aaf374d29698de8851aba55f56a1b973a86ab0a0
[gcc.git] / ChangeLog
1 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
2
3 * Makefile.def (configure-gcc): Depend on all-gmp.
4 (all-gcc): Remove dependency on all-gmp.
5 * Makefile.in: Regenerated.
6
7 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
8
9 * config.sub: Merge from config repo.
10 * config.guess: Dito.
11
12 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
13
14 * Makefile.def: Merge from binutils.
15 * Makefile.in: Dito.
16
17 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
18
19 * MAINTAINERS: Update my email.
20
21 2012-12-29 Ben Elliston <bje@gnu.org>
22
23 * config.guess: Update to 2012-12-29 version.
24 * config.sub: Likewise.
25
26 2012-12-20 Matthias Klose <doko@ubuntu.com>
27
28 * Makefile.def (install-target-libgfortran): Depend on
29 install-target-libquadmath, install-target-libgcc.
30 (install-target-libsanitizer): Depend on install-target-libgcc.
31 (install-target-libjava): Depend on install-target-libgcc.
32 (install-target-libitm): Depend on install-target-libgcc.
33 (install-target-libobjc): Depend on install-target-libgcc.
34 (install-target-libstdc++-v3): Depend on install-target-libgcc.
35 * Makefile.in: Regenerate.
36
37 2012-12-19 Matthias Klose <doko@ubuntu.com>
38
39 * Makefile.def (install-target-libgo): Depend on
40 install-target-libatomic.
41 * Makefile.in: Regenerate.
42
43 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
44
45 PR go/55201
46 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
47 * Makefile.in: Regenerate.
48
49 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
50
51 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
52 * configure: Regenerate.
53
54 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
55
56 * config.sub: Merge from config repo.
57
58 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
59
60 * Makefile.def (target_modules): Add bootstrap=true and
61 raw_cxx=true to libsanitizer.
62 * configure.ac (bootstrap_target_libs): Add libsanitizer.
63 * Makefile.in: Regenerated.
64 * configure: Likewise.
65
66 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
67
68 * MAINTAINERS: Remove self as RTL optimization maintainer.
69
70 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
71
72 * MAINTAINERS (Write After Approval): Add myself.
73
74 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
75
76 * Makefile.def (target_modules): Remove bootstrap=true and
77 raw_cxx=true from libsanitizer.
78 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
79 * Makefile.in: Regenerated.
80 * configure: Likewise.
81
82 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
83
84 * Makefile.def (target_modules): Add bootstrap=true and
85 raw_cxx=true to libsanitizer.
86 * configure.ac (bootstrap_target_libs): Add libsanitizer.
87 * Makefile.in: Regenerated.
88 * configure: Likewise.
89
90 2012-11-28 Andrew Pinski <apinski@cavium.com>
91
92 PR bootstrap/54279
93 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
94 * configure: Regenerate.
95 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
96 * Makefile.in: Regenerate.
97
98 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
99
100 * configure.ac: Disable libsanitizer if we're not building C++.
101 * configure: Regenerate.
102
103 2012-11-15 Roland McGrath <roland@hack.frob.com>
104
105 * MAINTAINERS (Write After Approval): Add myself.
106
107 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
108
109 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
110 Kostya Serebryany (kcc@google.com) and
111 Jakub Jelinek (jakub@redhat.com).
112 Rename area for Dodji Seketeli (dodji@redhat.com).
113
114 2012-11-15 Dodji Seketeli <dodji@redhat.com>
115
116 * MAINTAINERS: (asan.c, related): Add myself.
117
118 2012-11-14 Roland McGrath <mcgrathr@google.com>
119
120 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
121 * configure: Regenerate.
122
123 2012-11-13 Richard Henderson <rth@redhat.com>
124
125 * configure.ac: Move libsanitizer logic to subdirectory.
126 * configure: Regenerate.
127
128 2012-11-13 Dodji Seketeli <dodji@redhat.com>
129
130 * configure.ac: Enable libsanitizer just on x86 linux for now.
131 * configure: Re-generate.
132
133 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
134
135 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
136 sections.
137 * configure: Regenerate.
138
139 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
140
141 * configure.ac: Add section for configdirs for libsanitizer.
142 Disable for cris-*-* and mmix-*-*.
143 * configure: Regenerate.
144
145 2012-11-12 Wei Mi <wmi@google.com>
146
147 * configure.ac: Add libsanitizer to target_libraries.
148 * Makefile.def: Ditto.
149 * configure: Regenerate.
150 * Makefile.in: Regenerate.
151 * libsanitizer: New directory for asan runtime. Contains an empty
152 tsan directory.
153
154 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
155
156 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
157 against Mingw64 w32api.
158 * configure: Regenerate.
159
160 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
161
162 * configure: Regenerated.
163
164 2012-11-03 Robert Mason <rbmj@verizon.net>
165
166 * configure.ac: add --disable-libstdcxx configure option
167 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
168
169 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
170
171 * MAINTAINERS (Write After Approval): Add myself.
172
173 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
174
175 * MAINTAINERS (Write After Approval): Add myself.
176
177 2012-10-24 Sharad Singhai <singhai@google.com>
178
179 * MAINTAINERS (Write After Approval): Add myself.
180
181 2012-10-24 Eric Christopher <echristo@gmail.com>
182
183 * MAINTAINERS: Update email address.
184
185 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
186
187 PR bootstrap/54820
188 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
189 * configure: Regenerate.
190
191 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
192
193 * MAINTAINERS (aarch64): Add Marcus and myself.
194
195 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
196
197 PR bootstrap/54820
198 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
199 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
200 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
201 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
202 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
203 * Makefile.in: Regenerate.
204 * configure.ac (have_static_libs): New variable and associated check.
205 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
206 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
207 * configure: Regenerate.
208
209 2012-10-10 Richard Biener <rguenther@suse.de>
210
211 * MAINTAINERS: Adjust for changed surname.
212
213 2012-10-04 Lawrence Crowl <crowl@google.com>
214
215 * MAINTAINERS (Write After Approval): Add myself.
216
217 2012-10-01 Cary Coutant <ccoutant@google.com>
218
219 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
220
221 2012-09-28 Ian Lance Taylor <iant@google.com>
222
223 * Makefile.def: Make all-target-libgo depend on
224 all-target-libbacktrace.
225 * Makefile.in: Rebuild.
226
227 2012-09-26 Ian Lance Taylor <iant@google.com>
228
229 * Makefile.def: Make all-gcc depend on all-libbacktrace.
230 * Makefile.in: Rebuild.
231
232 2012-09-20 Walter Lee <walt@tilera.com>
233
234 * configure.ac: Add tilegx to list of targets that support gold.
235 * configure: Regenerate.
236
237 2012-09-20 Marek Polacek <polacek@redhat.com>
238
239 * MAINTAINERS (Write After Approval): Add myself.
240
241 2012-09-19 Steve Ellcey <sellcey@mips.com>
242
243 * configure.ac: Add mips*-mti-elf* target.
244 * configure: Regenerate.
245
246 2012-09-17 Ian Lance Taylor <iant@google.com>
247
248 * MAINTAINERS (Various Maintainers): Add libbacktrace.
249 * configure.ac (host_libs): Add libbacktrace.
250 (target_libraries): Add libbacktrace.
251 * Makefile.def (host_modules): Add libbacktrace.
252 (target_modules): Likewise.
253 * configure, Makefile.in: Rebuild.
254
255 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
256
257 PR target/38607
258 Merge upstream change.
259 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
260
261 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
262 Add libgomp*.o to compare_exclusions for AIX.
263 * configure: Regenerate.
264
265 2012-09-06 Diego Novillo <dnovillo@google.com>
266
267 * configure.ac: Bump minimum GMP version to 4.2.3.
268 * configure: Re-generate.
269
270 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
271
272 PR target/54461
273 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
274 target-libgloss if not configured --with-avrlibc=no.
275 * configure: Regenerate.
276
277 2012-09-04 Jason Merrill <jason@redhat.com>
278
279 * configure.ac: Fix --enable-languages=all.
280
281 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
282
283 * MAINTAINERS (Write After Approval): Add myself.
284
285 2012-09-03 Richard Guenther <rguenther@suse.de>
286
287 PR bootstrap/54138
288 * configure.ac: Re-organize ISL / CLOOG checks to allow
289 disabling with either --without-isl or --without-cloog.
290 * configure: Regenerated.
291
292 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
293
294 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
295 * configure: Regenerate.
296
297 2012-08-27 Ulrich Drepper <drepper@gmail.com>
298
299 * MAINTAINERS: Fix my email address.
300
301 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
302
303 PR binutils/4970
304 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
305 and opcodes.
306 * Makefile.in: Regenerated.
307
308 2012-08-26 Art Haas <ahaas@impactweather.com>
309
310 * configure: Regenerate.
311
312 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
313
314 * INSTALL/README: Also refer to the online installation
315 instructions.
316
317 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
318
319 * MAINTAINERS (Write After Approval): Add myself.
320 (Picochip port): Remove myself.
321
322 2012-08-14 Diego Novillo <dnovillo@google.com>
323
324 Merge from cxx-conversion branch.
325
326 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
327 POSTSTAGE1_CONFIGURE_FLAGS.
328 * Makefile.in: Regenerate.
329 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
330 Force C++ when bootstrapping.
331 * configure: Regenerate.
332
333 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
334
335 * MAINTAINERS (Write After Approval): Add myself.
336
337 2012-07-16 Joseph Myers <joseph@codesourcery.com>
338
339 * README: Document use of ranges of years in copyright notices.
340
341 2012-07-06 Richard Guenther <rguenther@suse.de>
342
343 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
344 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
345 --with-gmp=system.
346 * Makefile.in: Regenerated.
347 * configure: Likewise.
348
349 2012-07-06 Richard Guenther <rguenther@suse.de>
350
351 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
352 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
353 supply V=1 as extra_make_flags.
354 * configure: Regenerated.
355 * Makefile.in: Likewise.
356
357 2012-07-04 Tristan Gingold <gingold@adacore.com>
358
359 * configure: Regenerate.
360
361 2012-07-03 Richard Guenther <rguenther@suse.de>
362
363 * Makfile.def (isl): Remove not necessary extra_exports and
364 extra_make_flags.
365 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
366 * Makefile.in: Regenerated.
367
368 2012-07-03 Richard Guenther <rguenther@suse.de>
369
370 * Makefile.def (cloog): Add V=1 to extra_make_flags.
371 * configure.ac: If either the ISL or the CLooG check failed
372 do not try to build in-tree versions.
373 * Makefile.in: Regenerated.
374 * configure: Regenerated.
375
376 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
377
378 * configure: Regenerate.
379
380 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
381
382 * MAINTAINERS (Various Maintainers): Add myself as testsuite
383 maintainer.
384
385 2012-07-02 Richard Guenther <rguenther@suse.de>
386
387 * configure: Regenerated.
388
389 2012-07-02 Richard Guenther <rguenther@suse.de>
390 Michael Matz <matz@suse.de>
391 Tobias Grosser <tobias@grosser.es>
392 Sebastian Pop <sebpop@gmail.com>
393
394 * Makefile.def: Add ISL host module, remove PPL host module.
395 Adjust ClooG host module to use the proper ISL.
396 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
397 * configure.ac: Include config/isl.m4. Add ISL host library,
398 remove PPL. Remove PPL configury, add ISL configury, adjust
399 ClooG configury.
400 * Makefile.in: Regenerated.
401 * configure: Likewise.
402
403 2012-07-02 Richard Guenther <rguenther@suse.de>
404
405 Merge from graphite branch
406 2011-07-21 Tobias Grosser <tobias@grosser.es>
407
408 * configure: Regenerated.
409 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
410 both cloog.org and legacy versions. The only supported version will
411 be CLooG with the isl backend.
412
413 2011-07-21 Tobias Grosser <tobias@grosser.es>
414
415 * configure: Regenerated.
416 * configure.ac: Require cloog isl 0.17.0
417
418 2011-07-21 Tobias Grosser <tobias@grosser.es>
419
420 * configure: Regenerated.
421 * config/cloog.m4: Do not define CLOOG_ORG
422
423 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
424
425 * configure.ac: Skip C if explicitly selected.
426 * configure: Regenerate.
427
428 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
429
430 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
431 they contain -O2.
432 * configure: Regenerate.
433
434 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
435
436 PR debug/53740
437 * df.h, df-problems.c, dce.c: Revert last patch.
438
439 2012-06-25 Iain Sandoe <iain@codesourcery.com>
440
441 * MAINTAINERS (Write After Approval): Update my email address.
442
443 2012-06-21 Meador Inge <meadori@codesourcery.com>
444
445 * MAINTAINERS (Write After Approval): Add myself.
446
447 2012-06-20 Jason Merrill <jason@redhat.com>
448
449 * Makefile.tpl (check-target-libgomp-c++): New.
450 (check-target-libitm-c++): New.
451 * Makefile.def (c++): Add them.
452 * Makefile.in: Regenerate.
453
454 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
455
456 * MAINTAINERS (Write After Approval): Add myself.
457
458 2012-05-16 Olivier Hainque <hainque@adacore.com>
459
460 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
461 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
462 (install-no-fixedincludes): Adjust accordingly.
463 * Makefile.in: Regenerate.
464
465 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
466
467 Merge upstream change
468 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
469
470 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
471
472 * MAINTAINERS (Write After Approval): Add myself.
473
474 2012-05-09 Nick Clifton <nickc@redhat.com>
475 Paul Smith <psmith@gnu.org>
476
477 PR bootstrap/50461
478 * configure.ac (mpfr-dir): When using in-tree MPFR sources
479 allow for the fact that from release v3.1.0 of MPFR the source
480 files were moved into a src sub-directory.
481 * configure: Regenerate.
482
483 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
484
485 * configure.ac: Bump minimum MPFR version to 2.4.0.
486 * configure: Regenerated.
487
488 2012-05-01 Richard Henderson <rth@redhat.com>
489
490 * Makefile.def (libatomic): New target_module.
491 * configure.ac (target_libraries): Add libatomic.
492 (noconfigdirs): Check if libatomic is supported.
493 * Makefile.in, configure: Rebuild.
494
495 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
496
497 * MAINTAINERS (Write After Approval): Add myself.
498
499 2012-04-25 Joel Brobecker <brobecker@adacore.com>
500
501 * config.sub: Update to 2012-04-18 version from official repo.
502
503 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
504
505 * MAINTAINERS (Write After Approval): Add myself.
506
507 2012-04-11 Steve Ellcey <sellcey@mips.com>
508
509 * MAINTAINERS: Changed email address.
510
511 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
512
513 PR target/52737
514 * contrib/gcc_update (files_and_dependencies):
515 Remove gcc/config/avr/t-multilib from touch data.
516
517 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
518
519 * MAINTAINERS (OS Port Maintainers): Remove irix.
520 * configure.ac (enable_libgomp): Remove *-*-irix6*.
521 (unsupported_languages): Remove mips-sgi-irix6.*.
522 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
523 (with_stabs): Remove.
524 * configure: Regenerate.
525
526 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
527
528 * MAINTAINERS (OS Port Maintainers): Remove osf.
529 * configure.ac (enable_libgomp): Remove *-*-osf*.
530 (with_stabs): Remove alpha*-*-osf*.
531 * configure: Regenerate.
532
533 2012-03-05 Tristan Gingold <gingold@adacore.com>
534
535 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
536 * configure: Regenerate.
537
538 2012-02-17 Walter Lee <walt@tilera.com>
539
540 * MAINTAINERS: (Write After Approval): Delete myself.
541
542 2012-02-14 Walter Lee <walt@tilera.com>
543
544 * MAINTAINERS (tilegx port): Add myself.
545 (tilepro port): Add myself.
546 (Write After Approval): Add myself.
547
548 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
549
550 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
551 and Joseph Myers as docstring relicensing maintainers.
552
553 2012-02-09 Bin Cheng <bin.cheng@arm.com>
554
555 * MAINTAINERS (write-after-approval): Add myself.
556
557 2012-02-08 Ira Rosen <irar@il.ibm.com>
558
559 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
560 maintainer.
561
562 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
563
564 * MAINTAINERS (Write After Approval): Move myself to
565 maintain alphabetical order.
566
567 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
568
569 * MAINTAINERS (Write After Approval): Add myself.
570
571 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
572
573 * MAINTAINERS (Write After Approval): Add myself.
574
575 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
576 Jayant R Sonar <jayant.sonar@kpitcummins.com>
577
578 * configure.ac (cr16-*-*): Remove nonconfigdirs.
579 * configure: Regenerate.
580
581 2012-01-23 Harshit Chopra <harshit@google.com>
582
583 * MAINTAINERS (Write After Approval): Add myself.
584
585 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
586
587 * configure.ac: Remove reference to mh-interix.
588 * configure: Regenerate.
589
590 2012-01-05 Richard Henderson <rth@redhat.com>
591
592 PR bootstrap/51072
593 * configure.ac: Disable libitm if c++ is not enabled.
594 * configure: Rebuild.
595
596 * configure.ac: Fix regexp for same.
597 * configure: Rebuild.
598
599 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
600
601 * MAINTAINERS (Write After Approval): Add myself.
602
603 2012-01-02 Richard Guenther <rguenther@suse.de>
604
605 PR bootstrap/51686
606 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
607 * Makefile.in: Regenerate.
608
609 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
610
611 * MAINTAINERS (Write After Approval): Add myself.
612
613 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
614
615 * configure: Regenerate.
616
617 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
618
619 * MAINTAINERS (picochip): Changed email address.
620
621 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
622
623 * MAINTAINERS (write-after-approval): Add self.
624
625 2011-11-29 DJ Delorie <dj@redhat.com>
626
627 * configure.ac (rl78-*-*) New case.
628 * configure: Regenerate.
629 * MAINTAINERS: Add myself as RL78 maintainer.
630
631 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
632
633 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
634
635 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
636
637 * libtool.m4: Additional FreeBSD 10 fixes.
638
639 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
640
641 * MAINTAINERS: Move myself from Write After Approval to CPU Port
642 Maintainers section, as Epiphany maintainer.
643
644 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
645
646 PR target/49992
647 * configure.ac: Remove ranlib special-casing for Darwin.
648 * configure: Regenerate.
649
650 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
651
652 * MAINTAINERS (Reviewers): Keep the list sorted.
653
654 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
655
656 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
657
658 2011-11-09 Roland McGrath <mcgrathr@google.com>
659
660 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
661 * configure: Rebuild.
662 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
663 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
664 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
665 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
666 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
667 Add READELF.
668 * Makefile.in: Rebuild.
669
670 2011-11-09 Jason Merrill <jason@redhat.com>
671
672 * Makefile.def (language=c++): Remove check-c++0x.
673 * Makefile.in (check-gcc-c++): Regenerate.
674
675 2011-11-08 Richard Henderson <rth@redhat.com>
676
677 * configure.ac: Test for libitm directory present first.
678
679 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
680
681 * configure.ac: Test libitm/configure.tgt to disable libitm.
682 * configure: Rebuild.
683
684 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
685 Richard Henderson <rth@redhat.com>
686
687 Merged from transactional-memory.
688
689 * Makefile.def (lang_env_dependencies): libitm is c++.
690 Add libitm target module.
691 * configure.ac: Likewise.
692 * config/mmap.m4: New file.
693 * contrib/gcc_update: Add libitm to touch data.
694 * Makefile.in, configure: Rebuild.
695
696 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
697
698 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
699 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
700 * Makefile.in: Regenerate.
701
702 2011-11-01 DJ Delorie <dj@redhat.com>
703
704 * config.sub: Update to version 2011-10-29 (added rl78)
705
706 2011-10-27 Nick Clifton <nickc@redhat.com>
707
708 * config.sub: Import these changes from the config project:
709
710 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
711 Ben Elliston <bje@gnu.org>
712
713 * config.sub (epiphany): New.
714
715 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
716 Ben Elliston <bje@gnu.org>
717
718 * config.sub (hexagon, hexagon-*): New.
719
720 2011-08-23 Roland McGrath <mcgrathr@google.com>
721
722 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
723 64eb to be64.
724
725 2011-08-16 Roland McGrath <mcgrathr@google.com>
726
727 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
728 (nacl): Grok as alias for 32el-unknown-nacl.
729
730 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
731
732 * MAINTAINERS (Write After Approval): Add myself.
733
734 2011-10-24 Teresa Johnson <tejohnson@google.com>
735
736 * MAINTAINERS (Write After Approval): Add myself.
737
738 2011-09-21 Jakub Jelinek <jakub@redhat.com>
739
740 * MAINTAINERS (sparc port): Remove myself.
741
742 2011-09-14 Tom de Vries <tom@codesourcery.com>
743
744 * MAINTAINERS (Write After Approval): Add myself.
745
746 2011-08-14 Yao Qi <yao@codesourcery.com>
747
748 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
749 * configure: Regenerate.
750
751 2011-07-26 Ian Lance Taylor <iant@google.com>
752
753 * configure.ac: Set have_compiler based on whether gcc directory
754 exists, rather than on whether gcc is in configdirs.
755 * configure: Rebuild.
756
757 2011-07-21 Joseph Myers <joseph@codesourcery.com>
758
759 * MAINTAINERS (Global Reviewers): Add self.
760
761 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
762
763 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
764 link directories.
765 * Makefile.in: Rebuild.
766
767 2011-07-20 Ian Lance Taylor <iant@google.com>
768
769 PR bootstrap/49787
770 * configure.ac: Move --enable-bootstrap handling earlier in file.
771 If --enable-bootstrap and either --enable-build-with-cxx or
772 --enable-build-poststage1-with-cxx, enable C++ automatically.
773 * configure: Rebuild.
774
775 2011-07-19 Ian Lance Taylor <iant@google.com>
776
777 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
778 make C++ a boot_language. Set and substitute
779 POSTSTAGE1_CONFIGURE_FLAGS.
780 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
781 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
782 * configure, Makefile.in: Rebuild.
783
784 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
785
786 * MAINTAINERS (Register Allocation): Move myself from reviewers to
787 maintainers.
788
789 2011-07-18 Jakub Jelinek <jakub@redhat.com>
790
791 * MAINTAINERS (Global Reviewers): Add myself.
792
793 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
794
795 * configure: Regenerate.
796
797 2011-07-16 Jason Merrill <jason@redhat.com>
798
799 * Makefile.def (language=c++): Add check-c++0x and
800 check-target-libmudflap-c++.
801 * Makefile.tpl (check-target-libmudflap-c++): New.
802 * Makefile.in: Regenerate.
803
804 2011-07-16 Matthias Klose <doko@ubuntu.com>
805
806 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
807 * Makefile.def (target_modules/libjava): Pass
808 $(EXTRA_CONFIGARGS_LIBJAVA).
809 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
810 if not configured with --enable-static-libjava.
811 * Makefile.in: Regenerate.
812 * configure: Likewise.
813
814 2011-07-15 Jason Merrill <jason@redhat.com>
815
816 * Makefile.in (check-c++): Move check-gcc-c++0x after
817 check-target-libstdc++-v3.
818
819 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
820
821 * MAINTAINERS (c6x port): New entry.
822
823 2011-07-13 Jason Merrill <jason@redhat.com>
824
825 * Makefile.in (check-gcc-c++0x): New.
826 (check-c++): Depend on it.
827
828 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
829
830 PR target/39150
831 * configure.ac (i[3456789]86-*-solaris2*): Also accept
832 x86_64-*-solaris2.1[0-9]*.
833 * configure: Regenerate.
834
835 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
836
837 * MAINTAINERS (RTL optimizers): Add self.
838
839 2011-06-27 Gabriel Charette <gchare@google.com>
840
841 * MAINTAINERS (Write After Approval): Add myself.
842
843 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
844
845 PR regression/47836
846 PR bootstrap/23656
847 PR other/47733
848 PR bootstrap/49247
849 PR c/48825
850 * configure.ac (target_libraries): Remove target-libiberty.
851 Remove case-statement setting skipdirs=target-libiberty for
852 multiple targets. Remove checking target_configdirs and
853 removing target-libiberty but keeping target-libgcc if
854 otherwise empty.
855 * Makefile.def (target_modules): Don't add libiberty.
856 (dependencies): Remove all traces of target-libiberty.
857 * configure, Makefile.in: Regenerate.
858
859 2011-06-13 Walter Lee <walt@tilera.com>
860
861 * configure.ac (tilepro-*-*) New case.
862 (tilegx-*-*): Likewise.
863 * configure: Regenerate.
864
865 2011-06-06 Jing Yu <jingyu@google.com>
866
867 * configure.ac: Skip target-libiberty for
868 arm*-*-linux-androideabi.
869 * configure: Regenerated.
870
871 2011-06-06 Nick Clifton <nickc@redhat.com>
872
873 * config.sub: Sync from upstream.
874
875 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
876
877 * MAINTAINERS (Write After Approval): Add myself.
878
879 2011-06-01 Daniel Jacobowitz <drow@false.org>
880
881 * MAINTAINERS: Update my email address.
882
883 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
884
885 * MAINTAINERS (Write After Approval): Update my email address.
886
887 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
888
889 * MAINTAINERS (Write After Approval): Add myself.
890
891 2011-05-08 Doug Kwan <dougkwan@google.com>
892
893 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
894 * configure: Regenerated.
895 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
896 value from configure.
897 * Makefile.in: Regenerated.
898
899 2011-05-05 Joseph Myers <joseph@codesourcery.com>
900
901 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
902 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
903 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
904 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
905 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
906 *-*-vxworks*): Disable newlib and libgloss in separate case
907 statement.
908 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
909 to separate case statement.
910 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
911 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
912 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
913 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
914 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
915 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
916 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
917 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
918 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
919 i[[3456789]]86-*-rdos*, m32r-*-*,
920 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
921 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
922 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
923 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
924 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
925 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
926 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
927 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
928 and libgloss in main case over targets. Remove most empty cases
929 in main case over targets.
930 * configure: Regenerate.
931
932 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
933
934 * MAINTAINERS (Write After Approval): Add myself.
935
936 2011-05-04 Joseph Myers <joseph@codesourcery.com>
937
938 * configure.ac: Remove code setting special library locations for
939 hppa*64*-*-hpux11*. Remove code setting compiler for
940 sparc-sun-solaris2*.
941 * configure: Regenerate.
942
943 2011-05-04 Joseph Myers <joseph@codesourcery.com>
944
945 * configure.ac: Separate libgloss_dir settings from general case
946 over targets.
947 * configure: Regenerate.
948
949 2011-04-28 Joseph Myers <joseph@codesourcery.com>
950
951 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
952 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
953 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
954 cases in libgcj-disabling case statement.
955 (hppa*64*-*-linux*): Set unsupported_languages instead of
956 disabling target-zlib.
957 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
958 to hppa*64*-*-hpux*.
959 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
960 hppa*-*-hpux*.
961 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
962 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
963 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
964 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
965 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
966 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
967 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
968 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
969 libgcj-disabling case statement.
970 * configure: Regenerate.
971
972 2011-04-28 Joseph Myers <joseph@codesourcery.com>
973
974 * configure.ac: Disable Java for targets not supporting libffi.
975 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
976 Remove cases in Java-disabling statement.
977 (*arm-wince-pe): Change to arm-wince-pe.
978 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
979 cases in Java-disabling statement.
980 (bfin-*-*): Don't disable Java again.
981 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
982 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
983 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
984 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
985 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
986 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
987 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
988 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
989 Java-disabling statement.
990 (mmix-*-*): Don't disable Java again.
991 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
992 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
993 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
994 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
995 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
996 statement.
997 * configure: Regenerate.
998
999 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1000
1001 * configure.ac: Separate cases disabling Java and Java libraries
1002 from general case over targets.
1003 * configure: Regenerate.
1004
1005 2011-04-21 Jie Zhang <jzhang918@gmail.com>
1006
1007 * MAINTAINERS: Update my email address.
1008
1009 2011-04-20 Easwaran Raman <eraman@google.com>
1010
1011 * MAINTAINERS (Write After Approval): Add myself.
1012
1013 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1014
1015 PR lto/48086
1016 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1017 * configure: Regenerate.
1018
1019 2011-04-16 Jim Meyering <meyering@redhat.com>
1020
1021 * MAINTAINERS (Write After Approval): Add myself.
1022
1023 2011-04-15 Dodji Seketeli <dodji@redhat.com>
1024
1025 * MAINTAINERS: Update my email address.
1026
1027 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
1028
1029 * MAINTAINERS (Write After Approval): Add myself.
1030
1031 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1032
1033 * MAINTAINERS (Write After Approval): Add myself.
1034
1035 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1036
1037 * MAINTAINERS (Write After Approval): Add myself.
1038
1039 2011-04-06 Joseph Myers <joseph@codesourcery.com>
1040
1041 * configure.ac (build_tools): Remove build-byacc.
1042 (host_libs): Remove mmalloc.
1043 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1044 autoconf automake libtool diff rcs fileutils shellutils time
1045 textutils wdiff find uudecode hello tar gzip indent recode release
1046 sed perl gawk findutils gettext zip.
1047 (libgcj): Remove target-qthreads.
1048 (target_tools): Remove target-examples target-gperf.
1049 (YACC): Don't handle building byacc.
1050 * configure: Regenerate.
1051 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1052 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1053 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1054 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1055 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1056 handle building components.
1057 * Makefile.in: Regenerate.
1058
1059 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1060
1061 * MAINTAINERS: Update my email address as Xtensa maintainer.
1062
1063 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1064
1065 * config.sub: Sync from upstream.
1066
1067 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1068
1069 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1070 (microblaze*): Don't disable libssp.
1071 * configure: Regenerate.
1072
1073 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1074
1075 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1076 moveifchange.
1077 * configure: Regenerate.
1078 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1079 * Makefile.in: Regenerate.
1080
1081 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1082
1083 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1084 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1085 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1086 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1087 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1088 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1089 md_exec_prefix cases.
1090 * configure: Regenerate.
1091
1092 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1093
1094 * configure.ac: Separate cases disabling target-libssp,
1095 target-libiberty, target-libstdc++-v3 and Fortran from general
1096 case over targets.
1097 * configure: Regenerate.
1098
1099 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1100
1101 * configure.ac (*-*-chorusos): Don't disable libgcj.
1102 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1103 Remove case.
1104 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1105 (arm-*-coff): Don't disable libgcj.
1106 (arm*-*-linux-gnueabi): Remove useless assignment.
1107 (arm-*-riscix*): Don't disable libgcj.
1108 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1109 configuration.
1110 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1111 (c54x*-*-*): Remove case.
1112 (tic54x-*-*): Don't disable GCC or GCC libraries.
1113 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1114 to *.
1115 (d10v-*-*): Don't disable GCC libraries.
1116 (d30v-*-*): Don't disable libgcj.
1117 (h8500-*-*): Don't disable GCC libraries.
1118 (i960-*-*): Don't disable libgcj.
1119 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1120 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1121 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1122 libgcj.
1123 (m68k-*-coff*): Remove case.
1124 (mmix-*-*): Don't disable libgloss on host.
1125 (mn10200-*-*, mn10300-*-*): Remove cases.
1126 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1127 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1128 Don't disable libgcj.
1129 (romp-*-*): Remove case.
1130 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1131 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1132 case.
1133 (v810-*-*): Don't disable GCC libraries.
1134 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1135 (ip2k-*-*): Don't disable GCC libraries.
1136 * configure: Regenerate.
1137
1138 2011-03-28 Joseph Myers <joseph@codesourcery.com>
1139
1140 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1141 libffi on host.
1142 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1143 on host.
1144 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1145 * configure: Regenerate.
1146
1147 2011-03-26 John Marino <binutils@marino.st>
1148
1149 * configure.ac: Add support for *-*-dragonfly*
1150 * configure: Regenerate.
1151
1152 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1153
1154 * configure.ac (native_only): Remove.
1155 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1156 send-pr uudecode guile gnuserv on host.
1157 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1158 send-pr rcs guile perl texinfo libtool on host.
1159 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1160 automake send-pr rcs guile perl texinfo libtool on host.
1161 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1162 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1163 (alpha*-dec-osf*): Don't disable fileutils on target.
1164 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1165 texinfo send-pr expect dejagnu on target.
1166 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1167 target-qthreads on target.
1168 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1169 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1170 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1171 x86_64-*-mingw*): Don't disable expect on target.
1172 (*-*-cygwin*): Don't disable target-gperf on target.
1173 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1174 gnuserv on target.
1175 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1176 target.
1177 * configure: Regenerate.
1178
1179 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1180
1181 * configure.ac (target_tools): Remove target-groff.
1182 (native_only): Remove target-groff.
1183 (hppa*64*-*-*): Don't disable byacc.
1184 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1185 setting.
1186 (*-*-kaos*): Don't skip target-librx and target-groff.
1187 (*-*-netware*): Don't skip target-libmudflap.
1188 (*-*-tpf*): Don't skip target-libmudflap.
1189 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1190 directories on the host.
1191 (ia64*-*-*vms*): Don't skip tix.
1192 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1193 host.
1194 * configure: Regenerate.
1195
1196 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1197
1198 * configure.ac: Remove references to mt-mep, mt-netware,
1199 mt-wince.
1200 * Makefile.def: Add all-utils soft dependencies.
1201 * Makefile.tpl: Remove GDB_NLM_DEPS.
1202 * configure: Regenerate.
1203 * Makefile.in: Regenerate.
1204
1205 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1206
1207 * configure.ac: Do not include mh-x86omitfp.
1208 * configure: Regenerate.
1209
1210 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1211
1212 * configure.ac: Remove empty cases.
1213 * configure: Regenerate.
1214
1215 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1216
1217 * Makefile.def: Add dependency from termcap to gdb.
1218 * Makefile.in: Regenerate.
1219
1220 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1221
1222 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1223 * configure: Regenerate.
1224 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1225 * Makefile.tpl: Likewise.
1226 * Makefile.in: Regenerate.
1227
1228 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1229
1230 * configure.ac: Remove all mentions of tentative_cc.
1231 * configure: Regenerate.
1232
1233 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1234
1235 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1236 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1237 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1238 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1239 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1240 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1241 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1242 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1243 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1244 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1245 *-*-rhapsody*): Remove host cases.
1246 * configure: Regenerate.
1247
1248 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1249
1250 * configure.ac (ppc*-*-pe): Remove host case.
1251 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1252 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1253 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1254 cases.
1255 * configure: Regenerate.
1256
1257 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1258
1259 * config.sub: Update to version 2011-03-23.
1260
1261 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1262
1263 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1264 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1265 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1266 * configure: Regenerate.
1267
1268 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1269
1270 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1271 to Write After Approval.
1272 * config-ml.in: Don't handle arc-*-elf*.
1273 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1274 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1275 handle GCC libraries.
1276 * configure: Regenerate.
1277
1278 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1279
1280 PR bootstrap/48120:
1281 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1282 Add -lstdc++ -lm to LIBS.
1283 * configure: Regenerate.
1284
1285 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1286
1287 * config.guess: Update to version 2011-02-02
1288 * config.sub: Update to version 2011-02-24
1289
1290 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1291
1292 PR lto/48086
1293 * configure.ac: Re-enable LTO on *-apple-darwin9.
1294 * configure: Regenerate.
1295
1296 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1297
1298 PR lto/48086
1299 * configure.ac: Disable LTO on darwin due to an assembler change in
1300 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1301 under 256.
1302 * configure: Regenerate.
1303
1304 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1305
1306 * MAINTAINERS: Update myself as score backend maintainer,
1307 update my e-mail address.
1308
1309 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
1310
1311 * MAINTAINERS: Update my e-mail address.
1312
1313 2011-03-06 Joey Ye <joey.ye@arm.com>
1314
1315 * MAINTAINERS: Update my e-mail address.
1316
1317 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1318
1319 * configure.ac: Adjust test of with_ppl.
1320 * configure: Regenerated.
1321
1322 2011-03-02 Kai Tietz <ktietz@redhat.com>
1323
1324 * MAINTAINERS: Adjust my e-mail address.
1325
1326 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1327
1328 * configure.ac: Add -lpwl to ppllibs.
1329 * configure: Regenerated.
1330
1331 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1332
1333 * config/cloog.m4: Add -lisl to clooglibs.
1334 * configure: Regenerated.
1335
1336 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1337
1338 * MAINTAINERS (CPU Port maintainers): Add self.
1339
1340 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1341
1342 * MAINTAINERS: Add myself as testsuite maintainer.
1343
1344 2011-02-15 Mike Stump <mikestump@comcast.net>
1345
1346 * MAINTAINERS: Add myself as testsuite maintainer.
1347
1348 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1349
1350 Import from Libtool and gnulib:
1351
1352 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1353
1354 Prepare for supporting FreeBSD 10.
1355 * config.rpath: Remove handling of freebsd1* which soon would
1356 match FreeBSD 10.0.
1357
1358 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1359
1360 Remove support for FreeBSD 1.x.
1361 * libtool.m4 (_LT_LINKER_SHLIBS)
1362 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1363 soon would incorrectly match FreeBSD 10.0.
1364
1365 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1366
1367 PR binutils/12283
1368 * move-if-change: Import version from gnulib.
1369
1370 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1371
1372 PR lto/47225
1373 * Makefile.def (lto-plugin): Double dash for enable-shared.
1374 (configure-gcc): Depend on all-lto-plugin.
1375 * Makefile.in: Rebuilt.
1376
1377 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1378
1379 * configure.ac: Remove extra bracket.
1380 * configure: Regenerate.
1381
1382 2011-02-08 Tobias Burnus <burnus@net-b.de>
1383
1384 * MAINTAINERS: Add myself as libquadmath maintainer.
1385
1386 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
1387
1388 * MAINTAINERS: Update my email address.
1389
1390 2011-02-07 Joseph Myers <joseph@codesourcery.com>
1391
1392 * MAINTAINERS (option handling): Add self.
1393
1394 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1395
1396 PR lto/47225
1397 * Makefile.def: Add dependency for install-gcc
1398 on install-lto-plugin.
1399 * Makfile.in: Regenerated
1400
1401 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1402
1403 * MAINTAINERS (CPU Port Maintainers): Add myself.
1404
1405 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1406
1407 PR libgcj/44341
1408 * configure.ac: Discard --with-* flags for host when configuring
1409 target libraries for cross build.
1410 * configure: Rebuilt.
1411
1412 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1413
1414 * MAINTAINERS (linear loop transforms): Removed.
1415
1416 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1417
1418 * configure.ac: If with_ppl is no, move setting with_cloog=no
1419 after CLOOG_REQUESTED check.
1420 * configure: Regenerated.
1421
1422 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1423
1424 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1425 CLooG has been requested.
1426 * configure: Regenerated.
1427
1428 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1429
1430 * configure: Regenerated.
1431 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1432
1433 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1434
1435 * configure: Regenerated.
1436 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1437
1438 2011-01-21 Andreas Schwab <schwab@redhat.com>
1439
1440 * configure.ac: Use AS_HELP_STRING throughout.
1441 * configure: Regenerate.
1442
1443 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1444
1445 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1446 * configure: Regenerate.
1447
1448 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1449
1450 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1451
1452 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1453
1454 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1455 for ia64-hpux.
1456 * configure: Regenerate.
1457
1458 2011-01-07 Jan Hubicka <jh@suse.cz>
1459
1460 PR lto/47225
1461 * Makefile.in: Regenerate.
1462 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1463 configure.
1464
1465 2011-01-07 Jan Hubicka <jh@suse.cz>
1466
1467 * Makefile.in: Regenerate.
1468 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1469 and configure dependency on lto-plugin configure.
1470 (lto-plugin module): Remove dependency on GCC; add dependency on
1471 liniberty.
1472
1473 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1474
1475 * MAINTAINERS (Write After Approval): Add myself.
1476
1477 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1478
1479 * configure: Regenerate.
1480
1481 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1482
1483 * configure.ac: (picochip): Disable libiberty.
1484
1485 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1486
1487 * MAINTAINERS (Write After Approval): Add myself.
1488
1489 2010-12-10 Ian Lance Taylor <iant@google.com>
1490
1491 PR bootstrap/46819
1492 * configure.ac: For --disable-libgcj clear libgcj_saved.
1493 * configure: Rebuild.
1494
1495 2010-12-10 Tobias Burnus <burnus@net-b.de>
1496
1497 PR fortran/46540
1498 * configure.ac: Add --disable-libquadmath and
1499 --disable-libquadmath-support.
1500 * configure: Regenerate.
1501
1502 2010-12-03 Ian Lance Taylor <iant@google.com>
1503
1504 * MAINTAINERS: Add myself as libgo maintainer.
1505
1506 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1507
1508 PR libffi/46792
1509 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1510 * configure: Regenerate.
1511
1512 2010-12-02 Ian Lance Taylor <iant@google.com>
1513
1514 * configure.ac: Always set default for poststage1_ldflags to
1515 -static-libstdc++ -static-libgcc.
1516
1517 2010-11-29 Andreas Schwab <schwab@redhat.com>
1518
1519 * configure.ac: Move comment to remove extra space in last argument
1520 of GCC_TARGET_TOOL.
1521
1522 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1523
1524 PR other/46026
1525 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1526 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1527 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1528 (BASE_FLAGS_TO_PASS): Use it.
1529 * configure: Rebuilt.
1530 * Makefile.in: Rebuilt.
1531
1532 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1533
1534 PR binutils/12258
1535 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1536 Properly check default linker.
1537 * configure: Regnerated.
1538
1539 2010-11-23 Matthias Klose <doko@ubuntu.com>
1540
1541 * configure.ac: For --enable-gold, handle value `default' instead of
1542 `both*'. New configure option --{en,dis}able-ld.
1543 * configure: Regenerate.
1544
1545 2010-11-20 Ian Lance Taylor <iant@google.com>
1546
1547 * configure.ac: Only disable a language library if no language needs
1548 it. Don't let --disable-libgcj uncondtionally disable libffi.
1549 * configure: Rebuild.
1550
1551 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1552
1553 * Makefile.in: Regenerate.
1554
1555 PR other/46202
1556 * configure.ac: Fix just-built in-tree STRIP name to be
1557 binutils/strip-new.
1558 * configure: Regenerate.
1559 * Makefile.def (install-strip-gcc, install-strip-binutils)
1560 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1561 (install-strip-sid): Mirror dependencies on non-strip variants
1562 of these targets on the respective -strip prerequisites.
1563 * Makefile.tpl (install-strip, install-strip-host)
1564 (install-strip-target): New targets.
1565 (install-strip-[+module+], install-strip-target-[+module+]):
1566 New targets.
1567 * Makefile.in: Regenerate.
1568
1569 2010-11-19 Ian Lance Taylor <iant@google.com>
1570 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1571
1572 * configure.ac: Add target-libgo to target_libraries. Set
1573 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1574 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1575 (HOST_EXPORTS): Add GOC.
1576 (BASE_TARGET_EXPORTS): Add GOC.
1577 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1578 (GOCFLAGS_FOR_TARGET): New variable.
1579 (EXTRA_HOST_FLAGS): Add GOC.
1580 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1581 * Makefile.def (target_modules): Add libgo.
1582 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1583 (dependencies): Add dependency from configure-target-libgo to
1584 configure-target-libffi and all-target-libstdc++-v3. Add
1585 dependencies from all-target-libgo to all-target-libffi.
1586 (languages): Add go.
1587 * configure: Rebuild.
1588 * Makefile.in: Rebuild.
1589
1590 2010-11-19 Ian Lance Taylor <iant@google.com>
1591
1592 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1593 compiler/flag environment variables.
1594
1595 2010-11-18 Ian Lance Taylor <iant@google.com>
1596
1597 * configure.ac: Check for lang_requires_boot_languages in
1598 config-lang.in files.
1599 * configure: Rebuild.
1600
1601 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1602 Tobias Burnus <burnus@net-b.de>
1603
1604 PR fortran/32049
1605 * Makefile.def: Add libquadmath; build it with language=fortran.
1606 * configure.ac: Add libquadmath.
1607 * Makefile.tpl: Handle multiple libs in check-[+language+].
1608 * Makefile.in: Regenerate.
1609 * configure: Regenerate.
1610
1611 2010-11-16 Tom Tromey <tromey@redhat.com>
1612
1613 * MAINTAINERS: Moved myself to reviewers section.
1614
1615 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
1616
1617 * MAINTAINERS: Moved myself to reviewers section.
1618
1619 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1620
1621 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1622 (Write After Approval): Remove self.
1623
1624 2010-11-15 Andreas Schwab <schwab@redhat.com>
1625
1626 * configure.ac: Fix spelling in option names.
1627 * configure: Regenerated.
1628
1629 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1630
1631 PR bootstrap/39622
1632 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1633 * configure: Regenerated.
1634
1635 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
1636
1637 * MAINTAINERS: Update my email address.
1638
1639 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1640
1641 * configure: Regenerate.
1642
1643 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1644
1645 * configure: Regenerate.
1646
1647 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1648
1649 * configure: Regenerate.
1650
1651 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1652
1653 * configure: Regenerate.
1654
1655 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1656
1657 * configure.ac: Support official CLooG.org versions.
1658 * configure: Regenerate.
1659 * config/cloog.m4: New.
1660
1661 2010-11-10 François Dumont <francois.cppdevs@free.fr>
1662
1663 * MAINTAINERS (Write After Approval): Add myself.
1664
1665 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
1666
1667 * MAINTAINERS: Update my email address.
1668
1669 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1670
1671 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1672 * configure: Regenerate.
1673
1674 2010-11-03 Ian Lance Taylor <iant@google.com>
1675 Dave Korn <dave.korn.cygwin@gmail.com>
1676
1677 PR lto/46273
1678 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1679 and on other supported platforms whenever LTO is enabled.
1680 * configure: Rebuild.
1681
1682 2010-11-02 Alan Modra <amodra@gmail.com>
1683
1684 PR binutils/12110
1685 * configure.ac: Error when source path contains spaces.
1686 * configure: Regenerate.
1687
1688 2010-10-23 James E. Wilson <wilson@codesourcery.com>
1689
1690 * MAINTAINERS: Update my email address.
1691
1692 2010-10-20 Ian Lance Taylor <iant@google.com>
1693
1694 * Makefile.def (target_modules): Set lib_path to src/.libs for
1695 libstdc++-v3 module.
1696 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1697 * Makefile.in: Rebuild.
1698
1699 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1700
1701 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1702 (Write After Approval): Remove myself.
1703
1704 2010-10-15 Tristan Gingold <gingold@adacore.com>
1705
1706 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1707
1708 2010-10-14 Douglas Rupp <rupp@gnat.com>
1709
1710 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1711
1712 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1713
1714 * configure.ac (build_lto_plugin): New shell variable.
1715 (--enable-lto): Turn on by default for all non-ELF platforms that
1716 have had LTO support added so far. Set build_lto_plugin appropriately
1717 for both ELF and non-ELF.
1718 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1719 * configure: Regenerate.
1720
1721 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1722
1723 Sync from src:
1724 * configure.ac (v850 support): Remove target-libgloss from
1725 noconfigdirs.
1726 * configure: Regenerate.
1727
1728 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1729
1730 PR bootstrap/45326
1731 PR bootstrap/45174
1732 * configure.ac: Honor initial values of $build_configargs,
1733 $host_configargs, $target_configargs. Mark the precious, so
1734 environment settings get recorded.
1735 * configure: Regenerate.
1736
1737 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1738
1739 PR bootstrap/45796
1740 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1741 Depend on all-build-libiberty.
1742 * Makefile.in: Regenerate.
1743
1744 2010-09-30 Michael Eager <eager@eagercon.com>
1745
1746 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1747 * configure: Regenerate.
1748
1749 2010-09-28 Michael Eager <eager@eagercon.com>
1750
1751 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1752
1753 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1754
1755 PR bootstrap/44621
1756 * configure.ac: Fix unportable shell quoting.
1757 * configure: Regenerate.
1758
1759 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1760
1761 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1762 targets and amend comment.
1763 * configure: Regenerate.
1764
1765 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
1766
1767 * MAINTAINERS (Write After Approval): Add myself.
1768
1769 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1770
1771 * configure.ac: Enable LTO by default on Darwin.
1772 * configure: Regenerate.
1773
1774 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
1775
1776 * MAINTAINERS (Write After Approval): Add myself.
1777
1778 2010-09-01 Ian Bolton <ian.bolton@arm.com>
1779
1780 * MAINTAINERS (Write After Approval): Add myself.
1781
1782 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
1783
1784 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1785 ports
1786
1787 2010-07-28 David Yuste <david.yuste@gmail.com>
1788
1789 * MAINTAINERS (Write After Approval): Add myself.
1790
1791 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1792
1793 * configure.ac: Support all v850 targets.
1794 * configure: Regenerate.
1795
1796 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1797
1798 PR bootstrap/44455
1799 * configure.ac (extra_mpfr_configure_flags): Copy from
1800 extra_mpc_gmp_configure_flags.
1801 * configure: Re-generated.
1802
1803 2010-07-22 Andi Kleen <ak@linux.intel.com>
1804
1805 * MAINTAINERS (Write After Approval): Add myself.
1806
1807 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
1808
1809 * MAINTAINERS (Write After Approval): Add myself.
1810
1811 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
1812
1813 * MAINTAINERS (Write After Approval): Add myself.
1814
1815 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1816
1817 PR target/44862
1818 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1819 Provide -B option to allow for link spec %s substitutions for
1820 libstdc++.a on darwin.
1821 * Makefile.in: Regenerate.
1822
1823 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
1824
1825 * MAINTAINERS (Reviewers): Update my e-mail address
1826
1827 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
1828
1829 * Makefile.def (configure-gcc): Depend on all-libelf.
1830 * Makefile.in: Rebuild.
1831
1832 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
1833
1834 * MAINTAINERS (Write After Approval): Add myself in the right place.
1835
1836 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
1837
1838 * MAINTAINERS (Write After Approval): Add myself.
1839
1840 2010-05-25 Sterling Augustine <sterling@tensilica.com>
1841
1842 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1843
1844 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
1845
1846 * config.sub: Update to version 2010-05-21.
1847 * config.guess: Update to version 2010-04-03.
1848
1849 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1850
1851 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1852 * configure: Regenerate.
1853
1854 2010-05-12 Sriraman Tallam <tmsriram@google.com>
1855
1856 * MAINTAINERS (Write After Approval): Add myself.
1857
1858 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1859
1860 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1861 a platform that supports LTO.
1862 * configure: Regenerate.
1863
1864 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1865
1866 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1867 * configure: Regenerated.
1868
1869 2010-04-27 Roland McGrath <roland@redhat.com>
1870 H.J. Lu <hongjiu.lu@intel.com>
1871
1872 * configure.ac (--enable-gold): Support both, both/gold and
1873 both/bfd to add gold to configdirs without removing ld.
1874 * configure: Regenerated.
1875
1876 * Makefile.def: Add install-gold dependency to install-ld.
1877 * Makefile.in: Regenerated.
1878
1879 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1880
1881 PR lto/42776
1882 * configure.ac (--enable-lto): Refactor handling so libelf tests
1883 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1884 and allow LTO to be explicitly enabled on non-ELF platforms that
1885 are known to support it inside else-clause.
1886 * configure: Regenerate.
1887
1888 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1889
1890 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1891 * configure: Regenerate.
1892
1893 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
1894
1895 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1896 * configure: Regenerate.
1897
1898 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1899
1900 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1901 separately.
1902 * configure: Regenerate.
1903
1904 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
1905
1906 * MAINTAINERS (Write After Approval): Add myself.
1907
1908 2010-04-14 Tristan Gingold <gingold@adacore.com>
1909
1910 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1911 * configure: Regenerate.
1912
1913 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1914
1915 * configure: Regenerate after change to elf.m4.
1916
1917 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
1918
1919 * MAINTAINERS (Write After Approval): Add myself.
1920
1921 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1922
1923 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1924 * configure: Regenerated.
1925
1926 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1927
1928 * configure.ac: Print "buggy but acceptable" when CLooG
1929 revision is less than 9.
1930 * configure: Regenerated.
1931
1932 2010-04-01 Diego Novillo <dnovillo@google.com>
1933
1934 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1935
1936 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1937
1938 PR bootstrap/43615
1939 PR bootstrap/43328
1940
1941 Revert:
1942
1943 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1944
1945 * configure.ac: Do not pass --enable-multilib nor
1946 --disable-multilib in baseargs. Accept explicitly passed
1947 --enable_multilib.
1948 * configure: Regenerate.
1949
1950 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
1951
1952 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1953
1954 2010-03-31 Janis Johnson <janis187@us.ibm.com>
1955
1956 * MAINTAINERS: Remove myself.
1957
1958 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1959
1960 PR bootstrap/43328
1961 * configure.ac: Do not pass --enable-multilib nor
1962 --disable-multilib in baseargs. Accept explicitly passed
1963 --enable_multilib.
1964 * configure: Regenerate.
1965
1966 2010-03-28 Andrew Pinski <pinskia@gmail.com>
1967
1968 * MAINTAINERS (spu port): Remove me.
1969
1970 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1971
1972 * configure.ac (tic6x-*-*): New case.
1973 * configure: Regenerate.
1974
1975 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1976
1977 * config.sub: Update to version 2010-03-22.
1978 * config.guess: Update to version 2009-12-30.
1979
1980 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1981
1982 PR ada/42554
1983 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1984 * configure: Regenerate.
1985
1986 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1987
1988 * MAINTAINERS: Update my email address.
1989
1990 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
1991
1992 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1993 (ghassan.shobaki@amd.com): Removed.
1994
1995 2010-03-17 Alan Modra <amodra@gmail.com>
1996
1997 * MAINTAINERS: Update my email address.
1998
1999 2010-03-16 Diego Novillo <dnovillo@google.com>
2000
2001 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2002 Matthews.
2003
2004 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2005
2006 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2007 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2008
2009 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2010
2011 * MAINTAINERS: Update my email address.
2012
2013 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2014
2015 * MAINTAINERS: Update my email address.
2016
2017 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2018
2019 * MAINTAINERS: Update my email address.
2020
2021 2010-03-09 Jie Zhang <jie@codesourcery.com>
2022
2023 * MAINTAINERS: Update my email address.
2024
2025 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2026
2027 PR libstdc++/32499
2028 * configure.ac (RANLIB): Default to true.
2029 (STRIP): Likewise.
2030 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2031 * configure: Regenerate.
2032
2033 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
2034
2035 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2036 (Write After Approval): Update my email address.
2037
2038 2010-02-17 Nick Clifton <nickc@redhat.com>
2039
2040 PR 11238
2041 * Makefile.tpl (local-distclean): Also remove config.cache files in
2042 sub-directories as there may not be Makefiles present in the
2043 sub-directories.
2044 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2045 the config.cache files found by the find command.
2046
2047 * Makefile.in: Regenerate.
2048 * configure.ac: Revert previous delta.
2049 * configure: Regenerate.
2050
2051 2010-02-15 Nick Clifton <nickc@redhat.com>
2052
2053 PR 11238
2054 * configure.ac: Delete config.cache files in sub-directories when
2055 deleting Makefiles.
2056 * configure: Regenerate.
2057
2058 2010-02-12 Ben Elliston <bje@gnu.org>
2059
2060 * MAINTAINERS: Update my email address.
2061
2062 2010-02-08 Andrew Pinski <pinskia@gmail.com>
2063
2064 * MAINTAINERS (spu port): Update my email address.
2065
2066 2010-02-08 Jie Zhang <jie.zhang@analog.com>
2067
2068 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2069
2070 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2071
2072 * configure.ac: Add "recommended" version checks for GMP/MPC.
2073 Update recommended GMP/MPFR/MPC versions.
2074 * configure: Regenerate.
2075
2076 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2077
2078 * MAINTAINERS: Move my Embecosm email address into the
2079 write-after-approval section.
2080
2081 2010-01-26 Ian Lance Taylor <iant@google.com>
2082
2083 * MAINTAINERS: Add myself as Go frontend maintainer.
2084
2085 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
2086
2087 PR libstdc++/36101, PR libstdc++/42813
2088 * configure.ac (bootstrap_target_libs): Make inclusion of
2089 target-libgomp conditional on libgomb being in target_configdirs.
2090 * configure: Regenerate.
2091
2092 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
2093
2094 PR libstdc++/36101, PR libstdc++/42813
2095 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2096 * configure: Regenerate.
2097
2098 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2099
2100 PR libstdc++/36101, PR libstdc++/42813
2101 * configure.ac (target_configdirs): Substitute.
2102 * Makefile.def: Bootstrap target module libgomp.
2103 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2104 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2105 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2106 * configure, Makefile.in: Regenerate.
2107
2108 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2109
2110 * MAINTAINERS: Adjust my details.
2111
2112 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2113
2114 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2115
2116 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2117
2118 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2119
2120 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2121
2122 * MAINTAINERS (Write After Approval): Add myself.
2123
2124 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2125
2126 * MAINTAINERS (Write After Approval): Add myself.
2127
2128 2010-01-11 Richard Guenther <rguenther@suse.de>
2129
2130 PR lto/41569
2131 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2132 * Makefile.in: Regenerated.
2133
2134 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
2135
2136 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2137 * configure: Regenerate.
2138
2139 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2140 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2141
2142 PR bootstrap/42424
2143 * configure.ac: Include libtool m4 files.
2144 (_LT_CHECK_OBJDIR): Call it.
2145 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2146 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2147
2148 * configure: Regenerate.
2149
2150 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2151
2152 PR bootstrap/41818
2153 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2154 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2155 * Makefile.in: Regenerate.
2156
2157 2010-01-02 Richard Guenther <rguenther@suse.de>
2158
2159 PR lto/41529
2160 * configure.ac: Include config/elf.m4. Disable LTO if not
2161 builting for an elf target.
2162 * configure: Regenerate.
2163
2164 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2165
2166 * MAINTAINERS: Change my email address.
2167
2168 2009-12-18 Ben Elliston <bje@au.ibm.com>
2169
2170 * config.sub, config.guess: Update from upstream sources.
2171
2172 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2173
2174 * MAINTAINERS (Write After Approval): Add myself.
2175
2176 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2177
2178 PR middle-end/30447
2179 PR middle-end/30789
2180 PR other/40302
2181
2182 * configure.ac: Require MPC.
2183 * configure: Regenerate.
2184
2185 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2186
2187 PR target/38384
2188 PR bootstrap/40972
2189 * libtool.m4: Sync from git Libtool.
2190 * ltoptions.m4: Likewise.
2191 * ltversion.m4: Likewise.
2192 * lt~obsolete.m4: Likewise.
2193 * ltmain.sh: Likewise.
2194
2195 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2196
2197 * configure.ac: Update minimum MPC version to 0.8.
2198 * configure: Regenerate.
2199
2200 2009-11-21 Sebastian Pop <sebpop@gmail.com>
2201
2202 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2203 * configure: Regenerated.
2204
2205 2009-11-21 Ian Lance Taylor <iant@google.com>
2206
2207 * configure.ac: Change default of poststage1_ldflags to be empty if
2208 poststage1_libs is set. When poststage1_libs is empty, and
2209 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2210 * configure: Rebuild.
2211
2212 2009-11-21 Adam Nemet <adambnmet@gmail.com>
2213
2214 * MAINTAINERS (Write After Approval): Update my email address.
2215
2216 2009-11-20 Ben Elliston <bje@au.ibm.com>
2217
2218 * config.guess: Update from upstream sources.
2219
2220 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2221
2222 * Makefile.def: Restore host and target settings for gmp.
2223 * Makefile.in: Rebuild.
2224
2225 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2226
2227 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2228 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2229 Fix portability of test of C++ as bootstrap language. Add
2230 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2231 * configure: Rebuild.
2232 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2233 and cloog. Fix in-tree ppl configuration. Introduce libelf
2234 in-tree building.
2235 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2236 (POSTSTAGE1_HOST_EXPORTS): Use it.
2237 (STAGE[+id+]_CXXFLAGS): New.
2238 (BASE_FLAGS_TO_PASS): Pass it down.
2239 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2240 extra_exports.
2241 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2242 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2243 extra_exports.
2244 * Makefile.in: Rebuild.
2245
2246 2009-11-17 Ben Elliston <bje@au.ibm.com>
2247
2248 * config.sub, config.guess: Update from upstream sources.
2249
2250 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2251
2252 * MAINTAINERS (Write After Approval): Add myself.
2253
2254 2009-11-09 Jon Beniston <jon@beniston.com>
2255
2256 * MAINTAINERS (Write After Approval): Add myself.
2257
2258 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2259
2260 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2261 paths for *-w64-mingw* and x86_64-*mingw*.
2262 * configure: Regenerated.
2263
2264 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
2265
2266 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2267
2268 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2269
2270 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2271 Phil Edwards to Write-After Approval.
2272
2273 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2274
2275 * configure.ac: Disable target-winsup & co for
2276 x86_64-*-mingw* and *-w64-mingw* targets.
2277 * configure: Regenerated.
2278
2279 2009-10-16 Nick Clifton <nickc@redhat.com>
2280
2281 * MAINTAINERS: Add myself as a maintainer for the RX port.
2282
2283 2009-10-26 Johannes Singler <singler@kit.edu>
2284
2285 * MAINTAINERS (Write After Approval): Update my e-mail address.
2286
2287 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2288
2289 * configure.ac (CLooG test): Use = with test.
2290 * configure: Regenerate.
2291
2292 2009-10-22 Richard Guenther <rguenther@suse.de>
2293
2294 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2295 cloog if the ppl version check failed. Move flags saving
2296 before setting in libelf check.
2297 * configure: Regenerate.
2298
2299 2009-10-21 Richard Guenther <rguenther@suse.de>
2300
2301 * configure.ac: Adjust the ppl and cloog configure to work as
2302 documented. Disable cloog if ppl was disabled. Omit the version
2303 checks if they were disabled.
2304 * configure: Re-generate.
2305
2306 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2307
2308 * configure.ac: Add 'lto' to enable_languages, not
2309 new_enable_languages, and only if not already present.
2310 * configure: Regenerate.
2311
2312 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2313
2314 * README: Refer to the various COPYING* files instead of just
2315 COPYING.
2316 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2317
2318 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
2319
2320 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2321
2322 2009-10-07 Richard Guenther <rguenther@suse.de>
2323
2324 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2325 and Richard Guenther as reviewers.
2326 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2327 as reviewers.
2328
2329 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
2330
2331 * config.sub: Update from upstream sources.
2332
2333 2009-10-06 Ian Lance Taylor <iant@google.com>
2334
2335 * Makefile.def: check-gold depends upon all-gas.
2336 * Makefile.in: Rebuild.
2337
2338 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2339
2340 * MAINTAINERS (Write After Approval): Add myself.
2341
2342 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2343
2344 * Makefile.def: all-lto-plugin depends on all-libiberty.
2345 set bootstrap=true for lto-plugin.
2346 Add lto-plugin.
2347 * Makefile.in: Regenerate.
2348 * configure.ac (host_libs): Add lto-plugin.
2349 * configure: Regenerate.
2350
2351 2009-10-03 Diego Novillo <dnovillo@google.com>
2352
2353 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2354 (HOST_LIBELFLIBS): Define.
2355 (HOST_LIBELFINC): Define.
2356 * Makefile.in: Regenerate.
2357 * configure.ac: Add --enable-lto.
2358 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2359 If --enable-lto is used, add 'lto' to new_enable_languages.
2360 If --enable-lto is used and gold is enabled, add
2361 lto-plugin to configdirs.
2362 * configure: Regenerate.
2363
2364 2009-10-03 Simon Baldwin <simonb@google.com>
2365
2366 * configure.ac: If --with-system-zlib, suppress local zlib and
2367 pass --with-system-zlib to subdir configure scripts.
2368 * configure: Regenerate.
2369
2370 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2371 Paolo Bonzini <bonzini@gnu.org>
2372
2373 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2374 $(srcdir).
2375 * Makefile.in: Rebuilt.
2376
2377 2009-09-26 Gary Funck <gary@intrepid.com>
2378
2379 * MAINTAINERS (Write After Approval): Add myself.
2380
2381 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2382
2383 * configure.ac: Update minimum MPC version to 0.7.
2384 * configure: Regenerate.
2385
2386 2009-09-25 Nick Clifton <nickc@redhat.com>
2387
2388 * configure.ac: Pass any --cache-file=/dev/null option on to
2389 subconfigures.
2390 * configure: Regenerate.
2391
2392 2009-09-23 Nick Clifton <nickc@redhat.com>
2393
2394 * config.sub, config.guess: Update from upstream sources.
2395
2396 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2397
2398 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2399 * Makefile.in: Rebuilt.
2400
2401 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2402
2403 PR bootstrap/32272
2404 * configure.ac: Error out if $srcdir isn't '.' but contains
2405 host-${host_noncanonical}.
2406 * configure: Regenerate.
2407
2408 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2409
2410 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2411 maintainer.
2412
2413 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2414
2415 * configure.ac: If bootstrapping a combined tree with
2416 --enable-gold, require c++ in stage1_languages.
2417 * configure: Regenerate.
2418
2419 * configure.ac: Also add target_libs of stage1_languages to
2420 bootstrap_target_libs.
2421 * configure: Regenerate.
2422
2423 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2424 with --enable-languages not containing c++.
2425 * configure: Regenerate.
2426
2427 2009-09-15 Jie Zhang <jie.zhang@analog.com>
2428
2429 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2430 * configure: Regenerate.
2431
2432 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
2433
2434 * MAINTAINERS (Write After Approval): Update my e-mail address,
2435 and move from from here...
2436 (Waiting for paperwork): To here.
2437
2438 2009-09-09 Joseph Myers <joseph@codesourcery.com>
2439
2440 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2441
2442 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2443
2444 * configure.ac: Do not use $extrasub for replacing @if/@endif
2445 parts in Makefile; instead, use additional arguments to
2446 AC_CONFIG_COMMANDS to do the replacement manually, with several
2447 sed invocations, to avoid HP-UX sed command limits.
2448 * configure: Regenerate.
2449
2450 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
2451
2452 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2453 blank before -L.
2454
2455 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2456
2457 * configure.ac (with-build-config): Document. Handle without.
2458 Handle missing argument.
2459 * configure: Rebuilt.
2460
2461 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2462
2463 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2464 Default to bootstrap-debug only if compare-debug works.
2465 * configure: Rebuilt.
2466 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2467 * Makefile.in: Rebuilt.
2468
2469 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2470
2471 * MAINTAINERS (OS Port Maintainers): Update my email address.
2472
2473 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2474
2475 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2476 * Makefile.in: Rebuilt.
2477
2478 2009-09-01 Chris Demetriou <cgd@google.com>
2479
2480 * MAINTAINERS (Write After Approval): Add myself.
2481
2482 2009-08-31 Dodji Seketeli <dodji@redhat.com>
2483
2484 PR debug/30161
2485 * include/dwarf2.h (enum dwarf_tag): Added
2486 DW_TAG_GNU_template_template_param
2487 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2488
2489 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2490
2491 * Makefile.tpl (AWK): Fix typo.
2492 * Makefile.in: Regenerate.
2493
2494 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2495
2496 * configure.ac: Detect awk and sed.
2497 * Makefile.def (flags_to_pass): Add AWK and SED.
2498 * Makefile.tpl (AWK, SED): New.
2499 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2500 * configure: Regenerate.
2501 * Makefile.in: Regenerate.
2502
2503 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2504
2505 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2506 (collapseslashes): Likewise.
2507
2508 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2509
2510 * configure.ac (AC_PREREQ): Bump to 2.64.
2511
2512 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2513
2514 * configure.ac: Remove --with-datarootdir, --with-docdir,
2515 --with-pdfdir, --with-htmldir switches.
2516 * configure: Regenerate.
2517
2518 * configure: Regenerate.
2519
2520 * compile: Sync from Automake 1.11.
2521 * depcomp: Likewise.
2522 * install-sh: Likewise.
2523 * missing: Likewise.
2524 * mkinstalldirs: Likewise.
2525 * ylwrap: Likewise.
2526
2527 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2528
2529 * ltmain.sh (func_normal_abspath): New function.
2530 (func_relative_path): Likewise.
2531 (func_mode_help): Document new -bindir option for link mode.
2532 (func_mode_link): Add new -bindir option, and use it to place
2533 output DLL if specified.
2534
2535 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2536
2537 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2538 (baseargs): Add --disable-option-checking.
2539 * configure: Regenerate.
2540
2541 * Makefile.def (configure-target-libiberty): Depend on
2542 all-binutils and all-ld.
2543 (configure-target-newlib): Likewise.
2544 * Makefile.in: Regenerate.
2545
2546 2009-08-17 Ben Elliston <bje@au.ibm.com>
2547
2548 * config.sub, config.guess: Update from upstream sources.
2549
2550 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2551
2552 Sync from src, merge:
2553
2554 2009-07-02 Tristan Gingold <gingold@adacore.com>
2555
2556 * configure.ac: Do not exclude gas for i386-*-darwin.
2557 Add a case for x86_64-*-darwin.
2558 * configure: Regenerate.
2559
2560 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2561
2562 * MAINTAINERS: Add my name to Write After Approval list.
2563
2564 2009-08-06 Michael Eager <eager@eagercon.com>
2565
2566 * configure.ac: Add Microblaze target.
2567 * configure: Regenerate.
2568
2569 2009-07-31 Christian Bruel <christian.bruel@st.com>
2570
2571 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2572 * configure: Regenerate.
2573
2574 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
2575
2576 * MAINTAINERS (Write After Approval): Update my e-mail address.
2577
2578 2009-07-06 Ian Lance Taylor <iant@google.com>
2579
2580 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2581 * configure: Rebuild.
2582
2583 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2584
2585 * MAINTAINERS: Move myself to the Graphite Reviewers.
2586
2587 2009-06-30 Wei Guozhi <carrot@google.com>
2588
2589 * MAINTAINERS: Add my name to Write After Approval list.
2590
2591 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2592
2593 PR bootstrap/40338
2594 * configure.ac (comparestring): Create new variable.
2595 * Makefile.tpl (comparestring): Use to skip some comparisions.
2596 * configure: Regenerate.
2597 * Makefile.in: Regenerate.
2598
2599 2009-06-26 Doug Evans <dje@sebabeach.org>
2600
2601 * Makefile.def (host_modules): Add cgen.
2602 * Makefile.in: Regenerate.
2603 * configure.ac (host_tools): Add cgen.
2604 * configure: Regenerate.
2605
2606 2009-06-23 DJ Delorie <dj@redhat.com>
2607
2608 * MAINTAINERS: Add myself as mep maintainer.
2609
2610 2009-06-23 Ian Lance Taylor <iant@google.com>
2611
2612 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2613 boot_languages. Only bootstrap target libraries listed in
2614 target_libs for some boot language. Add --with-stage1-ldflags,
2615 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2616 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2617 if not building with C++.
2618 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2619 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2620 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2621 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2622 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2623 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2624 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2625 * configure, Makefile.in: Rebuild.
2626
2627 2009-06-23 Li Feng <nemokingdom@gmail.com>
2628
2629 * MAINTAINERS: Added my name to write-after-approval list.
2630
2631 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2632
2633 * configure.ac: Define is_elf for QNX Neutrino targets.
2634 * configure: Regenerate.
2635
2636 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
2637
2638 * MAINTAINERS: Added my name to the write-after-approval list
2639
2640 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2641
2642 * configure.ac: Detect MPC in default directory.
2643 * configure: Regenerate.
2644
2645 2009-06-03 Jerome Guitton <guitton@adacore.com>
2646 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2647
2648 * Makefile.tpl (all): Avoid a trailing backslash.
2649 * Makefile.in: Regenerate.
2650
2651 2009-06-03 Ben Elliston <bje@au.ibm.com>
2652
2653 * config.sub, config.guess: Update from upstream sources.
2654
2655 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2656
2657 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2658 to noconfdirs.
2659 * configure: Regenerate.
2660
2661 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2662
2663 * Makefile.tpl ([+compare-target+]): Compare all stage
2664 directories, rather than just gcc.
2665 * Makefile.in: Rebuilt.
2666
2667 2009-06-01 Doug Kwan <dougkwan@google.com>
2668
2669 * configure.ac: Support gold for target arm*-*-*.
2670 * configure: Regenerate.
2671
2672 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2673
2674 * Makefile.def: Add MPC support and dependencies.
2675 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2676
2677 * Makefile.in, configure: Regenerate.
2678
2679 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2680
2681 * Makefile.tpl (all): Avoid harmless warning in make all when
2682 gcc-bootstrap is enabled but stage_last does not exist.
2683 * Makefile.in: Rebuilt.
2684
2685 2009-05-24 Nicolas Roche <roche@adacore.com>
2686
2687 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2688 * Makefile.in: Regenerate.
2689
2690 2009-05-21 Denis Chertykov <chertykov@gmail.com>
2691
2692 * MAINTAINERS: Update my e-mail address.
2693
2694 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2695
2696 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2697 * configure: Regenerate.
2698
2699 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2700
2701 PR other/40159
2702 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2703 gcc-no-bootstrap are mutually exclusive.
2704 * Makefile.in: Rebuilt.
2705
2706 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2707
2708 PR other/40159
2709 * Makefile.tpl (all): Don't end with unconditional success.
2710 * Makefile.in: Rebuilt.
2711
2712 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2713
2714 PR target/37137
2715 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2716 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2717 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2718 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2719 stage_configureflags, stage_cflags and stage_libcflags into
2720 explicit Makefile macros.
2721 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2722 GFORTRAN.
2723 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2724 CC. Set CC_FOR_BUILD from CC.
2725 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2726 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2727 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2728 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2729 and GFORTRAN.
2730 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2731 (_LIBCFLAGS): Renamed to _TFLAGS.
2732 (do-compare-debug, do-compare3-debug): Drop.
2733 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2734 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2735 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2736 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2737 (XGCC_FLAGS_FOR_TARGET): New.
2738 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2739 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2740 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2741 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2742 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2743 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2744 TFLAGS.
2745 (BUILD_CONFIG): Include if requested.
2746 (all): Set TFLAGS on bootstrap.
2747 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2748 (all-stageid-prefixmodule): Likewise.
2749 (do-clean, distclean-stageid): Set TFLAGS.
2750 (restrap): Fix whitespace.
2751 * Makefile.in: Rebuilt.
2752
2753 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
2754
2755 * config.guess: Sync with src.
2756
2757 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2758
2759 * configure.ac ($with_ppl): Default to no if not supplied.
2760 ($with_cloog): Likewise.
2761 configure: Regenerate.
2762
2763 2009-04-27 James E. Wilson <wilson@codesourcery.com>
2764
2765 * MAINTAINERS: Update my e-mail address.
2766
2767 2009-04-27 Nick Clifton <nickc@redhat.com>
2768
2769 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2770
2771 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2772
2773 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2774 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2775 * Makefile.in: Regenerate.
2776
2777 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2778
2779 PR bootstrap/39739
2780 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2781 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2782
2783 * configure, Makefile.in: Regenerate.
2784
2785 2009-04-21 Taras Glek <tglek@mozilla.com>
2786
2787 * include/hashtab.h: Update GTY annotations to new syntax
2788 * include/splay-tree.h: Likewise
2789
2790 2009-04-17 Ben Elliston <bje@au.ibm.com>
2791
2792 * config.sub, config.guess: Update from upstream sources.
2793
2794 2009-04-15 Anthony Green <green@moxielogic.com>
2795
2796 * configure.ac: Add moxie support.
2797 * configure: Rebuilt.
2798
2799 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2800
2801 * configure.ac: Change copyright header to refer to version
2802 3 of the GNU General Public License and to point readers at the
2803 COPYING3 file and the FSF's license web page.
2804 * Makefile.def: Likewise.
2805 * Makefile.tpl: Likewise.
2806 * Makefile.in: Regenerate.
2807
2808 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2809
2810 * configure.ac: Restore match for darwin9 or later. Use double
2811 brackets since regeneration eats one pair.
2812 * configure: Regenerate.
2813
2814 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2815
2816 PR gas/10039
2817 * configure.ac: Require texinfo 4.7.
2818 * configure: Regenerated.
2819
2820 2009-04-09 Nick Clifton <nickc@redhat.com>
2821
2822 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2823 the GCC Runtime Library Exception.
2824
2825 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2826
2827 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2828 * configure: Regenerate.
2829
2830 2009-04-01 Steve Ellcey <sje@cup.hp.com>
2831
2832 * Makefil.def (languages): New entries.
2833 * Makefile.tpl (check-gcc-*): New generic target.
2834 * Makefile.in: Regenerate.
2835
2836 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
2837
2838 * MAINTAINERS: Update my email address.
2839
2840 2009-03-18 Tom Tromey <tromey@redhat.com>
2841
2842 * configure: Rebuild.
2843 * configure.ac (host_libs): Add libiconv.
2844 * Makefile.in: Rebuild.
2845 * Makefile.def (host_modules): Add libiconv.
2846 (configure-gdb, all-gdb): Depend on libiconv.
2847
2848 2009-03-16 Tristan Gingold <gingold@adacore.com>
2849
2850 * configure.ac: Treat gdb as supported on x86_64-darwin.
2851 * configure: Regenerate.
2852
2853 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2854
2855 * configure.ac (--with-host-libstdcxx): New option.
2856 * configure: Regenerate.
2857
2858 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
2859
2860 * MAINTAINERS: Move myself into the write after approval list.
2861
2862 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
2863
2864 * MAINTAINERS: Update e-mail address.
2865
2866 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
2867
2868 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2869
2870 2009-03-10 Ira Rosen <irar@il.ibm.com>
2871
2872 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2873
2874 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2875
2876 Backport from git Libtool:
2877
2878 2009-01-19 Robert Millan <rmh@aybabtu.com>
2879 Support GNU/kOpenSolaris.
2880 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2881 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2882 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2883 GNU/kOpenSolaris.
2884
2885 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
2886
2887 * MAINTAINERS: Update e-mail address.
2888
2889 2009-02-24 Michael Eager <eager@eagercon.com>
2890
2891 * MAINTAINERS (Write After Approval): Add self.
2892
2893 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
2894
2895 * MAINTAINERS (Write After Approval): Add myself.
2896
2897 2009-02-05 Andreas Schwab <schwab@suse.de>
2898
2899 * Makefile.tpl (stage_last): Define $r and $s before using
2900 $(RECURSE_FLAGS_TO_PASS).
2901 * Makefile.in: Regenerate
2902
2903 2009-01-30 Ian Lance Taylor <iant@google.com>
2904
2905 * MAINTAINERS: Move myself to the Global Reviewers list.
2906
2907 2009-01-29 Robert Millan <rmh@aybabtu.com>
2908
2909 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2910 * configure: Regenerate.
2911
2912 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
2913
2914 * MAINTAINERS: Make whitespace consistent.
2915 Remove Robert Millan from Write After Approval.
2916
2917 2009-01-16 Alan Modra <amodra@bigpond.net.au>
2918
2919 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2920 (all-opcodes): Depend on all-libiberty.
2921 * Makefile.in: Regenerate.
2922
2923 2009-01-15 Douglas B Rupp <rupp@gnat.com>
2924
2925 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2926 * configure: Regenerate.
2927
2928 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
2929
2930 * MAINTAINERS (Write After Approval): Add myself.
2931
2932 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
2933
2934 * MAINTAINERS: Add myself to reviewers (Fortran).
2935
2936 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2937
2938 PR tree-optimization/38515
2939 * configure.ac (cloog-polylib): Removed.
2940 (with_ppl, with_cloog): Test for "no".
2941 * configure: Regenerated.
2942
2943 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
2944
2945 * MAINTAINERS: Moved myself to reviewers (Fortran).
2946
2947 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
2948
2949 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2950 (Write After Approval): Remove myself.
2951
2952 2009-01-03 Diego Novillo <dnovillo@google.com>
2953
2954 * MAINTAINERS: Remove myself from alias maintainership.
2955
2956 2009-01-02 David Ayers <ayers@fsfe.org>
2957
2958 * MAINTAINERS: Update e-mail address.
2959
2960 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
2961
2962 * MAINTAINERS: Make whitespace consistent.
2963
2964 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2965
2966 Backport from upstream Libtool:
2967 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2968 Add cache variables to tests that require the linker to work.
2969 For shlibpath_overrides_runpath, this also changes the semantics
2970 to let the result from the C compiler take precedence.
2971
2972 2008-12-02 Ben Elliston <bje@au.ibm.com>
2973
2974 * config.sub, config.guess: Update from upstream sources.
2975
2976 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2977
2978 * configure.ac (ppllibs): Add by default the lib flags.
2979 * configure: Regenerate.
2980
2981 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
2982
2983 * MAINTAINERS: Add myself to the write after approval list.
2984
2985 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2986
2987 * configure.ac: Add double brackets on darwin[912].
2988 * configure: Regenerate.
2989
2990 2008-12-03 Daniel Kraft <d@domob.eu>
2991
2992 * MAINTAINERS: Moved myself and Mikael Morin from Write After
2993 Approval to Reviewer section (for Fortran front-end).
2994
2995 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2996
2997 * configure.ac: Expand to darwin10 and later.
2998 * configure: Regenerate.
2999
3000 2008-12-02 Andreas Schwab <schwab@suse.de>
3001
3002 * Makefile.def: configure-target-boehm-gc depends on
3003 all-target-libstdc++-v3.
3004 * Makefile.in: Regenerate.
3005
3006 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
3007
3008 * MAINTAINERS: Add myself as mingw maintainer.
3009
3010 2008-12-02 Ben Elliston <bje@au.ibm.com>
3011
3012 * config.sub, config.guess: Update from upstream sources.
3013
3014 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3015
3016 * README.SCO: Remove.
3017
3018 2008-11-29 Fernando Pereira <pronesto@gmail.com>
3019
3020 * MAINTAINERS: Add myself to the write after approval list.
3021
3022 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3023
3024 * MAINTAINERS: Update my email address in WAA section.
3025
3026 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
3027
3028 * MAINTAINERS: Update e-mail address.
3029
3030 2008-11-27 Toon Moene <toon@moene.org>
3031
3032 * MAINTAINERS: Change e-mail address.
3033
3034 2008-11-27 Tristan Gingold <gingold@adacore.com>
3035
3036 * configure.ac: Build gdb for i?86-*-darwin*
3037 * configure: Regenerated.
3038
3039 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
3040
3041 * MAINTAINERS: Added my full name.
3042
3043 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3044
3045 PR bootstrap/38014
3046 PR bootstrap/37923
3047
3048 Revert:
3049
3050 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3051
3052 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3053 * Makefile.in: Regenerated.
3054
3055 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3056
3057 PR gdb/921
3058 PR gdb/1646
3059 PR gdb/2175
3060 PR gdb/2176
3061
3062 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3063 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3064 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3065 (HOST_EXPORTS): Pass CPPFLAGS.
3066 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3067 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3068 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3069 * Makefile.in, configure: Regenerated.
3070 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3071 and CPPFLAGS_FOR_BUILD.
3072
3073 2008-11-06 Jeff Law <law@redhat.com>
3074
3075 * MAINTAINERS: Add myself as middle end maintainer.
3076
3077 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
3078
3079 * MAINTAINERS (Write after approval): Add myself.
3080
3081 2008-11-05 Diego Novillo <dnovillo@google.com>
3082
3083 * MAINTAINERS (Global Reviewers): Add myself.
3084 (Non-Algorithmic Maintainers): Remove myself.
3085
3086 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3087
3088 * MAINTAINERS (Write after approval): Add myself.
3089
3090 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3091
3092 * MAINTAINERS (Write after approval): Add myself.
3093
3094 2008-10-31 Ben Elliston <bje@au.ibm.com>
3095
3096 * configure.ac (spu-*-*): Remove special case.
3097 * configure: Regenerate.
3098
3099 2008-10-30 Catherine Moore <clm@codesourcery.com>
3100
3101 * MAINTAINERS (Write after approval): Update my email address.
3102
3103 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3104
3105 * configure.ac [spu-*-*]: Do not set skipdirs.
3106 * configure: Re-generate.
3107
3108 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3109
3110 * MAINTAINERS (Various Maintainers): Add myself to reload.
3111
3112 2008-10-25 Richard Guenther <rguenther@suse.de>
3113
3114 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3115 maintainer. Remove myself as libgcc-math maintainer.
3116 (Non-Algorithmic Maintainers): Remove myself.
3117
3118 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3119
3120 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3121 * Makefile.in: Regenerated.
3122
3123 2008-10-23 Cary Coutant <ccoutant@google.com>
3124
3125 * MAINTAINERS (Write after approval): Add myself.
3126
3127 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3128
3129 PR gdb/921
3130 PR gdb/1646
3131 PR gdb/2175
3132 PR gdb/2176
3133
3134 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3135 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3136 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3137 (HOST_EXPORTS): Pass CPPFLAGS.
3138 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3139 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3140 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3141 * Makefile.in, configure: Regenerated.
3142 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3143 and CPPFLAGS_FOR_BUILD.
3144
3145 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
3146
3147 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3148 Sebastian Pop.
3149
3150 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3151
3152 * MAINTAINERS (Write After Approval): Added myself.
3153
3154 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3155
3156 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3157 recommended version to 2.3.2.
3158
3159 * configure: Regenerate.
3160
3161 2008-10-01 Mark Mitchell <mark@codesourcery.com>
3162
3163 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3164
3165 2008-09-29 David Daney <david.daney@caviumnetworks.com>
3166
3167 * MAINTAINERS (Write After Approval): Update e-mail address.
3168
3169 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3170
3171 * libtool.m4: Update to libtool 2.2.6.
3172 * lt~obsolete.m4: Update to libtool 2.2.6.
3173 * ltmain.sh: Update to libtool 2.2.6.
3174 * ltsugar.m4: Update to libtool 2.2.6.
3175 * ltversion.m4: Update to libtool 2.2.6.
3176 * ltoptions.m4: Update to libtool 2.2.6.
3177 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3178
3179 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3180
3181 * MAINTAINERS (Write After Approval): Add myself.
3182
3183 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3184
3185 * MAINTAINERS (Write After Approval): Update my name.
3186
3187 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3188
3189 * MAINTAINERS: Add myself in "Write After Approval".
3190
3191 2008-09-18 Steve Ellcey <sje@cup.hp.com>
3192
3193 * MAINTAINERS: Add myself as ia64 maintainer.
3194
3195 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3196
3197 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3198 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3199 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3200 and Michael Tiemann from Write After Approval since they do not
3201 actually have access.
3202
3203 2008-09-05 Richard Guenther <rguenther@suse.de>
3204
3205 * configure.ac: Initialize clooglibs to -lcloog.
3206 * configure: Re-generate.
3207
3208 2008-09-04 Le-Chun Wu <lcwu@google.com>
3209
3210 * MAINTAINERS (Write After Approval): Add myself.
3211
3212 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3213
3214 * configure.ac (--with-cloog-polylib): New.
3215 (--disable-cloog-version-check): New.
3216 (--disable-ppl-version-check): New.
3217 * configure: Re-generate.
3218
3219 2008-09-03 Richard Guenther <rguenther@suse.de>
3220
3221 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3222 cloog test.
3223 * configure: Re-generate.
3224
3225 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3226
3227 Add picoChip port.
3228 * MAINTAINERS: Add picoChip maintainers.
3229
3230 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3231 Tobias Grosser <grosser@fim.uni-passau.de>
3232 Jan Sjodin <jan.sjodin@amd.com>
3233 Harsha Jagasia <harsha.jagasia@amd.com>
3234 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3235 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3236 Adrien Eliche <aeliche@isty.uvsq.fr>
3237
3238 Merge from graphite branch.
3239 * configure: Regenerate.
3240 * Makefile.in: Regenerate.
3241 * configure.ac (host_libs): Add ppl and cloog.
3242 Add checks for PPL and CLooG.
3243 * Makefile.def (ppl, cloog): Added modules and dependences.
3244 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3245 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3246
3247 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3248
3249 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3250 (GCC_SHLIB_SUBDIR): New.
3251 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3252 * configure: Regenerate.
3253 * Makefile.in: Regenerate.
3254
3255 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3256
3257 * MAINTAINERS: Consistently use tabs to separate columns.
3258
3259 2008-08-29 Tristan Gingold <gingold@adacore.com>
3260
3261 * MAINTAINERS (Write after Approval): Add myself.
3262
3263 2008-08-28 Tristan Gingold <gingold@adacore.com>
3264
3265 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3266 Enable bfd, binutils and opcodes.
3267 * configure: Regenerate.
3268
3269 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3270
3271 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3272
3273 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3274
3275 * MAINTAINERS: Use correct Umlaut for last name.
3276
3277 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3278
3279 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3280
3281 2008-08-16 David Edelsohn <edelsohn@gnu.org>
3282
3283 * MAINTAINERS: Update my email address.
3284
3285 2008-08-16 Nicolas Roche <roche@adacore.com>
3286
3287 * Makefile.tpl: Add BOOT_ADAFLAGS.
3288 * Makefile.in: Regenerate.
3289
3290 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3291
3292 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3293 * configure: Regenerate.
3294
3295 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3296
3297 * configure.ac: Add makefile fragments for hpux.
3298 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3299 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3300 * configure: Regenerate.
3301 * Makefile.in: Regenerate.
3302
3303 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
3304
3305 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3306
3307 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
3308
3309 * MAINTAINERS (Write after Approval): Add myself.
3310
3311 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3312
3313 * MAINTAINERS (Write After Approval): Add myself.
3314
3315 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
3316
3317 * MAINTAINERS (Write After Approval): Add myself.
3318
3319 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3320
3321 * MAINTAINERS: Update my email address.
3322
3323 2008-06-25 Joey Ye <joey.ye@intel.com>
3324
3325 * MAINTAINERS (Write After Approval): Add myself.
3326
3327 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3328
3329 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3330 * Makefile.in: Regenerate.
3331 * configure: Regenerate.
3332
3333 2008-06-17 Daniel Kraft <d@domob.eu>
3334
3335 * MAINTAINERS (Write After Approval): Add myself.
3336
3337 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3338
3339 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3340 "$@" is still intact with both Autoconf 2.59 and 2.62.
3341 * configure: Regenerate.
3342
3343 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3344
3345 * Makefile.tpl: Fix comment errors.
3346 * Makefile.in: Regenerate.
3347
3348 2008-06-12 David S. Miller <davem@davemloft.net>
3349 David Edelsohn <edelsohn@gnu.org>
3350
3351 * configure.ac: Add powerpc*-*-* to gold supported targets.
3352 * configure: Regenerate.
3353
3354 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3355
3356 PR tree-optimization/36218
3357 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3358 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3359 (all prefix="build-"): Pass them to build-system sub-makes.
3360 * Makefile.in: Regenerate.
3361
3362 2008-06-07 Joseph Myers <joseph@codesourcery.com>
3363
3364 * MAINTAINERS (mt port): Remove.
3365 (sco5, unixware, sco udk): Remove.
3366 (Kean Johnston): Add to Write After Approval.
3367
3368 2008-05-30 Julian Brown <julian@codesourcery.com>
3369
3370 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3371 of libobjc for ARM EABI Linux.
3372 * configure: Regenerate.
3373
3374 2008-05-18 Xinliang David Li <davidxl@google.com>
3375
3376 * ChangeLog: Remove wrong ChangeLog entry.
3377
3378 2008-05-17 Xinliang David Li <davidxl@google.com>
3379
3380 * MAINTAINERS (Write After Approval): Add myself.
3381
3382 2008-05-15 Janus Weil <janus@gcc.gnu.org>
3383
3384 * MAINTAINERS (Write After Approval): Add myself.
3385
3386 2008-05-14 Rafael Espíndola <espindola@google.com>
3387
3388 * config-ml.in: don't handle --enable-shared and --enable-static.
3389
3390 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3391
3392 * MAINTAINERS: Update my email address.
3393
3394 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3395
3396 * MAINTAINERS: Update my email address.
3397
3398 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3399
3400 * MAINTAINERS (Write After Approval): Add myself.
3401
3402 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3403
3404 * MAINTAINERS (Write After Approval): Add myself.
3405
3406 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
3407
3408 * MAINTAINERS (crx): Add myself.
3409
3410 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3411
3412 Sync with src:
3413 2008-04-14 David S. Miller <davem@davemloft.net>
3414
3415 * configure.ac: Add sparc*-*-* to gold supported targets.
3416 * configure: Regenerate.
3417
3418 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3419
3420 PR bootstrap/35457
3421 * configure.ac: Include override.m4.
3422 * configure: Regenerate.
3423
3424 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3425
3426 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3427 * Makefile.in: Regenerate.
3428
3429 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3430
3431 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3432 as nonconfigurable directories list.
3433 * configure: Regenerate.
3434
3435 2008-04-14 Ben Elliston <bje@au.ibm.com>
3436
3437 * config.sub, config.guess: Update from upstream sources.
3438
3439 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3440
3441 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3442 * Makefile.in: Regenerate.
3443
3444 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3445
3446 * configure.ac: Do not build libssp for the AVR.
3447 * configure: Regenerate.
3448
3449 2008-04-07 Ian Lance Taylor <iant@google.com>
3450
3451 * Makefile.def: check-gold depends upon all-binutils.
3452 * Makefile.in: Regenerate.
3453
3454 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3455
3456 * MAINTAINERS (Write After Approval): Add myself.
3457
3458 2008-04-04 Nick Clifton <nickc@redhat.com>
3459
3460 PR binutils/4334
3461 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3462 builds.
3463 * configure: Regenerate.
3464
3465 2008-04-04 NightStrike <NightStrike@gmail.com>
3466
3467 PR other/35151
3468 * configure.ac: Combine rules for mingw32 and mingw64.
3469 * configure: Regenerate.
3470
3471 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
3472
3473 * MAINTAINERS (Write After Approval): Add myself.
3474
3475 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
3476
3477 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3478 * Makefile.in (.NOTPARALLEL): Ditto.
3479
3480 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3481
3482 * MAINTAINERS (Write After Approval): Add myself.
3483
3484 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
3485
3486 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3487 * Makefile.in (.NOTPARALLEL): Regenerate.
3488
3489 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3490
3491 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3492 * Makefile.in: Regenerate.
3493
3494 2008-03-26 Jakub Staszak <kuba@et.pl>
3495
3496 * MAINTAINERS (Write After Approval): Add myself.
3497
3498 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3499
3500 * MAINTAINERS: Update e-mail address.
3501
3502 2008-03-20 Ian Lance Taylor <iant@google.com>
3503
3504 * configure.ac: Add support for --enable-gold.
3505 * Makefile.def: Add gold as a directory like ld.
3506 * configure, Makefile.in: Regenerate.
3507
3508 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3509
3510 * configure.ac: m4_include config/proginstall.m4.
3511 * configure: Regenerate.
3512
3513 Backport from upstream Libtool:
3514
3515 2007-10-12 Eric Blake <ebb9@byu.net>
3516
3517 Deal with Autoconf 2.62's semantic change in m4_append.
3518 * ltsugar.m4 (lt_append): Replace broken versions of
3519 m4_append.
3520 (lt_if_append_uniq): Don't require separator to be overquoted,
3521 and avoid broken m4_append.
3522 (lt_dict_add): Fix typo.
3523 * libtool.m4 (_LT_DECL): Don't overquote separator.
3524
3525 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3526
3527 * config.rpath: Add AIX 6 support.
3528
3529 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3530
3531 * Makefile.def (stageprofile). Remove -fprofile-generate
3532 from stage_libcflags.
3533 * Makefile.in: Regenerate.
3534
3535 2008-03-13 Ben Elliston <bje@au.ibm.com>
3536
3537 * config.sub, config.guess: Update from upstream sources.
3538
3539 2008-03-06 Tom Tromey <tromey@redhat.com>
3540
3541 * MAINTAINERS: Update for treelang deletion.
3542
3543 2008-03-03 James E. Wilson <wilson@tuliptree.org>
3544
3545 * MAINTAINERS: Update my email address.
3546
3547 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
3548
3549 * MAINTAINERS (darwin port): Add myself as a maintainer.
3550 (objective-c/c++): Add myself as a maintainer.
3551
3552 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3553
3554 * MAINTAINERS (Write After Approval): Update my email address.
3555
3556 2008-02-25 Tomas Bily <tbily@suse.cz>
3557
3558 * MAINTAINERS (Write After Approval): Add myself.
3559
3560 2008-02-23 Jakub Jelinek <jakub@redhat.com>
3561
3562 * MAINTAINERS (OpenMP): Add myself.
3563
3564 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3565
3566 PR bootstrap/32009
3567 PR bootstrap/32161
3568
3569 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3570 * configure: Regenerate.
3571
3572 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3573 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3574 STAGE4_LIBCFLAGS): New.
3575 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3576 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3577 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3578 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3579 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3580 for target modules. Don't export LIBCFLAGS.
3581 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3582 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3583 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3584 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3585 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3586 * Makefile.in: Regenerate.
3587
3588 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3589
3590 PR libgcj/33085
3591 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3592 Do not use -DDLL_EXPORT. Backport from upstream.
3593
3594 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3595
3596 * MAINTAINERS (Write After Approval): Add myself.
3597
3598 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3599
3600 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3601 * configure: Regenerate.
3602
3603 2008-01-31 Marc Gauthier <marc@tensilica.com>
3604
3605 * configure.ac (xtensa*-*-*): Recognize processor variants.
3606 * configure: Regenerate.
3607
3608 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3609
3610 PR bootstrap/34922
3611 * configure.ac (PARSE_ARGS): Push suitable setting of
3612 ac_subdirs_all, for `./configure --help=recursive'.
3613 Handle `+' in generic toplevel directory disabling.
3614 * configure: Regenerate.
3615
3616 2008-01-28 Nick Clifton <nickc@redhat.com>
3617
3618 * MAINTAINERS (xstormy16): Take over maintainership.
3619
3620 2008-01-25 Joseph Myers <joseph@codesourcery.com>
3621
3622 * MAINTAINERS (c4x port): Remove.
3623
3624 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3625
3626 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3627
3628 2008-01-23 Ben Elliston <bje@au.ibm.com>
3629
3630 * config.sub, config.guess: Update from upstream sources.
3631
3632 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3633
3634 * MAINTAINERS (Write After Approval): Add myself.
3635
3636 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
3637
3638 * MAINTAINERS: Update my email address.
3639
3640 2008-01-09 Raksit Ashok <raksit@google.com>
3641
3642 * MAINTAINERS (Write After Approval): Add myself.
3643
3644 2008-01-09 Raksit Ashok <raksit@google.com>
3645
3646 * MAINTAINERS (Write After Approval): Add myself.
3647
3648 2008-01-08 Ben Elliston <bje@au.ibm.com>
3649
3650 * config.sub, config.guess: Update from upstream sources.
3651
3652 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3653
3654 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3655 Change recommended MPFR from 2.2.1 -> 2.3.0.
3656 * configure: Regenerate.
3657
3658 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3659
3660 * MAINTAINERS: Update my email address.
3661
3662 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
3663
3664 * MAINTAINERS: Update my email address.
3665
3666 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3667
3668 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3669 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3670 * Makefile.in: Regenerate.
3671
3672 2007-12-10 Mark Heffernan <meheff@google.com>
3673
3674 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3675 misplaced entries.
3676
3677 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3678
3679 * configure.ac: Enable libjava for x86_64-*-darwin9.
3680 * configure: Regenerate.
3681
3682 2007-12-07 Bill Maddox <maddox@google.com>
3683
3684 * MAINTAINERS (Write After Approval): Add myself.
3685
3686 2007-12-05 Ben Elliston <bje@au.ibm.com>
3687
3688 * config.sub, config.guess: Update from upstream sources.
3689
3690 2007-12-02 Matthias Klose <doko@ubuntu.com>
3691
3692 * config-ml.in: Remove 64bit configure tests.
3693
3694 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3695
3696 * config-ml.in: Robustify against white space in absolute file
3697 names.
3698
3699 * config-ml.in (multi-clean): Substitute ${Makefile}.
3700 Remove superfluous ${Makefile} in list.
3701
3702 2007-11-19 Thiemo Seufer <ths@mips.com>
3703
3704 * config-ml.in: Don't hardcode the Makefile name.
3705
3706 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
3707
3708 * MAINTAINERS (Write After Approval): Add myself.
3709
3710 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
3711
3712 * MAINTAINERS (Write After Approval): Add myself.
3713
3714 2007-11-06 Doug Kwan <dougkwan@google.com>
3715
3716 * MAINTAINERS (Write After Approval): Add myself.
3717
3718 2007-10-25 Ben Elliston <bje@au.ibm.com>
3719
3720 * MAINTAINERS (mercury): Remove entry.
3721 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3722
3723 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3724
3725 * Makefile.def (dependencies): Make configure-gdb depend on
3726 all-intl.
3727 * Makefile.in: Regenerated.
3728
3729 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
3730
3731 * MAINTAINERS (Fortran maintainer): Remove myself.
3732
3733 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3734
3735 * Makefile.def: To avoid problems running with parallel makes,
3736 build newlib before libgloss so that target specific header
3737 files are availble.
3738 * Makefile.in: Regenerate
3739
3740 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3741
3742 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3743 * Makefile.in: Regenerate.
3744
3745 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
3746
3747 * MAINTAINERS (Register allocation reviewer): Add myself.
3748
3749 2007-10-08 Mike Frysinger <vapier@gentoo.org>
3750
3751 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3752 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3753 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3754 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3755 * configure: Regenerate.
3756
3757 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
3758
3759 * MAINTAINERS (Register allocation reviewer): Add myself.
3760
3761 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
3762
3763 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3764 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3765 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3766 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3767 * configure.ac: Default them to host tools for $host = $build.
3768 Subst them.
3769
3770 * configure: Regenerate.
3771 * Makefile.in: Regenerate.
3772
3773 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
3774
3775 * MAINTAINERS (Register allocation reviewer): Add myself.
3776
3777 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
3778
3779 * MAINTAINERS (Register allocation reviewer): Add myself.
3780
3781 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
3782
3783 * MAINTAINERS (Write After Approval): Fix typo.
3784
3785 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3786
3787 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3788 * configure: Regenerate.
3789
3790 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
3791
3792 PR bootstrap/31906
3793 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3794 they're already prefixed.
3795
3796 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3797
3798 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3799 libstdc++.
3800 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3801 * configure: Regenerate.
3802 * Makefile.in: Regenerate.
3803
3804 2007-09-17 Andreas Schwab <schwab@suse.de>
3805
3806 * configure.ac: Raise minimum makeinfo version to 4.6.
3807 * configure: Regenerate.
3808
3809 2007-09-17 Johannes Singler <singler@ira.uka.de>
3810
3811 * MAINTAINERS (write-after-approval) add myself
3812
3813 2007-09-15 Alan Modra <amodra@bigpond.net.au>
3814
3815 * configure.ac: Correct makeinfo version check.
3816 * configure: Regenerate.
3817
3818 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
3819
3820 * MAINTAINERS: Update my email address.
3821
3822 2007-09-14 Richard Sandiford <richard@codesourcery.com>
3823
3824 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3825 to $skipdirs and only disable gprof for newlib. Use the normal
3826 mips*-elf* handling in other respects.
3827 * configure: Regnerate.
3828
3829 2007-09-12 David Daney <ddaney@avtrex.com>
3830
3831 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3832 enabling libgcj.
3833 * configure: Regenerate.
3834
3835 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3836
3837 PR other/32154
3838 * configure.ac: For libgloss targets, point the linker to the linker
3839 script, startup code and simulator library.
3840 * configure: Regenerate.
3841
3842 2007-09-07 Andrew Haley <aph@redhat.com>
3843
3844 * configure.ac (noconfigdirs): Remove target-libffi and
3845 target-libjava.
3846 * configure: Regenerate.
3847
3848 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3849
3850 PR target/33281
3851 * configure.ac: Use config/mh-mingw on mingw.
3852 * configure: Regenerate.
3853
3854 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
3855
3856 * MAINTAINERS (Write After Approval): Add myself.
3857
3858 2007-09-05 Richard Guenther <rguenther@suse.de>
3859
3860 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3861 nor --disable-checking is provided also turn on yes and types
3862 checking for stage1.
3863 * configure: Re-generate.
3864
3865 2007-08-30 Krister Walfridsson <cato@df.lth.se>
3866
3867 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3868 (Write After Approval): Remove myself.
3869
3870 2007-08-29 Nick Clifton <nickc@redhat.com>
3871
3872 * config.sub, config.guess: Update from upstream sources.
3873
3874 2007-08-22 Bud Davis <jmdavis@link.com>
3875
3876 * MAINTAINERS (Write After Approval): Added myself.
3877 * MAINTAINERS (Reviewers): Removed myself.
3878
3879 2007-08-18 Paul Brook <paul@codesourcery.com>
3880 Joseph Myers <joseph@codesourcery.com>
3881
3882 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3883 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3884 * Makefile.in: Regenerate.
3885 * configure.ac (--with-debug-prefix-map): New.
3886 * configure: Regenerate.
3887
3888 2007-08-17 Richard Sandiford <richard@codesourcery.com>
3889 Nigel Stephens <nigel@mips.com>
3890
3891 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3892 as target_makefile_frag.
3893 * configure: Regenerate.
3894
3895 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3896
3897 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3898 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3899 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3900 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3901 (do-compare, do-compare3, do-compare-debug): New.
3902 ([+compare-target+]): Use them.
3903
3904 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
3905
3906 * MAINTAINERS (Write After Approval): Change my email address.
3907
3908 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3909 Ben Elliston <bje@au.ibm.com>
3910
3911 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3912 --silent if $silent.
3913 * configure: Regenerate.
3914
3915 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
3916
3917 * MAINTAINERS (Various Maintainers): Add myself as
3918 loop infrastructure maintainer. Update my e-mail
3919 address.
3920
3921 2007-07-31 Diego Novillo <dnovillo@google.com>
3922
3923 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3924 Adjust description.
3925
3926 2007-07-26 Richard Guenther <rguenther@suse.de>
3927
3928 * configure.ac: Add types checking to stage1 checking flags.
3929 * configure: Regenerate.
3930
3931 2007-07-17 Nick Clifton <nickc@redhat.com>
3932
3933 * COPYING3: New file. Contains version 3 of the GNU General
3934 Public License.
3935 * COPYING3.LIB: New file. Contains version 3 of the GNU
3936 Lesser General Public License.
3937
3938 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3939
3940 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3941
3942 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3943
3944 * MAINTAINERS (S/390 co-maintainer): Add myself.
3945 (Write After Approval): Remove myself.
3946
3947 2007-07-13 Dan Hipschman <dsh@google.com>
3948
3949 * MAINTAINERS (Write After Approval): Add myself.
3950
3951 2007-07-11 Nick Clifton <nickc@redhat.com>
3952
3953 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3954 WINDRES export.
3955 * Makefile.in: Regenerate.
3956
3957 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3958
3959 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3960 maintainer.
3961
3962 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3963
3964 * lt~obsolete.m4: New. Import from 20070318 libtool.
3965
3966 2007-07-03 Julian Brown <julian@codesourcery.com>
3967
3968 * MAINTAINERS (Write After Approval): Add myself.
3969
3970 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3971
3972 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3973 * configure: Regenerate.
3974
3975 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3976
3977 * configure.ac: Add some missing m4 quotation.
3978 * configure: Regenerate.
3979
3980 2007-07-02 Simon Baldwin <simonb@google.com>
3981
3982 * MAINTAINERS (Write After Approval): Add myself.
3983
3984 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
3985
3986 * configure: Regenerate.
3987
3988 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
3989
3990 * Makefile.def: Add windmc tool to build.
3991 * Makefile.tpl: Likewise.
3992 * configure.ac: Likewise.
3993 * Makefile.in: Regenerate.
3994 * configure: Regenerate.
3995
3996 2007-06-28 DJ Delorie <dj@redhat.com>
3997
3998 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3999 not building newlib.
4000 * configure: Regenerated.
4001
4002 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4003
4004 * MAINTAINERS (Write After Approval): Add myself.
4005
4006 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
4007
4008 * MAINTAINERS (Write After Approval): Add myself.
4009
4010 2007-06-19 Chris Matthews <chrismatthews@google.com>
4011
4012 * MAINTAINERS (Write After Approval): Add myself.
4013
4014 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4015
4016 * MAINTAINERS (Write After Approval): Add myself.
4017
4018 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4019
4020 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4021 * Makefile.in: Regenerated.
4022
4023 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4024
4025 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4026 bfin*-*-uclinux* targets.
4027 * configure: Regenerate.
4028
4029 2007-06-14 Ian Lance Taylor <iant@google.com>
4030
4031 * MAINTAINERS: Add myself as non-algorithmic global write
4032 maintainer.
4033
4034 2007-06-14 Diego Novillo <dnovillo@google.com>
4035
4036 * MAINTAINERS: Add self as middle-end maintainer and
4037 non-algorithmic global write maintainer.
4038
4039 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4040
4041 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4042 Move all Fortran maintainers except Paul Brook into the
4043 Non-Autopoiesis section.
4044
4045 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
4046
4047 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4048 (distclean-stage[+id+]): Possibly delete stage_last.
4049 * Makefile.in: Regenerate.
4050
4051 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
4052
4053 * MAINTAINERS (Various Maintainer): Fix typo.
4054
4055 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
4056
4057 * MAINTAINERS (Various Maintainer): Add myself as
4058 dataflow maintainer.
4059
4060 2007-06-07 Ben Elliston <bje@au.ibm.com>
4061
4062 * config.sub, config.guess: Update from upstream sources.
4063
4064 2007-06-07 Ben Elliston <bje@au.ibm.com>
4065
4066 * Makefile.tpl: Fix spelling error.
4067 * Makefile.in: Regenerate.
4068
4069 2007-06-01 Steve Ellcey <sje@cup.hp.com>
4070
4071 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4072 lt_cv_sys_max_cmd_len.
4073
4074 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4075
4076 * MAINTAINERS (Various Maintainers): Add myself as
4077 auto-vectorizer maintainer.
4078
4079 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
4080
4081 PR libjava/32098
4082 * libtool.m4: Revert previous change.
4083 * ltgcc.m4: Put it here.
4084
4085 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4086
4087 * MAINTAINERS (Various Maintainers): Add myself as
4088 auto-vectorizer maintainer.
4089
4090 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4091
4092 PR libjava/32098
4093 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4094
4095 2007-05-30 Richard Guenther <rguenther@suse.de>
4096
4097 * MAINTAINERS (Various Maintainers): Add myself as
4098 auto-vectorizer maintainer.
4099
4100 2007-05-30 Jakub Jelinek <jakub@redhat.com>
4101
4102 PR bootstrap/29382
4103 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4104 * configure: Rebuilt.
4105
4106 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
4107
4108 * MAINTAINERS (Write After Approval): Removed my name.
4109
4110 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4111
4112 * MAINTAINERS (Write After Approval): Remove myself.
4113
4114 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4115
4116 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4117
4118 2007-05-23 Steve Ellcey <sje@cup.hp.com>
4119
4120 * ltmain.sh: Update from ToT Libtool.
4121 * libtool.m4: Update from ToT Libtool.
4122 * ltsugar.m4: New. Update from ToT Libtool.
4123 * ltversion.m4: New. Update from ToT Libtool.
4124 * ltoptions.m4: New. Update from ToT Libtool.
4125 * ltconfig: Remove.
4126 * ltcf-c.sh: Remove.
4127 * ltcf-cxx.sh: Remove.
4128 * ltcf-gcj.sh: Remove.
4129
4130 2007-05-22 Ollie Wild <aaw@google.com>
4131
4132 * MAINTAINERS (Write After Approval): Add myself.
4133
4134 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
4135
4136 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4137 stage_cflags.
4138 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4139 Remove CFLAGS/LIBCFLAGS.
4140 (configure-stage[+id+]-[+prefix+][+module+],
4141 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4142 * Makefile.in: Regenerate.
4143
4144 2007-05-15 Diego Novillo <dnovillo@google.com>
4145
4146 * MAINTAINERS: Update e-mail address.
4147
4148 2007-05-15 Revital Eres <eres@il.ibm.com>
4149
4150 * MAINTAINERS (Write After Approval): Add myself.
4151
4152 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
4153
4154 * MAINTAINERS (Write After Approval): Updated my address.
4155
4156 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4157
4158 * MAINTAINERS (Write After Approval): Add myself.
4159
4160 2007-05-11 Silvius Rus <rus@google.com>
4161
4162 * MAINTAINERS (Write After Approval): Add myself.
4163
4164 2007-04-23 Tom Tromey <tromey@redhat.com>
4165
4166 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4167
4168 2007-04-22 Mark Mitchell <mark@codesourcery.com>
4169
4170 * MAINTAINERS (cpplib): Rename to ...
4171 (libcpp): ... this. Add C/C++ front end maintainers.
4172
4173 2007-04-14 Steve Ellcey <sje@cup.hp.com>
4174
4175 * config-ml.in: Pass ${ml_config_env} to configure calls.
4176
4177 2007-04-04 Christian Bruel <christian.bruel@st.com>
4178
4179 * MAINTAINERS (Write After Approval): Add myself.
4180
4181 2007-04-02 Dave Korn <dave.korn@artimi.com>
4182
4183 * MAINTAINERS (Write After Approval): Add myself.
4184
4185 2007-03-31 Tobias Burnus <burnus@net-b.de>
4186
4187 * MAINTAINERS (fortran 95 front end): Add myself.
4188
4189 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4190
4191 * MAINTAINERS (Write After Approval): Add myself.
4192
4193 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
4194
4195 * MAINTAINERS (Modulo Scheduler): Add myself.
4196
4197 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4198
4199 * MAINTAINERS (fortran 95 front end): Add myself.
4200 (c++ front end): whitespace fix.
4201
4202 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4203
4204 * MAINTAINERS (Write After Approval): Add myself.
4205
4206 2007-03-21 Richard Sandiford <richard@codesourcery.com>
4207
4208 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4209 of glob. Quote arguments with single quotes too.
4210 * configure: Regenerate.
4211
4212 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4213
4214 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4215 * Makefile.in: Regenerate
4216
4217 2007-03-07 Andreas Schwab <schwab@suse.de>
4218
4219 * configure: Regenerate.
4220
4221 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4222
4223 * configure.ac: Add "--with-pdfdir" configure option,
4224 which defines pdfdir variable.
4225 * Makefile.def (target=fixincludes): Add install-pdf to
4226 missing targets.
4227 (recursive_targets): Add install-pdf target.
4228 (flags_to_pass): Add pdfdir.
4229 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4230 target.
4231 * configure: Regenerate
4232 * Makefile.in: Regenerate
4233
4234 2007-02-28 Eric Christopher <echristo@apple.com>
4235
4236 Revert:
4237 2006-12-07 Mike Stump <mrs@apple.com>
4238
4239 * Makefile.def (dependencies): Add dependency for
4240 install-target-libssp and install-target-libgomp on
4241 install-gcc.
4242 * Makefile.in: Regenerate.
4243
4244 2007-02-27 Matt Kraai <kraai@ftbfs.org>
4245
4246 * configure: Regenerate.
4247 * configure.ac: Move statements after variable declarations.
4248
4249 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4250
4251 * MAINTAINERS: Add myself as sh maintainer.
4252
4253 2007-02-19 Joseph Myers <joseph@codesourcery.com>
4254
4255 * configure.ac: Adjust for loop syntax.
4256 * configure: Regenerate.
4257
4258 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4259
4260 * configure: Rebuilt.
4261
4262 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4263
4264 * configure.ac: Drop multiple occurrences of --enable-languages,
4265 and fix its quoting.
4266 * configure: Rebuilt.
4267
4268 2007-02-17 Mark Mitchell <mark@codesourcery.com>
4269 Nathan Sidwell <nathan@codesourcery.com>
4270 Vladimir Prus <vladimir@codesourcery.com>
4271 Joseph Myers <joseph@codesourcery.com>
4272
4273 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4274 * configure: Regenerate.
4275
4276 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4277
4278 * ltconfig (freebsd*): Default to elf.
4279
4280 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4281
4282 * configure.ac (target_libraries): Move libgcc before libiberty.
4283 * configure: Regenerated.
4284
4285 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4286 Paolo Bonzini <bonzini@gnu.org>
4287
4288 PR bootstrap/30753
4289 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4290 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4291 * configure: Regenerated.
4292
4293 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4294
4295 * MAINTAINERS (Language Front End Maintainers): Update my mail
4296 address.
4297
4298 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4299
4300 PR bootstrap/30748
4301 * configure.ac: Correct syntax for Solaris ksh.
4302 * configure: Regenerated.
4303
4304 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4305
4306 * configure.ac: Sync with src.
4307 * configure: Regenerate.
4308
4309 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4310
4311 * Makefile.in: Regenerate.
4312
4313 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4314
4315 * config.sub: Sync with src.
4316
4317 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4318
4319 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4320 noncanonical equivalents.
4321 * configure.in: Rename to...
4322 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4323 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4324 target_noncanonical. Use them. Rewrite removal of configure
4325 arguments for autoconf 2.59. Discard variable settings. Force
4326 program_transform_name for native tools.
4327
4328 * Makefile.in: Regenerated.
4329 * configure: Regenerated with autoconf 2.59.
4330
4331 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
4332
4333 * MAINTAINERS (Write After Approval): Add myself.
4334
4335 2007-01-31 Andreas Schwab <schwab@suse.de>
4336
4337 * Makefile.tpl (LDFLAGS): Substitute it.
4338 * Makefile.in: Regenerate.
4339
4340 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
4341
4342 * MAINTAINERS (Write After Approval): Add myself.
4343
4344 2007-01-28 David Edelsohn <edelsohn@gnu.org>
4345
4346 * MAINTAINERS (spu port): Add myself.
4347
4348 2007-01-23 Richard Guenther <rguenther@suse.de>
4349
4350 PR bootstrap/30541
4351 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4352 * Makefile.tpl (GNATBIND): Substitute it.
4353 (GNATMAKE): Likewise.
4354 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4355 of STAGE_PREFIX.
4356 * Makefile.in: Regenerate.
4357 * configure: Regenerate.
4358
4359 2007-01-18 Mike Stump <mrs@apple.com>
4360
4361 * configure.in: Re-enable -Werror for gcc builds.
4362
4363 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
4364
4365 * MAINTAINERS (Write After Approval): Add myself.
4366
4367 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4368
4369 * configure.in: Change == to = in test command.
4370 * configure: Regenerate.
4371
4372 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4373 Nick Clifton <nickc@redhat.com>
4374 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4375
4376 * configure.in (build_configargs, host_configargs, target_configargs):
4377 Remove build/host/target parameters.
4378 (host_libs): Add gmp and mpfr.
4379 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4380 * Makefile.def (gmp, mpfr): New.
4381 (gcc): Remove target.
4382 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4383 target_os, target_vendor): New.
4384 (configure): Add host_alias/target_alias arguments; adjust invocations.
4385 * configure: Regenerate.
4386 * Makefile.in: Regenerate.
4387
4388 2007-01-11 Matt Fago <fago@earthlink.net>
4389
4390 * configure.in: Try to link to functions only in mpfr 2.2.x
4391 to improve robustness of configure tests.
4392 * configure: Regenerate.
4393
4394 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
4395
4396 * MAINTAINERS: Add myself as i386 maintainer.
4397
4398 2007-01-08 Jan Hubicka <jh@suse.cz>
4399
4400 * MAINTAINERS: Add myself as i386 maintainer.
4401
4402 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4403
4404 * configure.in: Add support for an x86_64-mingw* target.
4405 * configure: Regenerate.
4406
4407 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4408
4409 * Makefile.tpl (all-target): Correct @if conditional for target
4410 modules.
4411 * configure.in: Omit libiberty if building only target libgcc.
4412 * configure, Makefile.in: Regenerated.
4413
4414 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4415
4416 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4417 * configure: Regenerate.
4418
4419 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4420
4421 * Makefile.def (target_modules): Add libgcc.
4422 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4423 * Makefile.tpl (clean-target-libgcc): Delete.
4424 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4425 on gcc even for bootstrapped modules. Rewrite handling of
4426 lang_env_dependencies to loop over target_modules.
4427 * configure.in (target_libraries): Add target-libgcc.
4428 * Makefile.in, configure: Regenerated.
4429
4430 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4431
4432 * configure.in: Reorganize recognition of languages. Add
4433 --enable-stage1-languages. Show supported languages for the chosen
4434 target rather than all recognized languages.
4435 * configure: Regenerate.
4436
4437 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4438
4439 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4440 * Makefile.in: Regenerate.
4441
4442 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4443
4444 * configure.in: Warn that MPFR 2.2.0 is buggy.
4445 * configure: Regenerate.
4446
4447 2006-12-27 Ian Lance Taylor <iant@google.com>
4448
4449 * configure.in: When removing Makefiles to force a reconfigure, also
4450 remove prev-DIR*/Makefile.
4451 * configure: Regenerate.
4452
4453 2006-12-22 Andreas Schwab <schwab@suse.de>
4454
4455 * configure: Regenerate with correct autoconf version.
4456
4457 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4458
4459 * configure.in: add AC_SUBST for *_FOR_TARGET.
4460 * configure: Regenerate.
4461
4462 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4463
4464 * configure.in: Simplify logic for rejecting languages that cannot
4465 be built. Separate the case when a language is unsupported,
4466 from the case when the user chooses not to build a language.
4467
4468 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4469
4470 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4471 it only affects bootstrap and could be tested on "$host" as well.
4472 * configure: Regenerate.
4473 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4474
4475 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4476
4477 PR bootstrap/29544
4478 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4479 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4480 move here comment from Makefile.tpl.
4481 * Makefile.tpl: Move some definitions higher in the file.
4482 (STAGE1_CHECKING): New.
4483 * configure.in: Add --enable-stage1-checking.
4484 * configure: Regenerate.
4485 * Makefile.in: Regenerate.
4486
4487 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4488
4489 * MAINTAINERS: Add myself as build system maintainer.
4490
4491 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
4492
4493 * MAINTAINERS (Write After Approval): Add myself.
4494
4495 2006-12-13 Eric Christopher <echristo@apple.com>
4496
4497 * MAINTAINERS: Add myself as darwin maintainer.
4498
4499 2006-12-11 Ian Lance Taylor <ian@airs.com>
4500
4501 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4502
4503 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
4504
4505 MAINTAINERS: Update my entry.
4506
4507 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4508
4509 * configure.in: Handle spu makefile frag.
4510 * Makefile.tpl (MAINT): Define
4511 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4512 * configure: Regenerate.
4513 * Makefile.in: Regenerate.
4514
4515 2006-12-11 Ben Elliston <bje@au.ibm.com>
4516
4517 * config.guess: Import latest version.
4518 * config.sub: Likewise.
4519
4520 2006-12-11 Ben Elliston <bje@au.ibm.com>
4521
4522 * configure.in (spu-*-*): Don't skip target-libiberty.
4523 * configure: Regenerate.
4524
4525 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4526
4527 PR bootstrap/30134
4528 * configure.in: Correct x86 darwin support for libjava to powerpc
4529 and i?86 only.
4530 * configure: Regenerate.
4531
4532 2006-12-08 Sandro Tolaini <tolaini@libero.it>
4533
4534 * configure.in: Add x86 darwin support for libjava.
4535 * configure: Regenerate.
4536
4537 2006-12-07 Mike Stump <mrs@apple.com>
4538
4539 * Makefile.def (dependencies): Add dependency for
4540 install-target-libssp and install-target-libgomp on
4541 install-gcc.
4542 * Makefile.in: Regenerate.
4543
4544 2006-12-04 Richard Guenther <rguenther@suse.de>
4545
4546 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4547 (Non-Algorithmic Maintainers): Move over non-algorithmic
4548 loop optimizer maintainers, add myself as a non-algorithmic
4549 middle-end maintainer.
4550
4551 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
4552
4553 * MAINTAINERS (Write After Approval): Add myself.
4554
4555 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4556
4557 * configure.in: Update error message for missing GMP/MPFR.
4558
4559 * configure: Regenerate.
4560
4561 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4562
4563 * configure.in: Update MPFR version in error message.
4564
4565 * configure: Regenerate.
4566
4567 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4568
4569 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4570 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4571 --with-gmp-lib): New flags.
4572
4573 * configure: Regenerate.
4574
4575 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4576
4577 * MAINTAINERS (Write After Approval): Change my email address.
4578
4579 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4580
4581 * MAINTAINERS (Write After Approval): Add myself.
4582
4583 2006-11-22 Philipp Thomas <pth@suse.de>
4584
4585 * MAINTAINERS (i18n): Update e-mail address.
4586
4587 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4588
4589 * MAINTAINERS (spu port): Add myself as maintainer.
4590 (Write After Approval): Remove myself.
4591
4592 2006-11-22 Ben Elliston <bje@au.ibm.com>
4593
4594 * configure.in (skipdirs): Don't build libssp for SPU.
4595 * configure: Regenerate.
4596
4597 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4598
4599 * MAINTAINERS (spu port): Add myself as maintainer.
4600 (libobjc): Update my email address.
4601
4602 2006-11-21 Andrea Bona <andrea.bona@st.com>
4603
4604 * MAINTAINERS (Write After Approval): Add myself.
4605
4606 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4607
4608 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4609 * configure : Rebuilt.
4610
4611 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4612
4613 * MAINTAINERS (Write After Approval): Add myself.
4614
4615 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4616
4617 * MAINTAINERS (Write After Approval): Add myself.
4618
4619 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4620
4621 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4622 libmpfr.a.
4623 * configure: Regenerate.
4624
4625 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4626
4627 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4628 (unstage): Test for stage_last presence.
4629
4630 PR bootstrap/29802
4631 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4632 STAGE_PREFIX.
4633 * Makefile.in: Regenerate.
4634
4635 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
4636
4637 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4638 maintainers.
4639
4640 2006-11-14 Erven Rohou <erven.rohou@st.com>
4641
4642 * MAINTAINERS (Write After Approval): Add myself.
4643
4644 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
4645
4646 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4647 and stageN-package/Makefile.
4648 * Makefile.in: Regenerated.
4649
4650 2006-11-14 Jie Zhang <jie.zhang@analog.com>
4651
4652 * configure.in: Remove target-libgloss from noconfigdirs for
4653 bfin-*-*.
4654 * configure: Regenerated.
4655
4656 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4657
4658 * configure.in (have_gmp): Only error if the gcc directory exists.
4659
4660 * configure: Regenerate.
4661
4662 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4663
4664 * configure.in: Robustify error message for missing GMP/MPFR.
4665
4666 * configure: Regenerate.
4667
4668 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
4669
4670 * MAINTAINERS (Write After Approval): Add myself.
4671
4672 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
4673
4674 * MAINTAINERS: Change email address.
4675
4676 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4677
4678 * MAINTAINERS (Write After Approval): Add myself.
4679
4680 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4681
4682 * MAINTAINERS (Write After Approval): Add myself.
4683
4684 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4685
4686 * MAINTAINERS (Write After Approval): Move myself to
4687 Write After Approval section.
4688
4689 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4690
4691 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4692 need_gmp anymore.
4693 * configure: Regenerate.
4694
4695 2006-10-16 Tobias Burnus <burnus@net-b.de>
4696
4697 * MAINTAINERS (Write After Approval): Add myself.
4698
4699 2006-10-16 Ben Elliston <bje@au.ibm.com>
4700
4701 * config.guess: Import latest version.
4702 * config.sub: Likewise.
4703
4704 2006-10-10 Brooks Moses <bmoses@stanford.edu>
4705
4706 * Makefile.def: Added pdf target handling.
4707 * Makefile.tpl: Added pdf target handling.
4708 * Makefile.in: Regenerated.
4709
4710 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
4711
4712 * MAINTAINERS: Add self as score port maintainer.
4713
4714 2006-10-04 Brooks Moses <bmoses@stanford.edu>
4715
4716 * MAINTAINERS (Write After Approval): Add myself.
4717
4718 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
4719
4720 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
4721 or newer.
4722 * configure: Regenerated.
4723
4724 2006-09-27 Dave Brolley <brolley@redhat.com>
4725
4726 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4727 using $s instead of $r.
4728 * configure: Regenerated.
4729
4730 2006-09-26 Thiemo Seufer <ths@mips.com>
4731
4732 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4733 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4734 * configure: Regenerate.
4735
4736 2006-09-24 Graeme Peterson <gridly@gmail.com>
4737
4738 * MAINTAINERS (Write After Approval): Remove myself.
4739
4740 2006-09-22 Chao-ying Fu <fu@mips.com>
4741
4742 * MAINTAINERS (Write After Approval): Add myself.
4743
4744 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
4745
4746 * MAINTAINERS: Add self as soft-fp maintainer.
4747
4748 2006-09-09 Anatoly Sokolov <aesok@post.ru>
4749
4750 * MAINTAINERS: Add myself as avr maintainer.
4751 Remove Marek Michalkiewicz as avr maintainer.
4752
4753 2006-09-07 Roberto Costa <roberto.costa@st.com>
4754
4755 * MAINTAINERS (Write After Approval): Add myself.
4756
4757 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
4758
4759 * configure.in: Never build newlib for a Mingw host.
4760 Never build newlib as Mingw target library.
4761 Test the existence of winsup/cygwin for building a Cygwin newlib,
4762 rather than just winsup.
4763 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4764 building a Mingw target.
4765 * configure: Regenerate.
4766
4767 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
4768
4769 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4770
4771 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
4772
4773 * config.guess: Import from src (was more updated).
4774 * config.sub: Likewise.
4775
4776 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4777
4778 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4779 * configure: Regenerated.
4780
4781 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
4782
4783 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4784 for stages after the first.
4785
4786 2006-07-17 Jakub Jelinek <jakub@redhat.com>
4787
4788 * Makefile.def: Add dependencies for configure-opcodes
4789 on configure-intl and all-opcodes on all-intl.
4790 * Makefile.in: Regenerated.
4791
4792 2006-07-13 Ben Elliston <bje@au.ibm.com>
4793
4794 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4795
4796 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
4797
4798 Port to hosts whose 'sort' and 'tail' implementations
4799 treat operands with leading '+' as file names, as POSIX
4800 has required since 2001. However, make sure the code still
4801 works on pre-POSIX hosts.
4802 * ltmain.sh: Don't assume "sort +2" is equivalent to
4803 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4804
4805 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
4806
4807 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4808
4809 2006-07-04 Peter O'Gorman <peter@pogma.com>
4810
4811 * ltconfig: chmod 644 before ranlib during install.
4812
4813 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4814
4815 PR bootstrap/18058
4816 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4817 if the bootstrap compiler is a GCC version that supports it.
4818 * configure: Regenerate.
4819
4820 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4821
4822 * configure.in: Fix thinkos in previous check-in.
4823 * configure: Regenerate.
4824
4825 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4826
4827 PR other/27063
4828 * configure.in: Test subdir_requires and give an appropriate
4829 error message.
4830 * configure: Regenerate.
4831
4832 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
4833
4834 * MAINTAINERS (Write After Approval): Add myself.
4835
4836 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
4837
4838 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4839
4840 2006-06-22 Steve Ellcey <sje@cup.hp.com>
4841
4842 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4843
4844 2006-06-20 David Ayers <d.ayers@inode.at>
4845
4846 PR bootstrap/28072
4847 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4848 whether target-libjava is being configured instead of whether the
4849 java front end is enabled.
4850 * configure: Regenerate.
4851
4852 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4853
4854 PR target/27540
4855 * configure.in: Only enable libgomp on IRIX 6.
4856 * configure: Regenerate.
4857
4858 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
4859
4860 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4861 too.
4862 * Makefile.in: Regenerate.
4863
4864 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
4865
4866 * config-ml.in: Alter CCASFLAGS to include special
4867 multilib options the same as is done for CFLAGS.
4868
4869 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4870
4871 * configure.in: Don't enable libgomp on hpux10.
4872 * configure: Rebuilt.
4873
4874 2006-06-12 David Ayers <d.ayers@inode.at>
4875
4876 PR bootstrap/27963
4877 PR target/19970
4878 * configure.in: Remove target-boehm-gc from noconfigdirs where
4879 ${libgcj} is specified.
4880 * configure: Regenerate.
4881
4882 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
4883
4884 Sync from src:
4885
4886 * configure.in: Sync.
4887 * configure: Regenerated.
4888
4889 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4890
4891 * Makefile.def: Added dependencies from sim and gdb on intl, and
4892 added configure dependencies to everything with an all dependency
4893 on intl.
4894 * Makefile.in: Regenerated.
4895
4896 2006-06-06 David Ayers <d.ayers@inode.at>
4897
4898 PR libobjc/13946
4899 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4900 * Makefile.in: Regenerate.
4901 * configure.in: Add --enable-objc-gc at toplevel and have it
4902 enable boehm-gc for Objective-C.
4903 Remove target-boehm-gc from libgcj.
4904 Add target-boehm-gc to target_libraries.
4905 Add target-boehm-gc to noconfigdirs where ${libgcj}
4906 is specified.
4907 Assert that boehm-gc is supported when requested for Objective-C.
4908 Only build boehm-gc if needed either for Java or Objective-C.
4909 * configure: Regenerate.
4910
4911 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
4912
4913 PR 27674
4914 * Makefile.tpl (configure-[+prefix+][+module+],
4915 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4916 Remove rule to unstage bootstrapped modules.
4917 (stage_current): New.
4918 * Makefile.in: Regenerate.
4919
4920 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4921
4922 * MAINTAINERS (Write After Approval): Update my e-mail address.
4923
4924 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
4925
4926 * include/libiberty.h: Declare pex_run_in_environment.
4927
4928 2006-05-31 Asher Langton <langton2@llnl.gov>
4929
4930 * MAINTAINERS (Write After Approval): Add myself.
4931
4932 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
4933
4934 * Makefile.def (bfd, opcodes): Fix lib_path.
4935 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4936 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4937 * Makefile.in: Regenerate.
4938
4939 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4940
4941 * Makefile.in: Regenerate.
4942
4943 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4944
4945 * Makefile.def: Add install-html target. Add datarootdir
4946 docdir and htmldir to flags_to_pass.
4947 * Makefile.tpl: Add install-html target.
4948 * Makefile.in: Regenerate.
4949 * configure.in: Add --with-datarootdir, --with-docdir, and
4950 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4951 * configure: Regenerate.
4952
4953 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4954
4955 * configure.in: Enable gprof for cross builds.
4956 * configure: Regenerate.
4957
4958 2006-05-22 Richard Guenther <rguenther@suse.de>
4959
4960 Revert
4961 2006-01-31 Richard Guenther <rguenther@suse.de>
4962 Paolo Bonzini <bonzini@gnu.org>
4963
4964 * Makefile.def (target_modules): Add libgcc-math target module.
4965 * configure.in (target_libraries): Add libgcc-math target library.
4966 (--enable-libgcc-math): New configure switch.
4967 * Makefile.in: Re-generate.
4968 * configure: Re-generate.
4969 * libgcc-math: New toplevel directory.
4970
4971 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4972 Andreas Tobler <a.tobler@schweiz.ch>
4973
4974 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4975 * configure: Rebuilt.
4976
4977 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
4978
4979 * MAINTAINERS (Write After Approval): Add myself.
4980
4981 2006-05-01 DJ Delorie <dj@redhat.com>
4982
4983 * configure.in: Restore CFLAGS if GMP isn't present.
4984 * configure: Regenerate.
4985
4986 2006-05-01 Richard Guenther <rguenther@suse.de>
4987
4988 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4989 maintainer.
4990
4991 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
4992
4993 * MAINTAINERS (Write After Approval): Add myself.
4994
4995 2006-04-28 Jan Beulich <jbeulich@novell.com>
4996
4997 * MAINTAINERS (Write After Approval): Add myself.
4998
4999 2006-04-18 DJ Delorie <dj@redhat.com>
5000
5001 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5002 reference libgloss so that libssp can be built in a combined
5003 tree.
5004 * configure: Regenerate.
5005
5006 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
5007
5008 * MAINTAINERS (Write After Approval): Add myself.
5009
5010 2006-04-05 Ben Elliston <bje@au.ibm.com>
5011
5012 * configure.in: Require makeinfo 4.4 or higher.
5013 * configure: Regenerate.
5014
5015 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5016
5017 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5018 Rearrange the entries of other libraries to have them in one place.
5019
5020 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5021
5022 * MAINTAINERS (Write After Approval): Remove myself.
5023 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5024
5025 2006-03-14 Richard Guenther <rguenther@suse.de>
5026
5027 * configure: Regenerate with autoconf 2.13.
5028
5029 2006-03-13 Jim Blandy <jimb@codesourcery.com>
5030
5031 * MAINTAINERS: Use my work address.
5032
5033 * MAINTAINERS: Update my E-mail address.
5034
5035 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
5036
5037 * configure.in: Handle --disable-<component> generically.
5038 * configure: Regenerate.
5039
5040 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5041
5042 PR libgcj/17311
5043 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5044
5045 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5046
5047 * MAINTAINERS (Write After Approval): Remove myself.
5048 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5049
5050 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
5051
5052 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5053 (TARGET_CONFIGDIRS): Remove.
5054 * configure.in: Remove AC_SUBST(target_configdirs).
5055 * Makefile.in, configure: Regenerated.
5056
5057 2006-02-20 Steven G. Kargl <kargls@comcast.net>
5058
5059 * MAINTAINERS (Write After Approval): Remove myself.
5060 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5061
5062 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
5063
5064 PR bootstrap/25670
5065
5066 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5067
5068 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5069 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5070 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5071 BUILD_PREFIX, BUILD_PREFIX_1.
5072 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5073
5074 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5075 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5076
5077 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5078 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5079 of `cat stage_current`. Always provide the `r' and `s' variables.
5080 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5081 a single shell execution.
5082 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5083 bootstrapped modules, make the stage1 module if the build was not
5084 started yet, else build the current stage.
5085 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5086 (all-build, all-host, all-target, [+make_target+]-host,
5087 [+make_target+]-target): Do not use \-continued lines.
5088 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5089 (current_stage, restrap, stage_last): New.
5090
5091 * Makefile.in: Regenerate.
5092 * configure: Regenerate.
5093
5094 2006-02-19 Bud Davis <jmdavis@link.com>
5095
5096 * MAINTAINERS (Write After Approval): Remove myself.
5097 (Language Front End Maintainers): Add myself as fortran 95
5098 maintainer and update e-mail address.
5099
5100 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5101
5102 * MAINTAINERS (Write After Approval): Remove myself.
5103 (Language Front End Maintainers): Add myself as fortran 95
5104 maintainer.
5105
5106 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
5107
5108 * MAINTAINERS (Write After Approval): Add myself.
5109
5110 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5111
5112 * MAINTAINERS (Write After Approval): Remove myself.
5113 (Language Front End Maintainers): Add myself as
5114 fortran 95 maintainer.
5115
5116 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5117
5118 Sync from src:
5119
5120 2005-12-27 Leif Ekblad <leif@rdos.net>
5121
5122 * configure.in: Add support for RDOS target.
5123 * configure: Regenerate.
5124
5125 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5126 Andreas Schwab <schwab@suse.de>
5127
5128 * configure: Regenerate.
5129
5130 2006-02-12 David Edelsohn <edelsohn@gnu.org>
5131
5132 * configure.in (enable_libgomp): Add AIX.
5133 * configure: Regenerate.
5134
5135 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5136
5137 * MAINTAINERS (Write After Approval): Add myself.
5138
5139 2006-02-03 Lee Millward <lee.millward@gmail.com>
5140
5141 * MAINTAINERS (Write After Approval): Add myself.
5142
5143 2006-01-31 Richard Guenther <rguenther@suse.de>
5144 Paolo Bonzini <bonzini@gnu.org>
5145
5146 * Makefile.def (target_modules): Add libgcc-math target module.
5147 * configure.in (target_libraries): Add libgcc-math target library.
5148 (--enable-libgcc-math): New configure switch.
5149 * Makefile.in: Re-generate.
5150 * configure: Re-generate.
5151 * libgcc-math: New toplevel directory.
5152
5153 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
5154
5155 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5156 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5157 the assembler, linker and binutils.
5158 * configure: Regenerate.
5159
5160 2006-01-22 Dirk Mueller <dmueller@suse.de>
5161
5162 * MAINTAINERS (Write After Approval): Add myself.
5163
5164 2006-01-20 Diego Novillo <dnovillo@redhat.com>
5165
5166 * configure: Regenerate.
5167
5168 2006-01-18 Richard Henderson <rth@redhat.com>
5169 Jakub Jelinek <jakub@redhat.com>
5170 Diego Novillo <dnovillo@redhat.com>
5171
5172 * libgomp: New directory.
5173 * Makefile.def: Add target_module libgomp.
5174 * Makefile.in: Regenerate.
5175 * configure.in (target_libraries): Add target-libgomp.
5176 * configure: Regenerate.
5177
5178 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
5179
5180 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5181 @ from continuation.
5182 * Makefile.in: Rebuilt.
5183
5184 2006-01-04 Chris Lattner <sabre@gnu.org>
5185
5186 * MAINTAINERS (Write After Approval): Add myself.
5187
5188 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
5189
5190 PR bootstrap/24252
5191
5192 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5193 * Makefile.tpl (OBJDUMP): New.
5194 (EXTRA_HOST_FLAGS): Add it.
5195 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5196
5197 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5198 to use symbolic links between directories. Avoid race conditions
5199 or make them harmless.
5200 * configure.in: Do not try to use symbolic links between directories.
5201
5202 * Makefile.def (LEAN): Pass.
5203 * Makefile.tpl (LEAN): Define.
5204 (stage[+id+]-start): Accept that the previous directory does not
5205 exist, if the bootstrap is lean.
5206 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5207 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5208 configure substitution.
5209 ([+compare-target+]): Likewise.
5210 ([+bootstrap-target+]-lean): New.
5211 * configure.in: Remove lean bootstrap support from here.
5212
5213 * Makefile.in: Regenerate.
5214 * configure: Regenerate.
5215
5216 2006-01-04 Ben Elliston <bje@au.ibm.com>
5217
5218 * MAINTAINERS (libdecnumber): Add myself.
5219
5220 2006-01-02 Mark Mitchell <mark@codesourcery.com>
5221
5222 * libtool-ldflags: New script.
5223
5224 2006-01-02 Andreas Schwab <schwab@suse.de>
5225
5226 * configure.in: When reconfiguring remove Makefile in
5227 all stage directories.
5228 * configure: Regenerate.
5229
5230 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5231
5232 * MAINTAINERS: Update my email address.
5233
5234 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
5235
5236 Revert Ada-related part of the previous change.
5237
5238 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5239 Do not pass.
5240 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5241 * Makefile.in: Regenerate.
5242 * configure.in: Do not include mt-ppc-aix target fragment.
5243 * configure: Regenerate.
5244
5245 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
5246
5247 * configure.in: Select appropriate fragments for PowerPC/AIX.
5248 * configure: Regenerate.
5249
5250 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5251 BOOT_CFLAGS, BOOT_LDFLAGS.
5252 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5253 BOOT_CFLAGS, BOOT_LDFLAGS.
5254 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5255 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5256 (stage): Fail if we cannot complete the work.
5257 * Makefile.in: Regenerate.
5258
5259 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5260
5261 * configure.in: Replace ms1 with mt.
5262 * configure: Rebuilt.
5263
5264 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5265
5266 * MAINTAINERS: Update my email address.
5267
5268 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
5269
5270 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5271 install-host-nogcc): Don't invoke $(stage) at the end.
5272 * Makefile.in: Regenerate.
5273
5274 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
5275
5276 * configure.in: Flip the top-level bootstrap switch.
5277 * configure: Regenerate.
5278
5279 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5280
5281 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5282 $(stage) and $(unstage).
5283 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5284 (all): Remove stray semicolon.
5285 (local-distclean): Don't handle multilib.tmp and multilib.out.
5286 (install.all): Set $s for consistency.
5287 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5288 check_multilibs setting. Always make the install directory.
5289 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5290 Correct @if/@endif.
5291 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5292 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5293 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5294 (multilib.out): Remove.
5295 * Makefile.in: Regenerated.
5296
5297 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
5298
5299 * MAINTAINERS (Write After Approval): Add myself.
5300
5301 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5302
5303 * MAINTAINERS: Add myself as mt maintainer.
5304
5305 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5306
5307 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5308
5309 * MAINTAINERS: Change email address.
5310
5311 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5312
5313 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5314 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5315 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5316 Find in-tree tools if available.
5317 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5318 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5319 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5320 (COMPILER_*_FOR_TARGET): New.
5321 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5322 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5323 (CONFIGURED_*, USUAL_*): Remove.
5324 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5325 STRIP): Use autoconf substitutions.
5326 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5327 COMPILER_NM_FOR_TARGET): New.
5328 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5329
5330 (all): Make all-host and all-target in parallel.
5331 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5332 that $$r and $$s are set before invoking a recursive make.
5333 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5334 ([+bootstrap-target+]): Inline most of the `all' target.
5335
5336 2005-11-29 Ben Elliston <bje@au.ibm.com>
5337
5338 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5339 from the gcc build directory.
5340 * Makefile.in: Regenerate.
5341
5342 2005-11-29 Ben Elliston <bje@au.ibm.com>
5343
5344 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5345 depend on all-libdecnumber.
5346 * configure.in (host_libs): Include libdecnumber.
5347 * Makefile.in: Regenerate.
5348 * configure: Likewise.
5349
5350 2005-11-29 Ben Elliston <bje@au.ibm.com>
5351
5352 * libdecnumber: Import decNumber sources from the dfp-branch.
5353
5354 2005-11-21 Kean Johnston <jkj@sco.com>
5355
5356 * config.sub, config.guess: Sync from upstream sources.
5357
5358 2005-11-21 Ben Elliston <bje@au.ibm.com>
5359
5360 Import from Autoconf sources:
5361
5362 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5363 * config/move-if-change: Don't output "$2 is unchanged";
5364 suggested by Ben Elliston. Handle weird characters correctly.
5365
5366 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5367
5368 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5369 to match upstream libtool for darwin.
5370
5371 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5372
5373 * Makefile.def: Remove gdb dependencies for gdbtk.
5374 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5375 (configure-gdb, install-gdb): New rules.
5376 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5377 * Makefile.in, configure: Regenerated.
5378
5379 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5380
5381 * MAINTAINERS (Write After Approval): Add myself.
5382
5383 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5384
5385 * MAINTAINERS (Write After Approval): Add myself.
5386
5387 2005-10-24 Diego Novillo <dnovillo@redhat.com>
5388
5389 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5390 Diego Novillo.
5391
5392 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5393
5394 PR bootstrap/24297
5395 * Makefile.tpl (do-[+make-target+], do-check, install,
5396 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5397 are set before recursing.
5398 * Makefile.in: Regenerate.
5399
5400 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5401
5402 PR bootstrap/18939
5403 * Makefile.def (gcc) <target>: Fix thinko.
5404 * Makefile.in: Regenerate.
5405
5406 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5407
5408 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5409 * configure: Regenerate.
5410
5411 2005-10-15 Jie Zhang <jie.zhang@analog.com>
5412
5413 * MAINTAINERS (Write After Approval): Add self.
5414
5415 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
5416
5417 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5418 target-libffi, target-qthreads, target-libjava, and
5419 targetlibobjc.
5420 * configure: Regenerate.
5421
5422 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5423
5424 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5425 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5426 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5427 (USUAL_OBJDUMP_FOR_TARGET): New.
5428 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5429 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5430 * configure, Makefile.in: Regenerated.
5431
5432 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5433
5434 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5435 before other host packages.
5436
5437 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5438
5439 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5440
5441 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5442
5443 PR bootstrap/22340
5444
5445 * configure.in (default_target): Remove.
5446 * Makefile.tpl (all): Do not use prerequisites as subroutines
5447 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5448 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5449 use prerequisites as subroutines.
5450 (check-host, check-target): New.
5451 (bootstrap configure & all targets): Do not use stage*-start
5452 if the directory layout is already ok.
5453 (non-bootstrap configure & all targets): Prepend a $(unstage).
5454 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5455 (NOTPARALLEL): Remove.
5456 (unstage, stage variables): New variables.
5457 (unstage, stage targets): Simply expand to those variables.
5458
5459 * configure: Regenerate.
5460 * Makefile.in: Regenerate.
5461
5462 2005-10-04 James E Wilson <wilson@specifix.com>
5463
5464 * Makefile.def (lang_env_dependencies): Add libmudflap.
5465 * Makefile.in: Regenerate.
5466
5467 2005-10-03 Andreas Schwab <schwab@suse.de>
5468
5469 Backport from libtool CVS:
5470 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5471
5472 * ltmain.sh: add support for installing into temporary
5473 staging area (e.g. 'make install DESTDIR=...')
5474
5475 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5476
5477 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5478 * configure: Regenerated.
5479
5480 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5481
5482 * configure: Regenerate with the correct
5483 autoconf version.
5484
5485 2005-09-30 Catherine Moore <clm@cm00re.com>
5486
5487 * configure.in (bfin-*-*): New.
5488 * configure: Regenerated.
5489
5490 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5491
5492 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5493 (LIPO_FOR_TARGET): New.
5494 (CONFIGURED_LIPO_FOR_TARGET): New.
5495 (USUAL_LIPO_FOR_TARGET): New.
5496 (STRIP_FOR_TARGET): New.
5497 (CONFIGURED_STRIP_FOR_TARGET): New.
5498 (USUAL_STRIP_FOR_TARGET): New.
5499 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5500 STRIP_FOR_TARGET.
5501 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5502 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5503 * Makefile.in: Regenerate.
5504 * configure: Regenerate.
5505
5506 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5507
5508 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5509 (rs6000-*-aix*): Same.
5510 * configure: Regenerate.
5511
5512 2005-09-16 Tom Tromey <tromey@redhat.com>
5513
5514 * MAINTAINERS: Add self as java maintainer.
5515
5516 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5517
5518 * configure.in: Recognize f95 in the --enable-languages option,
5519 and substitute it for fortran, issuing a warning.
5520 * configure: Regenerate.
5521
5522 2005-08-30 Phil Edwards <phil@codesourcery.com>
5523
5524 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5525 * configure: Regenerated.
5526
5527 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
5528
5529 * MAINTAINERS: Add self as ms1 maintainer.
5530
5531 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5532
5533 * Makefile.def (libssp): Add to lang_env_dependencies.
5534 * Makefile.in: Regenerate.
5535
5536 2005-08-18 Ian Lance Taylor <ian@airs.com>
5537
5538 * MAINTAINERS: Add myself as middle-end maintainer.
5539
5540 2005-08-17 Christian Groessler <chris@groessler.org>
5541
5542 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5543 * Makefile.in: Regenerate.
5544
5545 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5546
5547 * MAINTAINERS (write after approval): Added myself.
5548
5549 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5550
5551 * MAINTAINERS (Write After Approval): Add myself.
5552
5553 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5554
5555 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5556 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5557 Look for alternate names of the target cc and c++
5558 * configure: Regenerate.
5559
5560 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5561
5562 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5563 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5564 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5565 tools; remove code to manually set them.
5566 (Target tools): Look in the environment for them.
5567 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5568 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5569 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5570 build directory.
5571 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5572 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5573 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5574 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5575 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5576 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5577 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5578 * configure: Regenerate.
5579 * Makefile.in: Regenerate.
5580
5581 2005-07-28 Ben Elliston <bje@au.ibm.com>
5582
5583 * MAINTAINERS: Update for removed CPU targets.
5584
5585 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5586
5587 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5588 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5589 * Makefile.in: Regenerated.
5590
5591 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5592
5593 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5594 (CFLAGS_FOR_TARGET): Use it.
5595 (CXXFLAGS_FOR_TARGET): Likewise.
5596 * Makefile.in: Regenerated.
5597 * configure.in (--with-build-sysroot): New option.
5598 * configure: Regenerated.
5599
5600 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5601
5602 * Makefile.tpl: Wrap install between unstage and stage
5603 * Makefile.in: Regenerate.
5604
5605 2005-07-21 Eric Christopher <echristo@apple.com>
5606
5607 * MAINTAINERS: Update affiliation.
5608
5609 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5610
5611 * MAINTAINERS: Add self as crx port maintainer.
5612
5613 2005-07-20 DJ Delorie <dj@redhat.com>
5614
5615 * MAINTAINERS: Add self as m32c maintainer.
5616
5617 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5618
5619 * all files: Update FSF address.
5620
5621 2005-07-15 Eric Christopher <echristo@redhat.com>
5622
5623 * MAINTAINERS: Change affiliation.
5624
5625 2005-07-14 Jim Blandy <jimb@redhat.com>
5626
5627 * configure.in: Add cases for Renesas m32c.
5628 * configure: Regenerated.
5629
5630 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5631
5632 * COPYING.LIB: Update from fsf.org.
5633
5634 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5635
5636 * COPYING, compile, config.guess,
5637 config.sub, install-sh, missing, mkinstalldirs,
5638 symlink-tree, ylwrap: Sync from upstream sources.
5639 * config-ml.in: Update FSF address.
5640
5641 2005-07-13 Eric Christopher <echristo@redhat.com>
5642
5643 * configure.in: Add toplevel noconfigdir support for tpf.
5644 * configure: Regenerate.
5645
5646 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
5647
5648 PR ada/22340
5649
5650 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5651 * Makefile.in: Regenerate.
5652
5653 2005-07-07 Mark Mitchell <mark@codesourcery.com>
5654
5655 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
5656 Brolley to write-after-approval.
5657
5658 2005-07-07 Andreas Schwab <schwab@suse.de>
5659
5660 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5661 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5662 * Makefile.in: Regenerated.
5663
5664 2005-07-06 Geoffrey Keating <geoffk@apple.com>
5665
5666 * configure.in: Don't build sim or rda when targetting darwin.
5667 * configure: Regenerate.
5668
5669 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
5670
5671 * configure.in: Add --enable-libssp and --disable-libssp.
5672 * configure: Regenerate with autoconf-2.13.
5673
5674 2005-07-02 Jakub Jelinek <jakub@redhat.com>
5675
5676 * Makefile.def (target_modules): Add libssp.
5677 * configure.in (target_libraries): Add target-libssp.
5678 * configure: Rebuilt.
5679 * Makefile.in: Rebuilt.
5680
5681 2005-07-01 Zack Weinberg <zackw@panix.com>
5682
5683 * MAINTAINERS: Change email address. Resign from maintainership.
5684
5685 2005-07-01 Richard Guenther <rguenther@suse.de>
5686
5687 * MAINTAINERS: Change my e-mail address and affiliation.
5688
5689 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5690
5691 * Makefile.def (stagefeedback): Come after profile.
5692 Define profiledbootstrap target.
5693 * Makefile.tpl (profiledbootstrap): Remove.
5694 (stageprofile-end): Zap stagefeedback.
5695 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5696 * Makefile.in: Regenerate.
5697
5698 2005-06-13 Richard Sandiford <richard@codesourcery.com>
5699
5700 * MAINTAINERS: Update my email address.
5701
5702 2005-06-13 Zack Weinberg <zack@codesourcery.com>
5703
5704 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5705 In 'cpp' stanza, support '#line' as well as '# '.
5706
5707 2005-06-08 Andreas Schwab <schwab@suse.de>
5708
5709 * MAINTAINERS: Move myself from 'Write After Approval' to
5710 'CPU Port Maintainers' section as m68k maintainer.
5711
5712 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
5713
5714 * configure.in (unsupported_languages): New macro.
5715 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5716 non-ported target libraries in noconfigdirs.
5717 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5718 non-linux-gnu. Remove libgcj_ex_libffi.
5719 <lang_frag loop>: Set add_this_lang=no if the language is in
5720 unsupported_languages.
5721 * configure: Regenerate.
5722
5723 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5724
5725 * configure.in: Fix typo in handling of --with-mpfr-dir.
5726 * configure: Regenerate.
5727
5728 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
5729
5730 * MAINTAINERS: Update my email address.
5731
5732 2005-06-02 Jim Blandy <jimb@redhat.com>
5733
5734 * config.sub: Add cases for the Renesas m32c. (This patch has been
5735 accepted into the master sources.)
5736
5737 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
5738 Michael Snyder <msnyder@redhat.com>
5739 Stan Cox <scox@redhat.com>
5740
5741 * configure.in: Set noconfigdirs for ms1.
5742
5743 * configure: Regenerate.
5744
5745 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
5746
5747 * MAINTAINERS (Write After Approval): Add self.
5748
5749 2005-06-01 Josh Conner <jconner@apple.com>
5750
5751 * MAINTAINERS (Write After Approval): Add self.
5752
5753 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
5754
5755 * MAINTAINERS: Update my email address.
5756
5757 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
5758
5759 * MAINTAINERS (Write After Approval): Add self.
5760
5761 2005-05-26 Chris Demetriou <cgd@broadcom.com>
5762
5763 * MAINTAINERS (Write After Approval): Remove self.
5764
5765 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
5766
5767 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5768 (Dependencies): Consider target modules for bootstrap dependencies.
5769 Make target bootstrap modules depend on each stage's gcc.
5770 * Makefile.in: Regenerate.
5771
5772 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
5773
5774 * Makefile.def (configure-gcc): Depend on binutils having been built.
5775 (all-gcc): No need to do it here.
5776 * Makefile.in: Regenerate.
5777
5778 2005-05-19 Paul Brook <paul@codesourcery.com>
5779
5780 * configure.in: Rewrite misleading error message when requested
5781 language cannot be built.
5782 * configure: Regenerate.
5783
5784 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5785
5786 * ylwrap: Import from Automake 1.9.5.
5787
5788 2005-05-13 David Ung <davidu@mips.com>
5789
5790 * MAINTAINERS (Write After Approval): Add self.
5791
5792 2005-05-09 Mike Stump <mrs@apple.com>
5793
5794 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5795 lt_cv_sys_max_cmd_len for now.
5796
5797 2005-05-09 Stan Cox <scox@redhat.com>
5798
5799 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5800
5801 2005-05-08 Matt Kraai <kraai@ftbfs.org>
5802
5803 * README.SCO: Update the URL.
5804
5805 2005-05-05 David Edelsohn <edelsohn@gnu.org>
5806
5807 * ltconfig: Define file_list_spec. Pass file_list_spec and
5808 with_gnu_ld to libtool.
5809 * ltcf-c.sh (aix[45]): Define file_list_spec.
5810 * ltcf-cxx.sh (aix[45]): Same.
5811 * ltcf-gcj.sh (aix[45]): Same.
5812 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5813 exists, write list of input files to temporary file.
5814
5815 2005-05-04 Mike Stump <mrs@apple.com>
5816
5817 * configure.in: Always pass --target to target configures as
5818 otherwise rebuilds that do --recheck will fail.
5819 * confiugure: Rebuilt.
5820
5821 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
5822
5823 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5824 STAGE_HOST_EXPORTS.
5825 (configure, all): Add bootstrap support.
5826 (Host modules, target modules): Pass post-stage1 flags and exports.
5827 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5828 * Makefile.in: Regenerate.
5829
5830 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
5831
5832 * configure: Regenerate.
5833
5834 2005-04-27 Mike Stump <mrs@apple.com>
5835
5836 * MAINTAINERS: Add self as darwin maintainer.
5837
5838 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5839
5840 * config.sub: Update from master copy.
5841
5842 2005-04-21 Mike Stump <mrs@apple.com>
5843
5844 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5845 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5846
5847 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5848
5849 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5850 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5851 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5852 "*-*-elf" and "*-*-linux*".
5853 * configure: Regenerate.
5854
5855 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
5856
5857 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5858
5859 2005-04-12 Mike Stump <mrs@apple.com>
5860
5861 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5862
5863 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
5864
5865 * MAINTAINERS (Write After Approval): Add myself.
5866
5867 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
5868
5869 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5870
5871 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
5872
5873 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5874 (TARGET_CONFIGARGS): Include --with-target-subdir.
5875 (configure, all): New macros. Use them throughout.
5876 * Makefile.in: Regenerate.
5877
5878 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
5879
5880 * MAINTAINERS (Write After Approval): Add myself.
5881
5882 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5883
5884 * MAINTAINERS: Remove 'loop unrolling' maintainer.
5885
5886 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
5887
5888 * MAINTAINERS: Move John Carr to Write After Approval.
5889
5890 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5891
5892 * config/mh-mingw32: Delete.
5893 * configure.in: Don't use it.
5894 * configure: Regenerate.
5895
5896 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
5897
5898 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5899 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5900 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5901 (HOST_LIB_PATH): Generate from Makefile.def.
5902 (TARGET_LIB_PATH): Likewise.
5903 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5904 * Makefile.in: Regenerate.
5905 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5906 (RPATH_ENVVAR): Include Darwin case.
5907 * configure: Regenerate.
5908
5909 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
5910
5911 * MAINTAINERS (Various Maintainers): Remove self.
5912 (Write After Approval): Add self.
5913
5914 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
5915
5916 * MAINTAINERS (Various Maintainers): Add self.
5917
5918 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
5919
5920 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5921 * configure: Regenerate.
5922
5923 2005-03-21 Zack Weinberg <zack@codesourcery.com>
5924
5925 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5926 gcc_version, and gcc_version_trigger from set of flags to pass.
5927 * Makefile.tpl: Remove definitions of above variables.
5928 (config.status): Remove dependency on $(gcc_version_trigger).
5929 * Makefile.in: Regenerate.
5930 * configure.in: Do not reference config/gcc-version.m4 nor
5931 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5932 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5933 * configure: Regenerate.
5934
5935 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5936 Andrew Pinski <pinskia@physics.uc.edu>
5937
5938 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5939 * Makefile.in: Regenerate.
5940
5941 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
5942
5943 * MAINTAINERS (Write After Approval): Add myself.
5944
5945 2005-03-03 David Ayers <d.ayers@inode.at>
5946
5947 * MAINTAINERS (Write After Approval): Add myself.
5948
5949 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
5950
5951 PR libgcj/20160
5952 * ltmain.sh: Avoid creating archives with components that have
5953 duplicate basenames.
5954
5955 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5956
5957 PR bootstrap/20250
5958 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5959 instead of check.
5960 * Makefile.in: Regenerate.
5961
5962 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5963
5964 * Makefile.in: Regenerate to fix conflict between the previous two
5965 patches.
5966
5967 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5968
5969 PR bootstrap/17383
5970 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5971 * Makefile.tpl (HOST_SUBDIR): New substitution.
5972 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5973 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5974 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5975 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5976 (Host modules, Bootstrapped modules): Use it.
5977 (Build modules, Target modules): Do not create symlink trees,
5978 always configure out-of-srcdir.
5979 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5980 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5981 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5982 $(HOST_SUBDIR). Create a symlink for host_subdir.
5983
5984 * Makefile.in: Regenerate.
5985 * configure: Regenerate.
5986
5987 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5988
5989 Merged from libada-gnattools-branch:
5990 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5991
5992 * gnattools: New directory.
5993 * Makefile.def: Add gnattools as a module, depending on target-libada.
5994 * Makefile.in: Regenerate.
5995 * configure.in: Include gnattools in host_tools; disable it if ada
5996 is disabled.
5997 * configure: Regenerate.
5998
5999 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
6000
6001 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6002 treelang maintainer.
6003 (Write After Approval): Remove myself.
6004
6005 2005-02-23 Paul Schlie <schlie@comcast.net>
6006
6007 * configure.in: Allow darwin targeted ports to build tk, itcl and
6008 libgui.
6009 * configure: Regenerate.
6010
6011 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6012
6013 PR libgcj/10353
6014 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6015 * configure: Regenerate.
6016
6017 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6018
6019 * MAINTAINERS (Write After Approval): Add myself.
6020
6021 2005-02-10 Ian Lance Taylor <ian@airs.com>
6022
6023 * MAINTAINERS: Update my e-mail address.
6024
6025 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6026
6027 * MAINTAINERS (Write After Approval): Add myself.
6028
6029 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
6030
6031 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6032 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6033 target-libgloss when not *-*-elf and *-*-aout.
6034 * configure: Regenerate.
6035
6036 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6037
6038 * MAINTAINERS: Remove obsolete entries.
6039
6040 * MAINTAINERS (Write After Approval): Add Michael Matz.
6041
6042 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
6043
6044 * MAINTAINERS: Remove self as cpplib maintainer.
6045
6046 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6047
6048 * install-sh, config.sub: Import from upstream.
6049
6050 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6051
6052 PR bootstrap/18222
6053 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6054 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6055 * Makefile.in: Regenerate.
6056
6057 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
6058
6059 * MAINTAINERS: Update my email address.
6060
6061 2005-01-12 David Edelsohn <edelsohn@gnu.org>
6062 Andreas Schwab <schwab@suse.de>
6063
6064 PR bootstrap/18033
6065 * config-ml.in: Eval option if surrounded by single quotes.
6066
6067 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
6068
6069 Revert 2004-12-28 Makefile changes, a better fix will be
6070 applied to mainline and src after GCC 4.0 branches.
6071
6072 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
6073
6074 PR bootstrap/17383
6075
6076 * Makefile.def (target_modules): Remove stage parameter,
6077 it is always true now.
6078 * Makefile.tpl (configure-build-[+module+],
6079 configure-target-[+module+]): Always build symlink tree
6080 for the directory and for include. BUILD_SUBDIR and
6081 TARGET_SUBDIR cannot be . anymore.
6082 * Makefile.in: Regenerate.
6083
6084 2004-12-25 David Edelsohn <edelsohn@gnu.org>
6085
6086 Revert 2004-12-08 Makefile changes.
6087
6088 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6089
6090 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6091 cygwin, mingw.
6092
6093 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6094
6095 * configure.in (sh64-*-*): Reenable gprof.
6096 * configure: Regenerate.
6097
6098 2004-12-08 David Edelsohn <edelsohn@gnu.org>
6099
6100 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6101 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6102 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6103 * Makefile.in: Regenerate.
6104
6105 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6106
6107 * MAINTAINERS: Update my email address.
6108
6109 2004-12-07 Matt Kraai <kraai@ftbfs.org>
6110
6111 * Makefile.tpl: Generate normal dependencies if the LHS module is
6112 not bootstrapped.
6113 * Makefile.in: Regenerate.
6114
6115 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6116
6117 * configure.in: Include config/gxx-include-dir.m4. Use
6118 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6119 * configure: Regenerate.
6120
6121 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6122
6123 * config.if: Delete.
6124 * configure.in: Set libstdcxx_incdir directly.
6125 * configure: Regenerate.
6126
6127 2004-12-02 Eric Christopher <echristo@redhat.com>
6128
6129 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6130 * Makefile.in: Regenerate.
6131
6132 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6133
6134 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6135 * configure: Regenerate.
6136
6137 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6138
6139 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6140 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6141 * configure: Regenerate.
6142
6143 2004-12-01 Eric Christopher <echristo@redhat.com>
6144
6145 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6146 of things to remove.
6147
6148 2004-11-29 Matt Kraai <kraai@ftbfs.org>
6149
6150 * MAINTAINERS (Write After Approval): Update my e-mail address.
6151
6152 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6153
6154 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6155 from CVS libtool to always pass_all.
6156
6157 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6158
6159 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6160 (hppa*64*-*-*): Delete incorrect comment.
6161 * configure: Rebuilt.
6162
6163 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6164
6165 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6166
6167 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6168
6169 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6170 from CVS libtool to always pass_all.
6171
6172 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6173
6174 * install-sh, compile: Import from automake.
6175
6176 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6177
6178 * config.guess, config.sub: Import from savannnah.
6179
6180 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
6181
6182 * MAINTAINERS (Write After Approval): Add myself
6183
6184 2004-11-12 Mike Stump <mrs@apple.com>
6185
6186 * Makefile.def: Add html support.
6187 * Makefile.tpl: Likewise.
6188 * Makefile.in: Regenerate.
6189
6190 2004-11-11 Geoffrey Keating <geoffk@apple.com>
6191
6192 PR 18423
6193 * configure.in: Remove all instances of build-fixincludes from
6194 noconfigdirs.
6195 (build_configargs): Supply --target to subdirectories.
6196 * configure: Regenerate.
6197
6198 * Makefile.def: Make gcc install depend on fixincludes install.
6199 * Makefile.in: Regenerate.
6200
6201 2004-11-10 Janis Johnson <janis187@us.ibm.com>
6202
6203 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6204
6205 2004-11-11 Paul Brook <paul@codesourcery.com>
6206
6207 * MAINTAINERS: Add self as arm maintainer. Update email address.
6208
6209 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6210
6211 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6212 target-libgfortran.
6213 * configure: Regenerate.
6214
6215 2004-11-07 David Edelsohn <edelsohn@gnu.org>
6216
6217 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6218 like CC.
6219
6220 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
6221
6222 * Makefile.def (host fixincludes): Specify missing targets.
6223 * Makefile.in: Regenerate.
6224
6225 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6226
6227 * MAINTAINERS: Add myself
6228
6229 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6230
6231 * MAINTAINERS (Write After Approval): Add myself.
6232
6233 2004-11-04 Geoffrey Keating <geoffk@apple.com>
6234
6235 * Makefile.def: Build fixincludes for the host, too.
6236 * Makefile.in: Regenerate.
6237 * configure.in (host_tools): Add fixincludes.
6238 * configure: Regenerate.
6239
6240 2004-11-04 Daniel Jacobowitz <dan@debian.org>
6241
6242 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6243 * configure: Regenerated.
6244
6245 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6246
6247 PR other/17783
6248 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6249 * configure: Regenerated.
6250
6251 2004-10-31 Mark Mitchell <mark@codesourcery.com>
6252
6253 * README.SCO: Update per FSF instructions.
6254
6255 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
6256
6257 PR target/18151
6258 * configure.in (case ${target}): Do not build fixincludes for avr.
6259 * configure: Regenerated.
6260
6261 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
6262
6263 * configure.in (case ${target}): Do not build fixincludes
6264 on platforms where it is not used.
6265 * configure: Regenerated.
6266
6267 2004-10-23 Daniel Jacobowitz <dan@debian.org>
6268
6269 * configure.in: Use an absolute path to install-sh.
6270 * configure: Regenerated.
6271
6272 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6273
6274 * MAINTAINERS (Write After Approval): Add myself.
6275
6276 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6277
6278 * MAINTAINERS: Remove from Write After Approval those that are
6279 already maintainers.
6280
6281 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6282
6283 * MAINTAINERS: Update my email address.
6284
6285 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6286
6287 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6288 * configure: Regenerate.
6289
6290 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
6291
6292 * MAINTAINERS: Update my email address.
6293
6294 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6295
6296 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6297 entries belonging to this category.
6298
6299 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6300
6301 * MAINTAINERS: Update my e-mail address.
6302
6303 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
6304
6305 Fix wrong conflict resolution in:
6306
6307 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6308
6309 * Makefile.in: Regenerate.
6310 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6311 in the recursive `make', instead of hardwiring `all'.
6312 (Autogenerated TARGET-* variables): New.
6313
6314 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6315
6316 * configure.in: Enable target-libgloss for crx-*-*.
6317 * configure: Regenerate.
6318
6319 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6320
6321 * MAINTAINERS (Various Maintainers): Move the "windows,
6322 cygwin, mingw" maintainer to ...
6323 (OS Port Maintainers): ... here.
6324
6325 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6326
6327 * MAINTAINERS (Write After Approval): Remove those that are
6328 maintainers of some subsystem.
6329
6330 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6331
6332 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6333 * ltcf-cxx.sh (tpf*): Likewise.
6334 * ltconfig (tpf*): Add TPF OS configuration support.
6335
6336 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6337
6338 * MAINTAINERS: Change my email address to my new work account.
6339
6340 2004-09-24 Michael Roth <mroth@nessie.de>
6341
6342 * configure.in (--without-headers): Add missing double quotes.
6343 * configure: Regenerate.
6344
6345 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6346
6347 * ylwrap: Revert to previous version.
6348
6349 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6350
6351 PR bootstrap/17369
6352 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6353 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6354 SET_GCC_LIB_PATH_CMD.
6355 (BASE_TARGET_EXPORTS): Likewise.
6356 * Makefile.in: Regenerated.
6357
6358 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6359 * configure: Regenerated.
6360
6361 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6362
6363 * config.guess: New upstream version
6364 * compile, depcomp, install-sh, ylwrap: Likewise.
6365
6366 2004-09-19 Roger Sayle <roger@eyesopen.com>
6367
6368 * config/mh-x86omitfp: New host makefile fragment. Add
6369 -fomit-frame-pointer to the default BOOT_CFLAGS.
6370 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6371 * configure: Regenerate.
6372
6373 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6374
6375 PR target/11572
6376 * configure.in (*-*-darwin*): Renable libobjc.
6377 * configure: Regenerate.
6378
6379 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6380
6381 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6382
6383 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
6384
6385 * Makefile.def: Remove libbanshee.
6386 * Makefile.tpl: Ditto.
6387 * configure.in: Ditto.
6388 * Makefile.in: Regen.
6389 * configure: Ditto.
6390
6391 2004-09-08 David Edelsohn <edelsohn@gnu.org>
6392
6393 * ltmain.sh: Use $pic_object as $non_pic_object if
6394 $non_pic_object=none.
6395
6396 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
6397
6398 * missing: Import latest version from master repository.
6399
6400 2004-09-06 Nick Clifton <nickc@redhat.com>
6401
6402 * config.sub: Import latest version from master repository.
6403 * config.guess: Likewise.
6404 This includes these changes:
6405
6406 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6407
6408 * config.sub: Handle crisv32, alias etraxfs.
6409 * config.guess (crisv32:Linux:*:*): Handle.
6410
6411 2004-08-13 Brad Smith <brad@comstyle.com>
6412
6413 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6414 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6415
6416 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6417
6418 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6419 assume the processor is a powerpc. This is because coreutils
6420 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6421 in this case, due to a MacOS X bug that causes
6422 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6423 to return a negative number.
6424 Problem reported by Petter Reinholdtsen in:
6425 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6426
6427 2004-07-19 Ben Elliston <bje@gnu.org>
6428
6429 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6430
6431 2004-06-24 Ben Elliston <bje@gnu.org>
6432
6433 * config.guess: Update copyright years.
6434 * config.sub: Likewise.
6435
6436 2004-06-22 Robert Millan <robertmh@gnu.org>
6437
6438 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6439 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6440
6441 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6442
6443 * config.guess (*:*VMS:*:*): New entry. Replaces
6444 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6445 manufacturer.
6446
6447 2004-06-22 Ben Elliston <bje@gnu.org>
6448
6449 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6450 * config.sub: Likewise.
6451
6452 2004-06-22 Ben Elliston <bje@gnu.org>
6453
6454 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6455 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6456
6457 2004-06-11 Ben Elliston <bje@gnu.org>
6458
6459 * config.guess (pegasos:OpenBSD:*:*): Remove.
6460
6461 2004-06-11 Ben Elliston <bje@gnu.org>
6462
6463 From Wouter Verhelst <wouter@grep.be>:
6464 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6465
6466 2004-06-11 Ben Elliston <bje@gnu.org>
6467
6468 * config.guess (luna88k:OpenBSD:*:*): New.
6469
6470 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6471
6472 * config.guess (m32r*:Linux:*:*): New case.
6473 * config.sub: Handle m32rle.
6474
6475 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6476
6477 From Jens Petersen <petersen@redhat.com>:
6478 * config.sub: Handle sparcv8.
6479
6480 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6481
6482 From Tom Smith <smith@cag.lkg.hp.com>:
6483 * config.guess: Version suffixes are equally significant on Tru64
6484 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6485 prefix of "P" (patched kernel).
6486
6487 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6488
6489 * config.sub: Add support for National Semiconductor CRX target.
6490
6491 2004-09-03 Janis Johnson <janis187@us.ibm.com>
6492
6493 * MAINTAINERS (Various Maintainers): Remove myself as web page
6494 maintainer, add myself as maintainer of build status lists.
6495
6496 2004-09-03 Jan Beulich <jbeulich@novell.com>
6497
6498 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6499 *-*-netware, but add target-libmudflap.
6500 Consolidate *-*-netware targets (of which really only i?86 exists)
6501 into a single entry.
6502 * configure: Likewise.
6503
6504 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
6505
6506 * Makefile.tpl (sorry): Remove.
6507 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6508 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6509 (do-clean): Clean per-stage directories too.
6510 (do-distclean): Run distclean-stage1 too.
6511 (.NOTPARALLEL): Enable during toplevel bootstrap.
6512 (stage[+id+]-bubble): Enable parallel execution during
6513 the recursive invocation.
6514 * Makefile.in: Regenerate.
6515
6516 Fix previous checkin:
6517
6518 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6519 include.
6520 * configure.in: Fix indentation.
6521 * configure: Regenerate.
6522
6523 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
6524
6525 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6526 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6527 * configure: regenerate
6528 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6529 -mdynamic-no-pic
6530
6531 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6532
6533 * Makefile.def (build_modules): Add fixincludes.
6534 (dependencies): Make gcc depend on fixincludes.
6535 * configure.in (build_tools): Add fixincludes.
6536 (build_configdirs): Always include build_libs.
6537 * Makefile.in: Regenerate.
6538 * configure: Regenerate.
6539
6540 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
6541
6542 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6543 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6544 phony targets; do not generate timestamp files.
6545 (distclean-stageN): Remove references to their timestamp files.
6546 (restageN, touch-stageN): Remove.
6547 (stageN-bubble): Rewritten.
6548 (compare): Support lean bootstraps.
6549 * Makefile.in: Regenerate.
6550
6551 * configure.in: Only warn when bootstrapping but
6552 build != host or build != target. Support lean bootstraps.
6553 * configure: Regenerate.
6554
6555 2004-08-26 Phil Edwards <phil@codesourcery.com>
6556
6557 * configure.in: Give a better error message if GMP/MPFR are missing
6558 and a language needing them has been requested.
6559 * configure: Regenerated.
6560
6561 2004-08-25 Phil Edwards <phil@codesourcery.com>
6562
6563 * configure.in: Print a list of available language front-ends if
6564 a requested one is missing. Tidy stray tab characters.
6565 * configure: Regenerated.
6566
6567 2004-08-19 Michael Koch <konqueror@gmx.de>
6568
6569 * gcc/doc/install.texi: Update entry about automake for libjava.
6570
6571 2004-08-17 Robert Millan <robertmh@gnu.org>
6572
6573 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6574 (instead of FreeBSD).
6575 * configure: Regenerate.
6576
6577 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6578
6579 * Makefile.in: Regenerate.
6580 * configure: Regenerate.
6581
6582 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6583 stage_*_flags.
6584 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6585 for bootstrapped modules if toplevel bootstrap is going.
6586 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6587 modules. Adjust for changes in Makefile.def. Enable several
6588 rules even in non-bootstrap mode, just to avoid peppering the
6589 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6590 (stage-[+prev+]-bubble): Remove.
6591
6592 * Makefile.def (Dependencies): Depend on all-build-bison,
6593 all-build-flex, all-build-byacc, all-build-texinfo, rather
6594 than the host variations.
6595 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6596 with BUILD_SUBDIR.
6597 (BISON): Update for recent Bisons.
6598 (YACC): Fix typo.
6599 (cross): Depend on all-build.
6600 (all): Do not depend on all-build.
6601 (prebootstrap): Remove.
6602 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6603 (Prebootstrap dependencies): Add them to the per-stage targets
6604 and to all-prebootstrap.
6605 * configure.in (build_configdirs): Always enable build_tools.
6606 (BUILD_DIR_PREFIX): Remove.
6607
6608 * Makefile.def (gcc): Add target variable.
6609 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6610 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6611 in the recursive `make', instead of hardwiring `all'.
6612 (Autogenerated TARGET-* variables): New.
6613
6614 2004-08-13 Brian Booth <bbooth@redhat.com>
6615
6616 * MAINTAINERS: Remove myself from write-after-approval.
6617
6618 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6619
6620 * src-release: Stop distributing mmalloc with gdb (which doesn't
6621 use it).
6622 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6623 * Makefile.in: Regenerate.
6624
6625 2004-08-09 Mark Mitchell <mark@codesourcery.com>
6626
6627 * configure.in (arm*-*-eabi*): New target.
6628 * configure: Regenerate.
6629
6630 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
6631
6632 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6633 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6634 (Dependencies): New section.
6635 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6636 (configure-target-[+module+]): Depend on maybe-all-gcc
6637 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6638 (toplevel profiledbootstrap): Fix dependencies.
6639 * Makefile.in: Regenerate.
6640
6641 2004-08-03 Mark Mitchell <mark@codesourcery.com>
6642
6643 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6644 target-libiberty to noconfigdirs.
6645 * configure: Regenerate.
6646
6647 2004-08-03 Paul Brook <paul@codesourcery.com>
6648
6649 * configure.in: Check for MPFR as well as GMP.
6650 * configure: Regenerate.
6651
6652 2004-08-01 Robert Millan <robertmh@gnu.org>
6653
6654 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6655 libmudflap for all GNU-based systems (with Glibc).
6656 * configure: Regenerate.
6657
6658 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
6659
6660 * Makefile.def (host-modules): Add gcc.
6661 * Makefile.in: Regenerate.
6662 * Makefile.tpl (sorry): New rule.
6663 (configure-host, all-host, [+make_target+]-host, do-check,
6664 install-host): Do not add gcc as a special case.
6665 (host modules): Add a small special-casing for gcc. Export
6666 extra_make_flags through the environment.
6667 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6668 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6669 other recursive targets for gcc): Remove.
6670
6671 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6672 (stage, unstage): New rules.
6673 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6674 distclean-stage[+id+]): Use stage_current.
6675 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6676 the stage*-start rules.
6677
6678 2004-08-02 Geoffrey Keating <geoffk@apple.com>
6679
6680 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6681 use -all_load flag.
6682
6683 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
6684
6685 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6686 * configure: Regenerate.
6687
6688 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6689
6690 * maintainer-scripts/gcc_release: Revert yesterday's change.
6691
6692 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6693
6694 * MAINTAINERS: Add myself to write-after-approval.
6695
6696 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
6697
6698 * libf2c: Removed.
6699 * gcc/gccbug.in: Updated because of libf2c removal.
6700 * maintainer-scripts/gcc_release: Ditto.
6701
6702 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
6703
6704 * configure.in: Build libmudflap by default on FreeBSD.
6705 * configure: Regenerated.
6706
6707 2004-07-09 Mark Mitchell <mark@codesourcery.com>
6708
6709 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6710 systems.
6711 * configure: Regenerated.
6712
6713 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6714
6715 PR target/16344
6716 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6717 feedback based compiler.
6718 * Makefile.in: Rebuilt.
6719
6720 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
6721
6722 * Makefile.def (host_modules): Set bootstrap=true for flex.
6723 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6724 * Makefile.in: Rebuilt.
6725
6726 2004-07-07 Jan Hubicka <jh@suse.cz>
6727
6728 * MAINTAINERS: Add self as a profile feedback maintainer.
6729
6730 2004-07-05 Phil Edwards <phil@codesourcery.com>
6731
6732 * configure.in: Do not prepend $srcdir to /dev/null in
6733 makefile fragments.
6734 * configure: Regenerate.
6735
6736 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
6737
6738 * Makefile.def (build_modules): Add bison, byacc, flex,
6739 m4, texinfo.
6740 (flags_to_pass): Add FLEX.
6741 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6742 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6743 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6744 DEFAULT_MAKEINFO): Remove.
6745 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6746 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6747 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6748 objdir or else use configured tool.
6749 (all-build): New.
6750 (all): Depend on it.
6751 (Build module dependencies): Add.
6752 * Makefile.in: Regenerate.
6753 * configure.in: Better support for multiple build modules,
6754 matching what is done for host/target modules. Do not look
6755 for "plausible" locations of build tools if Canadian cross.
6756 Use autoconf's AC_PROG_CC to find a C compiler. Define
6757 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6758 * configure: Regenerate.
6759
6760 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6761
6762 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6763 * Makefile.in: Regenerate.
6764
6765 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6766
6767 * Makefile.tpl (configure-build-[+module+],
6768 configure-[+module+], configure-target-[+module+]): Pass
6769 [+extra_configure_args+].
6770 (all-build-[+module+], all-[+module+], check-[+module+],
6771 install-[+module+], [+make_target+]-[+module+],
6772 all-target-[+module+], check-target-[+module+],
6773 install-target-[+module+], [+make_target+]-target-[+module+]):
6774 Pass [+extra_make_args+].
6775 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6776 (GCC_HOST_EXPORTS): Remove.
6777 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6778 cross, check-gcc, check-gcc-c++, install-gcc,
6779 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6780 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6781 * Makefile.in: Regenerate.
6782
6783 2004-06-21 Matthew Sachs <msachs@apple.com>
6784
6785 * MAINTAINERS: Added self to write-after-approval.
6786
6787 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6788
6789 * configure.in: Check for srcdir/winsup rather than build directory
6790 winsup.
6791 * configure: Regenerate.
6792
6793 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
6794
6795 * configure.in: Don't build Cygwin native newlib if winsup
6796 directory is missing. Emit warning instead.
6797 * configure: Regenerate.
6798
6799 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
6800
6801 * Makefile.tpl (touch-stage[+id+]): New.
6802 (restage[+prev+]): Depend on touch-stage[+id+].
6803
6804 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6805 Use it throughout.
6806
6807 * Makefile.def: Add profile and feedback bootstrap stages.
6808 Remove next field from bootstrap stages.
6809 * Makefile.tpl (LN, LN_S): Substitute.
6810 (stageN-start, stageN-end): Use double-colon rules, to
6811 provide a hook for additional setup commands.
6812 (distclean-stageN-gcc, restageN): Create dependencies from
6813 [+prev+], not from [+next+].
6814 (stageN-bubble): Add commands for successive stages from
6815 [+prev+], using double-colon rules.
6816 (all-stageN-gcc): Fix typo.
6817 (stagefeedback-start, profiledbootstrap): New.
6818 * Makefile.in: Regenerate.
6819 * configure.in: Call ACX_PROG_LN.
6820 * configure: Regenerate.
6821
6822 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
6823
6824 * MAINTAINERS (Write After Approval): Add myself.
6825
6826 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
6827
6828 * MAINTAINERS (Write After Approval): Add myself.
6829
6830 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
6831
6832 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6833 without gcc.
6834 * configure: Regenerate.
6835
6836 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6837
6838 * Makefile.tpl: Fix typo.
6839 * Makefile.in: Regenerate.
6840
6841 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6842
6843 * configure.in: Remove new- prefix from toplevel
6844 bootstrap targets.
6845 * configure: Regenerate.
6846
6847 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6848
6849 * Makefile.tpl (all.normal): Rename to all.
6850 (all): Replace with a rule to pick the default
6851 target from configure.
6852 (all-gcc, configure-gcc): Use conditionals to
6853 do nothing when toplevel bootstrap is going on.
6854 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6855 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6856 * configure.in: Support --enable-bootstrap.
6857
6858 * Makefile.def: Remove new- prefix from toplevel
6859 bootstrap targets.
6860 * Makefile.tpl: Likewise.
6861
6862 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6863 target.
6864
6865 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6866 $(RECURSE_FLAGS) to recursive invocation of make.
6867
6868 * Makefile.in: Regenerate.
6869 * configure: Regenerate.
6870
6871 2004-05-30 Andreas Jaeger <aj@suse.de>
6872 Jim Wilson <wilson@specifixinc.com>
6873
6874 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6875 like CC.
6876
6877 2004-05-27 Daniel Jacobowitz <dan@debian.org>
6878
6879 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6880 * configure: Regenerate.
6881
6882 2004-05-25 Daniel Jacobowitz <drow@false.org>
6883
6884 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6885 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6886 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6887 targets.
6888 * Makefile.in: Regenerate.
6889
6890 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
6891
6892 * configure.in: Test the ability to symlink directories.
6893 * configure: Regenerate.
6894
6895 * Makefile.def (bootstrap-stage): New definitions.
6896 * Makefile.tpl (configure-stage1-gcc,
6897 configure-stage2-gcc, configure-stage3-gcc,
6898 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6899 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6900 new-restage3, compare): Autogenerate, see Makefile.in
6901 entry for behavioral changes.
6902 (distclean-stage1, new-stage1-start, new-stage1-end,
6903 new-stage1-bubble, distclean-stage2, new-stage2-start,
6904 new-stage2-end, new-stage2-bubble, distclean-stage3,
6905 new-stage3-start, new-stage3-end): New autogenerated targets.
6906 (objext, prebootstrap, BOOT_CFLAGS,
6907 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6908 targets.
6909
6910 * Makefile.in: Regenerate.
6911 (distclean-stage1, new-stage1-start, new-stage1-end,
6912 new-stage1-bubble, distclean-stage2, new-stage2-start,
6913 new-stage2-end, new-stage2-bubble, distclean-stage3,
6914 new-stage3-start, new-stage3-end): New targets.
6915 (all-stage1-gcc): Move prebootstrap dependency from here...
6916 (configure-stage1-gcc): ...to here.
6917 (new-bootstrap): Use bubble targets.
6918 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6919 Use per-stage distclean targets.
6920 (configure-stage1-gcc, configure-stage2-gcc,
6921 configure-stage3-gcc, all-stage1-gcc,
6922 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6923 Use new-stageN-start to prepare the tree.
6924
6925 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
6926
6927 * Makefile.def (host_modules): add libcpp.
6928 * Makefile.tpl: Add dependencies on and for libcpp.
6929 * Makefile.in: Regenerate.
6930 * configure.in: Add libcpp host module.
6931 * configure: Regenerate.
6932
6933 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
6934
6935 * Makefile.tpl: Whenever a recursive target is defined, wrap
6936 it in a special @if/@endif block, and prepare its maybe
6937 dependency in the @if/@endif block
6938 * configure.in: Instead of writing maybe dependencies, remove
6939 the @if/@endif statements, and remove the @if/@endif blocks
6940 that remain.
6941 * configure: Regenerate.
6942 * Makefile.in: Regenerate.
6943
6944 2004-05-20 Janis Johnson <janis187@us.ibm.com>
6945
6946 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6947
6948 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
6949
6950 PR bootstrap/15120
6951 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6952 * */configure: Rebuilt.
6953
6954 2004-05-17 Zack Weinberg <zack@codesourcery.com>
6955
6956 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6957 of libf2c.
6958 * configure, Makefile.in: Regenerate.
6959
6960 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
6961
6962 * MAINTAINERS (Write After Approval): Add myself.
6963
6964 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6965
6966 Merge from tree-ssa-20020619-branch.
6967
6968 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6969 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6970 (HOST_GMPLIBS): Define.
6971 (HOST_GMPINC): Define.
6972 (TARGET_LIB_PATH): Add libmudflap.
6973 (GFORTRAN_FOR_TARGET): Define.
6974 (configure-build*): Export GFORTRAN.
6975 (configure-gcc): Export GMPLIBS and GMPINC.
6976 (all-gcc): Add maybe-all-libbanshee.
6977 (configure-target-libgfortran): Define.
6978 * Makefile.in: Regenerate.
6979 * configure.in (host_libs): Add libbanshee.
6980 (target_libraries): Add target-libmudflap and target-libgfortran.
6981 Add --with-libbanshee.
6982 Handle --disable-libmudflap.
6983 (*-*-freebsd*): Use with_gmp.
6984 Add $(libgcj) to noconfigdirs.
6985 * configure: Regenerate.
6986 * depcomp: New file.
6987 * MAINTAINERS: Add tree-ssa maintainers.
6988
6989 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
6990
6991 * MAINTAINERS (Various Maintainers): Add myself.
6992
6993 2004-04-30 Brian Ford <ford@vss.fsi.com>
6994
6995 * MAINTAINERS (Write After Approval): Add myself.
6996
6997 2004-04-29 Uros Bizjak <uros@kss-loka.si>
6998
6999 * MAINTAINERS (Write After Approval): Add myself.
7000
7001 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
7002
7003 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7004 * configure: Regenerate.
7005
7006 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
7007
7008 Revert:
7009 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7010
7011 * Makefile.def (flags_to_pass): Remove *dir variables that
7012 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7013 as well as prefix and exec_prefix.
7014 * Makefile.in: Regenerate.
7015
7016 2004-04-26 Robert Millan <robertmh@gnu.org>
7017
7018 Add patches from libtool CVS.
7019 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7020 * ltconfig: Likewise.
7021 * ltcf-c.sh: Likewise.
7022 * ltcf-cxx.sh: Likewise.
7023 * ltcf-gcj.sh: Likewise.
7024
7025 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7026
7027 * Makefile.def (host_modules): Mark with the bootstrap
7028 flag packages on which gcc depends.
7029 * Makefile.tpl (all-bootstrap): Use it.
7030 * Makefile.in: Regenerate.
7031
7032 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7033
7034 * Makefile.def (flags_to_pass): Remove *dir variables that
7035 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7036 as well as prefix and exec_prefix.
7037 * Makefile.in: Regenerate.
7038
7039 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7040
7041 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7042 * configure: Regenerate.
7043 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7044 * gcc/Makefile.tpl (compare): Use the result of the test.
7045 * gcc/Makefile.in: Regenerate.
7046
7047 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
7048
7049 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7050 Always relocate gcc and prev-gcc to the original names, even
7051 if the build fails.
7052 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7053 New targets.
7054
7055 2004-04-23 Laurent GUERBY <laurent@guerby.net>
7056
7057 * MAINTAINERS: Update my email address.
7058
7059 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7060
7061 * configure.in (mips*-*-irix5*): Enable ld.
7062 * configure: Regenerate.
7063
7064 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7065
7066 * configure: Regenerate.
7067
7068 2004-04-15 James E Wilson <wilson@specifixinc.com>
7069
7070 * Makefile.tpl (configure-[+module+], configure-gcc,
7071 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7072 Set and export LDFLAGS.
7073 * Makefile.in: Regenerate.
7074
7075 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7076
7077 * MAINTAINERS: Add myself to write-after-approval.
7078
7079 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7080
7081 PR bootstrap/14871
7082 * Makefile.tpl: If we don't have built-in-tree target tools,
7083 use the ones found by configure rather than hacking around with
7084 program_transform_name.
7085 * configure.in: Give Makefile.tpl the information necessary
7086 to do that.
7087 * Makefile.in: Regenerate.
7088 * configure: Regenerate.
7089
7090 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7091
7092 PR bootstrap/14760
7093 * configure.in: When computing baseargs, strip *all* copies of
7094 offending options. Also, don't match/substitute the trailing space,
7095 so that this actually works when two similar options are separated by
7096 only one space.
7097 * configure: Regenerate.
7098
7099 2004-04-06 David Edelsohn <edelsohn@gnu.org>
7100
7101 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7102 (rs6000-*-aix*): Same.
7103 * configure: Regenerate.
7104
7105 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
7106
7107 * MAINTAINERS: Add myself to write-after-approval.
7108
7109 2004-04-03 Bud Davis <bdavis9659@comcast.net>
7110
7111 * MAINTAINERS: Add myself to write-after-approval.
7112
7113 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7114
7115 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7116 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7117 * Makefile.in: Regenerate.
7118
7119 * configure.in (top level bootstrap support): Rework --enable-werror
7120 to set @stage2_werror_flag@.
7121 * configure: Regenerate.
7122 * Makefile.tpl (top level bootstrap support): Pass
7123 @stage2_werror_flag@ down to configure in stages 2 and 3.
7124 * Makefile.in: Regenerate.
7125
7126 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7127
7128 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7129 for stages 2 and 3 as well as in make. As a consequence, remove
7130 OUTPUT_OPTION (now detected by configure) from the flags passed down
7131 to make.
7132 * Makefile.in: Regenerate.
7133
7134 * Makefile.tpl (new-bootstrap): Fix typo.
7135 * Makefile.in: Regenerate.
7136
7137 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7138
7139 * Makefile.tpl: Rearrange by moving recursive_targets rules
7140 into their proper sections.
7141 * Makefile.tpl (top level bootstrap support): Move disabling
7142 of coverage flags from 'make' to 'configure'; improve comments.
7143 * Makefile.in: Regenerate.
7144
7145 * Makefile.tpl (experimental top level bootstrap) Move stage1
7146 language setting from all- target to configure- target; disable
7147 intermodule optimization in stage 1; prevent gratuitous rebuilds
7148 of stage 1.
7149 * Makefile.in: Regenerate.
7150 * configure.in: Comma-separate stage 1 language list for top
7151 level bootstrap.
7152 * configure: Regenerate.
7153
7154 * Makefile.tpl: Clean up experimental top level bootstrap support:
7155 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7156 prev-gcc in configure- targets as well as all- targets.
7157 * Makefile.in: Regenerate.
7158
7159 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7160
7161 * compile: New file imported from automake.
7162
7163 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
7164
7165 * configure.in: Remove symbolic link section.
7166 * configure: Regenerate.
7167 * Makefile.tpl (links): Remove.
7168 * Makefile.in: Regenerate.
7169
7170 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
7171 Nathanael Nerode <neroden@gcc.gnu.org>
7172
7173 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7174 Set with AC_CHECK_PROGS.
7175 * configure.in: Fix comment typo from last patch.
7176 * configure: Regenerate.
7177
7178 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7179
7180 * Makefile.tpl: Introduce experimental top level bootstrap support.
7181 * Makefile.in: Regenerate.
7182 * configure.in: Introduce support for top level bootstrap.
7183 * configure: Regenerate.
7184
7185 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
7186 Paolo Bonzini <bonzini@gnu.org>
7187
7188 PR bootstrap/14522
7189 * configure.in: Cope with shells that do not support unquoted ^
7190 * configure: Regenerate.
7191
7192 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
7193 Paolo Bonzini <bonzini@gnu.org>
7194
7195 PR bootstrap/14522
7196 * configure.in: Cope with shells that do not support nesting
7197 quotes inside quoted backquote substitutions.
7198 * configure: Regenerate.
7199
7200 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7201
7202 PR bootstrap/14522
7203 * configure.in: Fix escaping of $.
7204 * configure: Regenerate.
7205
7206 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7207
7208 * configure: Regenerate, since I forgot to while committing Paolo's
7209 changes.
7210
7211 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
7212
7213 PR ada/14131
7214 Move language detection to the top level.
7215 * configure.in: Find default values for the tools as
7216 soon as possible. Disable ada if GNAT is not found.
7217 Emit error message about missing languages. Expand
7218 --enable-languages=all for the gcc subdirectory.
7219
7220 2004-03-10 Ben Elliston <bje@gnu.org>
7221
7222 * MAINTAINERS: Update my email address.
7223
7224 2004-03-05 David Edelsohn <edelsohn@gnu.org>
7225
7226 * ltconfig: Disable building static libraries if building shared
7227 libraries on AIX 5L.
7228
7229 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
7230
7231 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7232 and disable libgcj.
7233 * configure: Regenerated.
7234
7235 2004-03-01 Brian Booth <bbooth@redhat.com>
7236
7237 * MAINTAINERS: Add myself to write-after-approval.
7238
7239 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
7240
7241 * MAINTAINERS: Add myself to write-after-approval.
7242
7243 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7244
7245 PR bootstrap/7087
7246 * Makefile.tpl: Guard XFOO sed statements better.
7247 * Makefile.tpl: Add dependency for configure-target-libada.
7248 * Makefile.in: Regenerate (incidentally fixes broken
7249 commit when libada-branch was merged).
7250
7251 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7252
7253 * MAINTAINERS: Add myself to write-after-approval.
7254
7255 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7256
7257 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7258 maintainers.
7259
7260 2004-02-20 Andrew Cagney <cagney@redhat.com>
7261
7262 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7263 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7264
7265 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7266
7267 PR bootstrap/11932
7268 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7269
7270 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
7271
7272 * MAINTAINERS: Added myself to write-after-approval.
7273
7274 2004-02-14 Michael Koch <konqueror@gmx.de>
7275
7276 * MAINTAINERS: Added myself to write-after-approval.
7277
7278 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7279
7280 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7281 some OS port maintainers to OS port maintainers section.
7282
7283 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
7284
7285 * MAINTAINERS: Add self.
7286
7287 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7288
7289 * MAINTAINERS: Alphabetize.
7290
7291 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
7292
7293 * MAINTAINERS: Remove myself.
7294
7295 2004-02-11 David Edelsohn <edelsohn@gnu.org>
7296
7297 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7298 (rs6000-*-aix*): Same.
7299 * configure: Regenerate.
7300
7301 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7302
7303 * configure.in (host): Add in missing $noconfigdirs to defines.
7304 * configure: Regenerate.
7305
7306 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7307 Nathanael Nerode <neroden@gcc.gnu.org>
7308
7309 PR ada/6637, PR ada/5911
7310 Merge with libada-branch:
7311 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7312 with appropriate dependencies. Add --enable-libada configure switch.
7313 * configure, Makefile.in: Regenerate.
7314
7315 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
7316
7317 * MAINTAINERS: Add myself to write-after-approval.
7318
7319 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7320
7321 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7322 * configure: Regenerate.
7323
7324 2004-02-04 Geoffrey Keating <geoffk@apple.com>
7325
7326 Merge from upstream:
7327
7328 * ltmain.in: When setting IFS to '~', be careful about user
7329 arguments that contain '~'.
7330
7331 2004-02-04 Peter O'Gorman <peter@pogma.com>
7332
7333 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7334 Also test $base_compile against $CC with escaped arguments. Bug
7335 reported by Geoff Keating <geoffk@apple.com>.
7336
7337 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7338
7339 * MAINTAINERS: Remove i960 port.
7340
7341 2004-01-23 DJ Delorie <dj@redhat.com>
7342
7343 * Makefile.def (target_modules) [libiberty]: Don't stage.
7344 * Makefile.in: Rebuilt.
7345
7346 2004-01-20 Caroline Tice <ctice@apple.com>
7347
7348 * MAINTAINERS: Add myself to write-after-approval.
7349
7350 2004-01-19 Paolo Carlini <pcarlini@suse.de>
7351
7352 * MAINTAINERS: Update my email address.
7353
7354 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7355
7356 * MAINTAINERS: Add myself to write-after-approval.
7357
7358 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7359
7360 * MAINTAINERS: Remove entries without email address.
7361
7362 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
7363
7364 * MAINTAINERS: Add myself to write-after-approval.
7365
7366 2004-01-15 Steven Bosscher <stevenb@suse.de>
7367
7368 * MAINTAINERS: Update my email address.
7369
7370 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
7371
7372 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7373 * Makefile.tpl (configure-target-[+module+]): Support stage.
7374 * Makefile.in: Rebuilt.
7375
7376 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7377
7378 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7379
7380 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
7381
7382 * MAINTAINERS: Add myself as a MIPS maintainer.
7383
7384 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7385
7386 * configure.in: Use ./config.cache, not config.cache.
7387 * configure: Regenerate.
7388 * Makefile.tpl: Special-casing not needed for GCC any more.
7389 * Makefile.in: Regenerate.
7390
7391 * configure.in: Don't share a cache file for host dirs.
7392 * configure: Regenerate.
7393
7394 * config-ml.in: Don't mess with the cache file.
7395
7396 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7397
7398 * MAINTAINERS: Move myself from 'Write After Approval' to
7399 'CPU Port Maintainers' section as SPARC maintainer.
7400
7401 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7402
7403 * Makefile.tpl: Make GCC use a separate config.cache.
7404 * Makefile.in: Regenerate.
7405
7406 PR bootstrap/11932, PR bootstrap/11933
7407 (I don't know if it will fix either of them, but it relates
7408 to them.)
7409 * configure.in: Don't use shared config.cache for target
7410 directories.
7411 * configure: Regenerate.
7412
7413 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7414
7415 * MAINTAINERS: Add myself to 'Write After Approval' section.
7416
7417 2003-12-31 Roger Sayle <roger@eyesopen.com>
7418
7419 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7420 * configure: Regenerated.
7421
7422 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7423
7424 * MAINTAINERS: Remove the mn10200 maintainer.
7425
7426 2003-12-21 Bernardo Innocenti <bernie@develer.com>
7427
7428 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7429 * configure: Regenerated.
7430
7431 2003-12-16 Jan Hubicka <jh@suse.cz>
7432
7433 * MAINTAINERS: Add myself as callgraph maintainer.
7434
7435 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7436
7437 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7438 * configure: Regenerate.
7439
7440 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7441
7442 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7443 'Write After Approval' section. Update email.
7444
7445 2003-12-01 James Lemke <jim@wasabisystems.com>
7446
7447 * MAINTAINERS (Write After Approval): Add myself.
7448
7449 2003-11-20 Matt Thomas <matt@3am-software.com>
7450
7451 * MAINTAINERS: Add myself as a vax port maintainer.
7452
7453 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7454
7455 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7456 (configure-build-[+module+], configure-[+module+]): Likewise.
7457 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7458 * Makefile.in: Regenerate.
7459
7460 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7461
7462 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7463 shared/dylibed libraries.
7464 * ltmain.sh: Likewise.
7465 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7466 * ltcf-cxx.sh: Likewise.
7467 * ltcf-gcj.sh: Likewise.
7468 * ltconfig: Likewise.
7469
7470 2003-11-17 Stan Cox <scox@redhat.com>
7471
7472 * MAINTAINERS: Add myself as iq2000 port maintainer.
7473
7474 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7475
7476 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7477 * Makefile.in: Regenerate.
7478
7479 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7480
7481 * config.sub: Update to 2003-11-03 version.
7482
7483 2003-10-20 Phil Edwards <phil@codesourcery.com>
7484
7485 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7486 * configure: Regenerate.
7487
7488 2003-10-20 Nicolas Pitre <nico@cam.org>
7489
7490 * MAINTAINERS: Add myself to 'Write After Approval' section.
7491
7492 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7493
7494 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7495
7496 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7497
7498 * MAINTAINERS: Update my email address.
7499
7500 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7501
7502 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7503
7504 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
7505
7506 * MAINTAINERS: Add myself to 'Write After Approval' section.
7507
7508 2003-10-16 Bernardo Innocenti <bernie@develer.com>
7509
7510 * config.guess: Update to 2003-10-16 version.
7511 * config.sub: Update to 2003-10-16 version.
7512
7513 2003-10-15 David Daney <ddaney@avtrex.com>
7514
7515 * MAINTAINERS: Added myself to 'Write After Approval' section.
7516
7517 2003-10-15 Falk Hueffner <falk@debian.org>
7518
7519 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7520 'Write After Approval' section. Update email.
7521
7522 2003-10-14 Roger Sayle <roger@eyesopen.com>
7523
7524 * MAINTAINERS: Move myself from 'Write After Approval' to
7525 'Various Maintainers' section as middle-end maintainer.
7526
7527 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7528
7529 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7530 HOST_FLAGS_TO_PASS.
7531 * Makefile.in: Regenerate.
7532
7533 2003-10-11 Bernardo Innocenti <bernie@develer.com>
7534
7535 * config.guess: Update to 2003-10-07 version.
7536 * config.sub: Update to 2003-10-07 version.
7537
7538 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7539
7540 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7541 * ltconfig (irix5*, irix6*): Don't override version_type.
7542
7543 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7544
7545 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7546 * configure: Rebuilt
7547 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7548 * Makefile.in: Rebuilt
7549
7550 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7551
7552 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7553
7554 2003-09-30 Carlo Wood <carlo@alinoe.com>
7555
7556 * MAINTAINERS (Write After Approval): Add myself.
7557
7558 2003-09-29 Paul Koning <ni1d@arrl.net>
7559
7560 * MAINTAINERS: Move myself from "Write After Approval"
7561 to CPU platform maintainers for pdp11 platform.
7562
7563 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7564
7565 * MAINTAINERS: Move myself from 'Write After Approval' to
7566 'Various Maintainers' section as libffi testsuite maintainer.
7567
7568 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
7569
7570 * configure.in: Pass a computed --program-transform-name
7571 to subconfigures.
7572 * configure: Regenerated.
7573
7574 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7575
7576 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7577 * Makefile.in: Regenerate.
7578
7579 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7580 * Makefile.in: Regenerate.
7581
7582 2003-09-19 Ziemowit Laski <zlaski@apple.com>
7583
7584 * MAINTAINERS: Move myself from 'Write After Approval'
7585 to 'Various Maintainers' (objective-c) section.
7586
7587 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
7588
7589 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7590 quoting.
7591 * configure: Regenerated.
7592
7593 2003-09-16 Joel Brobecker <brobecker@gnat.com>
7594
7595 * MAINTAINERS (Write After Approval): Add myself to write after
7596 approval list.
7597
7598 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7599
7600 * MAINTAINERS (Write After Approval): Add myself.
7601
7602 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7603
7604 * MAINTAINERS: Update my e-mail address.
7605
7606 2003-09-09 Alan Modra <amodra@bigpond.net.au>
7607
7608 * libtool.m4 (LD): Correct powerpc64 host match.
7609
7610 2003-09-06 James E Wilson <wilson@tuliptree.org>
7611
7612 * MAINTAINTERS: Update my affiliation and email address.
7613
7614 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7615
7616 * MAINTAINERS (Write After Approval): Add myself.
7617
7618 2003-09-04 DJ Delorie <dj@redhat.com>
7619
7620 * configure: Regenerate.
7621
7622 2003-09-04 Robert Millan <robertmh@gnu.org>
7623
7624 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7625
7626 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7627
7628 * configure.in: Ensure arguments to sed are properly spaced.
7629 * configure: Regenerate.
7630
7631 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7632
7633 * MAINTAINERS: Update my e-mail address.
7634
7635 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
7636
7637 * MAINTAINERS (Write After Approval): Add myself.
7638
7639 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
7640
7641 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7642 * configure: Regenerated.
7643
7644 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
7645
7646 * MAINTAINERS: Update my email address.
7647
7648 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
7649
7650 * configure.in: Use newline instead of semicolon when assuming
7651 shell arguments in a for loop.
7652 * configure: Regenerated.
7653
7654 2003-08-22 Jason Eckhardt <jle@rice.edu>
7655
7656 * MAINTAINERS: Resurrect the i860 maintainer.
7657
7658 2003-08-20 Geoffrey Keating <geoffk@apple.com>
7659
7660 PR 8180
7661 * configure.in: When testing with_libs and with_headers, treat
7662 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7663 * configure: Regenerate.
7664
7665 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7666 make, shell, etc.
7667 (baseargs): Likewise.
7668 * configure: Regenerate.
7669
7670 2003-08-20 Bernardo Innocenti <bernie@develer.com>
7671
7672 * MAINTAINERS (Write After Approval): Add myself.
7673
7674 2003-08-19 Geoffrey Keating <geoffk@apple.com>
7675
7676 * configure.in: Disable libgcj for darwin not on powerpc.
7677 * configure: Rebuild.
7678
7679 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7680
7681 * config-ml.in, symlink-tree: Add license.
7682
7683 2003-08-03 Richard Stallman <rms@gnu.org>
7684 Eben Moglen <moglen@columbia.edu>
7685
7686 * README.SCO: New file.
7687
7688 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7689
7690 * Makefile.tpl (check, check-c++): Express dependencies using
7691 dependencies rather than commands.
7692 * Makefile.in: Regenerate.
7693
7694 2003-08-01 Andrew Cagney <cagney@redhat.com>
7695
7696 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7697 * configure: Ditto.
7698
7699 2003-07-31 Geoffrey Keating <geoffk@apple.com>
7700
7701 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7702 * Makefile.in: Update.
7703
7704 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7705
7706 * configure.in: Enable libgcj for darwin.
7707 * configure: Rebuild.
7708
7709 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
7710
7711 * config-ml.in: Use ac_configure_args directly instead of
7712 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7713 actually seen.
7714
7715 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7716
7717 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7718 creating target and build subdirs to build all parent dirs as needed.
7719 * Makefile.in: Rebuild.
7720 * configure.in: Don't build dirs explicitly here.
7721 * configure: Rebuild.
7722
7723 2003-07-26 Paul Brook <paul@nowt.org>
7724
7725 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7726
7727 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
7728
7729 * Makefile.tpl (all-make): Depend on intl.
7730 * Makefile.in: Rebuilt.
7731
7732 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
7733
7734 * install-sh: Update to newer upstream versions (associated with
7735 aclocal 1.7).
7736 * mkinstalldirs: Likewise.
7737 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7738
7739 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
7740
7741 * MAINTAINERS: Move self from Bug database only accounts
7742 to write-after-approval.
7743
7744 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7745
7746 * config.if: Remove unused libc_interface determination.
7747
7748 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
7749
7750 * MAINTAINERS: Move self from write-after-approval to
7751 build machinery (*.in).
7752
7753 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
7754
7755 PR bootstrap/11273
7756 PR bootstrap/11408
7757 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
7758 unused INSTALL_PROGRAM_ARGS.
7759 * configure.in: Use AC_PROG_INSTALL.
7760 * Makefile.in: Regenerate.
7761 * configure: Regenerate.
7762
7763 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
7764
7765 * MAINTAINERS: Alphabetize.
7766
7767 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
7768
7769 * configure: Rebuilt.
7770 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7771 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7772 newlib nor libgloss.
7773 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
7774 * configure.in (am33_2.0-*-linux*): Added.
7775
7776 2003-07-09 Bob Wilson <bob.wilson@acm.org>
7777
7778 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7779 * configure: Regenerate.
7780
7781 2003-07-07 Zack Weinberg <zack@codesourcery.com>
7782
7783 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7784 * Makefile.in: Regenerate.
7785
7786 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7787
7788 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7789 * Makefile.in: Regenerate.
7790
7791 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
7792
7793 * Makefile.tpl: Replace PWD with PWD_COMMAND.
7794 * Makefile.in: Regenerated.
7795
7796 * config-ml.in: Replace PWD with PWD_COMMAND.
7797
7798 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7799
7800 * intl: New directory; see intl/ChangeLog for details.
7801 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7802 * Makefile.tpl: all-gcc depends on maybe-all-intl.
7803 * Makefile.in: Regenerate.
7804
7805 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
7806
7807 * configure.in: Clean up config-lang.in handling. Delete
7808 useless assignment to "subdirs".
7809 * configure: Regenerate.
7810
7811 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
7812
7813 * configure.in: Rename 'target_libs' to 'target_libraries'.
7814 Remove useless reference to 'target_libs'.
7815 * configure: Regenerate.
7816
7817 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
7818
7819 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7820 * Makefile.in: Regenerate.
7821
7822 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
7823
7824 * Makefile.def: Introduce flags_to_pass.
7825 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7826 * Makefile.in: Regenerate.
7827
7828 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
7829
7830 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7831 and target-libgloss.
7832 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7833 <h8300*-*-*>: Disable libf2c and ${libgcj}.
7834 * configure: Regenerate.
7835
7836 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
7837
7838 * configure.in: Update testsuite_flags to new location.
7839 * configure. Regenerate.
7840
7841 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
7842
7843 * Makefile.tpl: Remove BUILD_CC stuff.
7844 * Makefile.in: Regenerate.
7845
7846 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
7847
7848 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7849
7850 2003-06-16 Graeme Peterson <gp@qnx.com>
7851
7852 * MAINTAINERS (Write After Approval): Add myself.
7853
7854 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
7855
7856 * config.guess: Update to 2003-06-12 version.
7857 * config.sub: Update to 2003-06-13 version.
7858
7859 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
7860
7861 * config.guess: Update to 2003-06-06 version.
7862 * config.sub: Update to 2003-06-06 version.
7863
7864 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7865
7866 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7867 * configure. Regenerate.
7868
7869 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7870
7871 * configure.in: Disable serial configure by default.
7872 * configure: Regenerate.
7873 * Makefile.tpl: Abolish .NOTPARALLEL.
7874 * Makefile.in: Regenerate.
7875
7876 * Makefile.tpl: Replace {build,host,target}_canonical by
7877 {build,host,target}.
7878 * Makefile.in: Regenerate.
7879
7880 * Makefile.tpl: Fix stupid pasto.
7881 * Makefile.in: Regenerate.
7882
7883 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7884
7885 * Makefile.tpl: Remove bogus conditional.
7886 * Makefile.in: Regenerate.
7887
7888 2003-06-05 Jan Hubicka <jh@suse.cz>
7889
7890 * Makefile.tpl (profiledbootstrap): New target.
7891 * Makefile.in (profiledbootstrap): New target.
7892
7893 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
7894
7895 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7896 Pinski. Remove user names from other bugzilla-only maintainers.
7897
7898 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7899
7900 * Makefile.tpl: Make 'recursive targets' using autogen rather
7901 than shell loop. Remove duplicate 'clean' targets and false
7902 comments.
7903 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7904 Add systematic method of specifying missing targets in subdirs.
7905 Add copyright boilerplate.
7906 * Makefile.in: Regenerate.
7907 * configure.in: Add 'recursive targets' to maybe list.
7908 * configure: Regenerate.
7909
7910 * MAINTAINERS: "GNATS only" -> "Bug database only".
7911
7912 * Makefile.tpl: Rename [+target+] to [+make_target+].
7913 * Makefile.def: Rename 'target' to 'make_target'.
7914
7915 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
7916
7917 * MAINTAINERS: Add self as options handling maintainer.
7918
7919 2003-05-28 Michael Meissner <gnu@the-meissners.org>
7920
7921 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7922 been too long since I touched those ports.
7923
7924 2003-05-28 DJ Delorie <dj@redhat.com>
7925
7926 * Makefile.tpl: Make maybe-check-gcc .PHONY.
7927 * Makefile.in: Regenerate.
7928
7929 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7930
7931 * configure.in: Use curly braces in the definition of tooldir.
7932 * configure: Regenerate.
7933
7934 2003-05-21 DJ Delorie <dj@redhat.com>
7935
7936 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7937 newlib or libgloss.
7938 * Makefile.in: Regenerate.
7939
7940 2003-05-21 DJ Delorie <dj@redhat.com>
7941
7942 * Makefile.tpl: Add missing empty maybe-check-gcc target.
7943 * Makefile.in: Regenerate.
7944
7945 2003-05-20 Ian Lance Taylor <ian@airs.com>
7946
7947 * MAINTAINERS: Update my e-mail address.
7948
7949 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
7950
7951 * configure.in: Switch more things to use maybe dependencies.
7952 * Makefile.tpl: Switch more things to use maybe dependencies.
7953 Factor out common code from autogen IF statements.
7954 * configure: Regenerate.
7955 * Makefile.in: Regenerate.
7956
7957 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
7958
7959 * configure.in: Accept i[3456789]86 for machine type.
7960 * configure: Regenerate.
7961
7962 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
7963
7964 * configure.in: Switch more things to use maybe dependencies.
7965 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
7966 * configure: Regenerate.
7967 * Makefile.tpl: Switch more things to use maybe dependencies.
7968 * Makefile.in: Regenerate.
7969
7970 2003-05-16 Andreas Schwab <schwab@suse.de>
7971
7972 * Makefile.tpl (install-opcodes): Define.
7973 * Makefile.in: Rebuild.
7974
7975 2003-05-13 Andreas Jaeger <aj@suse.de>
7976
7977 * config.guess: Update to 2003-05-09 version.
7978 * config.sub: Update to 2003-05-09 version.
7979
7980 2003-05-13 Michael Eager <eager@mvista.com>
7981
7982 * configure.in: Correct sed script so that options in quotes are not
7983 deleted.
7984 * configure: Rebuild.
7985
7986 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
7987
7988 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7989 and $$s/newlib/libc/sys/cygwin32 include paths.
7990 * configure: Ditto.
7991
7992 2003-05-12 Michael Meissner <gnu@the-meissners.org>
7993
7994 * MAINTAINERS: Update my email addresses.
7995
7996 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7997
7998 * config-ml.in: Propagate INSTALL variables.
7999
8000 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8001
8002 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8003
8004 2003-05-02 Chris Demetriou <cgd@broadcom.com>
8005
8006 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8007 * Makefile.in: Regenerate.
8008
8009 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8010
8011 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8012
8013 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8014
8015 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8016
8017 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
8018
8019 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8020 * Makefile.in: Regenerated.
8021
8022 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8023
8024 * MAINTAINERS (Write After Approval): Upgrade myself from
8025 GNATS only to write-after-approval. Update my mail address.
8026
8027 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
8028
8029 (OS Port Maintainers: freebsd): Add myself.
8030
8031 2003-04-22 Mark Mitchell <mark@codesourcery.com>
8032
8033 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8034
8035 2003-04-22 Kean Johnston <jkj@sco.com>
8036
8037 * MAINTAINERS (SCO ports): Added myself.
8038
8039 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8040
8041 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8042
8043 2003-04-19 Kean Johnston <jkj@sco.com>
8044
8045 * MAINTAINERS (Write After Approval): Add myself.
8046
8047 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8048
8049 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8050 * Makefile.in: Regenerate.
8051
8052 2003-04-18 Jakub Jelinek <jakub@redhat.com>
8053
8054 * configure.in (powerpc64*-*-linux*): Remove.
8055 * configure: Rebuilt.
8056
8057 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
8058
8059 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8060 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8061 and restrap.
8062 * Makefile.in: Regenerate.
8063
8064 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
8065
8066 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8067 * configure: Regenerated.
8068
8069 2003-04-15 DJ Delorie <dj@redhat.com>
8070
8071 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8072
8073 2003-04-13 Nick Clifton <nickc@redhat.com>
8074
8075 * config-ml.in: Remove support for --disable-aix removing
8076 call-aix multilibs.
8077
8078 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
8079
8080 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8081 * */configure: Rebuilt.
8082
8083 2003-04-08 Joel Sherrill <joel@oarcorp.com>
8084
8085 * MAINTAINERS: Add my email address.
8086
8087 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
8088
8089 * MAINTAINERS (Write After Approval): Add myself.
8090
8091 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8092
8093 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8094 * Makefile.in: Regenerate.
8095
8096 2003-03-14 Michael Chastain <mec@shout.net>
8097
8098 * Makefile.in: Regenerate with correct Makefile.def.
8099
8100 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8101
8102 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8103 Make macro.
8104 * Makefile.in: Regenerate.
8105 * configure.in: Clean up gxx_include_dir logic.
8106 * configure: Regenerate.
8107
8108 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8109
8110 * MAINTAINERS (Write After Approval): Add myself.
8111
8112 2003-03-10 Ben Elliston <bje@wasabisystems.com>
8113
8114 * MAINTAINERS: Update my mail address.
8115
8116 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8117
8118 * configure.in (gxx_include_dir): Fix typo.
8119 * configure: Regenerated.
8120
8121 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8122
8123 * Makefile.tpl: Reindent.
8124 * Makefile.in: Regenerate.
8125 * configure.in: Reindent. Don't set unused variables.
8126 * configure: Regenerate.
8127
8128 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
8129
8130 * configure.in: Include $(build_tooldir)/sys-include in
8131 FLAGS_FOR_TARGET.
8132 * configure: Regenerated.
8133
8134 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8135
8136 * Makefile.tpl: Always pass down RANLIB.
8137 * Makefile.in: Regenerate.
8138
8139 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8140 * Makefile.in: Regenerate.
8141 * configure.in: Remove unused logic relating to --enable-shared
8142 and --enable-threads. Remove bogus comments. Remove redundant
8143 noconfigdirs.
8144 * configure: Regenerate.
8145
8146 * configure.in: Replace ${libstdcxx_version} by its value.
8147 Remove reference to mh-dgux.
8148 * configure: Regenerate.
8149
8150 2003-03-03 Kevin Buettner <kevinb@redhat.com>
8151
8152 * MAINTAINERS (Write After Approval): Add myself.
8153
8154 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8155
8156 * Makefile.tpl: Rearrange.
8157 * Makefile.in: Regenerate.
8158
8159 2003-02-25 Uwe Stieber <uwe@wwws.de>
8160
8161 * configure.in: Add support for kaOS as cross build target system.
8162 * configure: Regenerated.
8163
8164 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8165
8166 * MAINTAINERS (Write after approval): Add myself.
8167
8168 2003-02-21 James E Wilson <wilson@tuliptree.org>
8169
8170 * MAINTAINERS: Update my email address.
8171
8172 2003-02-21 Zack Weinberg <zack@codesourcery.com>
8173
8174 * MAINTAINERS: Add self to blanket write privs. section.
8175
8176 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
8177
8178 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8179 configure-target-* as some target builds may require additional
8180 flags for preprocessor tests.
8181 * Makefile.in: Regenerated.
8182
8183 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
8184
8185 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8186 * ltconfig: Handle it.
8187 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8188 auto-detecting it.
8189
8190 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8191 it is used as argument to $CC.
8192 * ltcf-gcj.sh: Likewise.
8193
8194 * configure.in: Introduce --enable-maintainer-mode.
8195 * configure: Rebuilt.
8196 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8197 for maintainer mode.
8198 * Makefile.in: Rebuilt.
8199
8200 2003-02-18 Jason Merrill <jason@redhat.com>
8201
8202 * Makefile.tpl (check-c++): Allow parallelism.
8203
8204 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8205
8206 * MAINTAINERS: Remove John Carr (who never actually had access to
8207 gcc.gnu.org).
8208
8209 2003-02-15 Geoffrey Keating <geoffk@apple.com>
8210
8211 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8212 don't configure target-libobjc.
8213 * configure: Regenerate.
8214
8215 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8216
8217 * Makefile.tpl (RANLIB): Define.
8218 * Makefile.in: Regenerate.
8219
8220 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8221
8222 * MAINTAINERS: Update my email.
8223
8224 2003-02-06 Keith R Seitz <keiths@redhat.com>
8225
8226 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8227 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8228 * Makefile.in: Regenerated.
8229 * configure.in: Remove all traces of snavigator, db, and grep.
8230 * configure: Regenerated.
8231
8232 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8233
8234 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8235 After Approval.
8236
8237 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8238
8239 * MAINTAINERS (Write after approval): Add myself.
8240
8241 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
8242
8243 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8244 * Makefile.in: Regenerated.
8245
8246 2003-01-30 Roger Sayle <roger@eyesopen.com>
8247
8248 * config.guess: Updated to 2003-01-30's version.
8249 * config.sub: Updated to 2003-01-28's version.
8250
8251 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
8252
8253 * config.if: If gcc_version is already set, just use it. Don't set
8254 gcc_version_trigger if it's already set, otherwise set it to
8255 gcc/version.c, but only if the file exists. If it is not set and
8256 gcc/version.c does not exist, try to extract the version number from
8257 $CC.
8258
8259 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8260
8261 * MAINTAINERS: Add myself to write-after-approval list.
8262
8263 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
8264
8265 * configure.in: Revert 24Jan change.
8266 * configure: Regenerate.
8267
8268 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8269
8270 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8271 entry of HJ Lu.
8272
8273 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8274
8275 * configure.in: Revert previous change.
8276 * configure: Regenerate.
8277
8278 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8279
8280 * configure.in: Make rda native-only.
8281 * configure: Regenerate.
8282
8283 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8284
8285 * MAINTAINERS: Move myself from GNATS-only-accounts to
8286 write-after-approval.
8287
8288 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8289
8290 * configure.in: Add missing \.
8291 * configure: Rebuilt.
8292
8293 2003-01-17 Jakub Jelinek <jakub@redhat.com>
8294
8295 * configure.in (baseargs): Avoid using \| in sed regular
8296 expressions.
8297 * configure: Rebuilt.
8298
8299 2003-01-16 Jakub Jelinek <jakub@redhat.com>
8300
8301 * configure.in (baseargs): Remove all supported forms of
8302 --cache-file, --srcdir, --host, --build and --target options
8303 from argument lists.
8304 * configure: Rebuilt.
8305
8306 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
8307
8308 * MAINTAINERS: Add myself to write-after-approval list.
8309
8310 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
8311
8312 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8313 * configure: Rebuilt.
8314
8315 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8316
8317 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8318 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8319 * Makefile.in: Regenerate.
8320 * configure: Regenerate.
8321
8322 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
8323
8324 * configure.in: Remove Makefile in build, host and target modules
8325 unless configure was run with --no-recursion.
8326 * configure: Rebuilt.
8327
8328 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8329
8330 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8331 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8332 * Makefile.in: Regenerate.
8333
8334 2003-01-08 Chris Demetriou <cgd@broadcom.com>
8335
8336 * config.guess: Update to 2003-01-03 version.
8337 * config.sub: Update to 2003-01-03 version.
8338
8339 2003-01-07 Christopher Faylor <cgf@redhat.com>
8340
8341 * configure: Regenerate with proper autoconf 2.13.
8342
8343 2003-01-07 Christopher Faylor <cgf@redhat.com>
8344
8345 * configure.in: Add AC_PREREQ for consistency.
8346 * configure: Regenerate.
8347
8348 2003-01-06 Andrew Cagney <ac131313@redhat.com>
8349
8350 * configure.in (GDB_TK): Add tcl directories conditional on
8351 gdb/gdbtk directory being present.
8352 * configure: Regenerate.
8353
8354 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
8355
8356 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8357 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8358 * configure: Rebuilt.
8359
8360 2002-12-31 Tom Tromey <tromey@redhat.com>
8361
8362 * Makefile.in: Rebuilt.
8363 * Makefile.def (target_modules) [libffi]: Allow installation.
8364
8365 2002-12-31 Andreas Schwab <schwab@suse.de>
8366
8367 * configure.in: Fix use of $program_transform_name.
8368 * configure: Regenerated.
8369
8370 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
8371
8372 * configure.in (baseargs): Don't remove first configure argument.
8373 * configure: Regenerated.
8374
8375 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
8376
8377 * Makefile.tpl (local-distclean): Don't remove...
8378 (multilib.ts): ... this. Moved into...
8379 (multilib.out): ... this. Don't use sub-make.
8380 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8381 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8382 (configure-build-[+module+], configure-[+module+],
8383 configure-target-[+module+], configure-gcc): ... these. Test
8384 for Makefile existence. Drop config.status from dependencies.
8385 * Makefile.in: Rebuilt.
8386 * configure.in: Move gcc-version-trigger to the end of
8387 ac_configure_args. Add comments to maybedep.tmp and
8388 serdep.tmp. Introduce --disable-serial-configure. Remove
8389 nonopt from baseargs, matching and removing corresponding
8390 whitespace while at it.
8391 * configure: Rebuilt.
8392
8393 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
8394
8395 * configure.in (host_configargs): Replace reference to
8396 no-longer-defined buildopts with --build=${build_alias}.
8397 * configure: Rebuilt.
8398
8399 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8400 program_transform_name to standard idiom.
8401 (AUTOGEN, AUTOCONF): Define.
8402 (Makefile.in): Use $(AUTOGEN).
8403 (Makefile): Depend on config.status, and use autoconf-style rule to
8404 build it. Move original commands to...
8405 (config.status): ... this new target.
8406 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8407 $(AUTOCONF).
8408 * Makefile.in: Rebuilt.
8409
8410 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8411
8412 * Makefile.tpl: Fix dramatic bustage due to change in
8413 program_transform_name.
8414 * Makefile.in: Regenerate.
8415
8416 * configure.in: Remove unnecessary PATH setting.
8417 * configure: Regnerate.
8418
8419 * configure.in: Don't default to unprefixed tools unless
8420 the native tools will work.
8421 * configure: Regenerate.
8422
8423 * configure.in: Convert to autoconf script. Blow away lots
8424 of now-redundant Makefile fragments.
8425 * configure: Generate using Autoconf.
8426 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8427 * Makefile.in: Regenerate.
8428
8429 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8430
8431 * configure: Fix stupid bug where RANLIB was mistakenly included.
8432
8433 * configure.in: Rename (buildargs, hostargs, targargs) to
8434 (build_configargs, host_configargs, target_configargs).
8435
8436 * configure.in: Move logic out of sed statement.
8437
8438 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
8439 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8440
8441 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8442
8443 * config.sub: Import from master repository
8444 * config.guess: Ditto
8445
8446 2002-12-24 Andreas Schwab <schwab@suse.de>
8447
8448 * Makefile.tpl (multilib.out): Fix missing space.
8449 * Makefile.in: Regenerate.
8450
8451 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8452
8453 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8454 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8455 * Makefile.in: Regenerate.
8456 * configure.in: Remove unnecessary leftovers.
8457
8458 2002-12-21 Geoffrey Keating <geoffk@apple.com>
8459
8460 * configure.in (extra_ranlibflags_for_target): New variable.
8461 (*-*-darwin): Add -c to ranlib commands.
8462 * configure (tooldir): Handle extra_ranlibflags_for_target.
8463
8464 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
8465
8466 * Makefile.tpl: Revert HJL's change.
8467 * Makefile.in: Regenerated.
8468 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8469 always.
8470
8471 2002-12-19 Andreas Schwab <schwab@suse.de>
8472
8473 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8474 * Makefile.in: Regenerate.
8475
8476 2002-12-18 H.J. Lu <hjl@gnu.org>
8477
8478 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8479 * Makefile.in: Regenerated.
8480
8481 * configure.in (build_prefix): New. Substitute.
8482
8483 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8484
8485 * Makefile.tpl: Don't let real targets depend on phony targets.
8486 * Makefile.in: Regenerate.
8487
8488 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8489 * Makefile.in: Regenerate.
8490
8491 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8492
8493 * config.sub: Import from master repository
8494 * config.guess: Ditto
8495
8496 2002-12-16 Jason Merrill <jason@redhat.com>
8497
8498 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8499 previous 'make bootstrap'.
8500 * Makefile.in: Regenerate.
8501
8502 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8503
8504 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8505
8506 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8507
8508 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8509 * Makefile.in: Regenerate.
8510
8511 2002-12-13 Jason Merrill <jason@redhat.com>
8512
8513 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
8514 library tests.
8515 (check-c++): Just depend on it and check-target-libstdc++-v3.
8516 * Makefile.in: Regenerate.
8517
8518 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8519
8520 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8521 * Makefile.in: Rebuilt.
8522
8523 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8524
8525 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8526
8527 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8528
8529 * configure: Fix bug put in by gremlins.
8530
8531 * Makefile.tpl: Substitute more autoconfily.
8532 * configure: Substitute more autoconfily.
8533 * Makefile.in: Regenerate.
8534
8535 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8536
8537 * config.sub: Import from master repository
8538 * config.guess: Ditto
8539 * MAINTAINERS: Added Svein Seldal under write after approval
8540
8541 2002-12-08 Andrew Cagney <ac131313@redhat.com>
8542
8543 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8544 * Makefile.in (all-sim): Ditto.
8545
8546 2002-12-06 DJ Delorie <dj@redhat.com>
8547
8548 * Makefile.tpl: Change configure dependencies to not have real
8549 targets depend on phony targets.
8550
8551 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8552
8553 * configure.in: Revert unintentional change.
8554
8555 * Makefile.tpl: Change dependency for */multilib.out so that
8556 it works when gcc isn't in the tree.
8557
8558 * configure.in: Substitute more.
8559 * configure: Run subconfigures from the Makefile.
8560 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8561 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8562
8563 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8564
8565 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8566
8567 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8568
8569 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8570 and corresponding dependencies.
8571 * Makefile.in: Regenerate.
8572
8573 * configure.in (host_tools): Order binutils, gas and ld for
8574 convenience in running the testsuites.
8575
8576 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8577 * Makefile.in: Regenerate.
8578 * configure.in: Introduce rules to serialize subconfigure runs.
8579
8580 * configure.in: Introduce BASE_CC_FOR_TARGET.
8581 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8582 Realize configure-build-* targets. Realize configure-target-* targets.
8583 * Makefile.in: Regenerate.
8584
8585 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8586
8587 * configure: Move gcc_version_trigger stuff from here...
8588 * configure.in: ...to here.
8589
8590 * configure.in: Separate subconfigure options added by this file from
8591 options given by the user. Add machinery to put args for host
8592 subconfigures into the Makefile.
8593
8594 * Makefile.tpl: Remove 'vault' targets.
8595 * Makefile.tpl: Reorder and comment dependencies.
8596 * Makefile.in: Regenerate.
8597
8598 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8599 * configure.in: Fix my broken commit of previous patch. (sigh)
8600
8601 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8602
8603 * configure.in: Move host-specific darwin noconfigdirs into
8604 the host-specific section.
8605
8606 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8607
8608 * configure.in: Move host-specific darwin noconfigdirs into
8609 the host-specific section.
8610
8611 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8612
8613 * configure: Remove skip-this-dir support.
8614 * Makefile.tpl: Remove skip-this-dir support.
8615
8616 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8617 subdirectories.
8618 * Makefile.in: Regenerate.
8619
8620 * Makefile.tpl: Strip out useless setting of 'dir'.
8621 * Makefile.in: Regenerate.
8622
8623 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8624
8625 * configure.in: Fix deeply stupid bug.
8626
8627 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8628 shell code in CXX_FOR_TARGET
8629 * Makefile.def: Introduce raw_cxx.
8630 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8631 RAW_CXX_FOR_TARGET.
8632 * Makefile.in: Regenerate.
8633
8634 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
8635
8636 * Makefile.tpl: Remove unnecessary ifs.
8637 * Makefile.in: Regenerate.
8638
8639 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
8640 dependencies. Maybe-ize build-libiberty. Create dummy install
8641 targets for 'no_install' modules.
8642 * configure: Move GDB_TK substitution to configure.in. Move
8643 build_modules stuff to configure.in.
8644 * configure.in: Implement soft dependency machinery. Maybe-ize
8645 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
8646 * Makefile.in: Regenerate.
8647
8648 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
8649
8650 * Makefile.tpl: Make all-target, install-target behave similarly
8651 to all, install (only hitting configured targets). Eliminate
8652 unused macro defintions.
8653
8654 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8655 build != host.
8656
8657 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8658
8659 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8660
8661 * configure.in: Produce lists of subdir targets we're actually
8662 configuring. Remove references to "dosrel".
8663 * Makefile.tpl: Let configure set which subdir targets are hit.
8664 Remove install-cross; clean up install; remove ALL. Remove
8665 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
8666 Autogenerate host module targets. Remove empty dependency lines
8667 and redundant dependency; rearrange slightly.
8668 * Makefile.def: Add host-side libtermcap, utils.
8669
8670 * Makefile.in: Regenerate.
8671
8672 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8673
8674 * ltconfig (osf[345]): Append $major to soname_spec.
8675 Reflect this in library_names_spec.
8676 * ltmain.sh (osf): Prefix $major with . for use as extension.
8677
8678 2002-11-19 Andreas Jaeger <aj@suse.de>
8679
8680 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8681 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8682 and sparc64 GNU/Linux systems.
8683
8684 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8685
8686 * MAINTAINERS: Update email.
8687
8688 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8689
8690 * MAINTAINERS: Complete James Dennett's entry.
8691
8692 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8693
8694 * MAINTAINERS (Write After Approval): Add myself.
8695
8696 2002-11-13 Bruce Korb <bkorb@gnu.org>
8697
8698 * Makefile.tpl: syntactic cleanup
8699
8700 2002-11-13 Stuart Hastings <stuart@apple.com>
8701
8702 * MAINTAINERS: Add myself to write-after-approval list.
8703
8704 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8705
8706 * Makefile.def: Add list of recursive targets to autogenerate.
8707 Add build_modules.
8708 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
8709 targets. Autogenerate *-build-* targets.
8710 * Makefile.in: Regenerate.
8711
8712 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8713
8714 * configure: More autoconf-style substitutions.
8715 * Makefile.tpl: More autoconf-style substitutions.
8716 * Makefile.in: Regenerate.
8717
8718 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
8719
8720 * configure: Substitute more variables in a more autoconf-friendly
8721 way. Simplify slightly.
8722 * Makefile.tpl: Make more variables substitutable in an
8723 autoconf-friendly way.
8724 * Makefile.in: Regenerate.
8725
8726 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
8727
8728 * MAINTAINERS (Write After Approval): Add myself.
8729
8730 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
8731
8732 * configure.in (v810*): Remove special setting of tools.
8733
8734 * configure: Add support for extra required flags for ar or nm.
8735 * configure.in (aix4.3+): Use above support for target-specific
8736 issues, rather than using config/mt-aix43.
8737
8738 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
8739
8740 * configure: Remove 'removing', which doesn't work. Replace $subdir
8741 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
8742 with $srcdir. Reformat indentation. Substitute some variables
8743 formerly hard-coded in the Makefile for build=host.
8744 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8745 * Makefile.def: Autogenerate more.
8746 * Makefile.in: Regenerate.
8747
8748 2002-11-04 Adam Nemet <anemet@lnxw.com>
8749
8750 * MAINTAINERS (Write After Approval): Add myself.
8751
8752 2002-11-04 Kevin Buettner <kevinb@redhat.com>
8753
8754 * Makefile.def (host_modules): Add rda.
8755 * Makefile.in: Regenerate.
8756 * configure.in (target_tool): Add target-rda to list.
8757
8758 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8759
8760 * MAINTAINERS: Remove "co-maintainer" note for web pages.
8761
8762 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
8763
8764 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
8765 and restrap targets to this rule.
8766 * Makefile.in: Regenerate.
8767
8768 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8769
8770 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8771 GNATS only accounts.
8772
8773 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
8774
8775 * configure.in (i[3456]86-*-linux*): Add check to disable
8776 ${libgcj} for glibc1.
8777
8778 2002-10-24 Denis Chertykov <denisc@overta.ru>
8779
8780 * MAINTAINERS: Add myself as ip2k port maintainer.
8781
8782 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
8783
8784 * configure.in: Add tic4x target.
8785
8786 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
8787
8788 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8789 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8790 * Makefile.in: Regenerate.
8791
8792 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8793 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8794 * Makefile.in: Regenerate.
8795
8796 2002-10-02 Janis Johnson <janis187@us.ibm.com>
8797
8798 * MAINTAINERS: Add myself as web pages co-maintainer.
8799
8800 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8801
8802 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8803 * Makefile.in: Regenerate.
8804
8805 2002-10-02 Zack Weinberg <zack@codesourcery.com>
8806
8807 * MAINTAINERS: Add myself and Nathan Sidwell
8808 <nathan@codesourcery.com> as VxWorks maintainers.
8809
8810 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8811
8812 * Makefile.def: Remove order dependency comments.
8813 * Makefile.tpl: Add explicit install-install dependencies.
8814 * Makefile.in: Regenerate.
8815
8816 * Makefile.tpl: Remove material now in src-release. (Finally!)
8817 * Makefile.in: Regenerate.
8818
8819 * Makefile.tpl: Add configure-target (for src-release in src)
8820 * Makefile.in: Regenerate.
8821
8822 2002-09-30 Nick Clifton <nickc@redhat.com>
8823
8824 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8825
8826 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
8827
8828 * configure.in (s390*-*-linux*): Enable libgcj.
8829
8830 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
8831
8832 * configure: Revert accidentally applied changes.
8833
8834 * Makefile.tpl: Make more autoconf-friendly.
8835 * Makefile.in: Regenerate.
8836 * configure: Make substitution more autoconf-like.
8837
8838 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
8839
8840 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8841 single entry to handle all these.
8842 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
8843 libjava on arm-*-elf.
8844
8845 2002-09-27 Geoffrey Keating <geoffk@apple.com>
8846
8847 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8848 things that depend on them.
8849
8850 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8851
8852 * Makefile.tpl: Make subsituted variables more autoconfy.
8853 * Makefile.in: Regenerate.
8854 * configure: Make seds more autoconfy.
8855
8856 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8857
8858 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8859 * Makefile.in: Regenerate.
8860 * configure.in: Rewrite sed statements to look autoconfy.
8861
8862 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8863 all-target-foo on configure-target-foo.
8864 * Makefile.def: Ditto.
8865 * Makefile.in: Rebuild.
8866
8867 2002-09-25 Andrew Haley <aph@redhat.com>
8868
8869 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8870
8871 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
8872
8873 * Makefile.def: New file.
8874 * Makefile.tpl: New file.
8875 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8876 * contrib/gcc_update: Note that Makefile.in is a generated file.
8877
8878 * configure.in: Minor rearrangement. Simplify tests.
8879
8880 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
8881
8882 * configure.in (with_headers): Skip copy if value is "yes".
8883 (with_libs): Likewise.
8884
8885 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8886
8887 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8888 * configure.in (sh*-*-pe*): Ditto.
8889 * configure.in (mips*-*-pe*): Ditto.
8890 * configure.in (*arm-wince-pe): Ditto.
8891
8892 * configure.in: Rearrange.
8893
8894 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
8895
8896 * MAINTAINERS: Update my email address.
8897
8898 2002-08-30 Paul Koning <pkoning@equallogic.com>
8899
8900 * MAINTAINERS: (Write After Approval): Add myself.
8901
8902 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
8903
8904 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8905
8906 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
8907
8908 * MAINTAINERS: Change my mailing address.
8909
8910 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
8911
8912 * MAINTAINERS (Write After Approval): Remove myself.
8913 (Various Maintainers: c++ runtime libs): Add myself.
8914
8915 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
8916
8917 * MAINTAINERS (Write After Approval): Remove myself.
8918 (Various Maintainers: c++ runtime libs): Add myself.
8919
8920 2002-08-15 Eric Christopher <echristo@redhat.com>
8921
8922 * config.sub: Import from master repository.
8923 * config.guess: Ditto.
8924
8925 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
8926
8927 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8928 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8929 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8930
8931 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
8932
8933 * MAINTAINERS: Add self to rs6000 vector extensions.
8934
8935 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
8936
8937 * libiberty/configure: Reverted unintended yesterday's check in.
8938
8939 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
8940
8941 * boehm-gc/configure, libf2c/configure: Rebuilt.
8942 * libffi/configure, libiberty/configure: Ditto.
8943 * libjava/configure, libobjc/configure: Ditto.
8944 * libstdc++-v3/configure, zlib/configure: Ditto.
8945 Merged from binutils:
8946 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8947 From Steve Ellcey <sje@cup.hp.com>:
8948 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8949 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8950 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8951 IA64.
8952 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8953 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8954 soname_spec, sys_lib_search_path_spec): Ditto.
8955
8956 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
8957
8958 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8959
8960 2002-08-04 H.J. Lu (hjl@gnu.org)
8961
8962 * configure.in (mips*-*-linux*): Don't skip target-libffi.
8963
8964 2002-08-02 Krister Walfridsson <cato@df.lth.se>
8965
8966 * MAINTAINERS (Write After Approval): Add myself.
8967
8968 2002-07-31 Alan Modra <amodra@bigpond.net.au>
8969
8970 * configure.in: Move generic linux case to end. Copy generic
8971 linux noconfigdirs to mips*-*-linux* entry and new
8972 powerpc64*-*-linux* entry. Add target-libffi for the latter.
8973
8974 2002-07-19 Michael Matz <matz@suse.de>
8975
8976 * MAINTAINERS: Add myself as ra* maintainer.
8977
8978 2002-07-16 Chris Demetriou <cgd@broadcom.com>
8979
8980 * config.guess: Update to 2002-07-09 version.
8981 * config.sub: Update to 2002-07-03 version.
8982
8983 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
8984
8985 * MAINTAINERS: Fix typo in a maintainer email address.
8986
8987 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
8988
8989 * configure.in: Remove two redundant tests.
8990
8991 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8992
8993 * configure.in (mips*-*-irix6*o32): Enable stabs.
8994
8995 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
8996
8997 * configure.in: Don't build grez.
8998 * Makefile.in: Ditto.
8999
9000 * Makefile.in: Remove references to bsp, cygmon, libstub.
9001 * configure.in: Ditto.
9002
9003 * configure.in: Remove leftover reference to gdbtest.
9004
9005 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
9006
9007 * configure.in (gxx_include_dir): Change to match versioned
9008 C++ headers if --enable-version-specific-runtime-libs is used.
9009
9010 2002-07-04 Steve Ellcey <sje@cup.hp.com>
9011
9012 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9013
9014 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9015
9016 * configure.in: Make --without-x work.
9017
9018 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9019
9020 * configure.in: Rearrange target Makefile fragment collection.
9021
9022 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9023 cvs[src].
9024 * configure.in: Ditto.
9025
9026 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9027
9028 * MAINTAINERS (Write After Approval): Update my e-mail address.
9029
9030 2002-06-24 Ben Elliston <bje@redhat.com>
9031
9032 * configure.in (host_tools): Remove cgen.
9033
9034 * Makefile.in (all-cgen): Remove; runs from its source directory.
9035 (check-cgen, install-cgen, clean-cgen): Likewise.
9036 (all-opcodes): Do not depend on all-cgen.
9037 (all-sim): Likewise.
9038
9039 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
9040
9041 * Makefile.in: Eliminate 'apache' targets.
9042 * configure.in: Eliminate 'apache' targets.
9043
9044 * configure.in: Eliminate redundant tests. Reorganize.
9045
9046 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9047
9048 * config-ml.in: Eliminate references to Cygnus configure.
9049
9050 * Makefile.in: Eliminate references to building emacs.
9051
9052 2002-06-28 Graham Stott <graham.stott@btinternet.com>
9053
9054 * MAINTAINERS: Update my email address.
9055
9056 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9057
9058 * config.if (libstdcxx_incdir): Version C++ headers.
9059 (cxx_incdir): Remove.
9060
9061 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9062
9063 * MAINTAINERS (Write After Approval): Add self.
9064
9065 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9066
9067 * configure.in: Add support for ip2k.
9068
9069 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9070
9071 * configure.in: Fix AIX configury bug.
9072
9073 2002-06-20 Steve Ellcey <sje@cup.hp.com>
9074
9075 * MAINTAINERS (Write After Approval): Add self.
9076
9077 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9078
9079 * configure.in: replace ${topsrcdir} with ${srcdir}
9080
9081 * configure.in: Move definition of libstdcxx_flags
9082 right above usage, rather than waaay earlier.
9083
9084 * configure.in: Pull definition of is_cross_compiler earlier.
9085
9086 * configure.in: Rearrange a little.
9087
9088 * configure.in: Remove references to librx.
9089 * Makefile.in: Remove references to librx.
9090
9091 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9092
9093 * config.sub: Add support for avr target.
9094 Import from master sources, rev 1.255
9095
9096 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
9097
9098 * configure, .cvsignore: Revert previous change...
9099 * Makefile: ...delete.
9100
9101 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9102
9103 * configure.in: Eliminate ${gasdir} variable.
9104
9105 2002-06-18 Dave Brolley <brolley@redhat.com>
9106
9107 * configure.in: Add support for frv.
9108 * config.sub: Add support for frv.
9109
9110 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9111
9112 * configure: Remove garbage from previous commit.
9113
9114 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9115
9116 * configure: For in-source builds, make a subdir and re-exec there.
9117 * Makefile: New file. Pass targets through to build directory.
9118 * .cvsignore: No longer ignore "Makefile".
9119
9120 2002-06-16 Douglas Rupp <rupp@gnat.com>
9121
9122 * MAINTAINERS (Write After Approval): Add self.
9123
9124 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9125
9126 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9127
9128 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9129
9130 * configure.in (vax-*-netbsd*): Re-enable gas.
9131
9132 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9133
9134 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9135 BUILD_PREFIX_1, to correct nomenclature.
9136 * configure: Likewise.
9137
9138 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9139 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9140
9141 2002-05-31 Olaf Hering <olh@suse.de>
9142
9143 * config-ml.in: Propogate DESTDIR also.
9144
9145 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9146
9147 * configure.in (vax-*-netbsd*): Don't build gas for this
9148 platform.
9149
9150 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9151
9152 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9153 and libgcj for AVR.
9154
9155 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9156
9157 * MAINTAINERS (Write After Approval): Add myself.
9158
9159 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9160
9161 * config.guess: Update to 2002-05-22 version.
9162 * config.sub: Likewise.
9163
9164 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9165
9166 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9167 * config-ml.in: Likewise.
9168 * configure: Likewise.
9169 * configure.in: Likewise.
9170
9171 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9172
9173 * MAINTAINERS: Update my email address.
9174
9175 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9176
9177 * configure.in: Simplify makefile fragment collection.
9178
9179 * configure.in: Remove code to build emacs.
9180
9181 * configure.in : Remove --srcdir argument from targargs and buildargs
9182 (it's always overridden in the Makefile anyway). Rearrange a bit.
9183
9184 * configure: Move some logic to configure.in.
9185 * configure.in: Move some logic from configure.
9186
9187 2002-05-11 Tom Tromey <tromey@redhat.com>
9188
9189 * MAINTAINERS: Reflect libgcj reality.
9190
9191 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9192
9193 * Makefile.in: Honour DESTDIR.
9194
9195 2002-05-08 Mark Mitchell <mark@codesourcery.com>
9196
9197 * config.guess: Import 2002-03-20 version.
9198 * config.sub: Import 2002-04-26 version.
9199
9200 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9201
9202 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9203
9204 2002-05-07 Tim Josling <tej@melbpc.org.au>
9205
9206 * MAINTAINERS: Add self.
9207
9208 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
9209
9210 * ltmain.sh: Detect and handle object name conflicts
9211 while piecewise linking a static library.
9212
9213 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
9214
9215 * configure.in (noconfigdirs): Don't disable libgcj on
9216 sparc64-*-solaris* and sparcv9-*-solaris*.
9217
9218 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
9219
9220 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9221
9222 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9223
9224 * configure.in (FLAGS_FOR_TARGET): Do not add
9225 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9226 on i[3456]86-*-linux*.
9227
9228 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9229
9230 * configure.in (noconfigdirs): Replace [ ] with test.
9231
9232 * configure.in (noconfigdirs): Do not add target-newlib if
9233 target == i[3456]86-*-linux*, and host == target.
9234
9235 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9236
9237 * configure.in: delete reference to absent file
9238
9239 * configure.in: replace '[' with 'test'
9240
9241 * configure.in: Eliminate references to gash.
9242 * Makefile.in: Eliminate references to gash.
9243
9244 * configure.in: remove useless references to 'pic' makefile fragments.
9245
9246 * configure.in: (*-*-windows*) Finish removing.
9247
9248 * configure.in: Eliminate redundant test for libgui.
9249
9250 2002-04-29 Roger Sayle <roger@eyesopen.com>
9251
9252 * MAINTAINERS: Add self and realphabetize. Update entries
9253 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9254 entry for a29k port maintainer.
9255
9256 2002-04-26 Joel Sherrill <joel@OARcorp.com>
9257
9258 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9259 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9260
9261 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9262
9263 * configure.in: remove references to dead files
9264
9265 2002-04-19 Mark Mitchell <mark@codesourcery.com>
9266
9267 * MAINTAINERS: Add information about purpose of this file.
9268
9269 2002-04-18 Tom Tromey <tromey@redhat.com>
9270
9271 * configure.in: Disallow configuring libgcj when it is already
9272 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9273 Solaris 2.8 by default. For PR libgcj/6158.
9274
9275 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9276
9277 * configure.in: Move default CC setting out of config/mh-* fragments
9278 directly into here.
9279
9280 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9281
9282 * configure.in: don't even try to configure or make a subdirectory
9283 if there's no configure script for it.
9284
9285 2002-04-15 Mark Mitchell <mark@codesourcery.com>
9286
9287 * MAINTAINERS: Remove chill maintainers.
9288 * Makefile.in (CHILLFLAGS): Remove.
9289 (CHILL_LIB): Remove.
9290 (TARGET_CONFIGDIRS): Remove libchill.
9291 (CHILL_FOR_TARGET): Remove.
9292 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9293 CHILL_LIB.
9294 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9295 (CHECK_TARGET_MODULES): Likewise.
9296 (INSTALL_TARGET_MODULES): Likewise.
9297 (CLEAN_TARGET_MODULES): Likewise.
9298 (configure-target-libchill): Remove.
9299 (all-target-libchill): Remove.
9300 * configure.in (target_libs): Remove target-libchill.
9301 Do not compute CHILL_FOR_TARGET.
9302 * libchill: Remove directory.
9303
9304 2002-04-11 DJ Delorie <dj@redhat.com>
9305
9306 * Makefile.in, configure.in: Sync with binutils, entries
9307 follow...
9308
9309 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9310
9311 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9312 (do-tar, do-bz2): New rules.
9313 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9314 (gdb-tar): New rule.
9315 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9316 (insight_dejagnu.tar): New rule.
9317 (insight.tar): New rule.
9318 (gdb+dejagnu.tar): New rule.
9319 (gdb.tar): New rule.
9320
9321 2002-02-01 Mo DeJong <supermo@bayarea.net>
9322
9323 * Makefile.in: Add all-tix to deps for all-snavigator
9324 so that tix is built when building snavigator.
9325
9326 2002-01-11 Steve Ellcey <sje@cup.hp.com>
9327
9328 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9329 ld and gdb are not supported.
9330
9331 2002-01-07 Mark Salter <msalter@redhat.com>
9332
9333 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9334 Allow target-libgloss to be built for arm, strongarm, and xscale.
9335
9336 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9337
9338 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9339 options for i[3456]86-pc-linux* native builds.
9340
9341 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9342
9343 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9344 files from .po files for a distribution.
9345
9346 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
9347
9348 * configure.in: Enable libstdc++-v3 for h8300 targets.
9349
9350 2001-06-19 Alan Modra <amodra@bigpond.net.au>
9351
9352 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9353 version from bfd/.
9354
9355 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9356
9357 * Makefile.in (VER): When present, extract the version number from
9358 the file version.in.
9359
9360 2001-05-24 Tom Rix <trix@redhat.com>
9361
9362 * configure.in : enable ld for aix
9363
9364 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9365
9366 * config.guess: Add linux target for S/390.
9367
9368 2000-11-07 Philip Blundell <pb@futuretv.com>
9369
9370 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9371
9372 2000-11-03 Philip Blundell <pb@futuretv.com>
9373
9374 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9375 files.
9376
9377 2001-01-15 Ben Elliston <bje@redhat.com>
9378
9379 * configure.in (host_tools): Add sid.
9380 Always configure cgen.
9381
9382 2000-11-24 Nick Clifton <nickc@redhat.com>
9383
9384 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9385
9386
9387 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9388
9389 * Makefile.in (ALL_MODULES): Add all-cgen.
9390 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9391 (all-cgen): New target.
9392 (all-opcodes,all-sim): Depend on all-cgen.
9393 * configure.in (host_tools): Add cgen.
9394 Only configure cgen if --enable-cgen-maint.
9395
9396 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
9397
9398 * configure.in: Add *-*-freebsd* configurations.
9399
9400 2002-04-08 Tom Tromey <tromey@redhat.com>
9401
9402 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9403 Fixes PR libgcj/6068.
9404
9405 2002-03-30 Krister Walfridsson <cato@df.lth.se>
9406
9407 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9408
9409 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9410
9411 * configure.in (alpha*-dec-osf*): Enable libgcj.
9412
9413 2003-03-27 Matthew Gingell <gingell@gnat.com>
9414
9415 * MAINTAINERS (Write After Approval): Add myself.
9416
9417 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9418
9419 Fix for: PR bootstrap/3591, target/5676
9420 * configure.in (mcore-pe): Disable the configuration of
9421 libstdc++-v3 since exceptions are not supported.
9422
9423 2002-03-20 Anthony Green <green@redhat.com>
9424
9425 * configure.in: Enable libgcj for xscale-elf target.
9426
9427 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
9428
9429 * MAINTAINERS: Update my email address.
9430
9431 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
9432
9433 * ltmain.sh (relink_command): Fix typo in previous change.
9434
9435 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
9436
9437 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9438 (relink_command): Added --tag flags.
9439 (mode=install): If relinking fails; error out.
9440
9441 2002-03-12 Richard Henderson <rth@redhat.com>
9442
9443 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9444 .NOTPARALLEL tag.
9445 (do-check): Rename from check.
9446 (check): Allow parallel check.
9447
9448 2002-03-12 Bob Wilson <bob.wilson@acm.org>
9449
9450 * MAINTAINERS: Add myself as maintainer for xtensa port.
9451 Fix alphabetical order in CPU port maintainer list.
9452 Remove myself from Write After Approval list.
9453
9454 2002-03-11 Richard Henderson <rth@redhat.com>
9455
9456 * Makefile.in (.NOTPARALLEL): Add fake tag.
9457
9458 2002-03-07 H.J. Lu (hjl@gnu.org)
9459
9460 * configure.in: Enable gprof for mips*-*-linux*.
9461
9462 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9463
9464 * MAINTAINERS (Write After Approval): Add myself.
9465
9466 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
9467
9468 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9469 libjava.
9470 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9471
9472 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
9473
9474 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9475 because its Makefile is there; test for the executable instead.
9476
9477 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
9478
9479 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9480 libstdc++-v3 and libjava.
9481
9482 2002-02-11 Adam Megacz <adam@xwt.org>
9483
9484 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9485 boehm-gc
9486
9487 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
9488
9489 * config.guess: Updated to 2002-01-30's version.
9490 * config.sub: Updated to 2002-02-01's version.
9491 Contribute sh64-elf.
9492 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9493 * configure.in: Added sh64-*-*.
9494
9495 2002-02-08 Chris Demetriou <cgd@broadcom.com>
9496
9497 * MAINTAINERS: Belatedly add myself to write after approval list.
9498
9499 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9500
9501 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9502 Remove self as Write After Approval.
9503
9504 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
9505
9506 * MAINTAINERS: Put self in as maintainer for contrib/regression
9507 directory.
9508
9509 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
9510
9511 * MAINTAINERS: Update my email address.
9512
9513 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9514
9515 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9516 target-libiberty, and target-libgloss. Skip Java-related
9517 libraries if not supported for NetBSD on target CPU.
9518
9519 2002-01-25 Douglas B Rupp <rupp@gnat.com>
9520
9521 * install-sh: Use _inst.$$_ for temp file name.
9522
9523 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9524
9525 * MAINTAINERS (Write After Approval): Move my contact info
9526 from here...
9527 (OS Port Maintainers): ...to here (netbsd).
9528
9529 2002-01-22 Bob Wilson <bob.wilson@acm.org>
9530
9531 * MAINTAINERS (Write After Approval): Add myself.
9532
9533 2002-01-17 H.J. Lu <hjl@gnu.org>
9534
9535 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9536 (all-target-fastjar): Also depend on all-target-libiberty.
9537
9538 2002-01-16 H.J. Lu (hjl@gnu.org)
9539
9540 * config.guess: Import from master sources, rev 1.225.
9541 * config.sub: Import from master sources, rev 1.238.
9542
9543 2002-01-16 Kazu Hirata <kazu@hxi.com>
9544
9545 * MAINTAINERS (Write After Approval): Remove myself.
9546
9547 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
9548
9549 * MAINTAINERS (Write After Approval): Add myself.
9550
9551 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9552
9553 * MAINTAINERS: Add self as docs co-maintainer.
9554
9555 2001-12-11 Matthias Klose <doko@debian.org>
9556
9557 * MAINTAINERS (Write After Approval): Add myself.
9558
9559 2001-12-09 Zack Weinberg <zack@codesourcery.com>
9560
9561 * MAINTAINERS: Update my email address.
9562
9563 2001-12-07 Turly O'Connor <turly@apple.com>
9564 * MAINTAINERS (Write After Approval): Add myself.
9565 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9566 (rs6000_initialize_trampoline): Call __trampoline_setup for
9567 ABI_DARWIN too.
9568 * darwin-tramp.asm: New file, implements __trampoline_setup.
9569 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9570
9571 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
9572
9573 * MAINTAINERS (Write After Approval): Add myself.
9574
9575 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9576
9577 * configure, configure.in: Use temp file for long sed commands.
9578
9579 2001-12-03 Laurent Guerby <guerby@acm.org>
9580
9581 * config.sub: Update to version 1.232 on subversion.
9582
9583 2001-12-03 Ben Elliston <bje@redhat.com>
9584
9585 * MAINTAINERS: Update mail address for config.* patches.
9586
9587 2001-11-27 DJ Delorie <dj@redhat.com>
9588 Zack Weinberg <zack@codesourcery.com>
9589
9590 When build != host, create libiberty for the build machine.
9591
9592 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9593 CONFIG_ARGUMENTS.
9594 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9595 New variables.
9596 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9597 and rules.
9598 (all.normal): Depend on ALL_BUILD_MODULES.
9599 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9600 (all-build-libiberty): Depend on configure-build-libiberty.
9601
9602 * configure: Calculate and substitute proper value for
9603 ALL_BUILD_MODULES.
9604 * configure.in: Create the build subdirectory.
9605 Calculate and substitute TARGET_CONFIGARGS (formerly
9606 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9607
9608 2001-11-26 Ziemowit Laski <zlaski@apple.com>
9609
9610 * MAINTAINERS (write-after-approval): Add self.
9611
9612 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9613
9614 * MAINTAINERS (GNATS only accounts): Remove self.
9615
9616 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9617
9618 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9619 libf2c.
9620
9621 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9622
9623 * MAINTAINERS (Write After Approval): Add self.
9624
9625 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9626
9627 * MAINTAINERS: mips and s390 are also CPU ports.
9628
9629 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9630
9631 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9632
9633 2001-11-11 David O'Brien <obrien@FreeBSD.org>
9634
9635 * MAINTAINERS: Alphabetize.
9636
9637 2001-11-09 Kazu Hirata <kazu@hxi.com>
9638
9639 * MAINTAINERS (Various maintainers: h8 port): Add myself.
9640
9641 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
9642
9643 * MAINTAINERS (Various maintainers: hppa port): Added myself.
9644
9645 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9646
9647 * configure.in (--enable-languages): Be more permissive about
9648 syntax. Check for empty lists better. Warn about $LANGUAGES.
9649
9650 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
9651
9652 * config.sub: Import from master sources, rev. 1.230.
9653 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9654
9655 2001-11-07 Laurent Guerby <guerby@acm.org>
9656
9657 * MAINTAINERS (Write After Approval): Add self.
9658
9659 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9660
9661 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9662
9663 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
9664
9665 * config.sub: Import from master sources, rev 1.226.
9666 * config.guess: Import from master sources, rev 1.216.
9667
9668 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
9669
9670 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9671 * MAINTAINERS: Add self as maintainer of MMIX port.
9672 Remove old after-approval entry.
9673
9674 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
9675
9676 * ChangeLog, configure: Fix spelling errors.
9677
9678 2001-10-20 Brendan Kehoe <brendan@zen.org>
9679
9680 * MAINTAINERS: Tweak my address.
9681
9682 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
9683
9684 * MAINTAINERS: Update my email address.
9685
9686 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
9687
9688 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9689 * MAINTAINERS: Add self as maintainer of CRIS port.
9690
9691 2001-10-10 Geert Bosch <bosch@gnat.com>
9692
9693 * MAINTAINERS (Various maintainers: Ada front end):
9694 Added Robert Dewar.
9695
9696 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
9697
9698 * MAINTAINERS (Write After Approval): Added self
9699
9700 2001-10-02 Geert Bosch <bosch@gnat.com>
9701
9702 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9703
9704 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9705
9706 * configure: Handle temporary files securely using mkdir.
9707
9708 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
9709
9710 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9711
9712 2001-09-26 Will Cohen <wcohen@redhat.com>
9713
9714 * configure.in (*-*-linux*): Disable configuration of target-newlib
9715 and target-libgloss.
9716
9717 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9718
9719 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9720 RANLIB.
9721
9722 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
9723
9724 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9725 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9726 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9727 avoid quotes nesting problems.
9728 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9729 (DO_X): Export only variables that are set.
9730
9731 2001-09-19 Ben Elliston <bje@redhat.com>
9732
9733 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9734 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9735 semantics. Use the shell built-in "type" command instead.
9736
9737 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
9738
9739 Merged from gcc-3_0-branch:
9740 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
9741 * ltcf-c.sh: Use $objext, not $ac_objext.
9742 2001-07-27 Mark Kettenis <kettenis@gnu.org>
9743 * ltcf-cxx.sh: Add support for GNU.
9744 2001-07-22 Timothy Wall <twall@redhat.com>
9745 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
9746 default settings if using GNU tools with that configuration.
9747 * ltcf-cxx.sh: Ditto.
9748 * ltcf-gcj.sh: Ditto.
9749 2001-07-21 Michael Chastain <chastain@redhat.com>
9750 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9751 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
9752 * ltmain.sh: Mark as gcc-local.
9753
9754 2001-08-30 Eric Christopher <echristo@redhat.com>
9755 Jason Eckhardt <jle@redhat.com>
9756
9757 * config.guess: Merge from master sources.
9758 * config.sub: Merge from master sources, add support for mipsisa32.
9759
9760 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
9761 * config.sub: Merge from master sources, rev 1.219.
9762 * MAINTAINERS: Add self as contact for stormy16 port.
9763
9764 2001-08-14 Zack Weinberg <zackw@panix.com>
9765
9766 * config.sub: Merge from master sources, rev 1.218.
9767 * config.guess: Merge from master sources, rev 1.209.
9768
9769 2001-08-11 Graham Stott <grahams@redhat.com>
9770
9771 * Makefile.in (check-c++): Add missing semicolon.
9772
9773 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
9774
9775 * MAINTAINERS (Various maitainers: predict.def): Added myself.
9776
9777 2001-07-30 Eric Christopher <echristo@redhat.com>
9778
9779 * MAINTAINERS (Various maintainers: mips port): Added myself.
9780
9781 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
9782
9783 * configure.in (sh-*-linux*): New.
9784
9785 2001-07-27 Richard Henderson <rth@redhat.com>
9786
9787 * .cvsignore: Add LAST_UPDATED.
9788
9789 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
9790
9791 * MAINTAINERS (Various maintainers: s390 port): Added myself.
9792
9793 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
9794
9795 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9796
9797 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
9798
9799 * MAINTAINERS (Write After Approval): Added myself.
9800
9801 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9802
9803 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9804 and libgcj on m68hc11/m68hc12.
9805
9806 2001-06-27 H.J. Lu (hjl@gnu.org)
9807
9808 * Makefile (CFLAGS_FOR_BUILD): New.
9809 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9810
9811 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9812
9813 * README: Remove version number.
9814
9815 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9816
9817 * INSTALL/README: Update wrt. to the installation instructions now
9818 residing in gcc/doc/install.texi.
9819
9820 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9821
9822 * README: Replace with a cut-down and updated version of gcc/README.
9823
9824 2001-06-12 David Edelsohn <edelsohn@gnu.org>
9825
9826 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9827 multilibs to be disabled.
9828
9829 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
9830
9831 * MAINTAINERS (Write After Approval): Add myself.
9832
9833 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
9834
9835 * config.guess: Import CVS version 1.195.
9836 * config.sub: Import CVS version 1.212.
9837
9838 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
9839
9840 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9841 gcc/xgcc is built, use -print-prog-name to find out the program
9842 name to use.
9843
9844 2001-06-04 Phil Edwards <pme@sources.redhat.com>
9845
9846 * config.guess: Import CVS version 1.194. All gcc-local changes
9847 appear to also be in the master copy.
9848 * config.sub: Import CVS version 1.211.
9849
9850 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
9851
9852 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9853 with_gcc]: Use `gcc -shared' to build a shared library.
9854
9855 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
9856
9857 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9858 archives.
9859
9860 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9861
9862 * MAINTAINERS (Write After Approval): Add myself.
9863
9864 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
9865
9866 * configure.in (libstdcxx_flags): Do not try to execute
9867 libstdc++-v3/testsuite_flags until it exists.
9868
9869 2001-06-01 Alan Modra <amodra@bigpond.net.au>
9870
9871 * MAINTAINERS: Update my email address.
9872
9873 2001-05-31 Graham Stott <grahams@redhat.com>
9874
9875 * MAINTAINERS (Write After Approval): Add myself.
9876
9877 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
9878
9879 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
9880 libraries when using g++ with native linker.
9881
9882 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
9883
9884 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9885
9886 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
9887
9888 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9889 [aix4*|aix5*]: Prepend blank.
9890
9891 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
9892
9893 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9894 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
9895 of subdir/configure scripts to use the new libtool.m4.
9896
9897 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
9898
9899 * MAINTAINERS (Write After Approval): Add myself.
9900
9901 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
9902
9903 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9904
9905 2001-05-11 Ben Elliston <bje@redhat.com>
9906
9907 * Makefile.in (all-sid): New target.
9908 (check-sid, clean-sid, install-sid): Likewise.
9909
9910 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
9911
9912 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9913
9914 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9915
9916 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9917 libgcj.
9918
9919 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9920
9921 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9922 gcc/xgcc is built, use -print-prog-name to find out the program
9923 name to use.
9924
9925 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
9926
9927 * configure.in (noconfigdirs): Don't reset it from scratch in the
9928 target case; only append to it.
9929
9930 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9931 sparc-*-solaris2.8]: Disable ${libgcj}.
9932
9933 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
9934
9935 * configure.in (libgcj_saved): Copy from $libgcj.
9936 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9937 --disable-libgcj.
9938
9939 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
9940
9941 * MAINTAINERS: Remove self as MIPS maintainer and
9942 C front end maintainer.
9943
9944 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
9945
9946 * configure.in: Move *-chorusos target case to the proper switch.
9947 Disable libgcj.
9948
9949 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9950
9951 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9952 1.641.2.228.
9953
9954 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9955
9956 * Makefile.in (STAGE1_CFLAGS): Pass down.
9957
9958 2001-04-13 Alan Modra <amodra@one.net.au>
9959
9960 * config.guess: Add hppa64-linux support. Note for next import that
9961 this is already in the master file.
9962 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
9963
9964 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9965
9966 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9967 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9968
9969 2001-04-11 Stan Shebs <shebs@apple.com>
9970
9971 * MAINTAINERS: Add self as Darwin port maintainer.
9972
9973 2001-04-11 Alan Modra <amodra@one.net.au>
9974
9975 * MAINTAINERS: Update my email address.
9976
9977 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
9978
9979 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9980 recent versions of FreeBSD (release 3 or later).
9981 * ltconfig: On FreeBSD, -lc must not be provided when building
9982 a shared library or else the standard -pthread gcc option is
9983 rendered worthless to later users of the built library.
9984
9985 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
9986
9987 * MAINTAINERS: Add self and RTH as C front end maintainers.
9988
9989 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
9990
9991 * config.sub: Make sure to match an already-canonicalized
9992 machine name (eg. mn10300-unknown-elf).
9993
9994 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
9995
9996 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9997 New macros.
9998 (bootstrap, cross): Use RECURSE_FLAGS.
9999 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10000
10001 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
10002
10003 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10004
10005 2001-03-22 Colin Howell <chowell@redhat.com>
10006
10007 * Makefile.in (DO_X): Do not backslash single-quotes in
10008 backquotes (two places).
10009
10010 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10011
10012 Re-installed:
10013 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10014 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10015 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10016 * ltcf-cxx.sh: Likewise.
10017 * ltcf-gcj.sh: Likewise.
10018
10019 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10020
10021 * MAINTAINERS: Add myself as "documentation co-maintainer".
10022
10023 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10024
10025 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10026 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10027
10028 2001-03-19 Tom Tromey <tromey@redhat.com>
10029
10030 * config-ml.in: Handle GCJ and GCJFLAGS.
10031
10032 2001-03-21 Michael Chastain <chastain@redhat.com>
10033
10034 * Makefile.in: all-m4 depends on all-texinfo.
10035
10036 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
10037
10038 * MAINTAINERS: Add myself to write after approval list.
10039
10040 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
10041
10042 * Makefile.in (DO_X): Quote nested quotes.
10043
10044 2001-03-18 Alan Modra <alan@linuxcare.com.au>
10045
10046 * MAINTAINERS: Add myself to write after approval list.
10047
10048 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
10049
10050 * Makefile.in (DO_X): Use double quotes for quoting
10051 "RANLIB=$${RANLIB}".
10052
10053 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10054
10055 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10056
10057 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
10058
10059 * configure.in: Only use `lang_requires' for languages athat are
10060 actually enabled.
10061
10062 2001-03-08 Phil Edwards <pme@sources.redhat.com>
10063
10064 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10065
10066 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
10067
10068 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10069
10070 2001-03-07 Tom Tromey <tromey@redhat.com>
10071
10072 * configure.in: Allow config-lang.in to set `lang_requires' to list
10073 of other required languages.
10074
10075 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
10076
10077 * Makefile.in: Remove RANLIB definition. Use RANLIB
10078 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10079 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10080
10081 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
10082 Alexandre Oliva <aoliva@redhat.com>
10083
10084 * Makefile.in (check-c++): Use tabs, not spaces.
10085
10086 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
10087
10088 * MAINTAINERS: add myself to Write After Approval list.
10089
10090 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
10091
10092 * Makefile.in (check-c++): New rule.
10093
10094 * configure.in (target_libs): Remove libg++.
10095 (noconfigdirs): Remove libg++.
10096 (noconfigdirs): Same.
10097 (noconfigdirs): Same.
10098 (noconfigdirs): Same.
10099
10100 * config-ml.in: Remove libg++ references.
10101
10102 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10103 (ALL_TARGET_MODULES): Same.
10104 (configure-target-libg++): Remove.
10105 (all-target-libg++): Remove.
10106 (configure-target-libio): Remove.
10107 (all-target-libio): Remove.
10108 (check-target-libio): Remove.
10109 (.PHONY): Remove.
10110 (libg++.tar.bz2): Remove.
10111 (all-target-cygmon): Remove libio.
10112 (all-target-libstdc++): Remove.
10113 (configure-target-libstdc++): Remove.
10114 (TARGET_LIB_PATH): Remove libstdc++.
10115 (ALL_GCC_CXX): Remove libstdc++.
10116 (all-target-gperf): Correct.
10117
10118 2001-02-16 Nick Clifton <nickc@redhat.com>
10119
10120 * configure.in (noconfigdirs): Allow configuration of texinfo
10121 for Cygwin hosts.
10122
10123 2001-02-15 Anthony Green <green@redhat.com>
10124
10125 * configure: Introduce GCJ_FOR_TARGET.
10126 * configure.in: Ditto.
10127 * Makefile.in: Ditto.
10128
10129 2001-02-13 Andreas Schwab <schwab@suse.de>
10130
10131 * MAINTAINERS: Update mail address.
10132
10133 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10134
10135 * config.guess: Add linux target for S/390.
10136 * config.sub: Likewise.
10137
10138 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
10139
10140 * configure.in: for *-chorusos, don't config target-newlib and
10141 target-libgloss.
10142
10143 2001-02-06 Ben Elliston <bje@redhat.com>
10144
10145 * configure: Output host type to stdout, not stderr.
10146
10147 2001-02-05 Mark Mitchell <mark@codesourcery.com>
10148
10149 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10150 * ltcf-cxx.sh: Likewise.
10151
10152 * config.if: Assume enable_libstdcxx_v3 is defined.
10153
10154 2001-02-04 Mark Mitchell <mark@codesourcery.com>
10155
10156 Remove V2 C++ library.
10157 * configure.in: Remove --enable-libstdcxx_v3 support.
10158
10159 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10160
10161 * include/demangle.h: Add prototype for java_demangle_v3.
10162
10163 2001-01-29 Phil Edwards <pme@sources.redhat.com>
10164
10165 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10166
10167 2001-01-27 Richard Henderson <rth@redhat.com>
10168
10169 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10170
10171 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10172
10173 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10174 Don't unset, it's non-portable and no longer necessary, set to empty
10175 instead.
10176
10177 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10178
10179 * ltconfig: Shell portability fix for the tagname validity check.
10180
10181 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
10182
10183 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10184 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10185
10186 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10187
10188 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10189
10190 2001-01-26 Tom Tromey <tromey@redhat.com>
10191
10192 * configure.in: Allow libgcj to be built on Sparc Solaris.
10193
10194 2001-01-25 David Edelsohn <edelsohn@gnu.org>
10195
10196 * ltcf-c.sh: Add aix5 case.
10197 * ltcf-cxx.sh: Likewise.
10198 * ltconfig: Likewise.
10199
10200 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
10201
10202 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10203 keep at least one of build_libtool_libs or build_old_libs set to
10204 yes.
10205
10206 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10207 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10208
10209 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10210
10211 * configure.in: Enable libgcj on several additional platforms.
10212
10213 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10214
10215 * configure.in: Enable libgcj for linux targets.
10216
10217 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10218
10219 * MAINTAINERS (Write After Approval): Add myself.
10220
10221 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10222
10223 * MAINTAINERS: Add myself as vax port maintainer.
10224
10225 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10226
10227 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10228
10229 2001-01-09 Mike Stump <mrs@wrs.com>
10230
10231 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10232 failures of subdirectories.
10233
10234 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10235
10236 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10237 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10238 * ltcf-cxx.sh: Likewise.
10239 * ltcf-gcj.sh: Likewise.
10240 * ltconfig.sh: Fix typo.
10241
10242 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10243
10244 * configure: handle DOS-style absolute paths.
10245
10246 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10247
10248 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10249
10250 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10251
10252 * MAINTAINERS: Add myself as avr port co-maintainer.
10253
10254 2000-12-28 Ben Elliston <bje@redhat.com>
10255
10256 * MAINTAINERS: Add myself under ``Write After Approval''.
10257
10258 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10259
10260 * texinfo: Remove directory from GCC.
10261
10262 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10263
10264 * COPYING: Update to current
10265 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10266 to 19yy as example year in copyright notice).
10267
10268 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10269
10270 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10271 (libstdcxx_incdir): Pass down.
10272 * config.if: Remove expired bits for cxx_interface, add stub.
10273 (libstdcxx_incdir): Add variable for g++ include directory.
10274 * configure.in (gxx_include_dir): Use it.
10275
10276 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
10277
10278 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10279 with old-email address from ``Write After Approval''.
10280
10281 2000-12-15 Andreas Jaeger <aj@suse.de>
10282
10283 * configure.in: Handle lang_dirs.
10284
10285 2000-12-14 Tom Tromey <tromey@redhat.com>
10286
10287 * MAINTAINERS: Removed brads.
10288
10289 * MAINTAINERS: Added gcj developers.
10290
10291 2000-12-13 Anthony Green <green@redhat.com>
10292
10293 * configure.in: Disable libgcj for any target not specifically
10294 listed. Disable libgcj for x86 and Alpha Linux until compatible
10295 with g++ abi.
10296
10297 2000-12-13 Mike Stump <mrs@wrs.com>
10298
10299 * Makefile.in (local-distclean): Also remove fastjar.
10300
10301 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10302
10303 * contrib/gcc_update: Add fastjar --touch entries.
10304
10305 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
10306
10307 * configure.in: Disable language-specific target libraries for
10308 languages that aren't enabled.
10309
10310 2000-12-10 Anthony Green <green@redhat.com>
10311
10312 * configure.in: Define libgcj. Disable libgcj target libraries for
10313 most targets.
10314
10315 2000-12-10 Neil Booth <neilb@earthling.net>
10316
10317 * MAINTAINERS: Update mail address, remove from WAA list.
10318
10319 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10320
10321 * libjava: Imported from /cvs/java.
10322 * libffi: Likewise.
10323 * Boehm-gc: Likewise.
10324
10325 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10326
10327 * configure.in (target_libs): Revert 2000-12-08 patch.
10328 (noconfigdirs): Added target-libjava.
10329
10330 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10331
10332 * djunpack.bat: removed.
10333
10334 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10335
10336 * Makefile.in: handle DOS-style absolute paths.
10337 * config-ml.in: likewise.
10338 * symlink-tree: likewise.
10339
10340 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10341
10342 * fastjar: Imported.
10343
10344 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10345
10346 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10347 libjava.
10348 * configure.in (target_libs): Removed `target-libjava'.
10349
10350 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10351
10352 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10353 (ALL_MODULES): Added fastjar.
10354 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10355 (all-target-libjava): all-fastjar replaces all-zip.
10356 (all-fastjar): Added.
10357 (configure-target-fastjar, all-target-fastjar): Likewise.
10358 * configure.in (host_tools): Added fastjar.
10359
10360 2000-12-07 Mike Stump <mrs@wrs.com>
10361
10362 * Makefile.in (local-distclean): Remove leftover built files.
10363
10364 2000-11-24 Nick Clifton <nickc@redhat.com>
10365
10366 * configure.in (xscale-elf): Add target.
10367 (xscale-coff): Add target.
10368
10369 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
10370
10371 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10372 recent versions of FreeBSD (release 3 or later).
10373 * ltconfig: On FreeBSD, -lc must not be provided when building
10374 a shared library or else the standard -pthread gcc option is
10375 rendered worthless to later users of the built library.
10376
10377 2000-11-16 Fred Fish <fnf@be.com>
10378
10379 * configure.in (enable_libstdcxx_v3): Fix typo,
10380 libstd++ -> libstdc++.
10381
10382 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10383
10384 * MAINTAINERS: Add self to Write After Approval list.
10385
10386 2000-11-21 Bernd Schmidt <bernds@redhat.com>
10387
10388 * MAINTAINERS: Update my email address. Add myself to global write
10389 privs list.
10390
10391 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
10392
10393 * Makefile.in: Merge with src and libgcj.
10394 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10395 configure-target-<library> when their configure scripts need the C
10396 or C++ library to have already been built to work properly.
10397 (do_proto_toplev): Set them to an empty string.
10398
10399 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10400 (REALLY_SET_LIB_PATH): Use them.
10401
10402 2000-11-17 Stan Shebs <shebs@apple.com>
10403
10404 * MAINTAINERS: Add self to Write After Approval list.
10405
10406 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10407
10408 * configure: Provide the original toplevel configure arguments
10409 (including $0) to subprocesses in the environment rather than
10410 through gcc/configargs.h.
10411
10412 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10413
10414 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10415 C99. Alphabetise "Write After Approval" list.
10416
10417 2000-11-12 Mark Mitchell <mark@codesourcery.com>
10418
10419 * configure: Turn on libstdc++ V3 by default.
10420
10421 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10422 if we've got GCC.
10423
10424 2000-11-11 Philip Blundell <philb@gnu.org>
10425
10426 * MAINTAINERS: Add self to Write After Approval list.
10427
10428 2000-11-09 David Edelsohn <edelsohn@gnu.org>
10429
10430 * ltcf-c.sh (aix4): Improve shared library configuration; require
10431 exporting symbols.
10432 * ltcf-cxx.sh (aix4): Define.
10433 * ltconfig (aix4): Define library and soname specs appropriate for
10434 AIX. Define command to create export symbols list.
10435
10436 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
10437
10438 * config.sub: Add support for Sun Chorus
10439
10440 2000-10-31 Nick Clifton <nickc@redhat.com>
10441
10442 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10443 <name>@redhat.com. Also installed new email address for Clint
10444 Popetz.
10445
10446 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10447
10448 * etc: Remove directory from GCC.
10449
10450 2000-10-16 Michael Meissner <meissner@redhat.com>
10451
10452 * configure (gcc/configargs.h): Only create if there is a build GCC
10453 directory created.
10454
10455 2000-10-16 Matthias Klose <doko@debian.org>
10456
10457 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10458 when configured for libstdc++-v3.
10459
10460 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
10461
10462 * configure: Save configure arguments to gcc/configargs.h.
10463
10464 2000-10-04 Philipp Thomas <pthomas@suse.de>
10465
10466 * config.guess: Import CVS version 1.157.
10467 * config.sub: Import CVS version 1.181.
10468
10469 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
10470
10471 * Makefile.in (bootstrap): avoid recursion if subdir missing
10472 (cross): ditto
10473 (do-proto-toplev): ditto
10474
10475 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
10476
10477 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10478 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10479
10480 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10481 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10482 all affected `configure' scripts.
10483
10484 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10485
10486 * MAINTAINERS: Add self as cpplib co-maintainer.
10487
10488 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
10489
10490 * MAINTAINERS: Add self to Write After Approval list.
10491
10492 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10493
10494 * INSTALL/README: egcs -> GCC update.
10495
10496 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
10497
10498 * MAINTAINERS: Add myself to Write After Approval list.
10499
10500 2000-09-15 Kazu Hirata <kazu@hxi.com>
10501
10502 * MAINTAINERS: Add myself to Write After Approval list.
10503
10504 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10505
10506 * configure.in: Do not build byacc for hppa64. Provide paths to the
10507 X11 libraries for hppa64.
10508
10509 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10510
10511 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10512
10513 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
10514
10515 * Makefile.in (all-zlib): Added dummy target.
10516
10517 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10518 ltcf-gcj.sh: Updated from libtool multi-language branch.
10519
10520 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
10521
10522 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10523 (bootstrap*): Depend on all-bootstrap.
10524
10525 2000-09-05 Philipp Thomas <pthomas@suse.de>
10526
10527 * config.guess: Import CVS version 1.156.
10528 * config.sub: Import CVS version 1.179.
10529
10530 2000-09-02 Anthony Green <green@cygnus.com>
10531
10532 * Makefile.in (all-gcc): Depend on all-zlib.
10533 (CLEAN_MODULES): Add clean-zlib.
10534 (ALL_MODULES): Add all-zlib.
10535 * configure.in (host_libs): Add zlib.
10536
10537 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
10538
10539 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10540 crosses, but add gcc/include to the header search path for them.
10541
10542 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10543
10544 * MAINTAINERS: Add self to Write After Approval list.
10545
10546 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10547
10548 * config.guess: Import CVS version 1.152.
10549 * config.sub: Import CVS version 1.177.
10550
10551 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
10552
10553 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10554 $targargs to tell whether newlib is going to be built.
10555
10556 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10557 $$r/TARGET_SUBDIR/libio for _G_config.h.
10558
10559 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
10560
10561 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10562
10563 2000-08-22 DJ Delorie <dj@redhat.com>
10564
10565 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10566
10567 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
10568
10569 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10570 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10571 sub-configures.
10572
10573 2000-08-21 DJ Delorie <dj@redhat.com>
10574
10575 * MAINTAINERS: Add self as a libiberty maintainer
10576
10577 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
10578
10579 * configure.in (libstdcxx_flags): Use
10580 libstdc++-v3/src/libstdc++.INC.
10581
10582 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
10583
10584 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10585
10586 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10587
10588 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10589
10590 * configure: Make enable_threads and enable_shared defaults
10591 explicit. Substitute enable_threads into generated Makefiles.
10592 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10593 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10594
10595 2000-08-13 Geoff Keating <geoffk@cygnus.com>
10596
10597 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10598
10599 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
10600
10601 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10602 previous delta.
10603
10604 2000-08-11 Jason Merrill <jason@redhat.com>
10605
10606 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10607 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10608 (FLAGS_FOR_TARGET): Not here.
10609 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10610
10611 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
10612
10613 * config-ml.in (CC, CXX): Don't introduce a leading space.
10614
10615 2000-08-07 DJ Delorie <dj@delorie.com>
10616
10617 * MAINTAINERS: Add self as a DJGPP maintainer
10618
10619 2000-08-07 DJ Delorie <dj@redhat.com>
10620
10621 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10622 "if we're also building gcc, and it's a gcc that will run on the
10623 build machine, we want to use its includes instead of the system's
10624 default includes".
10625
10626 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10627
10628 * MAINTAINERS: Add self to Write After Approval list.
10629
10630 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
10631
10632 * configure.in (libstdcxx_flags): Don't use `"'.
10633
10634 * config-ml.in: Adjust multilib search paths to the
10635 appropriate multilib tree.
10636
10637 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
10638
10639 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10640 commas in $LANGUAGES.
10641
10642 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
10643
10644 * configure.in: Re-enable all references to libg++ and librx.
10645
10646 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
10647
10648 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10649 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
10650 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10651 * ltcf-cxx.sh (need_lc): Set based on postdeps.
10652
10653 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10654
10655 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
10656
10657 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10658 CXX_FOR_TARGET for sed.
10659
10660 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
10661
10662 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10663 Do not override if already set in the environment or in configure.
10664 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10665 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10666
10667 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
10668
10669 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10670 the libtool CVS tree multi-language branch.
10671 * ltconfig, ltmain.sh: Updated.
10672
10673 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
10674
10675 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10676 (clean-target): Depend on it.
10677
10678 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10679 (GCC_FOR_TARGET): Use it.
10680 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10681 * configure.in: ... here.
10682 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10683 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10684
10685 2000-07-24 Eric Christopher <echristo@cygnus.com>
10686
10687 * MAINTAINERS: Add self to Write After Approval list.
10688
10689 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
10690
10691 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10692 (configure-target-libchill, configure-target-libobjc): Likewise.
10693
10694 * configure.in: Use the same cache file for all target libs.
10695 * config-ml.in: But different cache files per multilib variant.
10696
10697 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10698
10699 * configure (topsrcdir): Don't use dirname.
10700
10701 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
10702
10703 * MAINTAINERS: Add self to Write After Approval list.
10704
10705 2000-07-20 Jason Merrill <jason@redhat.com>
10706
10707 * configure.in: Remove all references to libg++ and librx.
10708
10709 * configure, configure.in, Makefile.in: Unify gcc and binutils.
10710
10711 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
10712
10713 * config.sub: Update to subversions version 2000-07-06.
10714
10715 2000-07-12 Andrew Haley <aph@cygnus.com>
10716
10717 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10718 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10719
10720 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
10721
10722 * symlink-tree: Check number of arguments.
10723
10724 2000-07-05 Jim Wilson <wilson@cygnus.com>
10725
10726 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10727 search path for a g++ extracted from the build tree. This
10728 will allow link tests run by configure scripts in
10729 subdirectories to succeed.
10730
10731 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
10732
10733 * ltconfig: Add support for mips-dde-sysv4.2MP
10734
10735 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10736
10737 * MAINTAINERS: Add myself as loop discovery maintainer.
10738
10739 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
10740
10741 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10742 `os2'. Force ac_cv_exeext to be ".exe" in that case.
10743
10744 2000-06-19 Timothy Wall <twall@cygnus.com>
10745
10746 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10747 * config.sub: Add tic54x target.
10748
10749 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10750
10751 * MAINTAINERS: Add self as Fortran maintainer,
10752 remove Craig Burley.
10753
10754 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
10755
10756 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10757 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10758
10759 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
10760
10761 * MAINTAINERS: Add self as i18n maintainer
10762
10763 20000-05-21 H.J. Lu (hjl@gnu.org)
10764
10765 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10766 directory are used if they exist. Make sure
10767 $(build_tooldir)/include is searched for header files,
10768 $(build_tooldir)/lib/ for library files.
10769 (GCC_FOR_TARGET): Likewise.
10770 (CXX_FOR_TARGET): Likewise.
10771
10772 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
10773
10774 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10775
10776 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
10777
10778 * Makefile.in (configure-target-libiberty): Depend on
10779 configure-target-newlib.
10780
10781 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
10782
10783 * configure.in, Makefile.in: Merge all libffi-related
10784 configury stuff from the libgcj tree.
10785
10786 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
10787
10788 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10789 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10790
10791 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10792
10793 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10794 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10795 current version information. Add to proto-toplev directory.
10796 (gdb-taz): Build do-djunpack.
10797
10798 2000-05-15 David Edelsohn <edelsohn@gnu.org>
10799
10800 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10801
10802 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
10803
10804 * MAINTAINERS: Add self to Write After Approval list.
10805
10806 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10807
10808 * ltmain.sh: Preserve in relink_command any environment
10809 variables that may affect the linker behavior.
10810
10811 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
10812
10813 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10814
10815 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
10816
10817 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10818
10819 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
10820
10821 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10822 with the version name.
10823
10824 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
10825
10826 * MAINTAINERS: Add self as bb-reorder maintainer.
10827
10828 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
10829
10830 * config.if: Tweak.
10831
10832 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
10833
10834 * djunpack.bat: New file.
10835
10836 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
10837
10838 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10839 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10840 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10841 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10842
10843 2000-04-16 Dave Pitts <dpitts@cozx.com>
10844
10845 * config.sub (case $basic_machine): Change default for "ibm-*"
10846 to "openedition".
10847
10848 2000-04-13 Andreas Jaeger <aj@suse.de>
10849
10850 * MAINTAINERS: Added myself.
10851
10852 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10853
10854 * Makefile.in (gdb-taz): New target. GDB specific archive.
10855 (do-md5sum): New target.
10856 (MD5PROG): Define.
10857 (PACKAGE): Default to TOOL.
10858 (VER): Default to a shell script.
10859 (taz): Rewrite target. Move real work to do-proto-toplev. Include
10860 md5 checksum generation.
10861 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10862 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10863 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10864 insight.tar.bz2): Use gdb-taz to create archive.
10865
10866 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
10867
10868 * configure (warn_cflags): Delete.
10869
10870 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
10871
10872 * MAINTAINERS: Added myself.
10873
10874 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
10875 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
10876
10877 * configure.in (enable_libstdcxx_v3): Add.
10878 (target_libs): Add bits here to switch between libstdc++-v2 and
10879 libstdc++-v3.
10880 * config.if: And this file too.
10881 * Makefile.in: Add libstdc++-v3 targets.
10882
10883 2000-04-05 Michael Meissner <meissner@redhat.com>
10884
10885 * config.sub (d30v): Add d30v as a basic machine type.
10886
10887 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
10888
10889 * configure.in: -linux-gnu*, not -linux-gnu.
10890
10891 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10892
10893 * MAINTAINERS: Add self in write-after-approval section.
10894
10895 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
10896
10897 * MAINTAINERS: Add self as ia64 port maintainer.
10898
10899 2000-03-08 Neil Booth <NeilB@earthling.net>
10900
10901 * MAINTAINERS: Add self in write-after-approval section.
10902
10903 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
10904
10905 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10906 (do-tar-bz2): Replace TOOL with PACKAGE.
10907 (gdb.tar.bz2): Remove GDBTK from GDB package.
10908 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10909 dejagnu.tar.bz2): New packages.
10910
10911 2000-02-27 Andreas Jaeger <aj@suse.de>
10912
10913 * configure.in: Add entry for mips*-*-linux*, move catch all
10914 *-*-*linux* entry below this one.
10915
10916 2000-02-27 Ian Lance Taylor <ian@zembu.com>
10917
10918 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10919
10920 2000-02-24 Nick Clifton <nickc@cygnus.com>
10921
10922 * config.sub: Support an OS of "wince".
10923
10924 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
10925
10926 * config.guess, config.sub: Updated to match config's 2000-02-15
10927 version.
10928
10929 2000-02-23 Linas Vepstas <linas@linas.org>
10930
10931 * config.sub: Add support for Linux/IBM 370.
10932 * configure.in: Likewise.
10933
10934 2000-02-22 Nick Clifton <nickc@cygnus.com>
10935
10936 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10937
10938 2000-02-20 Christopher Faylor <cgf@cygnus.com>
10939
10940 * config.guess: Guess "cygwin" rather than "cygwin32".
10941
10942 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10943
10944 * configure (gcc_version): When setting, narrow search to
10945 lines containing `version_string'.
10946
10947 2000-02-15 Denis Chertykov <denisc@overta.ru>
10948
10949 * config.sub: Add support for avr target.
10950
10951 2000-02-14 Nick Clifton <nickc@cygnus.com>
10952
10953 * MAINTAINERS: Add maintainers for MCore port.
10954
10955 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
10956
10957 * config.sub: Add mmix-knuth-mmixware.
10958
10959 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10960
10961 * MAINTAINERS: Pair cccp with cpplib maintainership.
10962
10963 2000-01-27 Christopher Faylor <cgf@redhat.com>
10964
10965 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10966 structure stuff to -L library search.
10967 (CXX_FOR_TARGET): Ditto.
10968 (CROSS_CHECK_MODULES): Fix spelling mistake.
10969
10970 2000-01-24 Mark Mitchell <mark@codesourcery.com>
10971
10972 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10973 the C++ compiler.
10974
10975 2000-01-12 Richard Henderson <rth@cygnus.com>
10976
10977 * configure.in: Don't build some bits for beos.
10978
10979 2000-01-12 Joel Sherrill (joel@OARcorp.com)
10980
10981 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10982 as include files.
10983
10984 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
10985
10986 * Add self as cpplib maintainer, as requested by Jason
10987 Merrill. Correct my e-mail address.
10988
10989 2000-01-06 Geoff Keating <geoffk@cygnus.com>
10990
10991 * configure.in: Use mt-aix43 to handle *_TARGET defs,
10992 not mh-aix43.
10993
10994 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
10995
10996 * MAINTAINERS: Add myself to "write after approval" list.
10997
10998 1999-12-14 Richard Henderson <rth@cygnus.com>
10999
11000 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11001 * config.sub: Accept alphaev[78], alphaev8.
11002
11003 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11004
11005 * config.guess, config.sub: Update from autoconf.
11006
11007 1999-11-29 Bruce Korb <autogen@linuxbox.com>
11008
11009 * MAINTAINERS: update my playtime e-address.
11010
11011 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11012
11013 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11014 necessary libraries are missing.
11015
11016 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
11017
11018 * MAINTAINERS: Add new 'write after approval' maintainer.
11019
11020 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11021
11022 * MAINTAINERS: Add new Java maintainer.
11023
11024 1999-10-25 Andreas Schwab <schwab@suse.de>
11025
11026 * configure: Fix quoting inside arguments of eval.
11027
11028 1999-10-21 Nick Clifton <nickc@cygnus.com>
11029
11030 * config-ml.in: Allow suppression of some ARM multilibs.
11031
11032 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11033
11034 * config.guess: Add OS/390 match pattern.
11035 * config.sub: Add mvs, openedition targets.
11036 * configure.in (i370-ibm-opened*): New.
11037
11038 1999-09-04 Steve Chamberlain <sac@pobox.com>
11039
11040 * config.sub: Add support for configuring for pj.
11041
11042 1999-08-31 Nick Clifton <nickc@cygnus.com>
11043
11044 * config.sub (maybe_os): Add support for configuring for fr30.
11045
11046 1999-08-25 Nick Clifton <nickc@cygnus.com>
11047
11048 * configure.in: Do not configure or build ld for AIX
11049 platforms. ld is known to be broken on these platforms.
11050
11051 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11052
11053 * config-ml.in: Pass compiler flag corresponding to multidirs to
11054 subdir configures.
11055
11056 1999-08-09 Ian Lance Taylor <ian@zembu.com>
11057
11058 * Makefile.in (LDFLAGS): Define.
11059
11060 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11061
11062 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11063 noconfigdirs.
11064 (*-*-cygwin*): Likewise.
11065
11066 1999-08-08 Ian Lance Taylor <ian@zembu.com>
11067
11068 * mkdep: New file.
11069 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11070 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11071
11072 From Eli Zaretskii <eliz@is.elta.co.il>:
11073 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11074 long file name when using DJGPP on MS-DOS.
11075
11076 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11077
11078 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11079
11080 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11081
11082 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11083 dependency as this causes "make check" to globally "make all"
11084
11085 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11086
11087 * configure.in (target_libs): Added target-zlib.
11088 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11089 (CONFIGURE_TARGET_MODULES): Likewise.
11090 (CHECK_TARGET_MODULES): Likewise.
11091 (INSTALL_TARGET_MODULES): Likewise.
11092 (CLEAN_TARGET_MODULES): Likewise.
11093 (configure-target-zlib): New target.
11094 (all-target-zlib): Likewise.
11095 (all-target-libjava): Depend on all-target-zlib.
11096 (configure-target-libjava): Depend on configure-target-zlib.
11097
11098 * Makefile.in (configure-target-libjava): Depend on
11099 configure-target-newlib.
11100 (configure-target-boehm-gc): New target.
11101 (configure-target-qthreads): New target.
11102
11103 * configure.in (target_libs): Added target-qthreads.
11104 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11105 (CONFIGURE_TARGET_MODULES): Likewise.
11106 (CHECK_TARGET_MODULES): Likewise.
11107 (INSTALL_TARGET_MODULES): Likewise.
11108 (CLEAN_TARGET_MODULES): Likewise.
11109 (all-target-qthreads): New target.
11110 (configure-target-libjava): Depend on configure-target-qthreads.
11111 (all-target-libjava): Depend on all-target-qthreads.
11112
11113 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11114 (CONFIGURE_TARGET_MODULES): Likewise.
11115 (CHECK_TARGET_MODULES): Likewise.
11116 (INSTALL_TARGET_MODULES): Likewise.
11117 (CLEAN_TARGET_MODULES): Likewise.
11118 (all-target-libjava): New target.
11119 (all-target-boehm-gc): Likewise.
11120 * configure.in (target_libs): Added libjava, boehm-gc.
11121
11122 1999-07-22 Ian Lance Taylor <ian@zembu.com>
11123
11124 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11125 configure.bat in SUPPORT_FILES.
11126 (gas+binutils.tar.bz2): Likewise.
11127
11128 * makeall.bat: Remove; obsolete.
11129
11130 1999-07-21 Ian Lance Taylor <ian@zembu.com>
11131
11132 From Mark Elbrecht:
11133 * configure.bat: Remove; obsolete.
11134
11135 1999-07-11 Ian Lance Taylor <ian@zembu.com>
11136
11137 * configure: Add -W -Wall to the default CFLAGS when compiling with
11138 gcc.
11139
11140 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11141
11142 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11143
11144 1999-06-30 Mark Mitchell <mark@codesourcery.com>
11145
11146 * configure.in: Build ld on IRIX6.
11147
11148 1999-06-12 Ian Lance Taylor <ian@zembu.com>
11149
11150 * Makefile.in: Change distribution targets to use bzip2 instead of
11151 gzip.
11152 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11153 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11154
11155 1999-06-04 Nick Clifton <nickc@cygnus.com>
11156
11157 * config.sub: Add mcore target.
11158
11159 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11160
11161 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11162
11163 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11164
11165 * config.guess (dummy): Changed to $dummy.
11166
11167 1999-05-24 Nick Clifton <nickc@cygnus.com>
11168
11169 * config.sub: Tidied up case statements.
11170
11171 1999-05-22 Ben Elliston <bje@cygnus.com>
11172
11173 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11174 <jiro@din.or.jp>.
11175
11176 * config.guess: Merge with FSF version. Future changes will be
11177 more accurately recorded in this ChangeLog.
11178 * config.sub: Likewise.
11179
11180 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11181
11182 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11183
11184 1999-04-30 Tom Tromey <tromey@cygnus.com>
11185
11186 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11187
11188 1999-04-23 Tom Tromey <tromey@cygnus.com>
11189
11190 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11191
11192 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
11193
11194 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11195 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11196 Bad merge removed these two changes.
11197
11198 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
11199 Martin Heller (Ing.-Buero_Heller@t-online.de)
11200
11201 * config.guess (interix Alpha): Add.
11202
11203 1999-04-11 Richard Henderson <rth@cygnus.com>
11204
11205 * configure.in (i?86-*-beos*): Do config gperf; don't config
11206 gdb, newlib, or libgloss.
11207
11208 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
11209
11210 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11211 link a trivial program with -mabi=64. If it fails, remove mabi=64
11212 from multidirs.
11213
11214 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11215
11216 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11217
11218 1999-04-08 Nick Clifton <nickc@cygnus.com>
11219
11220 * config.sub: Add support for mcore targets.
11221
11222 1999-04-07 Michael Meissner <meissner@cygnus.com>
11223
11224 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11225 not mt-ospace, in order to shut up assembler warning about using
11226 symbols that are named the same as registers.
11227
11228 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
11229
11230 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11231 dependency list for all-target-cygmon.
11232
11233 1999-04-05 Doug Evans <devans@casey.cygnus.com>
11234
11235 * config-ml.in: Check $host, not $target, for selective multilibs.
11236 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11237 thumb interworking, and underscore prefix multilibs.
11238
11239 1999-04-04 Ian Lance Taylor <ian@zembu.com>
11240
11241 * missing: Update to version from current automake.
11242
11243 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11244
11245 * configure (gxx_include_dir): Removed.
11246
11247 * configure.in (gxx_include_dir): Handle it.
11248 * Makefile.in: Likewise.
11249
11250 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11251
11252 * config.sub (mips64vr4111,mips64vr4111el) Add.
11253
11254 1999-03-21 Ben Elliston <bje@cygnus.com>
11255
11256 * config.guess: Correct typo for detecting ELF on FreeBSD.
11257
11258 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11259
11260 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11261 config/mh-djgpp.
11262
11263 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11264
11265 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11266 all-target-newlib to dependency list for all-target-bsp.
11267
11268 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11269
11270 * config.sub: Add i386-uwin support.
11271 * config.guess: Likewise.
11272
11273 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11274
11275 * configure.in: cleanup, add mh-*pic handling for arm, special
11276 case powerpc*-*-aix*
11277
11278 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11279
11280 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11281 can be built.
11282
11283 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11284
11285 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11286 targets.
11287
11288 1999-03-02 Nick Clifton <nickc@cygnus.com>
11289
11290 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11291
11292 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11293
11294 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11295
11296 1999-02-24 Nick Clifton <nickc@cygnus.com>
11297
11298 * config.sub: Fix typo in arm recognition.
11299
11300 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11301
11302 * configure.in (noconfigdirs): Changed target_configdirs to
11303 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11304 rather than m68k-*-* since it is not known to work on
11305 m68k-aout. Ditto for arm-*-*oabi.
11306
11307 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11308
11309 * configure.in (*-*-windows*): Remove, no longer used.
11310
11311 1999-02-19 Ben Elliston <bje@cygnus.com>
11312
11313 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11314 Smart and improved by Andrew Cagney.
11315
11316 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11317
11318 * config.guess: Recognize openbsd-*-hppa.
11319
11320 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11321
11322 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11323 only if it is not empty.
11324
11325 1999-02-17 Nick Clifton <nickc@cygnus.com>
11326
11327 Patch from: Scott Bambrough <scottb@corelcomputer.com>
11328
11329 * config.guess: Modified to recognize uname's armv* syntax.
11330
11331 * config.sub: Modified to recognize uname's armv* syntax.
11332
11333 1999-02-17 Mark Salter <msalter@cygnus.com>
11334
11335 * configure.in: Added target-bsp for sparclite.
11336
11337 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11338
11339 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11340
11341 1999-02-08 Nick Clifton <nickc@cygnus.com>
11342
11343 * configure.in: Add support for strongarm port.
11344 * config.sub: Add support for strongarm target.
11345
11346 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
11347
11348 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11349 the old name config/mh-cygwin32.
11350 Enable texinfo.
11351
11352 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11353
11354 * configure.in: Do build ld for ix86 Solaris.
11355
11356 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11357
11358 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11359 $AR_FOR_TARGET. Likewise for RANLIB.
11360
11361 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
11362
11363 * config.sub (oabi): Recognize.
11364 * configure.in (arm-*-oabi): Handle.
11365
11366 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11367
11368 * config.guess: Improve detection of i686 on UnixWare 7.
11369
11370 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11371
11372 * config.guess: Add support for i386-pc-interix.
11373 * config.sub: Likewise.
11374 * configure.in: Likewise.
11375
11376 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11377
11378 * Makefile.in: Remove unneeded all-target-libio from
11379 from all-target-winsup target since it is now unneeded.
11380 Add all-target-libtermcap in its place since it is now
11381 needed.
11382
11383 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11384
11385 * configure.in: makefile stub for cygwin target is probably
11386 unnecessary. Remove it for now.
11387
11388 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11389
11390 * configure.in: libtermcap.a should be built when cygwin is the
11391 target as well as the host.
11392 * config.guess: Allow mixed case in cygwin uname output.
11393 * Makefile.in: Add libtermcap target.
11394
11395 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11396
11397 * config.sub: Clean up handling of hppa2.0.
11398
11399 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11400
11401 * config.guess: Use C code to identify more HP machines.
11402
11403 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11404
11405 * config.sub: Handle hppa2.0.
11406
11407 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11408
11409 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11410 cygmon for all sparclite targets, regardless of object format.
11411
11412 1998-12-15 Mark Salter <msalter@cygnus.com>
11413
11414 * configure.in: Added target-bsp for several target architectures.
11415
11416 * Makefile.in: Added rules for bsp.
11417
11418 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11419
11420 * config.guess: Improve detection of hppa2.0 processors.
11421
11422 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11423
11424 * config.guess: Recognize FreeBSD using ELF automatically.
11425
11426 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11427
11428 * configure (skip-this-dir): Add handling for new shell script, which
11429 might be created by a sub-directory's configure to indicate, this particular
11430 directory is "unwanted".
11431 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11432
11433 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11434
11435 * ltconfig: import from libtool, after changing libtool to
11436 account for the cygwin name change.
11437
11438 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11439
11440 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11441 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11442
11443 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11444
11445 * configure.in: Add libtermcap to list of cygwin dependencies.
11446
11447 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11448
11449 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11450 they include winsup/include when it's a cygwin target.
11451
11452 1998-11-12 Tom Tromey <tromey@cygnus.com>
11453
11454 * configure.in (host_tools): Added zip.
11455 * Makefile.in (all-target-libjava): Depend on all-zip.
11456 (all-zip): New target.
11457 (ALL_MODULES): Added all-zip.
11458 (NATIVE_CHECK_MODULES): Added check-zip.
11459 (INSTALL_MODULES): Added install-zip.
11460 (CLEAN_MODULES): Added clean-zip.
11461
11462 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11463
11464 * Makefile.in: lose "32" from comment about cygwin.
11465
11466 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11467
11468 * configure.in: Use -Os to build target libraries for the fr30.
11469
11470 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11471
11472 * config.sub: Add fr30.
11473
11474 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11475
11476 * configure.in: drop "32" from config/mh-cygwin32. Check
11477 cygwin* instead of cygwin32*.
11478 * config.sub: Check cygwin* instead of cygwin32*.
11479
11480 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11481
11482 * config.guess: Match any version of Unixware7.
11483
11484 1998-10-20 Syd Polk <spolk@cygnus.com>
11485
11486 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11487 if desired.
11488
11489 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11490
11491 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11492 these if the appropriate directories and files to not exist.
11493
11494 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11495
11496 * Makefile.in (DEVO_SUPPORT): Add config.if.
11497
11498 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11499
11500 * configure: Add pattern to replace "build_tooldir"'s
11501 definition in the generated Makefile with "tooldir"'s
11502 actual value.
11503
11504 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11505
11506 * config.sub: Bring back lost sparcv9.
11507
11508 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11509
11510 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11511
11512 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11513 CC_FOR_TARGET and friends.
11514
11515 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11516
11517 * Makefile.in (build_tooldir): New variable, same as tooldir.
11518 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11519 -B$(build_tooldir)/bin/.
11520 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11521
11522 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11523
11524 * README: Remove installation instructions and refer to the
11525 INSTALL directory instead.
11526
11527 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
11528
11529 * config.sub: Add support for i[34567]86-pc-udk.
11530 * configure.in: Likewise.
11531
11532 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11533
11534 * Makefile.in: add bzip2 package building bits for user
11535 tools module
11536 * configure.in: ditto
11537
11538 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11539
11540 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11541 (ALL_TARGET_MODULES): Add all-target-libobjc.
11542 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11543 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11544 (all-target-libchill): Add dependencies.
11545 * configure.in (target_libs): Add libchill.
11546
11547 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11548
11549 * configure.in (target_subdir): Remove duplicate line.
11550
11551 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11552
11553 * Makefile.in (all-automake): fix dependencies.
11554
11555 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11556
11557 * configure.in: Minor cleanups for building in the $(target_alias)
11558 subdir.
11559
11560 1998-09-22 Jim Wilson <wilson@cygnus.com>
11561
11562 * Makefile.in (bootstrap): Set r and s before make all. Use
11563 BASE_FLAGS_TO_PASS in make all.
11564 (cross): Likewise.
11565
11566 1998-09-20 Mark Mitchell <mark@markmitchell.com>
11567
11568 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11569
11570 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11571
11572 * config.sub: Fix typo in last change.
11573
11574 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11575
11576 * config.sub: Add support for C4x target.
11577 * configure.in: Likewise.
11578
11579 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11580
11581 * config.sub: Recognize sparcv9 just like sparc64.
11582
11583 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11584
11585 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11586
11587 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11588
11589 * config.guess: Correctly identify Pentium II sco boxes.
11590
11591 * config.guess: Fix "tr" code. From Weiwen Liu.
11592
11593 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11594
11595 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11596 stabs.
11597
11598 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11599
11600 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11601 (ALL_TARGET_MODULES): Add all-target-libchill.
11602 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11603 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11604 (all-target-libchill): Add dependencies.
11605 * configure.in (target_libs): Add libchill.
11606
11607 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11608
11609 * config.guess: Avoid assumptions about "tr" behaves when
11610 LANG is set to something other than English.
11611
11612 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11613
11614 * configure (gxx_include_dir): Changed to
11615 '${prefix}/include/g++'-${libstdcxx_interface}.
11616
11617 * config.if: New to determine the interfaces.
11618
11619 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11620
11621 * config.guess: Detect and handle MPE/IX.
11622 * config.sub: Deal with MPE/IX.
11623
11624 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11625
11626 * configure.in: Use mh-aix43.
11627
11628 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11629
11630 * configure: Fix --without/--disable cases for gxx-include-dir.
11631
11632 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11633
11634 * mdata-sh: Imported. Needed for automake support.
11635
11636 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
11637
11638 * Makefile.in (taz): Try "chmod -R og=u ." before
11639 "chmod og=u `find . -print`".
11640
11641 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
11642
11643 * configure.in: Add arm-elf and thumb-elf support.
11644
11645 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
11646
11647 * Makefile.in: Undo previous patch.
11648
11649 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
11650
11651 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11652 to here ...
11653 (install-no-fixedincludes): and here
11654 (INSTALL_MODULES): ... from here.
11655
11656 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
11657
11658 * config.sub: Merge with FSF.
11659
11660 * config.guess: Merge with FSF.
11661
11662 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
11663
11664 * configure (extraconfigdirs): New variable.
11665 (SUBDIRS): Add extraconfigdirs and recurse on them too.
11666 * Makefile.in (all): Move higher in file.
11667 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11668 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11669 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11670 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11671 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11672
11673 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
11674
11675 * Makefile.in (all-target-libjava): Depend on all-gcc and
11676 all-target-newlib.
11677 (configure-target-libjava): Depend on $(ALL_GCC).
11678
11679 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11680
11681 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11682 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11683
11684 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11685
11686 * INSTALL/README: Fix typo.
11687
11688 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11689
11690 * ylwrap: Change absolute path checks to check for DOS style path
11691 names.
11692
11693 * ylwrap: Don't use a full path name if the source file is in the
11694 same directory. From hjl@lucon.org (H.J. Lu).
11695
11696 * config-ml.in: Default to being verbose, to match Feb 18 change to
11697 configure.
11698
11699 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
11700
11701 Brought over from egcs:
11702
11703 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11704
11705 * configure.in (target_subdir): Set to ${target_alias} instead
11706 of "libraries".
11707
11708 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11709
11710 * configure.in (target_subdir): Set to libraries if enable_multilib.
11711
11712 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
11713
11714 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11715 multilibs, force reconfiguration the first time we create
11716 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11717
11718 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
11719
11720 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11721 avoid confusion with --no-recursion.
11722
11723 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
11724
11725 * configure.in: Win32 hosts shouldn't use install -x
11726 * install-sh: remove -x option, and special .exe-handling
11727 hack.
11728
11729 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
11730
11731 * config.guess: Recognize i586-pc-beos.
11732 * configure.in: Don't build some bits for beos.
11733
11734 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
11735
11736 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11737 CFLAGS default to -O2.
11738
11739 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11740 when using GNU ld.
11741
11742 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
11743
11744 * ltmain.sh: Correct install when using a different shell.
11745
11746 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
11747
11748 * ltconfig, ltmain.sh: Update to libtool 1.2b.
11749
11750 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
11751
11752 * makefile.vms: Update to build binutils/makefile.vms. Add install
11753 target.
11754
11755 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
11756
11757 * ltconfig: Update to correct AIX handling.
11758
11759 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11760
11761 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11762
11763 * configure.in (target_subdir): Set to ${target_alias} instead
11764 of "libraries".
11765
11766 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
11767
11768 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11769 (Makefile): Depend on $(gcc_version_trigger).
11770
11771 * configure (gcc_version): Change default initializer to empty
11772 string.
11773 (gcc_version_trigger): New variable; pass this variable down
11774 to subdir configures to enable them checking gcc's version
11775 themselves. Emit make macros for both gcc_version vars.
11776 (topsrcdir): Initialize reliably.
11777 (recursion line): Remove --with-gcc-version=${gcc_version}.
11778
11779 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11780
11781 * configure (enable_version_specific_runtime_libs): Implement new flag
11782 --enable-version-specific-runtime-libs which installs C++ runtime stuff
11783 in $(libsubdir); emit definition in each generated Makefile.
11784 (gxx_include_dir): Initialize depending on
11785 $enable_version_specific_runtime_libs.
11786
11787 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11788
11789 * configure (gcc_version): Initialize properly depending on
11790 how and where configure is started.
11791 (recursion line): Pass a --with-gcc-version=${gcc_version}
11792 to configures in subdirs.
11793
11794 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
11795
11796 * configure.in (noconfigdirs): Add configure pattern for mips tx39
11797 cygmon
11798
11799 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
11800
11801 * configure.in: Add cygmon and libstub support for mn10200.
11802
11803 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
11804
11805 * configure (gcc_version): Add new variable describing the
11806 particular gcc version we're building.
11807 * Makefile.in (libsubdir): Add new macro for the directory
11808 in which the compiler finds executables, libraries, etc.
11809 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11810 and libsubdir.
11811
11812 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11813
11814 * Makefile.in (local-clean): Remove *.log.
11815 (warning.log): Built with warn_summary from build.log.
11816 (mail-report.log): Run test_summary.
11817 (mail-report-with-warnings.log): Run test_summary including
11818 warning.log in the report.
11819
11820 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
11821
11822 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11823
11824 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
11825
11826 * Makefile.in (grep): Grep no longer depends on libiberty.
11827
11828 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
11829
11830 * Makefile.in: all-snavigator needs all-libgui.
11831
11832 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
11833
11834 * configure.in: Add cygmon and libstub support for mn10300.
11835
11836 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
11837
11838 * missing: Update to version from automake 1.3.
11839
11840 * ltmain.sh: On installation, don't get confused if the same name
11841 appears more than once in the list of library names.
11842
11843 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
11844
11845 * config.sub: Accept m68060 and m5200 as CPU names.
11846
11847 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
11848
11849 * configure: Use && rather than using -a in test, because odd
11850 strings can confuse test.
11851 * configure.in: Likewise.
11852
11853 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
11854
11855 * ltconfig, ltmain.sh: Bring in Visual C++ support.
11856
11857 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11858
11859 * Makefile.in (boostrap2-lean, bootstrap3-lean,
11860 bootstrap4-lean): New targets.
11861
11862 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
11863
11864 * mpw-* Delete. Not used.
11865
11866 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
11867
11868 * COPYING.LIB: Update FSF address.
11869
11870 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
11871
11872 * ltconfig, ltmain.sh: Update to libtool 1.2a.
11873
11874 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11875 GAS_SUPPORT_DIRS.
11876
11877 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
11878
11879 * ltconfig, ltmain.sh: Avoid producing a version number if
11880 -version-info was not used.
11881
11882 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
11883
11884 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11885 building with newlib.
11886
11887 1998-04-30 Paul Eggert <eggert@twinsun.com>
11888
11889 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11890 Solaris `make' causes it to continue to next definition.
11891
11892 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
11893
11894 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11895 the right GUI libraries and files are installed along with GDB.
11896
11897 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
11898
11899 * configure.in: Change alpha to alpha* in several places.
11900
11901 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
11902
11903 * config.sub: Recognize sparc86x.
11904
11905 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
11906
11907 * configure.in (--enable-target-optspace): Remove debug echo.
11908
11909 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
11910
11911 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11912
11913 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
11914
11915 * ltconfig: Update cygwin32 support.
11916
11917 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11918 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11919 (GDB_SUPPORT_DIRS): Likewise.
11920
11921 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
11922
11923 * configure.in (target_makefile_frag): If --enable-target-optspace,
11924 use -Os to compile target libraries rather than -O2. Default to
11925 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11926 not used.
11927 * configure.in (target_cflags): Ditto for d30v.
11928
11929 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
11930
11931 * Makefile.in (all-bfd): Depend on all-intl.
11932 (all-binutils): Likewise.
11933 (all-gas): Likewise.
11934 (all-gprof): Likewise.
11935 (all-ld): Likewise.
11936
11937 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
11938
11939 * configure.in (host_tools): Fix typo, lbtool -> libtool.
11940
11941 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
11942
11943 * Makefile.in (all-bfd): Depend upon all-libiberty.
11944
11945 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11946
11947 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
11948
11949 * Makefile.in: Add libstub.
11950
11951 * configure.in: Ditto. Build libstub for targets that have cygmon
11952 support.
11953
11954 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
11955
11956 * configure.in: Don't set PICFLAG on ix86-cygwin32.
11957
11958 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
11959
11960 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11961 use mh-sysv5 if specified. Support gprof on SCO Open Server.
11962
11963 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
11964
11965 * configure: Define DEFAULT_M4 by searching PATH.
11966 * Makfile.in: Use DEFAULT_M4.
11967
11968 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
11969
11970 * ltconfig: Add cygwin32 support.
11971
11972 * Makefile.in, configure.in: Add libtool as a native only directory
11973 to configure and build.
11974
11975 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
11976
11977 * Makefile.in (INSTALL_MODULES): Remove texinfo.
11978
11979 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
11980
11981 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11982
11983 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
11984
11985 * Makefile.in: add ash make rules
11986 * configure.in: add ash to native_only and host_tools lists
11987
11988 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
11989
11990 * Makefile.in (all-gettext, all-intl): New targets.
11991 (ALL_MODULES): Added all-gettext, all-intl.
11992 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11993 (INSTALL_MODULES): Added install-gettext, install-intl.
11994 (CLEAN_MODULES): Added clean-gettext, clean-intl.
11995
11996 * configure.in (host_tools): Added gettext.
11997 (native_only): Likewise.
11998 (noconfigdirs) [various cases]: Likewise.
11999 (host_libs): Added intl.
12000
12001 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12002
12003 * configure: Do not disable building gdbtk for cygwin32 hosts.
12004
12005 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12006
12007 * configure.in: Add thumb-coff target.
12008 * config.sub: Add thumb-coff target.
12009
12010 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12011
12012 * Makefile.in: Revert yesterday's change.
12013 (all-target-winsup): all-target-librx stays out of here.
12014
12015 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12016
12017 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12018 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12019 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12020 Remove references to librx and libg++.
12021
12022 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12023
12024 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12025 recursive makes
12026
12027 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12028
12029 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12030 for newlib directory.
12031 (CXX_FOR_TARGET): Likewise.
12032
12033 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12034
12035 * ltconfig: Update after libtool/ltconfig.in change for
12036 hpux11.
12037
12038 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12039
12040 * ltconfig, ltmain.sh: Update to libtool 1.2.
12041
12042 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12043
12044 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12045 (install-gcc-cross): Instead, override LANGUAGES here.
12046
12047 1998-03-18 Dave Love <d.love@dl.ac.uk>
12048
12049 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12050 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12051
12052 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12053
12054 * configure.in: Add Thumb-pe target.
12055
12056 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
12057
12058 * Makefile.in - changed sn targets to snavigator
12059 * configure.in - changed sn targets to snavigator
12060
12061 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12062
12063 * config-ml.in: After building symlink tree call make distclean
12064 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12065 to be the case for libiberty.
12066
12067 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12068
12069 * configure: When making link, also check the current
12070 directory. The configure scripts may create one.
12071
12072 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12073
12074 * config.sub: Accept alphapca56 and alphaev6 properly.
12075
12076 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12077
12078 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12079
12080 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12081
12082 * config.sub (sco5): Fix typo.
12083
12084 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12085
12086 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12087 install-itcl.
12088 (install-itcl): Remove dependency on install-tcl.
12089
12090 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12091
12092 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12093
12094 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12095
12096 * configure.in: Don't build libgui for a cygwin32 target when not on
12097 a cygwin32 host.
12098
12099 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12100
12101 * configure (redirect): Set to null, so default behavior of
12102 configure is now --verbose.
12103
12104 1998-02-16 Dave Love <d.love@dl.ac.uk>
12105
12106 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12107 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12108
12109 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12110
12111 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12112 this change to sync Makefile.in with its ChangeLog entries.
12113
12114 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12115
12116 * ltmain.sh (mkdir): Check that the directory doesn't exist
12117 before we exit with error, so that we don't get races during
12118 parallel builds.
12119
12120 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12121
12122 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12123
12124 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12125
12126 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12127 PICFLAG_FOR_TARGET.
12128 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12129
12130 * configure: Emit a definition for the new macro enable_shared
12131 into each Makefile.
12132
12133 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12134
12135 * configure.in (host_tools, native_only): Add libtool.
12136
12137 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12138
12139 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12140 Fix typo in ming config comment.
12141
12142 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12143
12144 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12145
12146 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12147
12148 * config.sub: Add tic30 cases, and map c30 to tic30.
12149
12150 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12151
12152 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12153 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12154 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12155 (CLEAN_TARGET_MODULES): Similarly
12156 (all-target-libf2c): Add dependences.
12157 * configure.in (target_libs): Add libf2c.
12158
12159 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12160
12161 * configure.in: Remove expect from noconfigdirs when target
12162 is cygwin32. OK to build expect and dejagnu with Canadian
12163 Cross.
12164
12165 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12166
12167 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12168 host.
12169
12170 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12171 and mingw32.
12172
12173 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12174
12175 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12176 here as it is not defined in the toplevel Makefile.
12177
12178 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12179
12180 * configure (package_makefile_rules_frag): New variable, which names
12181 a file with generic rules, ...
12182 Change comment to mention we now have FIVE parts.
12183 * configure: Undo last change.
12184
12185 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12186
12187 * config.guess: More accurate determination of HP processor types.
12188 * config.sub: More accurate determination of HP processor types.
12189
12190 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12191
12192 * configure (package_makefile_frag): Move inserting the
12193 ${package_makefile_frag} to where it should be according
12194 to the comment.
12195
12196 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12197
12198 * config.guess: Add support for Linux/ARM.
12199
12200 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12201
12202 * .cvsignore: Remove *-info and *-install since they match
12203 release-info and mpw-install, which we don't want to just ignore.
12204
12205 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12206
12207 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12208
12209 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12210
12211 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12212 local_prefix to sub-make invocations.
12213
12214 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12215
12216 * configure.in: Check makefile fragments in the source
12217 directory.
12218
12219 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12220
12221 * configure.in: Check whether host and target makefile
12222 fragments exist before adding them to *_makefile_frag.
12223
12224 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12225
12226 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12227
12228 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12229
12230 * configure.in: Make sure we only replace RPATH_ENVVAR on
12231 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12232 regexp to sed.
12233
12234 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12235 to sub-makes.
12236
12237 1998-01-13 Lee Iverson (leei@ai.sri.com)
12238
12239 * config-ml.in (multi-do): LDFLAGS must include multilib
12240 designator.
12241
12242 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
12243
12244 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12245
12246 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12247
12248 * config.sub: Add mingw32 support.
12249 * configure.in: Likewise.
12250
12251 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12252
12253 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12254
12255 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12256
12257 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12258 * configure (gxx_include_dir): Provide a definition for subdirs
12259 which do not use autoconf.
12260
12261 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12262
12263 * config.guess: Sync with egcs. Picks up new alpha support,
12264 BeOS & some additional linux support.
12265
12266 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12267
12268 * config.guess: HP 9000/803 is a PA1.1 machine.
12269
12270 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12271
12272 * configure.in: It's alpha*-...
12273
12274 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12275
12276 * configure.in (host_makefile_frag, target_makefile_frag):
12277 Handle multiple config files.
12278 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12279 alpha-*-*.
12280
12281 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12282
12283 * mkdep: New file.
12284
12285 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12286
12287 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12288
12289 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12290
12291 * Makefile.in: Add libgui directory.
12292 (GDB_TK): Add all-libgui.
12293 * configure.in: Add libgui directory.
12294 * configure: Add all-libgui to GDB_TK.
12295
12296 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12297
12298 * config-ml.in (multidirs): Add m32r to multilib list.
12299
12300 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12301
12302 * Makefile.in (all-target-gperf): Change dependency to
12303 all-target-libstdc++.
12304
12305 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12306
12307 * config.guess: Add BeOS support.
12308
12309 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12310
12311 Source directory cvs renamed to cvssrc:
12312 * configure.in (host_tools): Change cvs to cvssrc.
12313 (native_only): Likewise.
12314 (noconfigdirs) [various cases]: Likewise.
12315 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12316 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12317 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12318 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12319 (all-cvssrc): Rename target from all-cvs.
12320
12321 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12322
12323 * configure (gxx_include_dir): Fix thinko.
12324
12325 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12326
12327 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12328 (install-cross, install-gcc-cross): New targets.
12329
12330 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12331
12332 * configure.in (noconfigdirs): Add support for Thumb target.
12333
12334 * config.sub (maybe_os): Add support for Thumb target.
12335
12336 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12337
12338 * Makefile.in: Add rules for cygmon.
12339
12340 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12341
12342 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12343
12344 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12345 * configure (gxx_include_dir): Provide a definition for subdirs
12346 which do not use autoconf.
12347
12348 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12349
12350 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12351 11/18/97 build
12352
12353 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12354
12355 * From Franz Sirl.
12356 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12357 found on RedHat Linux systems.
12358
12359 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12360
12361 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12362 guesses.
12363
12364 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12365
12366 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12367
12368 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12369
12370 * ltmain.sh: If mkdir fails, check whether the directory was created
12371 anyhow by some other process.
12372
12373 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12374
12375 * configure.in (d30v-*-*): Configure all directories.
12376
12377 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12378
12379 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12380 for the D30V.
12381
12382 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12383
12384 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12385
12386 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12387
12388 * include/libiberty.h: Add extern "C" { so it can be used with C++
12389 progrms.
12390 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12391 programs.
12392
12393 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12394
12395 * configure.in (d30v-*-*): Configure GCC now.
12396
12397 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12398
12399 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12400 is no longer needed.
12401
12402 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12403
12404 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12405
12406 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12407
12408 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12409 targets using "$@" to provide support for similar but not identical
12410 targets without having to duplicate code.
12411
12412 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12413
12414 * makefile.vms: Fix to work with DEC C.
12415
12416 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12417
12418 * config.sub: Add mips-tx39-elf to marketing names.
12419
12420 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12421
12422 * ltmain.sh: Handle symlinks in generated script.
12423
12424 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12425
12426 * configure: Handle autoconf style directory options: --bindir,
12427 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12428 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12429 --sysconfdir.
12430 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12431 (sharedstatedir, localstatedir, oldincludedir): New variables.
12432 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12433 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12434 sbindir, sharedstatedir, and sysconfdir.
12435
12436 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12437
12438 * Makefile.in (bootstrap-lean): New target.
12439
12440 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12441
12442 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
12443 sn, and gnuserv from noconfigdirs.
12444
12445 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12446
12447 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12448
12449 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12450
12451 * Makefile.in (cross): New target.
12452
12453 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12454 Jeff Law <law@cygnus.com>
12455
12456 * Makefile.in (bootstrap2, bootstrap3): New targets.
12457 (all-bootstrap): Remove outdated and confusing target.
12458 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12459
12460 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12461
12462 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12463 windows. Consistent with gdb/configure.
12464
12465 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12466
12467 * configure.in: Name Linux target fragment.
12468
12469 * configure: Rewrite so that project Makefile fragment is inserted
12470 first and appears last in the resulting Makefile.
12471
12472 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12473
12474 * Makefile.in (install-itcl): Install tcl first.
12475
12476 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12477
12478 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12479
12480 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12481
12482 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12483
12484 * configure.in (skipdirs): Add target-librx for Linux.
12485 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12486
12487 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12488
12489 * Makefile.in (bootstrap): New target.
12490
12491 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12492
12493 * config.sub: Accept 'amigados' for backward compatibility.
12494
12495 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12496
12497 * config.guess: Merge with FSF.
12498
12499 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12500
12501 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12502
12503 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12504
12505 * config.sub: Add "marketing-names" patch.
12506
12507 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12508
12509 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12510
12511 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12512
12513 * config.sub: Handle v850-elf.
12514
12515 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
12516
12517 * .cvsignore (*-install): Remove.
12518
12519 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12520
12521 * ltconfig: Set CONFIG_SHELL in libtool.
12522 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12523
12524 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12525
12526 * configure.in (target_subdir): Set to libraries if enable_multilib.
12527
12528 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12529
12530 * config.guess: Update from gcc directory.
12531
12532 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12533
12534 * Makefile.in (all-sim): Depends on all-readline.
12535
12536 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12537
12538 * Makefile.in (BISON, YACC): Use $$s.
12539 (all-bison): Depend on all-texinfo.
12540
12541 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12542
12543 * Makefile.in (BISON): Add -L flag.
12544 (YACC): Likewise.
12545
12546 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12547
12548 * configure.in (noconfigdirs): Add support for v850e target.
12549
12550 * config.sub (maybe_os): Add support for v850e target.
12551
12552 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12553
12554 * configure.in (noconfigdirs): Add support for v850ea target.
12555
12556 * config.sub (maybe_os): Add support for v850ea target.
12557
12558 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12559
12560 * config.sub: Add mipstx39. Delete r3900.
12561
12562 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12563
12564 * Makefile.in (all-autoconf): Depends on all-texinfo.
12565
12566 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12567
12568 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12569 eabi targets.
12570
12571 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12572
12573 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12574
12575 * configure: When handling a Canadian Cross, handle YACC as well as
12576 BISON. Just set BISON to bison. When setting YACC, prefer bison.
12577 * Makefile.in (all-bison): Depend upon all-texinfo.
12578
12579 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12580
12581 * Makefile.in (BISON): bison, not byacc or bison -y.
12582 (YACC): bison -y or byacc or yacc.
12583 (various): Add *-bison as appropriate.
12584 (taz): No need to mess with BISON anymore.
12585
12586 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12587
12588 * configure: If OSTYPE matches *win32*, try to find a good value for
12589 CONFIG_SHELL.
12590
12591 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12592
12593 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12594 configure.in if it is present.
12595
12596 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12597
12598 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12599
12600 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12601
12602 * config.sub: Recognize `arc' cpu.
12603 * configure.in: Likewise.
12604 * config-ml.in: Likewise.
12605
12606 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12607
12608 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12609
12610 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12611
12612 * configure: Changed sed delimiter from ':' to '|' when
12613 attempting to substitute ${config_shell} for SHELL. On
12614 NT ${config_shell} may contain a ':' in it.
12615
12616 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12617
12618 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12619
12620 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12621
12622 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12623
12624 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12625
12626 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12627
12628 * ylwrap: If the program is a relative path, force it to be
12629 absolute.
12630
12631 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12632
12633 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12634
12635 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
12636
12637 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12638 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12639 for libraries.
12640
12641 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
12642
12643 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12644 separated by spaces.
12645
12646 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
12647
12648 * ylwrap: New file.
12649 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12650
12651 * ltmain.sh: Handle /bin/sh at start of install program.
12652
12653 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12654
12655 * ltconfig, ltmain.sh: New files, from libtool 1.0.
12656 * missing: New file, from automake 1.2.
12657
12658 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
12659
12660 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
12661 check-tk to CHECK_X11_MODULES.
12662
12663 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
12664
12665 * config.sub: Merge with FSF.
12666
12667 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
12668
12669 * config.guess: Merge with FSF.
12670
12671 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12672
12673 * configure: Treat msdosdjgpp like go32.
12674 * configure.in: Likewise. Don't remove gprof for go32.
12675
12676 * configure: Change Makefile.tem2 to Makefile.tm2.
12677
12678 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12679
12680 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12681
12682 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12683
12684 * install-sh (chmodcmd): Set to null if the DST directory already
12685 exists. Same as Nov 11th change.
12686
12687 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12688
12689 * configure (GDB_TK): Needs itcl and tix.
12690
12691 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12692
12693 * config.guess: Update from FSF.
12694
12695 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
12696
12697 * Makefile.in (GDB_TK): Depend on itcl and tix.
12698
12699 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
12700
12701 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12702 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12703 (INSTALL_SCRIPT): New variable.
12704 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12705 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12706 to -x.
12707 * install-sh: Add support for -x option.
12708
12709 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
12710
12711 * configure.in, Makefile.in: Treat tix like itcl.
12712
12713 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
12714
12715 * Makefile.in (WINDRES): New variable.
12716 (WINDRES_FOR_TARGET): New variable.
12717 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12718 (EXTRA_HOST_FLAGS): Add WINDRES.
12719 (EXTRA_TARGET_FLAGS): Add WINDRES.
12720 (EXTRA_GCC_FLAGS): Add WINDRES.
12721 ($(DO_X)): Pass down WINDRES.
12722 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12723 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12724 DLLTOOL_FOR_TARGET.
12725
12726 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
12727
12728 * configure.in: configure sim before gdb for win32-x-ppc
12729
12730 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12731
12732 Move gperf into the toplevel, from libg++.
12733 * configure.in (target_tools): Add target-gperf.
12734 (native_only): Add target-gperf.
12735 * Makefile.in (all-target-gperf): New target, depend on
12736 all-target-libg++.
12737 (configure-target-gperf): Empty rule.
12738 (ALL_TARGET_MODULES): Add all-target-gperf.
12739 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12740 (CHECK_TARGET_MODULES): Add check-target-gperf.
12741 (INSTALL_TARGET_MODULES): Add install-target-gperf.
12742 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12743
12744 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
12745
12746 * config.sub (mn10200): Recognize new basic machine.
12747
12748 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12749
12750 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12751 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12752
12753 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12754
12755 * configure.in: If we're building mips-sgi-irix6* native, turn on
12756 ENABLE_MULTILIB and set TARGET_SUBDIR.
12757
12758 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
12759
12760 * Makefile.in (all-sn): Depend on all-grep.
12761
12762 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
12763
12764 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12765
12766 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12767 Makefile. From Jeff Makey <jeff@cts.com>.
12768 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12769
12770 * Makefile.in (DISTBISONFILES): Remove.
12771 (taz): Don't futz with DISTBISONFILES. Change BISON to use
12772 $(DEFAULT_YACC).
12773
12774 * configure.in: Build itl, db, sn, etc., when building for native
12775 cygwin32.
12776
12777 * Makefile.in (LD): New variable.
12778 (EXTRA_HOST_FLAGS): Pass down LD.
12779 ($(DO_X)): Likewise.
12780
12781 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
12782
12783 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12784
12785 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
12786
12787 * configure.in (targargs): Strip out any supplied --build argument
12788 before adding our own. Always add --build.
12789
12790 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
12791
12792 * configure.in (targargs): Pass --build if we're doing
12793 a cross-compile.
12794
12795 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
12796
12797 * configure: Use '|' instead of ":" as the separator in
12798 sed. Otherwise sed chokes on NT path names with drive
12799 designators. Also look for "?:*" as the leading characters in an
12800 absolute pathname.
12801
12802 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
12803
12804 * config.sub: Support for r3900.
12805
12806 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
12807
12808 * configure.in: Use install-sh, not install.sh.
12809
12810 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
12811
12812 * Makefile.in (taz): Improve check for BISON so it doesn't try to
12813 apply it twice.
12814
12815 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
12816
12817 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12818 install-binutils.
12819
12820 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
12821
12822 * Makefile.in: Add automake targets.
12823 * configure.in (host_tools): Add automake.
12824
12825 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
12826
12827 * configure: Default CXX to c++, not gcc.
12828 * Makefile.in (CXX): Set to c++, not gcc.
12829 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12830
12831 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
12832
12833 * install-sh: try appending a .exe if source file doesn't
12834 exist
12835
12836 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
12837
12838 * configure.in: Turn on multilib by default.
12839 (cross_only): Remove target-libiberty.
12840
12841 * Makefile.in (all-gcc): Don't depend on libiberty.
12842
12843 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
12844
12845 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12846
12847 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
12848
12849 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12850 (DISTBISONFILES): Add ld/Makefile.in
12851
12852 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
12853
12854 * configure.in: if target is cygwin32 but host isn't cygwin32,
12855 don't configure gdb tcl tk expect, not just gdb.
12856
12857 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
12858
12859 * configure.in: Added gnuserv everywhere sn appears.
12860
12861 * Makefile.in (ALL_MODULES): Added all-gnuserv.
12862 (CROSS_CHECK_MODULES): Added check-gnuserv.
12863 (INSTALL_MODULES): Added install-gnuserv.
12864 (CLEAN_MODULES): Added clean-gnuserv.
12865 (all-gnuserv): New target.
12866
12867 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
12868
12869 * config.guess: Fixes for MIPS OpenBSD systems.
12870
12871 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
12872
12873 * Makefile.in (INSTALL_XFORM): Remove.
12874 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12875
12876 * mkinstalldirs: New file, copied from automake.
12877 * Makefile.in (installdirs): Rename from install-dirs. Use
12878 mkinstalldirs. Change all users.
12879 (DEVO_SUPPORT): Add mkinstalldirs.
12880
12881 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
12882
12883 * install-sh: Rename from install.sh.
12884 * Makefile.in (INSTALL): Change install.sh to install-sh.
12885 (DEVO_SUPPORT): Likewise.
12886
12887 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
12888 Graichen <graichen@rzpd.de>.
12889
12890 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
12891
12892 * config.guess: Recognize OpenBSD systems correctly.
12893
12894 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12895
12896 * README, Makefile.in (ETC_SUPPORT): Remove references to
12897 cfg-paper*, configure.{texi,man,info*}._
12898
12899 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
12900
12901 * Makefile.in (all.normal): Ensure that gcc is built after all
12902 the x11 - ie gdb - targets.
12903
12904 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
12905
12906 * makefile.vms: Don't run conf-a-gas.
12907
12908 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
12909
12910 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12911
12912 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
12913
12914 * configure.in: Remove noconfigdirs case since gdb also
12915 configures and builds for tic80-coff.
12916
12917 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
12918
12919 * configure: Set cache_file to config.cache.
12920 * Makefile.in (local-distclean): Remove config.cache.
12921
12922 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
12923
12924 * COPYING: Update FSF address.
12925
12926 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
12927
12928 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12929 noconfigdirs.
12930
12931 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
12932
12933 * Makefile.in (install-dirs): Don't crash if prefix, and hence
12934 MAKEDIRS, is empty.
12935
12936 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
12937
12938 * config.sub: Tweak mn10300 entry.
12939
12940 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
12941
12942 * configure.in (host_tools): Put sim before gdb, so gdb's
12943 configure.tgt can determine if the simulator was configured.
12944
12945 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
12946
12947 * config.sub: Move BeOS $os case to be with other Cygnus
12948 local cases.
12949
12950 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
12951
12952 * config.sub: Remove misplaced comment that broke Linux.
12953
12954 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
12955
12956 * config.sub: Add BeOS support.
12957
12958 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
12959
12960 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12961
12962 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
12963
12964 * configure.in (noconfigdirs): Remove tcl and tk from
12965 noconfigdirs for cygwin32 builds.
12966
12967 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
12968
12969 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12970
12971 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
12972
12973 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12974 make-all.com, use makefile.vms instead.
12975
12976 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
12977
12978 * config.sub: Accept -lnews*.
12979
12980 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
12981
12982 * configure.in (noconfigdirs): Disable target-newlib,
12983 target-examples and target-libiberty for d30v.
12984
12985 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12986
12987 * configure.in (noconfigdirs): Enable ld for d30v.
12988
12989 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
12990
12991 * configure.in (tic80-*-*): Build compiler.
12992
12993 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
12994
12995 * configure.in (d30v-*): Remove sim directory from list of
12996 unsupported d30v directories
12997
12998 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12999
13000 * config.sub, configure.in: Add d30v target cpu.
13001
13002 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13003
13004 * makefile.vms: New file.
13005 * make-all.com: Remove.
13006
13007 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13008
13009 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13010
13011 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13012
13013 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13014
13015 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13016
13017 * Makefile.in (ALL_MODULES): Added all-db.
13018 (CROSS_CHECK_MODULES): Addec check-db.
13019 (INSTALL_MODULES): Added install-db.
13020 (CLEAN_MODULES): Added clean-db.
13021
13022 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13023
13024 * config.guess: Merge with latest FSF sources.
13025
13026 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13027
13028 * Makefile.in (ALL_MODULES): Added all-itcl.
13029 (CROSS_CHECK_MODULES): Added check-itcl.
13030 (INSTALL_MODULES): Added install-itcl.
13031 (CLEAN_MODULES): Added clean-itcl.
13032
13033 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13034
13035 * configure.in: build gdb for mn10200
13036
13037 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13038
13039 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13040
13041 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13042
13043 * configure.in (tic80-*-*): Turn off most targets right now.
13044
13045 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13046
13047 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13048 rather than the makeinfo program.
13049 (do-info): Depend upon all-texinfo.
13050
13051 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13052
13053 * configure.in: Remove uses of config/mh-linux.
13054
13055 * config.sub, config.guess: Merge with latest FSF sources.
13056
13057 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13058
13059 * config.sub (case $basic_machine): Add tic80 entries.
13060
13061 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13062
13063 * config.sub, config.guess: Merge with latest FSF sources.
13064
13065 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13066
13067 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13068 * mpw-config.in: Test for NewFolderRecursive.
13069 * mpw-install: Use symbolic name for startup filename.
13070 * mpw-README: Add various additional details.
13071
13072 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13073
13074 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13075
13076 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13077
13078 * configure.in: Do build gcc and the target libraries for
13079 the mn10200.
13080
13081 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13082
13083 * configure.in: don't avoid building gdb for mn10300 any more
13084 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13085 instead of single-quoting it.
13086
13087 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13088
13089 * configure.in: Don't use --with-stabs on IRIX 6.
13090
13091 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13092
13093 * configure.in (m32r): Build gdb, libg++ now.
13094
13095 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13096
13097 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13098 directories from noconfigdirs.
13099
13100 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13101
13102 * config.sub (basic_machine): added mips16 configuration
13103
13104 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13105
13106 * config.sub: Handle d10v-unknown.
13107
13108 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13109
13110 * config.sub: Handle v850-unknown.
13111
13112 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13113
13114 * Makefile.in: add findutils
13115 * configure.in: add findutils to list of host_tools
13116
13117 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13118
13119 * config.sub: Handle mn10200 and mn10300.
13120
13121 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13122
13123 * configure.in (d10v-*): Do not build librx.
13124
13125 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13126
13127 * configure.in (mn10300): Build everything except gdb & libgloss.
13128
13129 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13130
13131 * config.guess: Patch for Dansk Data Elektronik servers,
13132 from Niels Skou Olsen <nso@dde.dk>.
13133
13134 For ncr, use /bin/uname rather than uname, since GNU uname does not
13135 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13136
13137 Patch for MIPS R4000 running System V,
13138 from Eric S. Raymond <esr@snark.thyrsus.com>.
13139
13140 Fix thinko for nextstep.
13141
13142 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13143
13144 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13145 * config.guess: Guess mips-dec-mach_bsd4.3.
13146
13147 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13148 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13149 release numbers.
13150 * config.guess (mips-mips-riscos*): Emit just enough of the
13151 release number.
13152
13153 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13154 * config.guess (sparc-auspex-sunos*): Added.
13155 (f300-fujitsu-*): Added.
13156
13157 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13158 * config.guess: Recognize a Tadpole as a sparc.
13159
13160 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13161
13162 * config.guess: Don't assume that NextStep version is either 2 or
13163 3. NextStep 4 (aka OpenStep 4) has come out now.
13164
13165 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13166
13167 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13168 From Rik Faith <faith@cs.unc.edu>.
13169
13170 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13171
13172 * config.sub: Contributions from bug-gnu-utils to:
13173 Support plain "hppa" (no version given) architecture, reported by
13174 OpenStep.
13175 OpenBSD like NetBSD.
13176 LynxOs is not a hardware supplier.
13177
13178 * config.guess: Contributions from bug-gnu-utils to add support for:
13179 OpenBSD like NetBSD.
13180 Stratus systems.
13181 More Pyramid systems.
13182 i[n>4]86 Intel chips.
13183 M680[n>4]0 Motorola chips.
13184 Use unknown instead of lynx for hardware manufacturer.
13185
13186 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13187
13188 * install.sh (chmodcmd): Set to null if the DST directory already
13189 exists.
13190
13191 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13192
13193 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13194 not use mt-ppc target Makefile fragment any more.
13195
13196 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13197
13198 * configure.in (*-*-windows): Exclude everything but those dirs
13199 needed to build windows.
13200
13201 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13202
13203 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13204
13205 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13206
13207 * configure.in: Exclude mmalloc from i386-windows.
13208
13209 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13210
13211 * Undo my previous change.
13212
13213 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13214
13215 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13216 unconditionally.
13217 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13218
13219 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13220
13221 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13222 host to add it's own flags.
13223
13224 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13225
13226 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13227
13228 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13229
13230 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13231 (CXX_FOR_TARGET): Likewise.
13232 (GCC_FOR_TARGET): Define.
13233 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13234 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13235 CC_FOR_TARGET was specified on the command line.
13236 (MAKEOVERRIDES): Don't define.
13237
13238 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13239
13240 * configure.in (m32r): Fix spelling of libg++ libs.
13241
13242 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13243
13244 * config.sub (-apple*): Remove, now redundant.
13245
13246 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13247
13248 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13249
13250 * configure: Rework yesterday's sed script patch.
13251
13252 * config.sub: Merge with FSF.
13253
13254 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13255
13256 * config.guess: Merge from FSF.
13257
13258 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
13259 * config.guess: Use pc instead of unknown, for pc clone systems.
13260 Change linux to linux-gnu.
13261
13262 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13263 * config.guess: Avoid non-portable tr syntax.
13264
13265 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13266
13267 * test-build.mk (HOLES): Add "xargs" for gdb.
13268
13269 * configure: Avoid hpux10.20 sed bug.
13270
13271 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13272
13273 * configure.in: Add support for windows host
13274 (that is a build done under the Microsoft build environment).
13275
13276 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13277
13278 * Makefile.in: Replace all uses of srcroot with s, to shrink
13279 command line lengths.
13280
13281 Patches from Geoffrey Noer <noer@cygnus.com>:
13282 * configure.in: If configuring for newlib, pass --with-newlib to
13283 subdirectories.
13284 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13285 -Bnewlib/ and -Lwinsup to gcc.
13286 (CXX_FOR_TARGET): Likewise.
13287
13288 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13289
13290 * Makefile.in (ETC_SUPPORT): Add configure.
13291
13292 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13293
13294 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13295 host configuration file.
13296
13297 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13298
13299 * configure.in: Break mn10x00 support into separate
13300 mn10200 and mn10300 configurations.
13301 * config.sub: Likewise.
13302
13303 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13304
13305 * configure.in: Add lots of stuff to noconfigdirs for
13306 the mn10x00 targets.
13307
13308 * config.sub, configure.in: Add mn10x00 support.
13309
13310 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13311
13312 * make-all.com: Call conf-a-gas, not config-a-gas.
13313
13314 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13315
13316 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13317 targets.
13318
13319 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13320
13321 * mpw-README: Add much more detail for native PowerMac.
13322 * mpw-install: New file.
13323 * mpw-configure: Add --norecursion and --help options.
13324 * mpw-config.in: Translate readme and install files when
13325 copying to objdir.
13326 * mpw-build.in: Don't always depend on byacc and flex.
13327 (install-only-top): New action.
13328
13329 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13330
13331 * configure.in: You can now configure GDB for the v850.
13332
13333 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13334
13335 * configure.in (noconfigdirs): Don't configure any C++ dirs
13336 if targeting D10V.
13337
13338 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13339
13340 * config.sub: Recognize mips64vr5000.
13341
13342 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13343
13344 * configure.in: Use a single line for host_tools and native_only.
13345
13346 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13347
13348 * config.sub, configure.in: Add entries for m32r.
13349
13350 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13351
13352 * Makefile.in (inet-install): Don't run install-gzip.
13353
13354 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13355
13356 * configure.in: Don't config lots of things for *-*-windows*.
13357
13358 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13359
13360 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13361 (host_libs, host_tools): Copy from configure.in.
13362 * mpw-configure: Don't complain about directories not found.
13363
13364 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13365
13366 * configure.in (i[345]86): Recognize i686 for pentium pro.
13367 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13368 file.
13369
13370 * config.guess (i[345]86): Ditto.
13371
13372 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13373
13374 * configure.in (noconfigdirs): Removed gdb for D10V.
13375
13376 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
13377
13378 * configure.in: Remove ld, target-libio, target-libg++, and
13379 target-libstdc++ from noconfigdirs.
13380
13381 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13382
13383 * configure: Fix three locations where shell scripts were
13384 being run directly rather than with config_shell.
13385
13386 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13387
13388 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13389 * config.sub (basic_machine): Recognize v850.
13390
13391 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13392
13393 * mpw-configure: Handle multiple enable/disable options and
13394 pass them down recursively, handle -c and -s flags appropriately
13395 depending on choice of compiler, add escape mechanism for
13396 quoted arguments to gC.
13397
13398 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13399
13400 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13401 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13402 so that -mrelocatable-lib and -mno-eabi are used.
13403
13404 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13405 not support --print-multi-lib, don't abort.
13406
13407 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13408
13409 * make-all.com: Run config-a-gas.
13410 * setup.com: Don't copy subdirectory files around.
13411
13412 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13413
13414 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13415 target, it now compiles correctly.
13416
13417 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13418
13419 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13420
13421 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13422
13423 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13424
13425 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13426
13427 * configure.in (native_only): Add prms.
13428
13429 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13430
13431 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13432 (BINUTILS_SUPPORT_DIRS): Likewise.
13433
13434 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13435
13436 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13437 d10v support is added.
13438
13439 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13440
13441 * configure.in (d10v-*-*): New target.
13442
13443 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13444
13445 * config.guess (HP 9000/811): Recognize this as a PA1.1
13446 machine.
13447
13448 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13449
13450 * Makefile.in (do-tar-gz): New target, split out from tail end of
13451 taz target. Run each command separately, don't use pipes.
13452 (taz): Use it.
13453
13454 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13455
13456 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13457 * mpw-build.in: No builds should depend on building byacc or flex,
13458 they are assumed to be installed already.
13459
13460 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13461
13462 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13463 variable that CC_FOR_TARGET needs.
13464
13465 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13466
13467 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13468 options have changed since the last time the subdirectory was
13469 configured, and if it has, reconfigure.
13470 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13471 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13472
13473 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13474
13475 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13476 CLEAN_MODULES): Add bash.
13477 (all-bash): New target.
13478
13479 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13480
13481 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13482
13483 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13484
13485 * config.sub (basic_machine): Recognize d10v as a valid processor.
13486
13487 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13488
13489 * mpw-configure: Add support for --bindir.
13490 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13491
13492 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13493
13494 * configure.in: add bash, time, gawk to list of hosttools and things
13495 to only build for native toolchains
13496
13497 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13498
13499 * Makefile.in (docdir): Remove.
13500
13501 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13502
13503 * Makefile.in (datadir): Set to $(prefix)/share.
13504
13505 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13506
13507 * configure.in: build diff and patch for cygwin32-hosted
13508 toolchains.
13509
13510 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13511
13512 * config.sub: Accept -rtems*.
13513
13514 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13515
13516 * configure.in: enable dosrel for cygwin32-hosted builds,
13517 remove diff from the list of things not buildable
13518 via Canadian Cross
13519
13520 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13521
13522 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13523 don't get ". ".
13524
13525 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13526
13527 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13528
13529 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13530
13531 * Makefile.in (taz): Handle case where tex3patch didn't even get
13532 checked out. Also, if it was found, put the symlink in a new util
13533 subdirectory.
13534
13535 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13536
13537 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13538
13539 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13540
13541 * config.sub: Recognize -openvms.
13542 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13543 * make-all.com, setup.com: New files.
13544
13545 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13546
13547 * Makefile.in (taz): tex3patch moved to texinfo/util.
13548
13549 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13550
13551 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13552 * configure.in: remove make from disable-if-Can-Cross list
13553 enable gdb if ${host} and ${target} are cygwin32
13554
13555 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13556
13557 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13558 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13559
13560 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13561
13562 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13563 distinguish sysv/svr4/bsd variants.
13564 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13565
13566 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13567
13568 * configure.in: Added copyright notice.
13569 * move-if-change: Added copyright notice.
13570
13571 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13572
13573 * configure.in (powerpcle-*-solaris*): Until we get shared
13574 libraries working, don't build gdb, sim, make, tcl, tk, or
13575 expect.
13576
13577 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13578
13579 * config.guess: Merge with FSF:
13580
13581 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13582 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13583
13584 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13585 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13586
13587 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13588 * config.guess: Combine two OSF1 rules.
13589 Also recognize field test versions. From mjr@zk3.dec.com.
13590 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13591 because GNU uname does not support -p. From pmr@pajato.com.
13592
13593 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13594
13595 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13596
13597 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13598
13599 * mpw-README: Document GCCIncludes.
13600
13601 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13602
13603 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13604
13605 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13606
13607 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13608
13609 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13610
13611 * configure.in (*-*-cygwin32): Configure make.
13612
13613 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13614
13615 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13616
13617 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13618
13619 * Makefile.in (all-inet): Depend on all-perl.
13620
13621 * Makefile.in (inet-install): New target.
13622
13623 * Makefile.in (all-inet): Depend on all-tcl.
13624 (all-inet): Depend on all-send-pr.
13625
13626 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13627
13628 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13629 temporarily.
13630
13631 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13632
13633 * configure.in: Don't configure --with-gnu-ld on AIX.
13634
13635 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13636
13637 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13638
13639 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
13640
13641 * Makefile.in (ALL_MODULES): Added all-inet.
13642 (CROSS_CHECK_MODULES): Added check-inet.
13643 (INSTALL_MODULES): Added install-inet.
13644 (CLEAN_MODULES): Added clean-inet.
13645 (all-indent): New target.
13646
13647 * configure.in (host_tools): Added inet.
13648 (native_only): Added inet.
13649 (noconfigdirs): Added inet.
13650
13651 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
13652
13653 * configure.in: Don't configure libgloss if we are not configuring
13654 newlib.
13655
13656 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13657
13658 * configure.in: Don't configure libgloss for unsupported
13659 architectures.
13660
13661 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13662
13663 * Makefile.in (CLEAN_MODULES): Add clean-apache.
13664
13665 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
13666
13667 * Makefile.in (ALL_MODULES): Include all-apache.
13668 (CROSS_CHECK_MODULES): Include check-apache.
13669 (INSTALL_MODULES): Include install-apache.
13670 (all-apache): New target.
13671
13672 * configure.in: Added apache everywhere perl is seen.
13673
13674 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13675
13676 * Makefile.in: Add support for clean-{module} and
13677 clean-target-{module} rules.
13678
13679 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13680
13681 * configure.in (*-*-ose) do not build libgloss.
13682
13683 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13684
13685 * config.guess (prep*:SunOS:5.*:*): Turn into
13686 powerpele-unknown-solaris2.
13687
13688 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13689
13690 * configure.in: Permit --enable-shared to specify a list of
13691 directories.
13692
13693 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13694
13695 * configure.in (host==solaris): Pass only the first word of $CC
13696 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13697
13698 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13699
13700 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13701
13702 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
13703
13704 * Makefile.in (ALL_MODULES): Include all-perl.
13705 (CROSS_CHECK_MODULES): Include check-perl.
13706 (INSTALL_MODULES): Include install-perl.
13707 (ALL_X11_MODULES): Include all-guile.
13708 (CHECK_X11_MODULES): Include check-guile.
13709 (INSTALL_X11_MODULES): Include install-guile.
13710 (all-perl): New target.
13711 (all-guile): New target.
13712
13713 * configure.in (host_tools): Include perl and guile.
13714 (native_only): Include perl and guile.
13715 (noconfigdirs): Don't build guile and perl; no ports have been
13716 done.
13717
13718 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
13719
13720 * configure (--enable-*): Handle quoted option lists such as
13721 --enable-sim-cflags='-g0 -O' better.
13722
13723 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13724
13725 * Makefile.in ({,inst}all-target): New rule so we can make and
13726 install all of the target directories easily.
13727
13728 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13729
13730 * configure.in: Add missing global flag in sed substitution when
13731 deleting `target-' from ${configdirs}.
13732
13733 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
13734
13735 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13736 option.
13737
13738 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13739 config/mh-necv4.
13740
13741 * install.sh: Correct misspelling of transformbasename.
13742
13743 * config.guess: Recognize mips-*-sysv*.
13744
13745 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
13746
13747 * config.sub: Recognize mon960.
13748
13749 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
13750
13751 * configure: Restore Canadian Cross handling of BISON and LEX,
13752 removed in Feb 20 change.
13753
13754 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
13755
13756 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13757 Mention make install. Remove the old copyright date as well the
13758 clumsy and rather pointless copyright on the README file.
13759
13760 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
13761
13762 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13763 Makefile after running symlink-tree, then run `make distclean' to
13764 avoid clobbering any generated files in srcdir.
13765
13766 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
13767
13768 * configure.in (m68k-*-netbsd*): Build everything now.
13769
13770 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13771
13772 * Makefile.in (taz): Fix quoting.
13773
13774 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
13775
13776 * configure.in (sparclet-*-*): Build everything now.
13777
13778 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13779
13780 * configure.in (m68k-*-linux*): New host.
13781
13782 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
13783
13784 * configure: Check for bison before byacc.
13785
13786 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
13787
13788 * Makefile.in configure: Change the way LEX and BISON/YACC are
13789 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
13790 searching PATH. These are used as fallbacks by Makefile.in if
13791 flex/bison/byacc aren't in objdir.
13792
13793 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
13794
13795 * Makefile.in: Make everything which depends upon all-bfd also
13796 depend upon all-opcodes, in case --with-commonbfdlib is used.
13797
13798 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13799
13800 * configure.in (host *-*-cygwin32): Don't build gdb if we are
13801 building NT native compilers on Unix.
13802
13803 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
13804
13805 * configure.in: Don't get CC from the host Makefile fragment if we
13806 can find gcc in PATH, or if this is a Canadian Cross. Move the
13807 Solaris test for /usr/ucb/cc to the post target script, just after
13808 the compiler sanity test.
13809
13810 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
13811
13812 * config.sub: Merge with FSF.
13813
13814 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
13815
13816 * Makefile.in (RPATH_ENVVAR): New variable.
13817 (REALLY_SET_LIB_PATH): Use it.
13818 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13819
13820 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
13821
13822 * config.sub, configure.in: Recognize sparclet cpu.
13823
13824 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13825
13826 * config.guess: Support m68k-cbm-sysv4.
13827
13828 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13829
13830 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13831 m68k-unknown-linuxaout from linker help string. Put quotes around
13832 $ld_help_string.
13833
13834 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
13835
13836 * config.guess (powerpc-harris-powerunix): Add guess for port
13837 to new target.
13838
13839 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13840
13841 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13842
13843 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
13844
13845 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13846 $(REALLY_SET_LIB_PATH) in Makefile.
13847 * Makefile.in (SET_LIB_PATH): New variable.
13848 (REALLY_SET_LIB_PATH): New variable.
13849 ($(DO_X)): Use $(SET_LIB_PATH).
13850 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13851 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13852 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13853 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13854 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13855 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13856 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13857 (install-dosrel): Likewise.
13858 (all-opcodes): Depend upon all-libiberty.
13859
13860 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
13861
13862 * config.guess (*:CYGWIN*): New
13863
13864 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13865
13866 * Makefile.in (all-target-winsup): All all-target-libiberty.
13867
13868 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13869
13870 * configure.in (noconfigdirs): Add missing # in front of comment.
13871
13872 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
13873
13874 * configure.in: add second pass to things added to noconfigdirs
13875 so *-gm-magic can exclude libgloss properly.
13876
13877 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
13878
13879 * mpw-configure (extralibs_name, rez_name): Set correctly
13880 for MWC68K compiler.
13881
13882 * mpw-README: Add more info on the necessary build tools.
13883
13884 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
13885
13886 * configure.in, config.sub: Recognize cygwin32.
13887
13888 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
13889
13890 * config.guess, config.sub: Recognize A/UX.
13891
13892 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
13893
13894 * config.sub: Merge with gcc/config.sub.
13895
13896 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
13897
13898 * mpw-build.in (do-binutils): Add build of stamps.
13899
13900 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
13901
13902 * config.sub: Add recognition for mips64vr4100*-* targets.
13903
13904 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13905
13906 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13907 Add creation of gconfigargs with `--enable-shared' turned on.
13908 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13909 ($(host)-stamp-stage3-configured): Likewise.
13910 (HOLES): Add chatr and ldd.
13911 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13912
13913 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
13914
13915 * configure: Pass --nfp to recursive configures.
13916
13917 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
13918
13919 * Makefile.in (DLLTOOL): New.
13920 (DLLTOOL_FOR_TARGET): New.
13921 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13922 (EXTRA_TARGET_FLAGS): Ditto.
13923 (EXTRA_GCC_FLAGS): Ditto.
13924 (CONFIGURE_TARGET_MODULES): Ditto.
13925 (DO_X): Ditto.
13926 * configure: Add DLLTOOL.
13927
13928 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
13929
13930 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13931 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13932 mh-sco, since old workarounds no longer needed, and don't
13933 build ld, since libraries have weak symbols in COFF.
13934
13935 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
13936
13937 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13938
13939 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
13940
13941 * configure.in: Make sure that ${CC} can be used to compile an
13942 executable.
13943
13944 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13945
13946 * Makefile.in (all-gdb): Depend on $(GDB_TK).
13947 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13948 nothing depending on whether gdbtk is being built.
13949
13950 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
13951
13952 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13953
13954 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
13955
13956 * configure.in (noconfigdirs): Put ld or gas in this early, if the
13957 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13958
13959 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
13960
13961 * config-ml.in: Add support for
13962 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13963 Simplify setting of multidirs from --disable-foo.
13964
13965 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13966
13967 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13968 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13969 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13970 non-empty, pass them on to the GCC make.
13971 (all-bootstrap): New rule that is like all-gcc, except it executes
13972 the GCC bootstrap rule instead of the GCC all rule.
13973
13974 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
13975
13976 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13977
13978 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13979
13980 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13981 DG/UX support.
13982
13983 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
13984
13985 * config.sub (i*86*) Change [345] to [3456]
13986
13987 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13988
13989 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13990 --with-gnu-ld=no.
13991
13992 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13993
13994 * config-ml.in (rs6000*, powerpc*): Add switches to control which
13995 AIX multilibs get built.
13996
13997 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13998
13999 * configure.in (i386-win32): Don't build expect if we're not
14000 building the tcl subdir.
14001
14002 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14003
14004 * Makefile.in: (configure-target-examples, all-target-examples):
14005 New targets, configure and build example programs.
14006
14007 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14008
14009 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14010 use it as input to sedit the generated MPW makefile.
14011 * mpw-README: Add a suggestion about Gestalt.h.
14012
14013 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14014
14015 * config.sub: Accept *-*-ieee*.
14016
14017 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14018
14019 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14020 Ronald F. Guilmette <rfg@monkeys.com>.
14021
14022 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14023
14024 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14025 for powerpc-pe native.
14026 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14027 (target==powerpc-pe): duplicate i386-win32 entry.
14028
14029 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14030
14031 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14032 of vxworks, not just vxworks5.1.
14033
14034 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14035
14036 * mpw-configure: Add support for exec-prefix.
14037
14038 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14039
14040 * config.guess: Recognize HP model 816 machines as having
14041 a PA1.1 processor.
14042
14043 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14044
14045 * configure: Ignore new autoconf configure options.
14046
14047 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14048
14049 * config.guess: Recognize Pentium under SCO.
14050 From Robert Lipe <robertl@arnet.com>.
14051
14052 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14053
14054 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14055
14056 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14057
14058 * configure.in: Don't configure gas for alpha-dec-osf*.
14059
14060 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14061
14062 * configure.in: Default to --with-stabs for some targets for which
14063 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14064 i[345]86*-*-unixware*.
14065
14066 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14067
14068 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14069 rather than basing it on the target. Simplify handling of options
14070 controlling which directories to configure. Remove extraneous
14071 slash in multi-clean target.
14072
14073 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14074
14075 * config-ml.in: Prefix more variables with ml_ so they don't collide
14076 with configure's.
14077
14078 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14079
14080 * configure: Don't turn -v into --v.
14081
14082 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14083
14084 * configure.in (targargs): Fix typo.
14085
14086 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14087
14088 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14089
14090 * configure.in: Strip --host and --target options from
14091 CONFIG_ARGUMENTS, and always configure for --host only. Add
14092 --with-cross-host option when building with a cross-compiler.
14093 * configure: Canonicalize the arguments put into config.status by
14094 always using `=' for an option with an argument. Pass a presumed
14095 --host or --target explicitly.
14096
14097 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14098
14099 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14100 into general OS recognition case.
14101
14102 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14103
14104 * configure.in (target_configdirs): add target-winsup only
14105 for win32 target systems.
14106
14107 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14108
14109 * Makefile.in (all-target-libgloss): Depend upon
14110 configure-target-newlib, since when libgloss is built it looks to
14111 see if the newlib directory exists.
14112
14113 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14114
14115 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14116 cfg-ml-*.in.
14117
14118 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14119
14120 * configure: Handle LD and LD_FOR_TARGET when configuring a
14121 Canadian Cross.
14122
14123 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14124
14125 * configure.in (target_libs): add target-winsup.
14126 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14127 (target==ppcle-pe): remove ld from $noconfigdirs.
14128
14129 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14130
14131 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14132 Preserve relative path names in $srcdir. Build symlink tree if
14133 configuring cross target dir and srcdir=. (= no VPATH support).
14134 (configure-target-libg++): Depend on configure-target-librx.
14135 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14136 * config-ml.in: New file.
14137 * symlink-tree: New file.
14138 * configure: Ensure srcdir="." if that's what it is.
14139
14140 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14141
14142 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14143 includes and FLEX_SKELETON setting.
14144 * mpw-configure (--with-gnu-ld): New option, controls whether
14145 to use PPCLink or ld with PowerMac GCC.
14146 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14147 * mpw-config.in: Configure grez if targeting Mac.
14148
14149 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14150 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14151 just macos.
14152 * configure.in: Configure grez resource compiler if targeting Mac.
14153 * Makefile.in (all-grez, install-grez): New targets.
14154
14155 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14156
14157 * configure: CXX defaults to gcc, not g++. If we find
14158 gcc in the path, set CC to gcc -O2.
14159
14160 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14161
14162 * configure: Default ${build} correctly. Avoid picking up extra
14163 spaces when reading CC and CXX from Makefile. When doing a
14164 Canadian Cross, use plausible default values for numerous
14165 variables.
14166 * configure.in: When doing a Canadian Cross, don't try to
14167 configure tools whose configure script can't handle it.
14168
14169 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14170
14171 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14172
14173 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14174
14175 * configure: Remove dubious bug reporting address.
14176
14177 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14178
14179 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14180 configure script, run that instead of this directory's configure.
14181 In either case, print a message that we're configuring the sub-dir.
14182
14183 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14184
14185 * configure.in: Before checking for the existence of various files,
14186 use sed to filter out "target-".
14187
14188 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14189
14190 * Makefile.in (DO_X): Split rule to decrease command line length
14191 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14192 (Philippe De Muyter).
14193
14194 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14195
14196 * Makefile.in (all-patch): depend on all-libiberty.
14197
14198 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14199
14200 * configure.in: If the only directory in target_configdirs which
14201 actually exists is libiberty, then set target_configdirs to empty,
14202 to avoid trying to build a target libiberty in a gas or gdb
14203 distribution.
14204
14205 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14206
14207 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14208 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14209 systems.
14210
14211 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14212
14213 * configure.in (copy_dirs): Use sys-include instead of include
14214 for --with-headers option.
14215
14216 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14217
14218 * Makefile.in, configure.in: Make winsup builds work with
14219 new scheme.
14220
14221 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14222
14223 * configure.in: Build the linker on AIX.
14224
14225 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14226
14227 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14228 where needed.
14229
14230 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14231
14232 * Makefile.in (all-gcc): Fix typo.
14233
14234 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14235
14236 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14237
14238 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14239
14240 * configure.in: Rename libFOO to target-libFOO, and xiberty
14241 to target-xiberty, to provide more flexibility.
14242 (target_subdir): Define. Create if cross.
14243 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14244 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14245 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14246 check-libFOO -> check-target-libFOO, etc.
14247 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14248 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14249 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14250 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14251 allow ALL_GCC="" to only configure.
14252 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14253 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14254 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14255
14256 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14257
14258 * Makefile.in (taz): Build "info" in etc explicitly.
14259
14260 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14261
14262 * configure.in: Make sure that CC is undefined (as opposed to
14263 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14264 problem with autoconf trying to configure on a host without GCC.
14265
14266 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14267
14268 * mpw-configure: Set host alias from choice of host compiler,
14269 only use generic MPW Makefile sed if present, edit a file
14270 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14271 * mpw-README: Add problem notes about CW6 and CW7.
14272
14273 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14274
14275 * Makefile.in (taz): Use ";" instead of ";;".
14276
14277 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14278
14279 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14280 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14281 DISTDOCDIRS.
14282 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14283 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14284
14285 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14286
14287 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14288 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14289 Move bfd to DISTSTUFFDIRS.
14290
14291 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14292
14293 * Makefile.in (X11_LIB): Removed.
14294 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14295
14296 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14297
14298 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14299
14300 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14301 names.
14302
14303 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14304
14305 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14306
14307 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14308
14309 * configure.in (i[345]86-*-win32): Always build newlib.
14310 Don't configure cvs, autoconf or texinfo.
14311 * Makefile.in (LD_FOR_TARGET): New.
14312 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14313 Pass down LD_FOR_TARGET.
14314
14315 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14316
14317 * winsup: New directory.
14318 * Makefile.in: Build winsup.
14319 * configure.in: Winsup is configured when target is win32.
14320 Can only build win32 target GDB when native.
14321
14322 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14323
14324 * config.guess: Recognize HP model 819 machines as having
14325 a PA 1.1 processor.
14326
14327 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14328
14329 * configure: Fix sed loop which substitutes for CC and CXX to
14330 avoid bug found in various sed implementations.
14331
14332 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14333
14334 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14335 simulator. Use standard powerpc-*-eabi*.
14336
14337 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14338
14339 * configure.in: Stop putting gas and binutils in noconfigdirs for
14340 powerpc-*-aix* and rs6000-*-*.
14341
14342 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14343
14344 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14345 -mcall-aixdesc libraries.
14346
14347 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14348
14349 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14350
14351 * config.sub (arm | armel | armeb): Fix shell syntax.
14352
14353 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14354
14355 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14356 -msoft-float and -mcpu=common support.
14357 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14358 libraries.
14359
14360 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14361
14362 * configure.in: Allow configuration and build of emacs19 for the alpha.
14363
14364 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14365
14366 * configure.in (CC): Get ^CC, not just any old CC, from
14367 ${host_makefile_frag}.
14368
14369 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14370
14371 * configure.in (CC): Try to get CC from
14372 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14373
14374 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14375
14376 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14377 only if it exists in $(srcdir).
14378
14379 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14380
14381 * configure: If CC and CXX are not set in the environment, set
14382 them, based on either an existing Makefile or on searching for gcc
14383 in PATH. Substitute for CC and CXX in Makefile.
14384 * configure.in: Remove libm from target_libs. Separate
14385 target_configdirs from configdirs. If CC is not set in
14386 environment, try to get it from a host Makefile fragment. Rewrite
14387 changes of configdirs to use skipdirs instead. A few minor
14388 tweaks. Take directories out of target_configdirs as they are
14389 taken out of configdirs. Remove existing Makefile files from
14390 subdirectories. Substitute for TARGET_CONFIGDIRS and
14391 CONFIG_ARGUMENTS in Makefile.
14392 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14393 by configure.in.
14394 (CONFIG_ARGUMENTS): Likewise.
14395 (CONFIGURE_TARGET_MODULES): New variable.
14396 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14397 ($(CONFIGURE_TARGET_MODULES)): New target.
14398 (configure-libg++, configure-libio): New targets.
14399 (all-libg++): Depend upon configure-libg++.
14400 (all-libio): Depend upon configure-libio.
14401 (configure-libgloss, all-libgloss): New targets.
14402 (configure-libstdc++): New target.
14403 (all-libstdc++): Depend upon configure-libstdc++.
14404 (configure-librx, all-librx): New targets.
14405 (configure-newlib): New target.
14406 (all-newlib): Depend upon configure-newlib
14407 (configure-xiberty): New target.
14408 (all-xiberty): Depend upon configure-xiberty.
14409
14410 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14411
14412 * configure.in (host i[345]86-*-win32): Expand the
14413 noconfigdirs again.
14414
14415 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14416
14417 * mpw-configure: Fix sed command file name.
14418
14419 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14420
14421 * configure.in (host i[345]86-*-win32): Reduce the
14422 noconfigdirs again.
14423
14424 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14425
14426 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14427 or powerpc*-*-pe*, since they are not yet supported.
14428
14429 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14430
14431 Add PowerMac support and many other enhancements.
14432 * mpw-configure: New option --cc to select compiler to use,
14433 paste options set according to --cc into the generated
14434 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14435 if mpw-make.sed is present.
14436 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14437 add forward includes for PowerPC include files.
14438 * mpw-build.in: Build using Makefile.PPC if present.
14439 (do-byacc, etc): Remove separate version resource builds.
14440 (do-gas): Build "stamps" before "all".
14441 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14442 * mpw-README: Update to reflect --cc option, PowerMac support,
14443 and recently-reported compatibility problems.
14444
14445 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14446
14447 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14448 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14449 (--with-multilib-top): Pass to recursive invocations.
14450
14451 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14452
14453 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14454 v810-*-*.
14455
14456 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14457
14458 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14459 gdb, ld and opcodes on v810-*-*.
14460
14461 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14462
14463 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14464 (local-maintainer-clean): New target.
14465 (maintainer-clean): New target.
14466 (realclean): Just depend upon maintainer-clean.
14467
14468 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14469
14470 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14471
14472 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14473
14474 * configure.in: Build ld in mips*-*-bsd* case.
14475
14476 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14477
14478 * config.sub: Accept -lites* OS. From Ian Dall.
14479
14480 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14481
14482 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14483 targets.
14484
14485 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14486
14487 * configure.in: treat i386-win32 canadian cross the same as
14488 i386-go32 canadian cross.
14489
14490 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14491
14492 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14493 running under the simulator to build a reduced set of libraries.
14494 (powerpc-*-eabiaix): Add fine grained multilib support added to
14495 other powerpc targets yesterday.
14496
14497 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14498
14499 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14500 -disable-softfloat, -disable-relocatable, -disable-aix, and
14501 -disable-sysv to control which multilib libraries get built.
14502
14503 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14504
14505 * configure: Add Makefile.tem to list of files to remove in trap
14506 handler.
14507
14508 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14509
14510 * config.guess (*Linux*): Add missing "exit"s.
14511 Also, need specific check for alpha-unknown-linux (uses COFF).
14512
14513 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14514
14515 * config.guess: Merge with FSF:
14516
14517 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14518 * config.guess (AIX4): More robust release numbering discovery.
14519
14520 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14521 * config.guess (i386-sequent-ptx): Properly get version number.
14522
14523 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14524 * config.guess (mips:*:4*:UMIPS): New case.
14525
14526 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14527
14528 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14529 (i386-win32 host): Likewise. Don't build readline.
14530
14531 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14532
14533 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14534 SUPPORT_FILES to submakes.
14535
14536 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14537
14538 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14539 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14540 mpw-configure.
14541
14542 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14543
14544 * configure.in (appdirs): Use =, not ==, in test expression when
14545 trying to build the text to print in the warning message for
14546 Solaris users.
14547
14548 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14549
14550 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14551
14552 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14553
14554 * config.guess: Recognize lynx-2.3.
14555
14556 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14557
14558 * config.sub (z8ksim): Deleted
14559 (z8k-*-coff): New, this is the one true name of the target.
14560
14561 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14562
14563 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14564
14565 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14566
14567 * config.guess (*:Linux:*:*): First try asking the linker what the
14568 default object file format is (elf, aout, or coff). Then if this
14569 fails, try previous methods.
14570
14571 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14572
14573 * configure.in: Don't build newlib for *-*-vxworks5.1.
14574
14575 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14576
14577 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14578 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14579
14580 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14581
14582 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14583
14584 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14585
14586 * cfg-ml-com.in: New file.
14587 * cfg-ml-pos.in: New file.
14588
14589 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14590
14591 * COPYING.NEWLIB: Add HP free copyright to list.
14592
14593 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14594
14595 * config.sub: Recognize -eabi* for the system, not just -eabi.
14596
14597 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14598
14599 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14600 * config.sub, configure.in (win32): New target and host.
14601
14602 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14603
14604 * configure.in: Add i386-pe configuration.
14605
14606 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14607
14608 * mpw-build.in (install): Install GDB after LD.
14609
14610 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14611
14612 * mpw-config.in (elf/mips.h): Always forward-include, needed
14613 for GDB to build.
14614
14615 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14616
14617 * testsuite: New directory for customer acceptance and whole tool
14618 chain tests.
14619
14620 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14621
14622 * configure: If per-host line isn't found, but AC_OUTPUT is found
14623 and a configure script exists, run it instead.
14624
14625 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14626
14627 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14628
14629 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14630
14631 * configure: Set build_{cpu,vendor,os,alias} to host values when
14632 --build isn't specified.
14633
14634 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14635
14636 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14637 (FLAGS_TO_PASS): Pass them.
14638 (EXTRA_TARGET_FLAGS): Ditto.
14639
14640 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14641
14642 * Makefile.in (all-libg++): Depend on all-libstdc++.
14643
14644 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14645
14646 * configure.in (noconfigdirs): Enable all packages for
14647 i386-unknown-netbsd.
14648
14649 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
14650
14651 * configure.in (noconfigdirs): Don't configure tk for i386-go32
14652 hosted builds (DOS builds)
14653
14654 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14655
14656 Changes for ARM based on patches from Richard Earnshaw:
14657 * config.sub: Handle armeb and armel.
14658 * configure.in: Omit arm linker only for riscix.
14659
14660 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
14661
14662 * config.guess: Update from FSF.
14663
14664 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
14665
14666 * config.sub: Recognize powerpcle as the little endian variant of
14667 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
14668 powerpcle variant. Convert pentium into i586, not i486. Add p5
14669 alias for i586. Map new x86 variants p6, k5, nexgen into i586
14670 temporarily.
14671
14672 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
14673
14674 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14675
14676 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14677
14678 * config.sub: Accept -lites* as a basic system type.
14679
14680 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14681
14682 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14683 installed, and if so return linuxoldld as the system name.
14684
14685 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14686
14687 * config.guess: Add hppa1.1-hp-lites support.
14688
14689 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14690
14691 * configure.in: Don't build newlib for m68k-vxworks5.1.
14692
14693 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14694
14695 * configure.in (mips-sgi-irix6): Use mh-irix5.
14696
14697 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
14698
14699 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14700
14701 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14702
14703 * test-build.mk: Enable building of shared libraries on IRIX 5 and
14704 OSF/1. Fix compiler flags.
14705 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
14706
14707 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
14708
14709 * configure.in: Recognize --with-newlib.
14710 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14711
14712 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14713
14714 * Makefile.in: move {all,check,install}-gdb from *_MODULES
14715 to *_X11_MODULES due to gdbtk needing X include files et al.
14716
14717 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
14718
14719 Merge in support for Mac MPW as a host.
14720 (Old change descriptions retained for informational value.)
14721
14722 * mpw-config.in: Add generic include forwards for cpu-specific
14723 include files in aout and elf directories.
14724
14725 * mpw-configure: Added copyright.
14726 * mpw-config.in: Check for presence of required build tools.
14727 (target_libs): Add newlib.
14728 (target_tools): Add examples.
14729 (Read Me): Generate as "Read Me for MPW" instead.
14730 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14731 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14732 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14733
14734 * mpw-configure: Remove subdir-specific makefile hackery,
14735 delete mk.tmp after using it.
14736
14737 * mpw-build.in (all): Display start and end times.
14738
14739 * mpw-configure (host_canonical): Set.
14740 (target_cpu): Always add to makefiles.
14741 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14742 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14743 (mpw-mh-mpw): Look for in srcdir and srcroot.
14744 Use sed instead of mpw-edit-prefix to edit prefix definitions.
14745
14746 * mpw-build.in: (install-only): New target.
14747
14748 * mpw-configure (host_alias, target_alias): Rename from hostalias
14749 and targetalias, add into generated Makefile.
14750 (mk.tmp): If present, add into generated Makefile.
14751 * mpw-build.in (all-gas): Build config.h first before gas proper.
14752
14753 * mpw-configure (config.status): Write only if changed.
14754 * mpw-config.in (readline): Configure it (not built, just used for
14755 definitions).
14756
14757 * mpw-config.in (elf/mips.h): Add a forward include.
14758
14759 * mpw-config.in: Forward-include most .h files in include into
14760 extra-include.
14761 (readline): Don't build.
14762 mpw-build.in (install): Install GDB.
14763
14764 * mpw-configure (prefix, mpw_prefix): Handle it.
14765 * mpw-config.in (mmalloc, readline): Don't configure.
14766 * mpw-build.in (thisscript): Rename to ThisScript.
14767 Use mpw-build instead of BuildProgram everywhere.
14768 (mmalloc, readline): Don't build.
14769 * mpw-README: New file, basic documentation about the MPW port.
14770
14771 * mpw-config.in: Use forward-include to create include files.
14772
14773 * mpw-configure: Add more things to the top of each configured
14774 Makefile, including contents of config/mpw-mh-mpw.
14775 * mpw-config.in (extra-include): Create this directory and fill it
14776 with Posix-like include files when configuring.
14777
14778 * config.sub (apple, mac, mpw): Add various aliases.
14779
14780 * mpw-build.in: New file, top-level build script fragment for MPW.
14781 * mpw-configure: New file, configure script for MPW.
14782 * mpw-config.in: New file, config fragment for MPW.
14783
14784 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14785
14786 * configure.in (host_libs): Remove glob, since it is gone from the
14787 sources.
14788
14789 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14790
14791 * Makefile.in: define empty GDB_NLM_DEPS var.
14792
14793 * configure.in(target_makefile_frag): use config/mt-netware
14794 for netware targets.
14795
14796 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
14797
14798 * config.sub: Merge in recent FSF changes. Remove linux special
14799 cases.
14800
14801 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14802
14803 Revert this change:
14804
14805 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14806
14807 * build-all.mk: Use CC=cc -Xs on Solaris.
14808
14809 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14810
14811 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
14812 stop using it.
14813 * Makefile.in: Nuke all references to glob subdirectory.
14814
14815 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14816
14817 * configure.in: Fix --enable-shared logic in per-host.
14818
14819 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
14820
14821 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14822
14823 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14824
14825 * configure.in (noconfigdirs): Don't build gas on AIX, for
14826 powerpc*-*-aix* as well as for rs6000*-*-aix*.
14827
14828 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
14829
14830 * configure: Fix --cache-file to work if the file argument is a
14831 relative path.
14832
14833 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
14834
14835 * configure: If the --cache-file is used, pass it down to
14836 configure in subdirectories.
14837
14838 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
14839
14840 * config.sub: add vxworks29k configuration.
14841
14842 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14843
14844 * Makefile.in (taz): Do "diststuff" part quietly.
14845
14846 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
14847
14848 * config.sub: Mini-merge with gcc/config.sub.
14849
14850 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14851
14852 * config.guess (IRIX): Sed - to _.
14853
14854 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14855
14856 * Makefile.in (source-vault, binary-vault): New targets.
14857
14858 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
14859
14860 * config.sub: Recognize -eabi as a basic system type.
14861
14862 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14863
14864 * configure.in (enable_shared stuff): Fix typo.
14865
14866 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
14867
14868 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14869
14870 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14871
14872 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14873
14874 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14875
14876 * configure.in (rs6000-*-*): Don't build gas.
14877
14878 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
14879
14880 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14881 reduce command line length.
14882 (AS_FOR_TARGET): Check for as.new, not Makefile.
14883 (NM_FOR_TARGET): Check for nm.new, not Makefile.
14884
14885 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
14886
14887 * config.guess: Merge from FSF.
14888
14889 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14890
14891 * configure: Don't use $ when handling program_suffix.
14892
14893 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
14894
14895 * configure.in: Configure tk for hppa/hpux.
14896
14897 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
14898
14899 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
14900
14901 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14902
14903 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
14904 to LIBCXXFLAGS. Tests are better run without it.
14905
14906 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
14907
14908 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14909
14910 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14911
14912 * configure.in (*-*-netware*): Don't configure xiberty.
14913
14914 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
14915
14916 * configure.in: Remove tk from native_only list.
14917
14918 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
14919
14920 * build-all.mk: Add mips-ncd-elf target to sun4 targets
14921 for special NCD build.
14922
14923 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14924
14925 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14926 makeall.bat, they're only useful for binutils snapshots.
14927 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14928 makeall.bat to specified SUPPORT_FILES.
14929
14930 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
14931
14932 * build-all.mk: Add Ericsson targets to sun4 and solaris
14933 hosts. Add BNR's sun4 target to solaris host, so their
14934 build-from-source will be tested in-house first.
14935
14936 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14937
14938 * Makefile.in (LIBCFLAGS): New variable.
14939 (CFLAGS_FOR_TARGET): Ditto.
14940 (LIBCFLAGS_FOR_TARGET): Ditto.
14941 (LIBCXXFLAGS): Ditto.
14942 (CXXFLAGS_FOR_TARGET): Ditto.
14943 (LIBCXXFLAGS_FOR_TARGET): Ditto.
14944 (BASE_FLAGS_TO_PASS): Pass them.
14945 (EXTRA_TARGET_FLAGS): Ditto.
14946
14947 * configure.in: Support --enable-shared.
14948
14949 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
14950
14951 * configure.in (target_libs): Include libstdc++ again.
14952 * config.guess: Update from FSF (for FreeBSD).
14953
14954 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14955
14956 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14957 makeall.bat.
14958 (DISTDOCDIRS): Add `etc'.
14959 (ETC_SUPPORT_PFX): New variable.
14960 (taz): Include anything from etc starting with a word in
14961 ETC_SUPPORT_PFX.
14962
14963 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14964
14965 * config.sub: Update for recent FSF changes. Remove obsolete
14966 h8300hds entry. Add -windows* and -osx as basic os. Minor
14967 spacing changes.
14968
14969 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14970
14971 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
14972
14973 * config.guess: Merge with FSF.
14974 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14975
14976 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14977
14978 * configure: Since the "trap 0" handler will override the exit
14979 status on many systems, only use it for "exit 1", and make it set
14980 a non-zero exit status; reset it before "exit 0". Also, check
14981 exit status of config.sub, and error out if it failed.
14982
14983 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
14984
14985 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14986 and install libgloss.
14987
14988 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14989
14990 * Makefile.in (all-binutils): Depend upon all-byacc.
14991
14992 * configure.in: Don't build emacs on Irix 5.
14993
14994 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14995
14996 * configure.in (*-*-netware*): Add libio.
14997
14998 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14999
15000 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15001 (CHECK_TARGET_MODULES): Ditto.
15002 (INSTALL_TARGET_MODULES): Ditto.
15003 (TARGET_LIBS): Ditto.
15004 (all-libstdc++): Note dependencies.
15005
15006 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15007
15008 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15009
15010 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15011
15012 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15013 -fexternal-templates.
15014
15015 * configure.in (target_libs): Add libstdc++.
15016 (noconfigdirs): Add libstdc++ as appropriate.
15017
15018 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15019
15020 * config.guess: Update from FSF.
15021
15022 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15023
15024 * configure: Use ${config_shell} when running ${configsub}.
15025
15026 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15027
15028 * config.sub: No longer recognize h8300h.
15029
15030 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15031
15032 * config.sub: Remove extraneous differences between config.sub and
15033 gcc/config.sub.
15034
15035 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15036
15037 * Makefile.in (DISTSTUFFDIRS): Add gas.
15038
15039 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15040
15041 * COPYING.NEWLIB: New file.
15042
15043 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15044
15045 * config.guess (HP-UX): Patch from Harlan Stenn
15046 <harlan@landmark.com> to also emit release level.
15047
15048 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15049
15050 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15051
15052 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15053
15054 * config.sub: Merge nextstep cleanup from FSF.
15055
15056 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15057
15058 * configure.in (arm-*-*): Don't configure ld for this target.
15059
15060 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15061
15062 * configure.in (*-*-netware): don't configure libg++, libio,
15063 librx, or newlib.
15064
15065 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15066
15067 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15068 configure ld--it works, but it doesn't support shared libraries.
15069
15070 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15071
15072 * config.guess (*-unknown-freebsd*): Get rid of possible
15073 trailing "(Release)" in version string.
15074 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15075
15076 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15077
15078 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15079 Fix type: *-next-neststep -> *-next-nextstep.
15080
15081 * config.guess: Merge from FSF:
15082
15083 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15084
15085 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15086
15087 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15088
15089 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15090 instead of UNIX_SV for UnixWare 1.0).
15091
15092 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15093
15094 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15095 to make gdb/nlm/* build after the compiler and linker.
15096
15097 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15098
15099 * config.guess (netbsd, freebsd, linux): Accept any machine,
15100 not just i[34]86.
15101 (m68k-atari-sysv4): Relocate to match FSF version.
15102
15103 * config.guess: More merges from the FSF:
15104
15105 Add a space before function call or macro invocation.
15106
15107 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15108
15109 * config.guess: Add trap cmd to remove dummy.c and dummy when
15110 interrupted.
15111
15112 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15113
15114 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15115 (dummy): Redirect stderr from compilation of dummy.c.
15116
15117 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15118
15119 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15120
15121 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15122
15123 * configure: Accept and ignore --cache*, for compatibility with
15124 new autoconf.
15125
15126 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15127
15128 * config.guess: Merge from FSF:
15129
15130 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15131
15132 * config.guess (Pyramid*:OSx*:*:*): New case.
15133 (PATH): Add /.attbin at end for finding uname.
15134 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
15135
15136 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15137
15138 * config.guess (M88*:DolphinOS:*:*): New case.
15139
15140 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15141
15142 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15143 to select whether to use ELF or COFF.
15144
15145 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15146
15147 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15148
15149 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15150
15151 * config.guess: Guess the OS version for HPUX.
15152
15153 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15154
15155 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15156
15157 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15158
15159 * configure.in: Recognize --with-headers, --with-libs, and
15160 --without-newlib.
15161 * Makefile.in (all-xiberty): Depend upon all-ld.
15162
15163 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15164
15165 * configure.in: Change i[34]86 to i[345]86.
15166
15167 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15168
15169 * configure (version): A few more tweaks to help message.
15170
15171 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15172
15173 * Makefile.in: Remove (for now) librx as a host library,
15174 now that we're building it for target.
15175
15176 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15177
15178 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15179 (Karl Berry).
15180
15181 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15182
15183 * configure.in: Also configure librx.
15184
15185 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15186
15187 * Makefile.in: Update various rules to reflect that librx
15188 is now needed for libg++.
15189
15190 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15191
15192 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15193
15194 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15195
15196 * configure.in: Configure the examples directory.
15197
15198 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15199
15200 * configure: Simplify Jun 2 1994 change.
15201
15202 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15203
15204 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15205 /bin/gcc isn't good enough to build gcc.
15206
15207 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15208
15209 * Makefile.in (GDB_SUPPORT_FILES): Remove
15210 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15211 (gdb.tar.gz): Add new rule to use standard distribution building
15212 mechanism.
15213
15214 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15215
15216 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15217 Bill Cox <bill@cygnus.com>.
15218
15219 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15220
15221 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15222
15223 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15224
15225 * configure: Search current dir first in .gdbinit.
15226
15227 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15228
15229 * config.sub: Recognize freebsd (merged from gcc config.sub).
15230
15231 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15232
15233 * config.sub: Refer to NeXT's operating system as nextstep.
15234
15235 * config.sub (case $basic_machine): Re-order the cases, to match
15236 the order in the FSF version (which is mostly alphabethical).
15237 Merge in some additions and changes from the FSF.
15238
15239 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15240
15241 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15242 * config.sub: Recognize cxux7.
15243 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15244
15245 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15246
15247 * config.sub: Fix typo powerpc -> powerpc-*.
15248
15249 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15250
15251 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15252
15253 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15254 parallel with all-emacs and install-emacs). Top-level command
15255 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15256
15257 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15258
15259 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15260 $(relbindir)/make before doing ``make install'', and use
15261 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15262 installing over running make binary.
15263 ($(host)-stamp-stage3-installed): Likewise.
15264
15265 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15266
15267 * config.guess: Recognize Mach.
15268
15269 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15270
15271 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15272 see whether --exec-prefix was used.
15273
15274 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15275
15276 * README: Explicitly mention libg++/README. (Zoo's idea.)
15277
15278 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15279
15280 * Makefile.in: Add all-librx target similar to all-libproc.
15281
15282 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15283
15284 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15285 with post 1.2 uname bogosity.
15286
15287 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15288
15289 * configure: Remove temporary files on receipt of a signal.
15290
15291 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15292
15293 * configure: If there is a package_makefile_frag, remove
15294 ${subdir}/Makefile.tem after copying it in.
15295
15296 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15297
15298 * build_all.mk: support rs6000 lynx identifies itself as
15299 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15300 since /bin/gcc is too feeble to compile a modern gcc.
15301
15302 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15303
15304 * brought devo/test-build.mk update-to-date with progressive/
15305 test-build.mk. Add lynx targets and hppa flag info.
15306
15307 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15308
15309 * configure.in: Use mh-ncrsvr43. Patch from
15310 Tom McConnell <tmcconne@sedona.intel.com>.
15311
15312 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15313
15314 * config.guess (i386-unknown-bsdi): No longer need to
15315 check #if defined(__bsdi__) && defined(__i386__).
15316
15317 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15318
15319 * configure: Set program_transform_nameoption correctly.
15320
15321 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15322
15323 * brought build-all.mk update-to-date with progressive build-all.mk,
15324 added new targets and hppa info.
15325
15326 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15327
15328 * configure: If config.guess result is a prefix of the user
15329 specified target, assume a native build and use the user specified
15330 target as the host alias. Remove SunOS patch suffix removal hack.
15331 * configure.in: Remove SunOS patch suffix removal hack.
15332
15333 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15334 in NATIVE_CHECK_MODULES.
15335
15336 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15337
15338 * Makefile.in: Rename HOST_ONLY to NATIVE.
15339 * configure: Delete SunOs patch suffix from host_canonical
15340 and build_canonical variables that are prepended to Makefiles.
15341 * configure.in: Add comments for easier maintenance.
15342
15343 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15344
15345 * Makefile.in: Add all-libproc target similar to all-gui.
15346
15347 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15348
15349 * Makefile.in (CHECK_MODULES): split into
15350 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15351
15352 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15353
15354 * config.guess (i386-unknown-bsdi): New system to guess.
15355
15356 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15357
15358 * Makefile.in: Add all-gui target (but not yet build by "all").
15359
15360 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15361
15362 * config.sub: Move deletion of patch suffix from here...
15363 * configure.in: To here, at Ian's suggestion. The top-
15364 level scripts might need to know of a patch level.
15365
15366 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15367
15368 * config.sub: Strip off patch suffix so rtl is recognized
15369 as a sunos4.1.3 machine, even though it's been patched.
15370
15371 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15372
15373 * Makefile.in (INSTALL_LAST): Delete.
15374 (INSTALL_DOSREL): New.
15375
15376 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15377
15378 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15379 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15380 whether we pass down --with-gnu-ld anyhow.
15381
15382 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15383
15384 * Makefile.in (INSTALL_LAST): Change operation so it works
15385 on more flavors of make.
15386 * configure.in (go32): Don't build libg++ or libio.
15387
15388 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15389
15390 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15391 they can be overriden by templates.
15392
15393 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15394
15395 * configure.in (target==go32): Don't build gdb.
15396 * dosrel: New directory.
15397
15398 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15399
15400 * configure.in (host==go32): Configure dosrel too.
15401 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15402 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15403 be set by incoming names or templates.
15404 (INSTALL_LAST): New rule.
15405
15406 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15407
15408 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15409
15410 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15411
15412 * configure.in (appdirs): New variable. Currently empty, but will
15413 be used in gas distribution. If nonempty, lists a set of
15414 directories at least one of which must get configured, or top
15415 level configuration is considered to have failed.
15416 (rs6000-*-lynxos*): Use new file name.
15417
15418 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15419
15420 Eliminate XTRAFLAGS.
15421 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15422 newlib include files using -idirafter, and also use -nostdinc.
15423 (CXX_FOR_TARGET): Likewise.
15424 (XTRAFLAGS): Removed.
15425 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15426 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15427 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15428 ($(DO_X)): Don't pass down XTRAFLAGS.
15429
15430 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15431
15432 * configure.in (mips*-dec-bsd*): New target; do build linker.
15433 (mips*-*-bsd*): New target; don't build linker.
15434
15435 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15436
15437 * configure.in: support rs6000-*-lynxos* configuration.
15438 support sunos4 as a cross target.
15439
15440 * config.sub: look for lynx*, not lynx since the OS version may
15441 legitimately be part of the name.
15442
15443 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15444
15445 * configure.in (i[34]86-*-sco*): Move to be with other i386
15446 targets.
15447 (romp-*-*): New target. Skip various binary utilities.
15448 (vax-*-*): New target. Don't build newlib.
15449 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15450
15451 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15452
15453 * configure.in: Only set host_makefile_frag if config
15454 directory exists.
15455
15456 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15457
15458 * install.sh: If $dstdir exists, don't check whether each
15459 component does.
15460
15461 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15462
15463 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15464
15465 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15466
15467 * configure.in (*-*-lynxos*): Don't configure newlib for either
15468 native or cross Lynx.
15469
15470 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15471
15472 * config.sub (sparc64-elf): Fix os.
15473 (z8k): Remove duplicate.
15474
15475 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15476
15477 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15478 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15479
15480 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15481
15482 * configure: Make file links cleanly even if Lynx fails on
15483 an NFS symlink (at least fail cleanly).
15484
15485 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15486
15487 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15488 -XNh2000.
15489
15490 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15491
15492 * configure: Unknown options are fatal again.
15493
15494 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15495
15496 * configure: Ignore --x-includes and --x-libraries, for Autoconf
15497 compatibility.
15498
15499 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15500
15501 * build-all.mk: Add `clean' target.
15502
15503 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15504
15505 * config.guess: Add SINIX support.
15506 * configure.in: Add mips-*-sysv4* support.
15507
15508 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15509
15510 * build-all.mk: Document all useful targets.
15511 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15512 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15513
15514 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15515
15516 * configure: Support --silent, --quiet.
15517
15518 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15519
15520 * configure: Support --disable-FEATURE.
15521
15522 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15523
15524 * config.guess: Recognize NCR running SVR4.3.
15525
15526 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15527
15528 * config.guess: Make BSDI generate i386-unknown-bsd386.
15529 Patch from Paul Eggert <eggert@twinsun.com>.
15530
15531 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15532
15533 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15534
15535 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15536
15537 * configure: Make unrecognized options give nonfatal warnings
15538 instead of fatal errors, and pass them to any subdirectory
15539 configures in case they recognize them.
15540 Make --x equivalent to --with-x.
15541
15542 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15543
15544 * configure: Add --enable-* options. Clean up usage message and
15545 some comments.
15546
15547 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15548
15549 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15550
15551 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15552
15553 * configure.in (hppa*-*-*): Enable binutils.
15554
15555 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15556
15557 * config.sub: Recognize cisco.
15558
15559 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15560
15561 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15562
15563 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15564
15565 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15566 than one configuration name. Add comment.
15567
15568 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15569
15570 * config.guess: about target *-hitachi-hiuxwe2, fixed
15571 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15572 macro is incorrect.]
15573
15574 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15575
15576 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15577 than the "make ls" stuff which used to be here.
15578
15579 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15580
15581 * config.guess: Recognize i[34]86-unknown-freebsd.
15582 From Shawn M Carey <smcarey@rodan.syr.edu>.
15583
15584 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15585
15586 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15587
15588 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15589
15590 * config.guess: Check for ptx.
15591
15592 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15593
15594 * config.sub: Add os9k checking.
15595
15596 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15597
15598 * config.guess: Handle OSF1 running on HPPA processors
15599
15600 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15601
15602 * configure: If subdir configure fails, print out a message with
15603 subdirectory name, in case subdir's configure code didn't identify
15604 itself.
15605
15606 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15607
15608 * configure.in: Remove embedded newlines from configdirs.
15609 Avoid mismatches of substrings. Fix matching strings at end
15610 of configdirs.
15611
15612 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15613
15614 * config.guess: Add Lynx/rs6000 config support.
15615
15616 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15617
15618 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15619
15620 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15621
15622 * configure.in (hppa*-*-osf*): Treat this just like most other
15623 PA configurations (eg no binutils or ld).
15624 (hppa*-*-*elf*): These configurations have binutils and ld.
15625
15626 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15627
15628 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15629
15630 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15631
15632 * configure.in (rs6000-*-*): Build gas.
15633
15634 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15635
15636 * Makefile.in: Avoid bug in losing hpux sed.
15637
15638 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15639
15640 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15641 for GDB and GDB has been fixed to not need it.
15642
15643 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15644
15645 * config.guess: Recognize vax hosts.
15646
15647 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15648
15649 * configure (while loop): Don't use "break 2" inside case
15650 statement -- the case statement isn't an enclosing loop.
15651
15652 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15653
15654 * config.guess: Clean up NeXT support, to allow nextstep
15655 on Intel machines. Make OS be nextstep.
15656
15657 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
15658
15659 * config.guess: Add alternate forms for Convex.
15660
15661 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
15662
15663 * configure: Completely rewrite option processing. Take
15664 advantage of pattern-matching to avoid invoking test frequently.
15665 Also clean up host and target defaulting logic.
15666
15667 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15668
15669 * Makefile.in: Replace all occurrances of "rootme" with "r" and
15670 "$${rootme}" with "$$r", to increase the likelihood that the do-*
15671 commands (plus user environment) will fit SCO limits.
15672
15673 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15674
15675 * configure.in: Don't issue warnings about directories which are
15676 not being configured if -norecursion is set. Correct test for
15677 --with-gnu-as and --with-gnu-ld to not get confused by substring
15678 matches.
15679
15680 * configure.in: Don't build gas for alpha-dec-osf1*.
15681
15682 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15683
15684 * configure: Back out Per's change of 12/19/1993. It changes the
15685 behavior of configure in unexpected and confusing ways.
15686
15687 Also, use different delim char when calculating
15688 program_transform_name so that the name can contain slashes.
15689
15690 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15691
15692 * configure.in, config.sub: Add support for VSTa micro-kernel.
15693
15694 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15695
15696 * configure.in: Nuke hacks which were used to get a special
15697 version of GAS for HPPA configurations.
15698
15699 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
15700
15701 * configure: If only ${target_alias} is given, use that
15702 as the default for ${host_alias}.
15703 * configure: Add missing back-slashes before nested quotes.
15704
15705 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15706
15707 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15708
15709 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
15710
15711 * config.guess: Recognize some Tektronix configurations.
15712 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15713
15714 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15715
15716 * config.sub: Match any flavor of SH.
15717
15718 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
15719
15720 * configure.in: Don't try to configure newlib for Alpha.
15721
15722 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15723
15724 * configure.in: Don't build ld for Irix 5. Don't build gas,
15725 libg++ or libio for any Alpha target.
15726
15727 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15728
15729 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
15730
15731 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15732 default arguments -- so it tried to compress itself.
15733
15734 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15735
15736 * configure.in (notsupp): ensure that a space is always at the end
15737 of the configdirs list, since the grep checks for an explicit space
15738
15739 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15740
15741 * configure.in (target i386-sysv4.2): don't build ld, since static
15742 versions of many libraries are not available.
15743
15744 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15745
15746 * config.guess: Recognize Apollos (using environment variables).
15747 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15748
15749 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15750
15751 * config.guess: Recognize Sony news mips running newsos.
15752
15753 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
15754
15755 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15756 "fi ; else" for bash.
15757
15758 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
15759
15760 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15761
15762 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
15763
15764 * config.sub: accept unixware as an alias for svr4.2.
15765 Fix some inconsistancies with the gcc version.
15766
15767 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15768
15769 * Makefile.in (DISTDOCDIRS): Add gdb.
15770
15771 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
15772
15773 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
15774
15775 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15776
15777 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15778 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15779 this now.
15780
15781 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15782
15783 * config.sub: Accept hiux* as an OS name.
15784
15785 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15786 etc/make-stds.texi. The underscore came from gcc, and dje now
15787 agrees that RUNTESTFLAGS is the correct name.
15788
15789 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
15790
15791 * install.sh: Remove 'set -e'. It makes any conditionals
15792 in the script useless.
15793
15794 * config.guess: Automatically recognize arm-acorn-riscix
15795 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15796
15797 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
15798
15799 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15800
15801 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15802
15803 * Makefile.in (DISTDOCDIRS): New variable.
15804 (taz): Edit local Makefile.in sooner, instead of proto-toplev
15805 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
15806
15807 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15808
15809 * configure.in (hppa target): check the source directory for the
15810 pagas sub-directory
15811
15812 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
15813
15814 * config.sub: Allow -aout* and -elf*.
15815
15816 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15817
15818 * configure.in: Don't build ld on i386-solaris2, same as for
15819 sparc-solaris2.
15820
15821 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
15822
15823 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15824
15825 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15826
15827 * configure.in: Configure gdb for alpha.
15828
15829 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15830
15831 * Makefile.in (CXXFLAGS): Add -O.
15832
15833 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15834
15835 * config.guess: added support for DG Aviion
15836
15837 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15838
15839 * configure.in: Produce warning message for subdirectories not
15840 configurable for this host/target combination. Don't try to
15841 configure gdb for vms.
15842
15843 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15844
15845 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15846 appropriate files before making "diststuff".
15847 (DISTBISONFILES): New var: list of files to be edited.
15848 (DISTSTUFFDIRS): Add binutils.
15849
15850 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15851
15852 * config.sub: also handle mipsel and mips64el (for little endian mips)
15853
15854 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15855
15856 * configure.in: Add * to end of all OS names.
15857
15858 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
15859
15860 * configure.in: Build newlib for LynxOS native.
15861
15862 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15863
15864 * config.guess: Add support for delta 88k running SVR3.
15865
15866 * configure.in: Add comment about HP compiler vs. emacs.
15867
15868 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15869
15870 * configure.in: don't build ld on solaris2 (not a viable option
15871 due to bugs in getpwnam & getpwuid)
15872
15873 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15874
15875 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15876 config.guess will produce a full version number.
15877
15878 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15879
15880 * configure.in: Build linker and binutils for alpha-dec-osf1.
15881
15882 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15883
15884 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15885 and gdb/testsuite/Makefile.in.
15886
15887 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15888
15889 * configure.in: recognize mips*- instead of mips-
15890
15891 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
15892
15893 * config.sub: Accept linux*coff and linux*elf as operating
15894 systems.
15895
15896 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15897
15898 * config.sub: Recognize mips64, and mips3 as an alias for it.
15899
15900 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15901
15902 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15903 gdb knows how to handle OSF/1 shared libraries.
15904
15905 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15906
15907 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15908 * config.guess: Recognize Hitachi's HIUX.
15909 * config.sub: Recognize h3050r* and hppahitachi.
15910 Remove redundant cases for hp9k[23]*.
15911
15912 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15913
15914 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15915 if gas and ld are in the source tree and are in ${configdirs}.
15916 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15917 --with options (but still pass them down on the command line,
15918 if they were explicitly specified).
15919
15920 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15921
15922 * configure: substitute SHELL value in Makefile.in with
15923 ${CONFIG_SHELL}
15924
15925 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15926
15927 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15928 *-*-solaris2* targets.
15929
15930 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15931
15932 * Makefile.in: define M4, and pass it down to sub-makes;
15933 all-autoconf now depends on all-m4
15934
15935 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15936
15937 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15938 presence of {ar,ranlib} instead of a configured directory
15939
15940 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
15941
15942 * config.guess: Accept 34?? as well as 33?? for NCR.
15943
15944 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15945
15946 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15947 of 'gas' in sed commands, since 'gash' is now in the tree as well.
15948
15949 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15950
15951 * configure: grab values for $(CC) and $(CXX) from the
15952 environment, so that someone can do "CC=gcc configure; make" and
15953 have it work right (matching the way that autoconf works now)
15954
15955 * configure.in, Makefile.in: add support for gash, the tcl
15956 interface to Galaxy
15957
15958 * config.guess: add NetBSD variants (hp300, x86)
15959
15960 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
15961
15962 * install.sh: Support -d option (in the manner of SunOS 4 install,
15963 as it is more deterministic than that of GNU install)
15964 (chmodcmd): Set file to mode 755 by default (should also do default
15965 chgrp and chown, but I don't feel like dealing with that now)
15966
15967 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
15968
15969 * config.sub: Remove h8300hhms alias.
15970
15971 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15972
15973 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15974
15975 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15976
15977 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15978 as stmp-fixinc
15979
15980 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15981
15982 * config.sub: recognize m88110-bug-coff.
15983
15984 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15985
15986 * Makefile.in (all-libio): all dependencies on the toolchain used
15987 to build this (gcc, gas, ld, etc)
15988
15989 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15990
15991 * config.guess: Deal with OSF/1 1.3 on alpha.
15992
15993 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15994
15995 * install.sh: add some 'else true' clauses for portability
15996
15997 * configure.in: don't build libio for h8[35]00-*-* targets
15998
15999 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16000
16001 * Makefile.in: Add support for new libio.
16002
16003 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16004
16005 * install.sh: If one command fails, don't try the rest. Don't try
16006 to remove $dsttmp (via trap) unless we have already created it.
16007 If $src doesn't exist, detect it and exit with an error.
16008
16009 * config.guess: Recognize BSD on hp300.
16010
16011 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16012
16013 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16014 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16015
16016 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16017
16018 * Makefile.in (all-send-pr): depends on all-prms
16019
16020 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16021
16022 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16023
16024 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16025
16026 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16027 Added test for mips-mips-riscos5.
16028
16029 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16030
16031 * configure.in: use mh-hp300 for 68k HP hosts
16032
16033 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16034
16035 * configure: add support for CONFIG_SHELL, so that you can use
16036 some alternate shell for evaluating configure scripts
16037
16038 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16039
16040 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16041 in configure script to bug-gdb@prep.ai.mit.edu when building
16042 distribution archive.
16043 * Makefile.in (COMPRESS): Remove def.
16044 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16045 gdb.tar.Z and make-gdb.tar.Z respectively.
16046 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16047 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16048 to convergence with 'taz' target in Makefile.in.
16049
16050 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16051
16052 * install.sh (dsttmp): use trap to ensure that tmp files go
16053 away on error conditions
16054
16055 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16056
16057 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16058
16059 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16060
16061 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16062 its parent is '/' not ''.
16063
16064 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16065
16066 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16067
16068 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16069 that ${newsrcdir}/configure.in does.
16070
16071 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16072
16073 * test-build.mk: support for CONFIG_SHELL
16074
16075 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16076
16077 * config.sub (netware): Add as a basic system type.
16078
16079 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16080
16081 * Makefile.in (Makefile): depend on configure.in. Also drop the
16082 $(srcdir)/ from the dependency on Makefile.in.
16083
16084 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16085
16086 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16087 (h8300hhms is temporary until multi-libraries are implemented).
16088 * configure.in: Handle h8300h too.
16089
16090 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16091
16092 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16093
16094 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16095
16096 * configure: Remove extraneous output when guessing host type.
16097 * config.guess: Remove extraneous output when guessing using C
16098 compiler rather than uname, or when guessing fails.
16099
16100 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16101
16102 * Makefile.in: remove all.cross and install.cross targets
16103
16104 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16105 definitions
16106
16107 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16108
16109 * configure.in (target sh): Build gprof.
16110
16111 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16112
16113 * config.sub: change -solaris to -solaris2
16114
16115 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16116
16117 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16118
16119 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16120
16121 * configure: Correct error message for missing Makefile.in to
16122 print correct directory.
16123
16124 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16125
16126 * install.sh: kludge around 386BSD shell bug
16127
16128 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16129
16130 * config.guess: Recognize NeXT.
16131 * config.guess: Recognize i486-ncr-sysv4.
16132 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16133
16134 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16135
16136 * Makefile.in (MAKEINFOFLAGS): New variable.
16137 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16138 * build-all.mk, test-build.mk: Pass down --no-split as
16139 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16140
16141 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16142
16143 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16144
16145 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16146
16147 * Makefile.in (libg++.tar.z): New rule.
16148 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16149 * Makefile.in (taz): Only do a single chmod.
16150
16151 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16152
16153 * install.sh: don't use dirname anymore (replaced with sed usage)
16154
16155 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16156
16157 * Makefile.in: Change extension for gzip'd files from '.z' to
16158 '.gz' per new FSF standard usage.
16159
16160 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16161
16162 * configure: put quotes around the final value of program_transform_name
16163
16164 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16165
16166 * Makefile.in: new install.sh support; update install-info rules
16167
16168 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16169
16170 * configure.in: Build diff for crosses, but not for go32 host.
16171
16172 * configure.in: Build gprof only for native, and don't build it
16173 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16174
16175 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16176
16177 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16178
16179 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16180
16181 * configure.in (host_tools): Add prms.
16182
16183 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16184
16185 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16186 with $(FLAGS_TO_PASS) on the command line
16187
16188 * config.sub: Recognize lynx and lynxos
16189
16190 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16191
16192 * config.sub: Accept -ecoff*, not just -ecoff.
16193
16194 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16195
16196 * Makefile.in (taz): Use .gz suffix instead of .z.
16197 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16198 names.
16199
16200 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16201
16202 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16203
16204 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16205
16206 * Makefile.in (install-no-fixedincludes): install gcc last, so
16207 that rebuilds that might happen during 'make install' don't get
16208 bogus gcc include files
16209
16210 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16211
16212 Change from Utah for HPPA support:
16213 * config.guess: Recognize hppa1.x-hp-bsd.
16214
16215 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16216
16217 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16218 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16219
16220 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16221
16222 * config.sub: Add support for rom68k and bug boot monitors.
16223
16224 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16225
16226 * Makefile.in: Make all-opcodes depend on all-bfd.
16227
16228 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16229
16230 * config.guess: Added special check for i[34]86-univel-sysv4*.
16231
16232 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16233
16234 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16235 the processor rather than assuming i486.
16236
16237 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16238
16239 * config.guess: Recognize SunOS6 as Solaris3.
16240
16241 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16242
16243 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16244 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16245
16246 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16247
16248 * build-all.mk (all-cross): New target for Canadian Cross.
16249 Added Q2 go32 targets.
16250 * test-build.mk: Configure go32 cross sparclite-aout and
16251 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16252 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16253
16254 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16255
16256 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16257 GO32 hosted toolchains
16258
16259 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16260
16261 * configure: change so "-exec-prefix" gets passed down rather
16262 than "-exec_prefix" so autoconf generated Makefiles get the
16263 exec_prefix set right.
16264
16265 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16266
16267 * config.guess: get the Solaris2 minor version number
16268
16269 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16270
16271 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16272
16273 * config.guess: Recognize some Sequent platforms.
16274
16275 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16276
16277 * Makefile.in: added the vault-install target
16278
16279 * configure.in: actually use the Sun3 makefile fragment that's in
16280 config, also added the release dir to configdirs
16281
16282 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16283
16284 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16285
16286 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16287
16288 * configure.in: remove some program from Alpha targetted toolchains
16289
16290 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16291
16292 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16293 gprof.
16294 (taz): Run "make diststuff" in those directories instead of "make
16295 proto-dir". Look for "VERSION=" only at start of line in subdir
16296 Makefile. Use "gzip -9" for compression.
16297 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16298 (binutils.tar.z): New target.
16299
16300 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16301
16302 * Makefile.in (taz): Include gpl.texinfo.
16303
16304 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16305
16306 * Makefile.in (setup-dirs): Merged into "taz" target.
16307 (taz): Only do `proto-dir' stuff if a directory is actually needed
16308 for this target.
16309
16310 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16311
16312 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16313 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16314 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16315 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16316 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16317
16318 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16319
16320 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16321 config.sub, and move-if-change to gdb testsuite distribution
16322 archive, so the testsuite can be extracted, configured, and
16323 run separately from the gdb distribution. Blow away the Chill
16324 tests that require a Chill compiled executable, since GNU Chill
16325 is not yet publically available.
16326
16327 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16328
16329 * test-build.mk: set environment variables in a single command,
16330 instead of a list of assignments and exports
16331
16332 * config.guess: recognize Alpha/OSF1 systems
16333
16334 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16335
16336 * configure: Change help message to prefer --options rather than
16337 -options.
16338
16339 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16340
16341 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16342 zippy@ecst.csuchico.edu.
16343 * config.guess: Recognize miniframe.
16344
16345 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16346
16347 * Makefile.in: Use srcroot to find runtest rather than rootme.
16348 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16349
16350 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16351
16352 * test-build.mk: Extensive additions to support building on a
16353 machine other than the host.
16354
16355 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16356
16357 * configure (tooldir): Fix for i386-aix again.
16358
16359 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16360
16361 * configure, Makefile.in: Change definition of $(tooldir)
16362 to match the FSF.
16363
16364 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16365
16366 * config.guess: Recognize i[34]86/SVR4.
16367
16368 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16369
16370 * Makefile.in (all-gdb): gdb depends on sim.
16371
16372 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16373
16374 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16375 at the same time we make the prototype gdb directory.
16376 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16377 files at the same time as the gdb base release distribution.
16378
16379 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16380
16381 * Makefile.in (check): Use individual check targets rather than
16382 DO_X rule.
16383 (check-gcc): Added.
16384
16385 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16386
16387 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16388 for System V release 3.2.
16389
16390 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16391
16392 * config.sub: Recognize hppaosf.
16393 * configure.in: Do configure ld/binutils/gas for it.
16394
16395 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16396
16397 * configure (tooldir): Alter syntax used to set this, for systems
16398 where "\$" isn't handled right, like i386-aix.
16399
16400 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16401
16402 * configure: Pass program-transform-name, not
16403 program_transform_name, to recursive configures.
16404
16405 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16406
16407 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16408 of gas+ld+binutils.
16409
16410 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16411
16412 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16413
16414 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16415
16416 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16417
16418 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16419
16420 * Makefile.in (PRMS): Set back to all-prms.
16421
16422 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16423
16424 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16425 targets, rather than for MIPS hosts.
16426
16427 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16428
16429 * configure.in: add comment for --with-x default values
16430
16431 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16432
16433 * Makefile.in: add check-* targets for each of the directories in
16434 the tree. Add a definition of RUNTEST that will use the one we
16435 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16436
16437 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16438
16439 * configure.in: Removed obsolete references to bfd_target and
16440 target_makefile_frag.
16441
16442 * build-all.mk: Set assorted targets for Q2.
16443 * config.sub: Recognize z8k-sim and h8300-hms.
16444 * test-build.mk: Really don't pass host to configure.
16445 (HOLES): Added uname.
16446
16447 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16448
16449 * configure: Handle an empty program-prefix, program-suffix or
16450 program-transform-name correctly.
16451
16452 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16453
16454 * build-all.mk: -G 8 no longer required for MIPS targets.
16455 * test-build.mk: Don't pass host argument to configure; make it
16456 guess.
16457
16458 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16459
16460 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16461 * Makefile.in (COMPRESS): New macro, like GZIP.
16462
16463 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16464
16465 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16466
16467 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16468 with gas currently defaults to -G 0.
16469
16470 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16471
16472 * Makefile.in (all-flex): flex depends on byacc.
16473
16474 * build-all.mk: If host not specified, use config.guess. Pass TAG
16475 to test-build.mk as RELEASE_TAG.
16476 * test-build.mk (configargs): New variable containing arguments to
16477 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16478 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16479
16480 * config.guess: Use /bin/uname when checking -X argument on SCO,
16481 to avoid invoking GNU uname which doesn't understand -X.
16482
16483 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16484
16485 * configure.in: Build gas for mips-*-*.
16486
16487 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16488
16489 * Makefile.in (all.normal): insert missing backslash.
16490
16491 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16492
16493 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16494
16495 * Makefile.in: Complete overhaul to merge many almost identical
16496 targets.
16497
16498 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16499
16500 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16501 (gdb.tar.Z): Adjusted.
16502
16503 * Makefile.in (setup-dirs, taz): New targets; should be general
16504 enough to adapt for gdb sometime. Build only .z file.
16505 (gas.tar.z): New target.
16506
16507 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16508
16509 * build-all.mk: Use CC=cc -Xs on Solaris.
16510
16511 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16512
16513 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16514 for handling BISON for FSF releases.
16515
16516 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16517
16518 * configure: Actually implement the change zoo just documented.
16519
16520 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16521
16522 * configure: when using config.guess, only set target_alias when
16523 it's not already been set (ie, on the command line)
16524
16525 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16526
16527 * Makefile.in: add installcheck target, set PRMS to install-prms
16528
16529 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16530
16531 * configure: add support for package_makefile_fragment, handle the
16532 case where a directory has a configure.in file but no Makefile.in
16533 more gracefully (with an actual understandable error message, even);
16534 add support for --without (and add this to the usage message); also
16535 explicitly add a --host=${host_alias} to the command line when
16536 config.guess is used
16537
16538 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16539
16540 * configure: Must use both --host and --target in recursive calls.
16541
16542 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16543
16544 * Makefile.in: Change deja-gnu to dejagnu.
16545
16546 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16547
16548 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16549
16550 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16551
16552 * configure.in: canonicalize all instances to *-*-solaris2*,
16553 also strip out a number of tools to not build for go32 host
16554
16555 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16556
16557 * config.guess: add GPL.
16558
16559 * Makefile.in, config.guess, config.sub, configure: bump
16560 copyrights to 93.
16561
16562 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16563
16564 * Makefile.in (do-info): Removed obsolete check for existence of
16565 localenv file.
16566
16567 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16568
16569 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16570
16571 * Makefile.in: a couple of 'else true' for decstation,
16572 support for TclX
16573
16574 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16575
16576 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16577
16578 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16579
16580 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16581
16582 * config.guess: Recognize i386-ibm-aix (PS/2).
16583 * configure.in: Use config/mh-aix386 file for it.
16584
16585 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16586
16587 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16588 CC_FOR_TARGET instead.
16589 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16590
16591 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16592
16593 * Makefile.in: Add sim to list of directories sent with gdb
16594
16595 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16596
16597 * configure.in: Put back mips-dec-bsd* case.
16598
16599 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16600
16601 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16602 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16603 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16604
16605 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16606
16607 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16608
16609 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16610 (install-info): install dir.info only if it exists,
16611 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16612
16613 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16614
16615 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16616 gas for mips-dec-bsd.
16617
16618 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16619
16620 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16621 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16622
16623 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16624
16625 * configure.in: Added "dejagnu" to hosttools list.
16626
16627 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16628
16629 * config.sub, configure.in, config.guess: Add support
16630 for Bosx, an AIX variant from Bull.
16631 Patches from F.Pierresteguy@frcl.bull.fr.
16632
16633 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16634
16635 * devo/dejagnu: Initial creation of devo/dejagnu.
16636 Migrated dejagnu testcases and support files for testing software
16637 tools to reside as subdirectories, currently called "testsuite",
16638 within the directory of the software tool. Migrated all programs,
16639 support libraries, etc. beloging to dejagnu proper from
16640 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
16641 with no modifications. The changes to these files which will
16642 allow them to configure, build, and execute properly will be made
16643 in a future update.
16644
16645 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16646
16647 * Makefile.in: Change send_pr to send-pr.
16648 * configure.in: Likewise.
16649 * send_pr: Renamed directory to send-pr.
16650
16651 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
16652
16653 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
16654
16655 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
16656
16657 * README: Update for gdb-4.8 release.
16658 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
16659 gdb-xxx.tar.z (gzip'd) file also.
16660
16661 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16662
16663 * Makefile.in: make all-diff depend on all-libiberty
16664
16665 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
16666
16667 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16668
16669 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16670
16671 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16672
16673 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
16674
16675 * Makefile.in (DEVO_SUPPORT): Remove etc directory
16676 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16677 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16678
16679 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16680
16681 * Makefile.in: makeinfo binary is in a new location
16682
16683 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16684
16685 * config.sub: Accept -ecoff as an OS.
16686
16687 * Makefile.in: Various changes to eliminate a level of make
16688 recursion and reduce the required command line length.
16689 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16690 sub-makes.
16691 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16692 variables holding settings for specific sub-makes.
16693 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16694 in terms of BASE_FLAGS_TO_PASS.
16695 (TARGET_LIBS): New variable listing directories which use
16696 TARGET_FLAGS_TO_PASS.
16697 (subdir_do): Eliminated.
16698 (do-*): New set of targets to replace subdir_do.
16699 (various): All targets which used subdir_do now depend on do-*.
16700 (local-clean): Renamed from do_clean.
16701 (local-distclean): New target, dependency of distclean and
16702 realclean.
16703 (install-info): Don't create directories. Depend on dir.info
16704 rather than calling make recursively.
16705 (install-dir.info): Eliminated.
16706 (install-info-dirs): Create all info directories here.
16707 (dir.info): Depend upon do-install-info.
16708
16709 * test-build.mk (HOLES): Added false.
16710
16711 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
16712
16713 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
16714
16715 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16716
16717 * Makefile.in (info): remove dependency on all-texinfo. The
16718 problem was really in texinfo/C, not at this level.
16719
16720 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
16721
16722 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16723
16724 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
16725
16726 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
16727 GDB releases.
16728
16729 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16730
16731 * configure: Include srcdir in message about target of link not
16732 being found. Don't convert `-' to `_' in `with' options being
16733 passed to subdirs.
16734
16735 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16736
16737 * configure.in: add uudecode to host_tools
16738
16739 * Makefile.in: added {all,install}-uudecode targets, added them to
16740 the appropriate lists
16741
16742 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
16743
16744 * Makefile.in (all-gcc): Added dependency on all-gas.
16745
16746 * configure.in (mips-*-*): Build ld and binutils.
16747
16748 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16749
16750 * configure: check return code from mkdir, print error message and
16751 exit on failure.
16752
16753 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
16754
16755 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
16756
16757 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
16758
16759 * test-build.mk (HOLES): Added tar, cpio and uudecode.
16760
16761 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16762
16763 * config.sub (h8500): Recognize this as a cpu type.
16764
16765 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16766
16767 * configure: source directory missing is no longer a warning
16768
16769 * configure.in: recognize irix[34]* instead of irix[34]
16770
16771 * Makefile.in: define and pass down X11_LIB
16772
16773 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
16774
16775 * guess-systype: Renamed to ...
16776 * config.guess: ... by popular request.
16777 * configure.in, Makefile.in: Update accordingly.
16778
16779 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
16780
16781 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
16782 + Add Convex, Cray/Unicos, and Encore/Multimax support.
16783 + Execute ./dummy instead of assuming . is in PATH.
16784
16785 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
16786
16787 * guess-systype: New shell script. Attempts to guess the
16788 canonical host name of the executing host.
16789 Only a few hosts are supported so far.
16790 * configure: Call guess-systype if no host is specified.
16791
16792 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
16793
16794 * Makefile.in (gcc-no-fixedincludes): Made to work with current
16795 gcc Makefile.
16796
16797
16798 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
16799
16800 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16801 (all-gcc, install-gcc, subdir_do): Use it.
16802
16803 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16804
16805 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16806
16807 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
16808
16809 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16810 set exclusively by configure, using configure.in .
16811
16812 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16813
16814 * test-build.mk: set $PATH for all builds
16815
16816 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16817
16818 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
16819
16820 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
16821 the one used in gcc/Makefile.in, so that a null expansion doesn't
16822 override the one needed to build gcc with a native cc.
16823
16824
16825 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16826
16827 * configure: Accept -with arguments.
16828
16829 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16830
16831 * Makefile.in: added h8300sim
16832
16833 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
16834
16835 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16836 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
16837 (all-cygnus, native, build-cygnus): Make
16838 $(canonhost)-stamp-3stage-done, not $(host)....
16839 * test-build.mk (stamp-3stage-compared): Use tail +10c for
16840 i386-sco3.2v4. Added else true to if command.
16841
16842 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
16843
16844 * config.sub: (from FSF) Sequent uses a BSD-like OS.
16845
16846 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
16847
16848 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16849
16850 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16851
16852 * configure.in: don't remove binutils from Solaris builds
16853
16854 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
16855
16856 * Makefile.in: get rid of earlier definitions for *clean,
16857 also handle the recursive info rule better
16858
16859 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
16860
16861 * Makefile.in (mostlyclean, distclean, realclean): Fix to
16862 do more-or-less the right thing.
16863
16864 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
16865
16866 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16867 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16868
16869 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16870
16871 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16872 $(host_canonical).
16873
16874 * configure.in: split the configdirs list into 4 categories (native
16875 v. cross, library v. tool) and handle the cross-only and native-
16876 only in more reasonable (and correct!) way.
16877
16878 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
16879
16880 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
16881 configdirs anymore.
16882
16883 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16884
16885 * Makefile.in: extensive cleanup:: removed all of the explicit
16886 clean-* targets, collapsed many wrappers around subdir_do into
16887 one, added additional targets to satisfy standards.texi, deleted
16888 some old targets, some changes for consistency
16889
16890 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16891
16892 * configure.in: handle some programs as cross-only, and others as
16893 native only
16894
16895 * test-build.mk: handle partial holes in a more generic manner
16896
16897 * Makefile.in: m4 depends on libiberty
16898
16899 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16900
16901 * configure.in: add m4, textutils, fileutils, sed, shellutils,
16902 time, wdiff, and find to configdirs
16903
16904 * Makefile.in: all, clean, and install rules for the new programs
16905 added to configure.in
16906
16907 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16908
16909 * configure.in: use mh-sun for all *-sun-* hosts
16910
16911 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16912
16913 * Makefile.in: define flags for X11 include files and library file
16914 locations, pass them down to the programs that need this info
16915
16916 * build-all.mk: added a 'native' target, to 3stage the native toolchain
16917
16918 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16919
16920 * configure.in: start building libg++ for HP-UX targets
16921
16922 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
16923
16924 * README: Update references to files moved into etc/.
16925
16926 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
16927
16928 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
16929 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
16930
16931 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
16932
16933 * configure: accept dash as well as underscore in long option
16934 names for FSF compatibility.
16935
16936 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
16937
16938 * config.sub: added -sco3.2v4 support from FSF.
16939
16940 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16941
16942 * configure.in: expand the section that adds or removes
16943 directories from the list of programs to build, to handle native
16944 vs. cross in addition to host v. native
16945
16946 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
16947
16948 * Makefile.in: Replace C++ in macro names with CXX.
16949 This is less likely to break ...
16950
16951 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16952
16953 * test-build.mk: add -w to GNU_MAKE
16954
16955 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16956
16957 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16958 add 'sparc' to list of recognized cpus. This needed to make
16959 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16960 Delete some redundant ose68 variants. Recognize -wrs as an os,
16961 then changes that into $CPU-wrs-vxworks.
16962
16963 * configure.in: remove most references to gdbtest, regularize
16964 target based program removal
16965
16966 * test-build.mk: import from p3 tree (many fixes and changes)
16967
16968 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16969
16970 * Makefile.in: added rules to handle tcl, tk, and expect
16971
16972 * configure.in: handle those directories if they exist
16973
16974 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16975
16976 * config.sub: removed bogus hppabsd and hppahpux names, since
16977 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16978
16979 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16980
16981 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
16982 depends upon all-xiberty
16983
16984 * Makefile.in: changes from p3, including:
16985
16986 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
16987
16988 * Makefile.in (XTRAFLAGS): include newlib directories if
16989 newlib/Makefile exists, rather than if host != target.
16990
16991 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
16992
16993 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16994 from the same source tree and not building a cross-compiler. This
16995 matters for the libg++ configuration if reconfiguring a tree that
16996 has already been installed.
16997
16998 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
16999
17000 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17001 pick up the machine and system specific header files.
17002
17003 * Makefile.in: added AS_FOR_TARGET, passed down in
17004 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17005 the C compiler to use to create programs which are run in the
17006 build environment, set it to default to $(CC), and passed it down
17007 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17008
17009 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17010
17011 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17012 We need them for unusual native builds, like systems without
17013 ranlib.
17014
17015 * configure: also define $(host_canonical) and
17016 $(target_canonical), which are the full, canonical names for the
17017 given host and target
17018
17019 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17020
17021 * Makefile.in: Added separate definitions for C++.
17022
17023 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17024
17025 * configure.in (configdirs): Add deja-gnu.
17026
17027 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17028
17029 * README: Update for configure.texi and gdb-4.7 release.
17030
17031 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17032
17033 * Makefile.in: Move "all" target to top of file.
17034 Previously, first target was ".PHONY" which caused BSD4.4 make
17035 to build .PHONY when make was run without arguments.
17036
17037 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17038
17039 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17040 Library-copylefted code in libiberty.
17041
17042 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17043
17044 * config.sub: Replace m68kmote with plain old m68k.
17045
17046 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17047
17048 * Makefile.in: Remove space from blank line, avoid Make complaints.
17049
17050 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17051
17052 * config.sub: Complain if no argument is given. Added support for
17053 386bsd as OS and target alias.
17054
17055 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17056
17057 * Makefile.in (XTRAFLAGS): include newlib directories if
17058 newlib/Makefile exists, rather than if host != target.
17059
17060 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17061
17062 * config.sub: recognize sparclite-wrs-vxworks.
17063
17064 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17065 p3.) Added clean-xiberty to clean.
17066
17067 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17068
17069 * configure.in: use *-*-* instead of nested cases for host and target
17070
17071 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17072
17073 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17074 from the same source tree and not building a cross-compiler. This
17075 matters for the libg++ configuration if reconfiguring a tree that
17076 has already been installed.
17077
17078 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17079
17080 * config.sub (i486v/i486v4): Merge in from FSF version.
17081
17082 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17083
17084 * configure: only set PWD if it is already set.
17085
17086 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17087
17088 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17089 doesn't have unset and all success paths (and most error paths)
17090 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17091 to just ${PWD} to avoid confusion.)
17092
17093 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17094
17095 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17096 even for a native compilation.
17097
17098 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17099
17100 Changes to make the gdb.tar.Z rule work better.
17101
17102 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17103 (DEVO_SUPPORT): Add configure.texi.
17104 (bfd-ilrt.tar.Z): Remove ancient rule.
17105
17106 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17107
17108 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17109 pick up the machine and system specific header files.
17110
17111 * configure.in, config.sub: added new target m68010-adobe-scout,
17112 with alias of adobe68k. Changed configure.in to check for
17113 -scout before -sco* to avoid a false match.
17114
17115 * Makefile.in: added AS_FOR_TARGET, passed down in
17116 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17117 the C compiler to use to create programs which are run in the
17118 build environment, set it to default to $(CC), and passed it down
17119 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17120
17121 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17122
17123 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17124 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17125 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17126 FOR_TARGET variants, to newlib and libg++.
17127
17128 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17129
17130 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17131 first.
17132
17133 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17134
17135 * config.sub: Accept `elf' as an environment.
17136
17137 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17138
17139 * Makefile.in (all-opcodes): cd into the right directory
17140
17141 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17142
17143 * configure: added -program_transform_name option, used as
17144 argument to sed when installing programs.
17145 configure.texi: added documentation for -program_prefix,
17146 -program_suffix and -program_transform_name.
17147
17148 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17149
17150 * config.sub: Accept i486 where i386 ok.
17151
17152 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17153
17154 * config.sub: accept we32k
17155
17156 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17157
17158 * config.sub, configure.in: accept OSE68000 and OSE68k.
17159
17160 * Makefile.in: don't create all directories for ``make install'';
17161 let the subdirectories create the ones they need.
17162
17163 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17164
17165 * COPYING: new file, GPL v2
17166
17167 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17168
17169 * Makefile.in: use the new gen-info-dir, which needs a template
17170 argument (which also lives in texinfo)
17171
17172 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17173
17174 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17175
17176 * config.sub (ncr3000): Change i386 to i486.
17177
17178 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17179
17180 * Makefile.in: add install-rcs, install-grep to
17181 install-no-fixedincludes, removed install-bison and install-libgcc
17182
17183 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17184
17185 * configure.in: grab the HPUX makefile fragment if on HPUX
17186
17187 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17188
17189 * Makefile.in: eradicate bison spoor (ditto libgcc).
17190 configure.in: recognise m68{k,000}-ericsson-OSE.
17191 es1800 is alias for m68k-ericsson-OSE
17192
17193 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17194
17195 * configure.in: rearrange the parts that remove programs from
17196 configdirs, based now on HOST==TARGET or by canonical triple.
17197
17198 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17199
17200 * test-build.mk: recurse explicitly with -f test-build.mk when
17201 appropriate. predicate stage3 and comparison on the existence
17202 of gcc. That is, if gcc isn't around, we aren't three-staging.
17203 On very clean, also remove ...stamp-co. Build in-place before
17204 doing other builds.
17205
17206 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17207
17208 * Makefile.in, configure.in: add tgas
17209
17210 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17211
17212 * Makefile.in: a number of changes merged in from progressive.
17213
17214 * configure.in: add libm.
17215
17216 * .cvsignore: ignore some stuff that comes from test-build.mk.
17217
17218 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17219
17220 * config.sub: Add es1800 (m68k-ericsson-es1800).
17221
17222 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17223
17224 * configure: Add program_suffix (parallel to program_prefix)
17225 * Makefile.in: adjust directory-creating script for losing decstation
17226
17227 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17228
17229 * configure: Minor $subdir-related fixes.
17230
17231 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17232
17233 * configure: fix various problems with propogating
17234 makefile_target_frag in subdirs.
17235 * configure.in: config libgcc if its there
17236
17237 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17238
17239 * config.sub: HPPA merge.
17240
17241 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17242
17243 * Makefile.in: Replace all-bison with all-byacc in all
17244 dependency lines for other tools (which now use byacc).
17245
17246 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17247
17248 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17249
17250 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17251
17252 * Makefile.in: make gprof rules similar to byacc rules (instead of
17253 vestigal $(unsubdir) that didn't work...)
17254
17255 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17256
17257 * config.sub: Add support for Linux.
17258 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17259 (at least for libg++).
17260
17261 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17262
17263 * configure.texi: fix doc for the -nfp option to configure
17264
17265 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17266
17267 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17268
17269 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17270
17271 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17272 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17273 * configure.in: added solaris* host_makefile_frag hook.
17274
17275 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17276
17277 * config.sub: changed recognition of m68000 so that various
17278 m68k types can be specified via m680[01234]0
17279
17280 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17281
17282 * config.sub (basic_machine): fix sed so that '-foo' isn't
17283 completely substituted out while .+'-foo' loses the '-foo'
17284
17285 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17286
17287 * config.sub ($os): Add -aout.
17288
17289 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17290
17291 * configure: If host_makefile_frag is absolute, don't
17292 prefix ${invsubdir} (relevant to libg++ auto-configure).
17293
17294 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17295
17296 * Makefile.in (tooldir): Define it.
17297 (all-ld): Depend on all-flex.
17298
17299 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17300
17301 * Makefile.in (check): Fix libg++ special case.
17302
17303 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17304
17305 * configure: do not bury `pwd` into config.status, thus do fewer
17306 pwd's.
17307
17308 * configure: print the "Building in" message only when building in
17309 other than "." AND verbose.
17310
17311 * configure: remove -s, rework -v to better accommodate guested
17312 configures.
17313
17314 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17315
17316 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17317
17318 * Makefile.in: macroize flags passed on recursion. remove
17319 fileutils.
17320
17321 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17322
17323 * configure: get makesrcdir right for subdirs deeper than 1.
17324
17325 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17326 install.
17327
17328 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17329
17330 * Makefile.in: don't print subdir_do or recursion lines.
17331
17332 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17333
17334 * standards.texi: added menu item.
17335
17336 * Makefile.in: build and install standards.info.
17337
17338 * standards.texi: new file.
17339
17340 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17341
17342 * configure: test for and move config.status pieces from
17343 ${subdir}/.
17344
17345 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17346
17347 * configure: Test for existance of files before trying to mv
17348 them, to avoid numerous non-existance messages.
17349
17350 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17351
17352 * configure: correct final line of config.status.
17353
17354 * configure: patch from eggert. Avoids a protection problem if
17355 the original Makefile.in is read only.
17356
17357 * configure: use move-if-change from gcc to create config.status.
17358 Some makefiles depend on config.status to tell if a directory
17359 has been reconfigured for a different host. This change
17360 prevents those directories from remaking everything in the case
17361 where the reconfig was only intended to rebuild a Makefile.
17362
17363 * configure: test for config.sub with "config.sub sun4" rather
17364 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17365 host alias from a missing config.sub.
17366
17367 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17368
17369 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17370 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17371
17372 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17373
17374 * configure: mkdir ${subdir} as needed.
17375
17376 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17377
17378 * Makefile.in,configure.in: added autoconf.
17379
17380 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17381
17382 * Makefile.in: no longer pass against on recursion.
17383
17384 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17385 definitions are not inherited.
17386
17387 * configure: correct makesrcdir when subdir is .
17388
17389 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17390
17391 * configure: Add support for 'subdirs' variable, which is
17392 like 'configdirs', except that configure doesn't re-invoke
17393 itself for subdirs, it just creates a Makefile for each subdir.
17394 * configure.texi: Document subdirs.
17395
17396 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17397
17398 * configure.in: added flex to configdirs
17399
17400 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17401
17402 * Makefile.in: remove clean-stamps from clean.
17403
17404 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17405
17406 * configure.in: Add gdbtest to configdirs.
17407
17408 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17409
17410 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17411 to recursive makes.
17412 * configure.in: Recognize new ncr3000 config.
17413
17414 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17415
17416 * Makefile.in, configure.in: removed references to gdbm.
17417
17418 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17419
17420 * config.sub: Don't canonicalize os value
17421 newsos* to bsd (readline needs to check for newsos).
17422 (This fix was earlier made Jan 31, but got re-broken.)
17423
17424 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17425
17426 * configure.in: sco is an os, not a vendor!
17427
17428 * configure: Quote $( better. Keep various shells happy.
17429
17430 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17431
17432 * Makefile.in: eliminate stamp-files.
17433
17434 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17435
17436 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17437 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17438
17439 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17440
17441 * config.sub: fix iris/iris3.
17442
17443 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17444
17445 * configure: re-add -rm.
17446
17447 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17448
17449 * Maskefile.in: add .stmp-rcs to all.
17450
17451 * configure.in: remove gas from rs6000 build, use aix host fragment.
17452
17453 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17454
17455 * configure: pass down site_option during recursion.
17456
17457 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17458
17459 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17460
17461 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17462
17463 * configure: Change exec_prefix so that it really defaults to prefix.
17464
17465 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17466
17467 * Makefile.in, configure.in: Add support for mmalloc library.
17468
17469 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17470
17471 * Makefile.in: add stmp dependencies for a few more things.
17472
17473 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17474
17475 * configure: adjusted error message on objdir/srcdir configure
17476 collision, per john's suggestion.
17477
17478 * Makefile.in: add libiberty stmp to all and all.cross.
17479
17480 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17481
17482 * Makefile.in: remove force dependencies, add grep to all.
17483
17484 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17485
17486 * Makefile.in: drop flex. make stamp files work.
17487
17488 * configure: added test for conflicting configuration in srcdir,
17489 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17490 gets cranky. use relative paths for configure and srcdir
17491 whenever possible. Send some error messages to stderr that were
17492 going to stdout.
17493
17494 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17495
17496 * Makefile.in: Fix libg++ rule to check for gcc directory
17497 before using gcc/gcc. Also pass XTRAFLAGS.
17498
17499 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17500
17501 * Makefile.in: added stmp-files so that directories aren't polled
17502 when they are already built.
17503
17504 * configure.texi: fixed a node pointer problem.
17505
17506 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17507
17508 * config.sub configure.in gdb/configure.in
17509 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17510 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17511 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17512
17513 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17514
17515 * configure: -recurring becomes -silent. corrected help message
17516 for -site= option.
17517
17518 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17519
17520 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17521
17522 * configure: when building Makefile for crosses, replace
17523 tooldir and program_prefix. default srcdir from location of
17524 config.sub. remove "for host in hosts" and "for target in
17525 targets" loops.
17526
17527 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17528
17529 * Makefile.in: Do not pass bindir or mandir to cvs.
17530
17531 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17532
17533 * Makefile.in, configure.in: removed traces of namesubdir,
17534 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17535 copyrights to '92, changed some from Cygnus to FSF.
17536
17537 * configure.texi: remove most references to multiple hosts,
17538 multiple targets, subdirs, etc.
17539
17540 * configure.man: removed rcsid. reference config.sub not
17541 config.subr.
17542
17543 * Makefile.in: mkdir $(infodir) on install-info.
17544
17545 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17546
17547 * configure.texi: Explain better about .gdbinit and about
17548 the environment that configure.in sections run in.
17549
17550 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17551
17552 * configure.in: Ultrix is only a decstation if it's a MIPS.
17553
17554 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17555
17556 * README: DOC.configure => cfg-paper.texi.
17557
17558 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17559
17560 * config.sub (near case $os): Don't convert newsos* to bsd!
17561
17562 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17563
17564 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17565 the number of copies of COPYING that go into the GDB tar file.
17566
17567 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17568
17569 * bfd/configure.in, gdb/config/mh-i386sco,
17570 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17571 Fix SCO configuration stuff.
17572
17573 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17574
17575 * Makefile.in: For libg++, make sure the -I pointing
17576 to the gcc directory goes *after* all the libg++-local -I flags.
17577 Also, move just-gcc dependency from just-libg++ to all-libg++.
17578
17579 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17580
17581 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17582
17583 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17584
17585 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17586
17587 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17588
17589 * config.sub: Add stratus configuration frags. Also
17590 submitted to FSF.
17591
17592 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17593
17594 * Makefile.in (DEV_SUPPORT): add configure.man.
17595
17596 * config.sub(Decode manufacturer-specific): add -none*.
17597
17598 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17599
17600 * Makefile.in: remove form feeds to make Sun's make happy.
17601 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17602
17603 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17604
17605 * Makefile.in (AR_FLAGS): Make quieter.
17606
17607 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17608
17609 * configure.in: Add libg++.
17610 * configure: When verbose, don't output the command line at each
17611 level; it will be unremarkably the same as the previous version,
17612 which will be the same as what the user typed.
17613
17614 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17615
17616 * configure.in, Makefile.in: fix clean-info, add flex. add
17617 fileutils.
17618
17619 * configure: be less sensitive to spaces in Makefile.in. Do not
17620 look for sources in "..". Doing so breaks subdirectories that
17621 might have their own configure. If a subdir has it's own
17622 configure script, use it.
17623
17624 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17625
17626 * cfg-paper.texi: some changes suggested by rms.
17627
17628 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17629
17630 * config.sub: Merge in some small additions from the FSF version,
17631 taken from the gcc distribution, to bring the Cygnus and FSF
17632 versions into closer sync.
17633
17634 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
17635
17636 * configure.in: Changed svr4 references to sysv4.
17637
17638 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
17639
17640 * configure: added -V for version number option.
17641
17642 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
17643
17644 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17645 renamed from DOC.configure to cfg-paper.texi.
17646
17647 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17648
17649 * configure, config.subr, config.sub: config.subr is now
17650 config.sub again.
17651
17652 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
17653
17654 * configure.texi: new file, in progress.
17655
17656 * Makefile.in: build info file and install the man page for
17657 configure.
17658
17659 * configure.man: new file, first cut.
17660
17661 * configure: find config.subr again now that configuration "none"
17662 has gone. removed all traces of the -ansi option. removed all
17663 traces of the -languages option.
17664
17665 * config.subr: resync from rms.
17666
17667 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17668
17669 * configure, config.sub, config.subr: merge config.sub into
17670 config.subr, call the result config.subr, remove config.sub, use
17671 config.subr.
17672
17673 * Makefile.in: revised install for dir.info.
17674
17675 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17676
17677 * configure.in: add decstation host makefile frag.
17678
17679 * Makefile.in: BISON now bison -y again. also install-gcc on
17680 install. clean-gdbm on clean. infodir belongs in datadir.
17681 Make directories for info install. Build dir.info here then
17682 install it.
17683
17684 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17685
17686 * Makefile.in: fix for bad directory tests.
17687
17688 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17689
17690 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17691 regexp. -srcdir relative was being handled incorrectly.
17692
17693 * Makefile.in: unwrapped some for loops so that parallel makes
17694 work again and so one can focus one's attention on a particular
17695 package.
17696
17697 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17698
17699 * configure: added PWD as a stand in for `pwd` (for speed). use
17700 elif wherever possible. make -srcdir work without -objdir.
17701 -objdir= commented out.
17702
17703 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17704
17705 * configure: +options become --options. -subdirs commented out.
17706 added -host, -datadir. Renamed -destdir to -prefix. Comment in
17707 Makefile now at top of generated Makefile. Removed cvs log
17708 entries. added -srcdir. create .gdbinit only if there is one
17709 in ${srcdir}.
17710
17711 * Makefile.in: idestdir and ddestdir go away. Added copyrights
17712 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
17713 and mandir now keyed off datadir by default.
17714
17715 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17716
17717 * Freshly created ChangeLog.
17718
17719 \f
17720 Local Variables:
17721 mode: change-log
17722 left-margin: 8
17723 fill-column: 76
17724 version-control: never
17725 End: