libgo: Add --enable-werror configure option.
[gcc.git] / ChangeLog
1 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
2
3 * MAINTAINERS: Update my email.
4
5 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
6
7 * config/isl.m4: don't echo $CFLAGS for ISL_CHECK_VERSION.
8 * configure: Re-generate.
9
10 2013-01-15 Richard Biener <rguenther@suse.de>
11
12 PR other/55973
13 * configure: Re-generate.
14
15 2013-01-14 Matthias Klose <doko@ubuntu.com>
16
17 * Makefile.def (install-target-libsanitizer): Depend on
18 install-target-libstdc++-v3.
19 * Makefile.in: Regenerate.
20
21 2013-01-14 Richard Biener <rguenther@suse.de>
22
23 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
24 * configure: Re-generate
25
26 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
27
28 * config.sub: Update from config repo.
29
30 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
31
32 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
33 * Makefile.in: Regenerate.
34
35 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
36
37 * MAINTAINERS (arc): Add new port maintainership for myself.
38
39 2013-01-09 Jason Merrill <jason@redhat.com>
40
41 * .gitignore: Import from gdb repository.
42
43 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
44
45 * Makefile.def (configure-gcc): Depend on all-gmp.
46 (all-gcc): Remove dependency on all-gmp.
47 * Makefile.in: Regenerated.
48
49 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
50
51 * config.sub: Merge from config repo.
52 * config.guess: Ditto.
53
54 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
55
56 * Makefile.def: Merge from binutils.
57 * Makefile.in: Ditto.
58
59 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
60
61 * MAINTAINERS: Update my email.
62
63 2012-12-29 Ben Elliston <bje@gnu.org>
64
65 * config.guess: Update to 2012-12-29 version.
66 * config.sub: Likewise.
67
68 2012-12-20 Matthias Klose <doko@ubuntu.com>
69
70 * Makefile.def (install-target-libgfortran): Depend on
71 install-target-libquadmath, install-target-libgcc.
72 (install-target-libsanitizer): Depend on install-target-libgcc.
73 (install-target-libjava): Depend on install-target-libgcc.
74 (install-target-libitm): Depend on install-target-libgcc.
75 (install-target-libobjc): Depend on install-target-libgcc.
76 (install-target-libstdc++-v3): Depend on install-target-libgcc.
77 * Makefile.in: Regenerate.
78
79 2012-12-19 Matthias Klose <doko@ubuntu.com>
80
81 * Makefile.def (install-target-libgo): Depend on
82 install-target-libatomic.
83 * Makefile.in: Regenerate.
84
85 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
86
87 PR go/55201
88 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
89 * Makefile.in: Regenerate.
90
91 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
92
93 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
94 * configure: Regenerate.
95
96 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
97
98 * config.sub: Merge from config repo.
99
100 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
101
102 * Makefile.def (target_modules): Add bootstrap=true and
103 raw_cxx=true to libsanitizer.
104 * configure.ac (bootstrap_target_libs): Add libsanitizer.
105 * Makefile.in: Regenerated.
106 * configure: Likewise.
107
108 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
109
110 * MAINTAINERS: Remove self as RTL optimization maintainer.
111
112 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
113
114 * MAINTAINERS (Write After Approval): Add myself.
115
116 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
117
118 * Makefile.def (target_modules): Remove bootstrap=true and
119 raw_cxx=true from libsanitizer.
120 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
121 * Makefile.in: Regenerated.
122 * configure: Likewise.
123
124 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
125
126 * Makefile.def (target_modules): Add bootstrap=true and
127 raw_cxx=true to libsanitizer.
128 * configure.ac (bootstrap_target_libs): Add libsanitizer.
129 * Makefile.in: Regenerated.
130 * configure: Likewise.
131
132 2012-11-28 Andrew Pinski <apinski@cavium.com>
133
134 PR bootstrap/54279
135 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
136 * configure: Regenerate.
137 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
138 * Makefile.in: Regenerate.
139
140 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
141
142 * configure.ac: Disable libsanitizer if we're not building C++.
143 * configure: Regenerate.
144
145 2012-11-15 Roland McGrath <roland@hack.frob.com>
146
147 * MAINTAINERS (Write After Approval): Add myself.
148
149 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
150
151 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
152 Kostya Serebryany (kcc@google.com) and
153 Jakub Jelinek (jakub@redhat.com).
154 Rename area for Dodji Seketeli (dodji@redhat.com).
155
156 2012-11-15 Dodji Seketeli <dodji@redhat.com>
157
158 * MAINTAINERS: (asan.c, related): Add myself.
159
160 2012-11-14 Roland McGrath <mcgrathr@google.com>
161
162 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
163 * configure: Regenerate.
164
165 2012-11-13 Richard Henderson <rth@redhat.com>
166
167 * configure.ac: Move libsanitizer logic to subdirectory.
168 * configure: Regenerate.
169
170 2012-11-13 Dodji Seketeli <dodji@redhat.com>
171
172 * configure.ac: Enable libsanitizer just on x86 linux for now.
173 * configure: Re-generate.
174
175 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
176
177 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
178 sections.
179 * configure: Regenerate.
180
181 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
182
183 * configure.ac: Add section for configdirs for libsanitizer.
184 Disable for cris-*-* and mmix-*-*.
185 * configure: Regenerate.
186
187 2012-11-12 Wei Mi <wmi@google.com>
188
189 * configure.ac: Add libsanitizer to target_libraries.
190 * Makefile.def: Ditto.
191 * configure: Regenerate.
192 * Makefile.in: Regenerate.
193 * libsanitizer: New directory for asan runtime. Contains an empty
194 tsan directory.
195
196 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
197
198 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
199 against Mingw64 w32api.
200 * configure: Regenerate.
201
202 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
203
204 * configure: Regenerated.
205
206 2012-11-03 Robert Mason <rbmj@verizon.net>
207
208 * configure.ac: add --disable-libstdcxx configure option
209 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
210
211 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
212
213 * MAINTAINERS (Write After Approval): Add myself.
214
215 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
216
217 * MAINTAINERS (Write After Approval): Add myself.
218
219 2012-10-24 Sharad Singhai <singhai@google.com>
220
221 * MAINTAINERS (Write After Approval): Add myself.
222
223 2012-10-24 Eric Christopher <echristo@gmail.com>
224
225 * MAINTAINERS: Update email address.
226
227 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
228
229 PR bootstrap/54820
230 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
231 * configure: Regenerate.
232
233 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
234
235 * MAINTAINERS (aarch64): Add Marcus and myself.
236
237 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
238
239 PR bootstrap/54820
240 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
241 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
242 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
243 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
244 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
245 * Makefile.in: Regenerate.
246 * configure.ac (have_static_libs): New variable and associated check.
247 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
248 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
249 * configure: Regenerate.
250
251 2012-10-10 Richard Biener <rguenther@suse.de>
252
253 * MAINTAINERS: Adjust for changed surname.
254
255 2012-10-04 Lawrence Crowl <crowl@google.com>
256
257 * MAINTAINERS (Write After Approval): Add myself.
258
259 2012-10-01 Cary Coutant <ccoutant@google.com>
260
261 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
262
263 2012-09-28 Ian Lance Taylor <iant@google.com>
264
265 * Makefile.def: Make all-target-libgo depend on
266 all-target-libbacktrace.
267 * Makefile.in: Rebuild.
268
269 2012-09-26 Ian Lance Taylor <iant@google.com>
270
271 * Makefile.def: Make all-gcc depend on all-libbacktrace.
272 * Makefile.in: Rebuild.
273
274 2012-09-20 Walter Lee <walt@tilera.com>
275
276 * configure.ac: Add tilegx to list of targets that support gold.
277 * configure: Regenerate.
278
279 2012-09-20 Marek Polacek <polacek@redhat.com>
280
281 * MAINTAINERS (Write After Approval): Add myself.
282
283 2012-09-19 Steve Ellcey <sellcey@mips.com>
284
285 * configure.ac: Add mips*-mti-elf* target.
286 * configure: Regenerate.
287
288 2012-09-17 Ian Lance Taylor <iant@google.com>
289
290 * MAINTAINERS (Various Maintainers): Add libbacktrace.
291 * configure.ac (host_libs): Add libbacktrace.
292 (target_libraries): Add libbacktrace.
293 * Makefile.def (host_modules): Add libbacktrace.
294 (target_modules): Likewise.
295 * configure, Makefile.in: Rebuild.
296
297 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
298
299 PR target/38607
300 Merge upstream change.
301 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
302
303 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
304 Add libgomp*.o to compare_exclusions for AIX.
305 * configure: Regenerate.
306
307 2012-09-06 Diego Novillo <dnovillo@google.com>
308
309 * configure.ac: Bump minimum GMP version to 4.2.3.
310 * configure: Re-generate.
311
312 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
313
314 PR target/54461
315 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
316 target-libgloss if not configured --with-avrlibc=no.
317 * configure: Regenerate.
318
319 2012-09-04 Jason Merrill <jason@redhat.com>
320
321 * configure.ac: Fix --enable-languages=all.
322
323 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
324
325 * MAINTAINERS (Write After Approval): Add myself.
326
327 2012-09-03 Richard Guenther <rguenther@suse.de>
328
329 PR bootstrap/54138
330 * configure.ac: Re-organize ISL / CLOOG checks to allow
331 disabling with either --without-isl or --without-cloog.
332 * configure: Regenerated.
333
334 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
335
336 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
337 * configure: Regenerate.
338
339 2012-08-27 Ulrich Drepper <drepper@gmail.com>
340
341 * MAINTAINERS: Fix my email address.
342
343 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
344
345 PR binutils/4970
346 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
347 and opcodes.
348 * Makefile.in: Regenerated.
349
350 2012-08-26 Art Haas <ahaas@impactweather.com>
351
352 * configure: Regenerate.
353
354 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
355
356 * INSTALL/README: Also refer to the online installation
357 instructions.
358
359 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
360
361 * MAINTAINERS (Write After Approval): Add myself.
362 (Picochip port): Remove myself.
363
364 2012-08-14 Diego Novillo <dnovillo@google.com>
365
366 Merge from cxx-conversion branch.
367
368 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
369 POSTSTAGE1_CONFIGURE_FLAGS.
370 * Makefile.in: Regenerate.
371 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
372 Force C++ when bootstrapping.
373 * configure: Regenerate.
374
375 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
376
377 * MAINTAINERS (Write After Approval): Add myself.
378
379 2012-07-16 Joseph Myers <joseph@codesourcery.com>
380
381 * README: Document use of ranges of years in copyright notices.
382
383 2012-07-06 Richard Guenther <rguenther@suse.de>
384
385 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
386 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
387 --with-gmp=system.
388 * Makefile.in: Regenerated.
389 * configure: Likewise.
390
391 2012-07-06 Richard Guenther <rguenther@suse.de>
392
393 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
394 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
395 supply V=1 as extra_make_flags.
396 * configure: Regenerated.
397 * Makefile.in: Likewise.
398
399 2012-07-04 Tristan Gingold <gingold@adacore.com>
400
401 * configure: Regenerate.
402
403 2012-07-03 Richard Guenther <rguenther@suse.de>
404
405 * Makfile.def (isl): Remove not necessary extra_exports and
406 extra_make_flags.
407 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
408 * Makefile.in: Regenerated.
409
410 2012-07-03 Richard Guenther <rguenther@suse.de>
411
412 * Makefile.def (cloog): Add V=1 to extra_make_flags.
413 * configure.ac: If either the ISL or the CLooG check failed
414 do not try to build in-tree versions.
415 * Makefile.in: Regenerated.
416 * configure: Regenerated.
417
418 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
419
420 * configure: Regenerate.
421
422 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
423
424 * MAINTAINERS (Various Maintainers): Add myself as testsuite
425 maintainer.
426
427 2012-07-02 Richard Guenther <rguenther@suse.de>
428
429 * configure: Regenerated.
430
431 2012-07-02 Richard Guenther <rguenther@suse.de>
432 Michael Matz <matz@suse.de>
433 Tobias Grosser <tobias@grosser.es>
434 Sebastian Pop <sebpop@gmail.com>
435
436 * Makefile.def: Add ISL host module, remove PPL host module.
437 Adjust ClooG host module to use the proper ISL.
438 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
439 * configure.ac: Include config/isl.m4. Add ISL host library,
440 remove PPL. Remove PPL configury, add ISL configury, adjust
441 ClooG configury.
442 * Makefile.in: Regenerated.
443 * configure: Likewise.
444
445 2012-07-02 Richard Guenther <rguenther@suse.de>
446
447 Merge from graphite branch
448 2011-07-21 Tobias Grosser <tobias@grosser.es>
449
450 * configure: Regenerated.
451 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
452 both cloog.org and legacy versions. The only supported version will
453 be CLooG with the isl backend.
454
455 2011-07-21 Tobias Grosser <tobias@grosser.es>
456
457 * configure: Regenerated.
458 * configure.ac: Require cloog isl 0.17.0
459
460 2011-07-21 Tobias Grosser <tobias@grosser.es>
461
462 * configure: Regenerated.
463 * config/cloog.m4: Do not define CLOOG_ORG
464
465 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
466
467 * configure.ac: Skip C if explicitly selected.
468 * configure: Regenerate.
469
470 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
471
472 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
473 they contain -O2.
474 * configure: Regenerate.
475
476 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
477
478 PR debug/53740
479 * df.h, df-problems.c, dce.c: Revert last patch.
480
481 2012-06-25 Iain Sandoe <iain@codesourcery.com>
482
483 * MAINTAINERS (Write After Approval): Update my email address.
484
485 2012-06-21 Meador Inge <meadori@codesourcery.com>
486
487 * MAINTAINERS (Write After Approval): Add myself.
488
489 2012-06-20 Jason Merrill <jason@redhat.com>
490
491 * Makefile.tpl (check-target-libgomp-c++): New.
492 (check-target-libitm-c++): New.
493 * Makefile.def (c++): Add them.
494 * Makefile.in: Regenerate.
495
496 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
497
498 * MAINTAINERS (Write After Approval): Add myself.
499
500 2012-05-16 Olivier Hainque <hainque@adacore.com>
501
502 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
503 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
504 (install-no-fixedincludes): Adjust accordingly.
505 * Makefile.in: Regenerate.
506
507 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
508
509 Merge upstream change
510 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
511
512 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
513
514 * MAINTAINERS (Write After Approval): Add myself.
515
516 2012-05-09 Nick Clifton <nickc@redhat.com>
517 Paul Smith <psmith@gnu.org>
518
519 PR bootstrap/50461
520 * configure.ac (mpfr-dir): When using in-tree MPFR sources
521 allow for the fact that from release v3.1.0 of MPFR the source
522 files were moved into a src sub-directory.
523 * configure: Regenerate.
524
525 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
526
527 * configure.ac: Bump minimum MPFR version to 2.4.0.
528 * configure: Regenerated.
529
530 2012-05-01 Richard Henderson <rth@redhat.com>
531
532 * Makefile.def (libatomic): New target_module.
533 * configure.ac (target_libraries): Add libatomic.
534 (noconfigdirs): Check if libatomic is supported.
535 * Makefile.in, configure: Rebuild.
536
537 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
538
539 * MAINTAINERS (Write After Approval): Add myself.
540
541 2012-04-25 Joel Brobecker <brobecker@adacore.com>
542
543 * config.sub: Update to 2012-04-18 version from official repo.
544
545 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
546
547 * MAINTAINERS (Write After Approval): Add myself.
548
549 2012-04-11 Steve Ellcey <sellcey@mips.com>
550
551 * MAINTAINERS: Changed email address.
552
553 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
554
555 PR target/52737
556 * contrib/gcc_update (files_and_dependencies):
557 Remove gcc/config/avr/t-multilib from touch data.
558
559 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
560
561 * MAINTAINERS (OS Port Maintainers): Remove irix.
562 * configure.ac (enable_libgomp): Remove *-*-irix6*.
563 (unsupported_languages): Remove mips-sgi-irix6.*.
564 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
565 (with_stabs): Remove.
566 * configure: Regenerate.
567
568 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
569
570 * MAINTAINERS (OS Port Maintainers): Remove osf.
571 * configure.ac (enable_libgomp): Remove *-*-osf*.
572 (with_stabs): Remove alpha*-*-osf*.
573 * configure: Regenerate.
574
575 2012-03-05 Tristan Gingold <gingold@adacore.com>
576
577 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
578 * configure: Regenerate.
579
580 2012-02-17 Walter Lee <walt@tilera.com>
581
582 * MAINTAINERS: (Write After Approval): Delete myself.
583
584 2012-02-14 Walter Lee <walt@tilera.com>
585
586 * MAINTAINERS (tilegx port): Add myself.
587 (tilepro port): Add myself.
588 (Write After Approval): Add myself.
589
590 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
591
592 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
593 and Joseph Myers as docstring relicensing maintainers.
594
595 2012-02-09 Bin Cheng <bin.cheng@arm.com>
596
597 * MAINTAINERS (write-after-approval): Add myself.
598
599 2012-02-08 Ira Rosen <irar@il.ibm.com>
600
601 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
602 maintainer.
603
604 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
605
606 * MAINTAINERS (Write After Approval): Move myself to
607 maintain alphabetical order.
608
609 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
610
611 * MAINTAINERS (Write After Approval): Add myself.
612
613 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
614
615 * MAINTAINERS (Write After Approval): Add myself.
616
617 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
618 Jayant R Sonar <jayant.sonar@kpitcummins.com>
619
620 * configure.ac (cr16-*-*): Remove nonconfigdirs.
621 * configure: Regenerate.
622
623 2012-01-23 Harshit Chopra <harshit@google.com>
624
625 * MAINTAINERS (Write After Approval): Add myself.
626
627 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
628
629 * configure.ac: Remove reference to mh-interix.
630 * configure: Regenerate.
631
632 2012-01-05 Richard Henderson <rth@redhat.com>
633
634 PR bootstrap/51072
635 * configure.ac: Disable libitm if c++ is not enabled.
636 * configure: Rebuild.
637
638 * configure.ac: Fix regexp for same.
639 * configure: Rebuild.
640
641 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
642
643 * MAINTAINERS (Write After Approval): Add myself.
644
645 2012-01-02 Richard Guenther <rguenther@suse.de>
646
647 PR bootstrap/51686
648 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
649 * Makefile.in: Regenerate.
650
651 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
652
653 * MAINTAINERS (Write After Approval): Add myself.
654
655 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
656
657 * configure: Regenerate.
658
659 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
660
661 * MAINTAINERS (picochip): Changed email address.
662
663 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
664
665 * MAINTAINERS (write-after-approval): Add self.
666
667 2011-11-29 DJ Delorie <dj@redhat.com>
668
669 * configure.ac (rl78-*-*) New case.
670 * configure: Regenerate.
671 * MAINTAINERS: Add myself as RL78 maintainer.
672
673 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
674
675 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
676
677 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
678
679 * libtool.m4: Additional FreeBSD 10 fixes.
680
681 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
682
683 * MAINTAINERS: Move myself from Write After Approval to CPU Port
684 Maintainers section, as Epiphany maintainer.
685
686 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
687
688 PR target/49992
689 * configure.ac: Remove ranlib special-casing for Darwin.
690 * configure: Regenerate.
691
692 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
693
694 * MAINTAINERS (Reviewers): Keep the list sorted.
695
696 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
697
698 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
699
700 2011-11-09 Roland McGrath <mcgrathr@google.com>
701
702 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
703 * configure: Rebuild.
704 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
705 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
706 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
707 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
708 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
709 Add READELF.
710 * Makefile.in: Rebuild.
711
712 2011-11-09 Jason Merrill <jason@redhat.com>
713
714 * Makefile.def (language=c++): Remove check-c++0x.
715 * Makefile.in (check-gcc-c++): Regenerate.
716
717 2011-11-08 Richard Henderson <rth@redhat.com>
718
719 * configure.ac: Test for libitm directory present first.
720
721 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
722
723 * configure.ac: Test libitm/configure.tgt to disable libitm.
724 * configure: Rebuild.
725
726 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
727 Richard Henderson <rth@redhat.com>
728
729 Merged from transactional-memory.
730
731 * Makefile.def (lang_env_dependencies): libitm is c++.
732 Add libitm target module.
733 * configure.ac: Likewise.
734 * config/mmap.m4: New file.
735 * contrib/gcc_update: Add libitm to touch data.
736 * Makefile.in, configure: Rebuild.
737
738 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
739
740 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
741 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
742 * Makefile.in: Regenerate.
743
744 2011-11-01 DJ Delorie <dj@redhat.com>
745
746 * config.sub: Update to version 2011-10-29 (added rl78)
747
748 2011-10-27 Nick Clifton <nickc@redhat.com>
749
750 * config.sub: Import these changes from the config project:
751
752 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
753 Ben Elliston <bje@gnu.org>
754
755 * config.sub (epiphany): New.
756
757 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
758 Ben Elliston <bje@gnu.org>
759
760 * config.sub (hexagon, hexagon-*): New.
761
762 2011-08-23 Roland McGrath <mcgrathr@google.com>
763
764 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
765 64eb to be64.
766
767 2011-08-16 Roland McGrath <mcgrathr@google.com>
768
769 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
770 (nacl): Grok as alias for 32el-unknown-nacl.
771
772 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
773
774 * MAINTAINERS (Write After Approval): Add myself.
775
776 2011-10-24 Teresa Johnson <tejohnson@google.com>
777
778 * MAINTAINERS (Write After Approval): Add myself.
779
780 2011-09-21 Jakub Jelinek <jakub@redhat.com>
781
782 * MAINTAINERS (sparc port): Remove myself.
783
784 2011-09-14 Tom de Vries <tom@codesourcery.com>
785
786 * MAINTAINERS (Write After Approval): Add myself.
787
788 2011-08-14 Yao Qi <yao@codesourcery.com>
789
790 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
791 * configure: Regenerate.
792
793 2011-07-26 Ian Lance Taylor <iant@google.com>
794
795 * configure.ac: Set have_compiler based on whether gcc directory
796 exists, rather than on whether gcc is in configdirs.
797 * configure: Rebuild.
798
799 2011-07-21 Joseph Myers <joseph@codesourcery.com>
800
801 * MAINTAINERS (Global Reviewers): Add self.
802
803 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
804
805 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
806 link directories.
807 * Makefile.in: Rebuild.
808
809 2011-07-20 Ian Lance Taylor <iant@google.com>
810
811 PR bootstrap/49787
812 * configure.ac: Move --enable-bootstrap handling earlier in file.
813 If --enable-bootstrap and either --enable-build-with-cxx or
814 --enable-build-poststage1-with-cxx, enable C++ automatically.
815 * configure: Rebuild.
816
817 2011-07-19 Ian Lance Taylor <iant@google.com>
818
819 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
820 make C++ a boot_language. Set and substitute
821 POSTSTAGE1_CONFIGURE_FLAGS.
822 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
823 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
824 * configure, Makefile.in: Rebuild.
825
826 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
827
828 * MAINTAINERS (Register Allocation): Move myself from reviewers to
829 maintainers.
830
831 2011-07-18 Jakub Jelinek <jakub@redhat.com>
832
833 * MAINTAINERS (Global Reviewers): Add myself.
834
835 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
836
837 * configure: Regenerate.
838
839 2011-07-16 Jason Merrill <jason@redhat.com>
840
841 * Makefile.def (language=c++): Add check-c++0x and
842 check-target-libmudflap-c++.
843 * Makefile.tpl (check-target-libmudflap-c++): New.
844 * Makefile.in: Regenerate.
845
846 2011-07-16 Matthias Klose <doko@ubuntu.com>
847
848 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
849 * Makefile.def (target_modules/libjava): Pass
850 $(EXTRA_CONFIGARGS_LIBJAVA).
851 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
852 if not configured with --enable-static-libjava.
853 * Makefile.in: Regenerate.
854 * configure: Likewise.
855
856 2011-07-15 Jason Merrill <jason@redhat.com>
857
858 * Makefile.in (check-c++): Move check-gcc-c++0x after
859 check-target-libstdc++-v3.
860
861 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
862
863 * MAINTAINERS (c6x port): New entry.
864
865 2011-07-13 Jason Merrill <jason@redhat.com>
866
867 * Makefile.in (check-gcc-c++0x): New.
868 (check-c++): Depend on it.
869
870 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
871
872 PR target/39150
873 * configure.ac (i[3456789]86-*-solaris2*): Also accept
874 x86_64-*-solaris2.1[0-9]*.
875 * configure: Regenerate.
876
877 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
878
879 * MAINTAINERS (RTL optimizers): Add self.
880
881 2011-06-27 Gabriel Charette <gchare@google.com>
882
883 * MAINTAINERS (Write After Approval): Add myself.
884
885 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
886
887 PR regression/47836
888 PR bootstrap/23656
889 PR other/47733
890 PR bootstrap/49247
891 PR c/48825
892 * configure.ac (target_libraries): Remove target-libiberty.
893 Remove case-statement setting skipdirs=target-libiberty for
894 multiple targets. Remove checking target_configdirs and
895 removing target-libiberty but keeping target-libgcc if
896 otherwise empty.
897 * Makefile.def (target_modules): Don't add libiberty.
898 (dependencies): Remove all traces of target-libiberty.
899 * configure, Makefile.in: Regenerate.
900
901 2011-06-13 Walter Lee <walt@tilera.com>
902
903 * configure.ac (tilepro-*-*) New case.
904 (tilegx-*-*): Likewise.
905 * configure: Regenerate.
906
907 2011-06-06 Jing Yu <jingyu@google.com>
908
909 * configure.ac: Skip target-libiberty for
910 arm*-*-linux-androideabi.
911 * configure: Regenerated.
912
913 2011-06-06 Nick Clifton <nickc@redhat.com>
914
915 * config.sub: Sync from upstream.
916
917 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
918
919 * MAINTAINERS (Write After Approval): Add myself.
920
921 2011-06-01 Daniel Jacobowitz <drow@false.org>
922
923 * MAINTAINERS: Update my email address.
924
925 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
926
927 * MAINTAINERS (Write After Approval): Update my email address.
928
929 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
930
931 * MAINTAINERS (Write After Approval): Add myself.
932
933 2011-05-08 Doug Kwan <dougkwan@google.com>
934
935 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
936 * configure: Regenerated.
937 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
938 value from configure.
939 * Makefile.in: Regenerated.
940
941 2011-05-05 Joseph Myers <joseph@codesourcery.com>
942
943 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
944 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
945 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
946 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
947 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
948 *-*-vxworks*): Disable newlib and libgloss in separate case
949 statement.
950 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
951 to separate case statement.
952 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
953 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
954 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
955 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
956 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
957 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
958 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
959 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
960 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
961 i[[3456789]]86-*-rdos*, m32r-*-*,
962 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
963 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
964 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
965 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
966 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
967 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
968 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
969 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
970 and libgloss in main case over targets. Remove most empty cases
971 in main case over targets.
972 * configure: Regenerate.
973
974 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
975
976 * MAINTAINERS (Write After Approval): Add myself.
977
978 2011-05-04 Joseph Myers <joseph@codesourcery.com>
979
980 * configure.ac: Remove code setting special library locations for
981 hppa*64*-*-hpux11*. Remove code setting compiler for
982 sparc-sun-solaris2*.
983 * configure: Regenerate.
984
985 2011-05-04 Joseph Myers <joseph@codesourcery.com>
986
987 * configure.ac: Separate libgloss_dir settings from general case
988 over targets.
989 * configure: Regenerate.
990
991 2011-04-28 Joseph Myers <joseph@codesourcery.com>
992
993 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
994 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
995 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
996 cases in libgcj-disabling case statement.
997 (hppa*64*-*-linux*): Set unsupported_languages instead of
998 disabling target-zlib.
999 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1000 to hppa*64*-*-hpux*.
1001 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1002 hppa*-*-hpux*.
1003 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1004 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1005 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1006 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1007 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1008 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1009 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1010 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1011 libgcj-disabling case statement.
1012 * configure: Regenerate.
1013
1014 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1015
1016 * configure.ac: Disable Java for targets not supporting libffi.
1017 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1018 Remove cases in Java-disabling statement.
1019 (*arm-wince-pe): Change to arm-wince-pe.
1020 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1021 cases in Java-disabling statement.
1022 (bfin-*-*): Don't disable Java again.
1023 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1024 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1025 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1026 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1027 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1028 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1029 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1030 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1031 Java-disabling statement.
1032 (mmix-*-*): Don't disable Java again.
1033 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1034 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1035 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1036 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1037 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1038 statement.
1039 * configure: Regenerate.
1040
1041 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1042
1043 * configure.ac: Separate cases disabling Java and Java libraries
1044 from general case over targets.
1045 * configure: Regenerate.
1046
1047 2011-04-21 Jie Zhang <jzhang918@gmail.com>
1048
1049 * MAINTAINERS: Update my email address.
1050
1051 2011-04-20 Easwaran Raman <eraman@google.com>
1052
1053 * MAINTAINERS (Write After Approval): Add myself.
1054
1055 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1056
1057 PR lto/48086
1058 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1059 * configure: Regenerate.
1060
1061 2011-04-16 Jim Meyering <meyering@redhat.com>
1062
1063 * MAINTAINERS (Write After Approval): Add myself.
1064
1065 2011-04-15 Dodji Seketeli <dodji@redhat.com>
1066
1067 * MAINTAINERS: Update my email address.
1068
1069 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
1070
1071 * MAINTAINERS (Write After Approval): Add myself.
1072
1073 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1074
1075 * MAINTAINERS (Write After Approval): Add myself.
1076
1077 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1078
1079 * MAINTAINERS (Write After Approval): Add myself.
1080
1081 2011-04-06 Joseph Myers <joseph@codesourcery.com>
1082
1083 * configure.ac (build_tools): Remove build-byacc.
1084 (host_libs): Remove mmalloc.
1085 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1086 autoconf automake libtool diff rcs fileutils shellutils time
1087 textutils wdiff find uudecode hello tar gzip indent recode release
1088 sed perl gawk findutils gettext zip.
1089 (libgcj): Remove target-qthreads.
1090 (target_tools): Remove target-examples target-gperf.
1091 (YACC): Don't handle building byacc.
1092 * configure: Regenerate.
1093 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1094 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1095 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1096 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1097 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1098 handle building components.
1099 * Makefile.in: Regenerate.
1100
1101 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1102
1103 * MAINTAINERS: Update my email address as Xtensa maintainer.
1104
1105 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1106
1107 * config.sub: Sync from upstream.
1108
1109 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1110
1111 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1112 (microblaze*): Don't disable libssp.
1113 * configure: Regenerate.
1114
1115 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1116
1117 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1118 moveifchange.
1119 * configure: Regenerate.
1120 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1121 * Makefile.in: Regenerate.
1122
1123 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1124
1125 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1126 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1127 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1128 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1129 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1130 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1131 md_exec_prefix cases.
1132 * configure: Regenerate.
1133
1134 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1135
1136 * configure.ac: Separate cases disabling target-libssp,
1137 target-libiberty, target-libstdc++-v3 and Fortran from general
1138 case over targets.
1139 * configure: Regenerate.
1140
1141 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1142
1143 * configure.ac (*-*-chorusos): Don't disable libgcj.
1144 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1145 Remove case.
1146 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1147 (arm-*-coff): Don't disable libgcj.
1148 (arm*-*-linux-gnueabi): Remove useless assignment.
1149 (arm-*-riscix*): Don't disable libgcj.
1150 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1151 configuration.
1152 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1153 (c54x*-*-*): Remove case.
1154 (tic54x-*-*): Don't disable GCC or GCC libraries.
1155 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1156 to *.
1157 (d10v-*-*): Don't disable GCC libraries.
1158 (d30v-*-*): Don't disable libgcj.
1159 (h8500-*-*): Don't disable GCC libraries.
1160 (i960-*-*): Don't disable libgcj.
1161 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1162 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1163 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1164 libgcj.
1165 (m68k-*-coff*): Remove case.
1166 (mmix-*-*): Don't disable libgloss on host.
1167 (mn10200-*-*, mn10300-*-*): Remove cases.
1168 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1169 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1170 Don't disable libgcj.
1171 (romp-*-*): Remove case.
1172 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1173 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1174 case.
1175 (v810-*-*): Don't disable GCC libraries.
1176 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1177 (ip2k-*-*): Don't disable GCC libraries.
1178 * configure: Regenerate.
1179
1180 2011-03-28 Joseph Myers <joseph@codesourcery.com>
1181
1182 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1183 libffi on host.
1184 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1185 on host.
1186 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1187 * configure: Regenerate.
1188
1189 2011-03-26 John Marino <binutils@marino.st>
1190
1191 * configure.ac: Add support for *-*-dragonfly*
1192 * configure: Regenerate.
1193
1194 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1195
1196 * configure.ac (native_only): Remove.
1197 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1198 send-pr uudecode guile gnuserv on host.
1199 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1200 send-pr rcs guile perl texinfo libtool on host.
1201 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1202 automake send-pr rcs guile perl texinfo libtool on host.
1203 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1204 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1205 (alpha*-dec-osf*): Don't disable fileutils on target.
1206 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1207 texinfo send-pr expect dejagnu on target.
1208 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1209 target-qthreads on target.
1210 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1211 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1212 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1213 x86_64-*-mingw*): Don't disable expect on target.
1214 (*-*-cygwin*): Don't disable target-gperf on target.
1215 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1216 gnuserv on target.
1217 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1218 target.
1219 * configure: Regenerate.
1220
1221 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1222
1223 * configure.ac (target_tools): Remove target-groff.
1224 (native_only): Remove target-groff.
1225 (hppa*64*-*-*): Don't disable byacc.
1226 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1227 setting.
1228 (*-*-kaos*): Don't skip target-librx and target-groff.
1229 (*-*-netware*): Don't skip target-libmudflap.
1230 (*-*-tpf*): Don't skip target-libmudflap.
1231 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1232 directories on the host.
1233 (ia64*-*-*vms*): Don't skip tix.
1234 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1235 host.
1236 * configure: Regenerate.
1237
1238 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1239
1240 * configure.ac: Remove references to mt-mep, mt-netware,
1241 mt-wince.
1242 * Makefile.def: Add all-utils soft dependencies.
1243 * Makefile.tpl: Remove GDB_NLM_DEPS.
1244 * configure: Regenerate.
1245 * Makefile.in: Regenerate.
1246
1247 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1248
1249 * configure.ac: Do not include mh-x86omitfp.
1250 * configure: Regenerate.
1251
1252 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1253
1254 * configure.ac: Remove empty cases.
1255 * configure: Regenerate.
1256
1257 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1258
1259 * Makefile.def: Add dependency from termcap to gdb.
1260 * Makefile.in: Regenerate.
1261
1262 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1263
1264 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1265 * configure: Regenerate.
1266 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1267 * Makefile.tpl: Likewise.
1268 * Makefile.in: Regenerate.
1269
1270 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1271
1272 * configure.ac: Remove all mentions of tentative_cc.
1273 * configure: Regenerate.
1274
1275 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1276
1277 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1278 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1279 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1280 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1281 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1282 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1283 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1284 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1285 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1286 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1287 *-*-rhapsody*): Remove host cases.
1288 * configure: Regenerate.
1289
1290 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1291
1292 * configure.ac (ppc*-*-pe): Remove host case.
1293 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1294 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1295 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1296 cases.
1297 * configure: Regenerate.
1298
1299 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1300
1301 * config.sub: Update to version 2011-03-23.
1302
1303 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1304
1305 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1306 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1307 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1308 * configure: Regenerate.
1309
1310 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1311
1312 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1313 to Write After Approval.
1314 * config-ml.in: Don't handle arc-*-elf*.
1315 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1316 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1317 handle GCC libraries.
1318 * configure: Regenerate.
1319
1320 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1321
1322 PR bootstrap/48120:
1323 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1324 Add -lstdc++ -lm to LIBS.
1325 * configure: Regenerate.
1326
1327 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1328
1329 * config.guess: Update to version 2011-02-02
1330 * config.sub: Update to version 2011-02-24
1331
1332 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1333
1334 PR lto/48086
1335 * configure.ac: Re-enable LTO on *-apple-darwin9.
1336 * configure: Regenerate.
1337
1338 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1339
1340 PR lto/48086
1341 * configure.ac: Disable LTO on darwin due to an assembler change in
1342 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1343 under 256.
1344 * configure: Regenerate.
1345
1346 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1347
1348 * MAINTAINERS: Update myself as score backend maintainer,
1349 update my e-mail address.
1350
1351 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
1352
1353 * MAINTAINERS: Update my e-mail address.
1354
1355 2011-03-06 Joey Ye <joey.ye@arm.com>
1356
1357 * MAINTAINERS: Update my e-mail address.
1358
1359 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1360
1361 * configure.ac: Adjust test of with_ppl.
1362 * configure: Regenerated.
1363
1364 2011-03-02 Kai Tietz <ktietz@redhat.com>
1365
1366 * MAINTAINERS: Adjust my e-mail address.
1367
1368 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1369
1370 * configure.ac: Add -lpwl to ppllibs.
1371 * configure: Regenerated.
1372
1373 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1374
1375 * config/cloog.m4: Add -lisl to clooglibs.
1376 * configure: Regenerated.
1377
1378 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1379
1380 * MAINTAINERS (CPU Port maintainers): Add self.
1381
1382 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1383
1384 * MAINTAINERS: Add myself as testsuite maintainer.
1385
1386 2011-02-15 Mike Stump <mikestump@comcast.net>
1387
1388 * MAINTAINERS: Add myself as testsuite maintainer.
1389
1390 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1391
1392 Import from Libtool and gnulib:
1393
1394 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1395
1396 Prepare for supporting FreeBSD 10.
1397 * config.rpath: Remove handling of freebsd1* which soon would
1398 match FreeBSD 10.0.
1399
1400 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1401
1402 Remove support for FreeBSD 1.x.
1403 * libtool.m4 (_LT_LINKER_SHLIBS)
1404 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1405 soon would incorrectly match FreeBSD 10.0.
1406
1407 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1408
1409 PR binutils/12283
1410 * move-if-change: Import version from gnulib.
1411
1412 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1413
1414 PR lto/47225
1415 * Makefile.def (lto-plugin): Double dash for enable-shared.
1416 (configure-gcc): Depend on all-lto-plugin.
1417 * Makefile.in: Rebuilt.
1418
1419 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1420
1421 * configure.ac: Remove extra bracket.
1422 * configure: Regenerate.
1423
1424 2011-02-08 Tobias Burnus <burnus@net-b.de>
1425
1426 * MAINTAINERS: Add myself as libquadmath maintainer.
1427
1428 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
1429
1430 * MAINTAINERS: Update my email address.
1431
1432 2011-02-07 Joseph Myers <joseph@codesourcery.com>
1433
1434 * MAINTAINERS (option handling): Add self.
1435
1436 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1437
1438 PR lto/47225
1439 * Makefile.def: Add dependency for install-gcc
1440 on install-lto-plugin.
1441 * Makfile.in: Regenerated
1442
1443 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1444
1445 * MAINTAINERS (CPU Port Maintainers): Add myself.
1446
1447 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1448
1449 PR libgcj/44341
1450 * configure.ac: Discard --with-* flags for host when configuring
1451 target libraries for cross build.
1452 * configure: Rebuilt.
1453
1454 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1455
1456 * MAINTAINERS (linear loop transforms): Removed.
1457
1458 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1459
1460 * configure.ac: If with_ppl is no, move setting with_cloog=no
1461 after CLOOG_REQUESTED check.
1462 * configure: Regenerated.
1463
1464 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1465
1466 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1467 CLooG has been requested.
1468 * configure: Regenerated.
1469
1470 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1471
1472 * configure: Regenerated.
1473 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1474
1475 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1476
1477 * configure: Regenerated.
1478 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1479
1480 2011-01-21 Andreas Schwab <schwab@redhat.com>
1481
1482 * configure.ac: Use AS_HELP_STRING throughout.
1483 * configure: Regenerate.
1484
1485 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1486
1487 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1488 * configure: Regenerate.
1489
1490 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1491
1492 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1493
1494 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1495
1496 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1497 for ia64-hpux.
1498 * configure: Regenerate.
1499
1500 2011-01-07 Jan Hubicka <jh@suse.cz>
1501
1502 PR lto/47225
1503 * Makefile.in: Regenerate.
1504 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1505 configure.
1506
1507 2011-01-07 Jan Hubicka <jh@suse.cz>
1508
1509 * Makefile.in: Regenerate.
1510 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1511 and configure dependency on lto-plugin configure.
1512 (lto-plugin module): Remove dependency on GCC; add dependency on
1513 liniberty.
1514
1515 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1516
1517 * MAINTAINERS (Write After Approval): Add myself.
1518
1519 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1520
1521 * configure: Regenerate.
1522
1523 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1524
1525 * configure.ac: (picochip): Disable libiberty.
1526
1527 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1528
1529 * MAINTAINERS (Write After Approval): Add myself.
1530
1531 2010-12-10 Ian Lance Taylor <iant@google.com>
1532
1533 PR bootstrap/46819
1534 * configure.ac: For --disable-libgcj clear libgcj_saved.
1535 * configure: Rebuild.
1536
1537 2010-12-10 Tobias Burnus <burnus@net-b.de>
1538
1539 PR fortran/46540
1540 * configure.ac: Add --disable-libquadmath and
1541 --disable-libquadmath-support.
1542 * configure: Regenerate.
1543
1544 2010-12-03 Ian Lance Taylor <iant@google.com>
1545
1546 * MAINTAINERS: Add myself as libgo maintainer.
1547
1548 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1549
1550 PR libffi/46792
1551 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1552 * configure: Regenerate.
1553
1554 2010-12-02 Ian Lance Taylor <iant@google.com>
1555
1556 * configure.ac: Always set default for poststage1_ldflags to
1557 -static-libstdc++ -static-libgcc.
1558
1559 2010-11-29 Andreas Schwab <schwab@redhat.com>
1560
1561 * configure.ac: Move comment to remove extra space in last argument
1562 of GCC_TARGET_TOOL.
1563
1564 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1565
1566 PR other/46026
1567 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1568 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1569 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1570 (BASE_FLAGS_TO_PASS): Use it.
1571 * configure: Rebuilt.
1572 * Makefile.in: Rebuilt.
1573
1574 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1575
1576 PR binutils/12258
1577 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1578 Properly check default linker.
1579 * configure: Regnerated.
1580
1581 2010-11-23 Matthias Klose <doko@ubuntu.com>
1582
1583 * configure.ac: For --enable-gold, handle value `default' instead of
1584 `both*'. New configure option --{en,dis}able-ld.
1585 * configure: Regenerate.
1586
1587 2010-11-20 Ian Lance Taylor <iant@google.com>
1588
1589 * configure.ac: Only disable a language library if no language needs
1590 it. Don't let --disable-libgcj uncondtionally disable libffi.
1591 * configure: Rebuild.
1592
1593 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1594
1595 * Makefile.in: Regenerate.
1596
1597 PR other/46202
1598 * configure.ac: Fix just-built in-tree STRIP name to be
1599 binutils/strip-new.
1600 * configure: Regenerate.
1601 * Makefile.def (install-strip-gcc, install-strip-binutils)
1602 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1603 (install-strip-sid): Mirror dependencies on non-strip variants
1604 of these targets on the respective -strip prerequisites.
1605 * Makefile.tpl (install-strip, install-strip-host)
1606 (install-strip-target): New targets.
1607 (install-strip-[+module+], install-strip-target-[+module+]):
1608 New targets.
1609 * Makefile.in: Regenerate.
1610
1611 2010-11-19 Ian Lance Taylor <iant@google.com>
1612 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1613
1614 * configure.ac: Add target-libgo to target_libraries. Set
1615 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1616 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1617 (HOST_EXPORTS): Add GOC.
1618 (BASE_TARGET_EXPORTS): Add GOC.
1619 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1620 (GOCFLAGS_FOR_TARGET): New variable.
1621 (EXTRA_HOST_FLAGS): Add GOC.
1622 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1623 * Makefile.def (target_modules): Add libgo.
1624 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1625 (dependencies): Add dependency from configure-target-libgo to
1626 configure-target-libffi and all-target-libstdc++-v3. Add
1627 dependencies from all-target-libgo to all-target-libffi.
1628 (languages): Add go.
1629 * configure: Rebuild.
1630 * Makefile.in: Rebuild.
1631
1632 2010-11-19 Ian Lance Taylor <iant@google.com>
1633
1634 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1635 compiler/flag environment variables.
1636
1637 2010-11-18 Ian Lance Taylor <iant@google.com>
1638
1639 * configure.ac: Check for lang_requires_boot_languages in
1640 config-lang.in files.
1641 * configure: Rebuild.
1642
1643 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1644 Tobias Burnus <burnus@net-b.de>
1645
1646 PR fortran/32049
1647 * Makefile.def: Add libquadmath; build it with language=fortran.
1648 * configure.ac: Add libquadmath.
1649 * Makefile.tpl: Handle multiple libs in check-[+language+].
1650 * Makefile.in: Regenerate.
1651 * configure: Regenerate.
1652
1653 2010-11-16 Tom Tromey <tromey@redhat.com>
1654
1655 * MAINTAINERS: Moved myself to reviewers section.
1656
1657 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
1658
1659 * MAINTAINERS: Moved myself to reviewers section.
1660
1661 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1662
1663 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1664 (Write After Approval): Remove self.
1665
1666 2010-11-15 Andreas Schwab <schwab@redhat.com>
1667
1668 * configure.ac: Fix spelling in option names.
1669 * configure: Regenerated.
1670
1671 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1672
1673 PR bootstrap/39622
1674 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1675 * configure: Regenerated.
1676
1677 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
1678
1679 * MAINTAINERS: Update my email address.
1680
1681 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1682
1683 * configure: Regenerate.
1684
1685 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1686
1687 * configure: Regenerate.
1688
1689 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1690
1691 * configure: Regenerate.
1692
1693 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1694
1695 * configure: Regenerate.
1696
1697 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1698
1699 * configure.ac: Support official CLooG.org versions.
1700 * configure: Regenerate.
1701 * config/cloog.m4: New.
1702
1703 2010-11-10 François Dumont <francois.cppdevs@free.fr>
1704
1705 * MAINTAINERS (Write After Approval): Add myself.
1706
1707 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
1708
1709 * MAINTAINERS: Update my email address.
1710
1711 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1712
1713 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1714 * configure: Regenerate.
1715
1716 2010-11-03 Ian Lance Taylor <iant@google.com>
1717 Dave Korn <dave.korn.cygwin@gmail.com>
1718
1719 PR lto/46273
1720 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1721 and on other supported platforms whenever LTO is enabled.
1722 * configure: Rebuild.
1723
1724 2010-11-02 Alan Modra <amodra@gmail.com>
1725
1726 PR binutils/12110
1727 * configure.ac: Error when source path contains spaces.
1728 * configure: Regenerate.
1729
1730 2010-10-23 James E. Wilson <wilson@codesourcery.com>
1731
1732 * MAINTAINERS: Update my email address.
1733
1734 2010-10-20 Ian Lance Taylor <iant@google.com>
1735
1736 * Makefile.def (target_modules): Set lib_path to src/.libs for
1737 libstdc++-v3 module.
1738 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1739 * Makefile.in: Rebuild.
1740
1741 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1742
1743 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1744 (Write After Approval): Remove myself.
1745
1746 2010-10-15 Tristan Gingold <gingold@adacore.com>
1747
1748 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1749
1750 2010-10-14 Douglas Rupp <rupp@gnat.com>
1751
1752 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1753
1754 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1755
1756 * configure.ac (build_lto_plugin): New shell variable.
1757 (--enable-lto): Turn on by default for all non-ELF platforms that
1758 have had LTO support added so far. Set build_lto_plugin appropriately
1759 for both ELF and non-ELF.
1760 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1761 * configure: Regenerate.
1762
1763 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1764
1765 Sync from src:
1766 * configure.ac (v850 support): Remove target-libgloss from
1767 noconfigdirs.
1768 * configure: Regenerate.
1769
1770 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1771
1772 PR bootstrap/45326
1773 PR bootstrap/45174
1774 * configure.ac: Honor initial values of $build_configargs,
1775 $host_configargs, $target_configargs. Mark the precious, so
1776 environment settings get recorded.
1777 * configure: Regenerate.
1778
1779 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1780
1781 PR bootstrap/45796
1782 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1783 Depend on all-build-libiberty.
1784 * Makefile.in: Regenerate.
1785
1786 2010-09-30 Michael Eager <eager@eagercon.com>
1787
1788 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1789 * configure: Regenerate.
1790
1791 2010-09-28 Michael Eager <eager@eagercon.com>
1792
1793 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1794
1795 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1796
1797 PR bootstrap/44621
1798 * configure.ac: Fix unportable shell quoting.
1799 * configure: Regenerate.
1800
1801 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1802
1803 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1804 targets and amend comment.
1805 * configure: Regenerate.
1806
1807 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
1808
1809 * MAINTAINERS (Write After Approval): Add myself.
1810
1811 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1812
1813 * configure.ac: Enable LTO by default on Darwin.
1814 * configure: Regenerate.
1815
1816 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
1817
1818 * MAINTAINERS (Write After Approval): Add myself.
1819
1820 2010-09-01 Ian Bolton <ian.bolton@arm.com>
1821
1822 * MAINTAINERS (Write After Approval): Add myself.
1823
1824 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
1825
1826 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1827 ports
1828
1829 2010-07-28 David Yuste <david.yuste@gmail.com>
1830
1831 * MAINTAINERS (Write After Approval): Add myself.
1832
1833 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1834
1835 * configure.ac: Support all v850 targets.
1836 * configure: Regenerate.
1837
1838 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1839
1840 PR bootstrap/44455
1841 * configure.ac (extra_mpfr_configure_flags): Copy from
1842 extra_mpc_gmp_configure_flags.
1843 * configure: Re-generated.
1844
1845 2010-07-22 Andi Kleen <ak@linux.intel.com>
1846
1847 * MAINTAINERS (Write After Approval): Add myself.
1848
1849 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
1850
1851 * MAINTAINERS (Write After Approval): Add myself.
1852
1853 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
1854
1855 * MAINTAINERS (Write After Approval): Add myself.
1856
1857 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1858
1859 PR target/44862
1860 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1861 Provide -B option to allow for link spec %s substitutions for
1862 libstdc++.a on darwin.
1863 * Makefile.in: Regenerate.
1864
1865 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
1866
1867 * MAINTAINERS (Reviewers): Update my e-mail address
1868
1869 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
1870
1871 * Makefile.def (configure-gcc): Depend on all-libelf.
1872 * Makefile.in: Rebuild.
1873
1874 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
1875
1876 * MAINTAINERS (Write After Approval): Add myself in the right place.
1877
1878 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
1879
1880 * MAINTAINERS (Write After Approval): Add myself.
1881
1882 2010-05-25 Sterling Augustine <sterling@tensilica.com>
1883
1884 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1885
1886 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
1887
1888 * config.sub: Update to version 2010-05-21.
1889 * config.guess: Update to version 2010-04-03.
1890
1891 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1892
1893 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1894 * configure: Regenerate.
1895
1896 2010-05-12 Sriraman Tallam <tmsriram@google.com>
1897
1898 * MAINTAINERS (Write After Approval): Add myself.
1899
1900 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1901
1902 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1903 a platform that supports LTO.
1904 * configure: Regenerate.
1905
1906 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1907
1908 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1909 * configure: Regenerated.
1910
1911 2010-04-27 Roland McGrath <roland@redhat.com>
1912 H.J. Lu <hongjiu.lu@intel.com>
1913
1914 * configure.ac (--enable-gold): Support both, both/gold and
1915 both/bfd to add gold to configdirs without removing ld.
1916 * configure: Regenerated.
1917
1918 * Makefile.def: Add install-gold dependency to install-ld.
1919 * Makefile.in: Regenerated.
1920
1921 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1922
1923 PR lto/42776
1924 * configure.ac (--enable-lto): Refactor handling so libelf tests
1925 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1926 and allow LTO to be explicitly enabled on non-ELF platforms that
1927 are known to support it inside else-clause.
1928 * configure: Regenerate.
1929
1930 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1931
1932 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1933 * configure: Regenerate.
1934
1935 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
1936
1937 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1938 * configure: Regenerate.
1939
1940 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1941
1942 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1943 separately.
1944 * configure: Regenerate.
1945
1946 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
1947
1948 * MAINTAINERS (Write After Approval): Add myself.
1949
1950 2010-04-14 Tristan Gingold <gingold@adacore.com>
1951
1952 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1953 * configure: Regenerate.
1954
1955 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1956
1957 * configure: Regenerate after change to elf.m4.
1958
1959 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
1960
1961 * MAINTAINERS (Write After Approval): Add myself.
1962
1963 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1964
1965 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1966 * configure: Regenerated.
1967
1968 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1969
1970 * configure.ac: Print "buggy but acceptable" when CLooG
1971 revision is less than 9.
1972 * configure: Regenerated.
1973
1974 2010-04-01 Diego Novillo <dnovillo@google.com>
1975
1976 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1977
1978 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1979
1980 PR bootstrap/43615
1981 PR bootstrap/43328
1982
1983 Revert:
1984
1985 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1986
1987 * configure.ac: Do not pass --enable-multilib nor
1988 --disable-multilib in baseargs. Accept explicitly passed
1989 --enable_multilib.
1990 * configure: Regenerate.
1991
1992 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
1993
1994 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1995
1996 2010-03-31 Janis Johnson <janis187@us.ibm.com>
1997
1998 * MAINTAINERS: Remove myself.
1999
2000 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2001
2002 PR bootstrap/43328
2003 * configure.ac: Do not pass --enable-multilib nor
2004 --disable-multilib in baseargs. Accept explicitly passed
2005 --enable_multilib.
2006 * configure: Regenerate.
2007
2008 2010-03-28 Andrew Pinski <pinskia@gmail.com>
2009
2010 * MAINTAINERS (spu port): Remove me.
2011
2012 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2013
2014 * configure.ac (tic6x-*-*): New case.
2015 * configure: Regenerate.
2016
2017 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2018
2019 * config.sub: Update to version 2010-03-22.
2020 * config.guess: Update to version 2009-12-30.
2021
2022 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2023
2024 PR ada/42554
2025 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2026 * configure: Regenerate.
2027
2028 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2029
2030 * MAINTAINERS: Update my email address.
2031
2032 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2033
2034 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2035 (ghassan.shobaki@amd.com): Removed.
2036
2037 2010-03-17 Alan Modra <amodra@gmail.com>
2038
2039 * MAINTAINERS: Update my email address.
2040
2041 2010-03-16 Diego Novillo <dnovillo@google.com>
2042
2043 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2044 Matthews.
2045
2046 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2047
2048 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2049 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2050
2051 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2052
2053 * MAINTAINERS: Update my email address.
2054
2055 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2056
2057 * MAINTAINERS: Update my email address.
2058
2059 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2060
2061 * MAINTAINERS: Update my email address.
2062
2063 2010-03-09 Jie Zhang <jie@codesourcery.com>
2064
2065 * MAINTAINERS: Update my email address.
2066
2067 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2068
2069 PR libstdc++/32499
2070 * configure.ac (RANLIB): Default to true.
2071 (STRIP): Likewise.
2072 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2073 * configure: Regenerate.
2074
2075 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
2076
2077 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2078 (Write After Approval): Update my email address.
2079
2080 2010-02-17 Nick Clifton <nickc@redhat.com>
2081
2082 PR 11238
2083 * Makefile.tpl (local-distclean): Also remove config.cache files in
2084 sub-directories as there may not be Makefiles present in the
2085 sub-directories.
2086 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2087 the config.cache files found by the find command.
2088
2089 * Makefile.in: Regenerate.
2090 * configure.ac: Revert previous delta.
2091 * configure: Regenerate.
2092
2093 2010-02-15 Nick Clifton <nickc@redhat.com>
2094
2095 PR 11238
2096 * configure.ac: Delete config.cache files in sub-directories when
2097 deleting Makefiles.
2098 * configure: Regenerate.
2099
2100 2010-02-12 Ben Elliston <bje@gnu.org>
2101
2102 * MAINTAINERS: Update my email address.
2103
2104 2010-02-08 Andrew Pinski <pinskia@gmail.com>
2105
2106 * MAINTAINERS (spu port): Update my email address.
2107
2108 2010-02-08 Jie Zhang <jie.zhang@analog.com>
2109
2110 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2111
2112 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2113
2114 * configure.ac: Add "recommended" version checks for GMP/MPC.
2115 Update recommended GMP/MPFR/MPC versions.
2116 * configure: Regenerate.
2117
2118 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2119
2120 * MAINTAINERS: Move my Embecosm email address into the
2121 write-after-approval section.
2122
2123 2010-01-26 Ian Lance Taylor <iant@google.com>
2124
2125 * MAINTAINERS: Add myself as Go frontend maintainer.
2126
2127 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
2128
2129 PR libstdc++/36101, PR libstdc++/42813
2130 * configure.ac (bootstrap_target_libs): Make inclusion of
2131 target-libgomp conditional on libgomb being in target_configdirs.
2132 * configure: Regenerate.
2133
2134 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
2135
2136 PR libstdc++/36101, PR libstdc++/42813
2137 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2138 * configure: Regenerate.
2139
2140 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2141
2142 PR libstdc++/36101, PR libstdc++/42813
2143 * configure.ac (target_configdirs): Substitute.
2144 * Makefile.def: Bootstrap target module libgomp.
2145 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2146 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2147 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2148 * configure, Makefile.in: Regenerate.
2149
2150 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2151
2152 * MAINTAINERS: Adjust my details.
2153
2154 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2155
2156 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2157
2158 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2159
2160 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2161
2162 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2163
2164 * MAINTAINERS (Write After Approval): Add myself.
2165
2166 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2167
2168 * MAINTAINERS (Write After Approval): Add myself.
2169
2170 2010-01-11 Richard Guenther <rguenther@suse.de>
2171
2172 PR lto/41569
2173 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2174 * Makefile.in: Regenerated.
2175
2176 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
2177
2178 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2179 * configure: Regenerate.
2180
2181 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2182 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2183
2184 PR bootstrap/42424
2185 * configure.ac: Include libtool m4 files.
2186 (_LT_CHECK_OBJDIR): Call it.
2187 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2188 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2189
2190 * configure: Regenerate.
2191
2192 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2193
2194 PR bootstrap/41818
2195 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2196 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2197 * Makefile.in: Regenerate.
2198
2199 2010-01-02 Richard Guenther <rguenther@suse.de>
2200
2201 PR lto/41529
2202 * configure.ac: Include config/elf.m4. Disable LTO if not
2203 builting for an elf target.
2204 * configure: Regenerate.
2205
2206 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2207
2208 * MAINTAINERS: Change my email address.
2209
2210 2009-12-18 Ben Elliston <bje@au.ibm.com>
2211
2212 * config.sub, config.guess: Update from upstream sources.
2213
2214 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2215
2216 * MAINTAINERS (Write After Approval): Add myself.
2217
2218 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2219
2220 PR middle-end/30447
2221 PR middle-end/30789
2222 PR other/40302
2223
2224 * configure.ac: Require MPC.
2225 * configure: Regenerate.
2226
2227 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2228
2229 PR target/38384
2230 PR bootstrap/40972
2231 * libtool.m4: Sync from git Libtool.
2232 * ltoptions.m4: Likewise.
2233 * ltversion.m4: Likewise.
2234 * lt~obsolete.m4: Likewise.
2235 * ltmain.sh: Likewise.
2236
2237 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2238
2239 * configure.ac: Update minimum MPC version to 0.8.
2240 * configure: Regenerate.
2241
2242 2009-11-21 Sebastian Pop <sebpop@gmail.com>
2243
2244 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2245 * configure: Regenerated.
2246
2247 2009-11-21 Ian Lance Taylor <iant@google.com>
2248
2249 * configure.ac: Change default of poststage1_ldflags to be empty if
2250 poststage1_libs is set. When poststage1_libs is empty, and
2251 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2252 * configure: Rebuild.
2253
2254 2009-11-21 Adam Nemet <adambnmet@gmail.com>
2255
2256 * MAINTAINERS (Write After Approval): Update my email address.
2257
2258 2009-11-20 Ben Elliston <bje@au.ibm.com>
2259
2260 * config.guess: Update from upstream sources.
2261
2262 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2263
2264 * Makefile.def: Restore host and target settings for gmp.
2265 * Makefile.in: Rebuild.
2266
2267 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2268
2269 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2270 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2271 Fix portability of test of C++ as bootstrap language. Add
2272 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2273 * configure: Rebuild.
2274 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2275 and cloog. Fix in-tree ppl configuration. Introduce libelf
2276 in-tree building.
2277 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2278 (POSTSTAGE1_HOST_EXPORTS): Use it.
2279 (STAGE[+id+]_CXXFLAGS): New.
2280 (BASE_FLAGS_TO_PASS): Pass it down.
2281 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2282 extra_exports.
2283 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2284 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2285 extra_exports.
2286 * Makefile.in: Rebuild.
2287
2288 2009-11-17 Ben Elliston <bje@au.ibm.com>
2289
2290 * config.sub, config.guess: Update from upstream sources.
2291
2292 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2293
2294 * MAINTAINERS (Write After Approval): Add myself.
2295
2296 2009-11-09 Jon Beniston <jon@beniston.com>
2297
2298 * MAINTAINERS (Write After Approval): Add myself.
2299
2300 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2301
2302 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2303 paths for *-w64-mingw* and x86_64-*mingw*.
2304 * configure: Regenerated.
2305
2306 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
2307
2308 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2309
2310 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2311
2312 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2313 Phil Edwards to Write-After Approval.
2314
2315 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2316
2317 * configure.ac: Disable target-winsup & co for
2318 x86_64-*-mingw* and *-w64-mingw* targets.
2319 * configure: Regenerated.
2320
2321 2009-10-16 Nick Clifton <nickc@redhat.com>
2322
2323 * MAINTAINERS: Add myself as a maintainer for the RX port.
2324
2325 2009-10-26 Johannes Singler <singler@kit.edu>
2326
2327 * MAINTAINERS (Write After Approval): Update my e-mail address.
2328
2329 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2330
2331 * configure.ac (CLooG test): Use = with test.
2332 * configure: Regenerate.
2333
2334 2009-10-22 Richard Guenther <rguenther@suse.de>
2335
2336 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2337 cloog if the ppl version check failed. Move flags saving
2338 before setting in libelf check.
2339 * configure: Regenerate.
2340
2341 2009-10-21 Richard Guenther <rguenther@suse.de>
2342
2343 * configure.ac: Adjust the ppl and cloog configure to work as
2344 documented. Disable cloog if ppl was disabled. Omit the version
2345 checks if they were disabled.
2346 * configure: Re-generate.
2347
2348 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2349
2350 * configure.ac: Add 'lto' to enable_languages, not
2351 new_enable_languages, and only if not already present.
2352 * configure: Regenerate.
2353
2354 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2355
2356 * README: Refer to the various COPYING* files instead of just
2357 COPYING.
2358 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2359
2360 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
2361
2362 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2363
2364 2009-10-07 Richard Guenther <rguenther@suse.de>
2365
2366 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2367 and Richard Guenther as reviewers.
2368 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2369 as reviewers.
2370
2371 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
2372
2373 * config.sub: Update from upstream sources.
2374
2375 2009-10-06 Ian Lance Taylor <iant@google.com>
2376
2377 * Makefile.def: check-gold depends upon all-gas.
2378 * Makefile.in: Rebuild.
2379
2380 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2381
2382 * MAINTAINERS (Write After Approval): Add myself.
2383
2384 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2385
2386 * Makefile.def: all-lto-plugin depends on all-libiberty.
2387 set bootstrap=true for lto-plugin.
2388 Add lto-plugin.
2389 * Makefile.in: Regenerate.
2390 * configure.ac (host_libs): Add lto-plugin.
2391 * configure: Regenerate.
2392
2393 2009-10-03 Diego Novillo <dnovillo@google.com>
2394
2395 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2396 (HOST_LIBELFLIBS): Define.
2397 (HOST_LIBELFINC): Define.
2398 * Makefile.in: Regenerate.
2399 * configure.ac: Add --enable-lto.
2400 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2401 If --enable-lto is used, add 'lto' to new_enable_languages.
2402 If --enable-lto is used and gold is enabled, add
2403 lto-plugin to configdirs.
2404 * configure: Regenerate.
2405
2406 2009-10-03 Simon Baldwin <simonb@google.com>
2407
2408 * configure.ac: If --with-system-zlib, suppress local zlib and
2409 pass --with-system-zlib to subdir configure scripts.
2410 * configure: Regenerate.
2411
2412 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2413 Paolo Bonzini <bonzini@gnu.org>
2414
2415 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2416 $(srcdir).
2417 * Makefile.in: Rebuilt.
2418
2419 2009-09-26 Gary Funck <gary@intrepid.com>
2420
2421 * MAINTAINERS (Write After Approval): Add myself.
2422
2423 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2424
2425 * configure.ac: Update minimum MPC version to 0.7.
2426 * configure: Regenerate.
2427
2428 2009-09-25 Nick Clifton <nickc@redhat.com>
2429
2430 * configure.ac: Pass any --cache-file=/dev/null option on to
2431 subconfigures.
2432 * configure: Regenerate.
2433
2434 2009-09-23 Nick Clifton <nickc@redhat.com>
2435
2436 * config.sub, config.guess: Update from upstream sources.
2437
2438 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2439
2440 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2441 * Makefile.in: Rebuilt.
2442
2443 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2444
2445 PR bootstrap/32272
2446 * configure.ac: Error out if $srcdir isn't '.' but contains
2447 host-${host_noncanonical}.
2448 * configure: Regenerate.
2449
2450 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2451
2452 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2453 maintainer.
2454
2455 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2456
2457 * configure.ac: If bootstrapping a combined tree with
2458 --enable-gold, require c++ in stage1_languages.
2459 * configure: Regenerate.
2460
2461 * configure.ac: Also add target_libs of stage1_languages to
2462 bootstrap_target_libs.
2463 * configure: Regenerate.
2464
2465 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2466 with --enable-languages not containing c++.
2467 * configure: Regenerate.
2468
2469 2009-09-15 Jie Zhang <jie.zhang@analog.com>
2470
2471 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2472 * configure: Regenerate.
2473
2474 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
2475
2476 * MAINTAINERS (Write After Approval): Update my e-mail address,
2477 and move from from here...
2478 (Waiting for paperwork): To here.
2479
2480 2009-09-09 Joseph Myers <joseph@codesourcery.com>
2481
2482 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2483
2484 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2485
2486 * configure.ac: Do not use $extrasub for replacing @if/@endif
2487 parts in Makefile; instead, use additional arguments to
2488 AC_CONFIG_COMMANDS to do the replacement manually, with several
2489 sed invocations, to avoid HP-UX sed command limits.
2490 * configure: Regenerate.
2491
2492 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
2493
2494 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2495 blank before -L.
2496
2497 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2498
2499 * configure.ac (with-build-config): Document. Handle without.
2500 Handle missing argument.
2501 * configure: Rebuilt.
2502
2503 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2504
2505 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2506 Default to bootstrap-debug only if compare-debug works.
2507 * configure: Rebuilt.
2508 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2509 * Makefile.in: Rebuilt.
2510
2511 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2512
2513 * MAINTAINERS (OS Port Maintainers): Update my email address.
2514
2515 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2516
2517 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2518 * Makefile.in: Rebuilt.
2519
2520 2009-09-01 Chris Demetriou <cgd@google.com>
2521
2522 * MAINTAINERS (Write After Approval): Add myself.
2523
2524 2009-08-31 Dodji Seketeli <dodji@redhat.com>
2525
2526 PR debug/30161
2527 * include/dwarf2.h (enum dwarf_tag): Added
2528 DW_TAG_GNU_template_template_param
2529 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2530
2531 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2532
2533 * Makefile.tpl (AWK): Fix typo.
2534 * Makefile.in: Regenerate.
2535
2536 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2537
2538 * configure.ac: Detect awk and sed.
2539 * Makefile.def (flags_to_pass): Add AWK and SED.
2540 * Makefile.tpl (AWK, SED): New.
2541 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2542 * configure: Regenerate.
2543 * Makefile.in: Regenerate.
2544
2545 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2546
2547 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2548 (collapseslashes): Likewise.
2549
2550 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2551
2552 * configure.ac (AC_PREREQ): Bump to 2.64.
2553
2554 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2555
2556 * configure.ac: Remove --with-datarootdir, --with-docdir,
2557 --with-pdfdir, --with-htmldir switches.
2558 * configure: Regenerate.
2559
2560 * configure: Regenerate.
2561
2562 * compile: Sync from Automake 1.11.
2563 * depcomp: Likewise.
2564 * install-sh: Likewise.
2565 * missing: Likewise.
2566 * mkinstalldirs: Likewise.
2567 * ylwrap: Likewise.
2568
2569 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2570
2571 * ltmain.sh (func_normal_abspath): New function.
2572 (func_relative_path): Likewise.
2573 (func_mode_help): Document new -bindir option for link mode.
2574 (func_mode_link): Add new -bindir option, and use it to place
2575 output DLL if specified.
2576
2577 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2578
2579 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2580 (baseargs): Add --disable-option-checking.
2581 * configure: Regenerate.
2582
2583 * Makefile.def (configure-target-libiberty): Depend on
2584 all-binutils and all-ld.
2585 (configure-target-newlib): Likewise.
2586 * Makefile.in: Regenerate.
2587
2588 2009-08-17 Ben Elliston <bje@au.ibm.com>
2589
2590 * config.sub, config.guess: Update from upstream sources.
2591
2592 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2593
2594 Sync from src, merge:
2595
2596 2009-07-02 Tristan Gingold <gingold@adacore.com>
2597
2598 * configure.ac: Do not exclude gas for i386-*-darwin.
2599 Add a case for x86_64-*-darwin.
2600 * configure: Regenerate.
2601
2602 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2603
2604 * MAINTAINERS: Add my name to Write After Approval list.
2605
2606 2009-08-06 Michael Eager <eager@eagercon.com>
2607
2608 * configure.ac: Add Microblaze target.
2609 * configure: Regenerate.
2610
2611 2009-07-31 Christian Bruel <christian.bruel@st.com>
2612
2613 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2614 * configure: Regenerate.
2615
2616 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
2617
2618 * MAINTAINERS (Write After Approval): Update my e-mail address.
2619
2620 2009-07-06 Ian Lance Taylor <iant@google.com>
2621
2622 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2623 * configure: Rebuild.
2624
2625 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2626
2627 * MAINTAINERS: Move myself to the Graphite Reviewers.
2628
2629 2009-06-30 Wei Guozhi <carrot@google.com>
2630
2631 * MAINTAINERS: Add my name to Write After Approval list.
2632
2633 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2634
2635 PR bootstrap/40338
2636 * configure.ac (comparestring): Create new variable.
2637 * Makefile.tpl (comparestring): Use to skip some comparisions.
2638 * configure: Regenerate.
2639 * Makefile.in: Regenerate.
2640
2641 2009-06-26 Doug Evans <dje@sebabeach.org>
2642
2643 * Makefile.def (host_modules): Add cgen.
2644 * Makefile.in: Regenerate.
2645 * configure.ac (host_tools): Add cgen.
2646 * configure: Regenerate.
2647
2648 2009-06-23 DJ Delorie <dj@redhat.com>
2649
2650 * MAINTAINERS: Add myself as mep maintainer.
2651
2652 2009-06-23 Ian Lance Taylor <iant@google.com>
2653
2654 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2655 boot_languages. Only bootstrap target libraries listed in
2656 target_libs for some boot language. Add --with-stage1-ldflags,
2657 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2658 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2659 if not building with C++.
2660 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2661 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2662 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2663 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2664 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2665 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2666 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2667 * configure, Makefile.in: Rebuild.
2668
2669 2009-06-23 Li Feng <nemokingdom@gmail.com>
2670
2671 * MAINTAINERS: Added my name to write-after-approval list.
2672
2673 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2674
2675 * configure.ac: Define is_elf for QNX Neutrino targets.
2676 * configure: Regenerate.
2677
2678 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
2679
2680 * MAINTAINERS: Added my name to the write-after-approval list
2681
2682 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2683
2684 * configure.ac: Detect MPC in default directory.
2685 * configure: Regenerate.
2686
2687 2009-06-03 Jerome Guitton <guitton@adacore.com>
2688 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2689
2690 * Makefile.tpl (all): Avoid a trailing backslash.
2691 * Makefile.in: Regenerate.
2692
2693 2009-06-03 Ben Elliston <bje@au.ibm.com>
2694
2695 * config.sub, config.guess: Update from upstream sources.
2696
2697 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2698
2699 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2700 to noconfdirs.
2701 * configure: Regenerate.
2702
2703 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2704
2705 * Makefile.tpl ([+compare-target+]): Compare all stage
2706 directories, rather than just gcc.
2707 * Makefile.in: Rebuilt.
2708
2709 2009-06-01 Doug Kwan <dougkwan@google.com>
2710
2711 * configure.ac: Support gold for target arm*-*-*.
2712 * configure: Regenerate.
2713
2714 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2715
2716 * Makefile.def: Add MPC support and dependencies.
2717 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2718
2719 * Makefile.in, configure: Regenerate.
2720
2721 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2722
2723 * Makefile.tpl (all): Avoid harmless warning in make all when
2724 gcc-bootstrap is enabled but stage_last does not exist.
2725 * Makefile.in: Rebuilt.
2726
2727 2009-05-24 Nicolas Roche <roche@adacore.com>
2728
2729 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2730 * Makefile.in: Regenerate.
2731
2732 2009-05-21 Denis Chertykov <chertykov@gmail.com>
2733
2734 * MAINTAINERS: Update my e-mail address.
2735
2736 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2737
2738 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2739 * configure: Regenerate.
2740
2741 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2742
2743 PR other/40159
2744 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2745 gcc-no-bootstrap are mutually exclusive.
2746 * Makefile.in: Rebuilt.
2747
2748 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2749
2750 PR other/40159
2751 * Makefile.tpl (all): Don't end with unconditional success.
2752 * Makefile.in: Rebuilt.
2753
2754 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2755
2756 PR target/37137
2757 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2758 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2759 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2760 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2761 stage_configureflags, stage_cflags and stage_libcflags into
2762 explicit Makefile macros.
2763 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2764 GFORTRAN.
2765 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2766 CC. Set CC_FOR_BUILD from CC.
2767 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2768 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2769 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2770 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2771 and GFORTRAN.
2772 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2773 (_LIBCFLAGS): Renamed to _TFLAGS.
2774 (do-compare-debug, do-compare3-debug): Drop.
2775 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2776 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2777 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2778 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2779 (XGCC_FLAGS_FOR_TARGET): New.
2780 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2781 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2782 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2783 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2784 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2785 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2786 TFLAGS.
2787 (BUILD_CONFIG): Include if requested.
2788 (all): Set TFLAGS on bootstrap.
2789 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2790 (all-stageid-prefixmodule): Likewise.
2791 (do-clean, distclean-stageid): Set TFLAGS.
2792 (restrap): Fix whitespace.
2793 * Makefile.in: Rebuilt.
2794
2795 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
2796
2797 * config.guess: Sync with src.
2798
2799 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2800
2801 * configure.ac ($with_ppl): Default to no if not supplied.
2802 ($with_cloog): Likewise.
2803 configure: Regenerate.
2804
2805 2009-04-27 James E. Wilson <wilson@codesourcery.com>
2806
2807 * MAINTAINERS: Update my e-mail address.
2808
2809 2009-04-27 Nick Clifton <nickc@redhat.com>
2810
2811 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2812
2813 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2814
2815 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2816 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2817 * Makefile.in: Regenerate.
2818
2819 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2820
2821 PR bootstrap/39739
2822 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2823 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2824
2825 * configure, Makefile.in: Regenerate.
2826
2827 2009-04-21 Taras Glek <tglek@mozilla.com>
2828
2829 * include/hashtab.h: Update GTY annotations to new syntax
2830 * include/splay-tree.h: Likewise
2831
2832 2009-04-17 Ben Elliston <bje@au.ibm.com>
2833
2834 * config.sub, config.guess: Update from upstream sources.
2835
2836 2009-04-15 Anthony Green <green@moxielogic.com>
2837
2838 * configure.ac: Add moxie support.
2839 * configure: Rebuilt.
2840
2841 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2842
2843 * configure.ac: Change copyright header to refer to version
2844 3 of the GNU General Public License and to point readers at the
2845 COPYING3 file and the FSF's license web page.
2846 * Makefile.def: Likewise.
2847 * Makefile.tpl: Likewise.
2848 * Makefile.in: Regenerate.
2849
2850 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2851
2852 * configure.ac: Restore match for darwin9 or later. Use double
2853 brackets since regeneration eats one pair.
2854 * configure: Regenerate.
2855
2856 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2857
2858 PR gas/10039
2859 * configure.ac: Require texinfo 4.7.
2860 * configure: Regenerated.
2861
2862 2009-04-09 Nick Clifton <nickc@redhat.com>
2863
2864 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2865 the GCC Runtime Library Exception.
2866
2867 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2868
2869 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2870 * configure: Regenerate.
2871
2872 2009-04-01 Steve Ellcey <sje@cup.hp.com>
2873
2874 * Makefil.def (languages): New entries.
2875 * Makefile.tpl (check-gcc-*): New generic target.
2876 * Makefile.in: Regenerate.
2877
2878 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
2879
2880 * MAINTAINERS: Update my email address.
2881
2882 2009-03-18 Tom Tromey <tromey@redhat.com>
2883
2884 * configure: Rebuild.
2885 * configure.ac (host_libs): Add libiconv.
2886 * Makefile.in: Rebuild.
2887 * Makefile.def (host_modules): Add libiconv.
2888 (configure-gdb, all-gdb): Depend on libiconv.
2889
2890 2009-03-16 Tristan Gingold <gingold@adacore.com>
2891
2892 * configure.ac: Treat gdb as supported on x86_64-darwin.
2893 * configure: Regenerate.
2894
2895 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2896
2897 * configure.ac (--with-host-libstdcxx): New option.
2898 * configure: Regenerate.
2899
2900 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
2901
2902 * MAINTAINERS: Move myself into the write after approval list.
2903
2904 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
2905
2906 * MAINTAINERS: Update e-mail address.
2907
2908 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
2909
2910 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2911
2912 2009-03-10 Ira Rosen <irar@il.ibm.com>
2913
2914 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2915
2916 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2917
2918 Backport from git Libtool:
2919
2920 2009-01-19 Robert Millan <rmh@aybabtu.com>
2921 Support GNU/kOpenSolaris.
2922 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2923 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2924 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2925 GNU/kOpenSolaris.
2926
2927 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
2928
2929 * MAINTAINERS: Update e-mail address.
2930
2931 2009-02-24 Michael Eager <eager@eagercon.com>
2932
2933 * MAINTAINERS (Write After Approval): Add self.
2934
2935 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
2936
2937 * MAINTAINERS (Write After Approval): Add myself.
2938
2939 2009-02-05 Andreas Schwab <schwab@suse.de>
2940
2941 * Makefile.tpl (stage_last): Define $r and $s before using
2942 $(RECURSE_FLAGS_TO_PASS).
2943 * Makefile.in: Regenerate
2944
2945 2009-01-30 Ian Lance Taylor <iant@google.com>
2946
2947 * MAINTAINERS: Move myself to the Global Reviewers list.
2948
2949 2009-01-29 Robert Millan <rmh@aybabtu.com>
2950
2951 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2952 * configure: Regenerate.
2953
2954 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
2955
2956 * MAINTAINERS: Make whitespace consistent.
2957 Remove Robert Millan from Write After Approval.
2958
2959 2009-01-16 Alan Modra <amodra@bigpond.net.au>
2960
2961 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2962 (all-opcodes): Depend on all-libiberty.
2963 * Makefile.in: Regenerate.
2964
2965 2009-01-15 Douglas B Rupp <rupp@gnat.com>
2966
2967 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2968 * configure: Regenerate.
2969
2970 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
2971
2972 * MAINTAINERS (Write After Approval): Add myself.
2973
2974 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
2975
2976 * MAINTAINERS: Add myself to reviewers (Fortran).
2977
2978 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2979
2980 PR tree-optimization/38515
2981 * configure.ac (cloog-polylib): Removed.
2982 (with_ppl, with_cloog): Test for "no".
2983 * configure: Regenerated.
2984
2985 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
2986
2987 * MAINTAINERS: Moved myself to reviewers (Fortran).
2988
2989 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
2990
2991 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2992 (Write After Approval): Remove myself.
2993
2994 2009-01-03 Diego Novillo <dnovillo@google.com>
2995
2996 * MAINTAINERS: Remove myself from alias maintainership.
2997
2998 2009-01-02 David Ayers <ayers@fsfe.org>
2999
3000 * MAINTAINERS: Update e-mail address.
3001
3002 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3003
3004 * MAINTAINERS: Make whitespace consistent.
3005
3006 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3007
3008 Backport from upstream Libtool:
3009 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3010 Add cache variables to tests that require the linker to work.
3011 For shlibpath_overrides_runpath, this also changes the semantics
3012 to let the result from the C compiler take precedence.
3013
3014 2008-12-02 Ben Elliston <bje@au.ibm.com>
3015
3016 * config.sub, config.guess: Update from upstream sources.
3017
3018 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3019
3020 * configure.ac (ppllibs): Add by default the lib flags.
3021 * configure: Regenerate.
3022
3023 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
3024
3025 * MAINTAINERS: Add myself to the write after approval list.
3026
3027 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3028
3029 * configure.ac: Add double brackets on darwin[912].
3030 * configure: Regenerate.
3031
3032 2008-12-03 Daniel Kraft <d@domob.eu>
3033
3034 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3035 Approval to Reviewer section (for Fortran front-end).
3036
3037 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3038
3039 * configure.ac: Expand to darwin10 and later.
3040 * configure: Regenerate.
3041
3042 2008-12-02 Andreas Schwab <schwab@suse.de>
3043
3044 * Makefile.def: configure-target-boehm-gc depends on
3045 all-target-libstdc++-v3.
3046 * Makefile.in: Regenerate.
3047
3048 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
3049
3050 * MAINTAINERS: Add myself as mingw maintainer.
3051
3052 2008-12-02 Ben Elliston <bje@au.ibm.com>
3053
3054 * config.sub, config.guess: Update from upstream sources.
3055
3056 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3057
3058 * README.SCO: Remove.
3059
3060 2008-11-29 Fernando Pereira <pronesto@gmail.com>
3061
3062 * MAINTAINERS: Add myself to the write after approval list.
3063
3064 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3065
3066 * MAINTAINERS: Update my email address in WAA section.
3067
3068 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
3069
3070 * MAINTAINERS: Update e-mail address.
3071
3072 2008-11-27 Toon Moene <toon@moene.org>
3073
3074 * MAINTAINERS: Change e-mail address.
3075
3076 2008-11-27 Tristan Gingold <gingold@adacore.com>
3077
3078 * configure.ac: Build gdb for i?86-*-darwin*
3079 * configure: Regenerated.
3080
3081 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
3082
3083 * MAINTAINERS: Added my full name.
3084
3085 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3086
3087 PR bootstrap/38014
3088 PR bootstrap/37923
3089
3090 Revert:
3091
3092 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3093
3094 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3095 * Makefile.in: Regenerated.
3096
3097 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3098
3099 PR gdb/921
3100 PR gdb/1646
3101 PR gdb/2175
3102 PR gdb/2176
3103
3104 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3105 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3106 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3107 (HOST_EXPORTS): Pass CPPFLAGS.
3108 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3109 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3110 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3111 * Makefile.in, configure: Regenerated.
3112 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3113 and CPPFLAGS_FOR_BUILD.
3114
3115 2008-11-06 Jeff Law <law@redhat.com>
3116
3117 * MAINTAINERS: Add myself as middle end maintainer.
3118
3119 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
3120
3121 * MAINTAINERS (Write after approval): Add myself.
3122
3123 2008-11-05 Diego Novillo <dnovillo@google.com>
3124
3125 * MAINTAINERS (Global Reviewers): Add myself.
3126 (Non-Algorithmic Maintainers): Remove myself.
3127
3128 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3129
3130 * MAINTAINERS (Write after approval): Add myself.
3131
3132 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3133
3134 * MAINTAINERS (Write after approval): Add myself.
3135
3136 2008-10-31 Ben Elliston <bje@au.ibm.com>
3137
3138 * configure.ac (spu-*-*): Remove special case.
3139 * configure: Regenerate.
3140
3141 2008-10-30 Catherine Moore <clm@codesourcery.com>
3142
3143 * MAINTAINERS (Write after approval): Update my email address.
3144
3145 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3146
3147 * configure.ac [spu-*-*]: Do not set skipdirs.
3148 * configure: Re-generate.
3149
3150 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3151
3152 * MAINTAINERS (Various Maintainers): Add myself to reload.
3153
3154 2008-10-25 Richard Guenther <rguenther@suse.de>
3155
3156 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3157 maintainer. Remove myself as libgcc-math maintainer.
3158 (Non-Algorithmic Maintainers): Remove myself.
3159
3160 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3161
3162 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3163 * Makefile.in: Regenerated.
3164
3165 2008-10-23 Cary Coutant <ccoutant@google.com>
3166
3167 * MAINTAINERS (Write after approval): Add myself.
3168
3169 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3170
3171 PR gdb/921
3172 PR gdb/1646
3173 PR gdb/2175
3174 PR gdb/2176
3175
3176 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3177 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3178 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3179 (HOST_EXPORTS): Pass CPPFLAGS.
3180 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3181 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3182 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3183 * Makefile.in, configure: Regenerated.
3184 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3185 and CPPFLAGS_FOR_BUILD.
3186
3187 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
3188
3189 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3190 Sebastian Pop.
3191
3192 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3193
3194 * MAINTAINERS (Write After Approval): Added myself.
3195
3196 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3197
3198 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3199 recommended version to 2.3.2.
3200
3201 * configure: Regenerate.
3202
3203 2008-10-01 Mark Mitchell <mark@codesourcery.com>
3204
3205 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3206
3207 2008-09-29 David Daney <david.daney@caviumnetworks.com>
3208
3209 * MAINTAINERS (Write After Approval): Update e-mail address.
3210
3211 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3212
3213 * libtool.m4: Update to libtool 2.2.6.
3214 * lt~obsolete.m4: Update to libtool 2.2.6.
3215 * ltmain.sh: Update to libtool 2.2.6.
3216 * ltsugar.m4: Update to libtool 2.2.6.
3217 * ltversion.m4: Update to libtool 2.2.6.
3218 * ltoptions.m4: Update to libtool 2.2.6.
3219 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3220
3221 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3222
3223 * MAINTAINERS (Write After Approval): Add myself.
3224
3225 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3226
3227 * MAINTAINERS (Write After Approval): Update my name.
3228
3229 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3230
3231 * MAINTAINERS: Add myself in "Write After Approval".
3232
3233 2008-09-18 Steve Ellcey <sje@cup.hp.com>
3234
3235 * MAINTAINERS: Add myself as ia64 maintainer.
3236
3237 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3238
3239 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3240 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3241 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3242 and Michael Tiemann from Write After Approval since they do not
3243 actually have access.
3244
3245 2008-09-05 Richard Guenther <rguenther@suse.de>
3246
3247 * configure.ac: Initialize clooglibs to -lcloog.
3248 * configure: Re-generate.
3249
3250 2008-09-04 Le-Chun Wu <lcwu@google.com>
3251
3252 * MAINTAINERS (Write After Approval): Add myself.
3253
3254 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3255
3256 * configure.ac (--with-cloog-polylib): New.
3257 (--disable-cloog-version-check): New.
3258 (--disable-ppl-version-check): New.
3259 * configure: Re-generate.
3260
3261 2008-09-03 Richard Guenther <rguenther@suse.de>
3262
3263 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3264 cloog test.
3265 * configure: Re-generate.
3266
3267 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3268
3269 Add picoChip port.
3270 * MAINTAINERS: Add picoChip maintainers.
3271
3272 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3273 Tobias Grosser <grosser@fim.uni-passau.de>
3274 Jan Sjodin <jan.sjodin@amd.com>
3275 Harsha Jagasia <harsha.jagasia@amd.com>
3276 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3277 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3278 Adrien Eliche <aeliche@isty.uvsq.fr>
3279
3280 Merge from graphite branch.
3281 * configure: Regenerate.
3282 * Makefile.in: Regenerate.
3283 * configure.ac (host_libs): Add ppl and cloog.
3284 Add checks for PPL and CLooG.
3285 * Makefile.def (ppl, cloog): Added modules and dependences.
3286 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3287 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3288
3289 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3290
3291 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3292 (GCC_SHLIB_SUBDIR): New.
3293 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3294 * configure: Regenerate.
3295 * Makefile.in: Regenerate.
3296
3297 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3298
3299 * MAINTAINERS: Consistently use tabs to separate columns.
3300
3301 2008-08-29 Tristan Gingold <gingold@adacore.com>
3302
3303 * MAINTAINERS (Write after Approval): Add myself.
3304
3305 2008-08-28 Tristan Gingold <gingold@adacore.com>
3306
3307 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3308 Enable bfd, binutils and opcodes.
3309 * configure: Regenerate.
3310
3311 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3312
3313 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3314
3315 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3316
3317 * MAINTAINERS: Use correct Umlaut for last name.
3318
3319 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3320
3321 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3322
3323 2008-08-16 David Edelsohn <edelsohn@gnu.org>
3324
3325 * MAINTAINERS: Update my email address.
3326
3327 2008-08-16 Nicolas Roche <roche@adacore.com>
3328
3329 * Makefile.tpl: Add BOOT_ADAFLAGS.
3330 * Makefile.in: Regenerate.
3331
3332 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3333
3334 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3335 * configure: Regenerate.
3336
3337 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3338
3339 * configure.ac: Add makefile fragments for hpux.
3340 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3341 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3342 * configure: Regenerate.
3343 * Makefile.in: Regenerate.
3344
3345 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
3346
3347 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3348
3349 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
3350
3351 * MAINTAINERS (Write after Approval): Add myself.
3352
3353 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3354
3355 * MAINTAINERS (Write After Approval): Add myself.
3356
3357 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
3358
3359 * MAINTAINERS (Write After Approval): Add myself.
3360
3361 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3362
3363 * MAINTAINERS: Update my email address.
3364
3365 2008-06-25 Joey Ye <joey.ye@intel.com>
3366
3367 * MAINTAINERS (Write After Approval): Add myself.
3368
3369 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3370
3371 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3372 * Makefile.in: Regenerate.
3373 * configure: Regenerate.
3374
3375 2008-06-17 Daniel Kraft <d@domob.eu>
3376
3377 * MAINTAINERS (Write After Approval): Add myself.
3378
3379 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3380
3381 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3382 "$@" is still intact with both Autoconf 2.59 and 2.62.
3383 * configure: Regenerate.
3384
3385 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3386
3387 * Makefile.tpl: Fix comment errors.
3388 * Makefile.in: Regenerate.
3389
3390 2008-06-12 David S. Miller <davem@davemloft.net>
3391 David Edelsohn <edelsohn@gnu.org>
3392
3393 * configure.ac: Add powerpc*-*-* to gold supported targets.
3394 * configure: Regenerate.
3395
3396 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3397
3398 PR tree-optimization/36218
3399 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3400 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3401 (all prefix="build-"): Pass them to build-system sub-makes.
3402 * Makefile.in: Regenerate.
3403
3404 2008-06-07 Joseph Myers <joseph@codesourcery.com>
3405
3406 * MAINTAINERS (mt port): Remove.
3407 (sco5, unixware, sco udk): Remove.
3408 (Kean Johnston): Add to Write After Approval.
3409
3410 2008-05-30 Julian Brown <julian@codesourcery.com>
3411
3412 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3413 of libobjc for ARM EABI Linux.
3414 * configure: Regenerate.
3415
3416 2008-05-18 Xinliang David Li <davidxl@google.com>
3417
3418 * ChangeLog: Remove wrong ChangeLog entry.
3419
3420 2008-05-17 Xinliang David Li <davidxl@google.com>
3421
3422 * MAINTAINERS (Write After Approval): Add myself.
3423
3424 2008-05-15 Janus Weil <janus@gcc.gnu.org>
3425
3426 * MAINTAINERS (Write After Approval): Add myself.
3427
3428 2008-05-14 Rafael Espíndola <espindola@google.com>
3429
3430 * config-ml.in: don't handle --enable-shared and --enable-static.
3431
3432 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3433
3434 * MAINTAINERS: Update my email address.
3435
3436 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3437
3438 * MAINTAINERS: Update my email address.
3439
3440 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3441
3442 * MAINTAINERS (Write After Approval): Add myself.
3443
3444 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3445
3446 * MAINTAINERS (Write After Approval): Add myself.
3447
3448 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
3449
3450 * MAINTAINERS (crx): Add myself.
3451
3452 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3453
3454 Sync with src:
3455 2008-04-14 David S. Miller <davem@davemloft.net>
3456
3457 * configure.ac: Add sparc*-*-* to gold supported targets.
3458 * configure: Regenerate.
3459
3460 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3461
3462 PR bootstrap/35457
3463 * configure.ac: Include override.m4.
3464 * configure: Regenerate.
3465
3466 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3467
3468 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3469 * Makefile.in: Regenerate.
3470
3471 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3472
3473 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3474 as nonconfigurable directories list.
3475 * configure: Regenerate.
3476
3477 2008-04-14 Ben Elliston <bje@au.ibm.com>
3478
3479 * config.sub, config.guess: Update from upstream sources.
3480
3481 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3482
3483 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3484 * Makefile.in: Regenerate.
3485
3486 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3487
3488 * configure.ac: Do not build libssp for the AVR.
3489 * configure: Regenerate.
3490
3491 2008-04-07 Ian Lance Taylor <iant@google.com>
3492
3493 * Makefile.def: check-gold depends upon all-binutils.
3494 * Makefile.in: Regenerate.
3495
3496 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3497
3498 * MAINTAINERS (Write After Approval): Add myself.
3499
3500 2008-04-04 Nick Clifton <nickc@redhat.com>
3501
3502 PR binutils/4334
3503 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3504 builds.
3505 * configure: Regenerate.
3506
3507 2008-04-04 NightStrike <NightStrike@gmail.com>
3508
3509 PR other/35151
3510 * configure.ac: Combine rules for mingw32 and mingw64.
3511 * configure: Regenerate.
3512
3513 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
3514
3515 * MAINTAINERS (Write After Approval): Add myself.
3516
3517 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
3518
3519 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3520 * Makefile.in (.NOTPARALLEL): Ditto.
3521
3522 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3523
3524 * MAINTAINERS (Write After Approval): Add myself.
3525
3526 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
3527
3528 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3529 * Makefile.in (.NOTPARALLEL): Regenerate.
3530
3531 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3532
3533 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3534 * Makefile.in: Regenerate.
3535
3536 2008-03-26 Jakub Staszak <kuba@et.pl>
3537
3538 * MAINTAINERS (Write After Approval): Add myself.
3539
3540 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3541
3542 * MAINTAINERS: Update e-mail address.
3543
3544 2008-03-20 Ian Lance Taylor <iant@google.com>
3545
3546 * configure.ac: Add support for --enable-gold.
3547 * Makefile.def: Add gold as a directory like ld.
3548 * configure, Makefile.in: Regenerate.
3549
3550 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3551
3552 * configure.ac: m4_include config/proginstall.m4.
3553 * configure: Regenerate.
3554
3555 Backport from upstream Libtool:
3556
3557 2007-10-12 Eric Blake <ebb9@byu.net>
3558
3559 Deal with Autoconf 2.62's semantic change in m4_append.
3560 * ltsugar.m4 (lt_append): Replace broken versions of
3561 m4_append.
3562 (lt_if_append_uniq): Don't require separator to be overquoted,
3563 and avoid broken m4_append.
3564 (lt_dict_add): Fix typo.
3565 * libtool.m4 (_LT_DECL): Don't overquote separator.
3566
3567 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3568
3569 * config.rpath: Add AIX 6 support.
3570
3571 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3572
3573 * Makefile.def (stageprofile). Remove -fprofile-generate
3574 from stage_libcflags.
3575 * Makefile.in: Regenerate.
3576
3577 2008-03-13 Ben Elliston <bje@au.ibm.com>
3578
3579 * config.sub, config.guess: Update from upstream sources.
3580
3581 2008-03-06 Tom Tromey <tromey@redhat.com>
3582
3583 * MAINTAINERS: Update for treelang deletion.
3584
3585 2008-03-03 James E. Wilson <wilson@tuliptree.org>
3586
3587 * MAINTAINERS: Update my email address.
3588
3589 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
3590
3591 * MAINTAINERS (darwin port): Add myself as a maintainer.
3592 (objective-c/c++): Add myself as a maintainer.
3593
3594 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3595
3596 * MAINTAINERS (Write After Approval): Update my email address.
3597
3598 2008-02-25 Tomas Bily <tbily@suse.cz>
3599
3600 * MAINTAINERS (Write After Approval): Add myself.
3601
3602 2008-02-23 Jakub Jelinek <jakub@redhat.com>
3603
3604 * MAINTAINERS (OpenMP): Add myself.
3605
3606 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3607
3608 PR bootstrap/32009
3609 PR bootstrap/32161
3610
3611 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3612 * configure: Regenerate.
3613
3614 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3615 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3616 STAGE4_LIBCFLAGS): New.
3617 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3618 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3619 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3620 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3621 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3622 for target modules. Don't export LIBCFLAGS.
3623 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3624 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3625 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3626 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3627 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3628 * Makefile.in: Regenerate.
3629
3630 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3631
3632 PR libgcj/33085
3633 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3634 Do not use -DDLL_EXPORT. Backport from upstream.
3635
3636 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3637
3638 * MAINTAINERS (Write After Approval): Add myself.
3639
3640 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3641
3642 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3643 * configure: Regenerate.
3644
3645 2008-01-31 Marc Gauthier <marc@tensilica.com>
3646
3647 * configure.ac (xtensa*-*-*): Recognize processor variants.
3648 * configure: Regenerate.
3649
3650 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3651
3652 PR bootstrap/34922
3653 * configure.ac (PARSE_ARGS): Push suitable setting of
3654 ac_subdirs_all, for `./configure --help=recursive'.
3655 Handle `+' in generic toplevel directory disabling.
3656 * configure: Regenerate.
3657
3658 2008-01-28 Nick Clifton <nickc@redhat.com>
3659
3660 * MAINTAINERS (xstormy16): Take over maintainership.
3661
3662 2008-01-25 Joseph Myers <joseph@codesourcery.com>
3663
3664 * MAINTAINERS (c4x port): Remove.
3665
3666 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3667
3668 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3669
3670 2008-01-23 Ben Elliston <bje@au.ibm.com>
3671
3672 * config.sub, config.guess: Update from upstream sources.
3673
3674 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3675
3676 * MAINTAINERS (Write After Approval): Add myself.
3677
3678 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
3679
3680 * MAINTAINERS: Update my email address.
3681
3682 2008-01-09 Raksit Ashok <raksit@google.com>
3683
3684 * MAINTAINERS (Write After Approval): Add myself.
3685
3686 2008-01-09 Raksit Ashok <raksit@google.com>
3687
3688 * MAINTAINERS (Write After Approval): Add myself.
3689
3690 2008-01-08 Ben Elliston <bje@au.ibm.com>
3691
3692 * config.sub, config.guess: Update from upstream sources.
3693
3694 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3695
3696 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3697 Change recommended MPFR from 2.2.1 -> 2.3.0.
3698 * configure: Regenerate.
3699
3700 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3701
3702 * MAINTAINERS: Update my email address.
3703
3704 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
3705
3706 * MAINTAINERS: Update my email address.
3707
3708 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3709
3710 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3711 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3712 * Makefile.in: Regenerate.
3713
3714 2007-12-10 Mark Heffernan <meheff@google.com>
3715
3716 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3717 misplaced entries.
3718
3719 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3720
3721 * configure.ac: Enable libjava for x86_64-*-darwin9.
3722 * configure: Regenerate.
3723
3724 2007-12-07 Bill Maddox <maddox@google.com>
3725
3726 * MAINTAINERS (Write After Approval): Add myself.
3727
3728 2007-12-05 Ben Elliston <bje@au.ibm.com>
3729
3730 * config.sub, config.guess: Update from upstream sources.
3731
3732 2007-12-02 Matthias Klose <doko@ubuntu.com>
3733
3734 * config-ml.in: Remove 64bit configure tests.
3735
3736 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3737
3738 * config-ml.in: Robustify against white space in absolute file
3739 names.
3740
3741 * config-ml.in (multi-clean): Substitute ${Makefile}.
3742 Remove superfluous ${Makefile} in list.
3743
3744 2007-11-19 Thiemo Seufer <ths@mips.com>
3745
3746 * config-ml.in: Don't hardcode the Makefile name.
3747
3748 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
3749
3750 * MAINTAINERS (Write After Approval): Add myself.
3751
3752 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
3753
3754 * MAINTAINERS (Write After Approval): Add myself.
3755
3756 2007-11-06 Doug Kwan <dougkwan@google.com>
3757
3758 * MAINTAINERS (Write After Approval): Add myself.
3759
3760 2007-10-25 Ben Elliston <bje@au.ibm.com>
3761
3762 * MAINTAINERS (mercury): Remove entry.
3763 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3764
3765 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3766
3767 * Makefile.def (dependencies): Make configure-gdb depend on
3768 all-intl.
3769 * Makefile.in: Regenerated.
3770
3771 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
3772
3773 * MAINTAINERS (Fortran maintainer): Remove myself.
3774
3775 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3776
3777 * Makefile.def: To avoid problems running with parallel makes,
3778 build newlib before libgloss so that target specific header
3779 files are availble.
3780 * Makefile.in: Regenerate
3781
3782 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3783
3784 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3785 * Makefile.in: Regenerate.
3786
3787 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
3788
3789 * MAINTAINERS (Register allocation reviewer): Add myself.
3790
3791 2007-10-08 Mike Frysinger <vapier@gentoo.org>
3792
3793 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3794 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3795 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3796 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3797 * configure: Regenerate.
3798
3799 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
3800
3801 * MAINTAINERS (Register allocation reviewer): Add myself.
3802
3803 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
3804
3805 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3806 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3807 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3808 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3809 * configure.ac: Default them to host tools for $host = $build.
3810 Subst them.
3811
3812 * configure: Regenerate.
3813 * Makefile.in: Regenerate.
3814
3815 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
3816
3817 * MAINTAINERS (Register allocation reviewer): Add myself.
3818
3819 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
3820
3821 * MAINTAINERS (Register allocation reviewer): Add myself.
3822
3823 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
3824
3825 * MAINTAINERS (Write After Approval): Fix typo.
3826
3827 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3828
3829 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3830 * configure: Regenerate.
3831
3832 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
3833
3834 PR bootstrap/31906
3835 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3836 they're already prefixed.
3837
3838 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3839
3840 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3841 libstdc++.
3842 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3843 * configure: Regenerate.
3844 * Makefile.in: Regenerate.
3845
3846 2007-09-17 Andreas Schwab <schwab@suse.de>
3847
3848 * configure.ac: Raise minimum makeinfo version to 4.6.
3849 * configure: Regenerate.
3850
3851 2007-09-17 Johannes Singler <singler@ira.uka.de>
3852
3853 * MAINTAINERS (write-after-approval) add myself
3854
3855 2007-09-15 Alan Modra <amodra@bigpond.net.au>
3856
3857 * configure.ac: Correct makeinfo version check.
3858 * configure: Regenerate.
3859
3860 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
3861
3862 * MAINTAINERS: Update my email address.
3863
3864 2007-09-14 Richard Sandiford <richard@codesourcery.com>
3865
3866 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3867 to $skipdirs and only disable gprof for newlib. Use the normal
3868 mips*-elf* handling in other respects.
3869 * configure: Regnerate.
3870
3871 2007-09-12 David Daney <ddaney@avtrex.com>
3872
3873 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3874 enabling libgcj.
3875 * configure: Regenerate.
3876
3877 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3878
3879 PR other/32154
3880 * configure.ac: For libgloss targets, point the linker to the linker
3881 script, startup code and simulator library.
3882 * configure: Regenerate.
3883
3884 2007-09-07 Andrew Haley <aph@redhat.com>
3885
3886 * configure.ac (noconfigdirs): Remove target-libffi and
3887 target-libjava.
3888 * configure: Regenerate.
3889
3890 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3891
3892 PR target/33281
3893 * configure.ac: Use config/mh-mingw on mingw.
3894 * configure: Regenerate.
3895
3896 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
3897
3898 * MAINTAINERS (Write After Approval): Add myself.
3899
3900 2007-09-05 Richard Guenther <rguenther@suse.de>
3901
3902 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3903 nor --disable-checking is provided also turn on yes and types
3904 checking for stage1.
3905 * configure: Re-generate.
3906
3907 2007-08-30 Krister Walfridsson <cato@df.lth.se>
3908
3909 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3910 (Write After Approval): Remove myself.
3911
3912 2007-08-29 Nick Clifton <nickc@redhat.com>
3913
3914 * config.sub, config.guess: Update from upstream sources.
3915
3916 2007-08-22 Bud Davis <jmdavis@link.com>
3917
3918 * MAINTAINERS (Write After Approval): Added myself.
3919 * MAINTAINERS (Reviewers): Removed myself.
3920
3921 2007-08-18 Paul Brook <paul@codesourcery.com>
3922 Joseph Myers <joseph@codesourcery.com>
3923
3924 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3925 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3926 * Makefile.in: Regenerate.
3927 * configure.ac (--with-debug-prefix-map): New.
3928 * configure: Regenerate.
3929
3930 2007-08-17 Richard Sandiford <richard@codesourcery.com>
3931 Nigel Stephens <nigel@mips.com>
3932
3933 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3934 as target_makefile_frag.
3935 * configure: Regenerate.
3936
3937 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3938
3939 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3940 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3941 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3942 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3943 (do-compare, do-compare3, do-compare-debug): New.
3944 ([+compare-target+]): Use them.
3945
3946 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
3947
3948 * MAINTAINERS (Write After Approval): Change my email address.
3949
3950 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3951 Ben Elliston <bje@au.ibm.com>
3952
3953 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3954 --silent if $silent.
3955 * configure: Regenerate.
3956
3957 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
3958
3959 * MAINTAINERS (Various Maintainers): Add myself as
3960 loop infrastructure maintainer. Update my e-mail
3961 address.
3962
3963 2007-07-31 Diego Novillo <dnovillo@google.com>
3964
3965 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3966 Adjust description.
3967
3968 2007-07-26 Richard Guenther <rguenther@suse.de>
3969
3970 * configure.ac: Add types checking to stage1 checking flags.
3971 * configure: Regenerate.
3972
3973 2007-07-17 Nick Clifton <nickc@redhat.com>
3974
3975 * COPYING3: New file. Contains version 3 of the GNU General
3976 Public License.
3977 * COPYING3.LIB: New file. Contains version 3 of the GNU
3978 Lesser General Public License.
3979
3980 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3981
3982 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3983
3984 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3985
3986 * MAINTAINERS (S/390 co-maintainer): Add myself.
3987 (Write After Approval): Remove myself.
3988
3989 2007-07-13 Dan Hipschman <dsh@google.com>
3990
3991 * MAINTAINERS (Write After Approval): Add myself.
3992
3993 2007-07-11 Nick Clifton <nickc@redhat.com>
3994
3995 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3996 WINDRES export.
3997 * Makefile.in: Regenerate.
3998
3999 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4000
4001 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4002 maintainer.
4003
4004 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4005
4006 * lt~obsolete.m4: New. Import from 20070318 libtool.
4007
4008 2007-07-03 Julian Brown <julian@codesourcery.com>
4009
4010 * MAINTAINERS (Write After Approval): Add myself.
4011
4012 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4013
4014 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4015 * configure: Regenerate.
4016
4017 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4018
4019 * configure.ac: Add some missing m4 quotation.
4020 * configure: Regenerate.
4021
4022 2007-07-02 Simon Baldwin <simonb@google.com>
4023
4024 * MAINTAINERS (Write After Approval): Add myself.
4025
4026 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
4027
4028 * configure: Regenerate.
4029
4030 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
4031
4032 * Makefile.def: Add windmc tool to build.
4033 * Makefile.tpl: Likewise.
4034 * configure.ac: Likewise.
4035 * Makefile.in: Regenerate.
4036 * configure: Regenerate.
4037
4038 2007-06-28 DJ Delorie <dj@redhat.com>
4039
4040 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4041 not building newlib.
4042 * configure: Regenerated.
4043
4044 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4045
4046 * MAINTAINERS (Write After Approval): Add myself.
4047
4048 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
4049
4050 * MAINTAINERS (Write After Approval): Add myself.
4051
4052 2007-06-19 Chris Matthews <chrismatthews@google.com>
4053
4054 * MAINTAINERS (Write After Approval): Add myself.
4055
4056 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4057
4058 * MAINTAINERS (Write After Approval): Add myself.
4059
4060 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4061
4062 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4063 * Makefile.in: Regenerated.
4064
4065 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4066
4067 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4068 bfin*-*-uclinux* targets.
4069 * configure: Regenerate.
4070
4071 2007-06-14 Ian Lance Taylor <iant@google.com>
4072
4073 * MAINTAINERS: Add myself as non-algorithmic global write
4074 maintainer.
4075
4076 2007-06-14 Diego Novillo <dnovillo@google.com>
4077
4078 * MAINTAINERS: Add self as middle-end maintainer and
4079 non-algorithmic global write maintainer.
4080
4081 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4082
4083 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4084 Move all Fortran maintainers except Paul Brook into the
4085 Non-Autopoiesis section.
4086
4087 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
4088
4089 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4090 (distclean-stage[+id+]): Possibly delete stage_last.
4091 * Makefile.in: Regenerate.
4092
4093 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
4094
4095 * MAINTAINERS (Various Maintainer): Fix typo.
4096
4097 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
4098
4099 * MAINTAINERS (Various Maintainer): Add myself as
4100 dataflow maintainer.
4101
4102 2007-06-07 Ben Elliston <bje@au.ibm.com>
4103
4104 * config.sub, config.guess: Update from upstream sources.
4105
4106 2007-06-07 Ben Elliston <bje@au.ibm.com>
4107
4108 * Makefile.tpl: Fix spelling error.
4109 * Makefile.in: Regenerate.
4110
4111 2007-06-01 Steve Ellcey <sje@cup.hp.com>
4112
4113 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4114 lt_cv_sys_max_cmd_len.
4115
4116 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4117
4118 * MAINTAINERS (Various Maintainers): Add myself as
4119 auto-vectorizer maintainer.
4120
4121 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
4122
4123 PR libjava/32098
4124 * libtool.m4: Revert previous change.
4125 * ltgcc.m4: Put it here.
4126
4127 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4128
4129 * MAINTAINERS (Various Maintainers): Add myself as
4130 auto-vectorizer maintainer.
4131
4132 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4133
4134 PR libjava/32098
4135 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4136
4137 2007-05-30 Richard Guenther <rguenther@suse.de>
4138
4139 * MAINTAINERS (Various Maintainers): Add myself as
4140 auto-vectorizer maintainer.
4141
4142 2007-05-30 Jakub Jelinek <jakub@redhat.com>
4143
4144 PR bootstrap/29382
4145 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4146 * configure: Rebuilt.
4147
4148 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
4149
4150 * MAINTAINERS (Write After Approval): Removed my name.
4151
4152 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4153
4154 * MAINTAINERS (Write After Approval): Remove myself.
4155
4156 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4157
4158 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4159
4160 2007-05-23 Steve Ellcey <sje@cup.hp.com>
4161
4162 * ltmain.sh: Update from ToT Libtool.
4163 * libtool.m4: Update from ToT Libtool.
4164 * ltsugar.m4: New. Update from ToT Libtool.
4165 * ltversion.m4: New. Update from ToT Libtool.
4166 * ltoptions.m4: New. Update from ToT Libtool.
4167 * ltconfig: Remove.
4168 * ltcf-c.sh: Remove.
4169 * ltcf-cxx.sh: Remove.
4170 * ltcf-gcj.sh: Remove.
4171
4172 2007-05-22 Ollie Wild <aaw@google.com>
4173
4174 * MAINTAINERS (Write After Approval): Add myself.
4175
4176 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
4177
4178 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4179 stage_cflags.
4180 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4181 Remove CFLAGS/LIBCFLAGS.
4182 (configure-stage[+id+]-[+prefix+][+module+],
4183 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4184 * Makefile.in: Regenerate.
4185
4186 2007-05-15 Diego Novillo <dnovillo@google.com>
4187
4188 * MAINTAINERS: Update e-mail address.
4189
4190 2007-05-15 Revital Eres <eres@il.ibm.com>
4191
4192 * MAINTAINERS (Write After Approval): Add myself.
4193
4194 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
4195
4196 * MAINTAINERS (Write After Approval): Updated my address.
4197
4198 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4199
4200 * MAINTAINERS (Write After Approval): Add myself.
4201
4202 2007-05-11 Silvius Rus <rus@google.com>
4203
4204 * MAINTAINERS (Write After Approval): Add myself.
4205
4206 2007-04-23 Tom Tromey <tromey@redhat.com>
4207
4208 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4209
4210 2007-04-22 Mark Mitchell <mark@codesourcery.com>
4211
4212 * MAINTAINERS (cpplib): Rename to ...
4213 (libcpp): ... this. Add C/C++ front end maintainers.
4214
4215 2007-04-14 Steve Ellcey <sje@cup.hp.com>
4216
4217 * config-ml.in: Pass ${ml_config_env} to configure calls.
4218
4219 2007-04-04 Christian Bruel <christian.bruel@st.com>
4220
4221 * MAINTAINERS (Write After Approval): Add myself.
4222
4223 2007-04-02 Dave Korn <dave.korn@artimi.com>
4224
4225 * MAINTAINERS (Write After Approval): Add myself.
4226
4227 2007-03-31 Tobias Burnus <burnus@net-b.de>
4228
4229 * MAINTAINERS (fortran 95 front end): Add myself.
4230
4231 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4232
4233 * MAINTAINERS (Write After Approval): Add myself.
4234
4235 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
4236
4237 * MAINTAINERS (Modulo Scheduler): Add myself.
4238
4239 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4240
4241 * MAINTAINERS (fortran 95 front end): Add myself.
4242 (c++ front end): whitespace fix.
4243
4244 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4245
4246 * MAINTAINERS (Write After Approval): Add myself.
4247
4248 2007-03-21 Richard Sandiford <richard@codesourcery.com>
4249
4250 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4251 of glob. Quote arguments with single quotes too.
4252 * configure: Regenerate.
4253
4254 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4255
4256 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4257 * Makefile.in: Regenerate
4258
4259 2007-03-07 Andreas Schwab <schwab@suse.de>
4260
4261 * configure: Regenerate.
4262
4263 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4264
4265 * configure.ac: Add "--with-pdfdir" configure option,
4266 which defines pdfdir variable.
4267 * Makefile.def (target=fixincludes): Add install-pdf to
4268 missing targets.
4269 (recursive_targets): Add install-pdf target.
4270 (flags_to_pass): Add pdfdir.
4271 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4272 target.
4273 * configure: Regenerate
4274 * Makefile.in: Regenerate
4275
4276 2007-02-28 Eric Christopher <echristo@apple.com>
4277
4278 Revert:
4279 2006-12-07 Mike Stump <mrs@apple.com>
4280
4281 * Makefile.def (dependencies): Add dependency for
4282 install-target-libssp and install-target-libgomp on
4283 install-gcc.
4284 * Makefile.in: Regenerate.
4285
4286 2007-02-27 Matt Kraai <kraai@ftbfs.org>
4287
4288 * configure: Regenerate.
4289 * configure.ac: Move statements after variable declarations.
4290
4291 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4292
4293 * MAINTAINERS: Add myself as sh maintainer.
4294
4295 2007-02-19 Joseph Myers <joseph@codesourcery.com>
4296
4297 * configure.ac: Adjust for loop syntax.
4298 * configure: Regenerate.
4299
4300 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4301
4302 * configure: Rebuilt.
4303
4304 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4305
4306 * configure.ac: Drop multiple occurrences of --enable-languages,
4307 and fix its quoting.
4308 * configure: Rebuilt.
4309
4310 2007-02-17 Mark Mitchell <mark@codesourcery.com>
4311 Nathan Sidwell <nathan@codesourcery.com>
4312 Vladimir Prus <vladimir@codesourcery.com>
4313 Joseph Myers <joseph@codesourcery.com>
4314
4315 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4316 * configure: Regenerate.
4317
4318 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4319
4320 * ltconfig (freebsd*): Default to elf.
4321
4322 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4323
4324 * configure.ac (target_libraries): Move libgcc before libiberty.
4325 * configure: Regenerated.
4326
4327 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4328 Paolo Bonzini <bonzini@gnu.org>
4329
4330 PR bootstrap/30753
4331 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4332 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4333 * configure: Regenerated.
4334
4335 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4336
4337 * MAINTAINERS (Language Front End Maintainers): Update my mail
4338 address.
4339
4340 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4341
4342 PR bootstrap/30748
4343 * configure.ac: Correct syntax for Solaris ksh.
4344 * configure: Regenerated.
4345
4346 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4347
4348 * configure.ac: Sync with src.
4349 * configure: Regenerate.
4350
4351 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4352
4353 * Makefile.in: Regenerate.
4354
4355 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4356
4357 * config.sub: Sync with src.
4358
4359 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4360
4361 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4362 noncanonical equivalents.
4363 * configure.in: Rename to...
4364 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4365 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4366 target_noncanonical. Use them. Rewrite removal of configure
4367 arguments for autoconf 2.59. Discard variable settings. Force
4368 program_transform_name for native tools.
4369
4370 * Makefile.in: Regenerated.
4371 * configure: Regenerated with autoconf 2.59.
4372
4373 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
4374
4375 * MAINTAINERS (Write After Approval): Add myself.
4376
4377 2007-01-31 Andreas Schwab <schwab@suse.de>
4378
4379 * Makefile.tpl (LDFLAGS): Substitute it.
4380 * Makefile.in: Regenerate.
4381
4382 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
4383
4384 * MAINTAINERS (Write After Approval): Add myself.
4385
4386 2007-01-28 David Edelsohn <edelsohn@gnu.org>
4387
4388 * MAINTAINERS (spu port): Add myself.
4389
4390 2007-01-23 Richard Guenther <rguenther@suse.de>
4391
4392 PR bootstrap/30541
4393 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4394 * Makefile.tpl (GNATBIND): Substitute it.
4395 (GNATMAKE): Likewise.
4396 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4397 of STAGE_PREFIX.
4398 * Makefile.in: Regenerate.
4399 * configure: Regenerate.
4400
4401 2007-01-18 Mike Stump <mrs@apple.com>
4402
4403 * configure.in: Re-enable -Werror for gcc builds.
4404
4405 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
4406
4407 * MAINTAINERS (Write After Approval): Add myself.
4408
4409 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4410
4411 * configure.in: Change == to = in test command.
4412 * configure: Regenerate.
4413
4414 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4415 Nick Clifton <nickc@redhat.com>
4416 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4417
4418 * configure.in (build_configargs, host_configargs, target_configargs):
4419 Remove build/host/target parameters.
4420 (host_libs): Add gmp and mpfr.
4421 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4422 * Makefile.def (gmp, mpfr): New.
4423 (gcc): Remove target.
4424 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4425 target_os, target_vendor): New.
4426 (configure): Add host_alias/target_alias arguments; adjust invocations.
4427 * configure: Regenerate.
4428 * Makefile.in: Regenerate.
4429
4430 2007-01-11 Matt Fago <fago@earthlink.net>
4431
4432 * configure.in: Try to link to functions only in mpfr 2.2.x
4433 to improve robustness of configure tests.
4434 * configure: Regenerate.
4435
4436 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
4437
4438 * MAINTAINERS: Add myself as i386 maintainer.
4439
4440 2007-01-08 Jan Hubicka <jh@suse.cz>
4441
4442 * MAINTAINERS: Add myself as i386 maintainer.
4443
4444 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4445
4446 * configure.in: Add support for an x86_64-mingw* target.
4447 * configure: Regenerate.
4448
4449 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4450
4451 * Makefile.tpl (all-target): Correct @if conditional for target
4452 modules.
4453 * configure.in: Omit libiberty if building only target libgcc.
4454 * configure, Makefile.in: Regenerated.
4455
4456 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4457
4458 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4459 * configure: Regenerate.
4460
4461 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4462
4463 * Makefile.def (target_modules): Add libgcc.
4464 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4465 * Makefile.tpl (clean-target-libgcc): Delete.
4466 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4467 on gcc even for bootstrapped modules. Rewrite handling of
4468 lang_env_dependencies to loop over target_modules.
4469 * configure.in (target_libraries): Add target-libgcc.
4470 * Makefile.in, configure: Regenerated.
4471
4472 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4473
4474 * configure.in: Reorganize recognition of languages. Add
4475 --enable-stage1-languages. Show supported languages for the chosen
4476 target rather than all recognized languages.
4477 * configure: Regenerate.
4478
4479 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4480
4481 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4482 * Makefile.in: Regenerate.
4483
4484 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4485
4486 * configure.in: Warn that MPFR 2.2.0 is buggy.
4487 * configure: Regenerate.
4488
4489 2006-12-27 Ian Lance Taylor <iant@google.com>
4490
4491 * configure.in: When removing Makefiles to force a reconfigure, also
4492 remove prev-DIR*/Makefile.
4493 * configure: Regenerate.
4494
4495 2006-12-22 Andreas Schwab <schwab@suse.de>
4496
4497 * configure: Regenerate with correct autoconf version.
4498
4499 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4500
4501 * configure.in: add AC_SUBST for *_FOR_TARGET.
4502 * configure: Regenerate.
4503
4504 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4505
4506 * configure.in: Simplify logic for rejecting languages that cannot
4507 be built. Separate the case when a language is unsupported,
4508 from the case when the user chooses not to build a language.
4509
4510 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4511
4512 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4513 it only affects bootstrap and could be tested on "$host" as well.
4514 * configure: Regenerate.
4515 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4516
4517 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4518
4519 PR bootstrap/29544
4520 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4521 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4522 move here comment from Makefile.tpl.
4523 * Makefile.tpl: Move some definitions higher in the file.
4524 (STAGE1_CHECKING): New.
4525 * configure.in: Add --enable-stage1-checking.
4526 * configure: Regenerate.
4527 * Makefile.in: Regenerate.
4528
4529 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4530
4531 * MAINTAINERS: Add myself as build system maintainer.
4532
4533 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
4534
4535 * MAINTAINERS (Write After Approval): Add myself.
4536
4537 2006-12-13 Eric Christopher <echristo@apple.com>
4538
4539 * MAINTAINERS: Add myself as darwin maintainer.
4540
4541 2006-12-11 Ian Lance Taylor <ian@airs.com>
4542
4543 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4544
4545 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
4546
4547 MAINTAINERS: Update my entry.
4548
4549 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4550
4551 * configure.in: Handle spu makefile frag.
4552 * Makefile.tpl (MAINT): Define
4553 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4554 * configure: Regenerate.
4555 * Makefile.in: Regenerate.
4556
4557 2006-12-11 Ben Elliston <bje@au.ibm.com>
4558
4559 * config.guess: Import latest version.
4560 * config.sub: Likewise.
4561
4562 2006-12-11 Ben Elliston <bje@au.ibm.com>
4563
4564 * configure.in (spu-*-*): Don't skip target-libiberty.
4565 * configure: Regenerate.
4566
4567 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4568
4569 PR bootstrap/30134
4570 * configure.in: Correct x86 darwin support for libjava to powerpc
4571 and i?86 only.
4572 * configure: Regenerate.
4573
4574 2006-12-08 Sandro Tolaini <tolaini@libero.it>
4575
4576 * configure.in: Add x86 darwin support for libjava.
4577 * configure: Regenerate.
4578
4579 2006-12-07 Mike Stump <mrs@apple.com>
4580
4581 * Makefile.def (dependencies): Add dependency for
4582 install-target-libssp and install-target-libgomp on
4583 install-gcc.
4584 * Makefile.in: Regenerate.
4585
4586 2006-12-04 Richard Guenther <rguenther@suse.de>
4587
4588 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4589 (Non-Algorithmic Maintainers): Move over non-algorithmic
4590 loop optimizer maintainers, add myself as a non-algorithmic
4591 middle-end maintainer.
4592
4593 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
4594
4595 * MAINTAINERS (Write After Approval): Add myself.
4596
4597 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4598
4599 * configure.in: Update error message for missing GMP/MPFR.
4600
4601 * configure: Regenerate.
4602
4603 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4604
4605 * configure.in: Update MPFR version in error message.
4606
4607 * configure: Regenerate.
4608
4609 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4610
4611 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4612 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4613 --with-gmp-lib): New flags.
4614
4615 * configure: Regenerate.
4616
4617 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4618
4619 * MAINTAINERS (Write After Approval): Change my email address.
4620
4621 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4622
4623 * MAINTAINERS (Write After Approval): Add myself.
4624
4625 2006-11-22 Philipp Thomas <pth@suse.de>
4626
4627 * MAINTAINERS (i18n): Update e-mail address.
4628
4629 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4630
4631 * MAINTAINERS (spu port): Add myself as maintainer.
4632 (Write After Approval): Remove myself.
4633
4634 2006-11-22 Ben Elliston <bje@au.ibm.com>
4635
4636 * configure.in (skipdirs): Don't build libssp for SPU.
4637 * configure: Regenerate.
4638
4639 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4640
4641 * MAINTAINERS (spu port): Add myself as maintainer.
4642 (libobjc): Update my email address.
4643
4644 2006-11-21 Andrea Bona <andrea.bona@st.com>
4645
4646 * MAINTAINERS (Write After Approval): Add myself.
4647
4648 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4649
4650 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4651 * configure : Rebuilt.
4652
4653 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4654
4655 * MAINTAINERS (Write After Approval): Add myself.
4656
4657 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4658
4659 * MAINTAINERS (Write After Approval): Add myself.
4660
4661 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4662
4663 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4664 libmpfr.a.
4665 * configure: Regenerate.
4666
4667 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4668
4669 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4670 (unstage): Test for stage_last presence.
4671
4672 PR bootstrap/29802
4673 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4674 STAGE_PREFIX.
4675 * Makefile.in: Regenerate.
4676
4677 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
4678
4679 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4680 maintainers.
4681
4682 2006-11-14 Erven Rohou <erven.rohou@st.com>
4683
4684 * MAINTAINERS (Write After Approval): Add myself.
4685
4686 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
4687
4688 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4689 and stageN-package/Makefile.
4690 * Makefile.in: Regenerated.
4691
4692 2006-11-14 Jie Zhang <jie.zhang@analog.com>
4693
4694 * configure.in: Remove target-libgloss from noconfigdirs for
4695 bfin-*-*.
4696 * configure: Regenerated.
4697
4698 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4699
4700 * configure.in (have_gmp): Only error if the gcc directory exists.
4701
4702 * configure: Regenerate.
4703
4704 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4705
4706 * configure.in: Robustify error message for missing GMP/MPFR.
4707
4708 * configure: Regenerate.
4709
4710 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
4711
4712 * MAINTAINERS (Write After Approval): Add myself.
4713
4714 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
4715
4716 * MAINTAINERS: Change email address.
4717
4718 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4719
4720 * MAINTAINERS (Write After Approval): Add myself.
4721
4722 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4723
4724 * MAINTAINERS (Write After Approval): Add myself.
4725
4726 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4727
4728 * MAINTAINERS (Write After Approval): Move myself to
4729 Write After Approval section.
4730
4731 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4732
4733 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4734 need_gmp anymore.
4735 * configure: Regenerate.
4736
4737 2006-10-16 Tobias Burnus <burnus@net-b.de>
4738
4739 * MAINTAINERS (Write After Approval): Add myself.
4740
4741 2006-10-16 Ben Elliston <bje@au.ibm.com>
4742
4743 * config.guess: Import latest version.
4744 * config.sub: Likewise.
4745
4746 2006-10-10 Brooks Moses <bmoses@stanford.edu>
4747
4748 * Makefile.def: Added pdf target handling.
4749 * Makefile.tpl: Added pdf target handling.
4750 * Makefile.in: Regenerated.
4751
4752 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
4753
4754 * MAINTAINERS: Add self as score port maintainer.
4755
4756 2006-10-04 Brooks Moses <bmoses@stanford.edu>
4757
4758 * MAINTAINERS (Write After Approval): Add myself.
4759
4760 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
4761
4762 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
4763 or newer.
4764 * configure: Regenerated.
4765
4766 2006-09-27 Dave Brolley <brolley@redhat.com>
4767
4768 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4769 using $s instead of $r.
4770 * configure: Regenerated.
4771
4772 2006-09-26 Thiemo Seufer <ths@mips.com>
4773
4774 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4775 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4776 * configure: Regenerate.
4777
4778 2006-09-24 Graeme Peterson <gridly@gmail.com>
4779
4780 * MAINTAINERS (Write After Approval): Remove myself.
4781
4782 2006-09-22 Chao-ying Fu <fu@mips.com>
4783
4784 * MAINTAINERS (Write After Approval): Add myself.
4785
4786 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
4787
4788 * MAINTAINERS: Add self as soft-fp maintainer.
4789
4790 2006-09-09 Anatoly Sokolov <aesok@post.ru>
4791
4792 * MAINTAINERS: Add myself as avr maintainer.
4793 Remove Marek Michalkiewicz as avr maintainer.
4794
4795 2006-09-07 Roberto Costa <roberto.costa@st.com>
4796
4797 * MAINTAINERS (Write After Approval): Add myself.
4798
4799 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
4800
4801 * configure.in: Never build newlib for a Mingw host.
4802 Never build newlib as Mingw target library.
4803 Test the existence of winsup/cygwin for building a Cygwin newlib,
4804 rather than just winsup.
4805 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4806 building a Mingw target.
4807 * configure: Regenerate.
4808
4809 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
4810
4811 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4812
4813 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
4814
4815 * config.guess: Import from src (was more updated).
4816 * config.sub: Likewise.
4817
4818 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4819
4820 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4821 * configure: Regenerated.
4822
4823 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
4824
4825 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4826 for stages after the first.
4827
4828 2006-07-17 Jakub Jelinek <jakub@redhat.com>
4829
4830 * Makefile.def: Add dependencies for configure-opcodes
4831 on configure-intl and all-opcodes on all-intl.
4832 * Makefile.in: Regenerated.
4833
4834 2006-07-13 Ben Elliston <bje@au.ibm.com>
4835
4836 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4837
4838 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
4839
4840 Port to hosts whose 'sort' and 'tail' implementations
4841 treat operands with leading '+' as file names, as POSIX
4842 has required since 2001. However, make sure the code still
4843 works on pre-POSIX hosts.
4844 * ltmain.sh: Don't assume "sort +2" is equivalent to
4845 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4846
4847 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
4848
4849 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4850
4851 2006-07-04 Peter O'Gorman <peter@pogma.com>
4852
4853 * ltconfig: chmod 644 before ranlib during install.
4854
4855 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4856
4857 PR bootstrap/18058
4858 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4859 if the bootstrap compiler is a GCC version that supports it.
4860 * configure: Regenerate.
4861
4862 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4863
4864 * configure.in: Fix thinkos in previous check-in.
4865 * configure: Regenerate.
4866
4867 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4868
4869 PR other/27063
4870 * configure.in: Test subdir_requires and give an appropriate
4871 error message.
4872 * configure: Regenerate.
4873
4874 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
4875
4876 * MAINTAINERS (Write After Approval): Add myself.
4877
4878 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
4879
4880 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4881
4882 2006-06-22 Steve Ellcey <sje@cup.hp.com>
4883
4884 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4885
4886 2006-06-20 David Ayers <d.ayers@inode.at>
4887
4888 PR bootstrap/28072
4889 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4890 whether target-libjava is being configured instead of whether the
4891 java front end is enabled.
4892 * configure: Regenerate.
4893
4894 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4895
4896 PR target/27540
4897 * configure.in: Only enable libgomp on IRIX 6.
4898 * configure: Regenerate.
4899
4900 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
4901
4902 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4903 too.
4904 * Makefile.in: Regenerate.
4905
4906 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
4907
4908 * config-ml.in: Alter CCASFLAGS to include special
4909 multilib options the same as is done for CFLAGS.
4910
4911 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4912
4913 * configure.in: Don't enable libgomp on hpux10.
4914 * configure: Rebuilt.
4915
4916 2006-06-12 David Ayers <d.ayers@inode.at>
4917
4918 PR bootstrap/27963
4919 PR target/19970
4920 * configure.in: Remove target-boehm-gc from noconfigdirs where
4921 ${libgcj} is specified.
4922 * configure: Regenerate.
4923
4924 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
4925
4926 Sync from src:
4927
4928 * configure.in: Sync.
4929 * configure: Regenerated.
4930
4931 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4932
4933 * Makefile.def: Added dependencies from sim and gdb on intl, and
4934 added configure dependencies to everything with an all dependency
4935 on intl.
4936 * Makefile.in: Regenerated.
4937
4938 2006-06-06 David Ayers <d.ayers@inode.at>
4939
4940 PR libobjc/13946
4941 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4942 * Makefile.in: Regenerate.
4943 * configure.in: Add --enable-objc-gc at toplevel and have it
4944 enable boehm-gc for Objective-C.
4945 Remove target-boehm-gc from libgcj.
4946 Add target-boehm-gc to target_libraries.
4947 Add target-boehm-gc to noconfigdirs where ${libgcj}
4948 is specified.
4949 Assert that boehm-gc is supported when requested for Objective-C.
4950 Only build boehm-gc if needed either for Java or Objective-C.
4951 * configure: Regenerate.
4952
4953 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
4954
4955 PR 27674
4956 * Makefile.tpl (configure-[+prefix+][+module+],
4957 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4958 Remove rule to unstage bootstrapped modules.
4959 (stage_current): New.
4960 * Makefile.in: Regenerate.
4961
4962 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4963
4964 * MAINTAINERS (Write After Approval): Update my e-mail address.
4965
4966 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
4967
4968 * include/libiberty.h: Declare pex_run_in_environment.
4969
4970 2006-05-31 Asher Langton <langton2@llnl.gov>
4971
4972 * MAINTAINERS (Write After Approval): Add myself.
4973
4974 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
4975
4976 * Makefile.def (bfd, opcodes): Fix lib_path.
4977 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4978 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4979 * Makefile.in: Regenerate.
4980
4981 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4982
4983 * Makefile.in: Regenerate.
4984
4985 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4986
4987 * Makefile.def: Add install-html target. Add datarootdir
4988 docdir and htmldir to flags_to_pass.
4989 * Makefile.tpl: Add install-html target.
4990 * Makefile.in: Regenerate.
4991 * configure.in: Add --with-datarootdir, --with-docdir, and
4992 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4993 * configure: Regenerate.
4994
4995 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4996
4997 * configure.in: Enable gprof for cross builds.
4998 * configure: Regenerate.
4999
5000 2006-05-22 Richard Guenther <rguenther@suse.de>
5001
5002 Revert
5003 2006-01-31 Richard Guenther <rguenther@suse.de>
5004 Paolo Bonzini <bonzini@gnu.org>
5005
5006 * Makefile.def (target_modules): Add libgcc-math target module.
5007 * configure.in (target_libraries): Add libgcc-math target library.
5008 (--enable-libgcc-math): New configure switch.
5009 * Makefile.in: Re-generate.
5010 * configure: Re-generate.
5011 * libgcc-math: New toplevel directory.
5012
5013 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5014 Andreas Tobler <a.tobler@schweiz.ch>
5015
5016 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5017 * configure: Rebuilt.
5018
5019 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
5020
5021 * MAINTAINERS (Write After Approval): Add myself.
5022
5023 2006-05-01 DJ Delorie <dj@redhat.com>
5024
5025 * configure.in: Restore CFLAGS if GMP isn't present.
5026 * configure: Regenerate.
5027
5028 2006-05-01 Richard Guenther <rguenther@suse.de>
5029
5030 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5031 maintainer.
5032
5033 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
5034
5035 * MAINTAINERS (Write After Approval): Add myself.
5036
5037 2006-04-28 Jan Beulich <jbeulich@novell.com>
5038
5039 * MAINTAINERS (Write After Approval): Add myself.
5040
5041 2006-04-18 DJ Delorie <dj@redhat.com>
5042
5043 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5044 reference libgloss so that libssp can be built in a combined
5045 tree.
5046 * configure: Regenerate.
5047
5048 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
5049
5050 * MAINTAINERS (Write After Approval): Add myself.
5051
5052 2006-04-05 Ben Elliston <bje@au.ibm.com>
5053
5054 * configure.in: Require makeinfo 4.4 or higher.
5055 * configure: Regenerate.
5056
5057 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5058
5059 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5060 Rearrange the entries of other libraries to have them in one place.
5061
5062 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5063
5064 * MAINTAINERS (Write After Approval): Remove myself.
5065 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5066
5067 2006-03-14 Richard Guenther <rguenther@suse.de>
5068
5069 * configure: Regenerate with autoconf 2.13.
5070
5071 2006-03-13 Jim Blandy <jimb@codesourcery.com>
5072
5073 * MAINTAINERS: Use my work address.
5074
5075 * MAINTAINERS: Update my E-mail address.
5076
5077 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
5078
5079 * configure.in: Handle --disable-<component> generically.
5080 * configure: Regenerate.
5081
5082 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5083
5084 PR libgcj/17311
5085 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5086
5087 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5088
5089 * MAINTAINERS (Write After Approval): Remove myself.
5090 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5091
5092 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
5093
5094 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5095 (TARGET_CONFIGDIRS): Remove.
5096 * configure.in: Remove AC_SUBST(target_configdirs).
5097 * Makefile.in, configure: Regenerated.
5098
5099 2006-02-20 Steven G. Kargl <kargls@comcast.net>
5100
5101 * MAINTAINERS (Write After Approval): Remove myself.
5102 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5103
5104 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
5105
5106 PR bootstrap/25670
5107
5108 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5109
5110 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5111 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5112 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5113 BUILD_PREFIX, BUILD_PREFIX_1.
5114 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5115
5116 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5117 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5118
5119 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5120 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5121 of `cat stage_current`. Always provide the `r' and `s' variables.
5122 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5123 a single shell execution.
5124 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5125 bootstrapped modules, make the stage1 module if the build was not
5126 started yet, else build the current stage.
5127 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5128 (all-build, all-host, all-target, [+make_target+]-host,
5129 [+make_target+]-target): Do not use \-continued lines.
5130 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5131 (current_stage, restrap, stage_last): New.
5132
5133 * Makefile.in: Regenerate.
5134 * configure: Regenerate.
5135
5136 2006-02-19 Bud Davis <jmdavis@link.com>
5137
5138 * MAINTAINERS (Write After Approval): Remove myself.
5139 (Language Front End Maintainers): Add myself as fortran 95
5140 maintainer and update e-mail address.
5141
5142 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5143
5144 * MAINTAINERS (Write After Approval): Remove myself.
5145 (Language Front End Maintainers): Add myself as fortran 95
5146 maintainer.
5147
5148 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
5149
5150 * MAINTAINERS (Write After Approval): Add myself.
5151
5152 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5153
5154 * MAINTAINERS (Write After Approval): Remove myself.
5155 (Language Front End Maintainers): Add myself as
5156 fortran 95 maintainer.
5157
5158 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5159
5160 Sync from src:
5161
5162 2005-12-27 Leif Ekblad <leif@rdos.net>
5163
5164 * configure.in: Add support for RDOS target.
5165 * configure: Regenerate.
5166
5167 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5168 Andreas Schwab <schwab@suse.de>
5169
5170 * configure: Regenerate.
5171
5172 2006-02-12 David Edelsohn <edelsohn@gnu.org>
5173
5174 * configure.in (enable_libgomp): Add AIX.
5175 * configure: Regenerate.
5176
5177 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5178
5179 * MAINTAINERS (Write After Approval): Add myself.
5180
5181 2006-02-03 Lee Millward <lee.millward@gmail.com>
5182
5183 * MAINTAINERS (Write After Approval): Add myself.
5184
5185 2006-01-31 Richard Guenther <rguenther@suse.de>
5186 Paolo Bonzini <bonzini@gnu.org>
5187
5188 * Makefile.def (target_modules): Add libgcc-math target module.
5189 * configure.in (target_libraries): Add libgcc-math target library.
5190 (--enable-libgcc-math): New configure switch.
5191 * Makefile.in: Re-generate.
5192 * configure: Re-generate.
5193 * libgcc-math: New toplevel directory.
5194
5195 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
5196
5197 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5198 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5199 the assembler, linker and binutils.
5200 * configure: Regenerate.
5201
5202 2006-01-22 Dirk Mueller <dmueller@suse.de>
5203
5204 * MAINTAINERS (Write After Approval): Add myself.
5205
5206 2006-01-20 Diego Novillo <dnovillo@redhat.com>
5207
5208 * configure: Regenerate.
5209
5210 2006-01-18 Richard Henderson <rth@redhat.com>
5211 Jakub Jelinek <jakub@redhat.com>
5212 Diego Novillo <dnovillo@redhat.com>
5213
5214 * libgomp: New directory.
5215 * Makefile.def: Add target_module libgomp.
5216 * Makefile.in: Regenerate.
5217 * configure.in (target_libraries): Add target-libgomp.
5218 * configure: Regenerate.
5219
5220 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
5221
5222 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5223 @ from continuation.
5224 * Makefile.in: Rebuilt.
5225
5226 2006-01-04 Chris Lattner <sabre@gnu.org>
5227
5228 * MAINTAINERS (Write After Approval): Add myself.
5229
5230 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
5231
5232 PR bootstrap/24252
5233
5234 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5235 * Makefile.tpl (OBJDUMP): New.
5236 (EXTRA_HOST_FLAGS): Add it.
5237 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5238
5239 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5240 to use symbolic links between directories. Avoid race conditions
5241 or make them harmless.
5242 * configure.in: Do not try to use symbolic links between directories.
5243
5244 * Makefile.def (LEAN): Pass.
5245 * Makefile.tpl (LEAN): Define.
5246 (stage[+id+]-start): Accept that the previous directory does not
5247 exist, if the bootstrap is lean.
5248 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5249 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5250 configure substitution.
5251 ([+compare-target+]): Likewise.
5252 ([+bootstrap-target+]-lean): New.
5253 * configure.in: Remove lean bootstrap support from here.
5254
5255 * Makefile.in: Regenerate.
5256 * configure: Regenerate.
5257
5258 2006-01-04 Ben Elliston <bje@au.ibm.com>
5259
5260 * MAINTAINERS (libdecnumber): Add myself.
5261
5262 2006-01-02 Mark Mitchell <mark@codesourcery.com>
5263
5264 * libtool-ldflags: New script.
5265
5266 2006-01-02 Andreas Schwab <schwab@suse.de>
5267
5268 * configure.in: When reconfiguring remove Makefile in
5269 all stage directories.
5270 * configure: Regenerate.
5271
5272 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5273
5274 * MAINTAINERS: Update my email address.
5275
5276 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
5277
5278 Revert Ada-related part of the previous change.
5279
5280 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5281 Do not pass.
5282 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5283 * Makefile.in: Regenerate.
5284 * configure.in: Do not include mt-ppc-aix target fragment.
5285 * configure: Regenerate.
5286
5287 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
5288
5289 * configure.in: Select appropriate fragments for PowerPC/AIX.
5290 * configure: Regenerate.
5291
5292 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5293 BOOT_CFLAGS, BOOT_LDFLAGS.
5294 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5295 BOOT_CFLAGS, BOOT_LDFLAGS.
5296 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5297 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5298 (stage): Fail if we cannot complete the work.
5299 * Makefile.in: Regenerate.
5300
5301 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5302
5303 * configure.in: Replace ms1 with mt.
5304 * configure: Rebuilt.
5305
5306 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5307
5308 * MAINTAINERS: Update my email address.
5309
5310 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
5311
5312 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5313 install-host-nogcc): Don't invoke $(stage) at the end.
5314 * Makefile.in: Regenerate.
5315
5316 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
5317
5318 * configure.in: Flip the top-level bootstrap switch.
5319 * configure: Regenerate.
5320
5321 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5322
5323 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5324 $(stage) and $(unstage).
5325 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5326 (all): Remove stray semicolon.
5327 (local-distclean): Don't handle multilib.tmp and multilib.out.
5328 (install.all): Set $s for consistency.
5329 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5330 check_multilibs setting. Always make the install directory.
5331 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5332 Correct @if/@endif.
5333 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5334 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5335 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5336 (multilib.out): Remove.
5337 * Makefile.in: Regenerated.
5338
5339 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
5340
5341 * MAINTAINERS (Write After Approval): Add myself.
5342
5343 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5344
5345 * MAINTAINERS: Add myself as mt maintainer.
5346
5347 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5348
5349 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5350
5351 * MAINTAINERS: Change email address.
5352
5353 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5354
5355 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5356 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5357 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5358 Find in-tree tools if available.
5359 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5360 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5361 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5362 (COMPILER_*_FOR_TARGET): New.
5363 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5364 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5365 (CONFIGURED_*, USUAL_*): Remove.
5366 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5367 STRIP): Use autoconf substitutions.
5368 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5369 COMPILER_NM_FOR_TARGET): New.
5370 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5371
5372 (all): Make all-host and all-target in parallel.
5373 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5374 that $$r and $$s are set before invoking a recursive make.
5375 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5376 ([+bootstrap-target+]): Inline most of the `all' target.
5377
5378 2005-11-29 Ben Elliston <bje@au.ibm.com>
5379
5380 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5381 from the gcc build directory.
5382 * Makefile.in: Regenerate.
5383
5384 2005-11-29 Ben Elliston <bje@au.ibm.com>
5385
5386 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5387 depend on all-libdecnumber.
5388 * configure.in (host_libs): Include libdecnumber.
5389 * Makefile.in: Regenerate.
5390 * configure: Likewise.
5391
5392 2005-11-29 Ben Elliston <bje@au.ibm.com>
5393
5394 * libdecnumber: Import decNumber sources from the dfp-branch.
5395
5396 2005-11-21 Kean Johnston <jkj@sco.com>
5397
5398 * config.sub, config.guess: Sync from upstream sources.
5399
5400 2005-11-21 Ben Elliston <bje@au.ibm.com>
5401
5402 Import from Autoconf sources:
5403
5404 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5405 * config/move-if-change: Don't output "$2 is unchanged";
5406 suggested by Ben Elliston. Handle weird characters correctly.
5407
5408 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5409
5410 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5411 to match upstream libtool for darwin.
5412
5413 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5414
5415 * Makefile.def: Remove gdb dependencies for gdbtk.
5416 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5417 (configure-gdb, install-gdb): New rules.
5418 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5419 * Makefile.in, configure: Regenerated.
5420
5421 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5422
5423 * MAINTAINERS (Write After Approval): Add myself.
5424
5425 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5426
5427 * MAINTAINERS (Write After Approval): Add myself.
5428
5429 2005-10-24 Diego Novillo <dnovillo@redhat.com>
5430
5431 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5432 Diego Novillo.
5433
5434 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5435
5436 PR bootstrap/24297
5437 * Makefile.tpl (do-[+make-target+], do-check, install,
5438 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5439 are set before recursing.
5440 * Makefile.in: Regenerate.
5441
5442 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5443
5444 PR bootstrap/18939
5445 * Makefile.def (gcc) <target>: Fix thinko.
5446 * Makefile.in: Regenerate.
5447
5448 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5449
5450 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5451 * configure: Regenerate.
5452
5453 2005-10-15 Jie Zhang <jie.zhang@analog.com>
5454
5455 * MAINTAINERS (Write After Approval): Add self.
5456
5457 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
5458
5459 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5460 target-libffi, target-qthreads, target-libjava, and
5461 targetlibobjc.
5462 * configure: Regenerate.
5463
5464 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5465
5466 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5467 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5468 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5469 (USUAL_OBJDUMP_FOR_TARGET): New.
5470 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5471 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5472 * configure, Makefile.in: Regenerated.
5473
5474 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5475
5476 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5477 before other host packages.
5478
5479 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5480
5481 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5482
5483 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5484
5485 PR bootstrap/22340
5486
5487 * configure.in (default_target): Remove.
5488 * Makefile.tpl (all): Do not use prerequisites as subroutines
5489 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5490 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5491 use prerequisites as subroutines.
5492 (check-host, check-target): New.
5493 (bootstrap configure & all targets): Do not use stage*-start
5494 if the directory layout is already ok.
5495 (non-bootstrap configure & all targets): Prepend a $(unstage).
5496 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5497 (NOTPARALLEL): Remove.
5498 (unstage, stage variables): New variables.
5499 (unstage, stage targets): Simply expand to those variables.
5500
5501 * configure: Regenerate.
5502 * Makefile.in: Regenerate.
5503
5504 2005-10-04 James E Wilson <wilson@specifix.com>
5505
5506 * Makefile.def (lang_env_dependencies): Add libmudflap.
5507 * Makefile.in: Regenerate.
5508
5509 2005-10-03 Andreas Schwab <schwab@suse.de>
5510
5511 Backport from libtool CVS:
5512 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5513
5514 * ltmain.sh: add support for installing into temporary
5515 staging area (e.g. 'make install DESTDIR=...')
5516
5517 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5518
5519 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5520 * configure: Regenerated.
5521
5522 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5523
5524 * configure: Regenerate with the correct
5525 autoconf version.
5526
5527 2005-09-30 Catherine Moore <clm@cm00re.com>
5528
5529 * configure.in (bfin-*-*): New.
5530 * configure: Regenerated.
5531
5532 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5533
5534 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5535 (LIPO_FOR_TARGET): New.
5536 (CONFIGURED_LIPO_FOR_TARGET): New.
5537 (USUAL_LIPO_FOR_TARGET): New.
5538 (STRIP_FOR_TARGET): New.
5539 (CONFIGURED_STRIP_FOR_TARGET): New.
5540 (USUAL_STRIP_FOR_TARGET): New.
5541 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5542 STRIP_FOR_TARGET.
5543 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5544 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5545 * Makefile.in: Regenerate.
5546 * configure: Regenerate.
5547
5548 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5549
5550 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5551 (rs6000-*-aix*): Same.
5552 * configure: Regenerate.
5553
5554 2005-09-16 Tom Tromey <tromey@redhat.com>
5555
5556 * MAINTAINERS: Add self as java maintainer.
5557
5558 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5559
5560 * configure.in: Recognize f95 in the --enable-languages option,
5561 and substitute it for fortran, issuing a warning.
5562 * configure: Regenerate.
5563
5564 2005-08-30 Phil Edwards <phil@codesourcery.com>
5565
5566 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5567 * configure: Regenerated.
5568
5569 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
5570
5571 * MAINTAINERS: Add self as ms1 maintainer.
5572
5573 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5574
5575 * Makefile.def (libssp): Add to lang_env_dependencies.
5576 * Makefile.in: Regenerate.
5577
5578 2005-08-18 Ian Lance Taylor <ian@airs.com>
5579
5580 * MAINTAINERS: Add myself as middle-end maintainer.
5581
5582 2005-08-17 Christian Groessler <chris@groessler.org>
5583
5584 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5585 * Makefile.in: Regenerate.
5586
5587 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5588
5589 * MAINTAINERS (write after approval): Added myself.
5590
5591 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5592
5593 * MAINTAINERS (Write After Approval): Add myself.
5594
5595 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5596
5597 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5598 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5599 Look for alternate names of the target cc and c++
5600 * configure: Regenerate.
5601
5602 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5603
5604 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5605 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5606 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5607 tools; remove code to manually set them.
5608 (Target tools): Look in the environment for them.
5609 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5610 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5611 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5612 build directory.
5613 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5614 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5615 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5616 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5617 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5618 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5619 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5620 * configure: Regenerate.
5621 * Makefile.in: Regenerate.
5622
5623 2005-07-28 Ben Elliston <bje@au.ibm.com>
5624
5625 * MAINTAINERS: Update for removed CPU targets.
5626
5627 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5628
5629 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5630 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5631 * Makefile.in: Regenerated.
5632
5633 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5634
5635 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5636 (CFLAGS_FOR_TARGET): Use it.
5637 (CXXFLAGS_FOR_TARGET): Likewise.
5638 * Makefile.in: Regenerated.
5639 * configure.in (--with-build-sysroot): New option.
5640 * configure: Regenerated.
5641
5642 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5643
5644 * Makefile.tpl: Wrap install between unstage and stage
5645 * Makefile.in: Regenerate.
5646
5647 2005-07-21 Eric Christopher <echristo@apple.com>
5648
5649 * MAINTAINERS: Update affiliation.
5650
5651 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5652
5653 * MAINTAINERS: Add self as crx port maintainer.
5654
5655 2005-07-20 DJ Delorie <dj@redhat.com>
5656
5657 * MAINTAINERS: Add self as m32c maintainer.
5658
5659 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5660
5661 * all files: Update FSF address.
5662
5663 2005-07-15 Eric Christopher <echristo@redhat.com>
5664
5665 * MAINTAINERS: Change affiliation.
5666
5667 2005-07-14 Jim Blandy <jimb@redhat.com>
5668
5669 * configure.in: Add cases for Renesas m32c.
5670 * configure: Regenerated.
5671
5672 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5673
5674 * COPYING.LIB: Update from fsf.org.
5675
5676 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5677
5678 * COPYING, compile, config.guess,
5679 config.sub, install-sh, missing, mkinstalldirs,
5680 symlink-tree, ylwrap: Sync from upstream sources.
5681 * config-ml.in: Update FSF address.
5682
5683 2005-07-13 Eric Christopher <echristo@redhat.com>
5684
5685 * configure.in: Add toplevel noconfigdir support for tpf.
5686 * configure: Regenerate.
5687
5688 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
5689
5690 PR ada/22340
5691
5692 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5693 * Makefile.in: Regenerate.
5694
5695 2005-07-07 Mark Mitchell <mark@codesourcery.com>
5696
5697 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
5698 Brolley to write-after-approval.
5699
5700 2005-07-07 Andreas Schwab <schwab@suse.de>
5701
5702 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5703 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5704 * Makefile.in: Regenerated.
5705
5706 2005-07-06 Geoffrey Keating <geoffk@apple.com>
5707
5708 * configure.in: Don't build sim or rda when targetting darwin.
5709 * configure: Regenerate.
5710
5711 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
5712
5713 * configure.in: Add --enable-libssp and --disable-libssp.
5714 * configure: Regenerate with autoconf-2.13.
5715
5716 2005-07-02 Jakub Jelinek <jakub@redhat.com>
5717
5718 * Makefile.def (target_modules): Add libssp.
5719 * configure.in (target_libraries): Add target-libssp.
5720 * configure: Rebuilt.
5721 * Makefile.in: Rebuilt.
5722
5723 2005-07-01 Zack Weinberg <zackw@panix.com>
5724
5725 * MAINTAINERS: Change email address. Resign from maintainership.
5726
5727 2005-07-01 Richard Guenther <rguenther@suse.de>
5728
5729 * MAINTAINERS: Change my e-mail address and affiliation.
5730
5731 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5732
5733 * Makefile.def (stagefeedback): Come after profile.
5734 Define profiledbootstrap target.
5735 * Makefile.tpl (profiledbootstrap): Remove.
5736 (stageprofile-end): Zap stagefeedback.
5737 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5738 * Makefile.in: Regenerate.
5739
5740 2005-06-13 Richard Sandiford <richard@codesourcery.com>
5741
5742 * MAINTAINERS: Update my email address.
5743
5744 2005-06-13 Zack Weinberg <zack@codesourcery.com>
5745
5746 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5747 In 'cpp' stanza, support '#line' as well as '# '.
5748
5749 2005-06-08 Andreas Schwab <schwab@suse.de>
5750
5751 * MAINTAINERS: Move myself from 'Write After Approval' to
5752 'CPU Port Maintainers' section as m68k maintainer.
5753
5754 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
5755
5756 * configure.in (unsupported_languages): New macro.
5757 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5758 non-ported target libraries in noconfigdirs.
5759 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5760 non-linux-gnu. Remove libgcj_ex_libffi.
5761 <lang_frag loop>: Set add_this_lang=no if the language is in
5762 unsupported_languages.
5763 * configure: Regenerate.
5764
5765 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5766
5767 * configure.in: Fix typo in handling of --with-mpfr-dir.
5768 * configure: Regenerate.
5769
5770 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
5771
5772 * MAINTAINERS: Update my email address.
5773
5774 2005-06-02 Jim Blandy <jimb@redhat.com>
5775
5776 * config.sub: Add cases for the Renesas m32c. (This patch has been
5777 accepted into the master sources.)
5778
5779 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
5780 Michael Snyder <msnyder@redhat.com>
5781 Stan Cox <scox@redhat.com>
5782
5783 * configure.in: Set noconfigdirs for ms1.
5784
5785 * configure: Regenerate.
5786
5787 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
5788
5789 * MAINTAINERS (Write After Approval): Add self.
5790
5791 2005-06-01 Josh Conner <jconner@apple.com>
5792
5793 * MAINTAINERS (Write After Approval): Add self.
5794
5795 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
5796
5797 * MAINTAINERS: Update my email address.
5798
5799 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
5800
5801 * MAINTAINERS (Write After Approval): Add self.
5802
5803 2005-05-26 Chris Demetriou <cgd@broadcom.com>
5804
5805 * MAINTAINERS (Write After Approval): Remove self.
5806
5807 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
5808
5809 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5810 (Dependencies): Consider target modules for bootstrap dependencies.
5811 Make target bootstrap modules depend on each stage's gcc.
5812 * Makefile.in: Regenerate.
5813
5814 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
5815
5816 * Makefile.def (configure-gcc): Depend on binutils having been built.
5817 (all-gcc): No need to do it here.
5818 * Makefile.in: Regenerate.
5819
5820 2005-05-19 Paul Brook <paul@codesourcery.com>
5821
5822 * configure.in: Rewrite misleading error message when requested
5823 language cannot be built.
5824 * configure: Regenerate.
5825
5826 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5827
5828 * ylwrap: Import from Automake 1.9.5.
5829
5830 2005-05-13 David Ung <davidu@mips.com>
5831
5832 * MAINTAINERS (Write After Approval): Add self.
5833
5834 2005-05-09 Mike Stump <mrs@apple.com>
5835
5836 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5837 lt_cv_sys_max_cmd_len for now.
5838
5839 2005-05-09 Stan Cox <scox@redhat.com>
5840
5841 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5842
5843 2005-05-08 Matt Kraai <kraai@ftbfs.org>
5844
5845 * README.SCO: Update the URL.
5846
5847 2005-05-05 David Edelsohn <edelsohn@gnu.org>
5848
5849 * ltconfig: Define file_list_spec. Pass file_list_spec and
5850 with_gnu_ld to libtool.
5851 * ltcf-c.sh (aix[45]): Define file_list_spec.
5852 * ltcf-cxx.sh (aix[45]): Same.
5853 * ltcf-gcj.sh (aix[45]): Same.
5854 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5855 exists, write list of input files to temporary file.
5856
5857 2005-05-04 Mike Stump <mrs@apple.com>
5858
5859 * configure.in: Always pass --target to target configures as
5860 otherwise rebuilds that do --recheck will fail.
5861 * confiugure: Rebuilt.
5862
5863 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
5864
5865 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5866 STAGE_HOST_EXPORTS.
5867 (configure, all): Add bootstrap support.
5868 (Host modules, target modules): Pass post-stage1 flags and exports.
5869 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5870 * Makefile.in: Regenerate.
5871
5872 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
5873
5874 * configure: Regenerate.
5875
5876 2005-04-27 Mike Stump <mrs@apple.com>
5877
5878 * MAINTAINERS: Add self as darwin maintainer.
5879
5880 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5881
5882 * config.sub: Update from master copy.
5883
5884 2005-04-21 Mike Stump <mrs@apple.com>
5885
5886 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5887 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5888
5889 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5890
5891 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5892 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5893 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5894 "*-*-elf" and "*-*-linux*".
5895 * configure: Regenerate.
5896
5897 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
5898
5899 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5900
5901 2005-04-12 Mike Stump <mrs@apple.com>
5902
5903 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5904
5905 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
5906
5907 * MAINTAINERS (Write After Approval): Add myself.
5908
5909 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
5910
5911 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5912
5913 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
5914
5915 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5916 (TARGET_CONFIGARGS): Include --with-target-subdir.
5917 (configure, all): New macros. Use them throughout.
5918 * Makefile.in: Regenerate.
5919
5920 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
5921
5922 * MAINTAINERS (Write After Approval): Add myself.
5923
5924 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5925
5926 * MAINTAINERS: Remove 'loop unrolling' maintainer.
5927
5928 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
5929
5930 * MAINTAINERS: Move John Carr to Write After Approval.
5931
5932 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5933
5934 * config/mh-mingw32: Delete.
5935 * configure.in: Don't use it.
5936 * configure: Regenerate.
5937
5938 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
5939
5940 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5941 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5942 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5943 (HOST_LIB_PATH): Generate from Makefile.def.
5944 (TARGET_LIB_PATH): Likewise.
5945 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5946 * Makefile.in: Regenerate.
5947 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5948 (RPATH_ENVVAR): Include Darwin case.
5949 * configure: Regenerate.
5950
5951 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
5952
5953 * MAINTAINERS (Various Maintainers): Remove self.
5954 (Write After Approval): Add self.
5955
5956 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
5957
5958 * MAINTAINERS (Various Maintainers): Add self.
5959
5960 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
5961
5962 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5963 * configure: Regenerate.
5964
5965 2005-03-21 Zack Weinberg <zack@codesourcery.com>
5966
5967 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5968 gcc_version, and gcc_version_trigger from set of flags to pass.
5969 * Makefile.tpl: Remove definitions of above variables.
5970 (config.status): Remove dependency on $(gcc_version_trigger).
5971 * Makefile.in: Regenerate.
5972 * configure.in: Do not reference config/gcc-version.m4 nor
5973 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5974 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5975 * configure: Regenerate.
5976
5977 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5978 Andrew Pinski <pinskia@physics.uc.edu>
5979
5980 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5981 * Makefile.in: Regenerate.
5982
5983 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
5984
5985 * MAINTAINERS (Write After Approval): Add myself.
5986
5987 2005-03-03 David Ayers <d.ayers@inode.at>
5988
5989 * MAINTAINERS (Write After Approval): Add myself.
5990
5991 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
5992
5993 PR libgcj/20160
5994 * ltmain.sh: Avoid creating archives with components that have
5995 duplicate basenames.
5996
5997 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5998
5999 PR bootstrap/20250
6000 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6001 instead of check.
6002 * Makefile.in: Regenerate.
6003
6004 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6005
6006 * Makefile.in: Regenerate to fix conflict between the previous two
6007 patches.
6008
6009 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6010
6011 PR bootstrap/17383
6012 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6013 * Makefile.tpl (HOST_SUBDIR): New substitution.
6014 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6015 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6016 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6017 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6018 (Host modules, Bootstrapped modules): Use it.
6019 (Build modules, Target modules): Do not create symlink trees,
6020 always configure out-of-srcdir.
6021 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6022 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6023 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6024 $(HOST_SUBDIR). Create a symlink for host_subdir.
6025
6026 * Makefile.in: Regenerate.
6027 * configure: Regenerate.
6028
6029 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6030
6031 Merged from libada-gnattools-branch:
6032 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6033
6034 * gnattools: New directory.
6035 * Makefile.def: Add gnattools as a module, depending on target-libada.
6036 * Makefile.in: Regenerate.
6037 * configure.in: Include gnattools in host_tools; disable it if ada
6038 is disabled.
6039 * configure: Regenerate.
6040
6041 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
6042
6043 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6044 treelang maintainer.
6045 (Write After Approval): Remove myself.
6046
6047 2005-02-23 Paul Schlie <schlie@comcast.net>
6048
6049 * configure.in: Allow darwin targeted ports to build tk, itcl and
6050 libgui.
6051 * configure: Regenerate.
6052
6053 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6054
6055 PR libgcj/10353
6056 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6057 * configure: Regenerate.
6058
6059 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6060
6061 * MAINTAINERS (Write After Approval): Add myself.
6062
6063 2005-02-10 Ian Lance Taylor <ian@airs.com>
6064
6065 * MAINTAINERS: Update my e-mail address.
6066
6067 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6068
6069 * MAINTAINERS (Write After Approval): Add myself.
6070
6071 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
6072
6073 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6074 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6075 target-libgloss when not *-*-elf and *-*-aout.
6076 * configure: Regenerate.
6077
6078 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6079
6080 * MAINTAINERS: Remove obsolete entries.
6081
6082 * MAINTAINERS (Write After Approval): Add Michael Matz.
6083
6084 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
6085
6086 * MAINTAINERS: Remove self as cpplib maintainer.
6087
6088 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6089
6090 * install-sh, config.sub: Import from upstream.
6091
6092 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6093
6094 PR bootstrap/18222
6095 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6096 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6097 * Makefile.in: Regenerate.
6098
6099 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
6100
6101 * MAINTAINERS: Update my email address.
6102
6103 2005-01-12 David Edelsohn <edelsohn@gnu.org>
6104 Andreas Schwab <schwab@suse.de>
6105
6106 PR bootstrap/18033
6107 * config-ml.in: Eval option if surrounded by single quotes.
6108
6109 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
6110
6111 Revert 2004-12-28 Makefile changes, a better fix will be
6112 applied to mainline and src after GCC 4.0 branches.
6113
6114 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
6115
6116 PR bootstrap/17383
6117
6118 * Makefile.def (target_modules): Remove stage parameter,
6119 it is always true now.
6120 * Makefile.tpl (configure-build-[+module+],
6121 configure-target-[+module+]): Always build symlink tree
6122 for the directory and for include. BUILD_SUBDIR and
6123 TARGET_SUBDIR cannot be . anymore.
6124 * Makefile.in: Regenerate.
6125
6126 2004-12-25 David Edelsohn <edelsohn@gnu.org>
6127
6128 Revert 2004-12-08 Makefile changes.
6129
6130 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6131
6132 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6133 cygwin, mingw.
6134
6135 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6136
6137 * configure.in (sh64-*-*): Reenable gprof.
6138 * configure: Regenerate.
6139
6140 2004-12-08 David Edelsohn <edelsohn@gnu.org>
6141
6142 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6143 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6144 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6145 * Makefile.in: Regenerate.
6146
6147 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6148
6149 * MAINTAINERS: Update my email address.
6150
6151 2004-12-07 Matt Kraai <kraai@ftbfs.org>
6152
6153 * Makefile.tpl: Generate normal dependencies if the LHS module is
6154 not bootstrapped.
6155 * Makefile.in: Regenerate.
6156
6157 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6158
6159 * configure.in: Include config/gxx-include-dir.m4. Use
6160 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6161 * configure: Regenerate.
6162
6163 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6164
6165 * config.if: Delete.
6166 * configure.in: Set libstdcxx_incdir directly.
6167 * configure: Regenerate.
6168
6169 2004-12-02 Eric Christopher <echristo@redhat.com>
6170
6171 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6172 * Makefile.in: Regenerate.
6173
6174 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6175
6176 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6177 * configure: Regenerate.
6178
6179 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6180
6181 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6182 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6183 * configure: Regenerate.
6184
6185 2004-12-01 Eric Christopher <echristo@redhat.com>
6186
6187 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6188 of things to remove.
6189
6190 2004-11-29 Matt Kraai <kraai@ftbfs.org>
6191
6192 * MAINTAINERS (Write After Approval): Update my e-mail address.
6193
6194 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6195
6196 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6197 from CVS libtool to always pass_all.
6198
6199 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6200
6201 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6202 (hppa*64*-*-*): Delete incorrect comment.
6203 * configure: Rebuilt.
6204
6205 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6206
6207 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6208
6209 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6210
6211 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6212 from CVS libtool to always pass_all.
6213
6214 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6215
6216 * install-sh, compile: Import from automake.
6217
6218 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6219
6220 * config.guess, config.sub: Import from savannnah.
6221
6222 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
6223
6224 * MAINTAINERS (Write After Approval): Add myself
6225
6226 2004-11-12 Mike Stump <mrs@apple.com>
6227
6228 * Makefile.def: Add html support.
6229 * Makefile.tpl: Likewise.
6230 * Makefile.in: Regenerate.
6231
6232 2004-11-11 Geoffrey Keating <geoffk@apple.com>
6233
6234 PR 18423
6235 * configure.in: Remove all instances of build-fixincludes from
6236 noconfigdirs.
6237 (build_configargs): Supply --target to subdirectories.
6238 * configure: Regenerate.
6239
6240 * Makefile.def: Make gcc install depend on fixincludes install.
6241 * Makefile.in: Regenerate.
6242
6243 2004-11-10 Janis Johnson <janis187@us.ibm.com>
6244
6245 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6246
6247 2004-11-11 Paul Brook <paul@codesourcery.com>
6248
6249 * MAINTAINERS: Add self as arm maintainer. Update email address.
6250
6251 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6252
6253 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6254 target-libgfortran.
6255 * configure: Regenerate.
6256
6257 2004-11-07 David Edelsohn <edelsohn@gnu.org>
6258
6259 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6260 like CC.
6261
6262 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
6263
6264 * Makefile.def (host fixincludes): Specify missing targets.
6265 * Makefile.in: Regenerate.
6266
6267 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6268
6269 * MAINTAINERS: Add myself
6270
6271 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6272
6273 * MAINTAINERS (Write After Approval): Add myself.
6274
6275 2004-11-04 Geoffrey Keating <geoffk@apple.com>
6276
6277 * Makefile.def: Build fixincludes for the host, too.
6278 * Makefile.in: Regenerate.
6279 * configure.in (host_tools): Add fixincludes.
6280 * configure: Regenerate.
6281
6282 2004-11-04 Daniel Jacobowitz <dan@debian.org>
6283
6284 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6285 * configure: Regenerated.
6286
6287 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6288
6289 PR other/17783
6290 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6291 * configure: Regenerated.
6292
6293 2004-10-31 Mark Mitchell <mark@codesourcery.com>
6294
6295 * README.SCO: Update per FSF instructions.
6296
6297 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
6298
6299 PR target/18151
6300 * configure.in (case ${target}): Do not build fixincludes for avr.
6301 * configure: Regenerated.
6302
6303 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
6304
6305 * configure.in (case ${target}): Do not build fixincludes
6306 on platforms where it is not used.
6307 * configure: Regenerated.
6308
6309 2004-10-23 Daniel Jacobowitz <dan@debian.org>
6310
6311 * configure.in: Use an absolute path to install-sh.
6312 * configure: Regenerated.
6313
6314 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6315
6316 * MAINTAINERS (Write After Approval): Add myself.
6317
6318 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6319
6320 * MAINTAINERS: Remove from Write After Approval those that are
6321 already maintainers.
6322
6323 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6324
6325 * MAINTAINERS: Update my email address.
6326
6327 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6328
6329 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6330 * configure: Regenerate.
6331
6332 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
6333
6334 * MAINTAINERS: Update my email address.
6335
6336 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6337
6338 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6339 entries belonging to this category.
6340
6341 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6342
6343 * MAINTAINERS: Update my e-mail address.
6344
6345 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
6346
6347 Fix wrong conflict resolution in:
6348
6349 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6350
6351 * Makefile.in: Regenerate.
6352 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6353 in the recursive `make', instead of hardwiring `all'.
6354 (Autogenerated TARGET-* variables): New.
6355
6356 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6357
6358 * configure.in: Enable target-libgloss for crx-*-*.
6359 * configure: Regenerate.
6360
6361 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6362
6363 * MAINTAINERS (Various Maintainers): Move the "windows,
6364 cygwin, mingw" maintainer to ...
6365 (OS Port Maintainers): ... here.
6366
6367 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6368
6369 * MAINTAINERS (Write After Approval): Remove those that are
6370 maintainers of some subsystem.
6371
6372 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6373
6374 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6375 * ltcf-cxx.sh (tpf*): Likewise.
6376 * ltconfig (tpf*): Add TPF OS configuration support.
6377
6378 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6379
6380 * MAINTAINERS: Change my email address to my new work account.
6381
6382 2004-09-24 Michael Roth <mroth@nessie.de>
6383
6384 * configure.in (--without-headers): Add missing double quotes.
6385 * configure: Regenerate.
6386
6387 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6388
6389 * ylwrap: Revert to previous version.
6390
6391 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6392
6393 PR bootstrap/17369
6394 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6395 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6396 SET_GCC_LIB_PATH_CMD.
6397 (BASE_TARGET_EXPORTS): Likewise.
6398 * Makefile.in: Regenerated.
6399
6400 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6401 * configure: Regenerated.
6402
6403 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6404
6405 * config.guess: New upstream version
6406 * compile, depcomp, install-sh, ylwrap: Likewise.
6407
6408 2004-09-19 Roger Sayle <roger@eyesopen.com>
6409
6410 * config/mh-x86omitfp: New host makefile fragment. Add
6411 -fomit-frame-pointer to the default BOOT_CFLAGS.
6412 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6413 * configure: Regenerate.
6414
6415 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6416
6417 PR target/11572
6418 * configure.in (*-*-darwin*): Renable libobjc.
6419 * configure: Regenerate.
6420
6421 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6422
6423 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6424
6425 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
6426
6427 * Makefile.def: Remove libbanshee.
6428 * Makefile.tpl: Ditto.
6429 * configure.in: Ditto.
6430 * Makefile.in: Regen.
6431 * configure: Ditto.
6432
6433 2004-09-08 David Edelsohn <edelsohn@gnu.org>
6434
6435 * ltmain.sh: Use $pic_object as $non_pic_object if
6436 $non_pic_object=none.
6437
6438 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
6439
6440 * missing: Import latest version from master repository.
6441
6442 2004-09-06 Nick Clifton <nickc@redhat.com>
6443
6444 * config.sub: Import latest version from master repository.
6445 * config.guess: Likewise.
6446 This includes these changes:
6447
6448 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6449
6450 * config.sub: Handle crisv32, alias etraxfs.
6451 * config.guess (crisv32:Linux:*:*): Handle.
6452
6453 2004-08-13 Brad Smith <brad@comstyle.com>
6454
6455 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6456 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6457
6458 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6459
6460 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6461 assume the processor is a powerpc. This is because coreutils
6462 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6463 in this case, due to a MacOS X bug that causes
6464 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6465 to return a negative number.
6466 Problem reported by Petter Reinholdtsen in:
6467 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6468
6469 2004-07-19 Ben Elliston <bje@gnu.org>
6470
6471 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6472
6473 2004-06-24 Ben Elliston <bje@gnu.org>
6474
6475 * config.guess: Update copyright years.
6476 * config.sub: Likewise.
6477
6478 2004-06-22 Robert Millan <robertmh@gnu.org>
6479
6480 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6481 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6482
6483 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6484
6485 * config.guess (*:*VMS:*:*): New entry. Replaces
6486 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6487 manufacturer.
6488
6489 2004-06-22 Ben Elliston <bje@gnu.org>
6490
6491 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6492 * config.sub: Likewise.
6493
6494 2004-06-22 Ben Elliston <bje@gnu.org>
6495
6496 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6497 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6498
6499 2004-06-11 Ben Elliston <bje@gnu.org>
6500
6501 * config.guess (pegasos:OpenBSD:*:*): Remove.
6502
6503 2004-06-11 Ben Elliston <bje@gnu.org>
6504
6505 From Wouter Verhelst <wouter@grep.be>:
6506 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6507
6508 2004-06-11 Ben Elliston <bje@gnu.org>
6509
6510 * config.guess (luna88k:OpenBSD:*:*): New.
6511
6512 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6513
6514 * config.guess (m32r*:Linux:*:*): New case.
6515 * config.sub: Handle m32rle.
6516
6517 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6518
6519 From Jens Petersen <petersen@redhat.com>:
6520 * config.sub: Handle sparcv8.
6521
6522 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6523
6524 From Tom Smith <smith@cag.lkg.hp.com>:
6525 * config.guess: Version suffixes are equally significant on Tru64
6526 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6527 prefix of "P" (patched kernel).
6528
6529 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6530
6531 * config.sub: Add support for National Semiconductor CRX target.
6532
6533 2004-09-03 Janis Johnson <janis187@us.ibm.com>
6534
6535 * MAINTAINERS (Various Maintainers): Remove myself as web page
6536 maintainer, add myself as maintainer of build status lists.
6537
6538 2004-09-03 Jan Beulich <jbeulich@novell.com>
6539
6540 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6541 *-*-netware, but add target-libmudflap.
6542 Consolidate *-*-netware targets (of which really only i?86 exists)
6543 into a single entry.
6544 * configure: Likewise.
6545
6546 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
6547
6548 * Makefile.tpl (sorry): Remove.
6549 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6550 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6551 (do-clean): Clean per-stage directories too.
6552 (do-distclean): Run distclean-stage1 too.
6553 (.NOTPARALLEL): Enable during toplevel bootstrap.
6554 (stage[+id+]-bubble): Enable parallel execution during
6555 the recursive invocation.
6556 * Makefile.in: Regenerate.
6557
6558 Fix previous checkin:
6559
6560 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6561 include.
6562 * configure.in: Fix indentation.
6563 * configure: Regenerate.
6564
6565 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
6566
6567 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6568 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6569 * configure: regenerate
6570 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6571 -mdynamic-no-pic
6572
6573 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6574
6575 * Makefile.def (build_modules): Add fixincludes.
6576 (dependencies): Make gcc depend on fixincludes.
6577 * configure.in (build_tools): Add fixincludes.
6578 (build_configdirs): Always include build_libs.
6579 * Makefile.in: Regenerate.
6580 * configure: Regenerate.
6581
6582 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
6583
6584 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6585 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6586 phony targets; do not generate timestamp files.
6587 (distclean-stageN): Remove references to their timestamp files.
6588 (restageN, touch-stageN): Remove.
6589 (stageN-bubble): Rewritten.
6590 (compare): Support lean bootstraps.
6591 * Makefile.in: Regenerate.
6592
6593 * configure.in: Only warn when bootstrapping but
6594 build != host or build != target. Support lean bootstraps.
6595 * configure: Regenerate.
6596
6597 2004-08-26 Phil Edwards <phil@codesourcery.com>
6598
6599 * configure.in: Give a better error message if GMP/MPFR are missing
6600 and a language needing them has been requested.
6601 * configure: Regenerated.
6602
6603 2004-08-25 Phil Edwards <phil@codesourcery.com>
6604
6605 * configure.in: Print a list of available language front-ends if
6606 a requested one is missing. Tidy stray tab characters.
6607 * configure: Regenerated.
6608
6609 2004-08-19 Michael Koch <konqueror@gmx.de>
6610
6611 * gcc/doc/install.texi: Update entry about automake for libjava.
6612
6613 2004-08-17 Robert Millan <robertmh@gnu.org>
6614
6615 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6616 (instead of FreeBSD).
6617 * configure: Regenerate.
6618
6619 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6620
6621 * Makefile.in: Regenerate.
6622 * configure: Regenerate.
6623
6624 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6625 stage_*_flags.
6626 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6627 for bootstrapped modules if toplevel bootstrap is going.
6628 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6629 modules. Adjust for changes in Makefile.def. Enable several
6630 rules even in non-bootstrap mode, just to avoid peppering the
6631 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6632 (stage-[+prev+]-bubble): Remove.
6633
6634 * Makefile.def (Dependencies): Depend on all-build-bison,
6635 all-build-flex, all-build-byacc, all-build-texinfo, rather
6636 than the host variations.
6637 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6638 with BUILD_SUBDIR.
6639 (BISON): Update for recent Bisons.
6640 (YACC): Fix typo.
6641 (cross): Depend on all-build.
6642 (all): Do not depend on all-build.
6643 (prebootstrap): Remove.
6644 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6645 (Prebootstrap dependencies): Add them to the per-stage targets
6646 and to all-prebootstrap.
6647 * configure.in (build_configdirs): Always enable build_tools.
6648 (BUILD_DIR_PREFIX): Remove.
6649
6650 * Makefile.def (gcc): Add target variable.
6651 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6652 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6653 in the recursive `make', instead of hardwiring `all'.
6654 (Autogenerated TARGET-* variables): New.
6655
6656 2004-08-13 Brian Booth <bbooth@redhat.com>
6657
6658 * MAINTAINERS: Remove myself from write-after-approval.
6659
6660 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6661
6662 * src-release: Stop distributing mmalloc with gdb (which doesn't
6663 use it).
6664 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6665 * Makefile.in: Regenerate.
6666
6667 2004-08-09 Mark Mitchell <mark@codesourcery.com>
6668
6669 * configure.in (arm*-*-eabi*): New target.
6670 * configure: Regenerate.
6671
6672 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
6673
6674 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6675 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6676 (Dependencies): New section.
6677 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6678 (configure-target-[+module+]): Depend on maybe-all-gcc
6679 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6680 (toplevel profiledbootstrap): Fix dependencies.
6681 * Makefile.in: Regenerate.
6682
6683 2004-08-03 Mark Mitchell <mark@codesourcery.com>
6684
6685 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6686 target-libiberty to noconfigdirs.
6687 * configure: Regenerate.
6688
6689 2004-08-03 Paul Brook <paul@codesourcery.com>
6690
6691 * configure.in: Check for MPFR as well as GMP.
6692 * configure: Regenerate.
6693
6694 2004-08-01 Robert Millan <robertmh@gnu.org>
6695
6696 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6697 libmudflap for all GNU-based systems (with Glibc).
6698 * configure: Regenerate.
6699
6700 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
6701
6702 * Makefile.def (host-modules): Add gcc.
6703 * Makefile.in: Regenerate.
6704 * Makefile.tpl (sorry): New rule.
6705 (configure-host, all-host, [+make_target+]-host, do-check,
6706 install-host): Do not add gcc as a special case.
6707 (host modules): Add a small special-casing for gcc. Export
6708 extra_make_flags through the environment.
6709 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6710 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6711 other recursive targets for gcc): Remove.
6712
6713 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6714 (stage, unstage): New rules.
6715 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6716 distclean-stage[+id+]): Use stage_current.
6717 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6718 the stage*-start rules.
6719
6720 2004-08-02 Geoffrey Keating <geoffk@apple.com>
6721
6722 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6723 use -all_load flag.
6724
6725 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
6726
6727 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6728 * configure: Regenerate.
6729
6730 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6731
6732 * maintainer-scripts/gcc_release: Revert yesterday's change.
6733
6734 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6735
6736 * MAINTAINERS: Add myself to write-after-approval.
6737
6738 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
6739
6740 * libf2c: Removed.
6741 * gcc/gccbug.in: Updated because of libf2c removal.
6742 * maintainer-scripts/gcc_release: Ditto.
6743
6744 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
6745
6746 * configure.in: Build libmudflap by default on FreeBSD.
6747 * configure: Regenerated.
6748
6749 2004-07-09 Mark Mitchell <mark@codesourcery.com>
6750
6751 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6752 systems.
6753 * configure: Regenerated.
6754
6755 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6756
6757 PR target/16344
6758 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6759 feedback based compiler.
6760 * Makefile.in: Rebuilt.
6761
6762 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
6763
6764 * Makefile.def (host_modules): Set bootstrap=true for flex.
6765 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6766 * Makefile.in: Rebuilt.
6767
6768 2004-07-07 Jan Hubicka <jh@suse.cz>
6769
6770 * MAINTAINERS: Add self as a profile feedback maintainer.
6771
6772 2004-07-05 Phil Edwards <phil@codesourcery.com>
6773
6774 * configure.in: Do not prepend $srcdir to /dev/null in
6775 makefile fragments.
6776 * configure: Regenerate.
6777
6778 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
6779
6780 * Makefile.def (build_modules): Add bison, byacc, flex,
6781 m4, texinfo.
6782 (flags_to_pass): Add FLEX.
6783 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6784 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6785 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6786 DEFAULT_MAKEINFO): Remove.
6787 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6788 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6789 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6790 objdir or else use configured tool.
6791 (all-build): New.
6792 (all): Depend on it.
6793 (Build module dependencies): Add.
6794 * Makefile.in: Regenerate.
6795 * configure.in: Better support for multiple build modules,
6796 matching what is done for host/target modules. Do not look
6797 for "plausible" locations of build tools if Canadian cross.
6798 Use autoconf's AC_PROG_CC to find a C compiler. Define
6799 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6800 * configure: Regenerate.
6801
6802 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6803
6804 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6805 * Makefile.in: Regenerate.
6806
6807 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6808
6809 * Makefile.tpl (configure-build-[+module+],
6810 configure-[+module+], configure-target-[+module+]): Pass
6811 [+extra_configure_args+].
6812 (all-build-[+module+], all-[+module+], check-[+module+],
6813 install-[+module+], [+make_target+]-[+module+],
6814 all-target-[+module+], check-target-[+module+],
6815 install-target-[+module+], [+make_target+]-target-[+module+]):
6816 Pass [+extra_make_args+].
6817 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6818 (GCC_HOST_EXPORTS): Remove.
6819 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6820 cross, check-gcc, check-gcc-c++, install-gcc,
6821 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6822 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6823 * Makefile.in: Regenerate.
6824
6825 2004-06-21 Matthew Sachs <msachs@apple.com>
6826
6827 * MAINTAINERS: Added self to write-after-approval.
6828
6829 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6830
6831 * configure.in: Check for srcdir/winsup rather than build directory
6832 winsup.
6833 * configure: Regenerate.
6834
6835 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
6836
6837 * configure.in: Don't build Cygwin native newlib if winsup
6838 directory is missing. Emit warning instead.
6839 * configure: Regenerate.
6840
6841 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
6842
6843 * Makefile.tpl (touch-stage[+id+]): New.
6844 (restage[+prev+]): Depend on touch-stage[+id+].
6845
6846 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6847 Use it throughout.
6848
6849 * Makefile.def: Add profile and feedback bootstrap stages.
6850 Remove next field from bootstrap stages.
6851 * Makefile.tpl (LN, LN_S): Substitute.
6852 (stageN-start, stageN-end): Use double-colon rules, to
6853 provide a hook for additional setup commands.
6854 (distclean-stageN-gcc, restageN): Create dependencies from
6855 [+prev+], not from [+next+].
6856 (stageN-bubble): Add commands for successive stages from
6857 [+prev+], using double-colon rules.
6858 (all-stageN-gcc): Fix typo.
6859 (stagefeedback-start, profiledbootstrap): New.
6860 * Makefile.in: Regenerate.
6861 * configure.in: Call ACX_PROG_LN.
6862 * configure: Regenerate.
6863
6864 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
6865
6866 * MAINTAINERS (Write After Approval): Add myself.
6867
6868 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
6869
6870 * MAINTAINERS (Write After Approval): Add myself.
6871
6872 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
6873
6874 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6875 without gcc.
6876 * configure: Regenerate.
6877
6878 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6879
6880 * Makefile.tpl: Fix typo.
6881 * Makefile.in: Regenerate.
6882
6883 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6884
6885 * configure.in: Remove new- prefix from toplevel
6886 bootstrap targets.
6887 * configure: Regenerate.
6888
6889 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6890
6891 * Makefile.tpl (all.normal): Rename to all.
6892 (all): Replace with a rule to pick the default
6893 target from configure.
6894 (all-gcc, configure-gcc): Use conditionals to
6895 do nothing when toplevel bootstrap is going on.
6896 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6897 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6898 * configure.in: Support --enable-bootstrap.
6899
6900 * Makefile.def: Remove new- prefix from toplevel
6901 bootstrap targets.
6902 * Makefile.tpl: Likewise.
6903
6904 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6905 target.
6906
6907 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6908 $(RECURSE_FLAGS) to recursive invocation of make.
6909
6910 * Makefile.in: Regenerate.
6911 * configure: Regenerate.
6912
6913 2004-05-30 Andreas Jaeger <aj@suse.de>
6914 Jim Wilson <wilson@specifixinc.com>
6915
6916 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6917 like CC.
6918
6919 2004-05-27 Daniel Jacobowitz <dan@debian.org>
6920
6921 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6922 * configure: Regenerate.
6923
6924 2004-05-25 Daniel Jacobowitz <drow@false.org>
6925
6926 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6927 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6928 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6929 targets.
6930 * Makefile.in: Regenerate.
6931
6932 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
6933
6934 * configure.in: Test the ability to symlink directories.
6935 * configure: Regenerate.
6936
6937 * Makefile.def (bootstrap-stage): New definitions.
6938 * Makefile.tpl (configure-stage1-gcc,
6939 configure-stage2-gcc, configure-stage3-gcc,
6940 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6941 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6942 new-restage3, compare): Autogenerate, see Makefile.in
6943 entry for behavioral changes.
6944 (distclean-stage1, new-stage1-start, new-stage1-end,
6945 new-stage1-bubble, distclean-stage2, new-stage2-start,
6946 new-stage2-end, new-stage2-bubble, distclean-stage3,
6947 new-stage3-start, new-stage3-end): New autogenerated targets.
6948 (objext, prebootstrap, BOOT_CFLAGS,
6949 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6950 targets.
6951
6952 * Makefile.in: Regenerate.
6953 (distclean-stage1, new-stage1-start, new-stage1-end,
6954 new-stage1-bubble, distclean-stage2, new-stage2-start,
6955 new-stage2-end, new-stage2-bubble, distclean-stage3,
6956 new-stage3-start, new-stage3-end): New targets.
6957 (all-stage1-gcc): Move prebootstrap dependency from here...
6958 (configure-stage1-gcc): ...to here.
6959 (new-bootstrap): Use bubble targets.
6960 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6961 Use per-stage distclean targets.
6962 (configure-stage1-gcc, configure-stage2-gcc,
6963 configure-stage3-gcc, all-stage1-gcc,
6964 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6965 Use new-stageN-start to prepare the tree.
6966
6967 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
6968
6969 * Makefile.def (host_modules): add libcpp.
6970 * Makefile.tpl: Add dependencies on and for libcpp.
6971 * Makefile.in: Regenerate.
6972 * configure.in: Add libcpp host module.
6973 * configure: Regenerate.
6974
6975 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
6976
6977 * Makefile.tpl: Whenever a recursive target is defined, wrap
6978 it in a special @if/@endif block, and prepare its maybe
6979 dependency in the @if/@endif block
6980 * configure.in: Instead of writing maybe dependencies, remove
6981 the @if/@endif statements, and remove the @if/@endif blocks
6982 that remain.
6983 * configure: Regenerate.
6984 * Makefile.in: Regenerate.
6985
6986 2004-05-20 Janis Johnson <janis187@us.ibm.com>
6987
6988 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6989
6990 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
6991
6992 PR bootstrap/15120
6993 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6994 * */configure: Rebuilt.
6995
6996 2004-05-17 Zack Weinberg <zack@codesourcery.com>
6997
6998 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6999 of libf2c.
7000 * configure, Makefile.in: Regenerate.
7001
7002 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
7003
7004 * MAINTAINERS (Write After Approval): Add myself.
7005
7006 2004-05-13 Diego Novillo <dnovillo@redhat.com>
7007
7008 Merge from tree-ssa-20020619-branch.
7009
7010 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7011 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7012 (HOST_GMPLIBS): Define.
7013 (HOST_GMPINC): Define.
7014 (TARGET_LIB_PATH): Add libmudflap.
7015 (GFORTRAN_FOR_TARGET): Define.
7016 (configure-build*): Export GFORTRAN.
7017 (configure-gcc): Export GMPLIBS and GMPINC.
7018 (all-gcc): Add maybe-all-libbanshee.
7019 (configure-target-libgfortran): Define.
7020 * Makefile.in: Regenerate.
7021 * configure.in (host_libs): Add libbanshee.
7022 (target_libraries): Add target-libmudflap and target-libgfortran.
7023 Add --with-libbanshee.
7024 Handle --disable-libmudflap.
7025 (*-*-freebsd*): Use with_gmp.
7026 Add $(libgcj) to noconfigdirs.
7027 * configure: Regenerate.
7028 * depcomp: New file.
7029 * MAINTAINERS: Add tree-ssa maintainers.
7030
7031 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7032
7033 * MAINTAINERS (Various Maintainers): Add myself.
7034
7035 2004-04-30 Brian Ford <ford@vss.fsi.com>
7036
7037 * MAINTAINERS (Write After Approval): Add myself.
7038
7039 2004-04-29 Uros Bizjak <uros@kss-loka.si>
7040
7041 * MAINTAINERS (Write After Approval): Add myself.
7042
7043 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
7044
7045 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7046 * configure: Regenerate.
7047
7048 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
7049
7050 Revert:
7051 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7052
7053 * Makefile.def (flags_to_pass): Remove *dir variables that
7054 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7055 as well as prefix and exec_prefix.
7056 * Makefile.in: Regenerate.
7057
7058 2004-04-26 Robert Millan <robertmh@gnu.org>
7059
7060 Add patches from libtool CVS.
7061 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7062 * ltconfig: Likewise.
7063 * ltcf-c.sh: Likewise.
7064 * ltcf-cxx.sh: Likewise.
7065 * ltcf-gcj.sh: Likewise.
7066
7067 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7068
7069 * Makefile.def (host_modules): Mark with the bootstrap
7070 flag packages on which gcc depends.
7071 * Makefile.tpl (all-bootstrap): Use it.
7072 * Makefile.in: Regenerate.
7073
7074 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7075
7076 * Makefile.def (flags_to_pass): Remove *dir variables that
7077 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7078 as well as prefix and exec_prefix.
7079 * Makefile.in: Regenerate.
7080
7081 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7082
7083 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7084 * configure: Regenerate.
7085 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7086 * gcc/Makefile.tpl (compare): Use the result of the test.
7087 * gcc/Makefile.in: Regenerate.
7088
7089 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
7090
7091 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7092 Always relocate gcc and prev-gcc to the original names, even
7093 if the build fails.
7094 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7095 New targets.
7096
7097 2004-04-23 Laurent GUERBY <laurent@guerby.net>
7098
7099 * MAINTAINERS: Update my email address.
7100
7101 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7102
7103 * configure.in (mips*-*-irix5*): Enable ld.
7104 * configure: Regenerate.
7105
7106 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7107
7108 * configure: Regenerate.
7109
7110 2004-04-15 James E Wilson <wilson@specifixinc.com>
7111
7112 * Makefile.tpl (configure-[+module+], configure-gcc,
7113 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7114 Set and export LDFLAGS.
7115 * Makefile.in: Regenerate.
7116
7117 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7118
7119 * MAINTAINERS: Add myself to write-after-approval.
7120
7121 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7122
7123 PR bootstrap/14871
7124 * Makefile.tpl: If we don't have built-in-tree target tools,
7125 use the ones found by configure rather than hacking around with
7126 program_transform_name.
7127 * configure.in: Give Makefile.tpl the information necessary
7128 to do that.
7129 * Makefile.in: Regenerate.
7130 * configure: Regenerate.
7131
7132 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7133
7134 PR bootstrap/14760
7135 * configure.in: When computing baseargs, strip *all* copies of
7136 offending options. Also, don't match/substitute the trailing space,
7137 so that this actually works when two similar options are separated by
7138 only one space.
7139 * configure: Regenerate.
7140
7141 2004-04-06 David Edelsohn <edelsohn@gnu.org>
7142
7143 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7144 (rs6000-*-aix*): Same.
7145 * configure: Regenerate.
7146
7147 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
7148
7149 * MAINTAINERS: Add myself to write-after-approval.
7150
7151 2004-04-03 Bud Davis <bdavis9659@comcast.net>
7152
7153 * MAINTAINERS: Add myself to write-after-approval.
7154
7155 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7156
7157 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7158 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7159 * Makefile.in: Regenerate.
7160
7161 * configure.in (top level bootstrap support): Rework --enable-werror
7162 to set @stage2_werror_flag@.
7163 * configure: Regenerate.
7164 * Makefile.tpl (top level bootstrap support): Pass
7165 @stage2_werror_flag@ down to configure in stages 2 and 3.
7166 * Makefile.in: Regenerate.
7167
7168 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7169
7170 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7171 for stages 2 and 3 as well as in make. As a consequence, remove
7172 OUTPUT_OPTION (now detected by configure) from the flags passed down
7173 to make.
7174 * Makefile.in: Regenerate.
7175
7176 * Makefile.tpl (new-bootstrap): Fix typo.
7177 * Makefile.in: Regenerate.
7178
7179 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7180
7181 * Makefile.tpl: Rearrange by moving recursive_targets rules
7182 into their proper sections.
7183 * Makefile.tpl (top level bootstrap support): Move disabling
7184 of coverage flags from 'make' to 'configure'; improve comments.
7185 * Makefile.in: Regenerate.
7186
7187 * Makefile.tpl (experimental top level bootstrap) Move stage1
7188 language setting from all- target to configure- target; disable
7189 intermodule optimization in stage 1; prevent gratuitous rebuilds
7190 of stage 1.
7191 * Makefile.in: Regenerate.
7192 * configure.in: Comma-separate stage 1 language list for top
7193 level bootstrap.
7194 * configure: Regenerate.
7195
7196 * Makefile.tpl: Clean up experimental top level bootstrap support:
7197 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7198 prev-gcc in configure- targets as well as all- targets.
7199 * Makefile.in: Regenerate.
7200
7201 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7202
7203 * compile: New file imported from automake.
7204
7205 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
7206
7207 * configure.in: Remove symbolic link section.
7208 * configure: Regenerate.
7209 * Makefile.tpl (links): Remove.
7210 * Makefile.in: Regenerate.
7211
7212 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
7213 Nathanael Nerode <neroden@gcc.gnu.org>
7214
7215 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7216 Set with AC_CHECK_PROGS.
7217 * configure.in: Fix comment typo from last patch.
7218 * configure: Regenerate.
7219
7220 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7221
7222 * Makefile.tpl: Introduce experimental top level bootstrap support.
7223 * Makefile.in: Regenerate.
7224 * configure.in: Introduce support for top level bootstrap.
7225 * configure: Regenerate.
7226
7227 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
7228 Paolo Bonzini <bonzini@gnu.org>
7229
7230 PR bootstrap/14522
7231 * configure.in: Cope with shells that do not support unquoted ^
7232 * configure: Regenerate.
7233
7234 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
7235 Paolo Bonzini <bonzini@gnu.org>
7236
7237 PR bootstrap/14522
7238 * configure.in: Cope with shells that do not support nesting
7239 quotes inside quoted backquote substitutions.
7240 * configure: Regenerate.
7241
7242 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7243
7244 PR bootstrap/14522
7245 * configure.in: Fix escaping of $.
7246 * configure: Regenerate.
7247
7248 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7249
7250 * configure: Regenerate, since I forgot to while committing Paolo's
7251 changes.
7252
7253 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
7254
7255 PR ada/14131
7256 Move language detection to the top level.
7257 * configure.in: Find default values for the tools as
7258 soon as possible. Disable ada if GNAT is not found.
7259 Emit error message about missing languages. Expand
7260 --enable-languages=all for the gcc subdirectory.
7261
7262 2004-03-10 Ben Elliston <bje@gnu.org>
7263
7264 * MAINTAINERS: Update my email address.
7265
7266 2004-03-05 David Edelsohn <edelsohn@gnu.org>
7267
7268 * ltconfig: Disable building static libraries if building shared
7269 libraries on AIX 5L.
7270
7271 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
7272
7273 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7274 and disable libgcj.
7275 * configure: Regenerated.
7276
7277 2004-03-01 Brian Booth <bbooth@redhat.com>
7278
7279 * MAINTAINERS: Add myself to write-after-approval.
7280
7281 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
7282
7283 * MAINTAINERS: Add myself to write-after-approval.
7284
7285 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7286
7287 PR bootstrap/7087
7288 * Makefile.tpl: Guard XFOO sed statements better.
7289 * Makefile.tpl: Add dependency for configure-target-libada.
7290 * Makefile.in: Regenerate (incidentally fixes broken
7291 commit when libada-branch was merged).
7292
7293 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7294
7295 * MAINTAINERS: Add myself to write-after-approval.
7296
7297 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7298
7299 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7300 maintainers.
7301
7302 2004-02-20 Andrew Cagney <cagney@redhat.com>
7303
7304 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7305 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7306
7307 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7308
7309 PR bootstrap/11932
7310 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7311
7312 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
7313
7314 * MAINTAINERS: Added myself to write-after-approval.
7315
7316 2004-02-14 Michael Koch <konqueror@gmx.de>
7317
7318 * MAINTAINERS: Added myself to write-after-approval.
7319
7320 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7321
7322 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7323 some OS port maintainers to OS port maintainers section.
7324
7325 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
7326
7327 * MAINTAINERS: Add self.
7328
7329 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7330
7331 * MAINTAINERS: Alphabetize.
7332
7333 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
7334
7335 * MAINTAINERS: Remove myself.
7336
7337 2004-02-11 David Edelsohn <edelsohn@gnu.org>
7338
7339 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7340 (rs6000-*-aix*): Same.
7341 * configure: Regenerate.
7342
7343 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7344
7345 * configure.in (host): Add in missing $noconfigdirs to defines.
7346 * configure: Regenerate.
7347
7348 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7349 Nathanael Nerode <neroden@gcc.gnu.org>
7350
7351 PR ada/6637, PR ada/5911
7352 Merge with libada-branch:
7353 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7354 with appropriate dependencies. Add --enable-libada configure switch.
7355 * configure, Makefile.in: Regenerate.
7356
7357 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
7358
7359 * MAINTAINERS: Add myself to write-after-approval.
7360
7361 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7362
7363 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7364 * configure: Regenerate.
7365
7366 2004-02-04 Geoffrey Keating <geoffk@apple.com>
7367
7368 Merge from upstream:
7369
7370 * ltmain.in: When setting IFS to '~', be careful about user
7371 arguments that contain '~'.
7372
7373 2004-02-04 Peter O'Gorman <peter@pogma.com>
7374
7375 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7376 Also test $base_compile against $CC with escaped arguments. Bug
7377 reported by Geoff Keating <geoffk@apple.com>.
7378
7379 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7380
7381 * MAINTAINERS: Remove i960 port.
7382
7383 2004-01-23 DJ Delorie <dj@redhat.com>
7384
7385 * Makefile.def (target_modules) [libiberty]: Don't stage.
7386 * Makefile.in: Rebuilt.
7387
7388 2004-01-20 Caroline Tice <ctice@apple.com>
7389
7390 * MAINTAINERS: Add myself to write-after-approval.
7391
7392 2004-01-19 Paolo Carlini <pcarlini@suse.de>
7393
7394 * MAINTAINERS: Update my email address.
7395
7396 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7397
7398 * MAINTAINERS: Add myself to write-after-approval.
7399
7400 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7401
7402 * MAINTAINERS: Remove entries without email address.
7403
7404 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
7405
7406 * MAINTAINERS: Add myself to write-after-approval.
7407
7408 2004-01-15 Steven Bosscher <stevenb@suse.de>
7409
7410 * MAINTAINERS: Update my email address.
7411
7412 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
7413
7414 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7415 * Makefile.tpl (configure-target-[+module+]): Support stage.
7416 * Makefile.in: Rebuilt.
7417
7418 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7419
7420 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7421
7422 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
7423
7424 * MAINTAINERS: Add myself as a MIPS maintainer.
7425
7426 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7427
7428 * configure.in: Use ./config.cache, not config.cache.
7429 * configure: Regenerate.
7430 * Makefile.tpl: Special-casing not needed for GCC any more.
7431 * Makefile.in: Regenerate.
7432
7433 * configure.in: Don't share a cache file for host dirs.
7434 * configure: Regenerate.
7435
7436 * config-ml.in: Don't mess with the cache file.
7437
7438 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7439
7440 * MAINTAINERS: Move myself from 'Write After Approval' to
7441 'CPU Port Maintainers' section as SPARC maintainer.
7442
7443 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7444
7445 * Makefile.tpl: Make GCC use a separate config.cache.
7446 * Makefile.in: Regenerate.
7447
7448 PR bootstrap/11932, PR bootstrap/11933
7449 (I don't know if it will fix either of them, but it relates
7450 to them.)
7451 * configure.in: Don't use shared config.cache for target
7452 directories.
7453 * configure: Regenerate.
7454
7455 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7456
7457 * MAINTAINERS: Add myself to 'Write After Approval' section.
7458
7459 2003-12-31 Roger Sayle <roger@eyesopen.com>
7460
7461 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7462 * configure: Regenerated.
7463
7464 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7465
7466 * MAINTAINERS: Remove the mn10200 maintainer.
7467
7468 2003-12-21 Bernardo Innocenti <bernie@develer.com>
7469
7470 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7471 * configure: Regenerated.
7472
7473 2003-12-16 Jan Hubicka <jh@suse.cz>
7474
7475 * MAINTAINERS: Add myself as callgraph maintainer.
7476
7477 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7478
7479 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7480 * configure: Regenerate.
7481
7482 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7483
7484 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7485 'Write After Approval' section. Update email.
7486
7487 2003-12-01 James Lemke <jim@wasabisystems.com>
7488
7489 * MAINTAINERS (Write After Approval): Add myself.
7490
7491 2003-11-20 Matt Thomas <matt@3am-software.com>
7492
7493 * MAINTAINERS: Add myself as a vax port maintainer.
7494
7495 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7496
7497 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7498 (configure-build-[+module+], configure-[+module+]): Likewise.
7499 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7500 * Makefile.in: Regenerate.
7501
7502 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7503
7504 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7505 shared/dylibed libraries.
7506 * ltmain.sh: Likewise.
7507 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7508 * ltcf-cxx.sh: Likewise.
7509 * ltcf-gcj.sh: Likewise.
7510 * ltconfig: Likewise.
7511
7512 2003-11-17 Stan Cox <scox@redhat.com>
7513
7514 * MAINTAINERS: Add myself as iq2000 port maintainer.
7515
7516 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7517
7518 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7519 * Makefile.in: Regenerate.
7520
7521 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7522
7523 * config.sub: Update to 2003-11-03 version.
7524
7525 2003-10-20 Phil Edwards <phil@codesourcery.com>
7526
7527 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7528 * configure: Regenerate.
7529
7530 2003-10-20 Nicolas Pitre <nico@cam.org>
7531
7532 * MAINTAINERS: Add myself to 'Write After Approval' section.
7533
7534 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7535
7536 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7537
7538 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7539
7540 * MAINTAINERS: Update my email address.
7541
7542 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7543
7544 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7545
7546 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
7547
7548 * MAINTAINERS: Add myself to 'Write After Approval' section.
7549
7550 2003-10-16 Bernardo Innocenti <bernie@develer.com>
7551
7552 * config.guess: Update to 2003-10-16 version.
7553 * config.sub: Update to 2003-10-16 version.
7554
7555 2003-10-15 David Daney <ddaney@avtrex.com>
7556
7557 * MAINTAINERS: Added myself to 'Write After Approval' section.
7558
7559 2003-10-15 Falk Hueffner <falk@debian.org>
7560
7561 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7562 'Write After Approval' section. Update email.
7563
7564 2003-10-14 Roger Sayle <roger@eyesopen.com>
7565
7566 * MAINTAINERS: Move myself from 'Write After Approval' to
7567 'Various Maintainers' section as middle-end maintainer.
7568
7569 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7570
7571 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7572 HOST_FLAGS_TO_PASS.
7573 * Makefile.in: Regenerate.
7574
7575 2003-10-11 Bernardo Innocenti <bernie@develer.com>
7576
7577 * config.guess: Update to 2003-10-07 version.
7578 * config.sub: Update to 2003-10-07 version.
7579
7580 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7581
7582 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7583 * ltconfig (irix5*, irix6*): Don't override version_type.
7584
7585 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7586
7587 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7588 * configure: Rebuilt
7589 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7590 * Makefile.in: Rebuilt
7591
7592 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7593
7594 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7595
7596 2003-09-30 Carlo Wood <carlo@alinoe.com>
7597
7598 * MAINTAINERS (Write After Approval): Add myself.
7599
7600 2003-09-29 Paul Koning <ni1d@arrl.net>
7601
7602 * MAINTAINERS: Move myself from "Write After Approval"
7603 to CPU platform maintainers for pdp11 platform.
7604
7605 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7606
7607 * MAINTAINERS: Move myself from 'Write After Approval' to
7608 'Various Maintainers' section as libffi testsuite maintainer.
7609
7610 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
7611
7612 * configure.in: Pass a computed --program-transform-name
7613 to subconfigures.
7614 * configure: Regenerated.
7615
7616 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7617
7618 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7619 * Makefile.in: Regenerate.
7620
7621 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7622 * Makefile.in: Regenerate.
7623
7624 2003-09-19 Ziemowit Laski <zlaski@apple.com>
7625
7626 * MAINTAINERS: Move myself from 'Write After Approval'
7627 to 'Various Maintainers' (objective-c) section.
7628
7629 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
7630
7631 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7632 quoting.
7633 * configure: Regenerated.
7634
7635 2003-09-16 Joel Brobecker <brobecker@gnat.com>
7636
7637 * MAINTAINERS (Write After Approval): Add myself to write after
7638 approval list.
7639
7640 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7641
7642 * MAINTAINERS (Write After Approval): Add myself.
7643
7644 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7645
7646 * MAINTAINERS: Update my e-mail address.
7647
7648 2003-09-09 Alan Modra <amodra@bigpond.net.au>
7649
7650 * libtool.m4 (LD): Correct powerpc64 host match.
7651
7652 2003-09-06 James E Wilson <wilson@tuliptree.org>
7653
7654 * MAINTAINTERS: Update my affiliation and email address.
7655
7656 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7657
7658 * MAINTAINERS (Write After Approval): Add myself.
7659
7660 2003-09-04 DJ Delorie <dj@redhat.com>
7661
7662 * configure: Regenerate.
7663
7664 2003-09-04 Robert Millan <robertmh@gnu.org>
7665
7666 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7667
7668 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7669
7670 * configure.in: Ensure arguments to sed are properly spaced.
7671 * configure: Regenerate.
7672
7673 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7674
7675 * MAINTAINERS: Update my e-mail address.
7676
7677 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
7678
7679 * MAINTAINERS (Write After Approval): Add myself.
7680
7681 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
7682
7683 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7684 * configure: Regenerated.
7685
7686 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
7687
7688 * MAINTAINERS: Update my email address.
7689
7690 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
7691
7692 * configure.in: Use newline instead of semicolon when assuming
7693 shell arguments in a for loop.
7694 * configure: Regenerated.
7695
7696 2003-08-22 Jason Eckhardt <jle@rice.edu>
7697
7698 * MAINTAINERS: Resurrect the i860 maintainer.
7699
7700 2003-08-20 Geoffrey Keating <geoffk@apple.com>
7701
7702 PR 8180
7703 * configure.in: When testing with_libs and with_headers, treat
7704 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7705 * configure: Regenerate.
7706
7707 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7708 make, shell, etc.
7709 (baseargs): Likewise.
7710 * configure: Regenerate.
7711
7712 2003-08-20 Bernardo Innocenti <bernie@develer.com>
7713
7714 * MAINTAINERS (Write After Approval): Add myself.
7715
7716 2003-08-19 Geoffrey Keating <geoffk@apple.com>
7717
7718 * configure.in: Disable libgcj for darwin not on powerpc.
7719 * configure: Rebuild.
7720
7721 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7722
7723 * config-ml.in, symlink-tree: Add license.
7724
7725 2003-08-03 Richard Stallman <rms@gnu.org>
7726 Eben Moglen <moglen@columbia.edu>
7727
7728 * README.SCO: New file.
7729
7730 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7731
7732 * Makefile.tpl (check, check-c++): Express dependencies using
7733 dependencies rather than commands.
7734 * Makefile.in: Regenerate.
7735
7736 2003-08-01 Andrew Cagney <cagney@redhat.com>
7737
7738 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7739 * configure: Ditto.
7740
7741 2003-07-31 Geoffrey Keating <geoffk@apple.com>
7742
7743 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7744 * Makefile.in: Update.
7745
7746 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7747
7748 * configure.in: Enable libgcj for darwin.
7749 * configure: Rebuild.
7750
7751 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
7752
7753 * config-ml.in: Use ac_configure_args directly instead of
7754 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7755 actually seen.
7756
7757 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7758
7759 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7760 creating target and build subdirs to build all parent dirs as needed.
7761 * Makefile.in: Rebuild.
7762 * configure.in: Don't build dirs explicitly here.
7763 * configure: Rebuild.
7764
7765 2003-07-26 Paul Brook <paul@nowt.org>
7766
7767 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7768
7769 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
7770
7771 * Makefile.tpl (all-make): Depend on intl.
7772 * Makefile.in: Rebuilt.
7773
7774 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
7775
7776 * install-sh: Update to newer upstream versions (associated with
7777 aclocal 1.7).
7778 * mkinstalldirs: Likewise.
7779 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7780
7781 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
7782
7783 * MAINTAINERS: Move self from Bug database only accounts
7784 to write-after-approval.
7785
7786 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7787
7788 * config.if: Remove unused libc_interface determination.
7789
7790 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
7791
7792 * MAINTAINERS: Move self from write-after-approval to
7793 build machinery (*.in).
7794
7795 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
7796
7797 PR bootstrap/11273
7798 PR bootstrap/11408
7799 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
7800 unused INSTALL_PROGRAM_ARGS.
7801 * configure.in: Use AC_PROG_INSTALL.
7802 * Makefile.in: Regenerate.
7803 * configure: Regenerate.
7804
7805 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
7806
7807 * MAINTAINERS: Alphabetize.
7808
7809 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
7810
7811 * configure: Rebuilt.
7812 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7813 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7814 newlib nor libgloss.
7815 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
7816 * configure.in (am33_2.0-*-linux*): Added.
7817
7818 2003-07-09 Bob Wilson <bob.wilson@acm.org>
7819
7820 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7821 * configure: Regenerate.
7822
7823 2003-07-07 Zack Weinberg <zack@codesourcery.com>
7824
7825 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7826 * Makefile.in: Regenerate.
7827
7828 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7829
7830 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7831 * Makefile.in: Regenerate.
7832
7833 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
7834
7835 * Makefile.tpl: Replace PWD with PWD_COMMAND.
7836 * Makefile.in: Regenerated.
7837
7838 * config-ml.in: Replace PWD with PWD_COMMAND.
7839
7840 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7841
7842 * intl: New directory; see intl/ChangeLog for details.
7843 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7844 * Makefile.tpl: all-gcc depends on maybe-all-intl.
7845 * Makefile.in: Regenerate.
7846
7847 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
7848
7849 * configure.in: Clean up config-lang.in handling. Delete
7850 useless assignment to "subdirs".
7851 * configure: Regenerate.
7852
7853 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
7854
7855 * configure.in: Rename 'target_libs' to 'target_libraries'.
7856 Remove useless reference to 'target_libs'.
7857 * configure: Regenerate.
7858
7859 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
7860
7861 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7862 * Makefile.in: Regenerate.
7863
7864 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
7865
7866 * Makefile.def: Introduce flags_to_pass.
7867 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7868 * Makefile.in: Regenerate.
7869
7870 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
7871
7872 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7873 and target-libgloss.
7874 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7875 <h8300*-*-*>: Disable libf2c and ${libgcj}.
7876 * configure: Regenerate.
7877
7878 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
7879
7880 * configure.in: Update testsuite_flags to new location.
7881 * configure. Regenerate.
7882
7883 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
7884
7885 * Makefile.tpl: Remove BUILD_CC stuff.
7886 * Makefile.in: Regenerate.
7887
7888 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
7889
7890 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7891
7892 2003-06-16 Graeme Peterson <gp@qnx.com>
7893
7894 * MAINTAINERS (Write After Approval): Add myself.
7895
7896 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
7897
7898 * config.guess: Update to 2003-06-12 version.
7899 * config.sub: Update to 2003-06-13 version.
7900
7901 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
7902
7903 * config.guess: Update to 2003-06-06 version.
7904 * config.sub: Update to 2003-06-06 version.
7905
7906 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7907
7908 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7909 * configure. Regenerate.
7910
7911 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7912
7913 * configure.in: Disable serial configure by default.
7914 * configure: Regenerate.
7915 * Makefile.tpl: Abolish .NOTPARALLEL.
7916 * Makefile.in: Regenerate.
7917
7918 * Makefile.tpl: Replace {build,host,target}_canonical by
7919 {build,host,target}.
7920 * Makefile.in: Regenerate.
7921
7922 * Makefile.tpl: Fix stupid pasto.
7923 * Makefile.in: Regenerate.
7924
7925 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7926
7927 * Makefile.tpl: Remove bogus conditional.
7928 * Makefile.in: Regenerate.
7929
7930 2003-06-05 Jan Hubicka <jh@suse.cz>
7931
7932 * Makefile.tpl (profiledbootstrap): New target.
7933 * Makefile.in (profiledbootstrap): New target.
7934
7935 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
7936
7937 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7938 Pinski. Remove user names from other bugzilla-only maintainers.
7939
7940 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7941
7942 * Makefile.tpl: Make 'recursive targets' using autogen rather
7943 than shell loop. Remove duplicate 'clean' targets and false
7944 comments.
7945 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7946 Add systematic method of specifying missing targets in subdirs.
7947 Add copyright boilerplate.
7948 * Makefile.in: Regenerate.
7949 * configure.in: Add 'recursive targets' to maybe list.
7950 * configure: Regenerate.
7951
7952 * MAINTAINERS: "GNATS only" -> "Bug database only".
7953
7954 * Makefile.tpl: Rename [+target+] to [+make_target+].
7955 * Makefile.def: Rename 'target' to 'make_target'.
7956
7957 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
7958
7959 * MAINTAINERS: Add self as options handling maintainer.
7960
7961 2003-05-28 Michael Meissner <gnu@the-meissners.org>
7962
7963 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7964 been too long since I touched those ports.
7965
7966 2003-05-28 DJ Delorie <dj@redhat.com>
7967
7968 * Makefile.tpl: Make maybe-check-gcc .PHONY.
7969 * Makefile.in: Regenerate.
7970
7971 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7972
7973 * configure.in: Use curly braces in the definition of tooldir.
7974 * configure: Regenerate.
7975
7976 2003-05-21 DJ Delorie <dj@redhat.com>
7977
7978 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7979 newlib or libgloss.
7980 * Makefile.in: Regenerate.
7981
7982 2003-05-21 DJ Delorie <dj@redhat.com>
7983
7984 * Makefile.tpl: Add missing empty maybe-check-gcc target.
7985 * Makefile.in: Regenerate.
7986
7987 2003-05-20 Ian Lance Taylor <ian@airs.com>
7988
7989 * MAINTAINERS: Update my e-mail address.
7990
7991 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
7992
7993 * configure.in: Switch more things to use maybe dependencies.
7994 * Makefile.tpl: Switch more things to use maybe dependencies.
7995 Factor out common code from autogen IF statements.
7996 * configure: Regenerate.
7997 * Makefile.in: Regenerate.
7998
7999 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8000
8001 * configure.in: Accept i[3456789]86 for machine type.
8002 * configure: Regenerate.
8003
8004 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8005
8006 * configure.in: Switch more things to use maybe dependencies.
8007 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8008 * configure: Regenerate.
8009 * Makefile.tpl: Switch more things to use maybe dependencies.
8010 * Makefile.in: Regenerate.
8011
8012 2003-05-16 Andreas Schwab <schwab@suse.de>
8013
8014 * Makefile.tpl (install-opcodes): Define.
8015 * Makefile.in: Rebuild.
8016
8017 2003-05-13 Andreas Jaeger <aj@suse.de>
8018
8019 * config.guess: Update to 2003-05-09 version.
8020 * config.sub: Update to 2003-05-09 version.
8021
8022 2003-05-13 Michael Eager <eager@mvista.com>
8023
8024 * configure.in: Correct sed script so that options in quotes are not
8025 deleted.
8026 * configure: Rebuild.
8027
8028 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
8029
8030 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8031 and $$s/newlib/libc/sys/cygwin32 include paths.
8032 * configure: Ditto.
8033
8034 2003-05-12 Michael Meissner <gnu@the-meissners.org>
8035
8036 * MAINTAINERS: Update my email addresses.
8037
8038 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8039
8040 * config-ml.in: Propagate INSTALL variables.
8041
8042 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8043
8044 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8045
8046 2003-05-02 Chris Demetriou <cgd@broadcom.com>
8047
8048 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8049 * Makefile.in: Regenerate.
8050
8051 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8052
8053 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8054
8055 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8056
8057 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8058
8059 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
8060
8061 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8062 * Makefile.in: Regenerated.
8063
8064 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8065
8066 * MAINTAINERS (Write After Approval): Upgrade myself from
8067 GNATS only to write-after-approval. Update my mail address.
8068
8069 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
8070
8071 (OS Port Maintainers: freebsd): Add myself.
8072
8073 2003-04-22 Mark Mitchell <mark@codesourcery.com>
8074
8075 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8076
8077 2003-04-22 Kean Johnston <jkj@sco.com>
8078
8079 * MAINTAINERS (SCO ports): Added myself.
8080
8081 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8082
8083 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8084
8085 2003-04-19 Kean Johnston <jkj@sco.com>
8086
8087 * MAINTAINERS (Write After Approval): Add myself.
8088
8089 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8090
8091 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8092 * Makefile.in: Regenerate.
8093
8094 2003-04-18 Jakub Jelinek <jakub@redhat.com>
8095
8096 * configure.in (powerpc64*-*-linux*): Remove.
8097 * configure: Rebuilt.
8098
8099 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
8100
8101 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8102 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8103 and restrap.
8104 * Makefile.in: Regenerate.
8105
8106 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
8107
8108 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8109 * configure: Regenerated.
8110
8111 2003-04-15 DJ Delorie <dj@redhat.com>
8112
8113 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8114
8115 2003-04-13 Nick Clifton <nickc@redhat.com>
8116
8117 * config-ml.in: Remove support for --disable-aix removing
8118 call-aix multilibs.
8119
8120 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
8121
8122 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8123 * */configure: Rebuilt.
8124
8125 2003-04-08 Joel Sherrill <joel@oarcorp.com>
8126
8127 * MAINTAINERS: Add my email address.
8128
8129 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
8130
8131 * MAINTAINERS (Write After Approval): Add myself.
8132
8133 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8134
8135 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8136 * Makefile.in: Regenerate.
8137
8138 2003-03-14 Michael Chastain <mec@shout.net>
8139
8140 * Makefile.in: Regenerate with correct Makefile.def.
8141
8142 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8143
8144 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8145 Make macro.
8146 * Makefile.in: Regenerate.
8147 * configure.in: Clean up gxx_include_dir logic.
8148 * configure: Regenerate.
8149
8150 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8151
8152 * MAINTAINERS (Write After Approval): Add myself.
8153
8154 2003-03-10 Ben Elliston <bje@wasabisystems.com>
8155
8156 * MAINTAINERS: Update my mail address.
8157
8158 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8159
8160 * configure.in (gxx_include_dir): Fix typo.
8161 * configure: Regenerated.
8162
8163 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8164
8165 * Makefile.tpl: Reindent.
8166 * Makefile.in: Regenerate.
8167 * configure.in: Reindent. Don't set unused variables.
8168 * configure: Regenerate.
8169
8170 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
8171
8172 * configure.in: Include $(build_tooldir)/sys-include in
8173 FLAGS_FOR_TARGET.
8174 * configure: Regenerated.
8175
8176 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8177
8178 * Makefile.tpl: Always pass down RANLIB.
8179 * Makefile.in: Regenerate.
8180
8181 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8182 * Makefile.in: Regenerate.
8183 * configure.in: Remove unused logic relating to --enable-shared
8184 and --enable-threads. Remove bogus comments. Remove redundant
8185 noconfigdirs.
8186 * configure: Regenerate.
8187
8188 * configure.in: Replace ${libstdcxx_version} by its value.
8189 Remove reference to mh-dgux.
8190 * configure: Regenerate.
8191
8192 2003-03-03 Kevin Buettner <kevinb@redhat.com>
8193
8194 * MAINTAINERS (Write After Approval): Add myself.
8195
8196 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8197
8198 * Makefile.tpl: Rearrange.
8199 * Makefile.in: Regenerate.
8200
8201 2003-02-25 Uwe Stieber <uwe@wwws.de>
8202
8203 * configure.in: Add support for kaOS as cross build target system.
8204 * configure: Regenerated.
8205
8206 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8207
8208 * MAINTAINERS (Write after approval): Add myself.
8209
8210 2003-02-21 James E Wilson <wilson@tuliptree.org>
8211
8212 * MAINTAINERS: Update my email address.
8213
8214 2003-02-21 Zack Weinberg <zack@codesourcery.com>
8215
8216 * MAINTAINERS: Add self to blanket write privs. section.
8217
8218 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
8219
8220 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8221 configure-target-* as some target builds may require additional
8222 flags for preprocessor tests.
8223 * Makefile.in: Regenerated.
8224
8225 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
8226
8227 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8228 * ltconfig: Handle it.
8229 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8230 auto-detecting it.
8231
8232 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8233 it is used as argument to $CC.
8234 * ltcf-gcj.sh: Likewise.
8235
8236 * configure.in: Introduce --enable-maintainer-mode.
8237 * configure: Rebuilt.
8238 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8239 for maintainer mode.
8240 * Makefile.in: Rebuilt.
8241
8242 2003-02-18 Jason Merrill <jason@redhat.com>
8243
8244 * Makefile.tpl (check-c++): Allow parallelism.
8245
8246 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8247
8248 * MAINTAINERS: Remove John Carr (who never actually had access to
8249 gcc.gnu.org).
8250
8251 2003-02-15 Geoffrey Keating <geoffk@apple.com>
8252
8253 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8254 don't configure target-libobjc.
8255 * configure: Regenerate.
8256
8257 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8258
8259 * Makefile.tpl (RANLIB): Define.
8260 * Makefile.in: Regenerate.
8261
8262 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8263
8264 * MAINTAINERS: Update my email.
8265
8266 2003-02-06 Keith R Seitz <keiths@redhat.com>
8267
8268 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8269 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8270 * Makefile.in: Regenerated.
8271 * configure.in: Remove all traces of snavigator, db, and grep.
8272 * configure: Regenerated.
8273
8274 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8275
8276 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8277 After Approval.
8278
8279 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8280
8281 * MAINTAINERS (Write after approval): Add myself.
8282
8283 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
8284
8285 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8286 * Makefile.in: Regenerated.
8287
8288 2003-01-30 Roger Sayle <roger@eyesopen.com>
8289
8290 * config.guess: Updated to 2003-01-30's version.
8291 * config.sub: Updated to 2003-01-28's version.
8292
8293 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
8294
8295 * config.if: If gcc_version is already set, just use it. Don't set
8296 gcc_version_trigger if it's already set, otherwise set it to
8297 gcc/version.c, but only if the file exists. If it is not set and
8298 gcc/version.c does not exist, try to extract the version number from
8299 $CC.
8300
8301 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8302
8303 * MAINTAINERS: Add myself to write-after-approval list.
8304
8305 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
8306
8307 * configure.in: Revert 24Jan change.
8308 * configure: Regenerate.
8309
8310 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8311
8312 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8313 entry of HJ Lu.
8314
8315 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8316
8317 * configure.in: Revert previous change.
8318 * configure: Regenerate.
8319
8320 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8321
8322 * configure.in: Make rda native-only.
8323 * configure: Regenerate.
8324
8325 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8326
8327 * MAINTAINERS: Move myself from GNATS-only-accounts to
8328 write-after-approval.
8329
8330 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8331
8332 * configure.in: Add missing \.
8333 * configure: Rebuilt.
8334
8335 2003-01-17 Jakub Jelinek <jakub@redhat.com>
8336
8337 * configure.in (baseargs): Avoid using \| in sed regular
8338 expressions.
8339 * configure: Rebuilt.
8340
8341 2003-01-16 Jakub Jelinek <jakub@redhat.com>
8342
8343 * configure.in (baseargs): Remove all supported forms of
8344 --cache-file, --srcdir, --host, --build and --target options
8345 from argument lists.
8346 * configure: Rebuilt.
8347
8348 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
8349
8350 * MAINTAINERS: Add myself to write-after-approval list.
8351
8352 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
8353
8354 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8355 * configure: Rebuilt.
8356
8357 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8358
8359 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8360 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8361 * Makefile.in: Regenerate.
8362 * configure: Regenerate.
8363
8364 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
8365
8366 * configure.in: Remove Makefile in build, host and target modules
8367 unless configure was run with --no-recursion.
8368 * configure: Rebuilt.
8369
8370 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8371
8372 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8373 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8374 * Makefile.in: Regenerate.
8375
8376 2003-01-08 Chris Demetriou <cgd@broadcom.com>
8377
8378 * config.guess: Update to 2003-01-03 version.
8379 * config.sub: Update to 2003-01-03 version.
8380
8381 2003-01-07 Christopher Faylor <cgf@redhat.com>
8382
8383 * configure: Regenerate with proper autoconf 2.13.
8384
8385 2003-01-07 Christopher Faylor <cgf@redhat.com>
8386
8387 * configure.in: Add AC_PREREQ for consistency.
8388 * configure: Regenerate.
8389
8390 2003-01-06 Andrew Cagney <ac131313@redhat.com>
8391
8392 * configure.in (GDB_TK): Add tcl directories conditional on
8393 gdb/gdbtk directory being present.
8394 * configure: Regenerate.
8395
8396 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
8397
8398 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8399 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8400 * configure: Rebuilt.
8401
8402 2002-12-31 Tom Tromey <tromey@redhat.com>
8403
8404 * Makefile.in: Rebuilt.
8405 * Makefile.def (target_modules) [libffi]: Allow installation.
8406
8407 2002-12-31 Andreas Schwab <schwab@suse.de>
8408
8409 * configure.in: Fix use of $program_transform_name.
8410 * configure: Regenerated.
8411
8412 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
8413
8414 * configure.in (baseargs): Don't remove first configure argument.
8415 * configure: Regenerated.
8416
8417 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
8418
8419 * Makefile.tpl (local-distclean): Don't remove...
8420 (multilib.ts): ... this. Moved into...
8421 (multilib.out): ... this. Don't use sub-make.
8422 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8423 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8424 (configure-build-[+module+], configure-[+module+],
8425 configure-target-[+module+], configure-gcc): ... these. Test
8426 for Makefile existence. Drop config.status from dependencies.
8427 * Makefile.in: Rebuilt.
8428 * configure.in: Move gcc-version-trigger to the end of
8429 ac_configure_args. Add comments to maybedep.tmp and
8430 serdep.tmp. Introduce --disable-serial-configure. Remove
8431 nonopt from baseargs, matching and removing corresponding
8432 whitespace while at it.
8433 * configure: Rebuilt.
8434
8435 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
8436
8437 * configure.in (host_configargs): Replace reference to
8438 no-longer-defined buildopts with --build=${build_alias}.
8439 * configure: Rebuilt.
8440
8441 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8442 program_transform_name to standard idiom.
8443 (AUTOGEN, AUTOCONF): Define.
8444 (Makefile.in): Use $(AUTOGEN).
8445 (Makefile): Depend on config.status, and use autoconf-style rule to
8446 build it. Move original commands to...
8447 (config.status): ... this new target.
8448 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8449 $(AUTOCONF).
8450 * Makefile.in: Rebuilt.
8451
8452 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8453
8454 * Makefile.tpl: Fix dramatic bustage due to change in
8455 program_transform_name.
8456 * Makefile.in: Regenerate.
8457
8458 * configure.in: Remove unnecessary PATH setting.
8459 * configure: Regnerate.
8460
8461 * configure.in: Don't default to unprefixed tools unless
8462 the native tools will work.
8463 * configure: Regenerate.
8464
8465 * configure.in: Convert to autoconf script. Blow away lots
8466 of now-redundant Makefile fragments.
8467 * configure: Generate using Autoconf.
8468 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8469 * Makefile.in: Regenerate.
8470
8471 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8472
8473 * configure: Fix stupid bug where RANLIB was mistakenly included.
8474
8475 * configure.in: Rename (buildargs, hostargs, targargs) to
8476 (build_configargs, host_configargs, target_configargs).
8477
8478 * configure.in: Move logic out of sed statement.
8479
8480 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
8481 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8482
8483 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8484
8485 * config.sub: Import from master repository
8486 * config.guess: Ditto
8487
8488 2002-12-24 Andreas Schwab <schwab@suse.de>
8489
8490 * Makefile.tpl (multilib.out): Fix missing space.
8491 * Makefile.in: Regenerate.
8492
8493 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8494
8495 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8496 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8497 * Makefile.in: Regenerate.
8498 * configure.in: Remove unnecessary leftovers.
8499
8500 2002-12-21 Geoffrey Keating <geoffk@apple.com>
8501
8502 * configure.in (extra_ranlibflags_for_target): New variable.
8503 (*-*-darwin): Add -c to ranlib commands.
8504 * configure (tooldir): Handle extra_ranlibflags_for_target.
8505
8506 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
8507
8508 * Makefile.tpl: Revert HJL's change.
8509 * Makefile.in: Regenerated.
8510 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8511 always.
8512
8513 2002-12-19 Andreas Schwab <schwab@suse.de>
8514
8515 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8516 * Makefile.in: Regenerate.
8517
8518 2002-12-18 H.J. Lu <hjl@gnu.org>
8519
8520 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8521 * Makefile.in: Regenerated.
8522
8523 * configure.in (build_prefix): New. Substitute.
8524
8525 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8526
8527 * Makefile.tpl: Don't let real targets depend on phony targets.
8528 * Makefile.in: Regenerate.
8529
8530 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8531 * Makefile.in: Regenerate.
8532
8533 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8534
8535 * config.sub: Import from master repository
8536 * config.guess: Ditto
8537
8538 2002-12-16 Jason Merrill <jason@redhat.com>
8539
8540 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8541 previous 'make bootstrap'.
8542 * Makefile.in: Regenerate.
8543
8544 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8545
8546 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8547
8548 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8549
8550 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8551 * Makefile.in: Regenerate.
8552
8553 2002-12-13 Jason Merrill <jason@redhat.com>
8554
8555 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
8556 library tests.
8557 (check-c++): Just depend on it and check-target-libstdc++-v3.
8558 * Makefile.in: Regenerate.
8559
8560 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8561
8562 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8563 * Makefile.in: Rebuilt.
8564
8565 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8566
8567 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8568
8569 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8570
8571 * configure: Fix bug put in by gremlins.
8572
8573 * Makefile.tpl: Substitute more autoconfily.
8574 * configure: Substitute more autoconfily.
8575 * Makefile.in: Regenerate.
8576
8577 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8578
8579 * config.sub: Import from master repository
8580 * config.guess: Ditto
8581 * MAINTAINERS: Added Svein Seldal under write after approval
8582
8583 2002-12-08 Andrew Cagney <ac131313@redhat.com>
8584
8585 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8586 * Makefile.in (all-sim): Ditto.
8587
8588 2002-12-06 DJ Delorie <dj@redhat.com>
8589
8590 * Makefile.tpl: Change configure dependencies to not have real
8591 targets depend on phony targets.
8592
8593 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8594
8595 * configure.in: Revert unintentional change.
8596
8597 * Makefile.tpl: Change dependency for */multilib.out so that
8598 it works when gcc isn't in the tree.
8599
8600 * configure.in: Substitute more.
8601 * configure: Run subconfigures from the Makefile.
8602 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8603 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8604
8605 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8606
8607 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8608
8609 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8610
8611 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8612 and corresponding dependencies.
8613 * Makefile.in: Regenerate.
8614
8615 * configure.in (host_tools): Order binutils, gas and ld for
8616 convenience in running the testsuites.
8617
8618 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8619 * Makefile.in: Regenerate.
8620 * configure.in: Introduce rules to serialize subconfigure runs.
8621
8622 * configure.in: Introduce BASE_CC_FOR_TARGET.
8623 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8624 Realize configure-build-* targets. Realize configure-target-* targets.
8625 * Makefile.in: Regenerate.
8626
8627 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8628
8629 * configure: Move gcc_version_trigger stuff from here...
8630 * configure.in: ...to here.
8631
8632 * configure.in: Separate subconfigure options added by this file from
8633 options given by the user. Add machinery to put args for host
8634 subconfigures into the Makefile.
8635
8636 * Makefile.tpl: Remove 'vault' targets.
8637 * Makefile.tpl: Reorder and comment dependencies.
8638 * Makefile.in: Regenerate.
8639
8640 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8641 * configure.in: Fix my broken commit of previous patch. (sigh)
8642
8643 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8644
8645 * configure.in: Move host-specific darwin noconfigdirs into
8646 the host-specific section.
8647
8648 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8649
8650 * configure.in: Move host-specific darwin noconfigdirs into
8651 the host-specific section.
8652
8653 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8654
8655 * configure: Remove skip-this-dir support.
8656 * Makefile.tpl: Remove skip-this-dir support.
8657
8658 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8659 subdirectories.
8660 * Makefile.in: Regenerate.
8661
8662 * Makefile.tpl: Strip out useless setting of 'dir'.
8663 * Makefile.in: Regenerate.
8664
8665 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8666
8667 * configure.in: Fix deeply stupid bug.
8668
8669 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8670 shell code in CXX_FOR_TARGET
8671 * Makefile.def: Introduce raw_cxx.
8672 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8673 RAW_CXX_FOR_TARGET.
8674 * Makefile.in: Regenerate.
8675
8676 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
8677
8678 * Makefile.tpl: Remove unnecessary ifs.
8679 * Makefile.in: Regenerate.
8680
8681 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
8682 dependencies. Maybe-ize build-libiberty. Create dummy install
8683 targets for 'no_install' modules.
8684 * configure: Move GDB_TK substitution to configure.in. Move
8685 build_modules stuff to configure.in.
8686 * configure.in: Implement soft dependency machinery. Maybe-ize
8687 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
8688 * Makefile.in: Regenerate.
8689
8690 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
8691
8692 * Makefile.tpl: Make all-target, install-target behave similarly
8693 to all, install (only hitting configured targets). Eliminate
8694 unused macro defintions.
8695
8696 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8697 build != host.
8698
8699 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8700
8701 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8702
8703 * configure.in: Produce lists of subdir targets we're actually
8704 configuring. Remove references to "dosrel".
8705 * Makefile.tpl: Let configure set which subdir targets are hit.
8706 Remove install-cross; clean up install; remove ALL. Remove
8707 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
8708 Autogenerate host module targets. Remove empty dependency lines
8709 and redundant dependency; rearrange slightly.
8710 * Makefile.def: Add host-side libtermcap, utils.
8711
8712 * Makefile.in: Regenerate.
8713
8714 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8715
8716 * ltconfig (osf[345]): Append $major to soname_spec.
8717 Reflect this in library_names_spec.
8718 * ltmain.sh (osf): Prefix $major with . for use as extension.
8719
8720 2002-11-19 Andreas Jaeger <aj@suse.de>
8721
8722 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8723 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8724 and sparc64 GNU/Linux systems.
8725
8726 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8727
8728 * MAINTAINERS: Update email.
8729
8730 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8731
8732 * MAINTAINERS: Complete James Dennett's entry.
8733
8734 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8735
8736 * MAINTAINERS (Write After Approval): Add myself.
8737
8738 2002-11-13 Bruce Korb <bkorb@gnu.org>
8739
8740 * Makefile.tpl: syntactic cleanup
8741
8742 2002-11-13 Stuart Hastings <stuart@apple.com>
8743
8744 * MAINTAINERS: Add myself to write-after-approval list.
8745
8746 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8747
8748 * Makefile.def: Add list of recursive targets to autogenerate.
8749 Add build_modules.
8750 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
8751 targets. Autogenerate *-build-* targets.
8752 * Makefile.in: Regenerate.
8753
8754 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8755
8756 * configure: More autoconf-style substitutions.
8757 * Makefile.tpl: More autoconf-style substitutions.
8758 * Makefile.in: Regenerate.
8759
8760 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
8761
8762 * configure: Substitute more variables in a more autoconf-friendly
8763 way. Simplify slightly.
8764 * Makefile.tpl: Make more variables substitutable in an
8765 autoconf-friendly way.
8766 * Makefile.in: Regenerate.
8767
8768 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
8769
8770 * MAINTAINERS (Write After Approval): Add myself.
8771
8772 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
8773
8774 * configure.in (v810*): Remove special setting of tools.
8775
8776 * configure: Add support for extra required flags for ar or nm.
8777 * configure.in (aix4.3+): Use above support for target-specific
8778 issues, rather than using config/mt-aix43.
8779
8780 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
8781
8782 * configure: Remove 'removing', which doesn't work. Replace $subdir
8783 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
8784 with $srcdir. Reformat indentation. Substitute some variables
8785 formerly hard-coded in the Makefile for build=host.
8786 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8787 * Makefile.def: Autogenerate more.
8788 * Makefile.in: Regenerate.
8789
8790 2002-11-04 Adam Nemet <anemet@lnxw.com>
8791
8792 * MAINTAINERS (Write After Approval): Add myself.
8793
8794 2002-11-04 Kevin Buettner <kevinb@redhat.com>
8795
8796 * Makefile.def (host_modules): Add rda.
8797 * Makefile.in: Regenerate.
8798 * configure.in (target_tool): Add target-rda to list.
8799
8800 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8801
8802 * MAINTAINERS: Remove "co-maintainer" note for web pages.
8803
8804 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
8805
8806 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
8807 and restrap targets to this rule.
8808 * Makefile.in: Regenerate.
8809
8810 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8811
8812 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8813 GNATS only accounts.
8814
8815 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
8816
8817 * configure.in (i[3456]86-*-linux*): Add check to disable
8818 ${libgcj} for glibc1.
8819
8820 2002-10-24 Denis Chertykov <denisc@overta.ru>
8821
8822 * MAINTAINERS: Add myself as ip2k port maintainer.
8823
8824 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
8825
8826 * configure.in: Add tic4x target.
8827
8828 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
8829
8830 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8831 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8832 * Makefile.in: Regenerate.
8833
8834 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8835 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8836 * Makefile.in: Regenerate.
8837
8838 2002-10-02 Janis Johnson <janis187@us.ibm.com>
8839
8840 * MAINTAINERS: Add myself as web pages co-maintainer.
8841
8842 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8843
8844 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8845 * Makefile.in: Regenerate.
8846
8847 2002-10-02 Zack Weinberg <zack@codesourcery.com>
8848
8849 * MAINTAINERS: Add myself and Nathan Sidwell
8850 <nathan@codesourcery.com> as VxWorks maintainers.
8851
8852 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8853
8854 * Makefile.def: Remove order dependency comments.
8855 * Makefile.tpl: Add explicit install-install dependencies.
8856 * Makefile.in: Regenerate.
8857
8858 * Makefile.tpl: Remove material now in src-release. (Finally!)
8859 * Makefile.in: Regenerate.
8860
8861 * Makefile.tpl: Add configure-target (for src-release in src)
8862 * Makefile.in: Regenerate.
8863
8864 2002-09-30 Nick Clifton <nickc@redhat.com>
8865
8866 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8867
8868 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
8869
8870 * configure.in (s390*-*-linux*): Enable libgcj.
8871
8872 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
8873
8874 * configure: Revert accidentally applied changes.
8875
8876 * Makefile.tpl: Make more autoconf-friendly.
8877 * Makefile.in: Regenerate.
8878 * configure: Make substitution more autoconf-like.
8879
8880 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
8881
8882 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8883 single entry to handle all these.
8884 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
8885 libjava on arm-*-elf.
8886
8887 2002-09-27 Geoffrey Keating <geoffk@apple.com>
8888
8889 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8890 things that depend on them.
8891
8892 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8893
8894 * Makefile.tpl: Make subsituted variables more autoconfy.
8895 * Makefile.in: Regenerate.
8896 * configure: Make seds more autoconfy.
8897
8898 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8899
8900 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8901 * Makefile.in: Regenerate.
8902 * configure.in: Rewrite sed statements to look autoconfy.
8903
8904 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8905 all-target-foo on configure-target-foo.
8906 * Makefile.def: Ditto.
8907 * Makefile.in: Rebuild.
8908
8909 2002-09-25 Andrew Haley <aph@redhat.com>
8910
8911 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8912
8913 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
8914
8915 * Makefile.def: New file.
8916 * Makefile.tpl: New file.
8917 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8918 * contrib/gcc_update: Note that Makefile.in is a generated file.
8919
8920 * configure.in: Minor rearrangement. Simplify tests.
8921
8922 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
8923
8924 * configure.in (with_headers): Skip copy if value is "yes".
8925 (with_libs): Likewise.
8926
8927 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8928
8929 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8930 * configure.in (sh*-*-pe*): Ditto.
8931 * configure.in (mips*-*-pe*): Ditto.
8932 * configure.in (*arm-wince-pe): Ditto.
8933
8934 * configure.in: Rearrange.
8935
8936 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
8937
8938 * MAINTAINERS: Update my email address.
8939
8940 2002-08-30 Paul Koning <pkoning@equallogic.com>
8941
8942 * MAINTAINERS: (Write After Approval): Add myself.
8943
8944 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
8945
8946 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8947
8948 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
8949
8950 * MAINTAINERS: Change my mailing address.
8951
8952 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
8953
8954 * MAINTAINERS (Write After Approval): Remove myself.
8955 (Various Maintainers: c++ runtime libs): Add myself.
8956
8957 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
8958
8959 * MAINTAINERS (Write After Approval): Remove myself.
8960 (Various Maintainers: c++ runtime libs): Add myself.
8961
8962 2002-08-15 Eric Christopher <echristo@redhat.com>
8963
8964 * config.sub: Import from master repository.
8965 * config.guess: Ditto.
8966
8967 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
8968
8969 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8970 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8971 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8972
8973 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
8974
8975 * MAINTAINERS: Add self to rs6000 vector extensions.
8976
8977 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
8978
8979 * libiberty/configure: Reverted unintended yesterday's check in.
8980
8981 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
8982
8983 * boehm-gc/configure, libf2c/configure: Rebuilt.
8984 * libffi/configure, libiberty/configure: Ditto.
8985 * libjava/configure, libobjc/configure: Ditto.
8986 * libstdc++-v3/configure, zlib/configure: Ditto.
8987 Merged from binutils:
8988 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8989 From Steve Ellcey <sje@cup.hp.com>:
8990 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8991 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8992 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8993 IA64.
8994 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8995 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8996 soname_spec, sys_lib_search_path_spec): Ditto.
8997
8998 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
8999
9000 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9001
9002 2002-08-04 H.J. Lu (hjl@gnu.org)
9003
9004 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9005
9006 2002-08-02 Krister Walfridsson <cato@df.lth.se>
9007
9008 * MAINTAINERS (Write After Approval): Add myself.
9009
9010 2002-07-31 Alan Modra <amodra@bigpond.net.au>
9011
9012 * configure.in: Move generic linux case to end. Copy generic
9013 linux noconfigdirs to mips*-*-linux* entry and new
9014 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9015
9016 2002-07-19 Michael Matz <matz@suse.de>
9017
9018 * MAINTAINERS: Add myself as ra* maintainer.
9019
9020 2002-07-16 Chris Demetriou <cgd@broadcom.com>
9021
9022 * config.guess: Update to 2002-07-09 version.
9023 * config.sub: Update to 2002-07-03 version.
9024
9025 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9026
9027 * MAINTAINERS: Fix typo in a maintainer email address.
9028
9029 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9030
9031 * configure.in: Remove two redundant tests.
9032
9033 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9034
9035 * configure.in (mips*-*-irix6*o32): Enable stabs.
9036
9037 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9038
9039 * configure.in: Don't build grez.
9040 * Makefile.in: Ditto.
9041
9042 * Makefile.in: Remove references to bsp, cygmon, libstub.
9043 * configure.in: Ditto.
9044
9045 * configure.in: Remove leftover reference to gdbtest.
9046
9047 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
9048
9049 * configure.in (gxx_include_dir): Change to match versioned
9050 C++ headers if --enable-version-specific-runtime-libs is used.
9051
9052 2002-07-04 Steve Ellcey <sje@cup.hp.com>
9053
9054 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9055
9056 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9057
9058 * configure.in: Make --without-x work.
9059
9060 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9061
9062 * configure.in: Rearrange target Makefile fragment collection.
9063
9064 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9065 cvs[src].
9066 * configure.in: Ditto.
9067
9068 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9069
9070 * MAINTAINERS (Write After Approval): Update my e-mail address.
9071
9072 2002-06-24 Ben Elliston <bje@redhat.com>
9073
9074 * configure.in (host_tools): Remove cgen.
9075
9076 * Makefile.in (all-cgen): Remove; runs from its source directory.
9077 (check-cgen, install-cgen, clean-cgen): Likewise.
9078 (all-opcodes): Do not depend on all-cgen.
9079 (all-sim): Likewise.
9080
9081 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
9082
9083 * Makefile.in: Eliminate 'apache' targets.
9084 * configure.in: Eliminate 'apache' targets.
9085
9086 * configure.in: Eliminate redundant tests. Reorganize.
9087
9088 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9089
9090 * config-ml.in: Eliminate references to Cygnus configure.
9091
9092 * Makefile.in: Eliminate references to building emacs.
9093
9094 2002-06-28 Graham Stott <graham.stott@btinternet.com>
9095
9096 * MAINTAINERS: Update my email address.
9097
9098 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9099
9100 * config.if (libstdcxx_incdir): Version C++ headers.
9101 (cxx_incdir): Remove.
9102
9103 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9104
9105 * MAINTAINERS (Write After Approval): Add self.
9106
9107 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9108
9109 * configure.in: Add support for ip2k.
9110
9111 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9112
9113 * configure.in: Fix AIX configury bug.
9114
9115 2002-06-20 Steve Ellcey <sje@cup.hp.com>
9116
9117 * MAINTAINERS (Write After Approval): Add self.
9118
9119 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9120
9121 * configure.in: replace ${topsrcdir} with ${srcdir}
9122
9123 * configure.in: Move definition of libstdcxx_flags
9124 right above usage, rather than waaay earlier.
9125
9126 * configure.in: Pull definition of is_cross_compiler earlier.
9127
9128 * configure.in: Rearrange a little.
9129
9130 * configure.in: Remove references to librx.
9131 * Makefile.in: Remove references to librx.
9132
9133 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9134
9135 * config.sub: Add support for avr target.
9136 Import from master sources, rev 1.255
9137
9138 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
9139
9140 * configure, .cvsignore: Revert previous change...
9141 * Makefile: ...delete.
9142
9143 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9144
9145 * configure.in: Eliminate ${gasdir} variable.
9146
9147 2002-06-18 Dave Brolley <brolley@redhat.com>
9148
9149 * configure.in: Add support for frv.
9150 * config.sub: Add support for frv.
9151
9152 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9153
9154 * configure: Remove garbage from previous commit.
9155
9156 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9157
9158 * configure: For in-source builds, make a subdir and re-exec there.
9159 * Makefile: New file. Pass targets through to build directory.
9160 * .cvsignore: No longer ignore "Makefile".
9161
9162 2002-06-16 Douglas Rupp <rupp@gnat.com>
9163
9164 * MAINTAINERS (Write After Approval): Add self.
9165
9166 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9167
9168 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9169
9170 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9171
9172 * configure.in (vax-*-netbsd*): Re-enable gas.
9173
9174 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9175
9176 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9177 BUILD_PREFIX_1, to correct nomenclature.
9178 * configure: Likewise.
9179
9180 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9181 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9182
9183 2002-05-31 Olaf Hering <olh@suse.de>
9184
9185 * config-ml.in: Propogate DESTDIR also.
9186
9187 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9188
9189 * configure.in (vax-*-netbsd*): Don't build gas for this
9190 platform.
9191
9192 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9193
9194 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9195 and libgcj for AVR.
9196
9197 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9198
9199 * MAINTAINERS (Write After Approval): Add myself.
9200
9201 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9202
9203 * config.guess: Update to 2002-05-22 version.
9204 * config.sub: Likewise.
9205
9206 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9207
9208 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9209 * config-ml.in: Likewise.
9210 * configure: Likewise.
9211 * configure.in: Likewise.
9212
9213 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9214
9215 * MAINTAINERS: Update my email address.
9216
9217 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9218
9219 * configure.in: Simplify makefile fragment collection.
9220
9221 * configure.in: Remove code to build emacs.
9222
9223 * configure.in : Remove --srcdir argument from targargs and buildargs
9224 (it's always overridden in the Makefile anyway). Rearrange a bit.
9225
9226 * configure: Move some logic to configure.in.
9227 * configure.in: Move some logic from configure.
9228
9229 2002-05-11 Tom Tromey <tromey@redhat.com>
9230
9231 * MAINTAINERS: Reflect libgcj reality.
9232
9233 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9234
9235 * Makefile.in: Honour DESTDIR.
9236
9237 2002-05-08 Mark Mitchell <mark@codesourcery.com>
9238
9239 * config.guess: Import 2002-03-20 version.
9240 * config.sub: Import 2002-04-26 version.
9241
9242 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9243
9244 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9245
9246 2002-05-07 Tim Josling <tej@melbpc.org.au>
9247
9248 * MAINTAINERS: Add self.
9249
9250 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
9251
9252 * ltmain.sh: Detect and handle object name conflicts
9253 while piecewise linking a static library.
9254
9255 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
9256
9257 * configure.in (noconfigdirs): Don't disable libgcj on
9258 sparc64-*-solaris* and sparcv9-*-solaris*.
9259
9260 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
9261
9262 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9263
9264 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9265
9266 * configure.in (FLAGS_FOR_TARGET): Do not add
9267 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9268 on i[3456]86-*-linux*.
9269
9270 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9271
9272 * configure.in (noconfigdirs): Replace [ ] with test.
9273
9274 * configure.in (noconfigdirs): Do not add target-newlib if
9275 target == i[3456]86-*-linux*, and host == target.
9276
9277 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9278
9279 * configure.in: delete reference to absent file
9280
9281 * configure.in: replace '[' with 'test'
9282
9283 * configure.in: Eliminate references to gash.
9284 * Makefile.in: Eliminate references to gash.
9285
9286 * configure.in: remove useless references to 'pic' makefile fragments.
9287
9288 * configure.in: (*-*-windows*) Finish removing.
9289
9290 * configure.in: Eliminate redundant test for libgui.
9291
9292 2002-04-29 Roger Sayle <roger@eyesopen.com>
9293
9294 * MAINTAINERS: Add self and realphabetize. Update entries
9295 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9296 entry for a29k port maintainer.
9297
9298 2002-04-26 Joel Sherrill <joel@OARcorp.com>
9299
9300 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9301 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9302
9303 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9304
9305 * configure.in: remove references to dead files
9306
9307 2002-04-19 Mark Mitchell <mark@codesourcery.com>
9308
9309 * MAINTAINERS: Add information about purpose of this file.
9310
9311 2002-04-18 Tom Tromey <tromey@redhat.com>
9312
9313 * configure.in: Disallow configuring libgcj when it is already
9314 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9315 Solaris 2.8 by default. For PR libgcj/6158.
9316
9317 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9318
9319 * configure.in: Move default CC setting out of config/mh-* fragments
9320 directly into here.
9321
9322 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9323
9324 * configure.in: don't even try to configure or make a subdirectory
9325 if there's no configure script for it.
9326
9327 2002-04-15 Mark Mitchell <mark@codesourcery.com>
9328
9329 * MAINTAINERS: Remove chill maintainers.
9330 * Makefile.in (CHILLFLAGS): Remove.
9331 (CHILL_LIB): Remove.
9332 (TARGET_CONFIGDIRS): Remove libchill.
9333 (CHILL_FOR_TARGET): Remove.
9334 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9335 CHILL_LIB.
9336 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9337 (CHECK_TARGET_MODULES): Likewise.
9338 (INSTALL_TARGET_MODULES): Likewise.
9339 (CLEAN_TARGET_MODULES): Likewise.
9340 (configure-target-libchill): Remove.
9341 (all-target-libchill): Remove.
9342 * configure.in (target_libs): Remove target-libchill.
9343 Do not compute CHILL_FOR_TARGET.
9344 * libchill: Remove directory.
9345
9346 2002-04-11 DJ Delorie <dj@redhat.com>
9347
9348 * Makefile.in, configure.in: Sync with binutils, entries
9349 follow...
9350
9351 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9352
9353 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9354 (do-tar, do-bz2): New rules.
9355 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9356 (gdb-tar): New rule.
9357 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9358 (insight_dejagnu.tar): New rule.
9359 (insight.tar): New rule.
9360 (gdb+dejagnu.tar): New rule.
9361 (gdb.tar): New rule.
9362
9363 2002-02-01 Mo DeJong <supermo@bayarea.net>
9364
9365 * Makefile.in: Add all-tix to deps for all-snavigator
9366 so that tix is built when building snavigator.
9367
9368 2002-01-11 Steve Ellcey <sje@cup.hp.com>
9369
9370 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9371 ld and gdb are not supported.
9372
9373 2002-01-07 Mark Salter <msalter@redhat.com>
9374
9375 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9376 Allow target-libgloss to be built for arm, strongarm, and xscale.
9377
9378 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9379
9380 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9381 options for i[3456]86-pc-linux* native builds.
9382
9383 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9384
9385 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9386 files from .po files for a distribution.
9387
9388 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
9389
9390 * configure.in: Enable libstdc++-v3 for h8300 targets.
9391
9392 2001-06-19 Alan Modra <amodra@bigpond.net.au>
9393
9394 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9395 version from bfd/.
9396
9397 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9398
9399 * Makefile.in (VER): When present, extract the version number from
9400 the file version.in.
9401
9402 2001-05-24 Tom Rix <trix@redhat.com>
9403
9404 * configure.in : enable ld for aix
9405
9406 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9407
9408 * config.guess: Add linux target for S/390.
9409
9410 2000-11-07 Philip Blundell <pb@futuretv.com>
9411
9412 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9413
9414 2000-11-03 Philip Blundell <pb@futuretv.com>
9415
9416 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9417 files.
9418
9419 2001-01-15 Ben Elliston <bje@redhat.com>
9420
9421 * configure.in (host_tools): Add sid.
9422 Always configure cgen.
9423
9424 2000-11-24 Nick Clifton <nickc@redhat.com>
9425
9426 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9427
9428
9429 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9430
9431 * Makefile.in (ALL_MODULES): Add all-cgen.
9432 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9433 (all-cgen): New target.
9434 (all-opcodes,all-sim): Depend on all-cgen.
9435 * configure.in (host_tools): Add cgen.
9436 Only configure cgen if --enable-cgen-maint.
9437
9438 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
9439
9440 * configure.in: Add *-*-freebsd* configurations.
9441
9442 2002-04-08 Tom Tromey <tromey@redhat.com>
9443
9444 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9445 Fixes PR libgcj/6068.
9446
9447 2002-03-30 Krister Walfridsson <cato@df.lth.se>
9448
9449 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9450
9451 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9452
9453 * configure.in (alpha*-dec-osf*): Enable libgcj.
9454
9455 2003-03-27 Matthew Gingell <gingell@gnat.com>
9456
9457 * MAINTAINERS (Write After Approval): Add myself.
9458
9459 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9460
9461 Fix for: PR bootstrap/3591, target/5676
9462 * configure.in (mcore-pe): Disable the configuration of
9463 libstdc++-v3 since exceptions are not supported.
9464
9465 2002-03-20 Anthony Green <green@redhat.com>
9466
9467 * configure.in: Enable libgcj for xscale-elf target.
9468
9469 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
9470
9471 * MAINTAINERS: Update my email address.
9472
9473 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
9474
9475 * ltmain.sh (relink_command): Fix typo in previous change.
9476
9477 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
9478
9479 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9480 (relink_command): Added --tag flags.
9481 (mode=install): If relinking fails; error out.
9482
9483 2002-03-12 Richard Henderson <rth@redhat.com>
9484
9485 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9486 .NOTPARALLEL tag.
9487 (do-check): Rename from check.
9488 (check): Allow parallel check.
9489
9490 2002-03-12 Bob Wilson <bob.wilson@acm.org>
9491
9492 * MAINTAINERS: Add myself as maintainer for xtensa port.
9493 Fix alphabetical order in CPU port maintainer list.
9494 Remove myself from Write After Approval list.
9495
9496 2002-03-11 Richard Henderson <rth@redhat.com>
9497
9498 * Makefile.in (.NOTPARALLEL): Add fake tag.
9499
9500 2002-03-07 H.J. Lu (hjl@gnu.org)
9501
9502 * configure.in: Enable gprof for mips*-*-linux*.
9503
9504 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9505
9506 * MAINTAINERS (Write After Approval): Add myself.
9507
9508 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
9509
9510 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9511 libjava.
9512 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9513
9514 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
9515
9516 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9517 because its Makefile is there; test for the executable instead.
9518
9519 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
9520
9521 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9522 libstdc++-v3 and libjava.
9523
9524 2002-02-11 Adam Megacz <adam@xwt.org>
9525
9526 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9527 boehm-gc
9528
9529 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
9530
9531 * config.guess: Updated to 2002-01-30's version.
9532 * config.sub: Updated to 2002-02-01's version.
9533 Contribute sh64-elf.
9534 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9535 * configure.in: Added sh64-*-*.
9536
9537 2002-02-08 Chris Demetriou <cgd@broadcom.com>
9538
9539 * MAINTAINERS: Belatedly add myself to write after approval list.
9540
9541 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9542
9543 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9544 Remove self as Write After Approval.
9545
9546 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
9547
9548 * MAINTAINERS: Put self in as maintainer for contrib/regression
9549 directory.
9550
9551 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
9552
9553 * MAINTAINERS: Update my email address.
9554
9555 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9556
9557 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9558 target-libiberty, and target-libgloss. Skip Java-related
9559 libraries if not supported for NetBSD on target CPU.
9560
9561 2002-01-25 Douglas B Rupp <rupp@gnat.com>
9562
9563 * install-sh: Use _inst.$$_ for temp file name.
9564
9565 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9566
9567 * MAINTAINERS (Write After Approval): Move my contact info
9568 from here...
9569 (OS Port Maintainers): ...to here (netbsd).
9570
9571 2002-01-22 Bob Wilson <bob.wilson@acm.org>
9572
9573 * MAINTAINERS (Write After Approval): Add myself.
9574
9575 2002-01-17 H.J. Lu <hjl@gnu.org>
9576
9577 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9578 (all-target-fastjar): Also depend on all-target-libiberty.
9579
9580 2002-01-16 H.J. Lu (hjl@gnu.org)
9581
9582 * config.guess: Import from master sources, rev 1.225.
9583 * config.sub: Import from master sources, rev 1.238.
9584
9585 2002-01-16 Kazu Hirata <kazu@hxi.com>
9586
9587 * MAINTAINERS (Write After Approval): Remove myself.
9588
9589 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
9590
9591 * MAINTAINERS (Write After Approval): Add myself.
9592
9593 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9594
9595 * MAINTAINERS: Add self as docs co-maintainer.
9596
9597 2001-12-11 Matthias Klose <doko@debian.org>
9598
9599 * MAINTAINERS (Write After Approval): Add myself.
9600
9601 2001-12-09 Zack Weinberg <zack@codesourcery.com>
9602
9603 * MAINTAINERS: Update my email address.
9604
9605 2001-12-07 Turly O'Connor <turly@apple.com>
9606 * MAINTAINERS (Write After Approval): Add myself.
9607 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9608 (rs6000_initialize_trampoline): Call __trampoline_setup for
9609 ABI_DARWIN too.
9610 * darwin-tramp.asm: New file, implements __trampoline_setup.
9611 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9612
9613 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
9614
9615 * MAINTAINERS (Write After Approval): Add myself.
9616
9617 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9618
9619 * configure, configure.in: Use temp file for long sed commands.
9620
9621 2001-12-03 Laurent Guerby <guerby@acm.org>
9622
9623 * config.sub: Update to version 1.232 on subversion.
9624
9625 2001-12-03 Ben Elliston <bje@redhat.com>
9626
9627 * MAINTAINERS: Update mail address for config.* patches.
9628
9629 2001-11-27 DJ Delorie <dj@redhat.com>
9630 Zack Weinberg <zack@codesourcery.com>
9631
9632 When build != host, create libiberty for the build machine.
9633
9634 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9635 CONFIG_ARGUMENTS.
9636 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9637 New variables.
9638 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9639 and rules.
9640 (all.normal): Depend on ALL_BUILD_MODULES.
9641 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9642 (all-build-libiberty): Depend on configure-build-libiberty.
9643
9644 * configure: Calculate and substitute proper value for
9645 ALL_BUILD_MODULES.
9646 * configure.in: Create the build subdirectory.
9647 Calculate and substitute TARGET_CONFIGARGS (formerly
9648 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9649
9650 2001-11-26 Ziemowit Laski <zlaski@apple.com>
9651
9652 * MAINTAINERS (write-after-approval): Add self.
9653
9654 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9655
9656 * MAINTAINERS (GNATS only accounts): Remove self.
9657
9658 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9659
9660 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9661 libf2c.
9662
9663 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9664
9665 * MAINTAINERS (Write After Approval): Add self.
9666
9667 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9668
9669 * MAINTAINERS: mips and s390 are also CPU ports.
9670
9671 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9672
9673 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9674
9675 2001-11-11 David O'Brien <obrien@FreeBSD.org>
9676
9677 * MAINTAINERS: Alphabetize.
9678
9679 2001-11-09 Kazu Hirata <kazu@hxi.com>
9680
9681 * MAINTAINERS (Various maintainers: h8 port): Add myself.
9682
9683 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
9684
9685 * MAINTAINERS (Various maintainers: hppa port): Added myself.
9686
9687 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9688
9689 * configure.in (--enable-languages): Be more permissive about
9690 syntax. Check for empty lists better. Warn about $LANGUAGES.
9691
9692 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
9693
9694 * config.sub: Import from master sources, rev. 1.230.
9695 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9696
9697 2001-11-07 Laurent Guerby <guerby@acm.org>
9698
9699 * MAINTAINERS (Write After Approval): Add self.
9700
9701 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9702
9703 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9704
9705 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
9706
9707 * config.sub: Import from master sources, rev 1.226.
9708 * config.guess: Import from master sources, rev 1.216.
9709
9710 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
9711
9712 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9713 * MAINTAINERS: Add self as maintainer of MMIX port.
9714 Remove old after-approval entry.
9715
9716 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
9717
9718 * ChangeLog, configure: Fix spelling errors.
9719
9720 2001-10-20 Brendan Kehoe <brendan@zen.org>
9721
9722 * MAINTAINERS: Tweak my address.
9723
9724 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
9725
9726 * MAINTAINERS: Update my email address.
9727
9728 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
9729
9730 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9731 * MAINTAINERS: Add self as maintainer of CRIS port.
9732
9733 2001-10-10 Geert Bosch <bosch@gnat.com>
9734
9735 * MAINTAINERS (Various maintainers: Ada front end):
9736 Added Robert Dewar.
9737
9738 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
9739
9740 * MAINTAINERS (Write After Approval): Added self
9741
9742 2001-10-02 Geert Bosch <bosch@gnat.com>
9743
9744 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9745
9746 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9747
9748 * configure: Handle temporary files securely using mkdir.
9749
9750 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
9751
9752 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9753
9754 2001-09-26 Will Cohen <wcohen@redhat.com>
9755
9756 * configure.in (*-*-linux*): Disable configuration of target-newlib
9757 and target-libgloss.
9758
9759 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9760
9761 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9762 RANLIB.
9763
9764 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
9765
9766 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9767 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9768 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9769 avoid quotes nesting problems.
9770 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9771 (DO_X): Export only variables that are set.
9772
9773 2001-09-19 Ben Elliston <bje@redhat.com>
9774
9775 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9776 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9777 semantics. Use the shell built-in "type" command instead.
9778
9779 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
9780
9781 Merged from gcc-3_0-branch:
9782 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
9783 * ltcf-c.sh: Use $objext, not $ac_objext.
9784 2001-07-27 Mark Kettenis <kettenis@gnu.org>
9785 * ltcf-cxx.sh: Add support for GNU.
9786 2001-07-22 Timothy Wall <twall@redhat.com>
9787 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
9788 default settings if using GNU tools with that configuration.
9789 * ltcf-cxx.sh: Ditto.
9790 * ltcf-gcj.sh: Ditto.
9791 2001-07-21 Michael Chastain <chastain@redhat.com>
9792 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9793 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
9794 * ltmain.sh: Mark as gcc-local.
9795
9796 2001-08-30 Eric Christopher <echristo@redhat.com>
9797 Jason Eckhardt <jle@redhat.com>
9798
9799 * config.guess: Merge from master sources.
9800 * config.sub: Merge from master sources, add support for mipsisa32.
9801
9802 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
9803 * config.sub: Merge from master sources, rev 1.219.
9804 * MAINTAINERS: Add self as contact for stormy16 port.
9805
9806 2001-08-14 Zack Weinberg <zackw@panix.com>
9807
9808 * config.sub: Merge from master sources, rev 1.218.
9809 * config.guess: Merge from master sources, rev 1.209.
9810
9811 2001-08-11 Graham Stott <grahams@redhat.com>
9812
9813 * Makefile.in (check-c++): Add missing semicolon.
9814
9815 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
9816
9817 * MAINTAINERS (Various maitainers: predict.def): Added myself.
9818
9819 2001-07-30 Eric Christopher <echristo@redhat.com>
9820
9821 * MAINTAINERS (Various maintainers: mips port): Added myself.
9822
9823 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
9824
9825 * configure.in (sh-*-linux*): New.
9826
9827 2001-07-27 Richard Henderson <rth@redhat.com>
9828
9829 * .cvsignore: Add LAST_UPDATED.
9830
9831 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
9832
9833 * MAINTAINERS (Various maintainers: s390 port): Added myself.
9834
9835 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
9836
9837 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9838
9839 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
9840
9841 * MAINTAINERS (Write After Approval): Added myself.
9842
9843 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9844
9845 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9846 and libgcj on m68hc11/m68hc12.
9847
9848 2001-06-27 H.J. Lu (hjl@gnu.org)
9849
9850 * Makefile (CFLAGS_FOR_BUILD): New.
9851 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9852
9853 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9854
9855 * README: Remove version number.
9856
9857 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9858
9859 * INSTALL/README: Update wrt. to the installation instructions now
9860 residing in gcc/doc/install.texi.
9861
9862 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9863
9864 * README: Replace with a cut-down and updated version of gcc/README.
9865
9866 2001-06-12 David Edelsohn <edelsohn@gnu.org>
9867
9868 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9869 multilibs to be disabled.
9870
9871 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
9872
9873 * MAINTAINERS (Write After Approval): Add myself.
9874
9875 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
9876
9877 * config.guess: Import CVS version 1.195.
9878 * config.sub: Import CVS version 1.212.
9879
9880 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
9881
9882 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9883 gcc/xgcc is built, use -print-prog-name to find out the program
9884 name to use.
9885
9886 2001-06-04 Phil Edwards <pme@sources.redhat.com>
9887
9888 * config.guess: Import CVS version 1.194. All gcc-local changes
9889 appear to also be in the master copy.
9890 * config.sub: Import CVS version 1.211.
9891
9892 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
9893
9894 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9895 with_gcc]: Use `gcc -shared' to build a shared library.
9896
9897 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
9898
9899 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9900 archives.
9901
9902 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9903
9904 * MAINTAINERS (Write After Approval): Add myself.
9905
9906 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
9907
9908 * configure.in (libstdcxx_flags): Do not try to execute
9909 libstdc++-v3/testsuite_flags until it exists.
9910
9911 2001-06-01 Alan Modra <amodra@bigpond.net.au>
9912
9913 * MAINTAINERS: Update my email address.
9914
9915 2001-05-31 Graham Stott <grahams@redhat.com>
9916
9917 * MAINTAINERS (Write After Approval): Add myself.
9918
9919 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
9920
9921 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
9922 libraries when using g++ with native linker.
9923
9924 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
9925
9926 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9927
9928 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
9929
9930 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9931 [aix4*|aix5*]: Prepend blank.
9932
9933 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
9934
9935 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9936 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
9937 of subdir/configure scripts to use the new libtool.m4.
9938
9939 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
9940
9941 * MAINTAINERS (Write After Approval): Add myself.
9942
9943 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
9944
9945 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9946
9947 2001-05-11 Ben Elliston <bje@redhat.com>
9948
9949 * Makefile.in (all-sid): New target.
9950 (check-sid, clean-sid, install-sid): Likewise.
9951
9952 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
9953
9954 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9955
9956 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9957
9958 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9959 libgcj.
9960
9961 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9962
9963 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9964 gcc/xgcc is built, use -print-prog-name to find out the program
9965 name to use.
9966
9967 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
9968
9969 * configure.in (noconfigdirs): Don't reset it from scratch in the
9970 target case; only append to it.
9971
9972 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9973 sparc-*-solaris2.8]: Disable ${libgcj}.
9974
9975 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
9976
9977 * configure.in (libgcj_saved): Copy from $libgcj.
9978 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9979 --disable-libgcj.
9980
9981 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
9982
9983 * MAINTAINERS: Remove self as MIPS maintainer and
9984 C front end maintainer.
9985
9986 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
9987
9988 * configure.in: Move *-chorusos target case to the proper switch.
9989 Disable libgcj.
9990
9991 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9992
9993 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9994 1.641.2.228.
9995
9996 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9997
9998 * Makefile.in (STAGE1_CFLAGS): Pass down.
9999
10000 2001-04-13 Alan Modra <amodra@one.net.au>
10001
10002 * config.guess: Add hppa64-linux support. Note for next import that
10003 this is already in the master file.
10004 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10005
10006 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10007
10008 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10009 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10010
10011 2001-04-11 Stan Shebs <shebs@apple.com>
10012
10013 * MAINTAINERS: Add self as Darwin port maintainer.
10014
10015 2001-04-11 Alan Modra <amodra@one.net.au>
10016
10017 * MAINTAINERS: Update my email address.
10018
10019 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
10020
10021 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10022 recent versions of FreeBSD (release 3 or later).
10023 * ltconfig: On FreeBSD, -lc must not be provided when building
10024 a shared library or else the standard -pthread gcc option is
10025 rendered worthless to later users of the built library.
10026
10027 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10028
10029 * MAINTAINERS: Add self and RTH as C front end maintainers.
10030
10031 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
10032
10033 * config.sub: Make sure to match an already-canonicalized
10034 machine name (eg. mn10300-unknown-elf).
10035
10036 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
10037
10038 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10039 New macros.
10040 (bootstrap, cross): Use RECURSE_FLAGS.
10041 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10042
10043 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
10044
10045 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10046
10047 2001-03-22 Colin Howell <chowell@redhat.com>
10048
10049 * Makefile.in (DO_X): Do not backslash single-quotes in
10050 backquotes (two places).
10051
10052 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10053
10054 Re-installed:
10055 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10056 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10057 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10058 * ltcf-cxx.sh: Likewise.
10059 * ltcf-gcj.sh: Likewise.
10060
10061 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10062
10063 * MAINTAINERS: Add myself as "documentation co-maintainer".
10064
10065 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10066
10067 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10068 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10069
10070 2001-03-19 Tom Tromey <tromey@redhat.com>
10071
10072 * config-ml.in: Handle GCJ and GCJFLAGS.
10073
10074 2001-03-21 Michael Chastain <chastain@redhat.com>
10075
10076 * Makefile.in: all-m4 depends on all-texinfo.
10077
10078 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
10079
10080 * MAINTAINERS: Add myself to write after approval list.
10081
10082 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
10083
10084 * Makefile.in (DO_X): Quote nested quotes.
10085
10086 2001-03-18 Alan Modra <alan@linuxcare.com.au>
10087
10088 * MAINTAINERS: Add myself to write after approval list.
10089
10090 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
10091
10092 * Makefile.in (DO_X): Use double quotes for quoting
10093 "RANLIB=$${RANLIB}".
10094
10095 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10096
10097 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10098
10099 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
10100
10101 * configure.in: Only use `lang_requires' for languages athat are
10102 actually enabled.
10103
10104 2001-03-08 Phil Edwards <pme@sources.redhat.com>
10105
10106 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10107
10108 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
10109
10110 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10111
10112 2001-03-07 Tom Tromey <tromey@redhat.com>
10113
10114 * configure.in: Allow config-lang.in to set `lang_requires' to list
10115 of other required languages.
10116
10117 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
10118
10119 * Makefile.in: Remove RANLIB definition. Use RANLIB
10120 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10121 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10122
10123 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
10124 Alexandre Oliva <aoliva@redhat.com>
10125
10126 * Makefile.in (check-c++): Use tabs, not spaces.
10127
10128 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
10129
10130 * MAINTAINERS: add myself to Write After Approval list.
10131
10132 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
10133
10134 * Makefile.in (check-c++): New rule.
10135
10136 * configure.in (target_libs): Remove libg++.
10137 (noconfigdirs): Remove libg++.
10138 (noconfigdirs): Same.
10139 (noconfigdirs): Same.
10140 (noconfigdirs): Same.
10141
10142 * config-ml.in: Remove libg++ references.
10143
10144 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10145 (ALL_TARGET_MODULES): Same.
10146 (configure-target-libg++): Remove.
10147 (all-target-libg++): Remove.
10148 (configure-target-libio): Remove.
10149 (all-target-libio): Remove.
10150 (check-target-libio): Remove.
10151 (.PHONY): Remove.
10152 (libg++.tar.bz2): Remove.
10153 (all-target-cygmon): Remove libio.
10154 (all-target-libstdc++): Remove.
10155 (configure-target-libstdc++): Remove.
10156 (TARGET_LIB_PATH): Remove libstdc++.
10157 (ALL_GCC_CXX): Remove libstdc++.
10158 (all-target-gperf): Correct.
10159
10160 2001-02-16 Nick Clifton <nickc@redhat.com>
10161
10162 * configure.in (noconfigdirs): Allow configuration of texinfo
10163 for Cygwin hosts.
10164
10165 2001-02-15 Anthony Green <green@redhat.com>
10166
10167 * configure: Introduce GCJ_FOR_TARGET.
10168 * configure.in: Ditto.
10169 * Makefile.in: Ditto.
10170
10171 2001-02-13 Andreas Schwab <schwab@suse.de>
10172
10173 * MAINTAINERS: Update mail address.
10174
10175 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10176
10177 * config.guess: Add linux target for S/390.
10178 * config.sub: Likewise.
10179
10180 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
10181
10182 * configure.in: for *-chorusos, don't config target-newlib and
10183 target-libgloss.
10184
10185 2001-02-06 Ben Elliston <bje@redhat.com>
10186
10187 * configure: Output host type to stdout, not stderr.
10188
10189 2001-02-05 Mark Mitchell <mark@codesourcery.com>
10190
10191 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10192 * ltcf-cxx.sh: Likewise.
10193
10194 * config.if: Assume enable_libstdcxx_v3 is defined.
10195
10196 2001-02-04 Mark Mitchell <mark@codesourcery.com>
10197
10198 Remove V2 C++ library.
10199 * configure.in: Remove --enable-libstdcxx_v3 support.
10200
10201 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10202
10203 * include/demangle.h: Add prototype for java_demangle_v3.
10204
10205 2001-01-29 Phil Edwards <pme@sources.redhat.com>
10206
10207 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10208
10209 2001-01-27 Richard Henderson <rth@redhat.com>
10210
10211 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10212
10213 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10214
10215 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10216 Don't unset, it's non-portable and no longer necessary, set to empty
10217 instead.
10218
10219 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10220
10221 * ltconfig: Shell portability fix for the tagname validity check.
10222
10223 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
10224
10225 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10226 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10227
10228 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10229
10230 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10231
10232 2001-01-26 Tom Tromey <tromey@redhat.com>
10233
10234 * configure.in: Allow libgcj to be built on Sparc Solaris.
10235
10236 2001-01-25 David Edelsohn <edelsohn@gnu.org>
10237
10238 * ltcf-c.sh: Add aix5 case.
10239 * ltcf-cxx.sh: Likewise.
10240 * ltconfig: Likewise.
10241
10242 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
10243
10244 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10245 keep at least one of build_libtool_libs or build_old_libs set to
10246 yes.
10247
10248 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10249 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10250
10251 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10252
10253 * configure.in: Enable libgcj on several additional platforms.
10254
10255 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10256
10257 * configure.in: Enable libgcj for linux targets.
10258
10259 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10260
10261 * MAINTAINERS (Write After Approval): Add myself.
10262
10263 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10264
10265 * MAINTAINERS: Add myself as vax port maintainer.
10266
10267 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10268
10269 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10270
10271 2001-01-09 Mike Stump <mrs@wrs.com>
10272
10273 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10274 failures of subdirectories.
10275
10276 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10277
10278 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10279 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10280 * ltcf-cxx.sh: Likewise.
10281 * ltcf-gcj.sh: Likewise.
10282 * ltconfig.sh: Fix typo.
10283
10284 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10285
10286 * configure: handle DOS-style absolute paths.
10287
10288 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10289
10290 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10291
10292 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10293
10294 * MAINTAINERS: Add myself as avr port co-maintainer.
10295
10296 2000-12-28 Ben Elliston <bje@redhat.com>
10297
10298 * MAINTAINERS: Add myself under ``Write After Approval''.
10299
10300 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10301
10302 * texinfo: Remove directory from GCC.
10303
10304 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10305
10306 * COPYING: Update to current
10307 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10308 to 19yy as example year in copyright notice).
10309
10310 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10311
10312 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10313 (libstdcxx_incdir): Pass down.
10314 * config.if: Remove expired bits for cxx_interface, add stub.
10315 (libstdcxx_incdir): Add variable for g++ include directory.
10316 * configure.in (gxx_include_dir): Use it.
10317
10318 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
10319
10320 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10321 with old-email address from ``Write After Approval''.
10322
10323 2000-12-15 Andreas Jaeger <aj@suse.de>
10324
10325 * configure.in: Handle lang_dirs.
10326
10327 2000-12-14 Tom Tromey <tromey@redhat.com>
10328
10329 * MAINTAINERS: Removed brads.
10330
10331 * MAINTAINERS: Added gcj developers.
10332
10333 2000-12-13 Anthony Green <green@redhat.com>
10334
10335 * configure.in: Disable libgcj for any target not specifically
10336 listed. Disable libgcj for x86 and Alpha Linux until compatible
10337 with g++ abi.
10338
10339 2000-12-13 Mike Stump <mrs@wrs.com>
10340
10341 * Makefile.in (local-distclean): Also remove fastjar.
10342
10343 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10344
10345 * contrib/gcc_update: Add fastjar --touch entries.
10346
10347 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
10348
10349 * configure.in: Disable language-specific target libraries for
10350 languages that aren't enabled.
10351
10352 2000-12-10 Anthony Green <green@redhat.com>
10353
10354 * configure.in: Define libgcj. Disable libgcj target libraries for
10355 most targets.
10356
10357 2000-12-10 Neil Booth <neilb@earthling.net>
10358
10359 * MAINTAINERS: Update mail address, remove from WAA list.
10360
10361 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10362
10363 * libjava: Imported from /cvs/java.
10364 * libffi: Likewise.
10365 * Boehm-gc: Likewise.
10366
10367 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10368
10369 * configure.in (target_libs): Revert 2000-12-08 patch.
10370 (noconfigdirs): Added target-libjava.
10371
10372 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10373
10374 * djunpack.bat: removed.
10375
10376 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10377
10378 * Makefile.in: handle DOS-style absolute paths.
10379 * config-ml.in: likewise.
10380 * symlink-tree: likewise.
10381
10382 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10383
10384 * fastjar: Imported.
10385
10386 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10387
10388 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10389 libjava.
10390 * configure.in (target_libs): Removed `target-libjava'.
10391
10392 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10393
10394 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10395 (ALL_MODULES): Added fastjar.
10396 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10397 (all-target-libjava): all-fastjar replaces all-zip.
10398 (all-fastjar): Added.
10399 (configure-target-fastjar, all-target-fastjar): Likewise.
10400 * configure.in (host_tools): Added fastjar.
10401
10402 2000-12-07 Mike Stump <mrs@wrs.com>
10403
10404 * Makefile.in (local-distclean): Remove leftover built files.
10405
10406 2000-11-24 Nick Clifton <nickc@redhat.com>
10407
10408 * configure.in (xscale-elf): Add target.
10409 (xscale-coff): Add target.
10410
10411 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
10412
10413 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10414 recent versions of FreeBSD (release 3 or later).
10415 * ltconfig: On FreeBSD, -lc must not be provided when building
10416 a shared library or else the standard -pthread gcc option is
10417 rendered worthless to later users of the built library.
10418
10419 2000-11-16 Fred Fish <fnf@be.com>
10420
10421 * configure.in (enable_libstdcxx_v3): Fix typo,
10422 libstd++ -> libstdc++.
10423
10424 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10425
10426 * MAINTAINERS: Add self to Write After Approval list.
10427
10428 2000-11-21 Bernd Schmidt <bernds@redhat.com>
10429
10430 * MAINTAINERS: Update my email address. Add myself to global write
10431 privs list.
10432
10433 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
10434
10435 * Makefile.in: Merge with src and libgcj.
10436 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10437 configure-target-<library> when their configure scripts need the C
10438 or C++ library to have already been built to work properly.
10439 (do_proto_toplev): Set them to an empty string.
10440
10441 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10442 (REALLY_SET_LIB_PATH): Use them.
10443
10444 2000-11-17 Stan Shebs <shebs@apple.com>
10445
10446 * MAINTAINERS: Add self to Write After Approval list.
10447
10448 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10449
10450 * configure: Provide the original toplevel configure arguments
10451 (including $0) to subprocesses in the environment rather than
10452 through gcc/configargs.h.
10453
10454 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10455
10456 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10457 C99. Alphabetise "Write After Approval" list.
10458
10459 2000-11-12 Mark Mitchell <mark@codesourcery.com>
10460
10461 * configure: Turn on libstdc++ V3 by default.
10462
10463 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10464 if we've got GCC.
10465
10466 2000-11-11 Philip Blundell <philb@gnu.org>
10467
10468 * MAINTAINERS: Add self to Write After Approval list.
10469
10470 2000-11-09 David Edelsohn <edelsohn@gnu.org>
10471
10472 * ltcf-c.sh (aix4): Improve shared library configuration; require
10473 exporting symbols.
10474 * ltcf-cxx.sh (aix4): Define.
10475 * ltconfig (aix4): Define library and soname specs appropriate for
10476 AIX. Define command to create export symbols list.
10477
10478 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
10479
10480 * config.sub: Add support for Sun Chorus
10481
10482 2000-10-31 Nick Clifton <nickc@redhat.com>
10483
10484 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10485 <name>@redhat.com. Also installed new email address for Clint
10486 Popetz.
10487
10488 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10489
10490 * etc: Remove directory from GCC.
10491
10492 2000-10-16 Michael Meissner <meissner@redhat.com>
10493
10494 * configure (gcc/configargs.h): Only create if there is a build GCC
10495 directory created.
10496
10497 2000-10-16 Matthias Klose <doko@debian.org>
10498
10499 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10500 when configured for libstdc++-v3.
10501
10502 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
10503
10504 * configure: Save configure arguments to gcc/configargs.h.
10505
10506 2000-10-04 Philipp Thomas <pthomas@suse.de>
10507
10508 * config.guess: Import CVS version 1.157.
10509 * config.sub: Import CVS version 1.181.
10510
10511 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
10512
10513 * Makefile.in (bootstrap): avoid recursion if subdir missing
10514 (cross): ditto
10515 (do-proto-toplev): ditto
10516
10517 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
10518
10519 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10520 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10521
10522 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10523 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10524 all affected `configure' scripts.
10525
10526 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10527
10528 * MAINTAINERS: Add self as cpplib co-maintainer.
10529
10530 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
10531
10532 * MAINTAINERS: Add self to Write After Approval list.
10533
10534 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10535
10536 * INSTALL/README: egcs -> GCC update.
10537
10538 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
10539
10540 * MAINTAINERS: Add myself to Write After Approval list.
10541
10542 2000-09-15 Kazu Hirata <kazu@hxi.com>
10543
10544 * MAINTAINERS: Add myself to Write After Approval list.
10545
10546 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10547
10548 * configure.in: Do not build byacc for hppa64. Provide paths to the
10549 X11 libraries for hppa64.
10550
10551 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10552
10553 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10554
10555 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
10556
10557 * Makefile.in (all-zlib): Added dummy target.
10558
10559 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10560 ltcf-gcj.sh: Updated from libtool multi-language branch.
10561
10562 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
10563
10564 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10565 (bootstrap*): Depend on all-bootstrap.
10566
10567 2000-09-05 Philipp Thomas <pthomas@suse.de>
10568
10569 * config.guess: Import CVS version 1.156.
10570 * config.sub: Import CVS version 1.179.
10571
10572 2000-09-02 Anthony Green <green@cygnus.com>
10573
10574 * Makefile.in (all-gcc): Depend on all-zlib.
10575 (CLEAN_MODULES): Add clean-zlib.
10576 (ALL_MODULES): Add all-zlib.
10577 * configure.in (host_libs): Add zlib.
10578
10579 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
10580
10581 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10582 crosses, but add gcc/include to the header search path for them.
10583
10584 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10585
10586 * MAINTAINERS: Add self to Write After Approval list.
10587
10588 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10589
10590 * config.guess: Import CVS version 1.152.
10591 * config.sub: Import CVS version 1.177.
10592
10593 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
10594
10595 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10596 $targargs to tell whether newlib is going to be built.
10597
10598 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10599 $$r/TARGET_SUBDIR/libio for _G_config.h.
10600
10601 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
10602
10603 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10604
10605 2000-08-22 DJ Delorie <dj@redhat.com>
10606
10607 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10608
10609 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
10610
10611 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10612 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10613 sub-configures.
10614
10615 2000-08-21 DJ Delorie <dj@redhat.com>
10616
10617 * MAINTAINERS: Add self as a libiberty maintainer
10618
10619 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
10620
10621 * configure.in (libstdcxx_flags): Use
10622 libstdc++-v3/src/libstdc++.INC.
10623
10624 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
10625
10626 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10627
10628 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10629
10630 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10631
10632 * configure: Make enable_threads and enable_shared defaults
10633 explicit. Substitute enable_threads into generated Makefiles.
10634 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10635 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10636
10637 2000-08-13 Geoff Keating <geoffk@cygnus.com>
10638
10639 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10640
10641 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
10642
10643 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10644 previous delta.
10645
10646 2000-08-11 Jason Merrill <jason@redhat.com>
10647
10648 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10649 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10650 (FLAGS_FOR_TARGET): Not here.
10651 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10652
10653 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
10654
10655 * config-ml.in (CC, CXX): Don't introduce a leading space.
10656
10657 2000-08-07 DJ Delorie <dj@delorie.com>
10658
10659 * MAINTAINERS: Add self as a DJGPP maintainer
10660
10661 2000-08-07 DJ Delorie <dj@redhat.com>
10662
10663 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10664 "if we're also building gcc, and it's a gcc that will run on the
10665 build machine, we want to use its includes instead of the system's
10666 default includes".
10667
10668 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10669
10670 * MAINTAINERS: Add self to Write After Approval list.
10671
10672 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
10673
10674 * configure.in (libstdcxx_flags): Don't use `"'.
10675
10676 * config-ml.in: Adjust multilib search paths to the
10677 appropriate multilib tree.
10678
10679 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
10680
10681 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10682 commas in $LANGUAGES.
10683
10684 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
10685
10686 * configure.in: Re-enable all references to libg++ and librx.
10687
10688 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
10689
10690 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10691 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
10692 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10693 * ltcf-cxx.sh (need_lc): Set based on postdeps.
10694
10695 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10696
10697 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
10698
10699 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10700 CXX_FOR_TARGET for sed.
10701
10702 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
10703
10704 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10705 Do not override if already set in the environment or in configure.
10706 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10707 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10708
10709 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
10710
10711 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10712 the libtool CVS tree multi-language branch.
10713 * ltconfig, ltmain.sh: Updated.
10714
10715 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
10716
10717 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10718 (clean-target): Depend on it.
10719
10720 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10721 (GCC_FOR_TARGET): Use it.
10722 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10723 * configure.in: ... here.
10724 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10725 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10726
10727 2000-07-24 Eric Christopher <echristo@cygnus.com>
10728
10729 * MAINTAINERS: Add self to Write After Approval list.
10730
10731 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
10732
10733 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10734 (configure-target-libchill, configure-target-libobjc): Likewise.
10735
10736 * configure.in: Use the same cache file for all target libs.
10737 * config-ml.in: But different cache files per multilib variant.
10738
10739 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10740
10741 * configure (topsrcdir): Don't use dirname.
10742
10743 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
10744
10745 * MAINTAINERS: Add self to Write After Approval list.
10746
10747 2000-07-20 Jason Merrill <jason@redhat.com>
10748
10749 * configure.in: Remove all references to libg++ and librx.
10750
10751 * configure, configure.in, Makefile.in: Unify gcc and binutils.
10752
10753 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
10754
10755 * config.sub: Update to subversions version 2000-07-06.
10756
10757 2000-07-12 Andrew Haley <aph@cygnus.com>
10758
10759 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10760 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10761
10762 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
10763
10764 * symlink-tree: Check number of arguments.
10765
10766 2000-07-05 Jim Wilson <wilson@cygnus.com>
10767
10768 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10769 search path for a g++ extracted from the build tree. This
10770 will allow link tests run by configure scripts in
10771 subdirectories to succeed.
10772
10773 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
10774
10775 * ltconfig: Add support for mips-dde-sysv4.2MP
10776
10777 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10778
10779 * MAINTAINERS: Add myself as loop discovery maintainer.
10780
10781 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
10782
10783 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10784 `os2'. Force ac_cv_exeext to be ".exe" in that case.
10785
10786 2000-06-19 Timothy Wall <twall@cygnus.com>
10787
10788 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10789 * config.sub: Add tic54x target.
10790
10791 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10792
10793 * MAINTAINERS: Add self as Fortran maintainer,
10794 remove Craig Burley.
10795
10796 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
10797
10798 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10799 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10800
10801 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
10802
10803 * MAINTAINERS: Add self as i18n maintainer
10804
10805 20000-05-21 H.J. Lu (hjl@gnu.org)
10806
10807 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10808 directory are used if they exist. Make sure
10809 $(build_tooldir)/include is searched for header files,
10810 $(build_tooldir)/lib/ for library files.
10811 (GCC_FOR_TARGET): Likewise.
10812 (CXX_FOR_TARGET): Likewise.
10813
10814 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
10815
10816 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10817
10818 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
10819
10820 * Makefile.in (configure-target-libiberty): Depend on
10821 configure-target-newlib.
10822
10823 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
10824
10825 * configure.in, Makefile.in: Merge all libffi-related
10826 configury stuff from the libgcj tree.
10827
10828 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
10829
10830 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10831 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10832
10833 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10834
10835 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10836 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10837 current version information. Add to proto-toplev directory.
10838 (gdb-taz): Build do-djunpack.
10839
10840 2000-05-15 David Edelsohn <edelsohn@gnu.org>
10841
10842 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10843
10844 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
10845
10846 * MAINTAINERS: Add self to Write After Approval list.
10847
10848 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10849
10850 * ltmain.sh: Preserve in relink_command any environment
10851 variables that may affect the linker behavior.
10852
10853 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
10854
10855 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10856
10857 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
10858
10859 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10860
10861 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
10862
10863 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10864 with the version name.
10865
10866 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
10867
10868 * MAINTAINERS: Add self as bb-reorder maintainer.
10869
10870 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
10871
10872 * config.if: Tweak.
10873
10874 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
10875
10876 * djunpack.bat: New file.
10877
10878 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
10879
10880 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10881 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10882 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10883 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10884
10885 2000-04-16 Dave Pitts <dpitts@cozx.com>
10886
10887 * config.sub (case $basic_machine): Change default for "ibm-*"
10888 to "openedition".
10889
10890 2000-04-13 Andreas Jaeger <aj@suse.de>
10891
10892 * MAINTAINERS: Added myself.
10893
10894 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10895
10896 * Makefile.in (gdb-taz): New target. GDB specific archive.
10897 (do-md5sum): New target.
10898 (MD5PROG): Define.
10899 (PACKAGE): Default to TOOL.
10900 (VER): Default to a shell script.
10901 (taz): Rewrite target. Move real work to do-proto-toplev. Include
10902 md5 checksum generation.
10903 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10904 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10905 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10906 insight.tar.bz2): Use gdb-taz to create archive.
10907
10908 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
10909
10910 * configure (warn_cflags): Delete.
10911
10912 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
10913
10914 * MAINTAINERS: Added myself.
10915
10916 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
10917 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
10918
10919 * configure.in (enable_libstdcxx_v3): Add.
10920 (target_libs): Add bits here to switch between libstdc++-v2 and
10921 libstdc++-v3.
10922 * config.if: And this file too.
10923 * Makefile.in: Add libstdc++-v3 targets.
10924
10925 2000-04-05 Michael Meissner <meissner@redhat.com>
10926
10927 * config.sub (d30v): Add d30v as a basic machine type.
10928
10929 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
10930
10931 * configure.in: -linux-gnu*, not -linux-gnu.
10932
10933 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10934
10935 * MAINTAINERS: Add self in write-after-approval section.
10936
10937 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
10938
10939 * MAINTAINERS: Add self as ia64 port maintainer.
10940
10941 2000-03-08 Neil Booth <NeilB@earthling.net>
10942
10943 * MAINTAINERS: Add self in write-after-approval section.
10944
10945 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
10946
10947 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10948 (do-tar-bz2): Replace TOOL with PACKAGE.
10949 (gdb.tar.bz2): Remove GDBTK from GDB package.
10950 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10951 dejagnu.tar.bz2): New packages.
10952
10953 2000-02-27 Andreas Jaeger <aj@suse.de>
10954
10955 * configure.in: Add entry for mips*-*-linux*, move catch all
10956 *-*-*linux* entry below this one.
10957
10958 2000-02-27 Ian Lance Taylor <ian@zembu.com>
10959
10960 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10961
10962 2000-02-24 Nick Clifton <nickc@cygnus.com>
10963
10964 * config.sub: Support an OS of "wince".
10965
10966 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
10967
10968 * config.guess, config.sub: Updated to match config's 2000-02-15
10969 version.
10970
10971 2000-02-23 Linas Vepstas <linas@linas.org>
10972
10973 * config.sub: Add support for Linux/IBM 370.
10974 * configure.in: Likewise.
10975
10976 2000-02-22 Nick Clifton <nickc@cygnus.com>
10977
10978 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10979
10980 2000-02-20 Christopher Faylor <cgf@cygnus.com>
10981
10982 * config.guess: Guess "cygwin" rather than "cygwin32".
10983
10984 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10985
10986 * configure (gcc_version): When setting, narrow search to
10987 lines containing `version_string'.
10988
10989 2000-02-15 Denis Chertykov <denisc@overta.ru>
10990
10991 * config.sub: Add support for avr target.
10992
10993 2000-02-14 Nick Clifton <nickc@cygnus.com>
10994
10995 * MAINTAINERS: Add maintainers for MCore port.
10996
10997 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
10998
10999 * config.sub: Add mmix-knuth-mmixware.
11000
11001 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11002
11003 * MAINTAINERS: Pair cccp with cpplib maintainership.
11004
11005 2000-01-27 Christopher Faylor <cgf@redhat.com>
11006
11007 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11008 structure stuff to -L library search.
11009 (CXX_FOR_TARGET): Ditto.
11010 (CROSS_CHECK_MODULES): Fix spelling mistake.
11011
11012 2000-01-24 Mark Mitchell <mark@codesourcery.com>
11013
11014 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11015 the C++ compiler.
11016
11017 2000-01-12 Richard Henderson <rth@cygnus.com>
11018
11019 * configure.in: Don't build some bits for beos.
11020
11021 2000-01-12 Joel Sherrill (joel@OARcorp.com)
11022
11023 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11024 as include files.
11025
11026 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11027
11028 * Add self as cpplib maintainer, as requested by Jason
11029 Merrill. Correct my e-mail address.
11030
11031 2000-01-06 Geoff Keating <geoffk@cygnus.com>
11032
11033 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11034 not mh-aix43.
11035
11036 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11037
11038 * MAINTAINERS: Add myself to "write after approval" list.
11039
11040 1999-12-14 Richard Henderson <rth@cygnus.com>
11041
11042 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11043 * config.sub: Accept alphaev[78], alphaev8.
11044
11045 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11046
11047 * config.guess, config.sub: Update from autoconf.
11048
11049 1999-11-29 Bruce Korb <autogen@linuxbox.com>
11050
11051 * MAINTAINERS: update my playtime e-address.
11052
11053 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11054
11055 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11056 necessary libraries are missing.
11057
11058 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
11059
11060 * MAINTAINERS: Add new 'write after approval' maintainer.
11061
11062 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11063
11064 * MAINTAINERS: Add new Java maintainer.
11065
11066 1999-10-25 Andreas Schwab <schwab@suse.de>
11067
11068 * configure: Fix quoting inside arguments of eval.
11069
11070 1999-10-21 Nick Clifton <nickc@cygnus.com>
11071
11072 * config-ml.in: Allow suppression of some ARM multilibs.
11073
11074 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11075
11076 * config.guess: Add OS/390 match pattern.
11077 * config.sub: Add mvs, openedition targets.
11078 * configure.in (i370-ibm-opened*): New.
11079
11080 1999-09-04 Steve Chamberlain <sac@pobox.com>
11081
11082 * config.sub: Add support for configuring for pj.
11083
11084 1999-08-31 Nick Clifton <nickc@cygnus.com>
11085
11086 * config.sub (maybe_os): Add support for configuring for fr30.
11087
11088 1999-08-25 Nick Clifton <nickc@cygnus.com>
11089
11090 * configure.in: Do not configure or build ld for AIX
11091 platforms. ld is known to be broken on these platforms.
11092
11093 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11094
11095 * config-ml.in: Pass compiler flag corresponding to multidirs to
11096 subdir configures.
11097
11098 1999-08-09 Ian Lance Taylor <ian@zembu.com>
11099
11100 * Makefile.in (LDFLAGS): Define.
11101
11102 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11103
11104 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11105 noconfigdirs.
11106 (*-*-cygwin*): Likewise.
11107
11108 1999-08-08 Ian Lance Taylor <ian@zembu.com>
11109
11110 * mkdep: New file.
11111 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11112 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11113
11114 From Eli Zaretskii <eliz@is.elta.co.il>:
11115 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11116 long file name when using DJGPP on MS-DOS.
11117
11118 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11119
11120 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11121
11122 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11123
11124 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11125 dependency as this causes "make check" to globally "make all"
11126
11127 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11128
11129 * configure.in (target_libs): Added target-zlib.
11130 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11131 (CONFIGURE_TARGET_MODULES): Likewise.
11132 (CHECK_TARGET_MODULES): Likewise.
11133 (INSTALL_TARGET_MODULES): Likewise.
11134 (CLEAN_TARGET_MODULES): Likewise.
11135 (configure-target-zlib): New target.
11136 (all-target-zlib): Likewise.
11137 (all-target-libjava): Depend on all-target-zlib.
11138 (configure-target-libjava): Depend on configure-target-zlib.
11139
11140 * Makefile.in (configure-target-libjava): Depend on
11141 configure-target-newlib.
11142 (configure-target-boehm-gc): New target.
11143 (configure-target-qthreads): New target.
11144
11145 * configure.in (target_libs): Added target-qthreads.
11146 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11147 (CONFIGURE_TARGET_MODULES): Likewise.
11148 (CHECK_TARGET_MODULES): Likewise.
11149 (INSTALL_TARGET_MODULES): Likewise.
11150 (CLEAN_TARGET_MODULES): Likewise.
11151 (all-target-qthreads): New target.
11152 (configure-target-libjava): Depend on configure-target-qthreads.
11153 (all-target-libjava): Depend on all-target-qthreads.
11154
11155 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11156 (CONFIGURE_TARGET_MODULES): Likewise.
11157 (CHECK_TARGET_MODULES): Likewise.
11158 (INSTALL_TARGET_MODULES): Likewise.
11159 (CLEAN_TARGET_MODULES): Likewise.
11160 (all-target-libjava): New target.
11161 (all-target-boehm-gc): Likewise.
11162 * configure.in (target_libs): Added libjava, boehm-gc.
11163
11164 1999-07-22 Ian Lance Taylor <ian@zembu.com>
11165
11166 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11167 configure.bat in SUPPORT_FILES.
11168 (gas+binutils.tar.bz2): Likewise.
11169
11170 * makeall.bat: Remove; obsolete.
11171
11172 1999-07-21 Ian Lance Taylor <ian@zembu.com>
11173
11174 From Mark Elbrecht:
11175 * configure.bat: Remove; obsolete.
11176
11177 1999-07-11 Ian Lance Taylor <ian@zembu.com>
11178
11179 * configure: Add -W -Wall to the default CFLAGS when compiling with
11180 gcc.
11181
11182 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11183
11184 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11185
11186 1999-06-30 Mark Mitchell <mark@codesourcery.com>
11187
11188 * configure.in: Build ld on IRIX6.
11189
11190 1999-06-12 Ian Lance Taylor <ian@zembu.com>
11191
11192 * Makefile.in: Change distribution targets to use bzip2 instead of
11193 gzip.
11194 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11195 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11196
11197 1999-06-04 Nick Clifton <nickc@cygnus.com>
11198
11199 * config.sub: Add mcore target.
11200
11201 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11202
11203 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11204
11205 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11206
11207 * config.guess (dummy): Changed to $dummy.
11208
11209 1999-05-24 Nick Clifton <nickc@cygnus.com>
11210
11211 * config.sub: Tidied up case statements.
11212
11213 1999-05-22 Ben Elliston <bje@cygnus.com>
11214
11215 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11216 <jiro@din.or.jp>.
11217
11218 * config.guess: Merge with FSF version. Future changes will be
11219 more accurately recorded in this ChangeLog.
11220 * config.sub: Likewise.
11221
11222 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11223
11224 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11225
11226 1999-04-30 Tom Tromey <tromey@cygnus.com>
11227
11228 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11229
11230 1999-04-23 Tom Tromey <tromey@cygnus.com>
11231
11232 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11233
11234 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
11235
11236 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11237 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11238 Bad merge removed these two changes.
11239
11240 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
11241 Martin Heller (Ing.-Buero_Heller@t-online.de)
11242
11243 * config.guess (interix Alpha): Add.
11244
11245 1999-04-11 Richard Henderson <rth@cygnus.com>
11246
11247 * configure.in (i?86-*-beos*): Do config gperf; don't config
11248 gdb, newlib, or libgloss.
11249
11250 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
11251
11252 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11253 link a trivial program with -mabi=64. If it fails, remove mabi=64
11254 from multidirs.
11255
11256 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11257
11258 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11259
11260 1999-04-08 Nick Clifton <nickc@cygnus.com>
11261
11262 * config.sub: Add support for mcore targets.
11263
11264 1999-04-07 Michael Meissner <meissner@cygnus.com>
11265
11266 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11267 not mt-ospace, in order to shut up assembler warning about using
11268 symbols that are named the same as registers.
11269
11270 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
11271
11272 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11273 dependency list for all-target-cygmon.
11274
11275 1999-04-05 Doug Evans <devans@casey.cygnus.com>
11276
11277 * config-ml.in: Check $host, not $target, for selective multilibs.
11278 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11279 thumb interworking, and underscore prefix multilibs.
11280
11281 1999-04-04 Ian Lance Taylor <ian@zembu.com>
11282
11283 * missing: Update to version from current automake.
11284
11285 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11286
11287 * configure (gxx_include_dir): Removed.
11288
11289 * configure.in (gxx_include_dir): Handle it.
11290 * Makefile.in: Likewise.
11291
11292 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11293
11294 * config.sub (mips64vr4111,mips64vr4111el) Add.
11295
11296 1999-03-21 Ben Elliston <bje@cygnus.com>
11297
11298 * config.guess: Correct typo for detecting ELF on FreeBSD.
11299
11300 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11301
11302 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11303 config/mh-djgpp.
11304
11305 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11306
11307 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11308 all-target-newlib to dependency list for all-target-bsp.
11309
11310 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11311
11312 * config.sub: Add i386-uwin support.
11313 * config.guess: Likewise.
11314
11315 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11316
11317 * configure.in: cleanup, add mh-*pic handling for arm, special
11318 case powerpc*-*-aix*
11319
11320 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11321
11322 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11323 can be built.
11324
11325 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11326
11327 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11328 targets.
11329
11330 1999-03-02 Nick Clifton <nickc@cygnus.com>
11331
11332 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11333
11334 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11335
11336 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11337
11338 1999-02-24 Nick Clifton <nickc@cygnus.com>
11339
11340 * config.sub: Fix typo in arm recognition.
11341
11342 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11343
11344 * configure.in (noconfigdirs): Changed target_configdirs to
11345 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11346 rather than m68k-*-* since it is not known to work on
11347 m68k-aout. Ditto for arm-*-*oabi.
11348
11349 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11350
11351 * configure.in (*-*-windows*): Remove, no longer used.
11352
11353 1999-02-19 Ben Elliston <bje@cygnus.com>
11354
11355 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11356 Smart and improved by Andrew Cagney.
11357
11358 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11359
11360 * config.guess: Recognize openbsd-*-hppa.
11361
11362 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11363
11364 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11365 only if it is not empty.
11366
11367 1999-02-17 Nick Clifton <nickc@cygnus.com>
11368
11369 Patch from: Scott Bambrough <scottb@corelcomputer.com>
11370
11371 * config.guess: Modified to recognize uname's armv* syntax.
11372
11373 * config.sub: Modified to recognize uname's armv* syntax.
11374
11375 1999-02-17 Mark Salter <msalter@cygnus.com>
11376
11377 * configure.in: Added target-bsp for sparclite.
11378
11379 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11380
11381 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11382
11383 1999-02-08 Nick Clifton <nickc@cygnus.com>
11384
11385 * configure.in: Add support for strongarm port.
11386 * config.sub: Add support for strongarm target.
11387
11388 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
11389
11390 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11391 the old name config/mh-cygwin32.
11392 Enable texinfo.
11393
11394 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11395
11396 * configure.in: Do build ld for ix86 Solaris.
11397
11398 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11399
11400 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11401 $AR_FOR_TARGET. Likewise for RANLIB.
11402
11403 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
11404
11405 * config.sub (oabi): Recognize.
11406 * configure.in (arm-*-oabi): Handle.
11407
11408 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11409
11410 * config.guess: Improve detection of i686 on UnixWare 7.
11411
11412 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11413
11414 * config.guess: Add support for i386-pc-interix.
11415 * config.sub: Likewise.
11416 * configure.in: Likewise.
11417
11418 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11419
11420 * Makefile.in: Remove unneeded all-target-libio from
11421 from all-target-winsup target since it is now unneeded.
11422 Add all-target-libtermcap in its place since it is now
11423 needed.
11424
11425 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11426
11427 * configure.in: makefile stub for cygwin target is probably
11428 unnecessary. Remove it for now.
11429
11430 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11431
11432 * configure.in: libtermcap.a should be built when cygwin is the
11433 target as well as the host.
11434 * config.guess: Allow mixed case in cygwin uname output.
11435 * Makefile.in: Add libtermcap target.
11436
11437 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11438
11439 * config.sub: Clean up handling of hppa2.0.
11440
11441 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11442
11443 * config.guess: Use C code to identify more HP machines.
11444
11445 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11446
11447 * config.sub: Handle hppa2.0.
11448
11449 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11450
11451 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11452 cygmon for all sparclite targets, regardless of object format.
11453
11454 1998-12-15 Mark Salter <msalter@cygnus.com>
11455
11456 * configure.in: Added target-bsp for several target architectures.
11457
11458 * Makefile.in: Added rules for bsp.
11459
11460 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11461
11462 * config.guess: Improve detection of hppa2.0 processors.
11463
11464 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11465
11466 * config.guess: Recognize FreeBSD using ELF automatically.
11467
11468 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11469
11470 * configure (skip-this-dir): Add handling for new shell script, which
11471 might be created by a sub-directory's configure to indicate, this particular
11472 directory is "unwanted".
11473 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11474
11475 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11476
11477 * ltconfig: import from libtool, after changing libtool to
11478 account for the cygwin name change.
11479
11480 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11481
11482 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11483 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11484
11485 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11486
11487 * configure.in: Add libtermcap to list of cygwin dependencies.
11488
11489 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11490
11491 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11492 they include winsup/include when it's a cygwin target.
11493
11494 1998-11-12 Tom Tromey <tromey@cygnus.com>
11495
11496 * configure.in (host_tools): Added zip.
11497 * Makefile.in (all-target-libjava): Depend on all-zip.
11498 (all-zip): New target.
11499 (ALL_MODULES): Added all-zip.
11500 (NATIVE_CHECK_MODULES): Added check-zip.
11501 (INSTALL_MODULES): Added install-zip.
11502 (CLEAN_MODULES): Added clean-zip.
11503
11504 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11505
11506 * Makefile.in: lose "32" from comment about cygwin.
11507
11508 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11509
11510 * configure.in: Use -Os to build target libraries for the fr30.
11511
11512 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11513
11514 * config.sub: Add fr30.
11515
11516 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11517
11518 * configure.in: drop "32" from config/mh-cygwin32. Check
11519 cygwin* instead of cygwin32*.
11520 * config.sub: Check cygwin* instead of cygwin32*.
11521
11522 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11523
11524 * config.guess: Match any version of Unixware7.
11525
11526 1998-10-20 Syd Polk <spolk@cygnus.com>
11527
11528 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11529 if desired.
11530
11531 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11532
11533 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11534 these if the appropriate directories and files to not exist.
11535
11536 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11537
11538 * Makefile.in (DEVO_SUPPORT): Add config.if.
11539
11540 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11541
11542 * configure: Add pattern to replace "build_tooldir"'s
11543 definition in the generated Makefile with "tooldir"'s
11544 actual value.
11545
11546 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11547
11548 * config.sub: Bring back lost sparcv9.
11549
11550 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11551
11552 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11553
11554 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11555 CC_FOR_TARGET and friends.
11556
11557 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11558
11559 * Makefile.in (build_tooldir): New variable, same as tooldir.
11560 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11561 -B$(build_tooldir)/bin/.
11562 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11563
11564 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11565
11566 * README: Remove installation instructions and refer to the
11567 INSTALL directory instead.
11568
11569 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
11570
11571 * config.sub: Add support for i[34567]86-pc-udk.
11572 * configure.in: Likewise.
11573
11574 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11575
11576 * Makefile.in: add bzip2 package building bits for user
11577 tools module
11578 * configure.in: ditto
11579
11580 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11581
11582 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11583 (ALL_TARGET_MODULES): Add all-target-libobjc.
11584 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11585 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11586 (all-target-libchill): Add dependencies.
11587 * configure.in (target_libs): Add libchill.
11588
11589 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11590
11591 * configure.in (target_subdir): Remove duplicate line.
11592
11593 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11594
11595 * Makefile.in (all-automake): fix dependencies.
11596
11597 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11598
11599 * configure.in: Minor cleanups for building in the $(target_alias)
11600 subdir.
11601
11602 1998-09-22 Jim Wilson <wilson@cygnus.com>
11603
11604 * Makefile.in (bootstrap): Set r and s before make all. Use
11605 BASE_FLAGS_TO_PASS in make all.
11606 (cross): Likewise.
11607
11608 1998-09-20 Mark Mitchell <mark@markmitchell.com>
11609
11610 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11611
11612 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11613
11614 * config.sub: Fix typo in last change.
11615
11616 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11617
11618 * config.sub: Add support for C4x target.
11619 * configure.in: Likewise.
11620
11621 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11622
11623 * config.sub: Recognize sparcv9 just like sparc64.
11624
11625 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11626
11627 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11628
11629 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11630
11631 * config.guess: Correctly identify Pentium II sco boxes.
11632
11633 * config.guess: Fix "tr" code. From Weiwen Liu.
11634
11635 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11636
11637 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11638 stabs.
11639
11640 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11641
11642 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11643 (ALL_TARGET_MODULES): Add all-target-libchill.
11644 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11645 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11646 (all-target-libchill): Add dependencies.
11647 * configure.in (target_libs): Add libchill.
11648
11649 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11650
11651 * config.guess: Avoid assumptions about "tr" behaves when
11652 LANG is set to something other than English.
11653
11654 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11655
11656 * configure (gxx_include_dir): Changed to
11657 '${prefix}/include/g++'-${libstdcxx_interface}.
11658
11659 * config.if: New to determine the interfaces.
11660
11661 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11662
11663 * config.guess: Detect and handle MPE/IX.
11664 * config.sub: Deal with MPE/IX.
11665
11666 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11667
11668 * configure.in: Use mh-aix43.
11669
11670 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11671
11672 * configure: Fix --without/--disable cases for gxx-include-dir.
11673
11674 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11675
11676 * mdata-sh: Imported. Needed for automake support.
11677
11678 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
11679
11680 * Makefile.in (taz): Try "chmod -R og=u ." before
11681 "chmod og=u `find . -print`".
11682
11683 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
11684
11685 * configure.in: Add arm-elf and thumb-elf support.
11686
11687 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
11688
11689 * Makefile.in: Undo previous patch.
11690
11691 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
11692
11693 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11694 to here ...
11695 (install-no-fixedincludes): and here
11696 (INSTALL_MODULES): ... from here.
11697
11698 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
11699
11700 * config.sub: Merge with FSF.
11701
11702 * config.guess: Merge with FSF.
11703
11704 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
11705
11706 * configure (extraconfigdirs): New variable.
11707 (SUBDIRS): Add extraconfigdirs and recurse on them too.
11708 * Makefile.in (all): Move higher in file.
11709 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11710 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11711 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11712 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11713 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11714
11715 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
11716
11717 * Makefile.in (all-target-libjava): Depend on all-gcc and
11718 all-target-newlib.
11719 (configure-target-libjava): Depend on $(ALL_GCC).
11720
11721 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11722
11723 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11724 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11725
11726 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11727
11728 * INSTALL/README: Fix typo.
11729
11730 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11731
11732 * ylwrap: Change absolute path checks to check for DOS style path
11733 names.
11734
11735 * ylwrap: Don't use a full path name if the source file is in the
11736 same directory. From hjl@lucon.org (H.J. Lu).
11737
11738 * config-ml.in: Default to being verbose, to match Feb 18 change to
11739 configure.
11740
11741 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
11742
11743 Brought over from egcs:
11744
11745 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11746
11747 * configure.in (target_subdir): Set to ${target_alias} instead
11748 of "libraries".
11749
11750 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11751
11752 * configure.in (target_subdir): Set to libraries if enable_multilib.
11753
11754 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
11755
11756 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11757 multilibs, force reconfiguration the first time we create
11758 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11759
11760 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
11761
11762 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11763 avoid confusion with --no-recursion.
11764
11765 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
11766
11767 * configure.in: Win32 hosts shouldn't use install -x
11768 * install-sh: remove -x option, and special .exe-handling
11769 hack.
11770
11771 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
11772
11773 * config.guess: Recognize i586-pc-beos.
11774 * configure.in: Don't build some bits for beos.
11775
11776 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
11777
11778 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11779 CFLAGS default to -O2.
11780
11781 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11782 when using GNU ld.
11783
11784 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
11785
11786 * ltmain.sh: Correct install when using a different shell.
11787
11788 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
11789
11790 * ltconfig, ltmain.sh: Update to libtool 1.2b.
11791
11792 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
11793
11794 * makefile.vms: Update to build binutils/makefile.vms. Add install
11795 target.
11796
11797 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
11798
11799 * ltconfig: Update to correct AIX handling.
11800
11801 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11802
11803 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11804
11805 * configure.in (target_subdir): Set to ${target_alias} instead
11806 of "libraries".
11807
11808 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
11809
11810 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11811 (Makefile): Depend on $(gcc_version_trigger).
11812
11813 * configure (gcc_version): Change default initializer to empty
11814 string.
11815 (gcc_version_trigger): New variable; pass this variable down
11816 to subdir configures to enable them checking gcc's version
11817 themselves. Emit make macros for both gcc_version vars.
11818 (topsrcdir): Initialize reliably.
11819 (recursion line): Remove --with-gcc-version=${gcc_version}.
11820
11821 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11822
11823 * configure (enable_version_specific_runtime_libs): Implement new flag
11824 --enable-version-specific-runtime-libs which installs C++ runtime stuff
11825 in $(libsubdir); emit definition in each generated Makefile.
11826 (gxx_include_dir): Initialize depending on
11827 $enable_version_specific_runtime_libs.
11828
11829 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11830
11831 * configure (gcc_version): Initialize properly depending on
11832 how and where configure is started.
11833 (recursion line): Pass a --with-gcc-version=${gcc_version}
11834 to configures in subdirs.
11835
11836 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
11837
11838 * configure.in (noconfigdirs): Add configure pattern for mips tx39
11839 cygmon
11840
11841 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
11842
11843 * configure.in: Add cygmon and libstub support for mn10200.
11844
11845 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
11846
11847 * configure (gcc_version): Add new variable describing the
11848 particular gcc version we're building.
11849 * Makefile.in (libsubdir): Add new macro for the directory
11850 in which the compiler finds executables, libraries, etc.
11851 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11852 and libsubdir.
11853
11854 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11855
11856 * Makefile.in (local-clean): Remove *.log.
11857 (warning.log): Built with warn_summary from build.log.
11858 (mail-report.log): Run test_summary.
11859 (mail-report-with-warnings.log): Run test_summary including
11860 warning.log in the report.
11861
11862 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
11863
11864 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11865
11866 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
11867
11868 * Makefile.in (grep): Grep no longer depends on libiberty.
11869
11870 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
11871
11872 * Makefile.in: all-snavigator needs all-libgui.
11873
11874 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
11875
11876 * configure.in: Add cygmon and libstub support for mn10300.
11877
11878 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
11879
11880 * missing: Update to version from automake 1.3.
11881
11882 * ltmain.sh: On installation, don't get confused if the same name
11883 appears more than once in the list of library names.
11884
11885 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
11886
11887 * config.sub: Accept m68060 and m5200 as CPU names.
11888
11889 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
11890
11891 * configure: Use && rather than using -a in test, because odd
11892 strings can confuse test.
11893 * configure.in: Likewise.
11894
11895 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
11896
11897 * ltconfig, ltmain.sh: Bring in Visual C++ support.
11898
11899 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11900
11901 * Makefile.in (boostrap2-lean, bootstrap3-lean,
11902 bootstrap4-lean): New targets.
11903
11904 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
11905
11906 * mpw-* Delete. Not used.
11907
11908 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
11909
11910 * COPYING.LIB: Update FSF address.
11911
11912 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
11913
11914 * ltconfig, ltmain.sh: Update to libtool 1.2a.
11915
11916 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11917 GAS_SUPPORT_DIRS.
11918
11919 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
11920
11921 * ltconfig, ltmain.sh: Avoid producing a version number if
11922 -version-info was not used.
11923
11924 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
11925
11926 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11927 building with newlib.
11928
11929 1998-04-30 Paul Eggert <eggert@twinsun.com>
11930
11931 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11932 Solaris `make' causes it to continue to next definition.
11933
11934 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
11935
11936 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11937 the right GUI libraries and files are installed along with GDB.
11938
11939 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
11940
11941 * configure.in: Change alpha to alpha* in several places.
11942
11943 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
11944
11945 * config.sub: Recognize sparc86x.
11946
11947 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
11948
11949 * configure.in (--enable-target-optspace): Remove debug echo.
11950
11951 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
11952
11953 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11954
11955 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
11956
11957 * ltconfig: Update cygwin32 support.
11958
11959 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11960 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11961 (GDB_SUPPORT_DIRS): Likewise.
11962
11963 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
11964
11965 * configure.in (target_makefile_frag): If --enable-target-optspace,
11966 use -Os to compile target libraries rather than -O2. Default to
11967 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11968 not used.
11969 * configure.in (target_cflags): Ditto for d30v.
11970
11971 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
11972
11973 * Makefile.in (all-bfd): Depend on all-intl.
11974 (all-binutils): Likewise.
11975 (all-gas): Likewise.
11976 (all-gprof): Likewise.
11977 (all-ld): Likewise.
11978
11979 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
11980
11981 * configure.in (host_tools): Fix typo, lbtool -> libtool.
11982
11983 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
11984
11985 * Makefile.in (all-bfd): Depend upon all-libiberty.
11986
11987 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11988
11989 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
11990
11991 * Makefile.in: Add libstub.
11992
11993 * configure.in: Ditto. Build libstub for targets that have cygmon
11994 support.
11995
11996 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
11997
11998 * configure.in: Don't set PICFLAG on ix86-cygwin32.
11999
12000 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12001
12002 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12003 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12004
12005 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12006
12007 * configure: Define DEFAULT_M4 by searching PATH.
12008 * Makfile.in: Use DEFAULT_M4.
12009
12010 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12011
12012 * ltconfig: Add cygwin32 support.
12013
12014 * Makefile.in, configure.in: Add libtool as a native only directory
12015 to configure and build.
12016
12017 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12018
12019 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12020
12021 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
12022
12023 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12024
12025 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12026
12027 * Makefile.in: add ash make rules
12028 * configure.in: add ash to native_only and host_tools lists
12029
12030 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12031
12032 * Makefile.in (all-gettext, all-intl): New targets.
12033 (ALL_MODULES): Added all-gettext, all-intl.
12034 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12035 (INSTALL_MODULES): Added install-gettext, install-intl.
12036 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12037
12038 * configure.in (host_tools): Added gettext.
12039 (native_only): Likewise.
12040 (noconfigdirs) [various cases]: Likewise.
12041 (host_libs): Added intl.
12042
12043 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12044
12045 * configure: Do not disable building gdbtk for cygwin32 hosts.
12046
12047 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12048
12049 * configure.in: Add thumb-coff target.
12050 * config.sub: Add thumb-coff target.
12051
12052 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12053
12054 * Makefile.in: Revert yesterday's change.
12055 (all-target-winsup): all-target-librx stays out of here.
12056
12057 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12058
12059 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12060 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12061 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12062 Remove references to librx and libg++.
12063
12064 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12065
12066 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12067 recursive makes
12068
12069 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12070
12071 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12072 for newlib directory.
12073 (CXX_FOR_TARGET): Likewise.
12074
12075 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12076
12077 * ltconfig: Update after libtool/ltconfig.in change for
12078 hpux11.
12079
12080 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12081
12082 * ltconfig, ltmain.sh: Update to libtool 1.2.
12083
12084 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12085
12086 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12087 (install-gcc-cross): Instead, override LANGUAGES here.
12088
12089 1998-03-18 Dave Love <d.love@dl.ac.uk>
12090
12091 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12092 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12093
12094 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12095
12096 * configure.in: Add Thumb-pe target.
12097
12098 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
12099
12100 * Makefile.in - changed sn targets to snavigator
12101 * configure.in - changed sn targets to snavigator
12102
12103 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12104
12105 * config-ml.in: After building symlink tree call make distclean
12106 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12107 to be the case for libiberty.
12108
12109 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12110
12111 * configure: When making link, also check the current
12112 directory. The configure scripts may create one.
12113
12114 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12115
12116 * config.sub: Accept alphapca56 and alphaev6 properly.
12117
12118 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12119
12120 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12121
12122 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12123
12124 * config.sub (sco5): Fix typo.
12125
12126 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12127
12128 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12129 install-itcl.
12130 (install-itcl): Remove dependency on install-tcl.
12131
12132 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12133
12134 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12135
12136 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12137
12138 * configure.in: Don't build libgui for a cygwin32 target when not on
12139 a cygwin32 host.
12140
12141 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12142
12143 * configure (redirect): Set to null, so default behavior of
12144 configure is now --verbose.
12145
12146 1998-02-16 Dave Love <d.love@dl.ac.uk>
12147
12148 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12149 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12150
12151 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12152
12153 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12154 this change to sync Makefile.in with its ChangeLog entries.
12155
12156 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12157
12158 * ltmain.sh (mkdir): Check that the directory doesn't exist
12159 before we exit with error, so that we don't get races during
12160 parallel builds.
12161
12162 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12163
12164 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12165
12166 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12167
12168 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12169 PICFLAG_FOR_TARGET.
12170 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12171
12172 * configure: Emit a definition for the new macro enable_shared
12173 into each Makefile.
12174
12175 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12176
12177 * configure.in (host_tools, native_only): Add libtool.
12178
12179 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12180
12181 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12182 Fix typo in ming config comment.
12183
12184 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12185
12186 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12187
12188 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12189
12190 * config.sub: Add tic30 cases, and map c30 to tic30.
12191
12192 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12193
12194 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12195 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12196 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12197 (CLEAN_TARGET_MODULES): Similarly
12198 (all-target-libf2c): Add dependences.
12199 * configure.in (target_libs): Add libf2c.
12200
12201 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12202
12203 * configure.in: Remove expect from noconfigdirs when target
12204 is cygwin32. OK to build expect and dejagnu with Canadian
12205 Cross.
12206
12207 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12208
12209 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12210 host.
12211
12212 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12213 and mingw32.
12214
12215 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12216
12217 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12218 here as it is not defined in the toplevel Makefile.
12219
12220 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12221
12222 * configure (package_makefile_rules_frag): New variable, which names
12223 a file with generic rules, ...
12224 Change comment to mention we now have FIVE parts.
12225 * configure: Undo last change.
12226
12227 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12228
12229 * config.guess: More accurate determination of HP processor types.
12230 * config.sub: More accurate determination of HP processor types.
12231
12232 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12233
12234 * configure (package_makefile_frag): Move inserting the
12235 ${package_makefile_frag} to where it should be according
12236 to the comment.
12237
12238 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12239
12240 * config.guess: Add support for Linux/ARM.
12241
12242 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12243
12244 * .cvsignore: Remove *-info and *-install since they match
12245 release-info and mpw-install, which we don't want to just ignore.
12246
12247 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12248
12249 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12250
12251 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12252
12253 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12254 local_prefix to sub-make invocations.
12255
12256 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12257
12258 * configure.in: Check makefile fragments in the source
12259 directory.
12260
12261 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12262
12263 * configure.in: Check whether host and target makefile
12264 fragments exist before adding them to *_makefile_frag.
12265
12266 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12267
12268 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12269
12270 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12271
12272 * configure.in: Make sure we only replace RPATH_ENVVAR on
12273 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12274 regexp to sed.
12275
12276 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12277 to sub-makes.
12278
12279 1998-01-13 Lee Iverson (leei@ai.sri.com)
12280
12281 * config-ml.in (multi-do): LDFLAGS must include multilib
12282 designator.
12283
12284 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
12285
12286 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12287
12288 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12289
12290 * config.sub: Add mingw32 support.
12291 * configure.in: Likewise.
12292
12293 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12294
12295 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12296
12297 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12298
12299 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12300 * configure (gxx_include_dir): Provide a definition for subdirs
12301 which do not use autoconf.
12302
12303 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12304
12305 * config.guess: Sync with egcs. Picks up new alpha support,
12306 BeOS & some additional linux support.
12307
12308 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12309
12310 * config.guess: HP 9000/803 is a PA1.1 machine.
12311
12312 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12313
12314 * configure.in: It's alpha*-...
12315
12316 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12317
12318 * configure.in (host_makefile_frag, target_makefile_frag):
12319 Handle multiple config files.
12320 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12321 alpha-*-*.
12322
12323 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12324
12325 * mkdep: New file.
12326
12327 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12328
12329 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12330
12331 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12332
12333 * Makefile.in: Add libgui directory.
12334 (GDB_TK): Add all-libgui.
12335 * configure.in: Add libgui directory.
12336 * configure: Add all-libgui to GDB_TK.
12337
12338 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12339
12340 * config-ml.in (multidirs): Add m32r to multilib list.
12341
12342 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12343
12344 * Makefile.in (all-target-gperf): Change dependency to
12345 all-target-libstdc++.
12346
12347 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12348
12349 * config.guess: Add BeOS support.
12350
12351 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12352
12353 Source directory cvs renamed to cvssrc:
12354 * configure.in (host_tools): Change cvs to cvssrc.
12355 (native_only): Likewise.
12356 (noconfigdirs) [various cases]: Likewise.
12357 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12358 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12359 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12360 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12361 (all-cvssrc): Rename target from all-cvs.
12362
12363 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12364
12365 * configure (gxx_include_dir): Fix thinko.
12366
12367 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12368
12369 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12370 (install-cross, install-gcc-cross): New targets.
12371
12372 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12373
12374 * configure.in (noconfigdirs): Add support for Thumb target.
12375
12376 * config.sub (maybe_os): Add support for Thumb target.
12377
12378 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12379
12380 * Makefile.in: Add rules for cygmon.
12381
12382 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12383
12384 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12385
12386 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12387 * configure (gxx_include_dir): Provide a definition for subdirs
12388 which do not use autoconf.
12389
12390 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12391
12392 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12393 11/18/97 build
12394
12395 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12396
12397 * From Franz Sirl.
12398 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12399 found on RedHat Linux systems.
12400
12401 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12402
12403 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12404 guesses.
12405
12406 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12407
12408 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12409
12410 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12411
12412 * ltmain.sh: If mkdir fails, check whether the directory was created
12413 anyhow by some other process.
12414
12415 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12416
12417 * configure.in (d30v-*-*): Configure all directories.
12418
12419 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12420
12421 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12422 for the D30V.
12423
12424 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12425
12426 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12427
12428 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12429
12430 * include/libiberty.h: Add extern "C" { so it can be used with C++
12431 progrms.
12432 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12433 programs.
12434
12435 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12436
12437 * configure.in (d30v-*-*): Configure GCC now.
12438
12439 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12440
12441 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12442 is no longer needed.
12443
12444 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12445
12446 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12447
12448 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12449
12450 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12451 targets using "$@" to provide support for similar but not identical
12452 targets without having to duplicate code.
12453
12454 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12455
12456 * makefile.vms: Fix to work with DEC C.
12457
12458 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12459
12460 * config.sub: Add mips-tx39-elf to marketing names.
12461
12462 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12463
12464 * ltmain.sh: Handle symlinks in generated script.
12465
12466 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12467
12468 * configure: Handle autoconf style directory options: --bindir,
12469 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12470 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12471 --sysconfdir.
12472 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12473 (sharedstatedir, localstatedir, oldincludedir): New variables.
12474 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12475 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12476 sbindir, sharedstatedir, and sysconfdir.
12477
12478 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12479
12480 * Makefile.in (bootstrap-lean): New target.
12481
12482 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12483
12484 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
12485 sn, and gnuserv from noconfigdirs.
12486
12487 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12488
12489 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12490
12491 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12492
12493 * Makefile.in (cross): New target.
12494
12495 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12496 Jeff Law <law@cygnus.com>
12497
12498 * Makefile.in (bootstrap2, bootstrap3): New targets.
12499 (all-bootstrap): Remove outdated and confusing target.
12500 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12501
12502 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12503
12504 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12505 windows. Consistent with gdb/configure.
12506
12507 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12508
12509 * configure.in: Name Linux target fragment.
12510
12511 * configure: Rewrite so that project Makefile fragment is inserted
12512 first and appears last in the resulting Makefile.
12513
12514 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12515
12516 * Makefile.in (install-itcl): Install tcl first.
12517
12518 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12519
12520 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12521
12522 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12523
12524 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12525
12526 * configure.in (skipdirs): Add target-librx for Linux.
12527 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12528
12529 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12530
12531 * Makefile.in (bootstrap): New target.
12532
12533 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12534
12535 * config.sub: Accept 'amigados' for backward compatibility.
12536
12537 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12538
12539 * config.guess: Merge with FSF.
12540
12541 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12542
12543 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12544
12545 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12546
12547 * config.sub: Add "marketing-names" patch.
12548
12549 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12550
12551 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12552
12553 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12554
12555 * config.sub: Handle v850-elf.
12556
12557 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
12558
12559 * .cvsignore (*-install): Remove.
12560
12561 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12562
12563 * ltconfig: Set CONFIG_SHELL in libtool.
12564 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12565
12566 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12567
12568 * configure.in (target_subdir): Set to libraries if enable_multilib.
12569
12570 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12571
12572 * config.guess: Update from gcc directory.
12573
12574 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12575
12576 * Makefile.in (all-sim): Depends on all-readline.
12577
12578 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12579
12580 * Makefile.in (BISON, YACC): Use $$s.
12581 (all-bison): Depend on all-texinfo.
12582
12583 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12584
12585 * Makefile.in (BISON): Add -L flag.
12586 (YACC): Likewise.
12587
12588 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12589
12590 * configure.in (noconfigdirs): Add support for v850e target.
12591
12592 * config.sub (maybe_os): Add support for v850e target.
12593
12594 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12595
12596 * configure.in (noconfigdirs): Add support for v850ea target.
12597
12598 * config.sub (maybe_os): Add support for v850ea target.
12599
12600 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12601
12602 * config.sub: Add mipstx39. Delete r3900.
12603
12604 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12605
12606 * Makefile.in (all-autoconf): Depends on all-texinfo.
12607
12608 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12609
12610 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12611 eabi targets.
12612
12613 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12614
12615 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12616
12617 * configure: When handling a Canadian Cross, handle YACC as well as
12618 BISON. Just set BISON to bison. When setting YACC, prefer bison.
12619 * Makefile.in (all-bison): Depend upon all-texinfo.
12620
12621 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12622
12623 * Makefile.in (BISON): bison, not byacc or bison -y.
12624 (YACC): bison -y or byacc or yacc.
12625 (various): Add *-bison as appropriate.
12626 (taz): No need to mess with BISON anymore.
12627
12628 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12629
12630 * configure: If OSTYPE matches *win32*, try to find a good value for
12631 CONFIG_SHELL.
12632
12633 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12634
12635 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12636 configure.in if it is present.
12637
12638 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12639
12640 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12641
12642 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12643
12644 * config.sub: Recognize `arc' cpu.
12645 * configure.in: Likewise.
12646 * config-ml.in: Likewise.
12647
12648 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12649
12650 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12651
12652 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12653
12654 * configure: Changed sed delimiter from ':' to '|' when
12655 attempting to substitute ${config_shell} for SHELL. On
12656 NT ${config_shell} may contain a ':' in it.
12657
12658 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12659
12660 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12661
12662 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12663
12664 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12665
12666 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12667
12668 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12669
12670 * ylwrap: If the program is a relative path, force it to be
12671 absolute.
12672
12673 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12674
12675 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12676
12677 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
12678
12679 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12680 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12681 for libraries.
12682
12683 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
12684
12685 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12686 separated by spaces.
12687
12688 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
12689
12690 * ylwrap: New file.
12691 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12692
12693 * ltmain.sh: Handle /bin/sh at start of install program.
12694
12695 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12696
12697 * ltconfig, ltmain.sh: New files, from libtool 1.0.
12698 * missing: New file, from automake 1.2.
12699
12700 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
12701
12702 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
12703 check-tk to CHECK_X11_MODULES.
12704
12705 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
12706
12707 * config.sub: Merge with FSF.
12708
12709 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
12710
12711 * config.guess: Merge with FSF.
12712
12713 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12714
12715 * configure: Treat msdosdjgpp like go32.
12716 * configure.in: Likewise. Don't remove gprof for go32.
12717
12718 * configure: Change Makefile.tem2 to Makefile.tm2.
12719
12720 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12721
12722 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12723
12724 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12725
12726 * install-sh (chmodcmd): Set to null if the DST directory already
12727 exists. Same as Nov 11th change.
12728
12729 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12730
12731 * configure (GDB_TK): Needs itcl and tix.
12732
12733 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12734
12735 * config.guess: Update from FSF.
12736
12737 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
12738
12739 * Makefile.in (GDB_TK): Depend on itcl and tix.
12740
12741 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
12742
12743 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12744 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12745 (INSTALL_SCRIPT): New variable.
12746 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12747 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12748 to -x.
12749 * install-sh: Add support for -x option.
12750
12751 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
12752
12753 * configure.in, Makefile.in: Treat tix like itcl.
12754
12755 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
12756
12757 * Makefile.in (WINDRES): New variable.
12758 (WINDRES_FOR_TARGET): New variable.
12759 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12760 (EXTRA_HOST_FLAGS): Add WINDRES.
12761 (EXTRA_TARGET_FLAGS): Add WINDRES.
12762 (EXTRA_GCC_FLAGS): Add WINDRES.
12763 ($(DO_X)): Pass down WINDRES.
12764 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12765 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12766 DLLTOOL_FOR_TARGET.
12767
12768 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
12769
12770 * configure.in: configure sim before gdb for win32-x-ppc
12771
12772 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12773
12774 Move gperf into the toplevel, from libg++.
12775 * configure.in (target_tools): Add target-gperf.
12776 (native_only): Add target-gperf.
12777 * Makefile.in (all-target-gperf): New target, depend on
12778 all-target-libg++.
12779 (configure-target-gperf): Empty rule.
12780 (ALL_TARGET_MODULES): Add all-target-gperf.
12781 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12782 (CHECK_TARGET_MODULES): Add check-target-gperf.
12783 (INSTALL_TARGET_MODULES): Add install-target-gperf.
12784 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12785
12786 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
12787
12788 * config.sub (mn10200): Recognize new basic machine.
12789
12790 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12791
12792 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12793 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12794
12795 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12796
12797 * configure.in: If we're building mips-sgi-irix6* native, turn on
12798 ENABLE_MULTILIB and set TARGET_SUBDIR.
12799
12800 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
12801
12802 * Makefile.in (all-sn): Depend on all-grep.
12803
12804 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
12805
12806 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12807
12808 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12809 Makefile. From Jeff Makey <jeff@cts.com>.
12810 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12811
12812 * Makefile.in (DISTBISONFILES): Remove.
12813 (taz): Don't futz with DISTBISONFILES. Change BISON to use
12814 $(DEFAULT_YACC).
12815
12816 * configure.in: Build itl, db, sn, etc., when building for native
12817 cygwin32.
12818
12819 * Makefile.in (LD): New variable.
12820 (EXTRA_HOST_FLAGS): Pass down LD.
12821 ($(DO_X)): Likewise.
12822
12823 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
12824
12825 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12826
12827 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
12828
12829 * configure.in (targargs): Strip out any supplied --build argument
12830 before adding our own. Always add --build.
12831
12832 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
12833
12834 * configure.in (targargs): Pass --build if we're doing
12835 a cross-compile.
12836
12837 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
12838
12839 * configure: Use '|' instead of ":" as the separator in
12840 sed. Otherwise sed chokes on NT path names with drive
12841 designators. Also look for "?:*" as the leading characters in an
12842 absolute pathname.
12843
12844 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
12845
12846 * config.sub: Support for r3900.
12847
12848 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
12849
12850 * configure.in: Use install-sh, not install.sh.
12851
12852 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
12853
12854 * Makefile.in (taz): Improve check for BISON so it doesn't try to
12855 apply it twice.
12856
12857 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
12858
12859 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12860 install-binutils.
12861
12862 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
12863
12864 * Makefile.in: Add automake targets.
12865 * configure.in (host_tools): Add automake.
12866
12867 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
12868
12869 * configure: Default CXX to c++, not gcc.
12870 * Makefile.in (CXX): Set to c++, not gcc.
12871 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12872
12873 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
12874
12875 * install-sh: try appending a .exe if source file doesn't
12876 exist
12877
12878 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
12879
12880 * configure.in: Turn on multilib by default.
12881 (cross_only): Remove target-libiberty.
12882
12883 * Makefile.in (all-gcc): Don't depend on libiberty.
12884
12885 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
12886
12887 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12888
12889 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
12890
12891 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12892 (DISTBISONFILES): Add ld/Makefile.in
12893
12894 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
12895
12896 * configure.in: if target is cygwin32 but host isn't cygwin32,
12897 don't configure gdb tcl tk expect, not just gdb.
12898
12899 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
12900
12901 * configure.in: Added gnuserv everywhere sn appears.
12902
12903 * Makefile.in (ALL_MODULES): Added all-gnuserv.
12904 (CROSS_CHECK_MODULES): Added check-gnuserv.
12905 (INSTALL_MODULES): Added install-gnuserv.
12906 (CLEAN_MODULES): Added clean-gnuserv.
12907 (all-gnuserv): New target.
12908
12909 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
12910
12911 * config.guess: Fixes for MIPS OpenBSD systems.
12912
12913 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
12914
12915 * Makefile.in (INSTALL_XFORM): Remove.
12916 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12917
12918 * mkinstalldirs: New file, copied from automake.
12919 * Makefile.in (installdirs): Rename from install-dirs. Use
12920 mkinstalldirs. Change all users.
12921 (DEVO_SUPPORT): Add mkinstalldirs.
12922
12923 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
12924
12925 * install-sh: Rename from install.sh.
12926 * Makefile.in (INSTALL): Change install.sh to install-sh.
12927 (DEVO_SUPPORT): Likewise.
12928
12929 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
12930 Graichen <graichen@rzpd.de>.
12931
12932 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
12933
12934 * config.guess: Recognize OpenBSD systems correctly.
12935
12936 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12937
12938 * README, Makefile.in (ETC_SUPPORT): Remove references to
12939 cfg-paper*, configure.{texi,man,info*}._
12940
12941 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
12942
12943 * Makefile.in (all.normal): Ensure that gcc is built after all
12944 the x11 - ie gdb - targets.
12945
12946 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
12947
12948 * makefile.vms: Don't run conf-a-gas.
12949
12950 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
12951
12952 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12953
12954 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
12955
12956 * configure.in: Remove noconfigdirs case since gdb also
12957 configures and builds for tic80-coff.
12958
12959 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
12960
12961 * configure: Set cache_file to config.cache.
12962 * Makefile.in (local-distclean): Remove config.cache.
12963
12964 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
12965
12966 * COPYING: Update FSF address.
12967
12968 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
12969
12970 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12971 noconfigdirs.
12972
12973 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
12974
12975 * Makefile.in (install-dirs): Don't crash if prefix, and hence
12976 MAKEDIRS, is empty.
12977
12978 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
12979
12980 * config.sub: Tweak mn10300 entry.
12981
12982 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
12983
12984 * configure.in (host_tools): Put sim before gdb, so gdb's
12985 configure.tgt can determine if the simulator was configured.
12986
12987 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
12988
12989 * config.sub: Move BeOS $os case to be with other Cygnus
12990 local cases.
12991
12992 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
12993
12994 * config.sub: Remove misplaced comment that broke Linux.
12995
12996 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
12997
12998 * config.sub: Add BeOS support.
12999
13000 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13001
13002 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13003
13004 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13005
13006 * configure.in (noconfigdirs): Remove tcl and tk from
13007 noconfigdirs for cygwin32 builds.
13008
13009 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13010
13011 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13012
13013 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13014
13015 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13016 make-all.com, use makefile.vms instead.
13017
13018 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13019
13020 * config.sub: Accept -lnews*.
13021
13022 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13023
13024 * configure.in (noconfigdirs): Disable target-newlib,
13025 target-examples and target-libiberty for d30v.
13026
13027 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13028
13029 * configure.in (noconfigdirs): Enable ld for d30v.
13030
13031 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13032
13033 * configure.in (tic80-*-*): Build compiler.
13034
13035 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13036
13037 * configure.in (d30v-*): Remove sim directory from list of
13038 unsupported d30v directories
13039
13040 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13041
13042 * config.sub, configure.in: Add d30v target cpu.
13043
13044 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13045
13046 * makefile.vms: New file.
13047 * make-all.com: Remove.
13048
13049 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13050
13051 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13052
13053 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13054
13055 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13056
13057 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13058
13059 * Makefile.in (ALL_MODULES): Added all-db.
13060 (CROSS_CHECK_MODULES): Addec check-db.
13061 (INSTALL_MODULES): Added install-db.
13062 (CLEAN_MODULES): Added clean-db.
13063
13064 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13065
13066 * config.guess: Merge with latest FSF sources.
13067
13068 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13069
13070 * Makefile.in (ALL_MODULES): Added all-itcl.
13071 (CROSS_CHECK_MODULES): Added check-itcl.
13072 (INSTALL_MODULES): Added install-itcl.
13073 (CLEAN_MODULES): Added clean-itcl.
13074
13075 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13076
13077 * configure.in: build gdb for mn10200
13078
13079 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13080
13081 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13082
13083 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13084
13085 * configure.in (tic80-*-*): Turn off most targets right now.
13086
13087 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13088
13089 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13090 rather than the makeinfo program.
13091 (do-info): Depend upon all-texinfo.
13092
13093 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13094
13095 * configure.in: Remove uses of config/mh-linux.
13096
13097 * config.sub, config.guess: Merge with latest FSF sources.
13098
13099 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13100
13101 * config.sub (case $basic_machine): Add tic80 entries.
13102
13103 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13104
13105 * config.sub, config.guess: Merge with latest FSF sources.
13106
13107 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13108
13109 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13110 * mpw-config.in: Test for NewFolderRecursive.
13111 * mpw-install: Use symbolic name for startup filename.
13112 * mpw-README: Add various additional details.
13113
13114 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13115
13116 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13117
13118 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13119
13120 * configure.in: Do build gcc and the target libraries for
13121 the mn10200.
13122
13123 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13124
13125 * configure.in: don't avoid building gdb for mn10300 any more
13126 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13127 instead of single-quoting it.
13128
13129 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13130
13131 * configure.in: Don't use --with-stabs on IRIX 6.
13132
13133 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13134
13135 * configure.in (m32r): Build gdb, libg++ now.
13136
13137 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13138
13139 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13140 directories from noconfigdirs.
13141
13142 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13143
13144 * config.sub (basic_machine): added mips16 configuration
13145
13146 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13147
13148 * config.sub: Handle d10v-unknown.
13149
13150 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13151
13152 * config.sub: Handle v850-unknown.
13153
13154 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13155
13156 * Makefile.in: add findutils
13157 * configure.in: add findutils to list of host_tools
13158
13159 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13160
13161 * config.sub: Handle mn10200 and mn10300.
13162
13163 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13164
13165 * configure.in (d10v-*): Do not build librx.
13166
13167 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13168
13169 * configure.in (mn10300): Build everything except gdb & libgloss.
13170
13171 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13172
13173 * config.guess: Patch for Dansk Data Elektronik servers,
13174 from Niels Skou Olsen <nso@dde.dk>.
13175
13176 For ncr, use /bin/uname rather than uname, since GNU uname does not
13177 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13178
13179 Patch for MIPS R4000 running System V,
13180 from Eric S. Raymond <esr@snark.thyrsus.com>.
13181
13182 Fix thinko for nextstep.
13183
13184 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13185
13186 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13187 * config.guess: Guess mips-dec-mach_bsd4.3.
13188
13189 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13190 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13191 release numbers.
13192 * config.guess (mips-mips-riscos*): Emit just enough of the
13193 release number.
13194
13195 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13196 * config.guess (sparc-auspex-sunos*): Added.
13197 (f300-fujitsu-*): Added.
13198
13199 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13200 * config.guess: Recognize a Tadpole as a sparc.
13201
13202 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13203
13204 * config.guess: Don't assume that NextStep version is either 2 or
13205 3. NextStep 4 (aka OpenStep 4) has come out now.
13206
13207 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13208
13209 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13210 From Rik Faith <faith@cs.unc.edu>.
13211
13212 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13213
13214 * config.sub: Contributions from bug-gnu-utils to:
13215 Support plain "hppa" (no version given) architecture, reported by
13216 OpenStep.
13217 OpenBSD like NetBSD.
13218 LynxOs is not a hardware supplier.
13219
13220 * config.guess: Contributions from bug-gnu-utils to add support for:
13221 OpenBSD like NetBSD.
13222 Stratus systems.
13223 More Pyramid systems.
13224 i[n>4]86 Intel chips.
13225 M680[n>4]0 Motorola chips.
13226 Use unknown instead of lynx for hardware manufacturer.
13227
13228 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13229
13230 * install.sh (chmodcmd): Set to null if the DST directory already
13231 exists.
13232
13233 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13234
13235 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13236 not use mt-ppc target Makefile fragment any more.
13237
13238 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13239
13240 * configure.in (*-*-windows): Exclude everything but those dirs
13241 needed to build windows.
13242
13243 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13244
13245 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13246
13247 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13248
13249 * configure.in: Exclude mmalloc from i386-windows.
13250
13251 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13252
13253 * Undo my previous change.
13254
13255 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13256
13257 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13258 unconditionally.
13259 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13260
13261 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13262
13263 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13264 host to add it's own flags.
13265
13266 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13267
13268 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13269
13270 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13271
13272 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13273 (CXX_FOR_TARGET): Likewise.
13274 (GCC_FOR_TARGET): Define.
13275 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13276 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13277 CC_FOR_TARGET was specified on the command line.
13278 (MAKEOVERRIDES): Don't define.
13279
13280 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13281
13282 * configure.in (m32r): Fix spelling of libg++ libs.
13283
13284 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13285
13286 * config.sub (-apple*): Remove, now redundant.
13287
13288 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13289
13290 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13291
13292 * configure: Rework yesterday's sed script patch.
13293
13294 * config.sub: Merge with FSF.
13295
13296 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13297
13298 * config.guess: Merge from FSF.
13299
13300 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
13301 * config.guess: Use pc instead of unknown, for pc clone systems.
13302 Change linux to linux-gnu.
13303
13304 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13305 * config.guess: Avoid non-portable tr syntax.
13306
13307 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13308
13309 * test-build.mk (HOLES): Add "xargs" for gdb.
13310
13311 * configure: Avoid hpux10.20 sed bug.
13312
13313 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13314
13315 * configure.in: Add support for windows host
13316 (that is a build done under the Microsoft build environment).
13317
13318 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13319
13320 * Makefile.in: Replace all uses of srcroot with s, to shrink
13321 command line lengths.
13322
13323 Patches from Geoffrey Noer <noer@cygnus.com>:
13324 * configure.in: If configuring for newlib, pass --with-newlib to
13325 subdirectories.
13326 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13327 -Bnewlib/ and -Lwinsup to gcc.
13328 (CXX_FOR_TARGET): Likewise.
13329
13330 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13331
13332 * Makefile.in (ETC_SUPPORT): Add configure.
13333
13334 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13335
13336 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13337 host configuration file.
13338
13339 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13340
13341 * configure.in: Break mn10x00 support into separate
13342 mn10200 and mn10300 configurations.
13343 * config.sub: Likewise.
13344
13345 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13346
13347 * configure.in: Add lots of stuff to noconfigdirs for
13348 the mn10x00 targets.
13349
13350 * config.sub, configure.in: Add mn10x00 support.
13351
13352 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13353
13354 * make-all.com: Call conf-a-gas, not config-a-gas.
13355
13356 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13357
13358 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13359 targets.
13360
13361 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13362
13363 * mpw-README: Add much more detail for native PowerMac.
13364 * mpw-install: New file.
13365 * mpw-configure: Add --norecursion and --help options.
13366 * mpw-config.in: Translate readme and install files when
13367 copying to objdir.
13368 * mpw-build.in: Don't always depend on byacc and flex.
13369 (install-only-top): New action.
13370
13371 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13372
13373 * configure.in: You can now configure GDB for the v850.
13374
13375 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13376
13377 * configure.in (noconfigdirs): Don't configure any C++ dirs
13378 if targeting D10V.
13379
13380 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13381
13382 * config.sub: Recognize mips64vr5000.
13383
13384 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13385
13386 * configure.in: Use a single line for host_tools and native_only.
13387
13388 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13389
13390 * config.sub, configure.in: Add entries for m32r.
13391
13392 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13393
13394 * Makefile.in (inet-install): Don't run install-gzip.
13395
13396 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13397
13398 * configure.in: Don't config lots of things for *-*-windows*.
13399
13400 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13401
13402 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13403 (host_libs, host_tools): Copy from configure.in.
13404 * mpw-configure: Don't complain about directories not found.
13405
13406 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13407
13408 * configure.in (i[345]86): Recognize i686 for pentium pro.
13409 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13410 file.
13411
13412 * config.guess (i[345]86): Ditto.
13413
13414 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13415
13416 * configure.in (noconfigdirs): Removed gdb for D10V.
13417
13418 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
13419
13420 * configure.in: Remove ld, target-libio, target-libg++, and
13421 target-libstdc++ from noconfigdirs.
13422
13423 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13424
13425 * configure: Fix three locations where shell scripts were
13426 being run directly rather than with config_shell.
13427
13428 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13429
13430 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13431 * config.sub (basic_machine): Recognize v850.
13432
13433 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13434
13435 * mpw-configure: Handle multiple enable/disable options and
13436 pass them down recursively, handle -c and -s flags appropriately
13437 depending on choice of compiler, add escape mechanism for
13438 quoted arguments to gC.
13439
13440 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13441
13442 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13443 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13444 so that -mrelocatable-lib and -mno-eabi are used.
13445
13446 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13447 not support --print-multi-lib, don't abort.
13448
13449 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13450
13451 * make-all.com: Run config-a-gas.
13452 * setup.com: Don't copy subdirectory files around.
13453
13454 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13455
13456 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13457 target, it now compiles correctly.
13458
13459 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13460
13461 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13462
13463 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13464
13465 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13466
13467 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13468
13469 * configure.in (native_only): Add prms.
13470
13471 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13472
13473 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13474 (BINUTILS_SUPPORT_DIRS): Likewise.
13475
13476 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13477
13478 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13479 d10v support is added.
13480
13481 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13482
13483 * configure.in (d10v-*-*): New target.
13484
13485 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13486
13487 * config.guess (HP 9000/811): Recognize this as a PA1.1
13488 machine.
13489
13490 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13491
13492 * Makefile.in (do-tar-gz): New target, split out from tail end of
13493 taz target. Run each command separately, don't use pipes.
13494 (taz): Use it.
13495
13496 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13497
13498 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13499 * mpw-build.in: No builds should depend on building byacc or flex,
13500 they are assumed to be installed already.
13501
13502 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13503
13504 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13505 variable that CC_FOR_TARGET needs.
13506
13507 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13508
13509 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13510 options have changed since the last time the subdirectory was
13511 configured, and if it has, reconfigure.
13512 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13513 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13514
13515 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13516
13517 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13518 CLEAN_MODULES): Add bash.
13519 (all-bash): New target.
13520
13521 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13522
13523 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13524
13525 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13526
13527 * config.sub (basic_machine): Recognize d10v as a valid processor.
13528
13529 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13530
13531 * mpw-configure: Add support for --bindir.
13532 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13533
13534 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13535
13536 * configure.in: add bash, time, gawk to list of hosttools and things
13537 to only build for native toolchains
13538
13539 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13540
13541 * Makefile.in (docdir): Remove.
13542
13543 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13544
13545 * Makefile.in (datadir): Set to $(prefix)/share.
13546
13547 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13548
13549 * configure.in: build diff and patch for cygwin32-hosted
13550 toolchains.
13551
13552 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13553
13554 * config.sub: Accept -rtems*.
13555
13556 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13557
13558 * configure.in: enable dosrel for cygwin32-hosted builds,
13559 remove diff from the list of things not buildable
13560 via Canadian Cross
13561
13562 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13563
13564 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13565 don't get ". ".
13566
13567 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13568
13569 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13570
13571 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13572
13573 * Makefile.in (taz): Handle case where tex3patch didn't even get
13574 checked out. Also, if it was found, put the symlink in a new util
13575 subdirectory.
13576
13577 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13578
13579 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13580
13581 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13582
13583 * config.sub: Recognize -openvms.
13584 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13585 * make-all.com, setup.com: New files.
13586
13587 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13588
13589 * Makefile.in (taz): tex3patch moved to texinfo/util.
13590
13591 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13592
13593 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13594 * configure.in: remove make from disable-if-Can-Cross list
13595 enable gdb if ${host} and ${target} are cygwin32
13596
13597 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13598
13599 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13600 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13601
13602 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13603
13604 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13605 distinguish sysv/svr4/bsd variants.
13606 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13607
13608 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13609
13610 * configure.in: Added copyright notice.
13611 * move-if-change: Added copyright notice.
13612
13613 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13614
13615 * configure.in (powerpcle-*-solaris*): Until we get shared
13616 libraries working, don't build gdb, sim, make, tcl, tk, or
13617 expect.
13618
13619 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13620
13621 * config.guess: Merge with FSF:
13622
13623 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13624 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13625
13626 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13627 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13628
13629 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13630 * config.guess: Combine two OSF1 rules.
13631 Also recognize field test versions. From mjr@zk3.dec.com.
13632 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13633 because GNU uname does not support -p. From pmr@pajato.com.
13634
13635 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13636
13637 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13638
13639 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13640
13641 * mpw-README: Document GCCIncludes.
13642
13643 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13644
13645 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13646
13647 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13648
13649 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13650
13651 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13652
13653 * configure.in (*-*-cygwin32): Configure make.
13654
13655 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13656
13657 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13658
13659 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13660
13661 * Makefile.in (all-inet): Depend on all-perl.
13662
13663 * Makefile.in (inet-install): New target.
13664
13665 * Makefile.in (all-inet): Depend on all-tcl.
13666 (all-inet): Depend on all-send-pr.
13667
13668 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13669
13670 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13671 temporarily.
13672
13673 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13674
13675 * configure.in: Don't configure --with-gnu-ld on AIX.
13676
13677 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13678
13679 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13680
13681 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
13682
13683 * Makefile.in (ALL_MODULES): Added all-inet.
13684 (CROSS_CHECK_MODULES): Added check-inet.
13685 (INSTALL_MODULES): Added install-inet.
13686 (CLEAN_MODULES): Added clean-inet.
13687 (all-indent): New target.
13688
13689 * configure.in (host_tools): Added inet.
13690 (native_only): Added inet.
13691 (noconfigdirs): Added inet.
13692
13693 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
13694
13695 * configure.in: Don't configure libgloss if we are not configuring
13696 newlib.
13697
13698 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13699
13700 * configure.in: Don't configure libgloss for unsupported
13701 architectures.
13702
13703 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13704
13705 * Makefile.in (CLEAN_MODULES): Add clean-apache.
13706
13707 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
13708
13709 * Makefile.in (ALL_MODULES): Include all-apache.
13710 (CROSS_CHECK_MODULES): Include check-apache.
13711 (INSTALL_MODULES): Include install-apache.
13712 (all-apache): New target.
13713
13714 * configure.in: Added apache everywhere perl is seen.
13715
13716 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13717
13718 * Makefile.in: Add support for clean-{module} and
13719 clean-target-{module} rules.
13720
13721 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13722
13723 * configure.in (*-*-ose) do not build libgloss.
13724
13725 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13726
13727 * config.guess (prep*:SunOS:5.*:*): Turn into
13728 powerpele-unknown-solaris2.
13729
13730 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13731
13732 * configure.in: Permit --enable-shared to specify a list of
13733 directories.
13734
13735 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13736
13737 * configure.in (host==solaris): Pass only the first word of $CC
13738 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13739
13740 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13741
13742 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13743
13744 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
13745
13746 * Makefile.in (ALL_MODULES): Include all-perl.
13747 (CROSS_CHECK_MODULES): Include check-perl.
13748 (INSTALL_MODULES): Include install-perl.
13749 (ALL_X11_MODULES): Include all-guile.
13750 (CHECK_X11_MODULES): Include check-guile.
13751 (INSTALL_X11_MODULES): Include install-guile.
13752 (all-perl): New target.
13753 (all-guile): New target.
13754
13755 * configure.in (host_tools): Include perl and guile.
13756 (native_only): Include perl and guile.
13757 (noconfigdirs): Don't build guile and perl; no ports have been
13758 done.
13759
13760 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
13761
13762 * configure (--enable-*): Handle quoted option lists such as
13763 --enable-sim-cflags='-g0 -O' better.
13764
13765 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13766
13767 * Makefile.in ({,inst}all-target): New rule so we can make and
13768 install all of the target directories easily.
13769
13770 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13771
13772 * configure.in: Add missing global flag in sed substitution when
13773 deleting `target-' from ${configdirs}.
13774
13775 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
13776
13777 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13778 option.
13779
13780 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13781 config/mh-necv4.
13782
13783 * install.sh: Correct misspelling of transformbasename.
13784
13785 * config.guess: Recognize mips-*-sysv*.
13786
13787 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
13788
13789 * config.sub: Recognize mon960.
13790
13791 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
13792
13793 * configure: Restore Canadian Cross handling of BISON and LEX,
13794 removed in Feb 20 change.
13795
13796 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
13797
13798 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13799 Mention make install. Remove the old copyright date as well the
13800 clumsy and rather pointless copyright on the README file.
13801
13802 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
13803
13804 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13805 Makefile after running symlink-tree, then run `make distclean' to
13806 avoid clobbering any generated files in srcdir.
13807
13808 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
13809
13810 * configure.in (m68k-*-netbsd*): Build everything now.
13811
13812 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13813
13814 * Makefile.in (taz): Fix quoting.
13815
13816 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
13817
13818 * configure.in (sparclet-*-*): Build everything now.
13819
13820 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13821
13822 * configure.in (m68k-*-linux*): New host.
13823
13824 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
13825
13826 * configure: Check for bison before byacc.
13827
13828 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
13829
13830 * Makefile.in configure: Change the way LEX and BISON/YACC are
13831 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
13832 searching PATH. These are used as fallbacks by Makefile.in if
13833 flex/bison/byacc aren't in objdir.
13834
13835 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
13836
13837 * Makefile.in: Make everything which depends upon all-bfd also
13838 depend upon all-opcodes, in case --with-commonbfdlib is used.
13839
13840 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13841
13842 * configure.in (host *-*-cygwin32): Don't build gdb if we are
13843 building NT native compilers on Unix.
13844
13845 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
13846
13847 * configure.in: Don't get CC from the host Makefile fragment if we
13848 can find gcc in PATH, or if this is a Canadian Cross. Move the
13849 Solaris test for /usr/ucb/cc to the post target script, just after
13850 the compiler sanity test.
13851
13852 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
13853
13854 * config.sub: Merge with FSF.
13855
13856 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
13857
13858 * Makefile.in (RPATH_ENVVAR): New variable.
13859 (REALLY_SET_LIB_PATH): Use it.
13860 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13861
13862 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
13863
13864 * config.sub, configure.in: Recognize sparclet cpu.
13865
13866 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13867
13868 * config.guess: Support m68k-cbm-sysv4.
13869
13870 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13871
13872 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13873 m68k-unknown-linuxaout from linker help string. Put quotes around
13874 $ld_help_string.
13875
13876 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
13877
13878 * config.guess (powerpc-harris-powerunix): Add guess for port
13879 to new target.
13880
13881 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13882
13883 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13884
13885 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
13886
13887 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13888 $(REALLY_SET_LIB_PATH) in Makefile.
13889 * Makefile.in (SET_LIB_PATH): New variable.
13890 (REALLY_SET_LIB_PATH): New variable.
13891 ($(DO_X)): Use $(SET_LIB_PATH).
13892 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13893 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13894 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13895 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13896 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13897 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13898 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13899 (install-dosrel): Likewise.
13900 (all-opcodes): Depend upon all-libiberty.
13901
13902 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
13903
13904 * config.guess (*:CYGWIN*): New
13905
13906 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13907
13908 * Makefile.in (all-target-winsup): All all-target-libiberty.
13909
13910 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13911
13912 * configure.in (noconfigdirs): Add missing # in front of comment.
13913
13914 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
13915
13916 * configure.in: add second pass to things added to noconfigdirs
13917 so *-gm-magic can exclude libgloss properly.
13918
13919 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
13920
13921 * mpw-configure (extralibs_name, rez_name): Set correctly
13922 for MWC68K compiler.
13923
13924 * mpw-README: Add more info on the necessary build tools.
13925
13926 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
13927
13928 * configure.in, config.sub: Recognize cygwin32.
13929
13930 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
13931
13932 * config.guess, config.sub: Recognize A/UX.
13933
13934 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
13935
13936 * config.sub: Merge with gcc/config.sub.
13937
13938 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
13939
13940 * mpw-build.in (do-binutils): Add build of stamps.
13941
13942 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
13943
13944 * config.sub: Add recognition for mips64vr4100*-* targets.
13945
13946 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13947
13948 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13949 Add creation of gconfigargs with `--enable-shared' turned on.
13950 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13951 ($(host)-stamp-stage3-configured): Likewise.
13952 (HOLES): Add chatr and ldd.
13953 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13954
13955 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
13956
13957 * configure: Pass --nfp to recursive configures.
13958
13959 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
13960
13961 * Makefile.in (DLLTOOL): New.
13962 (DLLTOOL_FOR_TARGET): New.
13963 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13964 (EXTRA_TARGET_FLAGS): Ditto.
13965 (EXTRA_GCC_FLAGS): Ditto.
13966 (CONFIGURE_TARGET_MODULES): Ditto.
13967 (DO_X): Ditto.
13968 * configure: Add DLLTOOL.
13969
13970 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
13971
13972 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13973 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13974 mh-sco, since old workarounds no longer needed, and don't
13975 build ld, since libraries have weak symbols in COFF.
13976
13977 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
13978
13979 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13980
13981 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
13982
13983 * configure.in: Make sure that ${CC} can be used to compile an
13984 executable.
13985
13986 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13987
13988 * Makefile.in (all-gdb): Depend on $(GDB_TK).
13989 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13990 nothing depending on whether gdbtk is being built.
13991
13992 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
13993
13994 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13995
13996 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
13997
13998 * configure.in (noconfigdirs): Put ld or gas in this early, if the
13999 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14000
14001 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14002
14003 * config-ml.in: Add support for
14004 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14005 Simplify setting of multidirs from --disable-foo.
14006
14007 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14008
14009 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14010 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14011 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14012 non-empty, pass them on to the GCC make.
14013 (all-bootstrap): New rule that is like all-gcc, except it executes
14014 the GCC bootstrap rule instead of the GCC all rule.
14015
14016 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14017
14018 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14019
14020 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14021
14022 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14023 DG/UX support.
14024
14025 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14026
14027 * config.sub (i*86*) Change [345] to [3456]
14028
14029 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14030
14031 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14032 --with-gnu-ld=no.
14033
14034 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14035
14036 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14037 AIX multilibs get built.
14038
14039 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14040
14041 * configure.in (i386-win32): Don't build expect if we're not
14042 building the tcl subdir.
14043
14044 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14045
14046 * Makefile.in: (configure-target-examples, all-target-examples):
14047 New targets, configure and build example programs.
14048
14049 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14050
14051 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14052 use it as input to sedit the generated MPW makefile.
14053 * mpw-README: Add a suggestion about Gestalt.h.
14054
14055 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14056
14057 * config.sub: Accept *-*-ieee*.
14058
14059 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14060
14061 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14062 Ronald F. Guilmette <rfg@monkeys.com>.
14063
14064 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14065
14066 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14067 for powerpc-pe native.
14068 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14069 (target==powerpc-pe): duplicate i386-win32 entry.
14070
14071 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14072
14073 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14074 of vxworks, not just vxworks5.1.
14075
14076 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14077
14078 * mpw-configure: Add support for exec-prefix.
14079
14080 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14081
14082 * config.guess: Recognize HP model 816 machines as having
14083 a PA1.1 processor.
14084
14085 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14086
14087 * configure: Ignore new autoconf configure options.
14088
14089 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14090
14091 * config.guess: Recognize Pentium under SCO.
14092 From Robert Lipe <robertl@arnet.com>.
14093
14094 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14095
14096 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14097
14098 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14099
14100 * configure.in: Don't configure gas for alpha-dec-osf*.
14101
14102 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14103
14104 * configure.in: Default to --with-stabs for some targets for which
14105 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14106 i[345]86*-*-unixware*.
14107
14108 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14109
14110 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14111 rather than basing it on the target. Simplify handling of options
14112 controlling which directories to configure. Remove extraneous
14113 slash in multi-clean target.
14114
14115 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14116
14117 * config-ml.in: Prefix more variables with ml_ so they don't collide
14118 with configure's.
14119
14120 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14121
14122 * configure: Don't turn -v into --v.
14123
14124 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14125
14126 * configure.in (targargs): Fix typo.
14127
14128 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14129
14130 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14131
14132 * configure.in: Strip --host and --target options from
14133 CONFIG_ARGUMENTS, and always configure for --host only. Add
14134 --with-cross-host option when building with a cross-compiler.
14135 * configure: Canonicalize the arguments put into config.status by
14136 always using `=' for an option with an argument. Pass a presumed
14137 --host or --target explicitly.
14138
14139 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14140
14141 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14142 into general OS recognition case.
14143
14144 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14145
14146 * configure.in (target_configdirs): add target-winsup only
14147 for win32 target systems.
14148
14149 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14150
14151 * Makefile.in (all-target-libgloss): Depend upon
14152 configure-target-newlib, since when libgloss is built it looks to
14153 see if the newlib directory exists.
14154
14155 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14156
14157 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14158 cfg-ml-*.in.
14159
14160 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14161
14162 * configure: Handle LD and LD_FOR_TARGET when configuring a
14163 Canadian Cross.
14164
14165 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14166
14167 * configure.in (target_libs): add target-winsup.
14168 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14169 (target==ppcle-pe): remove ld from $noconfigdirs.
14170
14171 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14172
14173 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14174 Preserve relative path names in $srcdir. Build symlink tree if
14175 configuring cross target dir and srcdir=. (= no VPATH support).
14176 (configure-target-libg++): Depend on configure-target-librx.
14177 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14178 * config-ml.in: New file.
14179 * symlink-tree: New file.
14180 * configure: Ensure srcdir="." if that's what it is.
14181
14182 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14183
14184 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14185 includes and FLEX_SKELETON setting.
14186 * mpw-configure (--with-gnu-ld): New option, controls whether
14187 to use PPCLink or ld with PowerMac GCC.
14188 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14189 * mpw-config.in: Configure grez if targeting Mac.
14190
14191 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14192 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14193 just macos.
14194 * configure.in: Configure grez resource compiler if targeting Mac.
14195 * Makefile.in (all-grez, install-grez): New targets.
14196
14197 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14198
14199 * configure: CXX defaults to gcc, not g++. If we find
14200 gcc in the path, set CC to gcc -O2.
14201
14202 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14203
14204 * configure: Default ${build} correctly. Avoid picking up extra
14205 spaces when reading CC and CXX from Makefile. When doing a
14206 Canadian Cross, use plausible default values for numerous
14207 variables.
14208 * configure.in: When doing a Canadian Cross, don't try to
14209 configure tools whose configure script can't handle it.
14210
14211 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14212
14213 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14214
14215 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14216
14217 * configure: Remove dubious bug reporting address.
14218
14219 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14220
14221 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14222 configure script, run that instead of this directory's configure.
14223 In either case, print a message that we're configuring the sub-dir.
14224
14225 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14226
14227 * configure.in: Before checking for the existence of various files,
14228 use sed to filter out "target-".
14229
14230 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14231
14232 * Makefile.in (DO_X): Split rule to decrease command line length
14233 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14234 (Philippe De Muyter).
14235
14236 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14237
14238 * Makefile.in (all-patch): depend on all-libiberty.
14239
14240 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14241
14242 * configure.in: If the only directory in target_configdirs which
14243 actually exists is libiberty, then set target_configdirs to empty,
14244 to avoid trying to build a target libiberty in a gas or gdb
14245 distribution.
14246
14247 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14248
14249 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14250 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14251 systems.
14252
14253 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14254
14255 * configure.in (copy_dirs): Use sys-include instead of include
14256 for --with-headers option.
14257
14258 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14259
14260 * Makefile.in, configure.in: Make winsup builds work with
14261 new scheme.
14262
14263 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14264
14265 * configure.in: Build the linker on AIX.
14266
14267 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14268
14269 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14270 where needed.
14271
14272 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14273
14274 * Makefile.in (all-gcc): Fix typo.
14275
14276 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14277
14278 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14279
14280 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14281
14282 * configure.in: Rename libFOO to target-libFOO, and xiberty
14283 to target-xiberty, to provide more flexibility.
14284 (target_subdir): Define. Create if cross.
14285 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14286 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14287 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14288 check-libFOO -> check-target-libFOO, etc.
14289 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14290 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14291 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14292 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14293 allow ALL_GCC="" to only configure.
14294 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14295 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14296 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14297
14298 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14299
14300 * Makefile.in (taz): Build "info" in etc explicitly.
14301
14302 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14303
14304 * configure.in: Make sure that CC is undefined (as opposed to
14305 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14306 problem with autoconf trying to configure on a host without GCC.
14307
14308 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14309
14310 * mpw-configure: Set host alias from choice of host compiler,
14311 only use generic MPW Makefile sed if present, edit a file
14312 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14313 * mpw-README: Add problem notes about CW6 and CW7.
14314
14315 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14316
14317 * Makefile.in (taz): Use ";" instead of ";;".
14318
14319 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14320
14321 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14322 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14323 DISTDOCDIRS.
14324 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14325 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14326
14327 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14328
14329 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14330 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14331 Move bfd to DISTSTUFFDIRS.
14332
14333 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14334
14335 * Makefile.in (X11_LIB): Removed.
14336 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14337
14338 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14339
14340 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14341
14342 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14343 names.
14344
14345 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14346
14347 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14348
14349 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14350
14351 * configure.in (i[345]86-*-win32): Always build newlib.
14352 Don't configure cvs, autoconf or texinfo.
14353 * Makefile.in (LD_FOR_TARGET): New.
14354 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14355 Pass down LD_FOR_TARGET.
14356
14357 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14358
14359 * winsup: New directory.
14360 * Makefile.in: Build winsup.
14361 * configure.in: Winsup is configured when target is win32.
14362 Can only build win32 target GDB when native.
14363
14364 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14365
14366 * config.guess: Recognize HP model 819 machines as having
14367 a PA 1.1 processor.
14368
14369 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14370
14371 * configure: Fix sed loop which substitutes for CC and CXX to
14372 avoid bug found in various sed implementations.
14373
14374 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14375
14376 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14377 simulator. Use standard powerpc-*-eabi*.
14378
14379 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14380
14381 * configure.in: Stop putting gas and binutils in noconfigdirs for
14382 powerpc-*-aix* and rs6000-*-*.
14383
14384 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14385
14386 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14387 -mcall-aixdesc libraries.
14388
14389 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14390
14391 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14392
14393 * config.sub (arm | armel | armeb): Fix shell syntax.
14394
14395 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14396
14397 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14398 -msoft-float and -mcpu=common support.
14399 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14400 libraries.
14401
14402 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14403
14404 * configure.in: Allow configuration and build of emacs19 for the alpha.
14405
14406 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14407
14408 * configure.in (CC): Get ^CC, not just any old CC, from
14409 ${host_makefile_frag}.
14410
14411 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14412
14413 * configure.in (CC): Try to get CC from
14414 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14415
14416 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14417
14418 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14419 only if it exists in $(srcdir).
14420
14421 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14422
14423 * configure: If CC and CXX are not set in the environment, set
14424 them, based on either an existing Makefile or on searching for gcc
14425 in PATH. Substitute for CC and CXX in Makefile.
14426 * configure.in: Remove libm from target_libs. Separate
14427 target_configdirs from configdirs. If CC is not set in
14428 environment, try to get it from a host Makefile fragment. Rewrite
14429 changes of configdirs to use skipdirs instead. A few minor
14430 tweaks. Take directories out of target_configdirs as they are
14431 taken out of configdirs. Remove existing Makefile files from
14432 subdirectories. Substitute for TARGET_CONFIGDIRS and
14433 CONFIG_ARGUMENTS in Makefile.
14434 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14435 by configure.in.
14436 (CONFIG_ARGUMENTS): Likewise.
14437 (CONFIGURE_TARGET_MODULES): New variable.
14438 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14439 ($(CONFIGURE_TARGET_MODULES)): New target.
14440 (configure-libg++, configure-libio): New targets.
14441 (all-libg++): Depend upon configure-libg++.
14442 (all-libio): Depend upon configure-libio.
14443 (configure-libgloss, all-libgloss): New targets.
14444 (configure-libstdc++): New target.
14445 (all-libstdc++): Depend upon configure-libstdc++.
14446 (configure-librx, all-librx): New targets.
14447 (configure-newlib): New target.
14448 (all-newlib): Depend upon configure-newlib
14449 (configure-xiberty): New target.
14450 (all-xiberty): Depend upon configure-xiberty.
14451
14452 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14453
14454 * configure.in (host i[345]86-*-win32): Expand the
14455 noconfigdirs again.
14456
14457 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14458
14459 * mpw-configure: Fix sed command file name.
14460
14461 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14462
14463 * configure.in (host i[345]86-*-win32): Reduce the
14464 noconfigdirs again.
14465
14466 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14467
14468 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14469 or powerpc*-*-pe*, since they are not yet supported.
14470
14471 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14472
14473 Add PowerMac support and many other enhancements.
14474 * mpw-configure: New option --cc to select compiler to use,
14475 paste options set according to --cc into the generated
14476 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14477 if mpw-make.sed is present.
14478 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14479 add forward includes for PowerPC include files.
14480 * mpw-build.in: Build using Makefile.PPC if present.
14481 (do-byacc, etc): Remove separate version resource builds.
14482 (do-gas): Build "stamps" before "all".
14483 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14484 * mpw-README: Update to reflect --cc option, PowerMac support,
14485 and recently-reported compatibility problems.
14486
14487 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14488
14489 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14490 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14491 (--with-multilib-top): Pass to recursive invocations.
14492
14493 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14494
14495 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14496 v810-*-*.
14497
14498 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14499
14500 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14501 gdb, ld and opcodes on v810-*-*.
14502
14503 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14504
14505 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14506 (local-maintainer-clean): New target.
14507 (maintainer-clean): New target.
14508 (realclean): Just depend upon maintainer-clean.
14509
14510 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14511
14512 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14513
14514 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14515
14516 * configure.in: Build ld in mips*-*-bsd* case.
14517
14518 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14519
14520 * config.sub: Accept -lites* OS. From Ian Dall.
14521
14522 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14523
14524 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14525 targets.
14526
14527 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14528
14529 * configure.in: treat i386-win32 canadian cross the same as
14530 i386-go32 canadian cross.
14531
14532 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14533
14534 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14535 running under the simulator to build a reduced set of libraries.
14536 (powerpc-*-eabiaix): Add fine grained multilib support added to
14537 other powerpc targets yesterday.
14538
14539 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14540
14541 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14542 -disable-softfloat, -disable-relocatable, -disable-aix, and
14543 -disable-sysv to control which multilib libraries get built.
14544
14545 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14546
14547 * configure: Add Makefile.tem to list of files to remove in trap
14548 handler.
14549
14550 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14551
14552 * config.guess (*Linux*): Add missing "exit"s.
14553 Also, need specific check for alpha-unknown-linux (uses COFF).
14554
14555 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14556
14557 * config.guess: Merge with FSF:
14558
14559 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14560 * config.guess (AIX4): More robust release numbering discovery.
14561
14562 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14563 * config.guess (i386-sequent-ptx): Properly get version number.
14564
14565 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14566 * config.guess (mips:*:4*:UMIPS): New case.
14567
14568 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14569
14570 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14571 (i386-win32 host): Likewise. Don't build readline.
14572
14573 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14574
14575 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14576 SUPPORT_FILES to submakes.
14577
14578 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14579
14580 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14581 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14582 mpw-configure.
14583
14584 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14585
14586 * configure.in (appdirs): Use =, not ==, in test expression when
14587 trying to build the text to print in the warning message for
14588 Solaris users.
14589
14590 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14591
14592 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14593
14594 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14595
14596 * config.guess: Recognize lynx-2.3.
14597
14598 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14599
14600 * config.sub (z8ksim): Deleted
14601 (z8k-*-coff): New, this is the one true name of the target.
14602
14603 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14604
14605 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14606
14607 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14608
14609 * config.guess (*:Linux:*:*): First try asking the linker what the
14610 default object file format is (elf, aout, or coff). Then if this
14611 fails, try previous methods.
14612
14613 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14614
14615 * configure.in: Don't build newlib for *-*-vxworks5.1.
14616
14617 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14618
14619 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14620 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14621
14622 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14623
14624 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14625
14626 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14627
14628 * cfg-ml-com.in: New file.
14629 * cfg-ml-pos.in: New file.
14630
14631 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14632
14633 * COPYING.NEWLIB: Add HP free copyright to list.
14634
14635 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14636
14637 * config.sub: Recognize -eabi* for the system, not just -eabi.
14638
14639 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14640
14641 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14642 * config.sub, configure.in (win32): New target and host.
14643
14644 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14645
14646 * configure.in: Add i386-pe configuration.
14647
14648 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14649
14650 * mpw-build.in (install): Install GDB after LD.
14651
14652 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14653
14654 * mpw-config.in (elf/mips.h): Always forward-include, needed
14655 for GDB to build.
14656
14657 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14658
14659 * testsuite: New directory for customer acceptance and whole tool
14660 chain tests.
14661
14662 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14663
14664 * configure: If per-host line isn't found, but AC_OUTPUT is found
14665 and a configure script exists, run it instead.
14666
14667 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14668
14669 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14670
14671 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14672
14673 * configure: Set build_{cpu,vendor,os,alias} to host values when
14674 --build isn't specified.
14675
14676 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14677
14678 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14679 (FLAGS_TO_PASS): Pass them.
14680 (EXTRA_TARGET_FLAGS): Ditto.
14681
14682 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14683
14684 * Makefile.in (all-libg++): Depend on all-libstdc++.
14685
14686 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14687
14688 * configure.in (noconfigdirs): Enable all packages for
14689 i386-unknown-netbsd.
14690
14691 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
14692
14693 * configure.in (noconfigdirs): Don't configure tk for i386-go32
14694 hosted builds (DOS builds)
14695
14696 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14697
14698 Changes for ARM based on patches from Richard Earnshaw:
14699 * config.sub: Handle armeb and armel.
14700 * configure.in: Omit arm linker only for riscix.
14701
14702 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
14703
14704 * config.guess: Update from FSF.
14705
14706 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
14707
14708 * config.sub: Recognize powerpcle as the little endian variant of
14709 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
14710 powerpcle variant. Convert pentium into i586, not i486. Add p5
14711 alias for i586. Map new x86 variants p6, k5, nexgen into i586
14712 temporarily.
14713
14714 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
14715
14716 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14717
14718 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14719
14720 * config.sub: Accept -lites* as a basic system type.
14721
14722 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14723
14724 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14725 installed, and if so return linuxoldld as the system name.
14726
14727 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14728
14729 * config.guess: Add hppa1.1-hp-lites support.
14730
14731 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14732
14733 * configure.in: Don't build newlib for m68k-vxworks5.1.
14734
14735 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14736
14737 * configure.in (mips-sgi-irix6): Use mh-irix5.
14738
14739 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
14740
14741 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14742
14743 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14744
14745 * test-build.mk: Enable building of shared libraries on IRIX 5 and
14746 OSF/1. Fix compiler flags.
14747 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
14748
14749 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
14750
14751 * configure.in: Recognize --with-newlib.
14752 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14753
14754 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14755
14756 * Makefile.in: move {all,check,install}-gdb from *_MODULES
14757 to *_X11_MODULES due to gdbtk needing X include files et al.
14758
14759 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
14760
14761 Merge in support for Mac MPW as a host.
14762 (Old change descriptions retained for informational value.)
14763
14764 * mpw-config.in: Add generic include forwards for cpu-specific
14765 include files in aout and elf directories.
14766
14767 * mpw-configure: Added copyright.
14768 * mpw-config.in: Check for presence of required build tools.
14769 (target_libs): Add newlib.
14770 (target_tools): Add examples.
14771 (Read Me): Generate as "Read Me for MPW" instead.
14772 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14773 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14774 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14775
14776 * mpw-configure: Remove subdir-specific makefile hackery,
14777 delete mk.tmp after using it.
14778
14779 * mpw-build.in (all): Display start and end times.
14780
14781 * mpw-configure (host_canonical): Set.
14782 (target_cpu): Always add to makefiles.
14783 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14784 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14785 (mpw-mh-mpw): Look for in srcdir and srcroot.
14786 Use sed instead of mpw-edit-prefix to edit prefix definitions.
14787
14788 * mpw-build.in: (install-only): New target.
14789
14790 * mpw-configure (host_alias, target_alias): Rename from hostalias
14791 and targetalias, add into generated Makefile.
14792 (mk.tmp): If present, add into generated Makefile.
14793 * mpw-build.in (all-gas): Build config.h first before gas proper.
14794
14795 * mpw-configure (config.status): Write only if changed.
14796 * mpw-config.in (readline): Configure it (not built, just used for
14797 definitions).
14798
14799 * mpw-config.in (elf/mips.h): Add a forward include.
14800
14801 * mpw-config.in: Forward-include most .h files in include into
14802 extra-include.
14803 (readline): Don't build.
14804 mpw-build.in (install): Install GDB.
14805
14806 * mpw-configure (prefix, mpw_prefix): Handle it.
14807 * mpw-config.in (mmalloc, readline): Don't configure.
14808 * mpw-build.in (thisscript): Rename to ThisScript.
14809 Use mpw-build instead of BuildProgram everywhere.
14810 (mmalloc, readline): Don't build.
14811 * mpw-README: New file, basic documentation about the MPW port.
14812
14813 * mpw-config.in: Use forward-include to create include files.
14814
14815 * mpw-configure: Add more things to the top of each configured
14816 Makefile, including contents of config/mpw-mh-mpw.
14817 * mpw-config.in (extra-include): Create this directory and fill it
14818 with Posix-like include files when configuring.
14819
14820 * config.sub (apple, mac, mpw): Add various aliases.
14821
14822 * mpw-build.in: New file, top-level build script fragment for MPW.
14823 * mpw-configure: New file, configure script for MPW.
14824 * mpw-config.in: New file, config fragment for MPW.
14825
14826 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14827
14828 * configure.in (host_libs): Remove glob, since it is gone from the
14829 sources.
14830
14831 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14832
14833 * Makefile.in: define empty GDB_NLM_DEPS var.
14834
14835 * configure.in(target_makefile_frag): use config/mt-netware
14836 for netware targets.
14837
14838 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
14839
14840 * config.sub: Merge in recent FSF changes. Remove linux special
14841 cases.
14842
14843 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14844
14845 Revert this change:
14846
14847 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14848
14849 * build-all.mk: Use CC=cc -Xs on Solaris.
14850
14851 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14852
14853 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
14854 stop using it.
14855 * Makefile.in: Nuke all references to glob subdirectory.
14856
14857 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14858
14859 * configure.in: Fix --enable-shared logic in per-host.
14860
14861 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
14862
14863 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14864
14865 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14866
14867 * configure.in (noconfigdirs): Don't build gas on AIX, for
14868 powerpc*-*-aix* as well as for rs6000*-*-aix*.
14869
14870 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
14871
14872 * configure: Fix --cache-file to work if the file argument is a
14873 relative path.
14874
14875 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
14876
14877 * configure: If the --cache-file is used, pass it down to
14878 configure in subdirectories.
14879
14880 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
14881
14882 * config.sub: add vxworks29k configuration.
14883
14884 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14885
14886 * Makefile.in (taz): Do "diststuff" part quietly.
14887
14888 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
14889
14890 * config.sub: Mini-merge with gcc/config.sub.
14891
14892 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14893
14894 * config.guess (IRIX): Sed - to _.
14895
14896 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14897
14898 * Makefile.in (source-vault, binary-vault): New targets.
14899
14900 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
14901
14902 * config.sub: Recognize -eabi as a basic system type.
14903
14904 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14905
14906 * configure.in (enable_shared stuff): Fix typo.
14907
14908 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
14909
14910 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14911
14912 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14913
14914 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14915
14916 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14917
14918 * configure.in (rs6000-*-*): Don't build gas.
14919
14920 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
14921
14922 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14923 reduce command line length.
14924 (AS_FOR_TARGET): Check for as.new, not Makefile.
14925 (NM_FOR_TARGET): Check for nm.new, not Makefile.
14926
14927 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
14928
14929 * config.guess: Merge from FSF.
14930
14931 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14932
14933 * configure: Don't use $ when handling program_suffix.
14934
14935 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
14936
14937 * configure.in: Configure tk for hppa/hpux.
14938
14939 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
14940
14941 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
14942
14943 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14944
14945 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
14946 to LIBCXXFLAGS. Tests are better run without it.
14947
14948 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
14949
14950 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14951
14952 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14953
14954 * configure.in (*-*-netware*): Don't configure xiberty.
14955
14956 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
14957
14958 * configure.in: Remove tk from native_only list.
14959
14960 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
14961
14962 * build-all.mk: Add mips-ncd-elf target to sun4 targets
14963 for special NCD build.
14964
14965 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14966
14967 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14968 makeall.bat, they're only useful for binutils snapshots.
14969 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14970 makeall.bat to specified SUPPORT_FILES.
14971
14972 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
14973
14974 * build-all.mk: Add Ericsson targets to sun4 and solaris
14975 hosts. Add BNR's sun4 target to solaris host, so their
14976 build-from-source will be tested in-house first.
14977
14978 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14979
14980 * Makefile.in (LIBCFLAGS): New variable.
14981 (CFLAGS_FOR_TARGET): Ditto.
14982 (LIBCFLAGS_FOR_TARGET): Ditto.
14983 (LIBCXXFLAGS): Ditto.
14984 (CXXFLAGS_FOR_TARGET): Ditto.
14985 (LIBCXXFLAGS_FOR_TARGET): Ditto.
14986 (BASE_FLAGS_TO_PASS): Pass them.
14987 (EXTRA_TARGET_FLAGS): Ditto.
14988
14989 * configure.in: Support --enable-shared.
14990
14991 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
14992
14993 * configure.in (target_libs): Include libstdc++ again.
14994 * config.guess: Update from FSF (for FreeBSD).
14995
14996 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14997
14998 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14999 makeall.bat.
15000 (DISTDOCDIRS): Add `etc'.
15001 (ETC_SUPPORT_PFX): New variable.
15002 (taz): Include anything from etc starting with a word in
15003 ETC_SUPPORT_PFX.
15004
15005 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15006
15007 * config.sub: Update for recent FSF changes. Remove obsolete
15008 h8300hds entry. Add -windows* and -osx as basic os. Minor
15009 spacing changes.
15010
15011 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15012
15013 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15014
15015 * config.guess: Merge with FSF.
15016 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15017
15018 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15019
15020 * configure: Since the "trap 0" handler will override the exit
15021 status on many systems, only use it for "exit 1", and make it set
15022 a non-zero exit status; reset it before "exit 0". Also, check
15023 exit status of config.sub, and error out if it failed.
15024
15025 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15026
15027 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15028 and install libgloss.
15029
15030 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15031
15032 * Makefile.in (all-binutils): Depend upon all-byacc.
15033
15034 * configure.in: Don't build emacs on Irix 5.
15035
15036 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15037
15038 * configure.in (*-*-netware*): Add libio.
15039
15040 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15041
15042 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15043 (CHECK_TARGET_MODULES): Ditto.
15044 (INSTALL_TARGET_MODULES): Ditto.
15045 (TARGET_LIBS): Ditto.
15046 (all-libstdc++): Note dependencies.
15047
15048 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15049
15050 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15051
15052 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15053
15054 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15055 -fexternal-templates.
15056
15057 * configure.in (target_libs): Add libstdc++.
15058 (noconfigdirs): Add libstdc++ as appropriate.
15059
15060 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15061
15062 * config.guess: Update from FSF.
15063
15064 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15065
15066 * configure: Use ${config_shell} when running ${configsub}.
15067
15068 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15069
15070 * config.sub: No longer recognize h8300h.
15071
15072 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15073
15074 * config.sub: Remove extraneous differences between config.sub and
15075 gcc/config.sub.
15076
15077 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15078
15079 * Makefile.in (DISTSTUFFDIRS): Add gas.
15080
15081 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15082
15083 * COPYING.NEWLIB: New file.
15084
15085 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15086
15087 * config.guess (HP-UX): Patch from Harlan Stenn
15088 <harlan@landmark.com> to also emit release level.
15089
15090 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15091
15092 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15093
15094 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15095
15096 * config.sub: Merge nextstep cleanup from FSF.
15097
15098 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15099
15100 * configure.in (arm-*-*): Don't configure ld for this target.
15101
15102 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15103
15104 * configure.in (*-*-netware): don't configure libg++, libio,
15105 librx, or newlib.
15106
15107 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15108
15109 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15110 configure ld--it works, but it doesn't support shared libraries.
15111
15112 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15113
15114 * config.guess (*-unknown-freebsd*): Get rid of possible
15115 trailing "(Release)" in version string.
15116 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15117
15118 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15119
15120 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15121 Fix type: *-next-neststep -> *-next-nextstep.
15122
15123 * config.guess: Merge from FSF:
15124
15125 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15126
15127 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15128
15129 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15130
15131 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15132 instead of UNIX_SV for UnixWare 1.0).
15133
15134 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15135
15136 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15137 to make gdb/nlm/* build after the compiler and linker.
15138
15139 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15140
15141 * config.guess (netbsd, freebsd, linux): Accept any machine,
15142 not just i[34]86.
15143 (m68k-atari-sysv4): Relocate to match FSF version.
15144
15145 * config.guess: More merges from the FSF:
15146
15147 Add a space before function call or macro invocation.
15148
15149 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15150
15151 * config.guess: Add trap cmd to remove dummy.c and dummy when
15152 interrupted.
15153
15154 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15155
15156 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15157 (dummy): Redirect stderr from compilation of dummy.c.
15158
15159 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15160
15161 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15162
15163 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15164
15165 * configure: Accept and ignore --cache*, for compatibility with
15166 new autoconf.
15167
15168 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15169
15170 * config.guess: Merge from FSF:
15171
15172 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15173
15174 * config.guess (Pyramid*:OSx*:*:*): New case.
15175 (PATH): Add /.attbin at end for finding uname.
15176 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
15177
15178 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15179
15180 * config.guess (M88*:DolphinOS:*:*): New case.
15181
15182 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15183
15184 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15185 to select whether to use ELF or COFF.
15186
15187 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15188
15189 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15190
15191 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15192
15193 * config.guess: Guess the OS version for HPUX.
15194
15195 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15196
15197 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15198
15199 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15200
15201 * configure.in: Recognize --with-headers, --with-libs, and
15202 --without-newlib.
15203 * Makefile.in (all-xiberty): Depend upon all-ld.
15204
15205 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15206
15207 * configure.in: Change i[34]86 to i[345]86.
15208
15209 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15210
15211 * configure (version): A few more tweaks to help message.
15212
15213 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15214
15215 * Makefile.in: Remove (for now) librx as a host library,
15216 now that we're building it for target.
15217
15218 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15219
15220 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15221 (Karl Berry).
15222
15223 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15224
15225 * configure.in: Also configure librx.
15226
15227 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15228
15229 * Makefile.in: Update various rules to reflect that librx
15230 is now needed for libg++.
15231
15232 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15233
15234 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15235
15236 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15237
15238 * configure.in: Configure the examples directory.
15239
15240 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15241
15242 * configure: Simplify Jun 2 1994 change.
15243
15244 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15245
15246 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15247 /bin/gcc isn't good enough to build gcc.
15248
15249 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15250
15251 * Makefile.in (GDB_SUPPORT_FILES): Remove
15252 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15253 (gdb.tar.gz): Add new rule to use standard distribution building
15254 mechanism.
15255
15256 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15257
15258 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15259 Bill Cox <bill@cygnus.com>.
15260
15261 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15262
15263 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15264
15265 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15266
15267 * configure: Search current dir first in .gdbinit.
15268
15269 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15270
15271 * config.sub: Recognize freebsd (merged from gcc config.sub).
15272
15273 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15274
15275 * config.sub: Refer to NeXT's operating system as nextstep.
15276
15277 * config.sub (case $basic_machine): Re-order the cases, to match
15278 the order in the FSF version (which is mostly alphabethical).
15279 Merge in some additions and changes from the FSF.
15280
15281 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15282
15283 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15284 * config.sub: Recognize cxux7.
15285 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15286
15287 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15288
15289 * config.sub: Fix typo powerpc -> powerpc-*.
15290
15291 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15292
15293 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15294
15295 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15296 parallel with all-emacs and install-emacs). Top-level command
15297 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15298
15299 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15300
15301 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15302 $(relbindir)/make before doing ``make install'', and use
15303 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15304 installing over running make binary.
15305 ($(host)-stamp-stage3-installed): Likewise.
15306
15307 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15308
15309 * config.guess: Recognize Mach.
15310
15311 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15312
15313 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15314 see whether --exec-prefix was used.
15315
15316 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15317
15318 * README: Explicitly mention libg++/README. (Zoo's idea.)
15319
15320 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15321
15322 * Makefile.in: Add all-librx target similar to all-libproc.
15323
15324 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15325
15326 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15327 with post 1.2 uname bogosity.
15328
15329 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15330
15331 * configure: Remove temporary files on receipt of a signal.
15332
15333 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15334
15335 * configure: If there is a package_makefile_frag, remove
15336 ${subdir}/Makefile.tem after copying it in.
15337
15338 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15339
15340 * build_all.mk: support rs6000 lynx identifies itself as
15341 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15342 since /bin/gcc is too feeble to compile a modern gcc.
15343
15344 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15345
15346 * brought devo/test-build.mk update-to-date with progressive/
15347 test-build.mk. Add lynx targets and hppa flag info.
15348
15349 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15350
15351 * configure.in: Use mh-ncrsvr43. Patch from
15352 Tom McConnell <tmcconne@sedona.intel.com>.
15353
15354 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15355
15356 * config.guess (i386-unknown-bsdi): No longer need to
15357 check #if defined(__bsdi__) && defined(__i386__).
15358
15359 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15360
15361 * configure: Set program_transform_nameoption correctly.
15362
15363 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15364
15365 * brought build-all.mk update-to-date with progressive build-all.mk,
15366 added new targets and hppa info.
15367
15368 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15369
15370 * configure: If config.guess result is a prefix of the user
15371 specified target, assume a native build and use the user specified
15372 target as the host alias. Remove SunOS patch suffix removal hack.
15373 * configure.in: Remove SunOS patch suffix removal hack.
15374
15375 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15376 in NATIVE_CHECK_MODULES.
15377
15378 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15379
15380 * Makefile.in: Rename HOST_ONLY to NATIVE.
15381 * configure: Delete SunOs patch suffix from host_canonical
15382 and build_canonical variables that are prepended to Makefiles.
15383 * configure.in: Add comments for easier maintenance.
15384
15385 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15386
15387 * Makefile.in: Add all-libproc target similar to all-gui.
15388
15389 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15390
15391 * Makefile.in (CHECK_MODULES): split into
15392 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15393
15394 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15395
15396 * config.guess (i386-unknown-bsdi): New system to guess.
15397
15398 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15399
15400 * Makefile.in: Add all-gui target (but not yet build by "all").
15401
15402 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15403
15404 * config.sub: Move deletion of patch suffix from here...
15405 * configure.in: To here, at Ian's suggestion. The top-
15406 level scripts might need to know of a patch level.
15407
15408 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15409
15410 * config.sub: Strip off patch suffix so rtl is recognized
15411 as a sunos4.1.3 machine, even though it's been patched.
15412
15413 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15414
15415 * Makefile.in (INSTALL_LAST): Delete.
15416 (INSTALL_DOSREL): New.
15417
15418 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15419
15420 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15421 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15422 whether we pass down --with-gnu-ld anyhow.
15423
15424 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15425
15426 * Makefile.in (INSTALL_LAST): Change operation so it works
15427 on more flavors of make.
15428 * configure.in (go32): Don't build libg++ or libio.
15429
15430 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15431
15432 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15433 they can be overriden by templates.
15434
15435 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15436
15437 * configure.in (target==go32): Don't build gdb.
15438 * dosrel: New directory.
15439
15440 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15441
15442 * configure.in (host==go32): Configure dosrel too.
15443 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15444 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15445 be set by incoming names or templates.
15446 (INSTALL_LAST): New rule.
15447
15448 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15449
15450 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15451
15452 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15453
15454 * configure.in (appdirs): New variable. Currently empty, but will
15455 be used in gas distribution. If nonempty, lists a set of
15456 directories at least one of which must get configured, or top
15457 level configuration is considered to have failed.
15458 (rs6000-*-lynxos*): Use new file name.
15459
15460 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15461
15462 Eliminate XTRAFLAGS.
15463 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15464 newlib include files using -idirafter, and also use -nostdinc.
15465 (CXX_FOR_TARGET): Likewise.
15466 (XTRAFLAGS): Removed.
15467 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15468 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15469 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15470 ($(DO_X)): Don't pass down XTRAFLAGS.
15471
15472 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15473
15474 * configure.in (mips*-dec-bsd*): New target; do build linker.
15475 (mips*-*-bsd*): New target; don't build linker.
15476
15477 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15478
15479 * configure.in: support rs6000-*-lynxos* configuration.
15480 support sunos4 as a cross target.
15481
15482 * config.sub: look for lynx*, not lynx since the OS version may
15483 legitimately be part of the name.
15484
15485 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15486
15487 * configure.in (i[34]86-*-sco*): Move to be with other i386
15488 targets.
15489 (romp-*-*): New target. Skip various binary utilities.
15490 (vax-*-*): New target. Don't build newlib.
15491 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15492
15493 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15494
15495 * configure.in: Only set host_makefile_frag if config
15496 directory exists.
15497
15498 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15499
15500 * install.sh: If $dstdir exists, don't check whether each
15501 component does.
15502
15503 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15504
15505 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15506
15507 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15508
15509 * configure.in (*-*-lynxos*): Don't configure newlib for either
15510 native or cross Lynx.
15511
15512 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15513
15514 * config.sub (sparc64-elf): Fix os.
15515 (z8k): Remove duplicate.
15516
15517 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15518
15519 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15520 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15521
15522 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15523
15524 * configure: Make file links cleanly even if Lynx fails on
15525 an NFS symlink (at least fail cleanly).
15526
15527 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15528
15529 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15530 -XNh2000.
15531
15532 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15533
15534 * configure: Unknown options are fatal again.
15535
15536 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15537
15538 * configure: Ignore --x-includes and --x-libraries, for Autoconf
15539 compatibility.
15540
15541 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15542
15543 * build-all.mk: Add `clean' target.
15544
15545 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15546
15547 * config.guess: Add SINIX support.
15548 * configure.in: Add mips-*-sysv4* support.
15549
15550 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15551
15552 * build-all.mk: Document all useful targets.
15553 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15554 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15555
15556 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15557
15558 * configure: Support --silent, --quiet.
15559
15560 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15561
15562 * configure: Support --disable-FEATURE.
15563
15564 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15565
15566 * config.guess: Recognize NCR running SVR4.3.
15567
15568 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15569
15570 * config.guess: Make BSDI generate i386-unknown-bsd386.
15571 Patch from Paul Eggert <eggert@twinsun.com>.
15572
15573 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15574
15575 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15576
15577 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15578
15579 * configure: Make unrecognized options give nonfatal warnings
15580 instead of fatal errors, and pass them to any subdirectory
15581 configures in case they recognize them.
15582 Make --x equivalent to --with-x.
15583
15584 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15585
15586 * configure: Add --enable-* options. Clean up usage message and
15587 some comments.
15588
15589 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15590
15591 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15592
15593 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15594
15595 * configure.in (hppa*-*-*): Enable binutils.
15596
15597 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15598
15599 * config.sub: Recognize cisco.
15600
15601 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15602
15603 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15604
15605 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15606
15607 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15608 than one configuration name. Add comment.
15609
15610 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15611
15612 * config.guess: about target *-hitachi-hiuxwe2, fixed
15613 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15614 macro is incorrect.]
15615
15616 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15617
15618 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15619 than the "make ls" stuff which used to be here.
15620
15621 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15622
15623 * config.guess: Recognize i[34]86-unknown-freebsd.
15624 From Shawn M Carey <smcarey@rodan.syr.edu>.
15625
15626 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15627
15628 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15629
15630 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15631
15632 * config.guess: Check for ptx.
15633
15634 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15635
15636 * config.sub: Add os9k checking.
15637
15638 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15639
15640 * config.guess: Handle OSF1 running on HPPA processors
15641
15642 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15643
15644 * configure: If subdir configure fails, print out a message with
15645 subdirectory name, in case subdir's configure code didn't identify
15646 itself.
15647
15648 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15649
15650 * configure.in: Remove embedded newlines from configdirs.
15651 Avoid mismatches of substrings. Fix matching strings at end
15652 of configdirs.
15653
15654 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15655
15656 * config.guess: Add Lynx/rs6000 config support.
15657
15658 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15659
15660 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15661
15662 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15663
15664 * configure.in (hppa*-*-osf*): Treat this just like most other
15665 PA configurations (eg no binutils or ld).
15666 (hppa*-*-*elf*): These configurations have binutils and ld.
15667
15668 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15669
15670 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15671
15672 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15673
15674 * configure.in (rs6000-*-*): Build gas.
15675
15676 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15677
15678 * Makefile.in: Avoid bug in losing hpux sed.
15679
15680 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15681
15682 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15683 for GDB and GDB has been fixed to not need it.
15684
15685 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15686
15687 * config.guess: Recognize vax hosts.
15688
15689 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15690
15691 * configure (while loop): Don't use "break 2" inside case
15692 statement -- the case statement isn't an enclosing loop.
15693
15694 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15695
15696 * config.guess: Clean up NeXT support, to allow nextstep
15697 on Intel machines. Make OS be nextstep.
15698
15699 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
15700
15701 * config.guess: Add alternate forms for Convex.
15702
15703 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
15704
15705 * configure: Completely rewrite option processing. Take
15706 advantage of pattern-matching to avoid invoking test frequently.
15707 Also clean up host and target defaulting logic.
15708
15709 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15710
15711 * Makefile.in: Replace all occurrances of "rootme" with "r" and
15712 "$${rootme}" with "$$r", to increase the likelihood that the do-*
15713 commands (plus user environment) will fit SCO limits.
15714
15715 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15716
15717 * configure.in: Don't issue warnings about directories which are
15718 not being configured if -norecursion is set. Correct test for
15719 --with-gnu-as and --with-gnu-ld to not get confused by substring
15720 matches.
15721
15722 * configure.in: Don't build gas for alpha-dec-osf1*.
15723
15724 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15725
15726 * configure: Back out Per's change of 12/19/1993. It changes the
15727 behavior of configure in unexpected and confusing ways.
15728
15729 Also, use different delim char when calculating
15730 program_transform_name so that the name can contain slashes.
15731
15732 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15733
15734 * configure.in, config.sub: Add support for VSTa micro-kernel.
15735
15736 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15737
15738 * configure.in: Nuke hacks which were used to get a special
15739 version of GAS for HPPA configurations.
15740
15741 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
15742
15743 * configure: If only ${target_alias} is given, use that
15744 as the default for ${host_alias}.
15745 * configure: Add missing back-slashes before nested quotes.
15746
15747 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15748
15749 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15750
15751 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
15752
15753 * config.guess: Recognize some Tektronix configurations.
15754 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15755
15756 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15757
15758 * config.sub: Match any flavor of SH.
15759
15760 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
15761
15762 * configure.in: Don't try to configure newlib for Alpha.
15763
15764 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15765
15766 * configure.in: Don't build ld for Irix 5. Don't build gas,
15767 libg++ or libio for any Alpha target.
15768
15769 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15770
15771 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
15772
15773 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15774 default arguments -- so it tried to compress itself.
15775
15776 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15777
15778 * configure.in (notsupp): ensure that a space is always at the end
15779 of the configdirs list, since the grep checks for an explicit space
15780
15781 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15782
15783 * configure.in (target i386-sysv4.2): don't build ld, since static
15784 versions of many libraries are not available.
15785
15786 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15787
15788 * config.guess: Recognize Apollos (using environment variables).
15789 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15790
15791 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15792
15793 * config.guess: Recognize Sony news mips running newsos.
15794
15795 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
15796
15797 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15798 "fi ; else" for bash.
15799
15800 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
15801
15802 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15803
15804 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
15805
15806 * config.sub: accept unixware as an alias for svr4.2.
15807 Fix some inconsistancies with the gcc version.
15808
15809 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15810
15811 * Makefile.in (DISTDOCDIRS): Add gdb.
15812
15813 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
15814
15815 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
15816
15817 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15818
15819 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15820 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15821 this now.
15822
15823 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15824
15825 * config.sub: Accept hiux* as an OS name.
15826
15827 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15828 etc/make-stds.texi. The underscore came from gcc, and dje now
15829 agrees that RUNTESTFLAGS is the correct name.
15830
15831 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
15832
15833 * install.sh: Remove 'set -e'. It makes any conditionals
15834 in the script useless.
15835
15836 * config.guess: Automatically recognize arm-acorn-riscix
15837 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15838
15839 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
15840
15841 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15842
15843 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15844
15845 * Makefile.in (DISTDOCDIRS): New variable.
15846 (taz): Edit local Makefile.in sooner, instead of proto-toplev
15847 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
15848
15849 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15850
15851 * configure.in (hppa target): check the source directory for the
15852 pagas sub-directory
15853
15854 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
15855
15856 * config.sub: Allow -aout* and -elf*.
15857
15858 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15859
15860 * configure.in: Don't build ld on i386-solaris2, same as for
15861 sparc-solaris2.
15862
15863 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
15864
15865 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15866
15867 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15868
15869 * configure.in: Configure gdb for alpha.
15870
15871 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15872
15873 * Makefile.in (CXXFLAGS): Add -O.
15874
15875 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15876
15877 * config.guess: added support for DG Aviion
15878
15879 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15880
15881 * configure.in: Produce warning message for subdirectories not
15882 configurable for this host/target combination. Don't try to
15883 configure gdb for vms.
15884
15885 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15886
15887 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15888 appropriate files before making "diststuff".
15889 (DISTBISONFILES): New var: list of files to be edited.
15890 (DISTSTUFFDIRS): Add binutils.
15891
15892 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15893
15894 * config.sub: also handle mipsel and mips64el (for little endian mips)
15895
15896 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15897
15898 * configure.in: Add * to end of all OS names.
15899
15900 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
15901
15902 * configure.in: Build newlib for LynxOS native.
15903
15904 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15905
15906 * config.guess: Add support for delta 88k running SVR3.
15907
15908 * configure.in: Add comment about HP compiler vs. emacs.
15909
15910 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15911
15912 * configure.in: don't build ld on solaris2 (not a viable option
15913 due to bugs in getpwnam & getpwuid)
15914
15915 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15916
15917 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15918 config.guess will produce a full version number.
15919
15920 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15921
15922 * configure.in: Build linker and binutils for alpha-dec-osf1.
15923
15924 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15925
15926 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15927 and gdb/testsuite/Makefile.in.
15928
15929 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15930
15931 * configure.in: recognize mips*- instead of mips-
15932
15933 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
15934
15935 * config.sub: Accept linux*coff and linux*elf as operating
15936 systems.
15937
15938 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15939
15940 * config.sub: Recognize mips64, and mips3 as an alias for it.
15941
15942 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15943
15944 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15945 gdb knows how to handle OSF/1 shared libraries.
15946
15947 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15948
15949 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15950 * config.guess: Recognize Hitachi's HIUX.
15951 * config.sub: Recognize h3050r* and hppahitachi.
15952 Remove redundant cases for hp9k[23]*.
15953
15954 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15955
15956 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15957 if gas and ld are in the source tree and are in ${configdirs}.
15958 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15959 --with options (but still pass them down on the command line,
15960 if they were explicitly specified).
15961
15962 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15963
15964 * configure: substitute SHELL value in Makefile.in with
15965 ${CONFIG_SHELL}
15966
15967 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15968
15969 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15970 *-*-solaris2* targets.
15971
15972 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15973
15974 * Makefile.in: define M4, and pass it down to sub-makes;
15975 all-autoconf now depends on all-m4
15976
15977 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15978
15979 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15980 presence of {ar,ranlib} instead of a configured directory
15981
15982 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
15983
15984 * config.guess: Accept 34?? as well as 33?? for NCR.
15985
15986 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15987
15988 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15989 of 'gas' in sed commands, since 'gash' is now in the tree as well.
15990
15991 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15992
15993 * configure: grab values for $(CC) and $(CXX) from the
15994 environment, so that someone can do "CC=gcc configure; make" and
15995 have it work right (matching the way that autoconf works now)
15996
15997 * configure.in, Makefile.in: add support for gash, the tcl
15998 interface to Galaxy
15999
16000 * config.guess: add NetBSD variants (hp300, x86)
16001
16002 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16003
16004 * install.sh: Support -d option (in the manner of SunOS 4 install,
16005 as it is more deterministic than that of GNU install)
16006 (chmodcmd): Set file to mode 755 by default (should also do default
16007 chgrp and chown, but I don't feel like dealing with that now)
16008
16009 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16010
16011 * config.sub: Remove h8300hhms alias.
16012
16013 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16014
16015 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16016
16017 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16018
16019 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16020 as stmp-fixinc
16021
16022 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16023
16024 * config.sub: recognize m88110-bug-coff.
16025
16026 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16027
16028 * Makefile.in (all-libio): all dependencies on the toolchain used
16029 to build this (gcc, gas, ld, etc)
16030
16031 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16032
16033 * config.guess: Deal with OSF/1 1.3 on alpha.
16034
16035 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16036
16037 * install.sh: add some 'else true' clauses for portability
16038
16039 * configure.in: don't build libio for h8[35]00-*-* targets
16040
16041 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16042
16043 * Makefile.in: Add support for new libio.
16044
16045 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16046
16047 * install.sh: If one command fails, don't try the rest. Don't try
16048 to remove $dsttmp (via trap) unless we have already created it.
16049 If $src doesn't exist, detect it and exit with an error.
16050
16051 * config.guess: Recognize BSD on hp300.
16052
16053 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16054
16055 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16056 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16057
16058 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16059
16060 * Makefile.in (all-send-pr): depends on all-prms
16061
16062 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16063
16064 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16065
16066 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16067
16068 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16069 Added test for mips-mips-riscos5.
16070
16071 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16072
16073 * configure.in: use mh-hp300 for 68k HP hosts
16074
16075 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16076
16077 * configure: add support for CONFIG_SHELL, so that you can use
16078 some alternate shell for evaluating configure scripts
16079
16080 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16081
16082 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16083 in configure script to bug-gdb@prep.ai.mit.edu when building
16084 distribution archive.
16085 * Makefile.in (COMPRESS): Remove def.
16086 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16087 gdb.tar.Z and make-gdb.tar.Z respectively.
16088 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16089 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16090 to convergence with 'taz' target in Makefile.in.
16091
16092 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16093
16094 * install.sh (dsttmp): use trap to ensure that tmp files go
16095 away on error conditions
16096
16097 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16098
16099 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16100
16101 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16102
16103 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16104 its parent is '/' not ''.
16105
16106 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16107
16108 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16109
16110 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16111 that ${newsrcdir}/configure.in does.
16112
16113 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16114
16115 * test-build.mk: support for CONFIG_SHELL
16116
16117 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16118
16119 * config.sub (netware): Add as a basic system type.
16120
16121 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16122
16123 * Makefile.in (Makefile): depend on configure.in. Also drop the
16124 $(srcdir)/ from the dependency on Makefile.in.
16125
16126 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16127
16128 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16129 (h8300hhms is temporary until multi-libraries are implemented).
16130 * configure.in: Handle h8300h too.
16131
16132 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16133
16134 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16135
16136 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16137
16138 * configure: Remove extraneous output when guessing host type.
16139 * config.guess: Remove extraneous output when guessing using C
16140 compiler rather than uname, or when guessing fails.
16141
16142 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16143
16144 * Makefile.in: remove all.cross and install.cross targets
16145
16146 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16147 definitions
16148
16149 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16150
16151 * configure.in (target sh): Build gprof.
16152
16153 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16154
16155 * config.sub: change -solaris to -solaris2
16156
16157 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16158
16159 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16160
16161 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16162
16163 * configure: Correct error message for missing Makefile.in to
16164 print correct directory.
16165
16166 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16167
16168 * install.sh: kludge around 386BSD shell bug
16169
16170 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16171
16172 * config.guess: Recognize NeXT.
16173 * config.guess: Recognize i486-ncr-sysv4.
16174 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16175
16176 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16177
16178 * Makefile.in (MAKEINFOFLAGS): New variable.
16179 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16180 * build-all.mk, test-build.mk: Pass down --no-split as
16181 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16182
16183 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16184
16185 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16186
16187 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16188
16189 * Makefile.in (libg++.tar.z): New rule.
16190 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16191 * Makefile.in (taz): Only do a single chmod.
16192
16193 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16194
16195 * install.sh: don't use dirname anymore (replaced with sed usage)
16196
16197 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16198
16199 * Makefile.in: Change extension for gzip'd files from '.z' to
16200 '.gz' per new FSF standard usage.
16201
16202 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16203
16204 * configure: put quotes around the final value of program_transform_name
16205
16206 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16207
16208 * Makefile.in: new install.sh support; update install-info rules
16209
16210 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16211
16212 * configure.in: Build diff for crosses, but not for go32 host.
16213
16214 * configure.in: Build gprof only for native, and don't build it
16215 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16216
16217 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16218
16219 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16220
16221 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16222
16223 * configure.in (host_tools): Add prms.
16224
16225 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16226
16227 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16228 with $(FLAGS_TO_PASS) on the command line
16229
16230 * config.sub: Recognize lynx and lynxos
16231
16232 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16233
16234 * config.sub: Accept -ecoff*, not just -ecoff.
16235
16236 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16237
16238 * Makefile.in (taz): Use .gz suffix instead of .z.
16239 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16240 names.
16241
16242 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16243
16244 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16245
16246 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16247
16248 * Makefile.in (install-no-fixedincludes): install gcc last, so
16249 that rebuilds that might happen during 'make install' don't get
16250 bogus gcc include files
16251
16252 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16253
16254 Change from Utah for HPPA support:
16255 * config.guess: Recognize hppa1.x-hp-bsd.
16256
16257 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16258
16259 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16260 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16261
16262 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16263
16264 * config.sub: Add support for rom68k and bug boot monitors.
16265
16266 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16267
16268 * Makefile.in: Make all-opcodes depend on all-bfd.
16269
16270 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16271
16272 * config.guess: Added special check for i[34]86-univel-sysv4*.
16273
16274 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16275
16276 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16277 the processor rather than assuming i486.
16278
16279 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16280
16281 * config.guess: Recognize SunOS6 as Solaris3.
16282
16283 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16284
16285 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16286 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16287
16288 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16289
16290 * build-all.mk (all-cross): New target for Canadian Cross.
16291 Added Q2 go32 targets.
16292 * test-build.mk: Configure go32 cross sparclite-aout and
16293 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16294 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16295
16296 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16297
16298 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16299 GO32 hosted toolchains
16300
16301 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16302
16303 * configure: change so "-exec-prefix" gets passed down rather
16304 than "-exec_prefix" so autoconf generated Makefiles get the
16305 exec_prefix set right.
16306
16307 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16308
16309 * config.guess: get the Solaris2 minor version number
16310
16311 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16312
16313 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16314
16315 * config.guess: Recognize some Sequent platforms.
16316
16317 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16318
16319 * Makefile.in: added the vault-install target
16320
16321 * configure.in: actually use the Sun3 makefile fragment that's in
16322 config, also added the release dir to configdirs
16323
16324 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16325
16326 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16327
16328 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16329
16330 * configure.in: remove some program from Alpha targetted toolchains
16331
16332 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16333
16334 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16335 gprof.
16336 (taz): Run "make diststuff" in those directories instead of "make
16337 proto-dir". Look for "VERSION=" only at start of line in subdir
16338 Makefile. Use "gzip -9" for compression.
16339 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16340 (binutils.tar.z): New target.
16341
16342 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16343
16344 * Makefile.in (taz): Include gpl.texinfo.
16345
16346 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16347
16348 * Makefile.in (setup-dirs): Merged into "taz" target.
16349 (taz): Only do `proto-dir' stuff if a directory is actually needed
16350 for this target.
16351
16352 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16353
16354 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16355 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16356 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16357 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16358 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16359
16360 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16361
16362 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16363 config.sub, and move-if-change to gdb testsuite distribution
16364 archive, so the testsuite can be extracted, configured, and
16365 run separately from the gdb distribution. Blow away the Chill
16366 tests that require a Chill compiled executable, since GNU Chill
16367 is not yet publically available.
16368
16369 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16370
16371 * test-build.mk: set environment variables in a single command,
16372 instead of a list of assignments and exports
16373
16374 * config.guess: recognize Alpha/OSF1 systems
16375
16376 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16377
16378 * configure: Change help message to prefer --options rather than
16379 -options.
16380
16381 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16382
16383 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16384 zippy@ecst.csuchico.edu.
16385 * config.guess: Recognize miniframe.
16386
16387 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16388
16389 * Makefile.in: Use srcroot to find runtest rather than rootme.
16390 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16391
16392 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16393
16394 * test-build.mk: Extensive additions to support building on a
16395 machine other than the host.
16396
16397 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16398
16399 * configure (tooldir): Fix for i386-aix again.
16400
16401 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16402
16403 * configure, Makefile.in: Change definition of $(tooldir)
16404 to match the FSF.
16405
16406 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16407
16408 * config.guess: Recognize i[34]86/SVR4.
16409
16410 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16411
16412 * Makefile.in (all-gdb): gdb depends on sim.
16413
16414 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16415
16416 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16417 at the same time we make the prototype gdb directory.
16418 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16419 files at the same time as the gdb base release distribution.
16420
16421 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16422
16423 * Makefile.in (check): Use individual check targets rather than
16424 DO_X rule.
16425 (check-gcc): Added.
16426
16427 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16428
16429 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16430 for System V release 3.2.
16431
16432 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16433
16434 * config.sub: Recognize hppaosf.
16435 * configure.in: Do configure ld/binutils/gas for it.
16436
16437 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16438
16439 * configure (tooldir): Alter syntax used to set this, for systems
16440 where "\$" isn't handled right, like i386-aix.
16441
16442 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16443
16444 * configure: Pass program-transform-name, not
16445 program_transform_name, to recursive configures.
16446
16447 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16448
16449 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16450 of gas+ld+binutils.
16451
16452 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16453
16454 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16455
16456 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16457
16458 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16459
16460 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16461
16462 * Makefile.in (PRMS): Set back to all-prms.
16463
16464 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16465
16466 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16467 targets, rather than for MIPS hosts.
16468
16469 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16470
16471 * configure.in: add comment for --with-x default values
16472
16473 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16474
16475 * Makefile.in: add check-* targets for each of the directories in
16476 the tree. Add a definition of RUNTEST that will use the one we
16477 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16478
16479 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16480
16481 * configure.in: Removed obsolete references to bfd_target and
16482 target_makefile_frag.
16483
16484 * build-all.mk: Set assorted targets for Q2.
16485 * config.sub: Recognize z8k-sim and h8300-hms.
16486 * test-build.mk: Really don't pass host to configure.
16487 (HOLES): Added uname.
16488
16489 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16490
16491 * configure: Handle an empty program-prefix, program-suffix or
16492 program-transform-name correctly.
16493
16494 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16495
16496 * build-all.mk: -G 8 no longer required for MIPS targets.
16497 * test-build.mk: Don't pass host argument to configure; make it
16498 guess.
16499
16500 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16501
16502 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16503 * Makefile.in (COMPRESS): New macro, like GZIP.
16504
16505 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16506
16507 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16508
16509 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16510 with gas currently defaults to -G 0.
16511
16512 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16513
16514 * Makefile.in (all-flex): flex depends on byacc.
16515
16516 * build-all.mk: If host not specified, use config.guess. Pass TAG
16517 to test-build.mk as RELEASE_TAG.
16518 * test-build.mk (configargs): New variable containing arguments to
16519 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16520 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16521
16522 * config.guess: Use /bin/uname when checking -X argument on SCO,
16523 to avoid invoking GNU uname which doesn't understand -X.
16524
16525 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16526
16527 * configure.in: Build gas for mips-*-*.
16528
16529 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16530
16531 * Makefile.in (all.normal): insert missing backslash.
16532
16533 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16534
16535 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16536
16537 * Makefile.in: Complete overhaul to merge many almost identical
16538 targets.
16539
16540 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16541
16542 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16543 (gdb.tar.Z): Adjusted.
16544
16545 * Makefile.in (setup-dirs, taz): New targets; should be general
16546 enough to adapt for gdb sometime. Build only .z file.
16547 (gas.tar.z): New target.
16548
16549 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16550
16551 * build-all.mk: Use CC=cc -Xs on Solaris.
16552
16553 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16554
16555 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16556 for handling BISON for FSF releases.
16557
16558 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16559
16560 * configure: Actually implement the change zoo just documented.
16561
16562 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16563
16564 * configure: when using config.guess, only set target_alias when
16565 it's not already been set (ie, on the command line)
16566
16567 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16568
16569 * Makefile.in: add installcheck target, set PRMS to install-prms
16570
16571 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16572
16573 * configure: add support for package_makefile_fragment, handle the
16574 case where a directory has a configure.in file but no Makefile.in
16575 more gracefully (with an actual understandable error message, even);
16576 add support for --without (and add this to the usage message); also
16577 explicitly add a --host=${host_alias} to the command line when
16578 config.guess is used
16579
16580 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16581
16582 * configure: Must use both --host and --target in recursive calls.
16583
16584 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16585
16586 * Makefile.in: Change deja-gnu to dejagnu.
16587
16588 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16589
16590 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16591
16592 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16593
16594 * configure.in: canonicalize all instances to *-*-solaris2*,
16595 also strip out a number of tools to not build for go32 host
16596
16597 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16598
16599 * config.guess: add GPL.
16600
16601 * Makefile.in, config.guess, config.sub, configure: bump
16602 copyrights to 93.
16603
16604 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16605
16606 * Makefile.in (do-info): Removed obsolete check for existence of
16607 localenv file.
16608
16609 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16610
16611 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16612
16613 * Makefile.in: a couple of 'else true' for decstation,
16614 support for TclX
16615
16616 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16617
16618 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16619
16620 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16621
16622 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16623
16624 * config.guess: Recognize i386-ibm-aix (PS/2).
16625 * configure.in: Use config/mh-aix386 file for it.
16626
16627 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16628
16629 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16630 CC_FOR_TARGET instead.
16631 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16632
16633 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16634
16635 * Makefile.in: Add sim to list of directories sent with gdb
16636
16637 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16638
16639 * configure.in: Put back mips-dec-bsd* case.
16640
16641 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16642
16643 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16644 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16645 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16646
16647 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16648
16649 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16650
16651 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16652 (install-info): install dir.info only if it exists,
16653 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16654
16655 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16656
16657 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16658 gas for mips-dec-bsd.
16659
16660 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16661
16662 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16663 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16664
16665 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16666
16667 * configure.in: Added "dejagnu" to hosttools list.
16668
16669 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16670
16671 * config.sub, configure.in, config.guess: Add support
16672 for Bosx, an AIX variant from Bull.
16673 Patches from F.Pierresteguy@frcl.bull.fr.
16674
16675 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16676
16677 * devo/dejagnu: Initial creation of devo/dejagnu.
16678 Migrated dejagnu testcases and support files for testing software
16679 tools to reside as subdirectories, currently called "testsuite",
16680 within the directory of the software tool. Migrated all programs,
16681 support libraries, etc. beloging to dejagnu proper from
16682 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
16683 with no modifications. The changes to these files which will
16684 allow them to configure, build, and execute properly will be made
16685 in a future update.
16686
16687 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16688
16689 * Makefile.in: Change send_pr to send-pr.
16690 * configure.in: Likewise.
16691 * send_pr: Renamed directory to send-pr.
16692
16693 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
16694
16695 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
16696
16697 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
16698
16699 * README: Update for gdb-4.8 release.
16700 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
16701 gdb-xxx.tar.z (gzip'd) file also.
16702
16703 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16704
16705 * Makefile.in: make all-diff depend on all-libiberty
16706
16707 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
16708
16709 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16710
16711 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16712
16713 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16714
16715 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
16716
16717 * Makefile.in (DEVO_SUPPORT): Remove etc directory
16718 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16719 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16720
16721 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16722
16723 * Makefile.in: makeinfo binary is in a new location
16724
16725 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16726
16727 * config.sub: Accept -ecoff as an OS.
16728
16729 * Makefile.in: Various changes to eliminate a level of make
16730 recursion and reduce the required command line length.
16731 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16732 sub-makes.
16733 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16734 variables holding settings for specific sub-makes.
16735 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16736 in terms of BASE_FLAGS_TO_PASS.
16737 (TARGET_LIBS): New variable listing directories which use
16738 TARGET_FLAGS_TO_PASS.
16739 (subdir_do): Eliminated.
16740 (do-*): New set of targets to replace subdir_do.
16741 (various): All targets which used subdir_do now depend on do-*.
16742 (local-clean): Renamed from do_clean.
16743 (local-distclean): New target, dependency of distclean and
16744 realclean.
16745 (install-info): Don't create directories. Depend on dir.info
16746 rather than calling make recursively.
16747 (install-dir.info): Eliminated.
16748 (install-info-dirs): Create all info directories here.
16749 (dir.info): Depend upon do-install-info.
16750
16751 * test-build.mk (HOLES): Added false.
16752
16753 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
16754
16755 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
16756
16757 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16758
16759 * Makefile.in (info): remove dependency on all-texinfo. The
16760 problem was really in texinfo/C, not at this level.
16761
16762 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
16763
16764 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16765
16766 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
16767
16768 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
16769 GDB releases.
16770
16771 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16772
16773 * configure: Include srcdir in message about target of link not
16774 being found. Don't convert `-' to `_' in `with' options being
16775 passed to subdirs.
16776
16777 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16778
16779 * configure.in: add uudecode to host_tools
16780
16781 * Makefile.in: added {all,install}-uudecode targets, added them to
16782 the appropriate lists
16783
16784 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
16785
16786 * Makefile.in (all-gcc): Added dependency on all-gas.
16787
16788 * configure.in (mips-*-*): Build ld and binutils.
16789
16790 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16791
16792 * configure: check return code from mkdir, print error message and
16793 exit on failure.
16794
16795 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
16796
16797 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
16798
16799 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
16800
16801 * test-build.mk (HOLES): Added tar, cpio and uudecode.
16802
16803 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16804
16805 * config.sub (h8500): Recognize this as a cpu type.
16806
16807 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16808
16809 * configure: source directory missing is no longer a warning
16810
16811 * configure.in: recognize irix[34]* instead of irix[34]
16812
16813 * Makefile.in: define and pass down X11_LIB
16814
16815 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
16816
16817 * guess-systype: Renamed to ...
16818 * config.guess: ... by popular request.
16819 * configure.in, Makefile.in: Update accordingly.
16820
16821 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
16822
16823 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
16824 + Add Convex, Cray/Unicos, and Encore/Multimax support.
16825 + Execute ./dummy instead of assuming . is in PATH.
16826
16827 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
16828
16829 * guess-systype: New shell script. Attempts to guess the
16830 canonical host name of the executing host.
16831 Only a few hosts are supported so far.
16832 * configure: Call guess-systype if no host is specified.
16833
16834 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
16835
16836 * Makefile.in (gcc-no-fixedincludes): Made to work with current
16837 gcc Makefile.
16838
16839
16840 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
16841
16842 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16843 (all-gcc, install-gcc, subdir_do): Use it.
16844
16845 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16846
16847 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16848
16849 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
16850
16851 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16852 set exclusively by configure, using configure.in .
16853
16854 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16855
16856 * test-build.mk: set $PATH for all builds
16857
16858 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16859
16860 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
16861
16862 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
16863 the one used in gcc/Makefile.in, so that a null expansion doesn't
16864 override the one needed to build gcc with a native cc.
16865
16866
16867 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16868
16869 * configure: Accept -with arguments.
16870
16871 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16872
16873 * Makefile.in: added h8300sim
16874
16875 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
16876
16877 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16878 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
16879 (all-cygnus, native, build-cygnus): Make
16880 $(canonhost)-stamp-3stage-done, not $(host)....
16881 * test-build.mk (stamp-3stage-compared): Use tail +10c for
16882 i386-sco3.2v4. Added else true to if command.
16883
16884 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
16885
16886 * config.sub: (from FSF) Sequent uses a BSD-like OS.
16887
16888 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
16889
16890 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16891
16892 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16893
16894 * configure.in: don't remove binutils from Solaris builds
16895
16896 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
16897
16898 * Makefile.in: get rid of earlier definitions for *clean,
16899 also handle the recursive info rule better
16900
16901 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
16902
16903 * Makefile.in (mostlyclean, distclean, realclean): Fix to
16904 do more-or-less the right thing.
16905
16906 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
16907
16908 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16909 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16910
16911 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16912
16913 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16914 $(host_canonical).
16915
16916 * configure.in: split the configdirs list into 4 categories (native
16917 v. cross, library v. tool) and handle the cross-only and native-
16918 only in more reasonable (and correct!) way.
16919
16920 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
16921
16922 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
16923 configdirs anymore.
16924
16925 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16926
16927 * Makefile.in: extensive cleanup:: removed all of the explicit
16928 clean-* targets, collapsed many wrappers around subdir_do into
16929 one, added additional targets to satisfy standards.texi, deleted
16930 some old targets, some changes for consistency
16931
16932 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16933
16934 * configure.in: handle some programs as cross-only, and others as
16935 native only
16936
16937 * test-build.mk: handle partial holes in a more generic manner
16938
16939 * Makefile.in: m4 depends on libiberty
16940
16941 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16942
16943 * configure.in: add m4, textutils, fileutils, sed, shellutils,
16944 time, wdiff, and find to configdirs
16945
16946 * Makefile.in: all, clean, and install rules for the new programs
16947 added to configure.in
16948
16949 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16950
16951 * configure.in: use mh-sun for all *-sun-* hosts
16952
16953 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16954
16955 * Makefile.in: define flags for X11 include files and library file
16956 locations, pass them down to the programs that need this info
16957
16958 * build-all.mk: added a 'native' target, to 3stage the native toolchain
16959
16960 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16961
16962 * configure.in: start building libg++ for HP-UX targets
16963
16964 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
16965
16966 * README: Update references to files moved into etc/.
16967
16968 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
16969
16970 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
16971 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
16972
16973 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
16974
16975 * configure: accept dash as well as underscore in long option
16976 names for FSF compatibility.
16977
16978 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
16979
16980 * config.sub: added -sco3.2v4 support from FSF.
16981
16982 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16983
16984 * configure.in: expand the section that adds or removes
16985 directories from the list of programs to build, to handle native
16986 vs. cross in addition to host v. native
16987
16988 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
16989
16990 * Makefile.in: Replace C++ in macro names with CXX.
16991 This is less likely to break ...
16992
16993 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16994
16995 * test-build.mk: add -w to GNU_MAKE
16996
16997 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16998
16999 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17000 add 'sparc' to list of recognized cpus. This needed to make
17001 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17002 Delete some redundant ose68 variants. Recognize -wrs as an os,
17003 then changes that into $CPU-wrs-vxworks.
17004
17005 * configure.in: remove most references to gdbtest, regularize
17006 target based program removal
17007
17008 * test-build.mk: import from p3 tree (many fixes and changes)
17009
17010 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17011
17012 * Makefile.in: added rules to handle tcl, tk, and expect
17013
17014 * configure.in: handle those directories if they exist
17015
17016 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17017
17018 * config.sub: removed bogus hppabsd and hppahpux names, since
17019 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17020
17021 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17022
17023 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17024 depends upon all-xiberty
17025
17026 * Makefile.in: changes from p3, including:
17027
17028 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17029
17030 * Makefile.in (XTRAFLAGS): include newlib directories if
17031 newlib/Makefile exists, rather than if host != target.
17032
17033 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17034
17035 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17036 from the same source tree and not building a cross-compiler. This
17037 matters for the libg++ configuration if reconfiguring a tree that
17038 has already been installed.
17039
17040 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17041
17042 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17043 pick up the machine and system specific header files.
17044
17045 * Makefile.in: added AS_FOR_TARGET, passed down in
17046 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17047 the C compiler to use to create programs which are run in the
17048 build environment, set it to default to $(CC), and passed it down
17049 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17050
17051 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17052
17053 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17054 We need them for unusual native builds, like systems without
17055 ranlib.
17056
17057 * configure: also define $(host_canonical) and
17058 $(target_canonical), which are the full, canonical names for the
17059 given host and target
17060
17061 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17062
17063 * Makefile.in: Added separate definitions for C++.
17064
17065 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17066
17067 * configure.in (configdirs): Add deja-gnu.
17068
17069 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17070
17071 * README: Update for configure.texi and gdb-4.7 release.
17072
17073 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17074
17075 * Makefile.in: Move "all" target to top of file.
17076 Previously, first target was ".PHONY" which caused BSD4.4 make
17077 to build .PHONY when make was run without arguments.
17078
17079 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17080
17081 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17082 Library-copylefted code in libiberty.
17083
17084 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17085
17086 * config.sub: Replace m68kmote with plain old m68k.
17087
17088 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17089
17090 * Makefile.in: Remove space from blank line, avoid Make complaints.
17091
17092 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17093
17094 * config.sub: Complain if no argument is given. Added support for
17095 386bsd as OS and target alias.
17096
17097 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17098
17099 * Makefile.in (XTRAFLAGS): include newlib directories if
17100 newlib/Makefile exists, rather than if host != target.
17101
17102 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17103
17104 * config.sub: recognize sparclite-wrs-vxworks.
17105
17106 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17107 p3.) Added clean-xiberty to clean.
17108
17109 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17110
17111 * configure.in: use *-*-* instead of nested cases for host and target
17112
17113 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17114
17115 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17116 from the same source tree and not building a cross-compiler. This
17117 matters for the libg++ configuration if reconfiguring a tree that
17118 has already been installed.
17119
17120 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17121
17122 * config.sub (i486v/i486v4): Merge in from FSF version.
17123
17124 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17125
17126 * configure: only set PWD if it is already set.
17127
17128 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17129
17130 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17131 doesn't have unset and all success paths (and most error paths)
17132 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17133 to just ${PWD} to avoid confusion.)
17134
17135 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17136
17137 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17138 even for a native compilation.
17139
17140 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17141
17142 Changes to make the gdb.tar.Z rule work better.
17143
17144 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17145 (DEVO_SUPPORT): Add configure.texi.
17146 (bfd-ilrt.tar.Z): Remove ancient rule.
17147
17148 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17149
17150 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17151 pick up the machine and system specific header files.
17152
17153 * configure.in, config.sub: added new target m68010-adobe-scout,
17154 with alias of adobe68k. Changed configure.in to check for
17155 -scout before -sco* to avoid a false match.
17156
17157 * Makefile.in: added AS_FOR_TARGET, passed down in
17158 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17159 the C compiler to use to create programs which are run in the
17160 build environment, set it to default to $(CC), and passed it down
17161 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17162
17163 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17164
17165 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17166 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17167 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17168 FOR_TARGET variants, to newlib and libg++.
17169
17170 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17171
17172 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17173 first.
17174
17175 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17176
17177 * config.sub: Accept `elf' as an environment.
17178
17179 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17180
17181 * Makefile.in (all-opcodes): cd into the right directory
17182
17183 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17184
17185 * configure: added -program_transform_name option, used as
17186 argument to sed when installing programs.
17187 configure.texi: added documentation for -program_prefix,
17188 -program_suffix and -program_transform_name.
17189
17190 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17191
17192 * config.sub: Accept i486 where i386 ok.
17193
17194 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17195
17196 * config.sub: accept we32k
17197
17198 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17199
17200 * config.sub, configure.in: accept OSE68000 and OSE68k.
17201
17202 * Makefile.in: don't create all directories for ``make install'';
17203 let the subdirectories create the ones they need.
17204
17205 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17206
17207 * COPYING: new file, GPL v2
17208
17209 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17210
17211 * Makefile.in: use the new gen-info-dir, which needs a template
17212 argument (which also lives in texinfo)
17213
17214 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17215
17216 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17217
17218 * config.sub (ncr3000): Change i386 to i486.
17219
17220 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17221
17222 * Makefile.in: add install-rcs, install-grep to
17223 install-no-fixedincludes, removed install-bison and install-libgcc
17224
17225 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17226
17227 * configure.in: grab the HPUX makefile fragment if on HPUX
17228
17229 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17230
17231 * Makefile.in: eradicate bison spoor (ditto libgcc).
17232 configure.in: recognise m68{k,000}-ericsson-OSE.
17233 es1800 is alias for m68k-ericsson-OSE
17234
17235 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17236
17237 * configure.in: rearrange the parts that remove programs from
17238 configdirs, based now on HOST==TARGET or by canonical triple.
17239
17240 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17241
17242 * test-build.mk: recurse explicitly with -f test-build.mk when
17243 appropriate. predicate stage3 and comparison on the existence
17244 of gcc. That is, if gcc isn't around, we aren't three-staging.
17245 On very clean, also remove ...stamp-co. Build in-place before
17246 doing other builds.
17247
17248 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17249
17250 * Makefile.in, configure.in: add tgas
17251
17252 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17253
17254 * Makefile.in: a number of changes merged in from progressive.
17255
17256 * configure.in: add libm.
17257
17258 * .cvsignore: ignore some stuff that comes from test-build.mk.
17259
17260 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17261
17262 * config.sub: Add es1800 (m68k-ericsson-es1800).
17263
17264 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17265
17266 * configure: Add program_suffix (parallel to program_prefix)
17267 * Makefile.in: adjust directory-creating script for losing decstation
17268
17269 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17270
17271 * configure: Minor $subdir-related fixes.
17272
17273 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17274
17275 * configure: fix various problems with propogating
17276 makefile_target_frag in subdirs.
17277 * configure.in: config libgcc if its there
17278
17279 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17280
17281 * config.sub: HPPA merge.
17282
17283 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17284
17285 * Makefile.in: Replace all-bison with all-byacc in all
17286 dependency lines for other tools (which now use byacc).
17287
17288 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17289
17290 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17291
17292 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17293
17294 * Makefile.in: make gprof rules similar to byacc rules (instead of
17295 vestigal $(unsubdir) that didn't work...)
17296
17297 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17298
17299 * config.sub: Add support for Linux.
17300 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17301 (at least for libg++).
17302
17303 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17304
17305 * configure.texi: fix doc for the -nfp option to configure
17306
17307 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17308
17309 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17310
17311 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17312
17313 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17314 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17315 * configure.in: added solaris* host_makefile_frag hook.
17316
17317 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17318
17319 * config.sub: changed recognition of m68000 so that various
17320 m68k types can be specified via m680[01234]0
17321
17322 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17323
17324 * config.sub (basic_machine): fix sed so that '-foo' isn't
17325 completely substituted out while .+'-foo' loses the '-foo'
17326
17327 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17328
17329 * config.sub ($os): Add -aout.
17330
17331 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17332
17333 * configure: If host_makefile_frag is absolute, don't
17334 prefix ${invsubdir} (relevant to libg++ auto-configure).
17335
17336 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17337
17338 * Makefile.in (tooldir): Define it.
17339 (all-ld): Depend on all-flex.
17340
17341 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17342
17343 * Makefile.in (check): Fix libg++ special case.
17344
17345 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17346
17347 * configure: do not bury `pwd` into config.status, thus do fewer
17348 pwd's.
17349
17350 * configure: print the "Building in" message only when building in
17351 other than "." AND verbose.
17352
17353 * configure: remove -s, rework -v to better accommodate guested
17354 configures.
17355
17356 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17357
17358 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17359
17360 * Makefile.in: macroize flags passed on recursion. remove
17361 fileutils.
17362
17363 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17364
17365 * configure: get makesrcdir right for subdirs deeper than 1.
17366
17367 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17368 install.
17369
17370 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17371
17372 * Makefile.in: don't print subdir_do or recursion lines.
17373
17374 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17375
17376 * standards.texi: added menu item.
17377
17378 * Makefile.in: build and install standards.info.
17379
17380 * standards.texi: new file.
17381
17382 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17383
17384 * configure: test for and move config.status pieces from
17385 ${subdir}/.
17386
17387 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17388
17389 * configure: Test for existance of files before trying to mv
17390 them, to avoid numerous non-existance messages.
17391
17392 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17393
17394 * configure: correct final line of config.status.
17395
17396 * configure: patch from eggert. Avoids a protection problem if
17397 the original Makefile.in is read only.
17398
17399 * configure: use move-if-change from gcc to create config.status.
17400 Some makefiles depend on config.status to tell if a directory
17401 has been reconfigured for a different host. This change
17402 prevents those directories from remaking everything in the case
17403 where the reconfig was only intended to rebuild a Makefile.
17404
17405 * configure: test for config.sub with "config.sub sun4" rather
17406 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17407 host alias from a missing config.sub.
17408
17409 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17410
17411 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17412 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17413
17414 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17415
17416 * configure: mkdir ${subdir} as needed.
17417
17418 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17419
17420 * Makefile.in,configure.in: added autoconf.
17421
17422 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17423
17424 * Makefile.in: no longer pass against on recursion.
17425
17426 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17427 definitions are not inherited.
17428
17429 * configure: correct makesrcdir when subdir is .
17430
17431 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17432
17433 * configure: Add support for 'subdirs' variable, which is
17434 like 'configdirs', except that configure doesn't re-invoke
17435 itself for subdirs, it just creates a Makefile for each subdir.
17436 * configure.texi: Document subdirs.
17437
17438 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17439
17440 * configure.in: added flex to configdirs
17441
17442 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17443
17444 * Makefile.in: remove clean-stamps from clean.
17445
17446 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17447
17448 * configure.in: Add gdbtest to configdirs.
17449
17450 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17451
17452 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17453 to recursive makes.
17454 * configure.in: Recognize new ncr3000 config.
17455
17456 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17457
17458 * Makefile.in, configure.in: removed references to gdbm.
17459
17460 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17461
17462 * config.sub: Don't canonicalize os value
17463 newsos* to bsd (readline needs to check for newsos).
17464 (This fix was earlier made Jan 31, but got re-broken.)
17465
17466 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17467
17468 * configure.in: sco is an os, not a vendor!
17469
17470 * configure: Quote $( better. Keep various shells happy.
17471
17472 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17473
17474 * Makefile.in: eliminate stamp-files.
17475
17476 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17477
17478 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17479 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17480
17481 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17482
17483 * config.sub: fix iris/iris3.
17484
17485 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17486
17487 * configure: re-add -rm.
17488
17489 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17490
17491 * Maskefile.in: add .stmp-rcs to all.
17492
17493 * configure.in: remove gas from rs6000 build, use aix host fragment.
17494
17495 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17496
17497 * configure: pass down site_option during recursion.
17498
17499 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17500
17501 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17502
17503 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17504
17505 * configure: Change exec_prefix so that it really defaults to prefix.
17506
17507 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17508
17509 * Makefile.in, configure.in: Add support for mmalloc library.
17510
17511 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17512
17513 * Makefile.in: add stmp dependencies for a few more things.
17514
17515 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17516
17517 * configure: adjusted error message on objdir/srcdir configure
17518 collision, per john's suggestion.
17519
17520 * Makefile.in: add libiberty stmp to all and all.cross.
17521
17522 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17523
17524 * Makefile.in: remove force dependencies, add grep to all.
17525
17526 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17527
17528 * Makefile.in: drop flex. make stamp files work.
17529
17530 * configure: added test for conflicting configuration in srcdir,
17531 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17532 gets cranky. use relative paths for configure and srcdir
17533 whenever possible. Send some error messages to stderr that were
17534 going to stdout.
17535
17536 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17537
17538 * Makefile.in: Fix libg++ rule to check for gcc directory
17539 before using gcc/gcc. Also pass XTRAFLAGS.
17540
17541 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17542
17543 * Makefile.in: added stmp-files so that directories aren't polled
17544 when they are already built.
17545
17546 * configure.texi: fixed a node pointer problem.
17547
17548 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17549
17550 * config.sub configure.in gdb/configure.in
17551 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17552 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17553 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17554
17555 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17556
17557 * configure: -recurring becomes -silent. corrected help message
17558 for -site= option.
17559
17560 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17561
17562 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17563
17564 * configure: when building Makefile for crosses, replace
17565 tooldir and program_prefix. default srcdir from location of
17566 config.sub. remove "for host in hosts" and "for target in
17567 targets" loops.
17568
17569 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17570
17571 * Makefile.in: Do not pass bindir or mandir to cvs.
17572
17573 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17574
17575 * Makefile.in, configure.in: removed traces of namesubdir,
17576 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17577 copyrights to '92, changed some from Cygnus to FSF.
17578
17579 * configure.texi: remove most references to multiple hosts,
17580 multiple targets, subdirs, etc.
17581
17582 * configure.man: removed rcsid. reference config.sub not
17583 config.subr.
17584
17585 * Makefile.in: mkdir $(infodir) on install-info.
17586
17587 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17588
17589 * configure.texi: Explain better about .gdbinit and about
17590 the environment that configure.in sections run in.
17591
17592 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17593
17594 * configure.in: Ultrix is only a decstation if it's a MIPS.
17595
17596 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17597
17598 * README: DOC.configure => cfg-paper.texi.
17599
17600 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17601
17602 * config.sub (near case $os): Don't convert newsos* to bsd!
17603
17604 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17605
17606 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17607 the number of copies of COPYING that go into the GDB tar file.
17608
17609 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17610
17611 * bfd/configure.in, gdb/config/mh-i386sco,
17612 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17613 Fix SCO configuration stuff.
17614
17615 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17616
17617 * Makefile.in: For libg++, make sure the -I pointing
17618 to the gcc directory goes *after* all the libg++-local -I flags.
17619 Also, move just-gcc dependency from just-libg++ to all-libg++.
17620
17621 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17622
17623 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17624
17625 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17626
17627 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17628
17629 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17630
17631 * config.sub: Add stratus configuration frags. Also
17632 submitted to FSF.
17633
17634 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17635
17636 * Makefile.in (DEV_SUPPORT): add configure.man.
17637
17638 * config.sub(Decode manufacturer-specific): add -none*.
17639
17640 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17641
17642 * Makefile.in: remove form feeds to make Sun's make happy.
17643 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17644
17645 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17646
17647 * Makefile.in (AR_FLAGS): Make quieter.
17648
17649 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17650
17651 * configure.in: Add libg++.
17652 * configure: When verbose, don't output the command line at each
17653 level; it will be unremarkably the same as the previous version,
17654 which will be the same as what the user typed.
17655
17656 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17657
17658 * configure.in, Makefile.in: fix clean-info, add flex. add
17659 fileutils.
17660
17661 * configure: be less sensitive to spaces in Makefile.in. Do not
17662 look for sources in "..". Doing so breaks subdirectories that
17663 might have their own configure. If a subdir has it's own
17664 configure script, use it.
17665
17666 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17667
17668 * cfg-paper.texi: some changes suggested by rms.
17669
17670 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17671
17672 * config.sub: Merge in some small additions from the FSF version,
17673 taken from the gcc distribution, to bring the Cygnus and FSF
17674 versions into closer sync.
17675
17676 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
17677
17678 * configure.in: Changed svr4 references to sysv4.
17679
17680 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
17681
17682 * configure: added -V for version number option.
17683
17684 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
17685
17686 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17687 renamed from DOC.configure to cfg-paper.texi.
17688
17689 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17690
17691 * configure, config.subr, config.sub: config.subr is now
17692 config.sub again.
17693
17694 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
17695
17696 * configure.texi: new file, in progress.
17697
17698 * Makefile.in: build info file and install the man page for
17699 configure.
17700
17701 * configure.man: new file, first cut.
17702
17703 * configure: find config.subr again now that configuration "none"
17704 has gone. removed all traces of the -ansi option. removed all
17705 traces of the -languages option.
17706
17707 * config.subr: resync from rms.
17708
17709 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17710
17711 * configure, config.sub, config.subr: merge config.sub into
17712 config.subr, call the result config.subr, remove config.sub, use
17713 config.subr.
17714
17715 * Makefile.in: revised install for dir.info.
17716
17717 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17718
17719 * configure.in: add decstation host makefile frag.
17720
17721 * Makefile.in: BISON now bison -y again. also install-gcc on
17722 install. clean-gdbm on clean. infodir belongs in datadir.
17723 Make directories for info install. Build dir.info here then
17724 install it.
17725
17726 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17727
17728 * Makefile.in: fix for bad directory tests.
17729
17730 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17731
17732 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17733 regexp. -srcdir relative was being handled incorrectly.
17734
17735 * Makefile.in: unwrapped some for loops so that parallel makes
17736 work again and so one can focus one's attention on a particular
17737 package.
17738
17739 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17740
17741 * configure: added PWD as a stand in for `pwd` (for speed). use
17742 elif wherever possible. make -srcdir work without -objdir.
17743 -objdir= commented out.
17744
17745 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17746
17747 * configure: +options become --options. -subdirs commented out.
17748 added -host, -datadir. Renamed -destdir to -prefix. Comment in
17749 Makefile now at top of generated Makefile. Removed cvs log
17750 entries. added -srcdir. create .gdbinit only if there is one
17751 in ${srcdir}.
17752
17753 * Makefile.in: idestdir and ddestdir go away. Added copyrights
17754 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
17755 and mandir now keyed off datadir by default.
17756
17757 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17758
17759 * Freshly created ChangeLog.
17760
17761 \f
17762 Local Variables:
17763 mode: change-log
17764 left-margin: 8
17765 fill-column: 76
17766 version-control: never
17767 End: