900a652e42ff0c6c5749b0400ac5d76f4897d22a
[gcc.git] / ChangeLog
1 2013-01-14 Richard Biener <rguenther@suse.de>
2
3 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4 * configure: Re-generate
5
6 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
7
8 * config.sub: Update from config repo.
9
10 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
11
12 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
13 * Makefile.in: Regenerate.
14
15 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
16
17 * MAINTAINERS (arc): Add new port maintainership for myself.
18
19 2013-01-09 Jason Merrill <jason@redhat.com>
20
21 * .gitignore: Import from gdb repository.
22
23 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
24
25 * Makefile.def (configure-gcc): Depend on all-gmp.
26 (all-gcc): Remove dependency on all-gmp.
27 * Makefile.in: Regenerated.
28
29 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
30
31 * config.sub: Merge from config repo.
32 * config.guess: Ditto.
33
34 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
35
36 * Makefile.def: Merge from binutils.
37 * Makefile.in: Ditto.
38
39 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
40
41 * MAINTAINERS: Update my email.
42
43 2012-12-29 Ben Elliston <bje@gnu.org>
44
45 * config.guess: Update to 2012-12-29 version.
46 * config.sub: Likewise.
47
48 2012-12-20 Matthias Klose <doko@ubuntu.com>
49
50 * Makefile.def (install-target-libgfortran): Depend on
51 install-target-libquadmath, install-target-libgcc.
52 (install-target-libsanitizer): Depend on install-target-libgcc.
53 (install-target-libjava): Depend on install-target-libgcc.
54 (install-target-libitm): Depend on install-target-libgcc.
55 (install-target-libobjc): Depend on install-target-libgcc.
56 (install-target-libstdc++-v3): Depend on install-target-libgcc.
57 * Makefile.in: Regenerate.
58
59 2012-12-19 Matthias Klose <doko@ubuntu.com>
60
61 * Makefile.def (install-target-libgo): Depend on
62 install-target-libatomic.
63 * Makefile.in: Regenerate.
64
65 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
66
67 PR go/55201
68 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
69 * Makefile.in: Regenerate.
70
71 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
72
73 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
74 * configure: Regenerate.
75
76 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
77
78 * config.sub: Merge from config repo.
79
80 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
81
82 * Makefile.def (target_modules): Add bootstrap=true and
83 raw_cxx=true to libsanitizer.
84 * configure.ac (bootstrap_target_libs): Add libsanitizer.
85 * Makefile.in: Regenerated.
86 * configure: Likewise.
87
88 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
89
90 * MAINTAINERS: Remove self as RTL optimization maintainer.
91
92 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
93
94 * MAINTAINERS (Write After Approval): Add myself.
95
96 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
97
98 * Makefile.def (target_modules): Remove bootstrap=true and
99 raw_cxx=true from libsanitizer.
100 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
101 * Makefile.in: Regenerated.
102 * configure: Likewise.
103
104 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
105
106 * Makefile.def (target_modules): Add bootstrap=true and
107 raw_cxx=true to libsanitizer.
108 * configure.ac (bootstrap_target_libs): Add libsanitizer.
109 * Makefile.in: Regenerated.
110 * configure: Likewise.
111
112 2012-11-28 Andrew Pinski <apinski@cavium.com>
113
114 PR bootstrap/54279
115 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
116 * configure: Regenerate.
117 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
118 * Makefile.in: Regenerate.
119
120 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
121
122 * configure.ac: Disable libsanitizer if we're not building C++.
123 * configure: Regenerate.
124
125 2012-11-15 Roland McGrath <roland@hack.frob.com>
126
127 * MAINTAINERS (Write After Approval): Add myself.
128
129 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
130
131 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
132 Kostya Serebryany (kcc@google.com) and
133 Jakub Jelinek (jakub@redhat.com).
134 Rename area for Dodji Seketeli (dodji@redhat.com).
135
136 2012-11-15 Dodji Seketeli <dodji@redhat.com>
137
138 * MAINTAINERS: (asan.c, related): Add myself.
139
140 2012-11-14 Roland McGrath <mcgrathr@google.com>
141
142 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
143 * configure: Regenerate.
144
145 2012-11-13 Richard Henderson <rth@redhat.com>
146
147 * configure.ac: Move libsanitizer logic to subdirectory.
148 * configure: Regenerate.
149
150 2012-11-13 Dodji Seketeli <dodji@redhat.com>
151
152 * configure.ac: Enable libsanitizer just on x86 linux for now.
153 * configure: Re-generate.
154
155 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
156
157 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
158 sections.
159 * configure: Regenerate.
160
161 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
162
163 * configure.ac: Add section for configdirs for libsanitizer.
164 Disable for cris-*-* and mmix-*-*.
165 * configure: Regenerate.
166
167 2012-11-12 Wei Mi <wmi@google.com>
168
169 * configure.ac: Add libsanitizer to target_libraries.
170 * Makefile.def: Ditto.
171 * configure: Regenerate.
172 * Makefile.in: Regenerate.
173 * libsanitizer: New directory for asan runtime. Contains an empty
174 tsan directory.
175
176 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
177
178 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
179 against Mingw64 w32api.
180 * configure: Regenerate.
181
182 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
183
184 * configure: Regenerated.
185
186 2012-11-03 Robert Mason <rbmj@verizon.net>
187
188 * configure.ac: add --disable-libstdcxx configure option
189 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
190
191 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
192
193 * MAINTAINERS (Write After Approval): Add myself.
194
195 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
196
197 * MAINTAINERS (Write After Approval): Add myself.
198
199 2012-10-24 Sharad Singhai <singhai@google.com>
200
201 * MAINTAINERS (Write After Approval): Add myself.
202
203 2012-10-24 Eric Christopher <echristo@gmail.com>
204
205 * MAINTAINERS: Update email address.
206
207 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
208
209 PR bootstrap/54820
210 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
211 * configure: Regenerate.
212
213 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
214
215 * MAINTAINERS (aarch64): Add Marcus and myself.
216
217 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
218
219 PR bootstrap/54820
220 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
221 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
222 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
223 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
224 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
225 * Makefile.in: Regenerate.
226 * configure.ac (have_static_libs): New variable and associated check.
227 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
228 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
229 * configure: Regenerate.
230
231 2012-10-10 Richard Biener <rguenther@suse.de>
232
233 * MAINTAINERS: Adjust for changed surname.
234
235 2012-10-04 Lawrence Crowl <crowl@google.com>
236
237 * MAINTAINERS (Write After Approval): Add myself.
238
239 2012-10-01 Cary Coutant <ccoutant@google.com>
240
241 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
242
243 2012-09-28 Ian Lance Taylor <iant@google.com>
244
245 * Makefile.def: Make all-target-libgo depend on
246 all-target-libbacktrace.
247 * Makefile.in: Rebuild.
248
249 2012-09-26 Ian Lance Taylor <iant@google.com>
250
251 * Makefile.def: Make all-gcc depend on all-libbacktrace.
252 * Makefile.in: Rebuild.
253
254 2012-09-20 Walter Lee <walt@tilera.com>
255
256 * configure.ac: Add tilegx to list of targets that support gold.
257 * configure: Regenerate.
258
259 2012-09-20 Marek Polacek <polacek@redhat.com>
260
261 * MAINTAINERS (Write After Approval): Add myself.
262
263 2012-09-19 Steve Ellcey <sellcey@mips.com>
264
265 * configure.ac: Add mips*-mti-elf* target.
266 * configure: Regenerate.
267
268 2012-09-17 Ian Lance Taylor <iant@google.com>
269
270 * MAINTAINERS (Various Maintainers): Add libbacktrace.
271 * configure.ac (host_libs): Add libbacktrace.
272 (target_libraries): Add libbacktrace.
273 * Makefile.def (host_modules): Add libbacktrace.
274 (target_modules): Likewise.
275 * configure, Makefile.in: Rebuild.
276
277 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
278
279 PR target/38607
280 Merge upstream change.
281 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
282
283 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
284 Add libgomp*.o to compare_exclusions for AIX.
285 * configure: Regenerate.
286
287 2012-09-06 Diego Novillo <dnovillo@google.com>
288
289 * configure.ac: Bump minimum GMP version to 4.2.3.
290 * configure: Re-generate.
291
292 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
293
294 PR target/54461
295 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
296 target-libgloss if not configured --with-avrlibc=no.
297 * configure: Regenerate.
298
299 2012-09-04 Jason Merrill <jason@redhat.com>
300
301 * configure.ac: Fix --enable-languages=all.
302
303 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
304
305 * MAINTAINERS (Write After Approval): Add myself.
306
307 2012-09-03 Richard Guenther <rguenther@suse.de>
308
309 PR bootstrap/54138
310 * configure.ac: Re-organize ISL / CLOOG checks to allow
311 disabling with either --without-isl or --without-cloog.
312 * configure: Regenerated.
313
314 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
315
316 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
317 * configure: Regenerate.
318
319 2012-08-27 Ulrich Drepper <drepper@gmail.com>
320
321 * MAINTAINERS: Fix my email address.
322
323 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
324
325 PR binutils/4970
326 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
327 and opcodes.
328 * Makefile.in: Regenerated.
329
330 2012-08-26 Art Haas <ahaas@impactweather.com>
331
332 * configure: Regenerate.
333
334 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
335
336 * INSTALL/README: Also refer to the online installation
337 instructions.
338
339 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
340
341 * MAINTAINERS (Write After Approval): Add myself.
342 (Picochip port): Remove myself.
343
344 2012-08-14 Diego Novillo <dnovillo@google.com>
345
346 Merge from cxx-conversion branch.
347
348 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
349 POSTSTAGE1_CONFIGURE_FLAGS.
350 * Makefile.in: Regenerate.
351 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
352 Force C++ when bootstrapping.
353 * configure: Regenerate.
354
355 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
356
357 * MAINTAINERS (Write After Approval): Add myself.
358
359 2012-07-16 Joseph Myers <joseph@codesourcery.com>
360
361 * README: Document use of ranges of years in copyright notices.
362
363 2012-07-06 Richard Guenther <rguenther@suse.de>
364
365 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
366 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
367 --with-gmp=system.
368 * Makefile.in: Regenerated.
369 * configure: Likewise.
370
371 2012-07-06 Richard Guenther <rguenther@suse.de>
372
373 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
374 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
375 supply V=1 as extra_make_flags.
376 * configure: Regenerated.
377 * Makefile.in: Likewise.
378
379 2012-07-04 Tristan Gingold <gingold@adacore.com>
380
381 * configure: Regenerate.
382
383 2012-07-03 Richard Guenther <rguenther@suse.de>
384
385 * Makfile.def (isl): Remove not necessary extra_exports and
386 extra_make_flags.
387 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
388 * Makefile.in: Regenerated.
389
390 2012-07-03 Richard Guenther <rguenther@suse.de>
391
392 * Makefile.def (cloog): Add V=1 to extra_make_flags.
393 * configure.ac: If either the ISL or the CLooG check failed
394 do not try to build in-tree versions.
395 * Makefile.in: Regenerated.
396 * configure: Regenerated.
397
398 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
399
400 * configure: Regenerate.
401
402 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
403
404 * MAINTAINERS (Various Maintainers): Add myself as testsuite
405 maintainer.
406
407 2012-07-02 Richard Guenther <rguenther@suse.de>
408
409 * configure: Regenerated.
410
411 2012-07-02 Richard Guenther <rguenther@suse.de>
412 Michael Matz <matz@suse.de>
413 Tobias Grosser <tobias@grosser.es>
414 Sebastian Pop <sebpop@gmail.com>
415
416 * Makefile.def: Add ISL host module, remove PPL host module.
417 Adjust ClooG host module to use the proper ISL.
418 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
419 * configure.ac: Include config/isl.m4. Add ISL host library,
420 remove PPL. Remove PPL configury, add ISL configury, adjust
421 ClooG configury.
422 * Makefile.in: Regenerated.
423 * configure: Likewise.
424
425 2012-07-02 Richard Guenther <rguenther@suse.de>
426
427 Merge from graphite branch
428 2011-07-21 Tobias Grosser <tobias@grosser.es>
429
430 * configure: Regenerated.
431 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
432 both cloog.org and legacy versions. The only supported version will
433 be CLooG with the isl backend.
434
435 2011-07-21 Tobias Grosser <tobias@grosser.es>
436
437 * configure: Regenerated.
438 * configure.ac: Require cloog isl 0.17.0
439
440 2011-07-21 Tobias Grosser <tobias@grosser.es>
441
442 * configure: Regenerated.
443 * config/cloog.m4: Do not define CLOOG_ORG
444
445 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
446
447 * configure.ac: Skip C if explicitly selected.
448 * configure: Regenerate.
449
450 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
451
452 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
453 they contain -O2.
454 * configure: Regenerate.
455
456 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
457
458 PR debug/53740
459 * df.h, df-problems.c, dce.c: Revert last patch.
460
461 2012-06-25 Iain Sandoe <iain@codesourcery.com>
462
463 * MAINTAINERS (Write After Approval): Update my email address.
464
465 2012-06-21 Meador Inge <meadori@codesourcery.com>
466
467 * MAINTAINERS (Write After Approval): Add myself.
468
469 2012-06-20 Jason Merrill <jason@redhat.com>
470
471 * Makefile.tpl (check-target-libgomp-c++): New.
472 (check-target-libitm-c++): New.
473 * Makefile.def (c++): Add them.
474 * Makefile.in: Regenerate.
475
476 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
477
478 * MAINTAINERS (Write After Approval): Add myself.
479
480 2012-05-16 Olivier Hainque <hainque@adacore.com>
481
482 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
483 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
484 (install-no-fixedincludes): Adjust accordingly.
485 * Makefile.in: Regenerate.
486
487 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
488
489 Merge upstream change
490 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
491
492 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
493
494 * MAINTAINERS (Write After Approval): Add myself.
495
496 2012-05-09 Nick Clifton <nickc@redhat.com>
497 Paul Smith <psmith@gnu.org>
498
499 PR bootstrap/50461
500 * configure.ac (mpfr-dir): When using in-tree MPFR sources
501 allow for the fact that from release v3.1.0 of MPFR the source
502 files were moved into a src sub-directory.
503 * configure: Regenerate.
504
505 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
506
507 * configure.ac: Bump minimum MPFR version to 2.4.0.
508 * configure: Regenerated.
509
510 2012-05-01 Richard Henderson <rth@redhat.com>
511
512 * Makefile.def (libatomic): New target_module.
513 * configure.ac (target_libraries): Add libatomic.
514 (noconfigdirs): Check if libatomic is supported.
515 * Makefile.in, configure: Rebuild.
516
517 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
518
519 * MAINTAINERS (Write After Approval): Add myself.
520
521 2012-04-25 Joel Brobecker <brobecker@adacore.com>
522
523 * config.sub: Update to 2012-04-18 version from official repo.
524
525 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
526
527 * MAINTAINERS (Write After Approval): Add myself.
528
529 2012-04-11 Steve Ellcey <sellcey@mips.com>
530
531 * MAINTAINERS: Changed email address.
532
533 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
534
535 PR target/52737
536 * contrib/gcc_update (files_and_dependencies):
537 Remove gcc/config/avr/t-multilib from touch data.
538
539 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
540
541 * MAINTAINERS (OS Port Maintainers): Remove irix.
542 * configure.ac (enable_libgomp): Remove *-*-irix6*.
543 (unsupported_languages): Remove mips-sgi-irix6.*.
544 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
545 (with_stabs): Remove.
546 * configure: Regenerate.
547
548 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
549
550 * MAINTAINERS (OS Port Maintainers): Remove osf.
551 * configure.ac (enable_libgomp): Remove *-*-osf*.
552 (with_stabs): Remove alpha*-*-osf*.
553 * configure: Regenerate.
554
555 2012-03-05 Tristan Gingold <gingold@adacore.com>
556
557 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
558 * configure: Regenerate.
559
560 2012-02-17 Walter Lee <walt@tilera.com>
561
562 * MAINTAINERS: (Write After Approval): Delete myself.
563
564 2012-02-14 Walter Lee <walt@tilera.com>
565
566 * MAINTAINERS (tilegx port): Add myself.
567 (tilepro port): Add myself.
568 (Write After Approval): Add myself.
569
570 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
571
572 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
573 and Joseph Myers as docstring relicensing maintainers.
574
575 2012-02-09 Bin Cheng <bin.cheng@arm.com>
576
577 * MAINTAINERS (write-after-approval): Add myself.
578
579 2012-02-08 Ira Rosen <irar@il.ibm.com>
580
581 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
582 maintainer.
583
584 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
585
586 * MAINTAINERS (Write After Approval): Move myself to
587 maintain alphabetical order.
588
589 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
590
591 * MAINTAINERS (Write After Approval): Add myself.
592
593 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
594
595 * MAINTAINERS (Write After Approval): Add myself.
596
597 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
598 Jayant R Sonar <jayant.sonar@kpitcummins.com>
599
600 * configure.ac (cr16-*-*): Remove nonconfigdirs.
601 * configure: Regenerate.
602
603 2012-01-23 Harshit Chopra <harshit@google.com>
604
605 * MAINTAINERS (Write After Approval): Add myself.
606
607 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
608
609 * configure.ac: Remove reference to mh-interix.
610 * configure: Regenerate.
611
612 2012-01-05 Richard Henderson <rth@redhat.com>
613
614 PR bootstrap/51072
615 * configure.ac: Disable libitm if c++ is not enabled.
616 * configure: Rebuild.
617
618 * configure.ac: Fix regexp for same.
619 * configure: Rebuild.
620
621 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
622
623 * MAINTAINERS (Write After Approval): Add myself.
624
625 2012-01-02 Richard Guenther <rguenther@suse.de>
626
627 PR bootstrap/51686
628 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
629 * Makefile.in: Regenerate.
630
631 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
632
633 * MAINTAINERS (Write After Approval): Add myself.
634
635 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
636
637 * configure: Regenerate.
638
639 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
640
641 * MAINTAINERS (picochip): Changed email address.
642
643 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
644
645 * MAINTAINERS (write-after-approval): Add self.
646
647 2011-11-29 DJ Delorie <dj@redhat.com>
648
649 * configure.ac (rl78-*-*) New case.
650 * configure: Regenerate.
651 * MAINTAINERS: Add myself as RL78 maintainer.
652
653 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
654
655 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
656
657 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
658
659 * libtool.m4: Additional FreeBSD 10 fixes.
660
661 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
662
663 * MAINTAINERS: Move myself from Write After Approval to CPU Port
664 Maintainers section, as Epiphany maintainer.
665
666 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
667
668 PR target/49992
669 * configure.ac: Remove ranlib special-casing for Darwin.
670 * configure: Regenerate.
671
672 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
673
674 * MAINTAINERS (Reviewers): Keep the list sorted.
675
676 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
677
678 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
679
680 2011-11-09 Roland McGrath <mcgrathr@google.com>
681
682 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
683 * configure: Rebuild.
684 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
685 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
686 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
687 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
688 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
689 Add READELF.
690 * Makefile.in: Rebuild.
691
692 2011-11-09 Jason Merrill <jason@redhat.com>
693
694 * Makefile.def (language=c++): Remove check-c++0x.
695 * Makefile.in (check-gcc-c++): Regenerate.
696
697 2011-11-08 Richard Henderson <rth@redhat.com>
698
699 * configure.ac: Test for libitm directory present first.
700
701 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
702
703 * configure.ac: Test libitm/configure.tgt to disable libitm.
704 * configure: Rebuild.
705
706 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
707 Richard Henderson <rth@redhat.com>
708
709 Merged from transactional-memory.
710
711 * Makefile.def (lang_env_dependencies): libitm is c++.
712 Add libitm target module.
713 * configure.ac: Likewise.
714 * config/mmap.m4: New file.
715 * contrib/gcc_update: Add libitm to touch data.
716 * Makefile.in, configure: Rebuild.
717
718 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
719
720 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
721 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
722 * Makefile.in: Regenerate.
723
724 2011-11-01 DJ Delorie <dj@redhat.com>
725
726 * config.sub: Update to version 2011-10-29 (added rl78)
727
728 2011-10-27 Nick Clifton <nickc@redhat.com>
729
730 * config.sub: Import these changes from the config project:
731
732 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
733 Ben Elliston <bje@gnu.org>
734
735 * config.sub (epiphany): New.
736
737 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
738 Ben Elliston <bje@gnu.org>
739
740 * config.sub (hexagon, hexagon-*): New.
741
742 2011-08-23 Roland McGrath <mcgrathr@google.com>
743
744 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
745 64eb to be64.
746
747 2011-08-16 Roland McGrath <mcgrathr@google.com>
748
749 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
750 (nacl): Grok as alias for 32el-unknown-nacl.
751
752 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
753
754 * MAINTAINERS (Write After Approval): Add myself.
755
756 2011-10-24 Teresa Johnson <tejohnson@google.com>
757
758 * MAINTAINERS (Write After Approval): Add myself.
759
760 2011-09-21 Jakub Jelinek <jakub@redhat.com>
761
762 * MAINTAINERS (sparc port): Remove myself.
763
764 2011-09-14 Tom de Vries <tom@codesourcery.com>
765
766 * MAINTAINERS (Write After Approval): Add myself.
767
768 2011-08-14 Yao Qi <yao@codesourcery.com>
769
770 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
771 * configure: Regenerate.
772
773 2011-07-26 Ian Lance Taylor <iant@google.com>
774
775 * configure.ac: Set have_compiler based on whether gcc directory
776 exists, rather than on whether gcc is in configdirs.
777 * configure: Rebuild.
778
779 2011-07-21 Joseph Myers <joseph@codesourcery.com>
780
781 * MAINTAINERS (Global Reviewers): Add self.
782
783 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
784
785 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
786 link directories.
787 * Makefile.in: Rebuild.
788
789 2011-07-20 Ian Lance Taylor <iant@google.com>
790
791 PR bootstrap/49787
792 * configure.ac: Move --enable-bootstrap handling earlier in file.
793 If --enable-bootstrap and either --enable-build-with-cxx or
794 --enable-build-poststage1-with-cxx, enable C++ automatically.
795 * configure: Rebuild.
796
797 2011-07-19 Ian Lance Taylor <iant@google.com>
798
799 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
800 make C++ a boot_language. Set and substitute
801 POSTSTAGE1_CONFIGURE_FLAGS.
802 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
803 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
804 * configure, Makefile.in: Rebuild.
805
806 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
807
808 * MAINTAINERS (Register Allocation): Move myself from reviewers to
809 maintainers.
810
811 2011-07-18 Jakub Jelinek <jakub@redhat.com>
812
813 * MAINTAINERS (Global Reviewers): Add myself.
814
815 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
816
817 * configure: Regenerate.
818
819 2011-07-16 Jason Merrill <jason@redhat.com>
820
821 * Makefile.def (language=c++): Add check-c++0x and
822 check-target-libmudflap-c++.
823 * Makefile.tpl (check-target-libmudflap-c++): New.
824 * Makefile.in: Regenerate.
825
826 2011-07-16 Matthias Klose <doko@ubuntu.com>
827
828 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
829 * Makefile.def (target_modules/libjava): Pass
830 $(EXTRA_CONFIGARGS_LIBJAVA).
831 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
832 if not configured with --enable-static-libjava.
833 * Makefile.in: Regenerate.
834 * configure: Likewise.
835
836 2011-07-15 Jason Merrill <jason@redhat.com>
837
838 * Makefile.in (check-c++): Move check-gcc-c++0x after
839 check-target-libstdc++-v3.
840
841 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
842
843 * MAINTAINERS (c6x port): New entry.
844
845 2011-07-13 Jason Merrill <jason@redhat.com>
846
847 * Makefile.in (check-gcc-c++0x): New.
848 (check-c++): Depend on it.
849
850 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
851
852 PR target/39150
853 * configure.ac (i[3456789]86-*-solaris2*): Also accept
854 x86_64-*-solaris2.1[0-9]*.
855 * configure: Regenerate.
856
857 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
858
859 * MAINTAINERS (RTL optimizers): Add self.
860
861 2011-06-27 Gabriel Charette <gchare@google.com>
862
863 * MAINTAINERS (Write After Approval): Add myself.
864
865 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
866
867 PR regression/47836
868 PR bootstrap/23656
869 PR other/47733
870 PR bootstrap/49247
871 PR c/48825
872 * configure.ac (target_libraries): Remove target-libiberty.
873 Remove case-statement setting skipdirs=target-libiberty for
874 multiple targets. Remove checking target_configdirs and
875 removing target-libiberty but keeping target-libgcc if
876 otherwise empty.
877 * Makefile.def (target_modules): Don't add libiberty.
878 (dependencies): Remove all traces of target-libiberty.
879 * configure, Makefile.in: Regenerate.
880
881 2011-06-13 Walter Lee <walt@tilera.com>
882
883 * configure.ac (tilepro-*-*) New case.
884 (tilegx-*-*): Likewise.
885 * configure: Regenerate.
886
887 2011-06-06 Jing Yu <jingyu@google.com>
888
889 * configure.ac: Skip target-libiberty for
890 arm*-*-linux-androideabi.
891 * configure: Regenerated.
892
893 2011-06-06 Nick Clifton <nickc@redhat.com>
894
895 * config.sub: Sync from upstream.
896
897 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
898
899 * MAINTAINERS (Write After Approval): Add myself.
900
901 2011-06-01 Daniel Jacobowitz <drow@false.org>
902
903 * MAINTAINERS: Update my email address.
904
905 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
906
907 * MAINTAINERS (Write After Approval): Update my email address.
908
909 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
910
911 * MAINTAINERS (Write After Approval): Add myself.
912
913 2011-05-08 Doug Kwan <dougkwan@google.com>
914
915 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
916 * configure: Regenerated.
917 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
918 value from configure.
919 * Makefile.in: Regenerated.
920
921 2011-05-05 Joseph Myers <joseph@codesourcery.com>
922
923 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
924 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
925 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
926 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
927 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
928 *-*-vxworks*): Disable newlib and libgloss in separate case
929 statement.
930 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
931 to separate case statement.
932 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
933 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
934 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
935 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
936 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
937 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
938 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
939 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
940 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
941 i[[3456789]]86-*-rdos*, m32r-*-*,
942 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
943 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
944 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
945 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
946 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
947 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
948 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
949 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
950 and libgloss in main case over targets. Remove most empty cases
951 in main case over targets.
952 * configure: Regenerate.
953
954 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
955
956 * MAINTAINERS (Write After Approval): Add myself.
957
958 2011-05-04 Joseph Myers <joseph@codesourcery.com>
959
960 * configure.ac: Remove code setting special library locations for
961 hppa*64*-*-hpux11*. Remove code setting compiler for
962 sparc-sun-solaris2*.
963 * configure: Regenerate.
964
965 2011-05-04 Joseph Myers <joseph@codesourcery.com>
966
967 * configure.ac: Separate libgloss_dir settings from general case
968 over targets.
969 * configure: Regenerate.
970
971 2011-04-28 Joseph Myers <joseph@codesourcery.com>
972
973 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
974 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
975 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
976 cases in libgcj-disabling case statement.
977 (hppa*64*-*-linux*): Set unsupported_languages instead of
978 disabling target-zlib.
979 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
980 to hppa*64*-*-hpux*.
981 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
982 hppa*-*-hpux*.
983 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
984 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
985 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
986 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
987 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
988 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
989 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
990 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
991 libgcj-disabling case statement.
992 * configure: Regenerate.
993
994 2011-04-28 Joseph Myers <joseph@codesourcery.com>
995
996 * configure.ac: Disable Java for targets not supporting libffi.
997 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
998 Remove cases in Java-disabling statement.
999 (*arm-wince-pe): Change to arm-wince-pe.
1000 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1001 cases in Java-disabling statement.
1002 (bfin-*-*): Don't disable Java again.
1003 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1004 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1005 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1006 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1007 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1008 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1009 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1010 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1011 Java-disabling statement.
1012 (mmix-*-*): Don't disable Java again.
1013 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1014 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1015 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1016 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1017 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1018 statement.
1019 * configure: Regenerate.
1020
1021 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1022
1023 * configure.ac: Separate cases disabling Java and Java libraries
1024 from general case over targets.
1025 * configure: Regenerate.
1026
1027 2011-04-21 Jie Zhang <jzhang918@gmail.com>
1028
1029 * MAINTAINERS: Update my email address.
1030
1031 2011-04-20 Easwaran Raman <eraman@google.com>
1032
1033 * MAINTAINERS (Write After Approval): Add myself.
1034
1035 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1036
1037 PR lto/48086
1038 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1039 * configure: Regenerate.
1040
1041 2011-04-16 Jim Meyering <meyering@redhat.com>
1042
1043 * MAINTAINERS (Write After Approval): Add myself.
1044
1045 2011-04-15 Dodji Seketeli <dodji@redhat.com>
1046
1047 * MAINTAINERS: Update my email address.
1048
1049 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
1050
1051 * MAINTAINERS (Write After Approval): Add myself.
1052
1053 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1054
1055 * MAINTAINERS (Write After Approval): Add myself.
1056
1057 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1058
1059 * MAINTAINERS (Write After Approval): Add myself.
1060
1061 2011-04-06 Joseph Myers <joseph@codesourcery.com>
1062
1063 * configure.ac (build_tools): Remove build-byacc.
1064 (host_libs): Remove mmalloc.
1065 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1066 autoconf automake libtool diff rcs fileutils shellutils time
1067 textutils wdiff find uudecode hello tar gzip indent recode release
1068 sed perl gawk findutils gettext zip.
1069 (libgcj): Remove target-qthreads.
1070 (target_tools): Remove target-examples target-gperf.
1071 (YACC): Don't handle building byacc.
1072 * configure: Regenerate.
1073 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1074 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1075 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1076 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1077 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1078 handle building components.
1079 * Makefile.in: Regenerate.
1080
1081 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1082
1083 * MAINTAINERS: Update my email address as Xtensa maintainer.
1084
1085 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1086
1087 * config.sub: Sync from upstream.
1088
1089 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1090
1091 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1092 (microblaze*): Don't disable libssp.
1093 * configure: Regenerate.
1094
1095 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1096
1097 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1098 moveifchange.
1099 * configure: Regenerate.
1100 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1101 * Makefile.in: Regenerate.
1102
1103 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1104
1105 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1106 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1107 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1108 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1109 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1110 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1111 md_exec_prefix cases.
1112 * configure: Regenerate.
1113
1114 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1115
1116 * configure.ac: Separate cases disabling target-libssp,
1117 target-libiberty, target-libstdc++-v3 and Fortran from general
1118 case over targets.
1119 * configure: Regenerate.
1120
1121 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1122
1123 * configure.ac (*-*-chorusos): Don't disable libgcj.
1124 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1125 Remove case.
1126 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1127 (arm-*-coff): Don't disable libgcj.
1128 (arm*-*-linux-gnueabi): Remove useless assignment.
1129 (arm-*-riscix*): Don't disable libgcj.
1130 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1131 configuration.
1132 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1133 (c54x*-*-*): Remove case.
1134 (tic54x-*-*): Don't disable GCC or GCC libraries.
1135 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1136 to *.
1137 (d10v-*-*): Don't disable GCC libraries.
1138 (d30v-*-*): Don't disable libgcj.
1139 (h8500-*-*): Don't disable GCC libraries.
1140 (i960-*-*): Don't disable libgcj.
1141 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1142 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1143 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1144 libgcj.
1145 (m68k-*-coff*): Remove case.
1146 (mmix-*-*): Don't disable libgloss on host.
1147 (mn10200-*-*, mn10300-*-*): Remove cases.
1148 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1149 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1150 Don't disable libgcj.
1151 (romp-*-*): Remove case.
1152 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1153 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1154 case.
1155 (v810-*-*): Don't disable GCC libraries.
1156 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1157 (ip2k-*-*): Don't disable GCC libraries.
1158 * configure: Regenerate.
1159
1160 2011-03-28 Joseph Myers <joseph@codesourcery.com>
1161
1162 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1163 libffi on host.
1164 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1165 on host.
1166 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1167 * configure: Regenerate.
1168
1169 2011-03-26 John Marino <binutils@marino.st>
1170
1171 * configure.ac: Add support for *-*-dragonfly*
1172 * configure: Regenerate.
1173
1174 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1175
1176 * configure.ac (native_only): Remove.
1177 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1178 send-pr uudecode guile gnuserv on host.
1179 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1180 send-pr rcs guile perl texinfo libtool on host.
1181 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1182 automake send-pr rcs guile perl texinfo libtool on host.
1183 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1184 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1185 (alpha*-dec-osf*): Don't disable fileutils on target.
1186 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1187 texinfo send-pr expect dejagnu on target.
1188 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1189 target-qthreads on target.
1190 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1191 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1192 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1193 x86_64-*-mingw*): Don't disable expect on target.
1194 (*-*-cygwin*): Don't disable target-gperf on target.
1195 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1196 gnuserv on target.
1197 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1198 target.
1199 * configure: Regenerate.
1200
1201 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1202
1203 * configure.ac (target_tools): Remove target-groff.
1204 (native_only): Remove target-groff.
1205 (hppa*64*-*-*): Don't disable byacc.
1206 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1207 setting.
1208 (*-*-kaos*): Don't skip target-librx and target-groff.
1209 (*-*-netware*): Don't skip target-libmudflap.
1210 (*-*-tpf*): Don't skip target-libmudflap.
1211 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1212 directories on the host.
1213 (ia64*-*-*vms*): Don't skip tix.
1214 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1215 host.
1216 * configure: Regenerate.
1217
1218 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1219
1220 * configure.ac: Remove references to mt-mep, mt-netware,
1221 mt-wince.
1222 * Makefile.def: Add all-utils soft dependencies.
1223 * Makefile.tpl: Remove GDB_NLM_DEPS.
1224 * configure: Regenerate.
1225 * Makefile.in: Regenerate.
1226
1227 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1228
1229 * configure.ac: Do not include mh-x86omitfp.
1230 * configure: Regenerate.
1231
1232 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1233
1234 * configure.ac: Remove empty cases.
1235 * configure: Regenerate.
1236
1237 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1238
1239 * Makefile.def: Add dependency from termcap to gdb.
1240 * Makefile.in: Regenerate.
1241
1242 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1243
1244 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1245 * configure: Regenerate.
1246 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1247 * Makefile.tpl: Likewise.
1248 * Makefile.in: Regenerate.
1249
1250 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1251
1252 * configure.ac: Remove all mentions of tentative_cc.
1253 * configure: Regenerate.
1254
1255 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1256
1257 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1258 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1259 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1260 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1261 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1262 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1263 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1264 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1265 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1266 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1267 *-*-rhapsody*): Remove host cases.
1268 * configure: Regenerate.
1269
1270 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1271
1272 * configure.ac (ppc*-*-pe): Remove host case.
1273 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1274 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1275 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1276 cases.
1277 * configure: Regenerate.
1278
1279 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1280
1281 * config.sub: Update to version 2011-03-23.
1282
1283 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1284
1285 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1286 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1287 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1288 * configure: Regenerate.
1289
1290 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1291
1292 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1293 to Write After Approval.
1294 * config-ml.in: Don't handle arc-*-elf*.
1295 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1296 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1297 handle GCC libraries.
1298 * configure: Regenerate.
1299
1300 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1301
1302 PR bootstrap/48120:
1303 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1304 Add -lstdc++ -lm to LIBS.
1305 * configure: Regenerate.
1306
1307 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1308
1309 * config.guess: Update to version 2011-02-02
1310 * config.sub: Update to version 2011-02-24
1311
1312 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1313
1314 PR lto/48086
1315 * configure.ac: Re-enable LTO on *-apple-darwin9.
1316 * configure: Regenerate.
1317
1318 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1319
1320 PR lto/48086
1321 * configure.ac: Disable LTO on darwin due to an assembler change in
1322 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1323 under 256.
1324 * configure: Regenerate.
1325
1326 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1327
1328 * MAINTAINERS: Update myself as score backend maintainer,
1329 update my e-mail address.
1330
1331 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
1332
1333 * MAINTAINERS: Update my e-mail address.
1334
1335 2011-03-06 Joey Ye <joey.ye@arm.com>
1336
1337 * MAINTAINERS: Update my e-mail address.
1338
1339 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1340
1341 * configure.ac: Adjust test of with_ppl.
1342 * configure: Regenerated.
1343
1344 2011-03-02 Kai Tietz <ktietz@redhat.com>
1345
1346 * MAINTAINERS: Adjust my e-mail address.
1347
1348 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1349
1350 * configure.ac: Add -lpwl to ppllibs.
1351 * configure: Regenerated.
1352
1353 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1354
1355 * config/cloog.m4: Add -lisl to clooglibs.
1356 * configure: Regenerated.
1357
1358 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1359
1360 * MAINTAINERS (CPU Port maintainers): Add self.
1361
1362 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1363
1364 * MAINTAINERS: Add myself as testsuite maintainer.
1365
1366 2011-02-15 Mike Stump <mikestump@comcast.net>
1367
1368 * MAINTAINERS: Add myself as testsuite maintainer.
1369
1370 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1371
1372 Import from Libtool and gnulib:
1373
1374 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1375
1376 Prepare for supporting FreeBSD 10.
1377 * config.rpath: Remove handling of freebsd1* which soon would
1378 match FreeBSD 10.0.
1379
1380 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1381
1382 Remove support for FreeBSD 1.x.
1383 * libtool.m4 (_LT_LINKER_SHLIBS)
1384 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1385 soon would incorrectly match FreeBSD 10.0.
1386
1387 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1388
1389 PR binutils/12283
1390 * move-if-change: Import version from gnulib.
1391
1392 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1393
1394 PR lto/47225
1395 * Makefile.def (lto-plugin): Double dash for enable-shared.
1396 (configure-gcc): Depend on all-lto-plugin.
1397 * Makefile.in: Rebuilt.
1398
1399 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1400
1401 * configure.ac: Remove extra bracket.
1402 * configure: Regenerate.
1403
1404 2011-02-08 Tobias Burnus <burnus@net-b.de>
1405
1406 * MAINTAINERS: Add myself as libquadmath maintainer.
1407
1408 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
1409
1410 * MAINTAINERS: Update my email address.
1411
1412 2011-02-07 Joseph Myers <joseph@codesourcery.com>
1413
1414 * MAINTAINERS (option handling): Add self.
1415
1416 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1417
1418 PR lto/47225
1419 * Makefile.def: Add dependency for install-gcc
1420 on install-lto-plugin.
1421 * Makfile.in: Regenerated
1422
1423 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1424
1425 * MAINTAINERS (CPU Port Maintainers): Add myself.
1426
1427 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1428
1429 PR libgcj/44341
1430 * configure.ac: Discard --with-* flags for host when configuring
1431 target libraries for cross build.
1432 * configure: Rebuilt.
1433
1434 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1435
1436 * MAINTAINERS (linear loop transforms): Removed.
1437
1438 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1439
1440 * configure.ac: If with_ppl is no, move setting with_cloog=no
1441 after CLOOG_REQUESTED check.
1442 * configure: Regenerated.
1443
1444 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1445
1446 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1447 CLooG has been requested.
1448 * configure: Regenerated.
1449
1450 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1451
1452 * configure: Regenerated.
1453 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1454
1455 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1456
1457 * configure: Regenerated.
1458 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1459
1460 2011-01-21 Andreas Schwab <schwab@redhat.com>
1461
1462 * configure.ac: Use AS_HELP_STRING throughout.
1463 * configure: Regenerate.
1464
1465 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1466
1467 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1468 * configure: Regenerate.
1469
1470 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1471
1472 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1473
1474 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1475
1476 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1477 for ia64-hpux.
1478 * configure: Regenerate.
1479
1480 2011-01-07 Jan Hubicka <jh@suse.cz>
1481
1482 PR lto/47225
1483 * Makefile.in: Regenerate.
1484 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1485 configure.
1486
1487 2011-01-07 Jan Hubicka <jh@suse.cz>
1488
1489 * Makefile.in: Regenerate.
1490 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1491 and configure dependency on lto-plugin configure.
1492 (lto-plugin module): Remove dependency on GCC; add dependency on
1493 liniberty.
1494
1495 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1496
1497 * MAINTAINERS (Write After Approval): Add myself.
1498
1499 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1500
1501 * configure: Regenerate.
1502
1503 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1504
1505 * configure.ac: (picochip): Disable libiberty.
1506
1507 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1508
1509 * MAINTAINERS (Write After Approval): Add myself.
1510
1511 2010-12-10 Ian Lance Taylor <iant@google.com>
1512
1513 PR bootstrap/46819
1514 * configure.ac: For --disable-libgcj clear libgcj_saved.
1515 * configure: Rebuild.
1516
1517 2010-12-10 Tobias Burnus <burnus@net-b.de>
1518
1519 PR fortran/46540
1520 * configure.ac: Add --disable-libquadmath and
1521 --disable-libquadmath-support.
1522 * configure: Regenerate.
1523
1524 2010-12-03 Ian Lance Taylor <iant@google.com>
1525
1526 * MAINTAINERS: Add myself as libgo maintainer.
1527
1528 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1529
1530 PR libffi/46792
1531 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1532 * configure: Regenerate.
1533
1534 2010-12-02 Ian Lance Taylor <iant@google.com>
1535
1536 * configure.ac: Always set default for poststage1_ldflags to
1537 -static-libstdc++ -static-libgcc.
1538
1539 2010-11-29 Andreas Schwab <schwab@redhat.com>
1540
1541 * configure.ac: Move comment to remove extra space in last argument
1542 of GCC_TARGET_TOOL.
1543
1544 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1545
1546 PR other/46026
1547 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1548 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1549 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1550 (BASE_FLAGS_TO_PASS): Use it.
1551 * configure: Rebuilt.
1552 * Makefile.in: Rebuilt.
1553
1554 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1555
1556 PR binutils/12258
1557 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1558 Properly check default linker.
1559 * configure: Regnerated.
1560
1561 2010-11-23 Matthias Klose <doko@ubuntu.com>
1562
1563 * configure.ac: For --enable-gold, handle value `default' instead of
1564 `both*'. New configure option --{en,dis}able-ld.
1565 * configure: Regenerate.
1566
1567 2010-11-20 Ian Lance Taylor <iant@google.com>
1568
1569 * configure.ac: Only disable a language library if no language needs
1570 it. Don't let --disable-libgcj uncondtionally disable libffi.
1571 * configure: Rebuild.
1572
1573 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1574
1575 * Makefile.in: Regenerate.
1576
1577 PR other/46202
1578 * configure.ac: Fix just-built in-tree STRIP name to be
1579 binutils/strip-new.
1580 * configure: Regenerate.
1581 * Makefile.def (install-strip-gcc, install-strip-binutils)
1582 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1583 (install-strip-sid): Mirror dependencies on non-strip variants
1584 of these targets on the respective -strip prerequisites.
1585 * Makefile.tpl (install-strip, install-strip-host)
1586 (install-strip-target): New targets.
1587 (install-strip-[+module+], install-strip-target-[+module+]):
1588 New targets.
1589 * Makefile.in: Regenerate.
1590
1591 2010-11-19 Ian Lance Taylor <iant@google.com>
1592 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1593
1594 * configure.ac: Add target-libgo to target_libraries. Set
1595 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1596 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1597 (HOST_EXPORTS): Add GOC.
1598 (BASE_TARGET_EXPORTS): Add GOC.
1599 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1600 (GOCFLAGS_FOR_TARGET): New variable.
1601 (EXTRA_HOST_FLAGS): Add GOC.
1602 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1603 * Makefile.def (target_modules): Add libgo.
1604 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1605 (dependencies): Add dependency from configure-target-libgo to
1606 configure-target-libffi and all-target-libstdc++-v3. Add
1607 dependencies from all-target-libgo to all-target-libffi.
1608 (languages): Add go.
1609 * configure: Rebuild.
1610 * Makefile.in: Rebuild.
1611
1612 2010-11-19 Ian Lance Taylor <iant@google.com>
1613
1614 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1615 compiler/flag environment variables.
1616
1617 2010-11-18 Ian Lance Taylor <iant@google.com>
1618
1619 * configure.ac: Check for lang_requires_boot_languages in
1620 config-lang.in files.
1621 * configure: Rebuild.
1622
1623 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1624 Tobias Burnus <burnus@net-b.de>
1625
1626 PR fortran/32049
1627 * Makefile.def: Add libquadmath; build it with language=fortran.
1628 * configure.ac: Add libquadmath.
1629 * Makefile.tpl: Handle multiple libs in check-[+language+].
1630 * Makefile.in: Regenerate.
1631 * configure: Regenerate.
1632
1633 2010-11-16 Tom Tromey <tromey@redhat.com>
1634
1635 * MAINTAINERS: Moved myself to reviewers section.
1636
1637 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
1638
1639 * MAINTAINERS: Moved myself to reviewers section.
1640
1641 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1642
1643 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1644 (Write After Approval): Remove self.
1645
1646 2010-11-15 Andreas Schwab <schwab@redhat.com>
1647
1648 * configure.ac: Fix spelling in option names.
1649 * configure: Regenerated.
1650
1651 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1652
1653 PR bootstrap/39622
1654 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1655 * configure: Regenerated.
1656
1657 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
1658
1659 * MAINTAINERS: Update my email address.
1660
1661 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1662
1663 * configure: Regenerate.
1664
1665 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1666
1667 * configure: Regenerate.
1668
1669 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1670
1671 * configure: Regenerate.
1672
1673 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1674
1675 * configure: Regenerate.
1676
1677 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1678
1679 * configure.ac: Support official CLooG.org versions.
1680 * configure: Regenerate.
1681 * config/cloog.m4: New.
1682
1683 2010-11-10 François Dumont <francois.cppdevs@free.fr>
1684
1685 * MAINTAINERS (Write After Approval): Add myself.
1686
1687 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
1688
1689 * MAINTAINERS: Update my email address.
1690
1691 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1692
1693 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1694 * configure: Regenerate.
1695
1696 2010-11-03 Ian Lance Taylor <iant@google.com>
1697 Dave Korn <dave.korn.cygwin@gmail.com>
1698
1699 PR lto/46273
1700 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1701 and on other supported platforms whenever LTO is enabled.
1702 * configure: Rebuild.
1703
1704 2010-11-02 Alan Modra <amodra@gmail.com>
1705
1706 PR binutils/12110
1707 * configure.ac: Error when source path contains spaces.
1708 * configure: Regenerate.
1709
1710 2010-10-23 James E. Wilson <wilson@codesourcery.com>
1711
1712 * MAINTAINERS: Update my email address.
1713
1714 2010-10-20 Ian Lance Taylor <iant@google.com>
1715
1716 * Makefile.def (target_modules): Set lib_path to src/.libs for
1717 libstdc++-v3 module.
1718 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1719 * Makefile.in: Rebuild.
1720
1721 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1722
1723 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1724 (Write After Approval): Remove myself.
1725
1726 2010-10-15 Tristan Gingold <gingold@adacore.com>
1727
1728 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1729
1730 2010-10-14 Douglas Rupp <rupp@gnat.com>
1731
1732 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1733
1734 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1735
1736 * configure.ac (build_lto_plugin): New shell variable.
1737 (--enable-lto): Turn on by default for all non-ELF platforms that
1738 have had LTO support added so far. Set build_lto_plugin appropriately
1739 for both ELF and non-ELF.
1740 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1741 * configure: Regenerate.
1742
1743 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1744
1745 Sync from src:
1746 * configure.ac (v850 support): Remove target-libgloss from
1747 noconfigdirs.
1748 * configure: Regenerate.
1749
1750 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1751
1752 PR bootstrap/45326
1753 PR bootstrap/45174
1754 * configure.ac: Honor initial values of $build_configargs,
1755 $host_configargs, $target_configargs. Mark the precious, so
1756 environment settings get recorded.
1757 * configure: Regenerate.
1758
1759 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1760
1761 PR bootstrap/45796
1762 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1763 Depend on all-build-libiberty.
1764 * Makefile.in: Regenerate.
1765
1766 2010-09-30 Michael Eager <eager@eagercon.com>
1767
1768 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1769 * configure: Regenerate.
1770
1771 2010-09-28 Michael Eager <eager@eagercon.com>
1772
1773 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1774
1775 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1776
1777 PR bootstrap/44621
1778 * configure.ac: Fix unportable shell quoting.
1779 * configure: Regenerate.
1780
1781 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1782
1783 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1784 targets and amend comment.
1785 * configure: Regenerate.
1786
1787 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
1788
1789 * MAINTAINERS (Write After Approval): Add myself.
1790
1791 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1792
1793 * configure.ac: Enable LTO by default on Darwin.
1794 * configure: Regenerate.
1795
1796 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
1797
1798 * MAINTAINERS (Write After Approval): Add myself.
1799
1800 2010-09-01 Ian Bolton <ian.bolton@arm.com>
1801
1802 * MAINTAINERS (Write After Approval): Add myself.
1803
1804 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
1805
1806 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1807 ports
1808
1809 2010-07-28 David Yuste <david.yuste@gmail.com>
1810
1811 * MAINTAINERS (Write After Approval): Add myself.
1812
1813 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1814
1815 * configure.ac: Support all v850 targets.
1816 * configure: Regenerate.
1817
1818 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1819
1820 PR bootstrap/44455
1821 * configure.ac (extra_mpfr_configure_flags): Copy from
1822 extra_mpc_gmp_configure_flags.
1823 * configure: Re-generated.
1824
1825 2010-07-22 Andi Kleen <ak@linux.intel.com>
1826
1827 * MAINTAINERS (Write After Approval): Add myself.
1828
1829 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
1830
1831 * MAINTAINERS (Write After Approval): Add myself.
1832
1833 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
1834
1835 * MAINTAINERS (Write After Approval): Add myself.
1836
1837 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1838
1839 PR target/44862
1840 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1841 Provide -B option to allow for link spec %s substitutions for
1842 libstdc++.a on darwin.
1843 * Makefile.in: Regenerate.
1844
1845 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
1846
1847 * MAINTAINERS (Reviewers): Update my e-mail address
1848
1849 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
1850
1851 * Makefile.def (configure-gcc): Depend on all-libelf.
1852 * Makefile.in: Rebuild.
1853
1854 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
1855
1856 * MAINTAINERS (Write After Approval): Add myself in the right place.
1857
1858 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
1859
1860 * MAINTAINERS (Write After Approval): Add myself.
1861
1862 2010-05-25 Sterling Augustine <sterling@tensilica.com>
1863
1864 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1865
1866 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
1867
1868 * config.sub: Update to version 2010-05-21.
1869 * config.guess: Update to version 2010-04-03.
1870
1871 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1872
1873 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1874 * configure: Regenerate.
1875
1876 2010-05-12 Sriraman Tallam <tmsriram@google.com>
1877
1878 * MAINTAINERS (Write After Approval): Add myself.
1879
1880 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1881
1882 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1883 a platform that supports LTO.
1884 * configure: Regenerate.
1885
1886 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1887
1888 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1889 * configure: Regenerated.
1890
1891 2010-04-27 Roland McGrath <roland@redhat.com>
1892 H.J. Lu <hongjiu.lu@intel.com>
1893
1894 * configure.ac (--enable-gold): Support both, both/gold and
1895 both/bfd to add gold to configdirs without removing ld.
1896 * configure: Regenerated.
1897
1898 * Makefile.def: Add install-gold dependency to install-ld.
1899 * Makefile.in: Regenerated.
1900
1901 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1902
1903 PR lto/42776
1904 * configure.ac (--enable-lto): Refactor handling so libelf tests
1905 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1906 and allow LTO to be explicitly enabled on non-ELF platforms that
1907 are known to support it inside else-clause.
1908 * configure: Regenerate.
1909
1910 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1911
1912 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1913 * configure: Regenerate.
1914
1915 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
1916
1917 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1918 * configure: Regenerate.
1919
1920 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1921
1922 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1923 separately.
1924 * configure: Regenerate.
1925
1926 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
1927
1928 * MAINTAINERS (Write After Approval): Add myself.
1929
1930 2010-04-14 Tristan Gingold <gingold@adacore.com>
1931
1932 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1933 * configure: Regenerate.
1934
1935 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1936
1937 * configure: Regenerate after change to elf.m4.
1938
1939 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
1940
1941 * MAINTAINERS (Write After Approval): Add myself.
1942
1943 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1944
1945 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1946 * configure: Regenerated.
1947
1948 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1949
1950 * configure.ac: Print "buggy but acceptable" when CLooG
1951 revision is less than 9.
1952 * configure: Regenerated.
1953
1954 2010-04-01 Diego Novillo <dnovillo@google.com>
1955
1956 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1957
1958 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1959
1960 PR bootstrap/43615
1961 PR bootstrap/43328
1962
1963 Revert:
1964
1965 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1966
1967 * configure.ac: Do not pass --enable-multilib nor
1968 --disable-multilib in baseargs. Accept explicitly passed
1969 --enable_multilib.
1970 * configure: Regenerate.
1971
1972 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
1973
1974 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1975
1976 2010-03-31 Janis Johnson <janis187@us.ibm.com>
1977
1978 * MAINTAINERS: Remove myself.
1979
1980 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1981
1982 PR bootstrap/43328
1983 * configure.ac: Do not pass --enable-multilib nor
1984 --disable-multilib in baseargs. Accept explicitly passed
1985 --enable_multilib.
1986 * configure: Regenerate.
1987
1988 2010-03-28 Andrew Pinski <pinskia@gmail.com>
1989
1990 * MAINTAINERS (spu port): Remove me.
1991
1992 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1993
1994 * configure.ac (tic6x-*-*): New case.
1995 * configure: Regenerate.
1996
1997 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1998
1999 * config.sub: Update to version 2010-03-22.
2000 * config.guess: Update to version 2009-12-30.
2001
2002 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2003
2004 PR ada/42554
2005 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2006 * configure: Regenerate.
2007
2008 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2009
2010 * MAINTAINERS: Update my email address.
2011
2012 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2013
2014 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2015 (ghassan.shobaki@amd.com): Removed.
2016
2017 2010-03-17 Alan Modra <amodra@gmail.com>
2018
2019 * MAINTAINERS: Update my email address.
2020
2021 2010-03-16 Diego Novillo <dnovillo@google.com>
2022
2023 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2024 Matthews.
2025
2026 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2027
2028 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2029 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2030
2031 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2032
2033 * MAINTAINERS: Update my email address.
2034
2035 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2036
2037 * MAINTAINERS: Update my email address.
2038
2039 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2040
2041 * MAINTAINERS: Update my email address.
2042
2043 2010-03-09 Jie Zhang <jie@codesourcery.com>
2044
2045 * MAINTAINERS: Update my email address.
2046
2047 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2048
2049 PR libstdc++/32499
2050 * configure.ac (RANLIB): Default to true.
2051 (STRIP): Likewise.
2052 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2053 * configure: Regenerate.
2054
2055 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
2056
2057 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2058 (Write After Approval): Update my email address.
2059
2060 2010-02-17 Nick Clifton <nickc@redhat.com>
2061
2062 PR 11238
2063 * Makefile.tpl (local-distclean): Also remove config.cache files in
2064 sub-directories as there may not be Makefiles present in the
2065 sub-directories.
2066 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2067 the config.cache files found by the find command.
2068
2069 * Makefile.in: Regenerate.
2070 * configure.ac: Revert previous delta.
2071 * configure: Regenerate.
2072
2073 2010-02-15 Nick Clifton <nickc@redhat.com>
2074
2075 PR 11238
2076 * configure.ac: Delete config.cache files in sub-directories when
2077 deleting Makefiles.
2078 * configure: Regenerate.
2079
2080 2010-02-12 Ben Elliston <bje@gnu.org>
2081
2082 * MAINTAINERS: Update my email address.
2083
2084 2010-02-08 Andrew Pinski <pinskia@gmail.com>
2085
2086 * MAINTAINERS (spu port): Update my email address.
2087
2088 2010-02-08 Jie Zhang <jie.zhang@analog.com>
2089
2090 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2091
2092 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2093
2094 * configure.ac: Add "recommended" version checks for GMP/MPC.
2095 Update recommended GMP/MPFR/MPC versions.
2096 * configure: Regenerate.
2097
2098 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2099
2100 * MAINTAINERS: Move my Embecosm email address into the
2101 write-after-approval section.
2102
2103 2010-01-26 Ian Lance Taylor <iant@google.com>
2104
2105 * MAINTAINERS: Add myself as Go frontend maintainer.
2106
2107 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
2108
2109 PR libstdc++/36101, PR libstdc++/42813
2110 * configure.ac (bootstrap_target_libs): Make inclusion of
2111 target-libgomp conditional on libgomb being in target_configdirs.
2112 * configure: Regenerate.
2113
2114 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
2115
2116 PR libstdc++/36101, PR libstdc++/42813
2117 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2118 * configure: Regenerate.
2119
2120 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2121
2122 PR libstdc++/36101, PR libstdc++/42813
2123 * configure.ac (target_configdirs): Substitute.
2124 * Makefile.def: Bootstrap target module libgomp.
2125 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2126 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2127 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2128 * configure, Makefile.in: Regenerate.
2129
2130 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2131
2132 * MAINTAINERS: Adjust my details.
2133
2134 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2135
2136 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2137
2138 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2139
2140 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2141
2142 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2143
2144 * MAINTAINERS (Write After Approval): Add myself.
2145
2146 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2147
2148 * MAINTAINERS (Write After Approval): Add myself.
2149
2150 2010-01-11 Richard Guenther <rguenther@suse.de>
2151
2152 PR lto/41569
2153 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2154 * Makefile.in: Regenerated.
2155
2156 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
2157
2158 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2159 * configure: Regenerate.
2160
2161 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2162 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2163
2164 PR bootstrap/42424
2165 * configure.ac: Include libtool m4 files.
2166 (_LT_CHECK_OBJDIR): Call it.
2167 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2168 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2169
2170 * configure: Regenerate.
2171
2172 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2173
2174 PR bootstrap/41818
2175 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2176 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2177 * Makefile.in: Regenerate.
2178
2179 2010-01-02 Richard Guenther <rguenther@suse.de>
2180
2181 PR lto/41529
2182 * configure.ac: Include config/elf.m4. Disable LTO if not
2183 builting for an elf target.
2184 * configure: Regenerate.
2185
2186 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2187
2188 * MAINTAINERS: Change my email address.
2189
2190 2009-12-18 Ben Elliston <bje@au.ibm.com>
2191
2192 * config.sub, config.guess: Update from upstream sources.
2193
2194 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2195
2196 * MAINTAINERS (Write After Approval): Add myself.
2197
2198 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2199
2200 PR middle-end/30447
2201 PR middle-end/30789
2202 PR other/40302
2203
2204 * configure.ac: Require MPC.
2205 * configure: Regenerate.
2206
2207 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2208
2209 PR target/38384
2210 PR bootstrap/40972
2211 * libtool.m4: Sync from git Libtool.
2212 * ltoptions.m4: Likewise.
2213 * ltversion.m4: Likewise.
2214 * lt~obsolete.m4: Likewise.
2215 * ltmain.sh: Likewise.
2216
2217 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2218
2219 * configure.ac: Update minimum MPC version to 0.8.
2220 * configure: Regenerate.
2221
2222 2009-11-21 Sebastian Pop <sebpop@gmail.com>
2223
2224 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2225 * configure: Regenerated.
2226
2227 2009-11-21 Ian Lance Taylor <iant@google.com>
2228
2229 * configure.ac: Change default of poststage1_ldflags to be empty if
2230 poststage1_libs is set. When poststage1_libs is empty, and
2231 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2232 * configure: Rebuild.
2233
2234 2009-11-21 Adam Nemet <adambnmet@gmail.com>
2235
2236 * MAINTAINERS (Write After Approval): Update my email address.
2237
2238 2009-11-20 Ben Elliston <bje@au.ibm.com>
2239
2240 * config.guess: Update from upstream sources.
2241
2242 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2243
2244 * Makefile.def: Restore host and target settings for gmp.
2245 * Makefile.in: Rebuild.
2246
2247 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2248
2249 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2250 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2251 Fix portability of test of C++ as bootstrap language. Add
2252 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2253 * configure: Rebuild.
2254 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2255 and cloog. Fix in-tree ppl configuration. Introduce libelf
2256 in-tree building.
2257 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2258 (POSTSTAGE1_HOST_EXPORTS): Use it.
2259 (STAGE[+id+]_CXXFLAGS): New.
2260 (BASE_FLAGS_TO_PASS): Pass it down.
2261 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2262 extra_exports.
2263 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2264 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2265 extra_exports.
2266 * Makefile.in: Rebuild.
2267
2268 2009-11-17 Ben Elliston <bje@au.ibm.com>
2269
2270 * config.sub, config.guess: Update from upstream sources.
2271
2272 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2273
2274 * MAINTAINERS (Write After Approval): Add myself.
2275
2276 2009-11-09 Jon Beniston <jon@beniston.com>
2277
2278 * MAINTAINERS (Write After Approval): Add myself.
2279
2280 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2281
2282 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2283 paths for *-w64-mingw* and x86_64-*mingw*.
2284 * configure: Regenerated.
2285
2286 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
2287
2288 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2289
2290 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2291
2292 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2293 Phil Edwards to Write-After Approval.
2294
2295 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2296
2297 * configure.ac: Disable target-winsup & co for
2298 x86_64-*-mingw* and *-w64-mingw* targets.
2299 * configure: Regenerated.
2300
2301 2009-10-16 Nick Clifton <nickc@redhat.com>
2302
2303 * MAINTAINERS: Add myself as a maintainer for the RX port.
2304
2305 2009-10-26 Johannes Singler <singler@kit.edu>
2306
2307 * MAINTAINERS (Write After Approval): Update my e-mail address.
2308
2309 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2310
2311 * configure.ac (CLooG test): Use = with test.
2312 * configure: Regenerate.
2313
2314 2009-10-22 Richard Guenther <rguenther@suse.de>
2315
2316 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2317 cloog if the ppl version check failed. Move flags saving
2318 before setting in libelf check.
2319 * configure: Regenerate.
2320
2321 2009-10-21 Richard Guenther <rguenther@suse.de>
2322
2323 * configure.ac: Adjust the ppl and cloog configure to work as
2324 documented. Disable cloog if ppl was disabled. Omit the version
2325 checks if they were disabled.
2326 * configure: Re-generate.
2327
2328 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2329
2330 * configure.ac: Add 'lto' to enable_languages, not
2331 new_enable_languages, and only if not already present.
2332 * configure: Regenerate.
2333
2334 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2335
2336 * README: Refer to the various COPYING* files instead of just
2337 COPYING.
2338 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2339
2340 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
2341
2342 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2343
2344 2009-10-07 Richard Guenther <rguenther@suse.de>
2345
2346 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2347 and Richard Guenther as reviewers.
2348 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2349 as reviewers.
2350
2351 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
2352
2353 * config.sub: Update from upstream sources.
2354
2355 2009-10-06 Ian Lance Taylor <iant@google.com>
2356
2357 * Makefile.def: check-gold depends upon all-gas.
2358 * Makefile.in: Rebuild.
2359
2360 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2361
2362 * MAINTAINERS (Write After Approval): Add myself.
2363
2364 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2365
2366 * Makefile.def: all-lto-plugin depends on all-libiberty.
2367 set bootstrap=true for lto-plugin.
2368 Add lto-plugin.
2369 * Makefile.in: Regenerate.
2370 * configure.ac (host_libs): Add lto-plugin.
2371 * configure: Regenerate.
2372
2373 2009-10-03 Diego Novillo <dnovillo@google.com>
2374
2375 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2376 (HOST_LIBELFLIBS): Define.
2377 (HOST_LIBELFINC): Define.
2378 * Makefile.in: Regenerate.
2379 * configure.ac: Add --enable-lto.
2380 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2381 If --enable-lto is used, add 'lto' to new_enable_languages.
2382 If --enable-lto is used and gold is enabled, add
2383 lto-plugin to configdirs.
2384 * configure: Regenerate.
2385
2386 2009-10-03 Simon Baldwin <simonb@google.com>
2387
2388 * configure.ac: If --with-system-zlib, suppress local zlib and
2389 pass --with-system-zlib to subdir configure scripts.
2390 * configure: Regenerate.
2391
2392 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2393 Paolo Bonzini <bonzini@gnu.org>
2394
2395 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2396 $(srcdir).
2397 * Makefile.in: Rebuilt.
2398
2399 2009-09-26 Gary Funck <gary@intrepid.com>
2400
2401 * MAINTAINERS (Write After Approval): Add myself.
2402
2403 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2404
2405 * configure.ac: Update minimum MPC version to 0.7.
2406 * configure: Regenerate.
2407
2408 2009-09-25 Nick Clifton <nickc@redhat.com>
2409
2410 * configure.ac: Pass any --cache-file=/dev/null option on to
2411 subconfigures.
2412 * configure: Regenerate.
2413
2414 2009-09-23 Nick Clifton <nickc@redhat.com>
2415
2416 * config.sub, config.guess: Update from upstream sources.
2417
2418 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2419
2420 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2421 * Makefile.in: Rebuilt.
2422
2423 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2424
2425 PR bootstrap/32272
2426 * configure.ac: Error out if $srcdir isn't '.' but contains
2427 host-${host_noncanonical}.
2428 * configure: Regenerate.
2429
2430 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2431
2432 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2433 maintainer.
2434
2435 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2436
2437 * configure.ac: If bootstrapping a combined tree with
2438 --enable-gold, require c++ in stage1_languages.
2439 * configure: Regenerate.
2440
2441 * configure.ac: Also add target_libs of stage1_languages to
2442 bootstrap_target_libs.
2443 * configure: Regenerate.
2444
2445 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2446 with --enable-languages not containing c++.
2447 * configure: Regenerate.
2448
2449 2009-09-15 Jie Zhang <jie.zhang@analog.com>
2450
2451 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2452 * configure: Regenerate.
2453
2454 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
2455
2456 * MAINTAINERS (Write After Approval): Update my e-mail address,
2457 and move from from here...
2458 (Waiting for paperwork): To here.
2459
2460 2009-09-09 Joseph Myers <joseph@codesourcery.com>
2461
2462 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2463
2464 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2465
2466 * configure.ac: Do not use $extrasub for replacing @if/@endif
2467 parts in Makefile; instead, use additional arguments to
2468 AC_CONFIG_COMMANDS to do the replacement manually, with several
2469 sed invocations, to avoid HP-UX sed command limits.
2470 * configure: Regenerate.
2471
2472 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
2473
2474 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2475 blank before -L.
2476
2477 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2478
2479 * configure.ac (with-build-config): Document. Handle without.
2480 Handle missing argument.
2481 * configure: Rebuilt.
2482
2483 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2484
2485 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2486 Default to bootstrap-debug only if compare-debug works.
2487 * configure: Rebuilt.
2488 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2489 * Makefile.in: Rebuilt.
2490
2491 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2492
2493 * MAINTAINERS (OS Port Maintainers): Update my email address.
2494
2495 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2496
2497 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2498 * Makefile.in: Rebuilt.
2499
2500 2009-09-01 Chris Demetriou <cgd@google.com>
2501
2502 * MAINTAINERS (Write After Approval): Add myself.
2503
2504 2009-08-31 Dodji Seketeli <dodji@redhat.com>
2505
2506 PR debug/30161
2507 * include/dwarf2.h (enum dwarf_tag): Added
2508 DW_TAG_GNU_template_template_param
2509 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2510
2511 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2512
2513 * Makefile.tpl (AWK): Fix typo.
2514 * Makefile.in: Regenerate.
2515
2516 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2517
2518 * configure.ac: Detect awk and sed.
2519 * Makefile.def (flags_to_pass): Add AWK and SED.
2520 * Makefile.tpl (AWK, SED): New.
2521 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2522 * configure: Regenerate.
2523 * Makefile.in: Regenerate.
2524
2525 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2526
2527 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2528 (collapseslashes): Likewise.
2529
2530 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2531
2532 * configure.ac (AC_PREREQ): Bump to 2.64.
2533
2534 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2535
2536 * configure.ac: Remove --with-datarootdir, --with-docdir,
2537 --with-pdfdir, --with-htmldir switches.
2538 * configure: Regenerate.
2539
2540 * configure: Regenerate.
2541
2542 * compile: Sync from Automake 1.11.
2543 * depcomp: Likewise.
2544 * install-sh: Likewise.
2545 * missing: Likewise.
2546 * mkinstalldirs: Likewise.
2547 * ylwrap: Likewise.
2548
2549 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2550
2551 * ltmain.sh (func_normal_abspath): New function.
2552 (func_relative_path): Likewise.
2553 (func_mode_help): Document new -bindir option for link mode.
2554 (func_mode_link): Add new -bindir option, and use it to place
2555 output DLL if specified.
2556
2557 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2558
2559 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2560 (baseargs): Add --disable-option-checking.
2561 * configure: Regenerate.
2562
2563 * Makefile.def (configure-target-libiberty): Depend on
2564 all-binutils and all-ld.
2565 (configure-target-newlib): Likewise.
2566 * Makefile.in: Regenerate.
2567
2568 2009-08-17 Ben Elliston <bje@au.ibm.com>
2569
2570 * config.sub, config.guess: Update from upstream sources.
2571
2572 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2573
2574 Sync from src, merge:
2575
2576 2009-07-02 Tristan Gingold <gingold@adacore.com>
2577
2578 * configure.ac: Do not exclude gas for i386-*-darwin.
2579 Add a case for x86_64-*-darwin.
2580 * configure: Regenerate.
2581
2582 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2583
2584 * MAINTAINERS: Add my name to Write After Approval list.
2585
2586 2009-08-06 Michael Eager <eager@eagercon.com>
2587
2588 * configure.ac: Add Microblaze target.
2589 * configure: Regenerate.
2590
2591 2009-07-31 Christian Bruel <christian.bruel@st.com>
2592
2593 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2594 * configure: Regenerate.
2595
2596 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
2597
2598 * MAINTAINERS (Write After Approval): Update my e-mail address.
2599
2600 2009-07-06 Ian Lance Taylor <iant@google.com>
2601
2602 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2603 * configure: Rebuild.
2604
2605 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2606
2607 * MAINTAINERS: Move myself to the Graphite Reviewers.
2608
2609 2009-06-30 Wei Guozhi <carrot@google.com>
2610
2611 * MAINTAINERS: Add my name to Write After Approval list.
2612
2613 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2614
2615 PR bootstrap/40338
2616 * configure.ac (comparestring): Create new variable.
2617 * Makefile.tpl (comparestring): Use to skip some comparisions.
2618 * configure: Regenerate.
2619 * Makefile.in: Regenerate.
2620
2621 2009-06-26 Doug Evans <dje@sebabeach.org>
2622
2623 * Makefile.def (host_modules): Add cgen.
2624 * Makefile.in: Regenerate.
2625 * configure.ac (host_tools): Add cgen.
2626 * configure: Regenerate.
2627
2628 2009-06-23 DJ Delorie <dj@redhat.com>
2629
2630 * MAINTAINERS: Add myself as mep maintainer.
2631
2632 2009-06-23 Ian Lance Taylor <iant@google.com>
2633
2634 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2635 boot_languages. Only bootstrap target libraries listed in
2636 target_libs for some boot language. Add --with-stage1-ldflags,
2637 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2638 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2639 if not building with C++.
2640 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2641 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2642 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2643 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2644 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2645 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2646 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2647 * configure, Makefile.in: Rebuild.
2648
2649 2009-06-23 Li Feng <nemokingdom@gmail.com>
2650
2651 * MAINTAINERS: Added my name to write-after-approval list.
2652
2653 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2654
2655 * configure.ac: Define is_elf for QNX Neutrino targets.
2656 * configure: Regenerate.
2657
2658 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
2659
2660 * MAINTAINERS: Added my name to the write-after-approval list
2661
2662 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2663
2664 * configure.ac: Detect MPC in default directory.
2665 * configure: Regenerate.
2666
2667 2009-06-03 Jerome Guitton <guitton@adacore.com>
2668 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2669
2670 * Makefile.tpl (all): Avoid a trailing backslash.
2671 * Makefile.in: Regenerate.
2672
2673 2009-06-03 Ben Elliston <bje@au.ibm.com>
2674
2675 * config.sub, config.guess: Update from upstream sources.
2676
2677 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2678
2679 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2680 to noconfdirs.
2681 * configure: Regenerate.
2682
2683 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2684
2685 * Makefile.tpl ([+compare-target+]): Compare all stage
2686 directories, rather than just gcc.
2687 * Makefile.in: Rebuilt.
2688
2689 2009-06-01 Doug Kwan <dougkwan@google.com>
2690
2691 * configure.ac: Support gold for target arm*-*-*.
2692 * configure: Regenerate.
2693
2694 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2695
2696 * Makefile.def: Add MPC support and dependencies.
2697 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2698
2699 * Makefile.in, configure: Regenerate.
2700
2701 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2702
2703 * Makefile.tpl (all): Avoid harmless warning in make all when
2704 gcc-bootstrap is enabled but stage_last does not exist.
2705 * Makefile.in: Rebuilt.
2706
2707 2009-05-24 Nicolas Roche <roche@adacore.com>
2708
2709 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2710 * Makefile.in: Regenerate.
2711
2712 2009-05-21 Denis Chertykov <chertykov@gmail.com>
2713
2714 * MAINTAINERS: Update my e-mail address.
2715
2716 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2717
2718 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2719 * configure: Regenerate.
2720
2721 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2722
2723 PR other/40159
2724 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2725 gcc-no-bootstrap are mutually exclusive.
2726 * Makefile.in: Rebuilt.
2727
2728 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2729
2730 PR other/40159
2731 * Makefile.tpl (all): Don't end with unconditional success.
2732 * Makefile.in: Rebuilt.
2733
2734 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2735
2736 PR target/37137
2737 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2738 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2739 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2740 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2741 stage_configureflags, stage_cflags and stage_libcflags into
2742 explicit Makefile macros.
2743 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2744 GFORTRAN.
2745 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2746 CC. Set CC_FOR_BUILD from CC.
2747 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2748 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2749 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2750 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2751 and GFORTRAN.
2752 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2753 (_LIBCFLAGS): Renamed to _TFLAGS.
2754 (do-compare-debug, do-compare3-debug): Drop.
2755 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2756 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2757 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2758 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2759 (XGCC_FLAGS_FOR_TARGET): New.
2760 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2761 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2762 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2763 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2764 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2765 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2766 TFLAGS.
2767 (BUILD_CONFIG): Include if requested.
2768 (all): Set TFLAGS on bootstrap.
2769 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2770 (all-stageid-prefixmodule): Likewise.
2771 (do-clean, distclean-stageid): Set TFLAGS.
2772 (restrap): Fix whitespace.
2773 * Makefile.in: Rebuilt.
2774
2775 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
2776
2777 * config.guess: Sync with src.
2778
2779 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2780
2781 * configure.ac ($with_ppl): Default to no if not supplied.
2782 ($with_cloog): Likewise.
2783 configure: Regenerate.
2784
2785 2009-04-27 James E. Wilson <wilson@codesourcery.com>
2786
2787 * MAINTAINERS: Update my e-mail address.
2788
2789 2009-04-27 Nick Clifton <nickc@redhat.com>
2790
2791 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2792
2793 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2794
2795 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2796 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2797 * Makefile.in: Regenerate.
2798
2799 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2800
2801 PR bootstrap/39739
2802 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2803 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2804
2805 * configure, Makefile.in: Regenerate.
2806
2807 2009-04-21 Taras Glek <tglek@mozilla.com>
2808
2809 * include/hashtab.h: Update GTY annotations to new syntax
2810 * include/splay-tree.h: Likewise
2811
2812 2009-04-17 Ben Elliston <bje@au.ibm.com>
2813
2814 * config.sub, config.guess: Update from upstream sources.
2815
2816 2009-04-15 Anthony Green <green@moxielogic.com>
2817
2818 * configure.ac: Add moxie support.
2819 * configure: Rebuilt.
2820
2821 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2822
2823 * configure.ac: Change copyright header to refer to version
2824 3 of the GNU General Public License and to point readers at the
2825 COPYING3 file and the FSF's license web page.
2826 * Makefile.def: Likewise.
2827 * Makefile.tpl: Likewise.
2828 * Makefile.in: Regenerate.
2829
2830 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2831
2832 * configure.ac: Restore match for darwin9 or later. Use double
2833 brackets since regeneration eats one pair.
2834 * configure: Regenerate.
2835
2836 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2837
2838 PR gas/10039
2839 * configure.ac: Require texinfo 4.7.
2840 * configure: Regenerated.
2841
2842 2009-04-09 Nick Clifton <nickc@redhat.com>
2843
2844 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2845 the GCC Runtime Library Exception.
2846
2847 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2848
2849 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2850 * configure: Regenerate.
2851
2852 2009-04-01 Steve Ellcey <sje@cup.hp.com>
2853
2854 * Makefil.def (languages): New entries.
2855 * Makefile.tpl (check-gcc-*): New generic target.
2856 * Makefile.in: Regenerate.
2857
2858 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
2859
2860 * MAINTAINERS: Update my email address.
2861
2862 2009-03-18 Tom Tromey <tromey@redhat.com>
2863
2864 * configure: Rebuild.
2865 * configure.ac (host_libs): Add libiconv.
2866 * Makefile.in: Rebuild.
2867 * Makefile.def (host_modules): Add libiconv.
2868 (configure-gdb, all-gdb): Depend on libiconv.
2869
2870 2009-03-16 Tristan Gingold <gingold@adacore.com>
2871
2872 * configure.ac: Treat gdb as supported on x86_64-darwin.
2873 * configure: Regenerate.
2874
2875 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2876
2877 * configure.ac (--with-host-libstdcxx): New option.
2878 * configure: Regenerate.
2879
2880 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
2881
2882 * MAINTAINERS: Move myself into the write after approval list.
2883
2884 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
2885
2886 * MAINTAINERS: Update e-mail address.
2887
2888 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
2889
2890 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2891
2892 2009-03-10 Ira Rosen <irar@il.ibm.com>
2893
2894 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2895
2896 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2897
2898 Backport from git Libtool:
2899
2900 2009-01-19 Robert Millan <rmh@aybabtu.com>
2901 Support GNU/kOpenSolaris.
2902 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2903 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2904 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2905 GNU/kOpenSolaris.
2906
2907 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
2908
2909 * MAINTAINERS: Update e-mail address.
2910
2911 2009-02-24 Michael Eager <eager@eagercon.com>
2912
2913 * MAINTAINERS (Write After Approval): Add self.
2914
2915 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
2916
2917 * MAINTAINERS (Write After Approval): Add myself.
2918
2919 2009-02-05 Andreas Schwab <schwab@suse.de>
2920
2921 * Makefile.tpl (stage_last): Define $r and $s before using
2922 $(RECURSE_FLAGS_TO_PASS).
2923 * Makefile.in: Regenerate
2924
2925 2009-01-30 Ian Lance Taylor <iant@google.com>
2926
2927 * MAINTAINERS: Move myself to the Global Reviewers list.
2928
2929 2009-01-29 Robert Millan <rmh@aybabtu.com>
2930
2931 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2932 * configure: Regenerate.
2933
2934 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
2935
2936 * MAINTAINERS: Make whitespace consistent.
2937 Remove Robert Millan from Write After Approval.
2938
2939 2009-01-16 Alan Modra <amodra@bigpond.net.au>
2940
2941 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2942 (all-opcodes): Depend on all-libiberty.
2943 * Makefile.in: Regenerate.
2944
2945 2009-01-15 Douglas B Rupp <rupp@gnat.com>
2946
2947 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2948 * configure: Regenerate.
2949
2950 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
2951
2952 * MAINTAINERS (Write After Approval): Add myself.
2953
2954 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
2955
2956 * MAINTAINERS: Add myself to reviewers (Fortran).
2957
2958 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2959
2960 PR tree-optimization/38515
2961 * configure.ac (cloog-polylib): Removed.
2962 (with_ppl, with_cloog): Test for "no".
2963 * configure: Regenerated.
2964
2965 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
2966
2967 * MAINTAINERS: Moved myself to reviewers (Fortran).
2968
2969 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
2970
2971 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2972 (Write After Approval): Remove myself.
2973
2974 2009-01-03 Diego Novillo <dnovillo@google.com>
2975
2976 * MAINTAINERS: Remove myself from alias maintainership.
2977
2978 2009-01-02 David Ayers <ayers@fsfe.org>
2979
2980 * MAINTAINERS: Update e-mail address.
2981
2982 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
2983
2984 * MAINTAINERS: Make whitespace consistent.
2985
2986 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2987
2988 Backport from upstream Libtool:
2989 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2990 Add cache variables to tests that require the linker to work.
2991 For shlibpath_overrides_runpath, this also changes the semantics
2992 to let the result from the C compiler take precedence.
2993
2994 2008-12-02 Ben Elliston <bje@au.ibm.com>
2995
2996 * config.sub, config.guess: Update from upstream sources.
2997
2998 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2999
3000 * configure.ac (ppllibs): Add by default the lib flags.
3001 * configure: Regenerate.
3002
3003 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
3004
3005 * MAINTAINERS: Add myself to the write after approval list.
3006
3007 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3008
3009 * configure.ac: Add double brackets on darwin[912].
3010 * configure: Regenerate.
3011
3012 2008-12-03 Daniel Kraft <d@domob.eu>
3013
3014 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3015 Approval to Reviewer section (for Fortran front-end).
3016
3017 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3018
3019 * configure.ac: Expand to darwin10 and later.
3020 * configure: Regenerate.
3021
3022 2008-12-02 Andreas Schwab <schwab@suse.de>
3023
3024 * Makefile.def: configure-target-boehm-gc depends on
3025 all-target-libstdc++-v3.
3026 * Makefile.in: Regenerate.
3027
3028 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
3029
3030 * MAINTAINERS: Add myself as mingw maintainer.
3031
3032 2008-12-02 Ben Elliston <bje@au.ibm.com>
3033
3034 * config.sub, config.guess: Update from upstream sources.
3035
3036 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3037
3038 * README.SCO: Remove.
3039
3040 2008-11-29 Fernando Pereira <pronesto@gmail.com>
3041
3042 * MAINTAINERS: Add myself to the write after approval list.
3043
3044 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3045
3046 * MAINTAINERS: Update my email address in WAA section.
3047
3048 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
3049
3050 * MAINTAINERS: Update e-mail address.
3051
3052 2008-11-27 Toon Moene <toon@moene.org>
3053
3054 * MAINTAINERS: Change e-mail address.
3055
3056 2008-11-27 Tristan Gingold <gingold@adacore.com>
3057
3058 * configure.ac: Build gdb for i?86-*-darwin*
3059 * configure: Regenerated.
3060
3061 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
3062
3063 * MAINTAINERS: Added my full name.
3064
3065 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3066
3067 PR bootstrap/38014
3068 PR bootstrap/37923
3069
3070 Revert:
3071
3072 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3073
3074 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3075 * Makefile.in: Regenerated.
3076
3077 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3078
3079 PR gdb/921
3080 PR gdb/1646
3081 PR gdb/2175
3082 PR gdb/2176
3083
3084 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3085 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3086 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3087 (HOST_EXPORTS): Pass CPPFLAGS.
3088 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3089 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3090 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3091 * Makefile.in, configure: Regenerated.
3092 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3093 and CPPFLAGS_FOR_BUILD.
3094
3095 2008-11-06 Jeff Law <law@redhat.com>
3096
3097 * MAINTAINERS: Add myself as middle end maintainer.
3098
3099 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
3100
3101 * MAINTAINERS (Write after approval): Add myself.
3102
3103 2008-11-05 Diego Novillo <dnovillo@google.com>
3104
3105 * MAINTAINERS (Global Reviewers): Add myself.
3106 (Non-Algorithmic Maintainers): Remove myself.
3107
3108 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3109
3110 * MAINTAINERS (Write after approval): Add myself.
3111
3112 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3113
3114 * MAINTAINERS (Write after approval): Add myself.
3115
3116 2008-10-31 Ben Elliston <bje@au.ibm.com>
3117
3118 * configure.ac (spu-*-*): Remove special case.
3119 * configure: Regenerate.
3120
3121 2008-10-30 Catherine Moore <clm@codesourcery.com>
3122
3123 * MAINTAINERS (Write after approval): Update my email address.
3124
3125 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3126
3127 * configure.ac [spu-*-*]: Do not set skipdirs.
3128 * configure: Re-generate.
3129
3130 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3131
3132 * MAINTAINERS (Various Maintainers): Add myself to reload.
3133
3134 2008-10-25 Richard Guenther <rguenther@suse.de>
3135
3136 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3137 maintainer. Remove myself as libgcc-math maintainer.
3138 (Non-Algorithmic Maintainers): Remove myself.
3139
3140 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3141
3142 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3143 * Makefile.in: Regenerated.
3144
3145 2008-10-23 Cary Coutant <ccoutant@google.com>
3146
3147 * MAINTAINERS (Write after approval): Add myself.
3148
3149 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3150
3151 PR gdb/921
3152 PR gdb/1646
3153 PR gdb/2175
3154 PR gdb/2176
3155
3156 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3157 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3158 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3159 (HOST_EXPORTS): Pass CPPFLAGS.
3160 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3161 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3162 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3163 * Makefile.in, configure: Regenerated.
3164 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3165 and CPPFLAGS_FOR_BUILD.
3166
3167 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
3168
3169 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3170 Sebastian Pop.
3171
3172 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3173
3174 * MAINTAINERS (Write After Approval): Added myself.
3175
3176 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3177
3178 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3179 recommended version to 2.3.2.
3180
3181 * configure: Regenerate.
3182
3183 2008-10-01 Mark Mitchell <mark@codesourcery.com>
3184
3185 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3186
3187 2008-09-29 David Daney <david.daney@caviumnetworks.com>
3188
3189 * MAINTAINERS (Write After Approval): Update e-mail address.
3190
3191 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3192
3193 * libtool.m4: Update to libtool 2.2.6.
3194 * lt~obsolete.m4: Update to libtool 2.2.6.
3195 * ltmain.sh: Update to libtool 2.2.6.
3196 * ltsugar.m4: Update to libtool 2.2.6.
3197 * ltversion.m4: Update to libtool 2.2.6.
3198 * ltoptions.m4: Update to libtool 2.2.6.
3199 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3200
3201 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3202
3203 * MAINTAINERS (Write After Approval): Add myself.
3204
3205 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3206
3207 * MAINTAINERS (Write After Approval): Update my name.
3208
3209 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3210
3211 * MAINTAINERS: Add myself in "Write After Approval".
3212
3213 2008-09-18 Steve Ellcey <sje@cup.hp.com>
3214
3215 * MAINTAINERS: Add myself as ia64 maintainer.
3216
3217 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3218
3219 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3220 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3221 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3222 and Michael Tiemann from Write After Approval since they do not
3223 actually have access.
3224
3225 2008-09-05 Richard Guenther <rguenther@suse.de>
3226
3227 * configure.ac: Initialize clooglibs to -lcloog.
3228 * configure: Re-generate.
3229
3230 2008-09-04 Le-Chun Wu <lcwu@google.com>
3231
3232 * MAINTAINERS (Write After Approval): Add myself.
3233
3234 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3235
3236 * configure.ac (--with-cloog-polylib): New.
3237 (--disable-cloog-version-check): New.
3238 (--disable-ppl-version-check): New.
3239 * configure: Re-generate.
3240
3241 2008-09-03 Richard Guenther <rguenther@suse.de>
3242
3243 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3244 cloog test.
3245 * configure: Re-generate.
3246
3247 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3248
3249 Add picoChip port.
3250 * MAINTAINERS: Add picoChip maintainers.
3251
3252 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3253 Tobias Grosser <grosser@fim.uni-passau.de>
3254 Jan Sjodin <jan.sjodin@amd.com>
3255 Harsha Jagasia <harsha.jagasia@amd.com>
3256 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3257 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3258 Adrien Eliche <aeliche@isty.uvsq.fr>
3259
3260 Merge from graphite branch.
3261 * configure: Regenerate.
3262 * Makefile.in: Regenerate.
3263 * configure.ac (host_libs): Add ppl and cloog.
3264 Add checks for PPL and CLooG.
3265 * Makefile.def (ppl, cloog): Added modules and dependences.
3266 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3267 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3268
3269 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3270
3271 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3272 (GCC_SHLIB_SUBDIR): New.
3273 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3274 * configure: Regenerate.
3275 * Makefile.in: Regenerate.
3276
3277 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3278
3279 * MAINTAINERS: Consistently use tabs to separate columns.
3280
3281 2008-08-29 Tristan Gingold <gingold@adacore.com>
3282
3283 * MAINTAINERS (Write after Approval): Add myself.
3284
3285 2008-08-28 Tristan Gingold <gingold@adacore.com>
3286
3287 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3288 Enable bfd, binutils and opcodes.
3289 * configure: Regenerate.
3290
3291 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3292
3293 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3294
3295 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3296
3297 * MAINTAINERS: Use correct Umlaut for last name.
3298
3299 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3300
3301 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3302
3303 2008-08-16 David Edelsohn <edelsohn@gnu.org>
3304
3305 * MAINTAINERS: Update my email address.
3306
3307 2008-08-16 Nicolas Roche <roche@adacore.com>
3308
3309 * Makefile.tpl: Add BOOT_ADAFLAGS.
3310 * Makefile.in: Regenerate.
3311
3312 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3313
3314 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3315 * configure: Regenerate.
3316
3317 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3318
3319 * configure.ac: Add makefile fragments for hpux.
3320 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3321 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3322 * configure: Regenerate.
3323 * Makefile.in: Regenerate.
3324
3325 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
3326
3327 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3328
3329 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
3330
3331 * MAINTAINERS (Write after Approval): Add myself.
3332
3333 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3334
3335 * MAINTAINERS (Write After Approval): Add myself.
3336
3337 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
3338
3339 * MAINTAINERS (Write After Approval): Add myself.
3340
3341 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3342
3343 * MAINTAINERS: Update my email address.
3344
3345 2008-06-25 Joey Ye <joey.ye@intel.com>
3346
3347 * MAINTAINERS (Write After Approval): Add myself.
3348
3349 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3350
3351 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3352 * Makefile.in: Regenerate.
3353 * configure: Regenerate.
3354
3355 2008-06-17 Daniel Kraft <d@domob.eu>
3356
3357 * MAINTAINERS (Write After Approval): Add myself.
3358
3359 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3360
3361 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3362 "$@" is still intact with both Autoconf 2.59 and 2.62.
3363 * configure: Regenerate.
3364
3365 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3366
3367 * Makefile.tpl: Fix comment errors.
3368 * Makefile.in: Regenerate.
3369
3370 2008-06-12 David S. Miller <davem@davemloft.net>
3371 David Edelsohn <edelsohn@gnu.org>
3372
3373 * configure.ac: Add powerpc*-*-* to gold supported targets.
3374 * configure: Regenerate.
3375
3376 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3377
3378 PR tree-optimization/36218
3379 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3380 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3381 (all prefix="build-"): Pass them to build-system sub-makes.
3382 * Makefile.in: Regenerate.
3383
3384 2008-06-07 Joseph Myers <joseph@codesourcery.com>
3385
3386 * MAINTAINERS (mt port): Remove.
3387 (sco5, unixware, sco udk): Remove.
3388 (Kean Johnston): Add to Write After Approval.
3389
3390 2008-05-30 Julian Brown <julian@codesourcery.com>
3391
3392 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3393 of libobjc for ARM EABI Linux.
3394 * configure: Regenerate.
3395
3396 2008-05-18 Xinliang David Li <davidxl@google.com>
3397
3398 * ChangeLog: Remove wrong ChangeLog entry.
3399
3400 2008-05-17 Xinliang David Li <davidxl@google.com>
3401
3402 * MAINTAINERS (Write After Approval): Add myself.
3403
3404 2008-05-15 Janus Weil <janus@gcc.gnu.org>
3405
3406 * MAINTAINERS (Write After Approval): Add myself.
3407
3408 2008-05-14 Rafael Espíndola <espindola@google.com>
3409
3410 * config-ml.in: don't handle --enable-shared and --enable-static.
3411
3412 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3413
3414 * MAINTAINERS: Update my email address.
3415
3416 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3417
3418 * MAINTAINERS: Update my email address.
3419
3420 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3421
3422 * MAINTAINERS (Write After Approval): Add myself.
3423
3424 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3425
3426 * MAINTAINERS (Write After Approval): Add myself.
3427
3428 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
3429
3430 * MAINTAINERS (crx): Add myself.
3431
3432 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3433
3434 Sync with src:
3435 2008-04-14 David S. Miller <davem@davemloft.net>
3436
3437 * configure.ac: Add sparc*-*-* to gold supported targets.
3438 * configure: Regenerate.
3439
3440 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3441
3442 PR bootstrap/35457
3443 * configure.ac: Include override.m4.
3444 * configure: Regenerate.
3445
3446 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3447
3448 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3449 * Makefile.in: Regenerate.
3450
3451 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3452
3453 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3454 as nonconfigurable directories list.
3455 * configure: Regenerate.
3456
3457 2008-04-14 Ben Elliston <bje@au.ibm.com>
3458
3459 * config.sub, config.guess: Update from upstream sources.
3460
3461 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3462
3463 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3464 * Makefile.in: Regenerate.
3465
3466 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3467
3468 * configure.ac: Do not build libssp for the AVR.
3469 * configure: Regenerate.
3470
3471 2008-04-07 Ian Lance Taylor <iant@google.com>
3472
3473 * Makefile.def: check-gold depends upon all-binutils.
3474 * Makefile.in: Regenerate.
3475
3476 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3477
3478 * MAINTAINERS (Write After Approval): Add myself.
3479
3480 2008-04-04 Nick Clifton <nickc@redhat.com>
3481
3482 PR binutils/4334
3483 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3484 builds.
3485 * configure: Regenerate.
3486
3487 2008-04-04 NightStrike <NightStrike@gmail.com>
3488
3489 PR other/35151
3490 * configure.ac: Combine rules for mingw32 and mingw64.
3491 * configure: Regenerate.
3492
3493 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
3494
3495 * MAINTAINERS (Write After Approval): Add myself.
3496
3497 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
3498
3499 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3500 * Makefile.in (.NOTPARALLEL): Ditto.
3501
3502 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3503
3504 * MAINTAINERS (Write After Approval): Add myself.
3505
3506 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
3507
3508 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3509 * Makefile.in (.NOTPARALLEL): Regenerate.
3510
3511 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3512
3513 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3514 * Makefile.in: Regenerate.
3515
3516 2008-03-26 Jakub Staszak <kuba@et.pl>
3517
3518 * MAINTAINERS (Write After Approval): Add myself.
3519
3520 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3521
3522 * MAINTAINERS: Update e-mail address.
3523
3524 2008-03-20 Ian Lance Taylor <iant@google.com>
3525
3526 * configure.ac: Add support for --enable-gold.
3527 * Makefile.def: Add gold as a directory like ld.
3528 * configure, Makefile.in: Regenerate.
3529
3530 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3531
3532 * configure.ac: m4_include config/proginstall.m4.
3533 * configure: Regenerate.
3534
3535 Backport from upstream Libtool:
3536
3537 2007-10-12 Eric Blake <ebb9@byu.net>
3538
3539 Deal with Autoconf 2.62's semantic change in m4_append.
3540 * ltsugar.m4 (lt_append): Replace broken versions of
3541 m4_append.
3542 (lt_if_append_uniq): Don't require separator to be overquoted,
3543 and avoid broken m4_append.
3544 (lt_dict_add): Fix typo.
3545 * libtool.m4 (_LT_DECL): Don't overquote separator.
3546
3547 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3548
3549 * config.rpath: Add AIX 6 support.
3550
3551 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3552
3553 * Makefile.def (stageprofile). Remove -fprofile-generate
3554 from stage_libcflags.
3555 * Makefile.in: Regenerate.
3556
3557 2008-03-13 Ben Elliston <bje@au.ibm.com>
3558
3559 * config.sub, config.guess: Update from upstream sources.
3560
3561 2008-03-06 Tom Tromey <tromey@redhat.com>
3562
3563 * MAINTAINERS: Update for treelang deletion.
3564
3565 2008-03-03 James E. Wilson <wilson@tuliptree.org>
3566
3567 * MAINTAINERS: Update my email address.
3568
3569 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
3570
3571 * MAINTAINERS (darwin port): Add myself as a maintainer.
3572 (objective-c/c++): Add myself as a maintainer.
3573
3574 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3575
3576 * MAINTAINERS (Write After Approval): Update my email address.
3577
3578 2008-02-25 Tomas Bily <tbily@suse.cz>
3579
3580 * MAINTAINERS (Write After Approval): Add myself.
3581
3582 2008-02-23 Jakub Jelinek <jakub@redhat.com>
3583
3584 * MAINTAINERS (OpenMP): Add myself.
3585
3586 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3587
3588 PR bootstrap/32009
3589 PR bootstrap/32161
3590
3591 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3592 * configure: Regenerate.
3593
3594 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3595 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3596 STAGE4_LIBCFLAGS): New.
3597 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3598 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3599 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3600 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3601 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3602 for target modules. Don't export LIBCFLAGS.
3603 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3604 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3605 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3606 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3607 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3608 * Makefile.in: Regenerate.
3609
3610 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3611
3612 PR libgcj/33085
3613 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3614 Do not use -DDLL_EXPORT. Backport from upstream.
3615
3616 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3617
3618 * MAINTAINERS (Write After Approval): Add myself.
3619
3620 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3621
3622 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3623 * configure: Regenerate.
3624
3625 2008-01-31 Marc Gauthier <marc@tensilica.com>
3626
3627 * configure.ac (xtensa*-*-*): Recognize processor variants.
3628 * configure: Regenerate.
3629
3630 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3631
3632 PR bootstrap/34922
3633 * configure.ac (PARSE_ARGS): Push suitable setting of
3634 ac_subdirs_all, for `./configure --help=recursive'.
3635 Handle `+' in generic toplevel directory disabling.
3636 * configure: Regenerate.
3637
3638 2008-01-28 Nick Clifton <nickc@redhat.com>
3639
3640 * MAINTAINERS (xstormy16): Take over maintainership.
3641
3642 2008-01-25 Joseph Myers <joseph@codesourcery.com>
3643
3644 * MAINTAINERS (c4x port): Remove.
3645
3646 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3647
3648 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3649
3650 2008-01-23 Ben Elliston <bje@au.ibm.com>
3651
3652 * config.sub, config.guess: Update from upstream sources.
3653
3654 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3655
3656 * MAINTAINERS (Write After Approval): Add myself.
3657
3658 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
3659
3660 * MAINTAINERS: Update my email address.
3661
3662 2008-01-09 Raksit Ashok <raksit@google.com>
3663
3664 * MAINTAINERS (Write After Approval): Add myself.
3665
3666 2008-01-09 Raksit Ashok <raksit@google.com>
3667
3668 * MAINTAINERS (Write After Approval): Add myself.
3669
3670 2008-01-08 Ben Elliston <bje@au.ibm.com>
3671
3672 * config.sub, config.guess: Update from upstream sources.
3673
3674 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3675
3676 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3677 Change recommended MPFR from 2.2.1 -> 2.3.0.
3678 * configure: Regenerate.
3679
3680 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3681
3682 * MAINTAINERS: Update my email address.
3683
3684 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
3685
3686 * MAINTAINERS: Update my email address.
3687
3688 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3689
3690 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3691 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3692 * Makefile.in: Regenerate.
3693
3694 2007-12-10 Mark Heffernan <meheff@google.com>
3695
3696 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3697 misplaced entries.
3698
3699 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3700
3701 * configure.ac: Enable libjava for x86_64-*-darwin9.
3702 * configure: Regenerate.
3703
3704 2007-12-07 Bill Maddox <maddox@google.com>
3705
3706 * MAINTAINERS (Write After Approval): Add myself.
3707
3708 2007-12-05 Ben Elliston <bje@au.ibm.com>
3709
3710 * config.sub, config.guess: Update from upstream sources.
3711
3712 2007-12-02 Matthias Klose <doko@ubuntu.com>
3713
3714 * config-ml.in: Remove 64bit configure tests.
3715
3716 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3717
3718 * config-ml.in: Robustify against white space in absolute file
3719 names.
3720
3721 * config-ml.in (multi-clean): Substitute ${Makefile}.
3722 Remove superfluous ${Makefile} in list.
3723
3724 2007-11-19 Thiemo Seufer <ths@mips.com>
3725
3726 * config-ml.in: Don't hardcode the Makefile name.
3727
3728 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
3729
3730 * MAINTAINERS (Write After Approval): Add myself.
3731
3732 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
3733
3734 * MAINTAINERS (Write After Approval): Add myself.
3735
3736 2007-11-06 Doug Kwan <dougkwan@google.com>
3737
3738 * MAINTAINERS (Write After Approval): Add myself.
3739
3740 2007-10-25 Ben Elliston <bje@au.ibm.com>
3741
3742 * MAINTAINERS (mercury): Remove entry.
3743 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3744
3745 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3746
3747 * Makefile.def (dependencies): Make configure-gdb depend on
3748 all-intl.
3749 * Makefile.in: Regenerated.
3750
3751 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
3752
3753 * MAINTAINERS (Fortran maintainer): Remove myself.
3754
3755 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3756
3757 * Makefile.def: To avoid problems running with parallel makes,
3758 build newlib before libgloss so that target specific header
3759 files are availble.
3760 * Makefile.in: Regenerate
3761
3762 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3763
3764 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3765 * Makefile.in: Regenerate.
3766
3767 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
3768
3769 * MAINTAINERS (Register allocation reviewer): Add myself.
3770
3771 2007-10-08 Mike Frysinger <vapier@gentoo.org>
3772
3773 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3774 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3775 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3776 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3777 * configure: Regenerate.
3778
3779 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
3780
3781 * MAINTAINERS (Register allocation reviewer): Add myself.
3782
3783 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
3784
3785 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3786 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3787 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3788 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3789 * configure.ac: Default them to host tools for $host = $build.
3790 Subst them.
3791
3792 * configure: Regenerate.
3793 * Makefile.in: Regenerate.
3794
3795 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
3796
3797 * MAINTAINERS (Register allocation reviewer): Add myself.
3798
3799 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
3800
3801 * MAINTAINERS (Register allocation reviewer): Add myself.
3802
3803 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
3804
3805 * MAINTAINERS (Write After Approval): Fix typo.
3806
3807 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3808
3809 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3810 * configure: Regenerate.
3811
3812 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
3813
3814 PR bootstrap/31906
3815 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3816 they're already prefixed.
3817
3818 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3819
3820 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3821 libstdc++.
3822 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3823 * configure: Regenerate.
3824 * Makefile.in: Regenerate.
3825
3826 2007-09-17 Andreas Schwab <schwab@suse.de>
3827
3828 * configure.ac: Raise minimum makeinfo version to 4.6.
3829 * configure: Regenerate.
3830
3831 2007-09-17 Johannes Singler <singler@ira.uka.de>
3832
3833 * MAINTAINERS (write-after-approval) add myself
3834
3835 2007-09-15 Alan Modra <amodra@bigpond.net.au>
3836
3837 * configure.ac: Correct makeinfo version check.
3838 * configure: Regenerate.
3839
3840 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
3841
3842 * MAINTAINERS: Update my email address.
3843
3844 2007-09-14 Richard Sandiford <richard@codesourcery.com>
3845
3846 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3847 to $skipdirs and only disable gprof for newlib. Use the normal
3848 mips*-elf* handling in other respects.
3849 * configure: Regnerate.
3850
3851 2007-09-12 David Daney <ddaney@avtrex.com>
3852
3853 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3854 enabling libgcj.
3855 * configure: Regenerate.
3856
3857 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3858
3859 PR other/32154
3860 * configure.ac: For libgloss targets, point the linker to the linker
3861 script, startup code and simulator library.
3862 * configure: Regenerate.
3863
3864 2007-09-07 Andrew Haley <aph@redhat.com>
3865
3866 * configure.ac (noconfigdirs): Remove target-libffi and
3867 target-libjava.
3868 * configure: Regenerate.
3869
3870 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3871
3872 PR target/33281
3873 * configure.ac: Use config/mh-mingw on mingw.
3874 * configure: Regenerate.
3875
3876 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
3877
3878 * MAINTAINERS (Write After Approval): Add myself.
3879
3880 2007-09-05 Richard Guenther <rguenther@suse.de>
3881
3882 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3883 nor --disable-checking is provided also turn on yes and types
3884 checking for stage1.
3885 * configure: Re-generate.
3886
3887 2007-08-30 Krister Walfridsson <cato@df.lth.se>
3888
3889 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3890 (Write After Approval): Remove myself.
3891
3892 2007-08-29 Nick Clifton <nickc@redhat.com>
3893
3894 * config.sub, config.guess: Update from upstream sources.
3895
3896 2007-08-22 Bud Davis <jmdavis@link.com>
3897
3898 * MAINTAINERS (Write After Approval): Added myself.
3899 * MAINTAINERS (Reviewers): Removed myself.
3900
3901 2007-08-18 Paul Brook <paul@codesourcery.com>
3902 Joseph Myers <joseph@codesourcery.com>
3903
3904 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3905 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3906 * Makefile.in: Regenerate.
3907 * configure.ac (--with-debug-prefix-map): New.
3908 * configure: Regenerate.
3909
3910 2007-08-17 Richard Sandiford <richard@codesourcery.com>
3911 Nigel Stephens <nigel@mips.com>
3912
3913 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3914 as target_makefile_frag.
3915 * configure: Regenerate.
3916
3917 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3918
3919 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3920 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3921 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3922 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3923 (do-compare, do-compare3, do-compare-debug): New.
3924 ([+compare-target+]): Use them.
3925
3926 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
3927
3928 * MAINTAINERS (Write After Approval): Change my email address.
3929
3930 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3931 Ben Elliston <bje@au.ibm.com>
3932
3933 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3934 --silent if $silent.
3935 * configure: Regenerate.
3936
3937 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
3938
3939 * MAINTAINERS (Various Maintainers): Add myself as
3940 loop infrastructure maintainer. Update my e-mail
3941 address.
3942
3943 2007-07-31 Diego Novillo <dnovillo@google.com>
3944
3945 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3946 Adjust description.
3947
3948 2007-07-26 Richard Guenther <rguenther@suse.de>
3949
3950 * configure.ac: Add types checking to stage1 checking flags.
3951 * configure: Regenerate.
3952
3953 2007-07-17 Nick Clifton <nickc@redhat.com>
3954
3955 * COPYING3: New file. Contains version 3 of the GNU General
3956 Public License.
3957 * COPYING3.LIB: New file. Contains version 3 of the GNU
3958 Lesser General Public License.
3959
3960 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3961
3962 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3963
3964 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3965
3966 * MAINTAINERS (S/390 co-maintainer): Add myself.
3967 (Write After Approval): Remove myself.
3968
3969 2007-07-13 Dan Hipschman <dsh@google.com>
3970
3971 * MAINTAINERS (Write After Approval): Add myself.
3972
3973 2007-07-11 Nick Clifton <nickc@redhat.com>
3974
3975 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3976 WINDRES export.
3977 * Makefile.in: Regenerate.
3978
3979 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3980
3981 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3982 maintainer.
3983
3984 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3985
3986 * lt~obsolete.m4: New. Import from 20070318 libtool.
3987
3988 2007-07-03 Julian Brown <julian@codesourcery.com>
3989
3990 * MAINTAINERS (Write After Approval): Add myself.
3991
3992 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3993
3994 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3995 * configure: Regenerate.
3996
3997 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3998
3999 * configure.ac: Add some missing m4 quotation.
4000 * configure: Regenerate.
4001
4002 2007-07-02 Simon Baldwin <simonb@google.com>
4003
4004 * MAINTAINERS (Write After Approval): Add myself.
4005
4006 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
4007
4008 * configure: Regenerate.
4009
4010 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
4011
4012 * Makefile.def: Add windmc tool to build.
4013 * Makefile.tpl: Likewise.
4014 * configure.ac: Likewise.
4015 * Makefile.in: Regenerate.
4016 * configure: Regenerate.
4017
4018 2007-06-28 DJ Delorie <dj@redhat.com>
4019
4020 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4021 not building newlib.
4022 * configure: Regenerated.
4023
4024 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4025
4026 * MAINTAINERS (Write After Approval): Add myself.
4027
4028 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
4029
4030 * MAINTAINERS (Write After Approval): Add myself.
4031
4032 2007-06-19 Chris Matthews <chrismatthews@google.com>
4033
4034 * MAINTAINERS (Write After Approval): Add myself.
4035
4036 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4037
4038 * MAINTAINERS (Write After Approval): Add myself.
4039
4040 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4041
4042 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4043 * Makefile.in: Regenerated.
4044
4045 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4046
4047 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4048 bfin*-*-uclinux* targets.
4049 * configure: Regenerate.
4050
4051 2007-06-14 Ian Lance Taylor <iant@google.com>
4052
4053 * MAINTAINERS: Add myself as non-algorithmic global write
4054 maintainer.
4055
4056 2007-06-14 Diego Novillo <dnovillo@google.com>
4057
4058 * MAINTAINERS: Add self as middle-end maintainer and
4059 non-algorithmic global write maintainer.
4060
4061 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4062
4063 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4064 Move all Fortran maintainers except Paul Brook into the
4065 Non-Autopoiesis section.
4066
4067 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
4068
4069 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4070 (distclean-stage[+id+]): Possibly delete stage_last.
4071 * Makefile.in: Regenerate.
4072
4073 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
4074
4075 * MAINTAINERS (Various Maintainer): Fix typo.
4076
4077 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
4078
4079 * MAINTAINERS (Various Maintainer): Add myself as
4080 dataflow maintainer.
4081
4082 2007-06-07 Ben Elliston <bje@au.ibm.com>
4083
4084 * config.sub, config.guess: Update from upstream sources.
4085
4086 2007-06-07 Ben Elliston <bje@au.ibm.com>
4087
4088 * Makefile.tpl: Fix spelling error.
4089 * Makefile.in: Regenerate.
4090
4091 2007-06-01 Steve Ellcey <sje@cup.hp.com>
4092
4093 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4094 lt_cv_sys_max_cmd_len.
4095
4096 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4097
4098 * MAINTAINERS (Various Maintainers): Add myself as
4099 auto-vectorizer maintainer.
4100
4101 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
4102
4103 PR libjava/32098
4104 * libtool.m4: Revert previous change.
4105 * ltgcc.m4: Put it here.
4106
4107 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4108
4109 * MAINTAINERS (Various Maintainers): Add myself as
4110 auto-vectorizer maintainer.
4111
4112 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4113
4114 PR libjava/32098
4115 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4116
4117 2007-05-30 Richard Guenther <rguenther@suse.de>
4118
4119 * MAINTAINERS (Various Maintainers): Add myself as
4120 auto-vectorizer maintainer.
4121
4122 2007-05-30 Jakub Jelinek <jakub@redhat.com>
4123
4124 PR bootstrap/29382
4125 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4126 * configure: Rebuilt.
4127
4128 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
4129
4130 * MAINTAINERS (Write After Approval): Removed my name.
4131
4132 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4133
4134 * MAINTAINERS (Write After Approval): Remove myself.
4135
4136 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4137
4138 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4139
4140 2007-05-23 Steve Ellcey <sje@cup.hp.com>
4141
4142 * ltmain.sh: Update from ToT Libtool.
4143 * libtool.m4: Update from ToT Libtool.
4144 * ltsugar.m4: New. Update from ToT Libtool.
4145 * ltversion.m4: New. Update from ToT Libtool.
4146 * ltoptions.m4: New. Update from ToT Libtool.
4147 * ltconfig: Remove.
4148 * ltcf-c.sh: Remove.
4149 * ltcf-cxx.sh: Remove.
4150 * ltcf-gcj.sh: Remove.
4151
4152 2007-05-22 Ollie Wild <aaw@google.com>
4153
4154 * MAINTAINERS (Write After Approval): Add myself.
4155
4156 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
4157
4158 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4159 stage_cflags.
4160 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4161 Remove CFLAGS/LIBCFLAGS.
4162 (configure-stage[+id+]-[+prefix+][+module+],
4163 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4164 * Makefile.in: Regenerate.
4165
4166 2007-05-15 Diego Novillo <dnovillo@google.com>
4167
4168 * MAINTAINERS: Update e-mail address.
4169
4170 2007-05-15 Revital Eres <eres@il.ibm.com>
4171
4172 * MAINTAINERS (Write After Approval): Add myself.
4173
4174 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
4175
4176 * MAINTAINERS (Write After Approval): Updated my address.
4177
4178 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4179
4180 * MAINTAINERS (Write After Approval): Add myself.
4181
4182 2007-05-11 Silvius Rus <rus@google.com>
4183
4184 * MAINTAINERS (Write After Approval): Add myself.
4185
4186 2007-04-23 Tom Tromey <tromey@redhat.com>
4187
4188 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4189
4190 2007-04-22 Mark Mitchell <mark@codesourcery.com>
4191
4192 * MAINTAINERS (cpplib): Rename to ...
4193 (libcpp): ... this. Add C/C++ front end maintainers.
4194
4195 2007-04-14 Steve Ellcey <sje@cup.hp.com>
4196
4197 * config-ml.in: Pass ${ml_config_env} to configure calls.
4198
4199 2007-04-04 Christian Bruel <christian.bruel@st.com>
4200
4201 * MAINTAINERS (Write After Approval): Add myself.
4202
4203 2007-04-02 Dave Korn <dave.korn@artimi.com>
4204
4205 * MAINTAINERS (Write After Approval): Add myself.
4206
4207 2007-03-31 Tobias Burnus <burnus@net-b.de>
4208
4209 * MAINTAINERS (fortran 95 front end): Add myself.
4210
4211 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4212
4213 * MAINTAINERS (Write After Approval): Add myself.
4214
4215 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
4216
4217 * MAINTAINERS (Modulo Scheduler): Add myself.
4218
4219 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4220
4221 * MAINTAINERS (fortran 95 front end): Add myself.
4222 (c++ front end): whitespace fix.
4223
4224 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4225
4226 * MAINTAINERS (Write After Approval): Add myself.
4227
4228 2007-03-21 Richard Sandiford <richard@codesourcery.com>
4229
4230 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4231 of glob. Quote arguments with single quotes too.
4232 * configure: Regenerate.
4233
4234 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4235
4236 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4237 * Makefile.in: Regenerate
4238
4239 2007-03-07 Andreas Schwab <schwab@suse.de>
4240
4241 * configure: Regenerate.
4242
4243 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4244
4245 * configure.ac: Add "--with-pdfdir" configure option,
4246 which defines pdfdir variable.
4247 * Makefile.def (target=fixincludes): Add install-pdf to
4248 missing targets.
4249 (recursive_targets): Add install-pdf target.
4250 (flags_to_pass): Add pdfdir.
4251 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4252 target.
4253 * configure: Regenerate
4254 * Makefile.in: Regenerate
4255
4256 2007-02-28 Eric Christopher <echristo@apple.com>
4257
4258 Revert:
4259 2006-12-07 Mike Stump <mrs@apple.com>
4260
4261 * Makefile.def (dependencies): Add dependency for
4262 install-target-libssp and install-target-libgomp on
4263 install-gcc.
4264 * Makefile.in: Regenerate.
4265
4266 2007-02-27 Matt Kraai <kraai@ftbfs.org>
4267
4268 * configure: Regenerate.
4269 * configure.ac: Move statements after variable declarations.
4270
4271 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4272
4273 * MAINTAINERS: Add myself as sh maintainer.
4274
4275 2007-02-19 Joseph Myers <joseph@codesourcery.com>
4276
4277 * configure.ac: Adjust for loop syntax.
4278 * configure: Regenerate.
4279
4280 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4281
4282 * configure: Rebuilt.
4283
4284 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4285
4286 * configure.ac: Drop multiple occurrences of --enable-languages,
4287 and fix its quoting.
4288 * configure: Rebuilt.
4289
4290 2007-02-17 Mark Mitchell <mark@codesourcery.com>
4291 Nathan Sidwell <nathan@codesourcery.com>
4292 Vladimir Prus <vladimir@codesourcery.com>
4293 Joseph Myers <joseph@codesourcery.com>
4294
4295 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4296 * configure: Regenerate.
4297
4298 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4299
4300 * ltconfig (freebsd*): Default to elf.
4301
4302 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4303
4304 * configure.ac (target_libraries): Move libgcc before libiberty.
4305 * configure: Regenerated.
4306
4307 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4308 Paolo Bonzini <bonzini@gnu.org>
4309
4310 PR bootstrap/30753
4311 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4312 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4313 * configure: Regenerated.
4314
4315 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4316
4317 * MAINTAINERS (Language Front End Maintainers): Update my mail
4318 address.
4319
4320 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4321
4322 PR bootstrap/30748
4323 * configure.ac: Correct syntax for Solaris ksh.
4324 * configure: Regenerated.
4325
4326 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4327
4328 * configure.ac: Sync with src.
4329 * configure: Regenerate.
4330
4331 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4332
4333 * Makefile.in: Regenerate.
4334
4335 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4336
4337 * config.sub: Sync with src.
4338
4339 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4340
4341 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4342 noncanonical equivalents.
4343 * configure.in: Rename to...
4344 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4345 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4346 target_noncanonical. Use them. Rewrite removal of configure
4347 arguments for autoconf 2.59. Discard variable settings. Force
4348 program_transform_name for native tools.
4349
4350 * Makefile.in: Regenerated.
4351 * configure: Regenerated with autoconf 2.59.
4352
4353 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
4354
4355 * MAINTAINERS (Write After Approval): Add myself.
4356
4357 2007-01-31 Andreas Schwab <schwab@suse.de>
4358
4359 * Makefile.tpl (LDFLAGS): Substitute it.
4360 * Makefile.in: Regenerate.
4361
4362 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
4363
4364 * MAINTAINERS (Write After Approval): Add myself.
4365
4366 2007-01-28 David Edelsohn <edelsohn@gnu.org>
4367
4368 * MAINTAINERS (spu port): Add myself.
4369
4370 2007-01-23 Richard Guenther <rguenther@suse.de>
4371
4372 PR bootstrap/30541
4373 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4374 * Makefile.tpl (GNATBIND): Substitute it.
4375 (GNATMAKE): Likewise.
4376 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4377 of STAGE_PREFIX.
4378 * Makefile.in: Regenerate.
4379 * configure: Regenerate.
4380
4381 2007-01-18 Mike Stump <mrs@apple.com>
4382
4383 * configure.in: Re-enable -Werror for gcc builds.
4384
4385 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
4386
4387 * MAINTAINERS (Write After Approval): Add myself.
4388
4389 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4390
4391 * configure.in: Change == to = in test command.
4392 * configure: Regenerate.
4393
4394 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4395 Nick Clifton <nickc@redhat.com>
4396 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4397
4398 * configure.in (build_configargs, host_configargs, target_configargs):
4399 Remove build/host/target parameters.
4400 (host_libs): Add gmp and mpfr.
4401 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4402 * Makefile.def (gmp, mpfr): New.
4403 (gcc): Remove target.
4404 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4405 target_os, target_vendor): New.
4406 (configure): Add host_alias/target_alias arguments; adjust invocations.
4407 * configure: Regenerate.
4408 * Makefile.in: Regenerate.
4409
4410 2007-01-11 Matt Fago <fago@earthlink.net>
4411
4412 * configure.in: Try to link to functions only in mpfr 2.2.x
4413 to improve robustness of configure tests.
4414 * configure: Regenerate.
4415
4416 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
4417
4418 * MAINTAINERS: Add myself as i386 maintainer.
4419
4420 2007-01-08 Jan Hubicka <jh@suse.cz>
4421
4422 * MAINTAINERS: Add myself as i386 maintainer.
4423
4424 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4425
4426 * configure.in: Add support for an x86_64-mingw* target.
4427 * configure: Regenerate.
4428
4429 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4430
4431 * Makefile.tpl (all-target): Correct @if conditional for target
4432 modules.
4433 * configure.in: Omit libiberty if building only target libgcc.
4434 * configure, Makefile.in: Regenerated.
4435
4436 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4437
4438 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4439 * configure: Regenerate.
4440
4441 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4442
4443 * Makefile.def (target_modules): Add libgcc.
4444 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4445 * Makefile.tpl (clean-target-libgcc): Delete.
4446 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4447 on gcc even for bootstrapped modules. Rewrite handling of
4448 lang_env_dependencies to loop over target_modules.
4449 * configure.in (target_libraries): Add target-libgcc.
4450 * Makefile.in, configure: Regenerated.
4451
4452 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4453
4454 * configure.in: Reorganize recognition of languages. Add
4455 --enable-stage1-languages. Show supported languages for the chosen
4456 target rather than all recognized languages.
4457 * configure: Regenerate.
4458
4459 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4460
4461 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4462 * Makefile.in: Regenerate.
4463
4464 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4465
4466 * configure.in: Warn that MPFR 2.2.0 is buggy.
4467 * configure: Regenerate.
4468
4469 2006-12-27 Ian Lance Taylor <iant@google.com>
4470
4471 * configure.in: When removing Makefiles to force a reconfigure, also
4472 remove prev-DIR*/Makefile.
4473 * configure: Regenerate.
4474
4475 2006-12-22 Andreas Schwab <schwab@suse.de>
4476
4477 * configure: Regenerate with correct autoconf version.
4478
4479 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4480
4481 * configure.in: add AC_SUBST for *_FOR_TARGET.
4482 * configure: Regenerate.
4483
4484 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4485
4486 * configure.in: Simplify logic for rejecting languages that cannot
4487 be built. Separate the case when a language is unsupported,
4488 from the case when the user chooses not to build a language.
4489
4490 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4491
4492 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4493 it only affects bootstrap and could be tested on "$host" as well.
4494 * configure: Regenerate.
4495 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4496
4497 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4498
4499 PR bootstrap/29544
4500 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4501 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4502 move here comment from Makefile.tpl.
4503 * Makefile.tpl: Move some definitions higher in the file.
4504 (STAGE1_CHECKING): New.
4505 * configure.in: Add --enable-stage1-checking.
4506 * configure: Regenerate.
4507 * Makefile.in: Regenerate.
4508
4509 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4510
4511 * MAINTAINERS: Add myself as build system maintainer.
4512
4513 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
4514
4515 * MAINTAINERS (Write After Approval): Add myself.
4516
4517 2006-12-13 Eric Christopher <echristo@apple.com>
4518
4519 * MAINTAINERS: Add myself as darwin maintainer.
4520
4521 2006-12-11 Ian Lance Taylor <ian@airs.com>
4522
4523 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4524
4525 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
4526
4527 MAINTAINERS: Update my entry.
4528
4529 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4530
4531 * configure.in: Handle spu makefile frag.
4532 * Makefile.tpl (MAINT): Define
4533 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4534 * configure: Regenerate.
4535 * Makefile.in: Regenerate.
4536
4537 2006-12-11 Ben Elliston <bje@au.ibm.com>
4538
4539 * config.guess: Import latest version.
4540 * config.sub: Likewise.
4541
4542 2006-12-11 Ben Elliston <bje@au.ibm.com>
4543
4544 * configure.in (spu-*-*): Don't skip target-libiberty.
4545 * configure: Regenerate.
4546
4547 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4548
4549 PR bootstrap/30134
4550 * configure.in: Correct x86 darwin support for libjava to powerpc
4551 and i?86 only.
4552 * configure: Regenerate.
4553
4554 2006-12-08 Sandro Tolaini <tolaini@libero.it>
4555
4556 * configure.in: Add x86 darwin support for libjava.
4557 * configure: Regenerate.
4558
4559 2006-12-07 Mike Stump <mrs@apple.com>
4560
4561 * Makefile.def (dependencies): Add dependency for
4562 install-target-libssp and install-target-libgomp on
4563 install-gcc.
4564 * Makefile.in: Regenerate.
4565
4566 2006-12-04 Richard Guenther <rguenther@suse.de>
4567
4568 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4569 (Non-Algorithmic Maintainers): Move over non-algorithmic
4570 loop optimizer maintainers, add myself as a non-algorithmic
4571 middle-end maintainer.
4572
4573 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
4574
4575 * MAINTAINERS (Write After Approval): Add myself.
4576
4577 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4578
4579 * configure.in: Update error message for missing GMP/MPFR.
4580
4581 * configure: Regenerate.
4582
4583 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4584
4585 * configure.in: Update MPFR version in error message.
4586
4587 * configure: Regenerate.
4588
4589 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4590
4591 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4592 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4593 --with-gmp-lib): New flags.
4594
4595 * configure: Regenerate.
4596
4597 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4598
4599 * MAINTAINERS (Write After Approval): Change my email address.
4600
4601 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4602
4603 * MAINTAINERS (Write After Approval): Add myself.
4604
4605 2006-11-22 Philipp Thomas <pth@suse.de>
4606
4607 * MAINTAINERS (i18n): Update e-mail address.
4608
4609 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4610
4611 * MAINTAINERS (spu port): Add myself as maintainer.
4612 (Write After Approval): Remove myself.
4613
4614 2006-11-22 Ben Elliston <bje@au.ibm.com>
4615
4616 * configure.in (skipdirs): Don't build libssp for SPU.
4617 * configure: Regenerate.
4618
4619 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4620
4621 * MAINTAINERS (spu port): Add myself as maintainer.
4622 (libobjc): Update my email address.
4623
4624 2006-11-21 Andrea Bona <andrea.bona@st.com>
4625
4626 * MAINTAINERS (Write After Approval): Add myself.
4627
4628 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4629
4630 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4631 * configure : Rebuilt.
4632
4633 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4634
4635 * MAINTAINERS (Write After Approval): Add myself.
4636
4637 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4638
4639 * MAINTAINERS (Write After Approval): Add myself.
4640
4641 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4642
4643 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4644 libmpfr.a.
4645 * configure: Regenerate.
4646
4647 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4648
4649 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4650 (unstage): Test for stage_last presence.
4651
4652 PR bootstrap/29802
4653 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4654 STAGE_PREFIX.
4655 * Makefile.in: Regenerate.
4656
4657 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
4658
4659 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4660 maintainers.
4661
4662 2006-11-14 Erven Rohou <erven.rohou@st.com>
4663
4664 * MAINTAINERS (Write After Approval): Add myself.
4665
4666 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
4667
4668 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4669 and stageN-package/Makefile.
4670 * Makefile.in: Regenerated.
4671
4672 2006-11-14 Jie Zhang <jie.zhang@analog.com>
4673
4674 * configure.in: Remove target-libgloss from noconfigdirs for
4675 bfin-*-*.
4676 * configure: Regenerated.
4677
4678 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4679
4680 * configure.in (have_gmp): Only error if the gcc directory exists.
4681
4682 * configure: Regenerate.
4683
4684 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4685
4686 * configure.in: Robustify error message for missing GMP/MPFR.
4687
4688 * configure: Regenerate.
4689
4690 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
4691
4692 * MAINTAINERS (Write After Approval): Add myself.
4693
4694 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
4695
4696 * MAINTAINERS: Change email address.
4697
4698 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4699
4700 * MAINTAINERS (Write After Approval): Add myself.
4701
4702 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4703
4704 * MAINTAINERS (Write After Approval): Add myself.
4705
4706 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4707
4708 * MAINTAINERS (Write After Approval): Move myself to
4709 Write After Approval section.
4710
4711 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4712
4713 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4714 need_gmp anymore.
4715 * configure: Regenerate.
4716
4717 2006-10-16 Tobias Burnus <burnus@net-b.de>
4718
4719 * MAINTAINERS (Write After Approval): Add myself.
4720
4721 2006-10-16 Ben Elliston <bje@au.ibm.com>
4722
4723 * config.guess: Import latest version.
4724 * config.sub: Likewise.
4725
4726 2006-10-10 Brooks Moses <bmoses@stanford.edu>
4727
4728 * Makefile.def: Added pdf target handling.
4729 * Makefile.tpl: Added pdf target handling.
4730 * Makefile.in: Regenerated.
4731
4732 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
4733
4734 * MAINTAINERS: Add self as score port maintainer.
4735
4736 2006-10-04 Brooks Moses <bmoses@stanford.edu>
4737
4738 * MAINTAINERS (Write After Approval): Add myself.
4739
4740 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
4741
4742 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
4743 or newer.
4744 * configure: Regenerated.
4745
4746 2006-09-27 Dave Brolley <brolley@redhat.com>
4747
4748 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4749 using $s instead of $r.
4750 * configure: Regenerated.
4751
4752 2006-09-26 Thiemo Seufer <ths@mips.com>
4753
4754 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4755 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4756 * configure: Regenerate.
4757
4758 2006-09-24 Graeme Peterson <gridly@gmail.com>
4759
4760 * MAINTAINERS (Write After Approval): Remove myself.
4761
4762 2006-09-22 Chao-ying Fu <fu@mips.com>
4763
4764 * MAINTAINERS (Write After Approval): Add myself.
4765
4766 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
4767
4768 * MAINTAINERS: Add self as soft-fp maintainer.
4769
4770 2006-09-09 Anatoly Sokolov <aesok@post.ru>
4771
4772 * MAINTAINERS: Add myself as avr maintainer.
4773 Remove Marek Michalkiewicz as avr maintainer.
4774
4775 2006-09-07 Roberto Costa <roberto.costa@st.com>
4776
4777 * MAINTAINERS (Write After Approval): Add myself.
4778
4779 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
4780
4781 * configure.in: Never build newlib for a Mingw host.
4782 Never build newlib as Mingw target library.
4783 Test the existence of winsup/cygwin for building a Cygwin newlib,
4784 rather than just winsup.
4785 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4786 building a Mingw target.
4787 * configure: Regenerate.
4788
4789 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
4790
4791 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4792
4793 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
4794
4795 * config.guess: Import from src (was more updated).
4796 * config.sub: Likewise.
4797
4798 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4799
4800 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4801 * configure: Regenerated.
4802
4803 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
4804
4805 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4806 for stages after the first.
4807
4808 2006-07-17 Jakub Jelinek <jakub@redhat.com>
4809
4810 * Makefile.def: Add dependencies for configure-opcodes
4811 on configure-intl and all-opcodes on all-intl.
4812 * Makefile.in: Regenerated.
4813
4814 2006-07-13 Ben Elliston <bje@au.ibm.com>
4815
4816 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4817
4818 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
4819
4820 Port to hosts whose 'sort' and 'tail' implementations
4821 treat operands with leading '+' as file names, as POSIX
4822 has required since 2001. However, make sure the code still
4823 works on pre-POSIX hosts.
4824 * ltmain.sh: Don't assume "sort +2" is equivalent to
4825 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4826
4827 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
4828
4829 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4830
4831 2006-07-04 Peter O'Gorman <peter@pogma.com>
4832
4833 * ltconfig: chmod 644 before ranlib during install.
4834
4835 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4836
4837 PR bootstrap/18058
4838 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4839 if the bootstrap compiler is a GCC version that supports it.
4840 * configure: Regenerate.
4841
4842 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4843
4844 * configure.in: Fix thinkos in previous check-in.
4845 * configure: Regenerate.
4846
4847 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4848
4849 PR other/27063
4850 * configure.in: Test subdir_requires and give an appropriate
4851 error message.
4852 * configure: Regenerate.
4853
4854 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
4855
4856 * MAINTAINERS (Write After Approval): Add myself.
4857
4858 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
4859
4860 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4861
4862 2006-06-22 Steve Ellcey <sje@cup.hp.com>
4863
4864 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4865
4866 2006-06-20 David Ayers <d.ayers@inode.at>
4867
4868 PR bootstrap/28072
4869 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4870 whether target-libjava is being configured instead of whether the
4871 java front end is enabled.
4872 * configure: Regenerate.
4873
4874 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4875
4876 PR target/27540
4877 * configure.in: Only enable libgomp on IRIX 6.
4878 * configure: Regenerate.
4879
4880 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
4881
4882 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4883 too.
4884 * Makefile.in: Regenerate.
4885
4886 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
4887
4888 * config-ml.in: Alter CCASFLAGS to include special
4889 multilib options the same as is done for CFLAGS.
4890
4891 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4892
4893 * configure.in: Don't enable libgomp on hpux10.
4894 * configure: Rebuilt.
4895
4896 2006-06-12 David Ayers <d.ayers@inode.at>
4897
4898 PR bootstrap/27963
4899 PR target/19970
4900 * configure.in: Remove target-boehm-gc from noconfigdirs where
4901 ${libgcj} is specified.
4902 * configure: Regenerate.
4903
4904 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
4905
4906 Sync from src:
4907
4908 * configure.in: Sync.
4909 * configure: Regenerated.
4910
4911 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4912
4913 * Makefile.def: Added dependencies from sim and gdb on intl, and
4914 added configure dependencies to everything with an all dependency
4915 on intl.
4916 * Makefile.in: Regenerated.
4917
4918 2006-06-06 David Ayers <d.ayers@inode.at>
4919
4920 PR libobjc/13946
4921 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4922 * Makefile.in: Regenerate.
4923 * configure.in: Add --enable-objc-gc at toplevel and have it
4924 enable boehm-gc for Objective-C.
4925 Remove target-boehm-gc from libgcj.
4926 Add target-boehm-gc to target_libraries.
4927 Add target-boehm-gc to noconfigdirs where ${libgcj}
4928 is specified.
4929 Assert that boehm-gc is supported when requested for Objective-C.
4930 Only build boehm-gc if needed either for Java or Objective-C.
4931 * configure: Regenerate.
4932
4933 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
4934
4935 PR 27674
4936 * Makefile.tpl (configure-[+prefix+][+module+],
4937 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4938 Remove rule to unstage bootstrapped modules.
4939 (stage_current): New.
4940 * Makefile.in: Regenerate.
4941
4942 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4943
4944 * MAINTAINERS (Write After Approval): Update my e-mail address.
4945
4946 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
4947
4948 * include/libiberty.h: Declare pex_run_in_environment.
4949
4950 2006-05-31 Asher Langton <langton2@llnl.gov>
4951
4952 * MAINTAINERS (Write After Approval): Add myself.
4953
4954 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
4955
4956 * Makefile.def (bfd, opcodes): Fix lib_path.
4957 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4958 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4959 * Makefile.in: Regenerate.
4960
4961 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4962
4963 * Makefile.in: Regenerate.
4964
4965 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4966
4967 * Makefile.def: Add install-html target. Add datarootdir
4968 docdir and htmldir to flags_to_pass.
4969 * Makefile.tpl: Add install-html target.
4970 * Makefile.in: Regenerate.
4971 * configure.in: Add --with-datarootdir, --with-docdir, and
4972 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4973 * configure: Regenerate.
4974
4975 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4976
4977 * configure.in: Enable gprof for cross builds.
4978 * configure: Regenerate.
4979
4980 2006-05-22 Richard Guenther <rguenther@suse.de>
4981
4982 Revert
4983 2006-01-31 Richard Guenther <rguenther@suse.de>
4984 Paolo Bonzini <bonzini@gnu.org>
4985
4986 * Makefile.def (target_modules): Add libgcc-math target module.
4987 * configure.in (target_libraries): Add libgcc-math target library.
4988 (--enable-libgcc-math): New configure switch.
4989 * Makefile.in: Re-generate.
4990 * configure: Re-generate.
4991 * libgcc-math: New toplevel directory.
4992
4993 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4994 Andreas Tobler <a.tobler@schweiz.ch>
4995
4996 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4997 * configure: Rebuilt.
4998
4999 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
5000
5001 * MAINTAINERS (Write After Approval): Add myself.
5002
5003 2006-05-01 DJ Delorie <dj@redhat.com>
5004
5005 * configure.in: Restore CFLAGS if GMP isn't present.
5006 * configure: Regenerate.
5007
5008 2006-05-01 Richard Guenther <rguenther@suse.de>
5009
5010 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5011 maintainer.
5012
5013 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
5014
5015 * MAINTAINERS (Write After Approval): Add myself.
5016
5017 2006-04-28 Jan Beulich <jbeulich@novell.com>
5018
5019 * MAINTAINERS (Write After Approval): Add myself.
5020
5021 2006-04-18 DJ Delorie <dj@redhat.com>
5022
5023 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5024 reference libgloss so that libssp can be built in a combined
5025 tree.
5026 * configure: Regenerate.
5027
5028 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
5029
5030 * MAINTAINERS (Write After Approval): Add myself.
5031
5032 2006-04-05 Ben Elliston <bje@au.ibm.com>
5033
5034 * configure.in: Require makeinfo 4.4 or higher.
5035 * configure: Regenerate.
5036
5037 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5038
5039 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5040 Rearrange the entries of other libraries to have them in one place.
5041
5042 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5043
5044 * MAINTAINERS (Write After Approval): Remove myself.
5045 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5046
5047 2006-03-14 Richard Guenther <rguenther@suse.de>
5048
5049 * configure: Regenerate with autoconf 2.13.
5050
5051 2006-03-13 Jim Blandy <jimb@codesourcery.com>
5052
5053 * MAINTAINERS: Use my work address.
5054
5055 * MAINTAINERS: Update my E-mail address.
5056
5057 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
5058
5059 * configure.in: Handle --disable-<component> generically.
5060 * configure: Regenerate.
5061
5062 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5063
5064 PR libgcj/17311
5065 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5066
5067 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5068
5069 * MAINTAINERS (Write After Approval): Remove myself.
5070 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5071
5072 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
5073
5074 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5075 (TARGET_CONFIGDIRS): Remove.
5076 * configure.in: Remove AC_SUBST(target_configdirs).
5077 * Makefile.in, configure: Regenerated.
5078
5079 2006-02-20 Steven G. Kargl <kargls@comcast.net>
5080
5081 * MAINTAINERS (Write After Approval): Remove myself.
5082 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5083
5084 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
5085
5086 PR bootstrap/25670
5087
5088 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5089
5090 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5091 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5092 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5093 BUILD_PREFIX, BUILD_PREFIX_1.
5094 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5095
5096 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5097 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5098
5099 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5100 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5101 of `cat stage_current`. Always provide the `r' and `s' variables.
5102 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5103 a single shell execution.
5104 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5105 bootstrapped modules, make the stage1 module if the build was not
5106 started yet, else build the current stage.
5107 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5108 (all-build, all-host, all-target, [+make_target+]-host,
5109 [+make_target+]-target): Do not use \-continued lines.
5110 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5111 (current_stage, restrap, stage_last): New.
5112
5113 * Makefile.in: Regenerate.
5114 * configure: Regenerate.
5115
5116 2006-02-19 Bud Davis <jmdavis@link.com>
5117
5118 * MAINTAINERS (Write After Approval): Remove myself.
5119 (Language Front End Maintainers): Add myself as fortran 95
5120 maintainer and update e-mail address.
5121
5122 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5123
5124 * MAINTAINERS (Write After Approval): Remove myself.
5125 (Language Front End Maintainers): Add myself as fortran 95
5126 maintainer.
5127
5128 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
5129
5130 * MAINTAINERS (Write After Approval): Add myself.
5131
5132 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5133
5134 * MAINTAINERS (Write After Approval): Remove myself.
5135 (Language Front End Maintainers): Add myself as
5136 fortran 95 maintainer.
5137
5138 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5139
5140 Sync from src:
5141
5142 2005-12-27 Leif Ekblad <leif@rdos.net>
5143
5144 * configure.in: Add support for RDOS target.
5145 * configure: Regenerate.
5146
5147 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5148 Andreas Schwab <schwab@suse.de>
5149
5150 * configure: Regenerate.
5151
5152 2006-02-12 David Edelsohn <edelsohn@gnu.org>
5153
5154 * configure.in (enable_libgomp): Add AIX.
5155 * configure: Regenerate.
5156
5157 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5158
5159 * MAINTAINERS (Write After Approval): Add myself.
5160
5161 2006-02-03 Lee Millward <lee.millward@gmail.com>
5162
5163 * MAINTAINERS (Write After Approval): Add myself.
5164
5165 2006-01-31 Richard Guenther <rguenther@suse.de>
5166 Paolo Bonzini <bonzini@gnu.org>
5167
5168 * Makefile.def (target_modules): Add libgcc-math target module.
5169 * configure.in (target_libraries): Add libgcc-math target library.
5170 (--enable-libgcc-math): New configure switch.
5171 * Makefile.in: Re-generate.
5172 * configure: Re-generate.
5173 * libgcc-math: New toplevel directory.
5174
5175 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
5176
5177 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5178 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5179 the assembler, linker and binutils.
5180 * configure: Regenerate.
5181
5182 2006-01-22 Dirk Mueller <dmueller@suse.de>
5183
5184 * MAINTAINERS (Write After Approval): Add myself.
5185
5186 2006-01-20 Diego Novillo <dnovillo@redhat.com>
5187
5188 * configure: Regenerate.
5189
5190 2006-01-18 Richard Henderson <rth@redhat.com>
5191 Jakub Jelinek <jakub@redhat.com>
5192 Diego Novillo <dnovillo@redhat.com>
5193
5194 * libgomp: New directory.
5195 * Makefile.def: Add target_module libgomp.
5196 * Makefile.in: Regenerate.
5197 * configure.in (target_libraries): Add target-libgomp.
5198 * configure: Regenerate.
5199
5200 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
5201
5202 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5203 @ from continuation.
5204 * Makefile.in: Rebuilt.
5205
5206 2006-01-04 Chris Lattner <sabre@gnu.org>
5207
5208 * MAINTAINERS (Write After Approval): Add myself.
5209
5210 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
5211
5212 PR bootstrap/24252
5213
5214 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5215 * Makefile.tpl (OBJDUMP): New.
5216 (EXTRA_HOST_FLAGS): Add it.
5217 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5218
5219 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5220 to use symbolic links between directories. Avoid race conditions
5221 or make them harmless.
5222 * configure.in: Do not try to use symbolic links between directories.
5223
5224 * Makefile.def (LEAN): Pass.
5225 * Makefile.tpl (LEAN): Define.
5226 (stage[+id+]-start): Accept that the previous directory does not
5227 exist, if the bootstrap is lean.
5228 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5229 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5230 configure substitution.
5231 ([+compare-target+]): Likewise.
5232 ([+bootstrap-target+]-lean): New.
5233 * configure.in: Remove lean bootstrap support from here.
5234
5235 * Makefile.in: Regenerate.
5236 * configure: Regenerate.
5237
5238 2006-01-04 Ben Elliston <bje@au.ibm.com>
5239
5240 * MAINTAINERS (libdecnumber): Add myself.
5241
5242 2006-01-02 Mark Mitchell <mark@codesourcery.com>
5243
5244 * libtool-ldflags: New script.
5245
5246 2006-01-02 Andreas Schwab <schwab@suse.de>
5247
5248 * configure.in: When reconfiguring remove Makefile in
5249 all stage directories.
5250 * configure: Regenerate.
5251
5252 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5253
5254 * MAINTAINERS: Update my email address.
5255
5256 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
5257
5258 Revert Ada-related part of the previous change.
5259
5260 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5261 Do not pass.
5262 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5263 * Makefile.in: Regenerate.
5264 * configure.in: Do not include mt-ppc-aix target fragment.
5265 * configure: Regenerate.
5266
5267 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
5268
5269 * configure.in: Select appropriate fragments for PowerPC/AIX.
5270 * configure: Regenerate.
5271
5272 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5273 BOOT_CFLAGS, BOOT_LDFLAGS.
5274 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5275 BOOT_CFLAGS, BOOT_LDFLAGS.
5276 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5277 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5278 (stage): Fail if we cannot complete the work.
5279 * Makefile.in: Regenerate.
5280
5281 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5282
5283 * configure.in: Replace ms1 with mt.
5284 * configure: Rebuilt.
5285
5286 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5287
5288 * MAINTAINERS: Update my email address.
5289
5290 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
5291
5292 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5293 install-host-nogcc): Don't invoke $(stage) at the end.
5294 * Makefile.in: Regenerate.
5295
5296 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
5297
5298 * configure.in: Flip the top-level bootstrap switch.
5299 * configure: Regenerate.
5300
5301 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5302
5303 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5304 $(stage) and $(unstage).
5305 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5306 (all): Remove stray semicolon.
5307 (local-distclean): Don't handle multilib.tmp and multilib.out.
5308 (install.all): Set $s for consistency.
5309 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5310 check_multilibs setting. Always make the install directory.
5311 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5312 Correct @if/@endif.
5313 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5314 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5315 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5316 (multilib.out): Remove.
5317 * Makefile.in: Regenerated.
5318
5319 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
5320
5321 * MAINTAINERS (Write After Approval): Add myself.
5322
5323 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5324
5325 * MAINTAINERS: Add myself as mt maintainer.
5326
5327 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5328
5329 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5330
5331 * MAINTAINERS: Change email address.
5332
5333 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5334
5335 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5336 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5337 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5338 Find in-tree tools if available.
5339 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5340 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5341 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5342 (COMPILER_*_FOR_TARGET): New.
5343 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5344 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5345 (CONFIGURED_*, USUAL_*): Remove.
5346 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5347 STRIP): Use autoconf substitutions.
5348 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5349 COMPILER_NM_FOR_TARGET): New.
5350 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5351
5352 (all): Make all-host and all-target in parallel.
5353 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5354 that $$r and $$s are set before invoking a recursive make.
5355 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5356 ([+bootstrap-target+]): Inline most of the `all' target.
5357
5358 2005-11-29 Ben Elliston <bje@au.ibm.com>
5359
5360 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5361 from the gcc build directory.
5362 * Makefile.in: Regenerate.
5363
5364 2005-11-29 Ben Elliston <bje@au.ibm.com>
5365
5366 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5367 depend on all-libdecnumber.
5368 * configure.in (host_libs): Include libdecnumber.
5369 * Makefile.in: Regenerate.
5370 * configure: Likewise.
5371
5372 2005-11-29 Ben Elliston <bje@au.ibm.com>
5373
5374 * libdecnumber: Import decNumber sources from the dfp-branch.
5375
5376 2005-11-21 Kean Johnston <jkj@sco.com>
5377
5378 * config.sub, config.guess: Sync from upstream sources.
5379
5380 2005-11-21 Ben Elliston <bje@au.ibm.com>
5381
5382 Import from Autoconf sources:
5383
5384 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5385 * config/move-if-change: Don't output "$2 is unchanged";
5386 suggested by Ben Elliston. Handle weird characters correctly.
5387
5388 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5389
5390 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5391 to match upstream libtool for darwin.
5392
5393 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5394
5395 * Makefile.def: Remove gdb dependencies for gdbtk.
5396 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5397 (configure-gdb, install-gdb): New rules.
5398 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5399 * Makefile.in, configure: Regenerated.
5400
5401 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5402
5403 * MAINTAINERS (Write After Approval): Add myself.
5404
5405 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5406
5407 * MAINTAINERS (Write After Approval): Add myself.
5408
5409 2005-10-24 Diego Novillo <dnovillo@redhat.com>
5410
5411 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5412 Diego Novillo.
5413
5414 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5415
5416 PR bootstrap/24297
5417 * Makefile.tpl (do-[+make-target+], do-check, install,
5418 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5419 are set before recursing.
5420 * Makefile.in: Regenerate.
5421
5422 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5423
5424 PR bootstrap/18939
5425 * Makefile.def (gcc) <target>: Fix thinko.
5426 * Makefile.in: Regenerate.
5427
5428 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5429
5430 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5431 * configure: Regenerate.
5432
5433 2005-10-15 Jie Zhang <jie.zhang@analog.com>
5434
5435 * MAINTAINERS (Write After Approval): Add self.
5436
5437 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
5438
5439 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5440 target-libffi, target-qthreads, target-libjava, and
5441 targetlibobjc.
5442 * configure: Regenerate.
5443
5444 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5445
5446 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5447 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5448 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5449 (USUAL_OBJDUMP_FOR_TARGET): New.
5450 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5451 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5452 * configure, Makefile.in: Regenerated.
5453
5454 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5455
5456 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5457 before other host packages.
5458
5459 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5460
5461 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5462
5463 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5464
5465 PR bootstrap/22340
5466
5467 * configure.in (default_target): Remove.
5468 * Makefile.tpl (all): Do not use prerequisites as subroutines
5469 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5470 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5471 use prerequisites as subroutines.
5472 (check-host, check-target): New.
5473 (bootstrap configure & all targets): Do not use stage*-start
5474 if the directory layout is already ok.
5475 (non-bootstrap configure & all targets): Prepend a $(unstage).
5476 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5477 (NOTPARALLEL): Remove.
5478 (unstage, stage variables): New variables.
5479 (unstage, stage targets): Simply expand to those variables.
5480
5481 * configure: Regenerate.
5482 * Makefile.in: Regenerate.
5483
5484 2005-10-04 James E Wilson <wilson@specifix.com>
5485
5486 * Makefile.def (lang_env_dependencies): Add libmudflap.
5487 * Makefile.in: Regenerate.
5488
5489 2005-10-03 Andreas Schwab <schwab@suse.de>
5490
5491 Backport from libtool CVS:
5492 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5493
5494 * ltmain.sh: add support for installing into temporary
5495 staging area (e.g. 'make install DESTDIR=...')
5496
5497 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5498
5499 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5500 * configure: Regenerated.
5501
5502 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5503
5504 * configure: Regenerate with the correct
5505 autoconf version.
5506
5507 2005-09-30 Catherine Moore <clm@cm00re.com>
5508
5509 * configure.in (bfin-*-*): New.
5510 * configure: Regenerated.
5511
5512 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5513
5514 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5515 (LIPO_FOR_TARGET): New.
5516 (CONFIGURED_LIPO_FOR_TARGET): New.
5517 (USUAL_LIPO_FOR_TARGET): New.
5518 (STRIP_FOR_TARGET): New.
5519 (CONFIGURED_STRIP_FOR_TARGET): New.
5520 (USUAL_STRIP_FOR_TARGET): New.
5521 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5522 STRIP_FOR_TARGET.
5523 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5524 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5525 * Makefile.in: Regenerate.
5526 * configure: Regenerate.
5527
5528 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5529
5530 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5531 (rs6000-*-aix*): Same.
5532 * configure: Regenerate.
5533
5534 2005-09-16 Tom Tromey <tromey@redhat.com>
5535
5536 * MAINTAINERS: Add self as java maintainer.
5537
5538 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5539
5540 * configure.in: Recognize f95 in the --enable-languages option,
5541 and substitute it for fortran, issuing a warning.
5542 * configure: Regenerate.
5543
5544 2005-08-30 Phil Edwards <phil@codesourcery.com>
5545
5546 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5547 * configure: Regenerated.
5548
5549 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
5550
5551 * MAINTAINERS: Add self as ms1 maintainer.
5552
5553 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5554
5555 * Makefile.def (libssp): Add to lang_env_dependencies.
5556 * Makefile.in: Regenerate.
5557
5558 2005-08-18 Ian Lance Taylor <ian@airs.com>
5559
5560 * MAINTAINERS: Add myself as middle-end maintainer.
5561
5562 2005-08-17 Christian Groessler <chris@groessler.org>
5563
5564 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5565 * Makefile.in: Regenerate.
5566
5567 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5568
5569 * MAINTAINERS (write after approval): Added myself.
5570
5571 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5572
5573 * MAINTAINERS (Write After Approval): Add myself.
5574
5575 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5576
5577 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5578 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5579 Look for alternate names of the target cc and c++
5580 * configure: Regenerate.
5581
5582 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5583
5584 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5585 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5586 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5587 tools; remove code to manually set them.
5588 (Target tools): Look in the environment for them.
5589 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5590 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5591 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5592 build directory.
5593 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5594 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5595 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5596 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5597 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5598 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5599 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5600 * configure: Regenerate.
5601 * Makefile.in: Regenerate.
5602
5603 2005-07-28 Ben Elliston <bje@au.ibm.com>
5604
5605 * MAINTAINERS: Update for removed CPU targets.
5606
5607 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5608
5609 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5610 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5611 * Makefile.in: Regenerated.
5612
5613 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5614
5615 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5616 (CFLAGS_FOR_TARGET): Use it.
5617 (CXXFLAGS_FOR_TARGET): Likewise.
5618 * Makefile.in: Regenerated.
5619 * configure.in (--with-build-sysroot): New option.
5620 * configure: Regenerated.
5621
5622 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5623
5624 * Makefile.tpl: Wrap install between unstage and stage
5625 * Makefile.in: Regenerate.
5626
5627 2005-07-21 Eric Christopher <echristo@apple.com>
5628
5629 * MAINTAINERS: Update affiliation.
5630
5631 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5632
5633 * MAINTAINERS: Add self as crx port maintainer.
5634
5635 2005-07-20 DJ Delorie <dj@redhat.com>
5636
5637 * MAINTAINERS: Add self as m32c maintainer.
5638
5639 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5640
5641 * all files: Update FSF address.
5642
5643 2005-07-15 Eric Christopher <echristo@redhat.com>
5644
5645 * MAINTAINERS: Change affiliation.
5646
5647 2005-07-14 Jim Blandy <jimb@redhat.com>
5648
5649 * configure.in: Add cases for Renesas m32c.
5650 * configure: Regenerated.
5651
5652 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5653
5654 * COPYING.LIB: Update from fsf.org.
5655
5656 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5657
5658 * COPYING, compile, config.guess,
5659 config.sub, install-sh, missing, mkinstalldirs,
5660 symlink-tree, ylwrap: Sync from upstream sources.
5661 * config-ml.in: Update FSF address.
5662
5663 2005-07-13 Eric Christopher <echristo@redhat.com>
5664
5665 * configure.in: Add toplevel noconfigdir support for tpf.
5666 * configure: Regenerate.
5667
5668 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
5669
5670 PR ada/22340
5671
5672 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5673 * Makefile.in: Regenerate.
5674
5675 2005-07-07 Mark Mitchell <mark@codesourcery.com>
5676
5677 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
5678 Brolley to write-after-approval.
5679
5680 2005-07-07 Andreas Schwab <schwab@suse.de>
5681
5682 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5683 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5684 * Makefile.in: Regenerated.
5685
5686 2005-07-06 Geoffrey Keating <geoffk@apple.com>
5687
5688 * configure.in: Don't build sim or rda when targetting darwin.
5689 * configure: Regenerate.
5690
5691 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
5692
5693 * configure.in: Add --enable-libssp and --disable-libssp.
5694 * configure: Regenerate with autoconf-2.13.
5695
5696 2005-07-02 Jakub Jelinek <jakub@redhat.com>
5697
5698 * Makefile.def (target_modules): Add libssp.
5699 * configure.in (target_libraries): Add target-libssp.
5700 * configure: Rebuilt.
5701 * Makefile.in: Rebuilt.
5702
5703 2005-07-01 Zack Weinberg <zackw@panix.com>
5704
5705 * MAINTAINERS: Change email address. Resign from maintainership.
5706
5707 2005-07-01 Richard Guenther <rguenther@suse.de>
5708
5709 * MAINTAINERS: Change my e-mail address and affiliation.
5710
5711 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5712
5713 * Makefile.def (stagefeedback): Come after profile.
5714 Define profiledbootstrap target.
5715 * Makefile.tpl (profiledbootstrap): Remove.
5716 (stageprofile-end): Zap stagefeedback.
5717 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5718 * Makefile.in: Regenerate.
5719
5720 2005-06-13 Richard Sandiford <richard@codesourcery.com>
5721
5722 * MAINTAINERS: Update my email address.
5723
5724 2005-06-13 Zack Weinberg <zack@codesourcery.com>
5725
5726 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5727 In 'cpp' stanza, support '#line' as well as '# '.
5728
5729 2005-06-08 Andreas Schwab <schwab@suse.de>
5730
5731 * MAINTAINERS: Move myself from 'Write After Approval' to
5732 'CPU Port Maintainers' section as m68k maintainer.
5733
5734 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
5735
5736 * configure.in (unsupported_languages): New macro.
5737 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5738 non-ported target libraries in noconfigdirs.
5739 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5740 non-linux-gnu. Remove libgcj_ex_libffi.
5741 <lang_frag loop>: Set add_this_lang=no if the language is in
5742 unsupported_languages.
5743 * configure: Regenerate.
5744
5745 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5746
5747 * configure.in: Fix typo in handling of --with-mpfr-dir.
5748 * configure: Regenerate.
5749
5750 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
5751
5752 * MAINTAINERS: Update my email address.
5753
5754 2005-06-02 Jim Blandy <jimb@redhat.com>
5755
5756 * config.sub: Add cases for the Renesas m32c. (This patch has been
5757 accepted into the master sources.)
5758
5759 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
5760 Michael Snyder <msnyder@redhat.com>
5761 Stan Cox <scox@redhat.com>
5762
5763 * configure.in: Set noconfigdirs for ms1.
5764
5765 * configure: Regenerate.
5766
5767 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
5768
5769 * MAINTAINERS (Write After Approval): Add self.
5770
5771 2005-06-01 Josh Conner <jconner@apple.com>
5772
5773 * MAINTAINERS (Write After Approval): Add self.
5774
5775 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
5776
5777 * MAINTAINERS: Update my email address.
5778
5779 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
5780
5781 * MAINTAINERS (Write After Approval): Add self.
5782
5783 2005-05-26 Chris Demetriou <cgd@broadcom.com>
5784
5785 * MAINTAINERS (Write After Approval): Remove self.
5786
5787 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
5788
5789 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5790 (Dependencies): Consider target modules for bootstrap dependencies.
5791 Make target bootstrap modules depend on each stage's gcc.
5792 * Makefile.in: Regenerate.
5793
5794 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
5795
5796 * Makefile.def (configure-gcc): Depend on binutils having been built.
5797 (all-gcc): No need to do it here.
5798 * Makefile.in: Regenerate.
5799
5800 2005-05-19 Paul Brook <paul@codesourcery.com>
5801
5802 * configure.in: Rewrite misleading error message when requested
5803 language cannot be built.
5804 * configure: Regenerate.
5805
5806 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5807
5808 * ylwrap: Import from Automake 1.9.5.
5809
5810 2005-05-13 David Ung <davidu@mips.com>
5811
5812 * MAINTAINERS (Write After Approval): Add self.
5813
5814 2005-05-09 Mike Stump <mrs@apple.com>
5815
5816 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5817 lt_cv_sys_max_cmd_len for now.
5818
5819 2005-05-09 Stan Cox <scox@redhat.com>
5820
5821 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5822
5823 2005-05-08 Matt Kraai <kraai@ftbfs.org>
5824
5825 * README.SCO: Update the URL.
5826
5827 2005-05-05 David Edelsohn <edelsohn@gnu.org>
5828
5829 * ltconfig: Define file_list_spec. Pass file_list_spec and
5830 with_gnu_ld to libtool.
5831 * ltcf-c.sh (aix[45]): Define file_list_spec.
5832 * ltcf-cxx.sh (aix[45]): Same.
5833 * ltcf-gcj.sh (aix[45]): Same.
5834 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5835 exists, write list of input files to temporary file.
5836
5837 2005-05-04 Mike Stump <mrs@apple.com>
5838
5839 * configure.in: Always pass --target to target configures as
5840 otherwise rebuilds that do --recheck will fail.
5841 * confiugure: Rebuilt.
5842
5843 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
5844
5845 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5846 STAGE_HOST_EXPORTS.
5847 (configure, all): Add bootstrap support.
5848 (Host modules, target modules): Pass post-stage1 flags and exports.
5849 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5850 * Makefile.in: Regenerate.
5851
5852 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
5853
5854 * configure: Regenerate.
5855
5856 2005-04-27 Mike Stump <mrs@apple.com>
5857
5858 * MAINTAINERS: Add self as darwin maintainer.
5859
5860 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5861
5862 * config.sub: Update from master copy.
5863
5864 2005-04-21 Mike Stump <mrs@apple.com>
5865
5866 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5867 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5868
5869 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5870
5871 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5872 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5873 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5874 "*-*-elf" and "*-*-linux*".
5875 * configure: Regenerate.
5876
5877 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
5878
5879 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5880
5881 2005-04-12 Mike Stump <mrs@apple.com>
5882
5883 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5884
5885 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
5886
5887 * MAINTAINERS (Write After Approval): Add myself.
5888
5889 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
5890
5891 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5892
5893 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
5894
5895 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5896 (TARGET_CONFIGARGS): Include --with-target-subdir.
5897 (configure, all): New macros. Use them throughout.
5898 * Makefile.in: Regenerate.
5899
5900 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
5901
5902 * MAINTAINERS (Write After Approval): Add myself.
5903
5904 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5905
5906 * MAINTAINERS: Remove 'loop unrolling' maintainer.
5907
5908 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
5909
5910 * MAINTAINERS: Move John Carr to Write After Approval.
5911
5912 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5913
5914 * config/mh-mingw32: Delete.
5915 * configure.in: Don't use it.
5916 * configure: Regenerate.
5917
5918 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
5919
5920 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5921 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5922 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5923 (HOST_LIB_PATH): Generate from Makefile.def.
5924 (TARGET_LIB_PATH): Likewise.
5925 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5926 * Makefile.in: Regenerate.
5927 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5928 (RPATH_ENVVAR): Include Darwin case.
5929 * configure: Regenerate.
5930
5931 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
5932
5933 * MAINTAINERS (Various Maintainers): Remove self.
5934 (Write After Approval): Add self.
5935
5936 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
5937
5938 * MAINTAINERS (Various Maintainers): Add self.
5939
5940 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
5941
5942 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5943 * configure: Regenerate.
5944
5945 2005-03-21 Zack Weinberg <zack@codesourcery.com>
5946
5947 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5948 gcc_version, and gcc_version_trigger from set of flags to pass.
5949 * Makefile.tpl: Remove definitions of above variables.
5950 (config.status): Remove dependency on $(gcc_version_trigger).
5951 * Makefile.in: Regenerate.
5952 * configure.in: Do not reference config/gcc-version.m4 nor
5953 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5954 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5955 * configure: Regenerate.
5956
5957 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5958 Andrew Pinski <pinskia@physics.uc.edu>
5959
5960 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5961 * Makefile.in: Regenerate.
5962
5963 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
5964
5965 * MAINTAINERS (Write After Approval): Add myself.
5966
5967 2005-03-03 David Ayers <d.ayers@inode.at>
5968
5969 * MAINTAINERS (Write After Approval): Add myself.
5970
5971 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
5972
5973 PR libgcj/20160
5974 * ltmain.sh: Avoid creating archives with components that have
5975 duplicate basenames.
5976
5977 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5978
5979 PR bootstrap/20250
5980 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5981 instead of check.
5982 * Makefile.in: Regenerate.
5983
5984 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5985
5986 * Makefile.in: Regenerate to fix conflict between the previous two
5987 patches.
5988
5989 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5990
5991 PR bootstrap/17383
5992 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5993 * Makefile.tpl (HOST_SUBDIR): New substitution.
5994 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5995 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5996 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5997 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5998 (Host modules, Bootstrapped modules): Use it.
5999 (Build modules, Target modules): Do not create symlink trees,
6000 always configure out-of-srcdir.
6001 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6002 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6003 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6004 $(HOST_SUBDIR). Create a symlink for host_subdir.
6005
6006 * Makefile.in: Regenerate.
6007 * configure: Regenerate.
6008
6009 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6010
6011 Merged from libada-gnattools-branch:
6012 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6013
6014 * gnattools: New directory.
6015 * Makefile.def: Add gnattools as a module, depending on target-libada.
6016 * Makefile.in: Regenerate.
6017 * configure.in: Include gnattools in host_tools; disable it if ada
6018 is disabled.
6019 * configure: Regenerate.
6020
6021 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
6022
6023 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6024 treelang maintainer.
6025 (Write After Approval): Remove myself.
6026
6027 2005-02-23 Paul Schlie <schlie@comcast.net>
6028
6029 * configure.in: Allow darwin targeted ports to build tk, itcl and
6030 libgui.
6031 * configure: Regenerate.
6032
6033 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6034
6035 PR libgcj/10353
6036 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6037 * configure: Regenerate.
6038
6039 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6040
6041 * MAINTAINERS (Write After Approval): Add myself.
6042
6043 2005-02-10 Ian Lance Taylor <ian@airs.com>
6044
6045 * MAINTAINERS: Update my e-mail address.
6046
6047 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6048
6049 * MAINTAINERS (Write After Approval): Add myself.
6050
6051 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
6052
6053 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6054 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6055 target-libgloss when not *-*-elf and *-*-aout.
6056 * configure: Regenerate.
6057
6058 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6059
6060 * MAINTAINERS: Remove obsolete entries.
6061
6062 * MAINTAINERS (Write After Approval): Add Michael Matz.
6063
6064 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
6065
6066 * MAINTAINERS: Remove self as cpplib maintainer.
6067
6068 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6069
6070 * install-sh, config.sub: Import from upstream.
6071
6072 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6073
6074 PR bootstrap/18222
6075 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6076 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6077 * Makefile.in: Regenerate.
6078
6079 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
6080
6081 * MAINTAINERS: Update my email address.
6082
6083 2005-01-12 David Edelsohn <edelsohn@gnu.org>
6084 Andreas Schwab <schwab@suse.de>
6085
6086 PR bootstrap/18033
6087 * config-ml.in: Eval option if surrounded by single quotes.
6088
6089 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
6090
6091 Revert 2004-12-28 Makefile changes, a better fix will be
6092 applied to mainline and src after GCC 4.0 branches.
6093
6094 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
6095
6096 PR bootstrap/17383
6097
6098 * Makefile.def (target_modules): Remove stage parameter,
6099 it is always true now.
6100 * Makefile.tpl (configure-build-[+module+],
6101 configure-target-[+module+]): Always build symlink tree
6102 for the directory and for include. BUILD_SUBDIR and
6103 TARGET_SUBDIR cannot be . anymore.
6104 * Makefile.in: Regenerate.
6105
6106 2004-12-25 David Edelsohn <edelsohn@gnu.org>
6107
6108 Revert 2004-12-08 Makefile changes.
6109
6110 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6111
6112 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6113 cygwin, mingw.
6114
6115 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6116
6117 * configure.in (sh64-*-*): Reenable gprof.
6118 * configure: Regenerate.
6119
6120 2004-12-08 David Edelsohn <edelsohn@gnu.org>
6121
6122 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6123 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6124 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6125 * Makefile.in: Regenerate.
6126
6127 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6128
6129 * MAINTAINERS: Update my email address.
6130
6131 2004-12-07 Matt Kraai <kraai@ftbfs.org>
6132
6133 * Makefile.tpl: Generate normal dependencies if the LHS module is
6134 not bootstrapped.
6135 * Makefile.in: Regenerate.
6136
6137 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6138
6139 * configure.in: Include config/gxx-include-dir.m4. Use
6140 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6141 * configure: Regenerate.
6142
6143 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6144
6145 * config.if: Delete.
6146 * configure.in: Set libstdcxx_incdir directly.
6147 * configure: Regenerate.
6148
6149 2004-12-02 Eric Christopher <echristo@redhat.com>
6150
6151 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6152 * Makefile.in: Regenerate.
6153
6154 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6155
6156 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6157 * configure: Regenerate.
6158
6159 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6160
6161 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6162 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6163 * configure: Regenerate.
6164
6165 2004-12-01 Eric Christopher <echristo@redhat.com>
6166
6167 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6168 of things to remove.
6169
6170 2004-11-29 Matt Kraai <kraai@ftbfs.org>
6171
6172 * MAINTAINERS (Write After Approval): Update my e-mail address.
6173
6174 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6175
6176 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6177 from CVS libtool to always pass_all.
6178
6179 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6180
6181 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6182 (hppa*64*-*-*): Delete incorrect comment.
6183 * configure: Rebuilt.
6184
6185 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6186
6187 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6188
6189 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6190
6191 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6192 from CVS libtool to always pass_all.
6193
6194 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6195
6196 * install-sh, compile: Import from automake.
6197
6198 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6199
6200 * config.guess, config.sub: Import from savannnah.
6201
6202 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
6203
6204 * MAINTAINERS (Write After Approval): Add myself
6205
6206 2004-11-12 Mike Stump <mrs@apple.com>
6207
6208 * Makefile.def: Add html support.
6209 * Makefile.tpl: Likewise.
6210 * Makefile.in: Regenerate.
6211
6212 2004-11-11 Geoffrey Keating <geoffk@apple.com>
6213
6214 PR 18423
6215 * configure.in: Remove all instances of build-fixincludes from
6216 noconfigdirs.
6217 (build_configargs): Supply --target to subdirectories.
6218 * configure: Regenerate.
6219
6220 * Makefile.def: Make gcc install depend on fixincludes install.
6221 * Makefile.in: Regenerate.
6222
6223 2004-11-10 Janis Johnson <janis187@us.ibm.com>
6224
6225 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6226
6227 2004-11-11 Paul Brook <paul@codesourcery.com>
6228
6229 * MAINTAINERS: Add self as arm maintainer. Update email address.
6230
6231 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6232
6233 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6234 target-libgfortran.
6235 * configure: Regenerate.
6236
6237 2004-11-07 David Edelsohn <edelsohn@gnu.org>
6238
6239 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6240 like CC.
6241
6242 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
6243
6244 * Makefile.def (host fixincludes): Specify missing targets.
6245 * Makefile.in: Regenerate.
6246
6247 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6248
6249 * MAINTAINERS: Add myself
6250
6251 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6252
6253 * MAINTAINERS (Write After Approval): Add myself.
6254
6255 2004-11-04 Geoffrey Keating <geoffk@apple.com>
6256
6257 * Makefile.def: Build fixincludes for the host, too.
6258 * Makefile.in: Regenerate.
6259 * configure.in (host_tools): Add fixincludes.
6260 * configure: Regenerate.
6261
6262 2004-11-04 Daniel Jacobowitz <dan@debian.org>
6263
6264 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6265 * configure: Regenerated.
6266
6267 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6268
6269 PR other/17783
6270 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6271 * configure: Regenerated.
6272
6273 2004-10-31 Mark Mitchell <mark@codesourcery.com>
6274
6275 * README.SCO: Update per FSF instructions.
6276
6277 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
6278
6279 PR target/18151
6280 * configure.in (case ${target}): Do not build fixincludes for avr.
6281 * configure: Regenerated.
6282
6283 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
6284
6285 * configure.in (case ${target}): Do not build fixincludes
6286 on platforms where it is not used.
6287 * configure: Regenerated.
6288
6289 2004-10-23 Daniel Jacobowitz <dan@debian.org>
6290
6291 * configure.in: Use an absolute path to install-sh.
6292 * configure: Regenerated.
6293
6294 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6295
6296 * MAINTAINERS (Write After Approval): Add myself.
6297
6298 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6299
6300 * MAINTAINERS: Remove from Write After Approval those that are
6301 already maintainers.
6302
6303 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6304
6305 * MAINTAINERS: Update my email address.
6306
6307 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6308
6309 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6310 * configure: Regenerate.
6311
6312 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
6313
6314 * MAINTAINERS: Update my email address.
6315
6316 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6317
6318 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6319 entries belonging to this category.
6320
6321 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6322
6323 * MAINTAINERS: Update my e-mail address.
6324
6325 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
6326
6327 Fix wrong conflict resolution in:
6328
6329 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6330
6331 * Makefile.in: Regenerate.
6332 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6333 in the recursive `make', instead of hardwiring `all'.
6334 (Autogenerated TARGET-* variables): New.
6335
6336 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6337
6338 * configure.in: Enable target-libgloss for crx-*-*.
6339 * configure: Regenerate.
6340
6341 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6342
6343 * MAINTAINERS (Various Maintainers): Move the "windows,
6344 cygwin, mingw" maintainer to ...
6345 (OS Port Maintainers): ... here.
6346
6347 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6348
6349 * MAINTAINERS (Write After Approval): Remove those that are
6350 maintainers of some subsystem.
6351
6352 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6353
6354 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6355 * ltcf-cxx.sh (tpf*): Likewise.
6356 * ltconfig (tpf*): Add TPF OS configuration support.
6357
6358 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6359
6360 * MAINTAINERS: Change my email address to my new work account.
6361
6362 2004-09-24 Michael Roth <mroth@nessie.de>
6363
6364 * configure.in (--without-headers): Add missing double quotes.
6365 * configure: Regenerate.
6366
6367 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6368
6369 * ylwrap: Revert to previous version.
6370
6371 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6372
6373 PR bootstrap/17369
6374 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6375 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6376 SET_GCC_LIB_PATH_CMD.
6377 (BASE_TARGET_EXPORTS): Likewise.
6378 * Makefile.in: Regenerated.
6379
6380 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6381 * configure: Regenerated.
6382
6383 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6384
6385 * config.guess: New upstream version
6386 * compile, depcomp, install-sh, ylwrap: Likewise.
6387
6388 2004-09-19 Roger Sayle <roger@eyesopen.com>
6389
6390 * config/mh-x86omitfp: New host makefile fragment. Add
6391 -fomit-frame-pointer to the default BOOT_CFLAGS.
6392 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6393 * configure: Regenerate.
6394
6395 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6396
6397 PR target/11572
6398 * configure.in (*-*-darwin*): Renable libobjc.
6399 * configure: Regenerate.
6400
6401 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6402
6403 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6404
6405 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
6406
6407 * Makefile.def: Remove libbanshee.
6408 * Makefile.tpl: Ditto.
6409 * configure.in: Ditto.
6410 * Makefile.in: Regen.
6411 * configure: Ditto.
6412
6413 2004-09-08 David Edelsohn <edelsohn@gnu.org>
6414
6415 * ltmain.sh: Use $pic_object as $non_pic_object if
6416 $non_pic_object=none.
6417
6418 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
6419
6420 * missing: Import latest version from master repository.
6421
6422 2004-09-06 Nick Clifton <nickc@redhat.com>
6423
6424 * config.sub: Import latest version from master repository.
6425 * config.guess: Likewise.
6426 This includes these changes:
6427
6428 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6429
6430 * config.sub: Handle crisv32, alias etraxfs.
6431 * config.guess (crisv32:Linux:*:*): Handle.
6432
6433 2004-08-13 Brad Smith <brad@comstyle.com>
6434
6435 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6436 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6437
6438 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6439
6440 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6441 assume the processor is a powerpc. This is because coreutils
6442 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6443 in this case, due to a MacOS X bug that causes
6444 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6445 to return a negative number.
6446 Problem reported by Petter Reinholdtsen in:
6447 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6448
6449 2004-07-19 Ben Elliston <bje@gnu.org>
6450
6451 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6452
6453 2004-06-24 Ben Elliston <bje@gnu.org>
6454
6455 * config.guess: Update copyright years.
6456 * config.sub: Likewise.
6457
6458 2004-06-22 Robert Millan <robertmh@gnu.org>
6459
6460 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6461 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6462
6463 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6464
6465 * config.guess (*:*VMS:*:*): New entry. Replaces
6466 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6467 manufacturer.
6468
6469 2004-06-22 Ben Elliston <bje@gnu.org>
6470
6471 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6472 * config.sub: Likewise.
6473
6474 2004-06-22 Ben Elliston <bje@gnu.org>
6475
6476 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6477 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6478
6479 2004-06-11 Ben Elliston <bje@gnu.org>
6480
6481 * config.guess (pegasos:OpenBSD:*:*): Remove.
6482
6483 2004-06-11 Ben Elliston <bje@gnu.org>
6484
6485 From Wouter Verhelst <wouter@grep.be>:
6486 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6487
6488 2004-06-11 Ben Elliston <bje@gnu.org>
6489
6490 * config.guess (luna88k:OpenBSD:*:*): New.
6491
6492 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6493
6494 * config.guess (m32r*:Linux:*:*): New case.
6495 * config.sub: Handle m32rle.
6496
6497 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6498
6499 From Jens Petersen <petersen@redhat.com>:
6500 * config.sub: Handle sparcv8.
6501
6502 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6503
6504 From Tom Smith <smith@cag.lkg.hp.com>:
6505 * config.guess: Version suffixes are equally significant on Tru64
6506 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6507 prefix of "P" (patched kernel).
6508
6509 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6510
6511 * config.sub: Add support for National Semiconductor CRX target.
6512
6513 2004-09-03 Janis Johnson <janis187@us.ibm.com>
6514
6515 * MAINTAINERS (Various Maintainers): Remove myself as web page
6516 maintainer, add myself as maintainer of build status lists.
6517
6518 2004-09-03 Jan Beulich <jbeulich@novell.com>
6519
6520 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6521 *-*-netware, but add target-libmudflap.
6522 Consolidate *-*-netware targets (of which really only i?86 exists)
6523 into a single entry.
6524 * configure: Likewise.
6525
6526 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
6527
6528 * Makefile.tpl (sorry): Remove.
6529 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6530 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6531 (do-clean): Clean per-stage directories too.
6532 (do-distclean): Run distclean-stage1 too.
6533 (.NOTPARALLEL): Enable during toplevel bootstrap.
6534 (stage[+id+]-bubble): Enable parallel execution during
6535 the recursive invocation.
6536 * Makefile.in: Regenerate.
6537
6538 Fix previous checkin:
6539
6540 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6541 include.
6542 * configure.in: Fix indentation.
6543 * configure: Regenerate.
6544
6545 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
6546
6547 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6548 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6549 * configure: regenerate
6550 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6551 -mdynamic-no-pic
6552
6553 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6554
6555 * Makefile.def (build_modules): Add fixincludes.
6556 (dependencies): Make gcc depend on fixincludes.
6557 * configure.in (build_tools): Add fixincludes.
6558 (build_configdirs): Always include build_libs.
6559 * Makefile.in: Regenerate.
6560 * configure: Regenerate.
6561
6562 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
6563
6564 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6565 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6566 phony targets; do not generate timestamp files.
6567 (distclean-stageN): Remove references to their timestamp files.
6568 (restageN, touch-stageN): Remove.
6569 (stageN-bubble): Rewritten.
6570 (compare): Support lean bootstraps.
6571 * Makefile.in: Regenerate.
6572
6573 * configure.in: Only warn when bootstrapping but
6574 build != host or build != target. Support lean bootstraps.
6575 * configure: Regenerate.
6576
6577 2004-08-26 Phil Edwards <phil@codesourcery.com>
6578
6579 * configure.in: Give a better error message if GMP/MPFR are missing
6580 and a language needing them has been requested.
6581 * configure: Regenerated.
6582
6583 2004-08-25 Phil Edwards <phil@codesourcery.com>
6584
6585 * configure.in: Print a list of available language front-ends if
6586 a requested one is missing. Tidy stray tab characters.
6587 * configure: Regenerated.
6588
6589 2004-08-19 Michael Koch <konqueror@gmx.de>
6590
6591 * gcc/doc/install.texi: Update entry about automake for libjava.
6592
6593 2004-08-17 Robert Millan <robertmh@gnu.org>
6594
6595 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6596 (instead of FreeBSD).
6597 * configure: Regenerate.
6598
6599 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6600
6601 * Makefile.in: Regenerate.
6602 * configure: Regenerate.
6603
6604 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6605 stage_*_flags.
6606 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6607 for bootstrapped modules if toplevel bootstrap is going.
6608 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6609 modules. Adjust for changes in Makefile.def. Enable several
6610 rules even in non-bootstrap mode, just to avoid peppering the
6611 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6612 (stage-[+prev+]-bubble): Remove.
6613
6614 * Makefile.def (Dependencies): Depend on all-build-bison,
6615 all-build-flex, all-build-byacc, all-build-texinfo, rather
6616 than the host variations.
6617 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6618 with BUILD_SUBDIR.
6619 (BISON): Update for recent Bisons.
6620 (YACC): Fix typo.
6621 (cross): Depend on all-build.
6622 (all): Do not depend on all-build.
6623 (prebootstrap): Remove.
6624 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6625 (Prebootstrap dependencies): Add them to the per-stage targets
6626 and to all-prebootstrap.
6627 * configure.in (build_configdirs): Always enable build_tools.
6628 (BUILD_DIR_PREFIX): Remove.
6629
6630 * Makefile.def (gcc): Add target variable.
6631 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6632 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6633 in the recursive `make', instead of hardwiring `all'.
6634 (Autogenerated TARGET-* variables): New.
6635
6636 2004-08-13 Brian Booth <bbooth@redhat.com>
6637
6638 * MAINTAINERS: Remove myself from write-after-approval.
6639
6640 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6641
6642 * src-release: Stop distributing mmalloc with gdb (which doesn't
6643 use it).
6644 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6645 * Makefile.in: Regenerate.
6646
6647 2004-08-09 Mark Mitchell <mark@codesourcery.com>
6648
6649 * configure.in (arm*-*-eabi*): New target.
6650 * configure: Regenerate.
6651
6652 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
6653
6654 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6655 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6656 (Dependencies): New section.
6657 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6658 (configure-target-[+module+]): Depend on maybe-all-gcc
6659 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6660 (toplevel profiledbootstrap): Fix dependencies.
6661 * Makefile.in: Regenerate.
6662
6663 2004-08-03 Mark Mitchell <mark@codesourcery.com>
6664
6665 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6666 target-libiberty to noconfigdirs.
6667 * configure: Regenerate.
6668
6669 2004-08-03 Paul Brook <paul@codesourcery.com>
6670
6671 * configure.in: Check for MPFR as well as GMP.
6672 * configure: Regenerate.
6673
6674 2004-08-01 Robert Millan <robertmh@gnu.org>
6675
6676 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6677 libmudflap for all GNU-based systems (with Glibc).
6678 * configure: Regenerate.
6679
6680 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
6681
6682 * Makefile.def (host-modules): Add gcc.
6683 * Makefile.in: Regenerate.
6684 * Makefile.tpl (sorry): New rule.
6685 (configure-host, all-host, [+make_target+]-host, do-check,
6686 install-host): Do not add gcc as a special case.
6687 (host modules): Add a small special-casing for gcc. Export
6688 extra_make_flags through the environment.
6689 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6690 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6691 other recursive targets for gcc): Remove.
6692
6693 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6694 (stage, unstage): New rules.
6695 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6696 distclean-stage[+id+]): Use stage_current.
6697 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6698 the stage*-start rules.
6699
6700 2004-08-02 Geoffrey Keating <geoffk@apple.com>
6701
6702 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6703 use -all_load flag.
6704
6705 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
6706
6707 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6708 * configure: Regenerate.
6709
6710 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6711
6712 * maintainer-scripts/gcc_release: Revert yesterday's change.
6713
6714 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6715
6716 * MAINTAINERS: Add myself to write-after-approval.
6717
6718 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
6719
6720 * libf2c: Removed.
6721 * gcc/gccbug.in: Updated because of libf2c removal.
6722 * maintainer-scripts/gcc_release: Ditto.
6723
6724 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
6725
6726 * configure.in: Build libmudflap by default on FreeBSD.
6727 * configure: Regenerated.
6728
6729 2004-07-09 Mark Mitchell <mark@codesourcery.com>
6730
6731 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6732 systems.
6733 * configure: Regenerated.
6734
6735 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6736
6737 PR target/16344
6738 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6739 feedback based compiler.
6740 * Makefile.in: Rebuilt.
6741
6742 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
6743
6744 * Makefile.def (host_modules): Set bootstrap=true for flex.
6745 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6746 * Makefile.in: Rebuilt.
6747
6748 2004-07-07 Jan Hubicka <jh@suse.cz>
6749
6750 * MAINTAINERS: Add self as a profile feedback maintainer.
6751
6752 2004-07-05 Phil Edwards <phil@codesourcery.com>
6753
6754 * configure.in: Do not prepend $srcdir to /dev/null in
6755 makefile fragments.
6756 * configure: Regenerate.
6757
6758 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
6759
6760 * Makefile.def (build_modules): Add bison, byacc, flex,
6761 m4, texinfo.
6762 (flags_to_pass): Add FLEX.
6763 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6764 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6765 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6766 DEFAULT_MAKEINFO): Remove.
6767 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6768 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6769 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6770 objdir or else use configured tool.
6771 (all-build): New.
6772 (all): Depend on it.
6773 (Build module dependencies): Add.
6774 * Makefile.in: Regenerate.
6775 * configure.in: Better support for multiple build modules,
6776 matching what is done for host/target modules. Do not look
6777 for "plausible" locations of build tools if Canadian cross.
6778 Use autoconf's AC_PROG_CC to find a C compiler. Define
6779 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6780 * configure: Regenerate.
6781
6782 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6783
6784 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6785 * Makefile.in: Regenerate.
6786
6787 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6788
6789 * Makefile.tpl (configure-build-[+module+],
6790 configure-[+module+], configure-target-[+module+]): Pass
6791 [+extra_configure_args+].
6792 (all-build-[+module+], all-[+module+], check-[+module+],
6793 install-[+module+], [+make_target+]-[+module+],
6794 all-target-[+module+], check-target-[+module+],
6795 install-target-[+module+], [+make_target+]-target-[+module+]):
6796 Pass [+extra_make_args+].
6797 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6798 (GCC_HOST_EXPORTS): Remove.
6799 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6800 cross, check-gcc, check-gcc-c++, install-gcc,
6801 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6802 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6803 * Makefile.in: Regenerate.
6804
6805 2004-06-21 Matthew Sachs <msachs@apple.com>
6806
6807 * MAINTAINERS: Added self to write-after-approval.
6808
6809 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6810
6811 * configure.in: Check for srcdir/winsup rather than build directory
6812 winsup.
6813 * configure: Regenerate.
6814
6815 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
6816
6817 * configure.in: Don't build Cygwin native newlib if winsup
6818 directory is missing. Emit warning instead.
6819 * configure: Regenerate.
6820
6821 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
6822
6823 * Makefile.tpl (touch-stage[+id+]): New.
6824 (restage[+prev+]): Depend on touch-stage[+id+].
6825
6826 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6827 Use it throughout.
6828
6829 * Makefile.def: Add profile and feedback bootstrap stages.
6830 Remove next field from bootstrap stages.
6831 * Makefile.tpl (LN, LN_S): Substitute.
6832 (stageN-start, stageN-end): Use double-colon rules, to
6833 provide a hook for additional setup commands.
6834 (distclean-stageN-gcc, restageN): Create dependencies from
6835 [+prev+], not from [+next+].
6836 (stageN-bubble): Add commands for successive stages from
6837 [+prev+], using double-colon rules.
6838 (all-stageN-gcc): Fix typo.
6839 (stagefeedback-start, profiledbootstrap): New.
6840 * Makefile.in: Regenerate.
6841 * configure.in: Call ACX_PROG_LN.
6842 * configure: Regenerate.
6843
6844 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
6845
6846 * MAINTAINERS (Write After Approval): Add myself.
6847
6848 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
6849
6850 * MAINTAINERS (Write After Approval): Add myself.
6851
6852 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
6853
6854 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6855 without gcc.
6856 * configure: Regenerate.
6857
6858 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6859
6860 * Makefile.tpl: Fix typo.
6861 * Makefile.in: Regenerate.
6862
6863 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6864
6865 * configure.in: Remove new- prefix from toplevel
6866 bootstrap targets.
6867 * configure: Regenerate.
6868
6869 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6870
6871 * Makefile.tpl (all.normal): Rename to all.
6872 (all): Replace with a rule to pick the default
6873 target from configure.
6874 (all-gcc, configure-gcc): Use conditionals to
6875 do nothing when toplevel bootstrap is going on.
6876 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6877 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6878 * configure.in: Support --enable-bootstrap.
6879
6880 * Makefile.def: Remove new- prefix from toplevel
6881 bootstrap targets.
6882 * Makefile.tpl: Likewise.
6883
6884 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6885 target.
6886
6887 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6888 $(RECURSE_FLAGS) to recursive invocation of make.
6889
6890 * Makefile.in: Regenerate.
6891 * configure: Regenerate.
6892
6893 2004-05-30 Andreas Jaeger <aj@suse.de>
6894 Jim Wilson <wilson@specifixinc.com>
6895
6896 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6897 like CC.
6898
6899 2004-05-27 Daniel Jacobowitz <dan@debian.org>
6900
6901 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6902 * configure: Regenerate.
6903
6904 2004-05-25 Daniel Jacobowitz <drow@false.org>
6905
6906 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6907 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6908 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6909 targets.
6910 * Makefile.in: Regenerate.
6911
6912 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
6913
6914 * configure.in: Test the ability to symlink directories.
6915 * configure: Regenerate.
6916
6917 * Makefile.def (bootstrap-stage): New definitions.
6918 * Makefile.tpl (configure-stage1-gcc,
6919 configure-stage2-gcc, configure-stage3-gcc,
6920 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6921 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6922 new-restage3, compare): Autogenerate, see Makefile.in
6923 entry for behavioral changes.
6924 (distclean-stage1, new-stage1-start, new-stage1-end,
6925 new-stage1-bubble, distclean-stage2, new-stage2-start,
6926 new-stage2-end, new-stage2-bubble, distclean-stage3,
6927 new-stage3-start, new-stage3-end): New autogenerated targets.
6928 (objext, prebootstrap, BOOT_CFLAGS,
6929 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6930 targets.
6931
6932 * Makefile.in: Regenerate.
6933 (distclean-stage1, new-stage1-start, new-stage1-end,
6934 new-stage1-bubble, distclean-stage2, new-stage2-start,
6935 new-stage2-end, new-stage2-bubble, distclean-stage3,
6936 new-stage3-start, new-stage3-end): New targets.
6937 (all-stage1-gcc): Move prebootstrap dependency from here...
6938 (configure-stage1-gcc): ...to here.
6939 (new-bootstrap): Use bubble targets.
6940 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6941 Use per-stage distclean targets.
6942 (configure-stage1-gcc, configure-stage2-gcc,
6943 configure-stage3-gcc, all-stage1-gcc,
6944 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6945 Use new-stageN-start to prepare the tree.
6946
6947 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
6948
6949 * Makefile.def (host_modules): add libcpp.
6950 * Makefile.tpl: Add dependencies on and for libcpp.
6951 * Makefile.in: Regenerate.
6952 * configure.in: Add libcpp host module.
6953 * configure: Regenerate.
6954
6955 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
6956
6957 * Makefile.tpl: Whenever a recursive target is defined, wrap
6958 it in a special @if/@endif block, and prepare its maybe
6959 dependency in the @if/@endif block
6960 * configure.in: Instead of writing maybe dependencies, remove
6961 the @if/@endif statements, and remove the @if/@endif blocks
6962 that remain.
6963 * configure: Regenerate.
6964 * Makefile.in: Regenerate.
6965
6966 2004-05-20 Janis Johnson <janis187@us.ibm.com>
6967
6968 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6969
6970 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
6971
6972 PR bootstrap/15120
6973 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6974 * */configure: Rebuilt.
6975
6976 2004-05-17 Zack Weinberg <zack@codesourcery.com>
6977
6978 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6979 of libf2c.
6980 * configure, Makefile.in: Regenerate.
6981
6982 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
6983
6984 * MAINTAINERS (Write After Approval): Add myself.
6985
6986 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6987
6988 Merge from tree-ssa-20020619-branch.
6989
6990 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6991 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6992 (HOST_GMPLIBS): Define.
6993 (HOST_GMPINC): Define.
6994 (TARGET_LIB_PATH): Add libmudflap.
6995 (GFORTRAN_FOR_TARGET): Define.
6996 (configure-build*): Export GFORTRAN.
6997 (configure-gcc): Export GMPLIBS and GMPINC.
6998 (all-gcc): Add maybe-all-libbanshee.
6999 (configure-target-libgfortran): Define.
7000 * Makefile.in: Regenerate.
7001 * configure.in (host_libs): Add libbanshee.
7002 (target_libraries): Add target-libmudflap and target-libgfortran.
7003 Add --with-libbanshee.
7004 Handle --disable-libmudflap.
7005 (*-*-freebsd*): Use with_gmp.
7006 Add $(libgcj) to noconfigdirs.
7007 * configure: Regenerate.
7008 * depcomp: New file.
7009 * MAINTAINERS: Add tree-ssa maintainers.
7010
7011 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7012
7013 * MAINTAINERS (Various Maintainers): Add myself.
7014
7015 2004-04-30 Brian Ford <ford@vss.fsi.com>
7016
7017 * MAINTAINERS (Write After Approval): Add myself.
7018
7019 2004-04-29 Uros Bizjak <uros@kss-loka.si>
7020
7021 * MAINTAINERS (Write After Approval): Add myself.
7022
7023 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
7024
7025 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7026 * configure: Regenerate.
7027
7028 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
7029
7030 Revert:
7031 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7032
7033 * Makefile.def (flags_to_pass): Remove *dir variables that
7034 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7035 as well as prefix and exec_prefix.
7036 * Makefile.in: Regenerate.
7037
7038 2004-04-26 Robert Millan <robertmh@gnu.org>
7039
7040 Add patches from libtool CVS.
7041 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7042 * ltconfig: Likewise.
7043 * ltcf-c.sh: Likewise.
7044 * ltcf-cxx.sh: Likewise.
7045 * ltcf-gcj.sh: Likewise.
7046
7047 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7048
7049 * Makefile.def (host_modules): Mark with the bootstrap
7050 flag packages on which gcc depends.
7051 * Makefile.tpl (all-bootstrap): Use it.
7052 * Makefile.in: Regenerate.
7053
7054 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7055
7056 * Makefile.def (flags_to_pass): Remove *dir variables that
7057 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7058 as well as prefix and exec_prefix.
7059 * Makefile.in: Regenerate.
7060
7061 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7062
7063 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7064 * configure: Regenerate.
7065 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7066 * gcc/Makefile.tpl (compare): Use the result of the test.
7067 * gcc/Makefile.in: Regenerate.
7068
7069 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
7070
7071 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7072 Always relocate gcc and prev-gcc to the original names, even
7073 if the build fails.
7074 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7075 New targets.
7076
7077 2004-04-23 Laurent GUERBY <laurent@guerby.net>
7078
7079 * MAINTAINERS: Update my email address.
7080
7081 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7082
7083 * configure.in (mips*-*-irix5*): Enable ld.
7084 * configure: Regenerate.
7085
7086 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7087
7088 * configure: Regenerate.
7089
7090 2004-04-15 James E Wilson <wilson@specifixinc.com>
7091
7092 * Makefile.tpl (configure-[+module+], configure-gcc,
7093 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7094 Set and export LDFLAGS.
7095 * Makefile.in: Regenerate.
7096
7097 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7098
7099 * MAINTAINERS: Add myself to write-after-approval.
7100
7101 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7102
7103 PR bootstrap/14871
7104 * Makefile.tpl: If we don't have built-in-tree target tools,
7105 use the ones found by configure rather than hacking around with
7106 program_transform_name.
7107 * configure.in: Give Makefile.tpl the information necessary
7108 to do that.
7109 * Makefile.in: Regenerate.
7110 * configure: Regenerate.
7111
7112 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7113
7114 PR bootstrap/14760
7115 * configure.in: When computing baseargs, strip *all* copies of
7116 offending options. Also, don't match/substitute the trailing space,
7117 so that this actually works when two similar options are separated by
7118 only one space.
7119 * configure: Regenerate.
7120
7121 2004-04-06 David Edelsohn <edelsohn@gnu.org>
7122
7123 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7124 (rs6000-*-aix*): Same.
7125 * configure: Regenerate.
7126
7127 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
7128
7129 * MAINTAINERS: Add myself to write-after-approval.
7130
7131 2004-04-03 Bud Davis <bdavis9659@comcast.net>
7132
7133 * MAINTAINERS: Add myself to write-after-approval.
7134
7135 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7136
7137 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7138 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7139 * Makefile.in: Regenerate.
7140
7141 * configure.in (top level bootstrap support): Rework --enable-werror
7142 to set @stage2_werror_flag@.
7143 * configure: Regenerate.
7144 * Makefile.tpl (top level bootstrap support): Pass
7145 @stage2_werror_flag@ down to configure in stages 2 and 3.
7146 * Makefile.in: Regenerate.
7147
7148 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7149
7150 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7151 for stages 2 and 3 as well as in make. As a consequence, remove
7152 OUTPUT_OPTION (now detected by configure) from the flags passed down
7153 to make.
7154 * Makefile.in: Regenerate.
7155
7156 * Makefile.tpl (new-bootstrap): Fix typo.
7157 * Makefile.in: Regenerate.
7158
7159 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7160
7161 * Makefile.tpl: Rearrange by moving recursive_targets rules
7162 into their proper sections.
7163 * Makefile.tpl (top level bootstrap support): Move disabling
7164 of coverage flags from 'make' to 'configure'; improve comments.
7165 * Makefile.in: Regenerate.
7166
7167 * Makefile.tpl (experimental top level bootstrap) Move stage1
7168 language setting from all- target to configure- target; disable
7169 intermodule optimization in stage 1; prevent gratuitous rebuilds
7170 of stage 1.
7171 * Makefile.in: Regenerate.
7172 * configure.in: Comma-separate stage 1 language list for top
7173 level bootstrap.
7174 * configure: Regenerate.
7175
7176 * Makefile.tpl: Clean up experimental top level bootstrap support:
7177 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7178 prev-gcc in configure- targets as well as all- targets.
7179 * Makefile.in: Regenerate.
7180
7181 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7182
7183 * compile: New file imported from automake.
7184
7185 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
7186
7187 * configure.in: Remove symbolic link section.
7188 * configure: Regenerate.
7189 * Makefile.tpl (links): Remove.
7190 * Makefile.in: Regenerate.
7191
7192 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
7193 Nathanael Nerode <neroden@gcc.gnu.org>
7194
7195 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7196 Set with AC_CHECK_PROGS.
7197 * configure.in: Fix comment typo from last patch.
7198 * configure: Regenerate.
7199
7200 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7201
7202 * Makefile.tpl: Introduce experimental top level bootstrap support.
7203 * Makefile.in: Regenerate.
7204 * configure.in: Introduce support for top level bootstrap.
7205 * configure: Regenerate.
7206
7207 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
7208 Paolo Bonzini <bonzini@gnu.org>
7209
7210 PR bootstrap/14522
7211 * configure.in: Cope with shells that do not support unquoted ^
7212 * configure: Regenerate.
7213
7214 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
7215 Paolo Bonzini <bonzini@gnu.org>
7216
7217 PR bootstrap/14522
7218 * configure.in: Cope with shells that do not support nesting
7219 quotes inside quoted backquote substitutions.
7220 * configure: Regenerate.
7221
7222 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7223
7224 PR bootstrap/14522
7225 * configure.in: Fix escaping of $.
7226 * configure: Regenerate.
7227
7228 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7229
7230 * configure: Regenerate, since I forgot to while committing Paolo's
7231 changes.
7232
7233 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
7234
7235 PR ada/14131
7236 Move language detection to the top level.
7237 * configure.in: Find default values for the tools as
7238 soon as possible. Disable ada if GNAT is not found.
7239 Emit error message about missing languages. Expand
7240 --enable-languages=all for the gcc subdirectory.
7241
7242 2004-03-10 Ben Elliston <bje@gnu.org>
7243
7244 * MAINTAINERS: Update my email address.
7245
7246 2004-03-05 David Edelsohn <edelsohn@gnu.org>
7247
7248 * ltconfig: Disable building static libraries if building shared
7249 libraries on AIX 5L.
7250
7251 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
7252
7253 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7254 and disable libgcj.
7255 * configure: Regenerated.
7256
7257 2004-03-01 Brian Booth <bbooth@redhat.com>
7258
7259 * MAINTAINERS: Add myself to write-after-approval.
7260
7261 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
7262
7263 * MAINTAINERS: Add myself to write-after-approval.
7264
7265 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7266
7267 PR bootstrap/7087
7268 * Makefile.tpl: Guard XFOO sed statements better.
7269 * Makefile.tpl: Add dependency for configure-target-libada.
7270 * Makefile.in: Regenerate (incidentally fixes broken
7271 commit when libada-branch was merged).
7272
7273 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7274
7275 * MAINTAINERS: Add myself to write-after-approval.
7276
7277 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7278
7279 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7280 maintainers.
7281
7282 2004-02-20 Andrew Cagney <cagney@redhat.com>
7283
7284 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7285 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7286
7287 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7288
7289 PR bootstrap/11932
7290 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7291
7292 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
7293
7294 * MAINTAINERS: Added myself to write-after-approval.
7295
7296 2004-02-14 Michael Koch <konqueror@gmx.de>
7297
7298 * MAINTAINERS: Added myself to write-after-approval.
7299
7300 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7301
7302 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7303 some OS port maintainers to OS port maintainers section.
7304
7305 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
7306
7307 * MAINTAINERS: Add self.
7308
7309 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7310
7311 * MAINTAINERS: Alphabetize.
7312
7313 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
7314
7315 * MAINTAINERS: Remove myself.
7316
7317 2004-02-11 David Edelsohn <edelsohn@gnu.org>
7318
7319 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7320 (rs6000-*-aix*): Same.
7321 * configure: Regenerate.
7322
7323 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7324
7325 * configure.in (host): Add in missing $noconfigdirs to defines.
7326 * configure: Regenerate.
7327
7328 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7329 Nathanael Nerode <neroden@gcc.gnu.org>
7330
7331 PR ada/6637, PR ada/5911
7332 Merge with libada-branch:
7333 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7334 with appropriate dependencies. Add --enable-libada configure switch.
7335 * configure, Makefile.in: Regenerate.
7336
7337 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
7338
7339 * MAINTAINERS: Add myself to write-after-approval.
7340
7341 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7342
7343 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7344 * configure: Regenerate.
7345
7346 2004-02-04 Geoffrey Keating <geoffk@apple.com>
7347
7348 Merge from upstream:
7349
7350 * ltmain.in: When setting IFS to '~', be careful about user
7351 arguments that contain '~'.
7352
7353 2004-02-04 Peter O'Gorman <peter@pogma.com>
7354
7355 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7356 Also test $base_compile against $CC with escaped arguments. Bug
7357 reported by Geoff Keating <geoffk@apple.com>.
7358
7359 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7360
7361 * MAINTAINERS: Remove i960 port.
7362
7363 2004-01-23 DJ Delorie <dj@redhat.com>
7364
7365 * Makefile.def (target_modules) [libiberty]: Don't stage.
7366 * Makefile.in: Rebuilt.
7367
7368 2004-01-20 Caroline Tice <ctice@apple.com>
7369
7370 * MAINTAINERS: Add myself to write-after-approval.
7371
7372 2004-01-19 Paolo Carlini <pcarlini@suse.de>
7373
7374 * MAINTAINERS: Update my email address.
7375
7376 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7377
7378 * MAINTAINERS: Add myself to write-after-approval.
7379
7380 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7381
7382 * MAINTAINERS: Remove entries without email address.
7383
7384 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
7385
7386 * MAINTAINERS: Add myself to write-after-approval.
7387
7388 2004-01-15 Steven Bosscher <stevenb@suse.de>
7389
7390 * MAINTAINERS: Update my email address.
7391
7392 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
7393
7394 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7395 * Makefile.tpl (configure-target-[+module+]): Support stage.
7396 * Makefile.in: Rebuilt.
7397
7398 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7399
7400 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7401
7402 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
7403
7404 * MAINTAINERS: Add myself as a MIPS maintainer.
7405
7406 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7407
7408 * configure.in: Use ./config.cache, not config.cache.
7409 * configure: Regenerate.
7410 * Makefile.tpl: Special-casing not needed for GCC any more.
7411 * Makefile.in: Regenerate.
7412
7413 * configure.in: Don't share a cache file for host dirs.
7414 * configure: Regenerate.
7415
7416 * config-ml.in: Don't mess with the cache file.
7417
7418 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7419
7420 * MAINTAINERS: Move myself from 'Write After Approval' to
7421 'CPU Port Maintainers' section as SPARC maintainer.
7422
7423 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7424
7425 * Makefile.tpl: Make GCC use a separate config.cache.
7426 * Makefile.in: Regenerate.
7427
7428 PR bootstrap/11932, PR bootstrap/11933
7429 (I don't know if it will fix either of them, but it relates
7430 to them.)
7431 * configure.in: Don't use shared config.cache for target
7432 directories.
7433 * configure: Regenerate.
7434
7435 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7436
7437 * MAINTAINERS: Add myself to 'Write After Approval' section.
7438
7439 2003-12-31 Roger Sayle <roger@eyesopen.com>
7440
7441 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7442 * configure: Regenerated.
7443
7444 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7445
7446 * MAINTAINERS: Remove the mn10200 maintainer.
7447
7448 2003-12-21 Bernardo Innocenti <bernie@develer.com>
7449
7450 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7451 * configure: Regenerated.
7452
7453 2003-12-16 Jan Hubicka <jh@suse.cz>
7454
7455 * MAINTAINERS: Add myself as callgraph maintainer.
7456
7457 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7458
7459 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7460 * configure: Regenerate.
7461
7462 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7463
7464 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7465 'Write After Approval' section. Update email.
7466
7467 2003-12-01 James Lemke <jim@wasabisystems.com>
7468
7469 * MAINTAINERS (Write After Approval): Add myself.
7470
7471 2003-11-20 Matt Thomas <matt@3am-software.com>
7472
7473 * MAINTAINERS: Add myself as a vax port maintainer.
7474
7475 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7476
7477 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7478 (configure-build-[+module+], configure-[+module+]): Likewise.
7479 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7480 * Makefile.in: Regenerate.
7481
7482 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7483
7484 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7485 shared/dylibed libraries.
7486 * ltmain.sh: Likewise.
7487 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7488 * ltcf-cxx.sh: Likewise.
7489 * ltcf-gcj.sh: Likewise.
7490 * ltconfig: Likewise.
7491
7492 2003-11-17 Stan Cox <scox@redhat.com>
7493
7494 * MAINTAINERS: Add myself as iq2000 port maintainer.
7495
7496 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7497
7498 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7499 * Makefile.in: Regenerate.
7500
7501 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7502
7503 * config.sub: Update to 2003-11-03 version.
7504
7505 2003-10-20 Phil Edwards <phil@codesourcery.com>
7506
7507 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7508 * configure: Regenerate.
7509
7510 2003-10-20 Nicolas Pitre <nico@cam.org>
7511
7512 * MAINTAINERS: Add myself to 'Write After Approval' section.
7513
7514 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7515
7516 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7517
7518 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7519
7520 * MAINTAINERS: Update my email address.
7521
7522 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7523
7524 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7525
7526 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
7527
7528 * MAINTAINERS: Add myself to 'Write After Approval' section.
7529
7530 2003-10-16 Bernardo Innocenti <bernie@develer.com>
7531
7532 * config.guess: Update to 2003-10-16 version.
7533 * config.sub: Update to 2003-10-16 version.
7534
7535 2003-10-15 David Daney <ddaney@avtrex.com>
7536
7537 * MAINTAINERS: Added myself to 'Write After Approval' section.
7538
7539 2003-10-15 Falk Hueffner <falk@debian.org>
7540
7541 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7542 'Write After Approval' section. Update email.
7543
7544 2003-10-14 Roger Sayle <roger@eyesopen.com>
7545
7546 * MAINTAINERS: Move myself from 'Write After Approval' to
7547 'Various Maintainers' section as middle-end maintainer.
7548
7549 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7550
7551 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7552 HOST_FLAGS_TO_PASS.
7553 * Makefile.in: Regenerate.
7554
7555 2003-10-11 Bernardo Innocenti <bernie@develer.com>
7556
7557 * config.guess: Update to 2003-10-07 version.
7558 * config.sub: Update to 2003-10-07 version.
7559
7560 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7561
7562 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7563 * ltconfig (irix5*, irix6*): Don't override version_type.
7564
7565 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7566
7567 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7568 * configure: Rebuilt
7569 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7570 * Makefile.in: Rebuilt
7571
7572 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7573
7574 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7575
7576 2003-09-30 Carlo Wood <carlo@alinoe.com>
7577
7578 * MAINTAINERS (Write After Approval): Add myself.
7579
7580 2003-09-29 Paul Koning <ni1d@arrl.net>
7581
7582 * MAINTAINERS: Move myself from "Write After Approval"
7583 to CPU platform maintainers for pdp11 platform.
7584
7585 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7586
7587 * MAINTAINERS: Move myself from 'Write After Approval' to
7588 'Various Maintainers' section as libffi testsuite maintainer.
7589
7590 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
7591
7592 * configure.in: Pass a computed --program-transform-name
7593 to subconfigures.
7594 * configure: Regenerated.
7595
7596 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7597
7598 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7599 * Makefile.in: Regenerate.
7600
7601 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7602 * Makefile.in: Regenerate.
7603
7604 2003-09-19 Ziemowit Laski <zlaski@apple.com>
7605
7606 * MAINTAINERS: Move myself from 'Write After Approval'
7607 to 'Various Maintainers' (objective-c) section.
7608
7609 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
7610
7611 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7612 quoting.
7613 * configure: Regenerated.
7614
7615 2003-09-16 Joel Brobecker <brobecker@gnat.com>
7616
7617 * MAINTAINERS (Write After Approval): Add myself to write after
7618 approval list.
7619
7620 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7621
7622 * MAINTAINERS (Write After Approval): Add myself.
7623
7624 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7625
7626 * MAINTAINERS: Update my e-mail address.
7627
7628 2003-09-09 Alan Modra <amodra@bigpond.net.au>
7629
7630 * libtool.m4 (LD): Correct powerpc64 host match.
7631
7632 2003-09-06 James E Wilson <wilson@tuliptree.org>
7633
7634 * MAINTAINTERS: Update my affiliation and email address.
7635
7636 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7637
7638 * MAINTAINERS (Write After Approval): Add myself.
7639
7640 2003-09-04 DJ Delorie <dj@redhat.com>
7641
7642 * configure: Regenerate.
7643
7644 2003-09-04 Robert Millan <robertmh@gnu.org>
7645
7646 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7647
7648 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7649
7650 * configure.in: Ensure arguments to sed are properly spaced.
7651 * configure: Regenerate.
7652
7653 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7654
7655 * MAINTAINERS: Update my e-mail address.
7656
7657 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
7658
7659 * MAINTAINERS (Write After Approval): Add myself.
7660
7661 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
7662
7663 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7664 * configure: Regenerated.
7665
7666 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
7667
7668 * MAINTAINERS: Update my email address.
7669
7670 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
7671
7672 * configure.in: Use newline instead of semicolon when assuming
7673 shell arguments in a for loop.
7674 * configure: Regenerated.
7675
7676 2003-08-22 Jason Eckhardt <jle@rice.edu>
7677
7678 * MAINTAINERS: Resurrect the i860 maintainer.
7679
7680 2003-08-20 Geoffrey Keating <geoffk@apple.com>
7681
7682 PR 8180
7683 * configure.in: When testing with_libs and with_headers, treat
7684 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7685 * configure: Regenerate.
7686
7687 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7688 make, shell, etc.
7689 (baseargs): Likewise.
7690 * configure: Regenerate.
7691
7692 2003-08-20 Bernardo Innocenti <bernie@develer.com>
7693
7694 * MAINTAINERS (Write After Approval): Add myself.
7695
7696 2003-08-19 Geoffrey Keating <geoffk@apple.com>
7697
7698 * configure.in: Disable libgcj for darwin not on powerpc.
7699 * configure: Rebuild.
7700
7701 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7702
7703 * config-ml.in, symlink-tree: Add license.
7704
7705 2003-08-03 Richard Stallman <rms@gnu.org>
7706 Eben Moglen <moglen@columbia.edu>
7707
7708 * README.SCO: New file.
7709
7710 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7711
7712 * Makefile.tpl (check, check-c++): Express dependencies using
7713 dependencies rather than commands.
7714 * Makefile.in: Regenerate.
7715
7716 2003-08-01 Andrew Cagney <cagney@redhat.com>
7717
7718 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7719 * configure: Ditto.
7720
7721 2003-07-31 Geoffrey Keating <geoffk@apple.com>
7722
7723 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7724 * Makefile.in: Update.
7725
7726 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7727
7728 * configure.in: Enable libgcj for darwin.
7729 * configure: Rebuild.
7730
7731 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
7732
7733 * config-ml.in: Use ac_configure_args directly instead of
7734 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7735 actually seen.
7736
7737 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7738
7739 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7740 creating target and build subdirs to build all parent dirs as needed.
7741 * Makefile.in: Rebuild.
7742 * configure.in: Don't build dirs explicitly here.
7743 * configure: Rebuild.
7744
7745 2003-07-26 Paul Brook <paul@nowt.org>
7746
7747 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7748
7749 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
7750
7751 * Makefile.tpl (all-make): Depend on intl.
7752 * Makefile.in: Rebuilt.
7753
7754 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
7755
7756 * install-sh: Update to newer upstream versions (associated with
7757 aclocal 1.7).
7758 * mkinstalldirs: Likewise.
7759 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7760
7761 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
7762
7763 * MAINTAINERS: Move self from Bug database only accounts
7764 to write-after-approval.
7765
7766 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7767
7768 * config.if: Remove unused libc_interface determination.
7769
7770 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
7771
7772 * MAINTAINERS: Move self from write-after-approval to
7773 build machinery (*.in).
7774
7775 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
7776
7777 PR bootstrap/11273
7778 PR bootstrap/11408
7779 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
7780 unused INSTALL_PROGRAM_ARGS.
7781 * configure.in: Use AC_PROG_INSTALL.
7782 * Makefile.in: Regenerate.
7783 * configure: Regenerate.
7784
7785 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
7786
7787 * MAINTAINERS: Alphabetize.
7788
7789 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
7790
7791 * configure: Rebuilt.
7792 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7793 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7794 newlib nor libgloss.
7795 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
7796 * configure.in (am33_2.0-*-linux*): Added.
7797
7798 2003-07-09 Bob Wilson <bob.wilson@acm.org>
7799
7800 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7801 * configure: Regenerate.
7802
7803 2003-07-07 Zack Weinberg <zack@codesourcery.com>
7804
7805 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7806 * Makefile.in: Regenerate.
7807
7808 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7809
7810 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7811 * Makefile.in: Regenerate.
7812
7813 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
7814
7815 * Makefile.tpl: Replace PWD with PWD_COMMAND.
7816 * Makefile.in: Regenerated.
7817
7818 * config-ml.in: Replace PWD with PWD_COMMAND.
7819
7820 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7821
7822 * intl: New directory; see intl/ChangeLog for details.
7823 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7824 * Makefile.tpl: all-gcc depends on maybe-all-intl.
7825 * Makefile.in: Regenerate.
7826
7827 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
7828
7829 * configure.in: Clean up config-lang.in handling. Delete
7830 useless assignment to "subdirs".
7831 * configure: Regenerate.
7832
7833 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
7834
7835 * configure.in: Rename 'target_libs' to 'target_libraries'.
7836 Remove useless reference to 'target_libs'.
7837 * configure: Regenerate.
7838
7839 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
7840
7841 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7842 * Makefile.in: Regenerate.
7843
7844 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
7845
7846 * Makefile.def: Introduce flags_to_pass.
7847 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7848 * Makefile.in: Regenerate.
7849
7850 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
7851
7852 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7853 and target-libgloss.
7854 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7855 <h8300*-*-*>: Disable libf2c and ${libgcj}.
7856 * configure: Regenerate.
7857
7858 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
7859
7860 * configure.in: Update testsuite_flags to new location.
7861 * configure. Regenerate.
7862
7863 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
7864
7865 * Makefile.tpl: Remove BUILD_CC stuff.
7866 * Makefile.in: Regenerate.
7867
7868 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
7869
7870 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7871
7872 2003-06-16 Graeme Peterson <gp@qnx.com>
7873
7874 * MAINTAINERS (Write After Approval): Add myself.
7875
7876 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
7877
7878 * config.guess: Update to 2003-06-12 version.
7879 * config.sub: Update to 2003-06-13 version.
7880
7881 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
7882
7883 * config.guess: Update to 2003-06-06 version.
7884 * config.sub: Update to 2003-06-06 version.
7885
7886 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7887
7888 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7889 * configure. Regenerate.
7890
7891 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7892
7893 * configure.in: Disable serial configure by default.
7894 * configure: Regenerate.
7895 * Makefile.tpl: Abolish .NOTPARALLEL.
7896 * Makefile.in: Regenerate.
7897
7898 * Makefile.tpl: Replace {build,host,target}_canonical by
7899 {build,host,target}.
7900 * Makefile.in: Regenerate.
7901
7902 * Makefile.tpl: Fix stupid pasto.
7903 * Makefile.in: Regenerate.
7904
7905 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7906
7907 * Makefile.tpl: Remove bogus conditional.
7908 * Makefile.in: Regenerate.
7909
7910 2003-06-05 Jan Hubicka <jh@suse.cz>
7911
7912 * Makefile.tpl (profiledbootstrap): New target.
7913 * Makefile.in (profiledbootstrap): New target.
7914
7915 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
7916
7917 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7918 Pinski. Remove user names from other bugzilla-only maintainers.
7919
7920 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7921
7922 * Makefile.tpl: Make 'recursive targets' using autogen rather
7923 than shell loop. Remove duplicate 'clean' targets and false
7924 comments.
7925 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7926 Add systematic method of specifying missing targets in subdirs.
7927 Add copyright boilerplate.
7928 * Makefile.in: Regenerate.
7929 * configure.in: Add 'recursive targets' to maybe list.
7930 * configure: Regenerate.
7931
7932 * MAINTAINERS: "GNATS only" -> "Bug database only".
7933
7934 * Makefile.tpl: Rename [+target+] to [+make_target+].
7935 * Makefile.def: Rename 'target' to 'make_target'.
7936
7937 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
7938
7939 * MAINTAINERS: Add self as options handling maintainer.
7940
7941 2003-05-28 Michael Meissner <gnu@the-meissners.org>
7942
7943 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7944 been too long since I touched those ports.
7945
7946 2003-05-28 DJ Delorie <dj@redhat.com>
7947
7948 * Makefile.tpl: Make maybe-check-gcc .PHONY.
7949 * Makefile.in: Regenerate.
7950
7951 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7952
7953 * configure.in: Use curly braces in the definition of tooldir.
7954 * configure: Regenerate.
7955
7956 2003-05-21 DJ Delorie <dj@redhat.com>
7957
7958 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7959 newlib or libgloss.
7960 * Makefile.in: Regenerate.
7961
7962 2003-05-21 DJ Delorie <dj@redhat.com>
7963
7964 * Makefile.tpl: Add missing empty maybe-check-gcc target.
7965 * Makefile.in: Regenerate.
7966
7967 2003-05-20 Ian Lance Taylor <ian@airs.com>
7968
7969 * MAINTAINERS: Update my e-mail address.
7970
7971 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
7972
7973 * configure.in: Switch more things to use maybe dependencies.
7974 * Makefile.tpl: Switch more things to use maybe dependencies.
7975 Factor out common code from autogen IF statements.
7976 * configure: Regenerate.
7977 * Makefile.in: Regenerate.
7978
7979 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
7980
7981 * configure.in: Accept i[3456789]86 for machine type.
7982 * configure: Regenerate.
7983
7984 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
7985
7986 * configure.in: Switch more things to use maybe dependencies.
7987 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
7988 * configure: Regenerate.
7989 * Makefile.tpl: Switch more things to use maybe dependencies.
7990 * Makefile.in: Regenerate.
7991
7992 2003-05-16 Andreas Schwab <schwab@suse.de>
7993
7994 * Makefile.tpl (install-opcodes): Define.
7995 * Makefile.in: Rebuild.
7996
7997 2003-05-13 Andreas Jaeger <aj@suse.de>
7998
7999 * config.guess: Update to 2003-05-09 version.
8000 * config.sub: Update to 2003-05-09 version.
8001
8002 2003-05-13 Michael Eager <eager@mvista.com>
8003
8004 * configure.in: Correct sed script so that options in quotes are not
8005 deleted.
8006 * configure: Rebuild.
8007
8008 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
8009
8010 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8011 and $$s/newlib/libc/sys/cygwin32 include paths.
8012 * configure: Ditto.
8013
8014 2003-05-12 Michael Meissner <gnu@the-meissners.org>
8015
8016 * MAINTAINERS: Update my email addresses.
8017
8018 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8019
8020 * config-ml.in: Propagate INSTALL variables.
8021
8022 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8023
8024 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8025
8026 2003-05-02 Chris Demetriou <cgd@broadcom.com>
8027
8028 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8029 * Makefile.in: Regenerate.
8030
8031 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8032
8033 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8034
8035 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8036
8037 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8038
8039 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
8040
8041 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8042 * Makefile.in: Regenerated.
8043
8044 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8045
8046 * MAINTAINERS (Write After Approval): Upgrade myself from
8047 GNATS only to write-after-approval. Update my mail address.
8048
8049 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
8050
8051 (OS Port Maintainers: freebsd): Add myself.
8052
8053 2003-04-22 Mark Mitchell <mark@codesourcery.com>
8054
8055 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8056
8057 2003-04-22 Kean Johnston <jkj@sco.com>
8058
8059 * MAINTAINERS (SCO ports): Added myself.
8060
8061 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8062
8063 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8064
8065 2003-04-19 Kean Johnston <jkj@sco.com>
8066
8067 * MAINTAINERS (Write After Approval): Add myself.
8068
8069 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8070
8071 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8072 * Makefile.in: Regenerate.
8073
8074 2003-04-18 Jakub Jelinek <jakub@redhat.com>
8075
8076 * configure.in (powerpc64*-*-linux*): Remove.
8077 * configure: Rebuilt.
8078
8079 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
8080
8081 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8082 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8083 and restrap.
8084 * Makefile.in: Regenerate.
8085
8086 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
8087
8088 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8089 * configure: Regenerated.
8090
8091 2003-04-15 DJ Delorie <dj@redhat.com>
8092
8093 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8094
8095 2003-04-13 Nick Clifton <nickc@redhat.com>
8096
8097 * config-ml.in: Remove support for --disable-aix removing
8098 call-aix multilibs.
8099
8100 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
8101
8102 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8103 * */configure: Rebuilt.
8104
8105 2003-04-08 Joel Sherrill <joel@oarcorp.com>
8106
8107 * MAINTAINERS: Add my email address.
8108
8109 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
8110
8111 * MAINTAINERS (Write After Approval): Add myself.
8112
8113 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8114
8115 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8116 * Makefile.in: Regenerate.
8117
8118 2003-03-14 Michael Chastain <mec@shout.net>
8119
8120 * Makefile.in: Regenerate with correct Makefile.def.
8121
8122 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8123
8124 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8125 Make macro.
8126 * Makefile.in: Regenerate.
8127 * configure.in: Clean up gxx_include_dir logic.
8128 * configure: Regenerate.
8129
8130 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8131
8132 * MAINTAINERS (Write After Approval): Add myself.
8133
8134 2003-03-10 Ben Elliston <bje@wasabisystems.com>
8135
8136 * MAINTAINERS: Update my mail address.
8137
8138 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8139
8140 * configure.in (gxx_include_dir): Fix typo.
8141 * configure: Regenerated.
8142
8143 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8144
8145 * Makefile.tpl: Reindent.
8146 * Makefile.in: Regenerate.
8147 * configure.in: Reindent. Don't set unused variables.
8148 * configure: Regenerate.
8149
8150 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
8151
8152 * configure.in: Include $(build_tooldir)/sys-include in
8153 FLAGS_FOR_TARGET.
8154 * configure: Regenerated.
8155
8156 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8157
8158 * Makefile.tpl: Always pass down RANLIB.
8159 * Makefile.in: Regenerate.
8160
8161 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8162 * Makefile.in: Regenerate.
8163 * configure.in: Remove unused logic relating to --enable-shared
8164 and --enable-threads. Remove bogus comments. Remove redundant
8165 noconfigdirs.
8166 * configure: Regenerate.
8167
8168 * configure.in: Replace ${libstdcxx_version} by its value.
8169 Remove reference to mh-dgux.
8170 * configure: Regenerate.
8171
8172 2003-03-03 Kevin Buettner <kevinb@redhat.com>
8173
8174 * MAINTAINERS (Write After Approval): Add myself.
8175
8176 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8177
8178 * Makefile.tpl: Rearrange.
8179 * Makefile.in: Regenerate.
8180
8181 2003-02-25 Uwe Stieber <uwe@wwws.de>
8182
8183 * configure.in: Add support for kaOS as cross build target system.
8184 * configure: Regenerated.
8185
8186 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8187
8188 * MAINTAINERS (Write after approval): Add myself.
8189
8190 2003-02-21 James E Wilson <wilson@tuliptree.org>
8191
8192 * MAINTAINERS: Update my email address.
8193
8194 2003-02-21 Zack Weinberg <zack@codesourcery.com>
8195
8196 * MAINTAINERS: Add self to blanket write privs. section.
8197
8198 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
8199
8200 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8201 configure-target-* as some target builds may require additional
8202 flags for preprocessor tests.
8203 * Makefile.in: Regenerated.
8204
8205 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
8206
8207 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8208 * ltconfig: Handle it.
8209 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8210 auto-detecting it.
8211
8212 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8213 it is used as argument to $CC.
8214 * ltcf-gcj.sh: Likewise.
8215
8216 * configure.in: Introduce --enable-maintainer-mode.
8217 * configure: Rebuilt.
8218 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8219 for maintainer mode.
8220 * Makefile.in: Rebuilt.
8221
8222 2003-02-18 Jason Merrill <jason@redhat.com>
8223
8224 * Makefile.tpl (check-c++): Allow parallelism.
8225
8226 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8227
8228 * MAINTAINERS: Remove John Carr (who never actually had access to
8229 gcc.gnu.org).
8230
8231 2003-02-15 Geoffrey Keating <geoffk@apple.com>
8232
8233 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8234 don't configure target-libobjc.
8235 * configure: Regenerate.
8236
8237 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8238
8239 * Makefile.tpl (RANLIB): Define.
8240 * Makefile.in: Regenerate.
8241
8242 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8243
8244 * MAINTAINERS: Update my email.
8245
8246 2003-02-06 Keith R Seitz <keiths@redhat.com>
8247
8248 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8249 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8250 * Makefile.in: Regenerated.
8251 * configure.in: Remove all traces of snavigator, db, and grep.
8252 * configure: Regenerated.
8253
8254 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8255
8256 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8257 After Approval.
8258
8259 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8260
8261 * MAINTAINERS (Write after approval): Add myself.
8262
8263 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
8264
8265 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8266 * Makefile.in: Regenerated.
8267
8268 2003-01-30 Roger Sayle <roger@eyesopen.com>
8269
8270 * config.guess: Updated to 2003-01-30's version.
8271 * config.sub: Updated to 2003-01-28's version.
8272
8273 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
8274
8275 * config.if: If gcc_version is already set, just use it. Don't set
8276 gcc_version_trigger if it's already set, otherwise set it to
8277 gcc/version.c, but only if the file exists. If it is not set and
8278 gcc/version.c does not exist, try to extract the version number from
8279 $CC.
8280
8281 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8282
8283 * MAINTAINERS: Add myself to write-after-approval list.
8284
8285 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
8286
8287 * configure.in: Revert 24Jan change.
8288 * configure: Regenerate.
8289
8290 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8291
8292 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8293 entry of HJ Lu.
8294
8295 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8296
8297 * configure.in: Revert previous change.
8298 * configure: Regenerate.
8299
8300 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8301
8302 * configure.in: Make rda native-only.
8303 * configure: Regenerate.
8304
8305 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8306
8307 * MAINTAINERS: Move myself from GNATS-only-accounts to
8308 write-after-approval.
8309
8310 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8311
8312 * configure.in: Add missing \.
8313 * configure: Rebuilt.
8314
8315 2003-01-17 Jakub Jelinek <jakub@redhat.com>
8316
8317 * configure.in (baseargs): Avoid using \| in sed regular
8318 expressions.
8319 * configure: Rebuilt.
8320
8321 2003-01-16 Jakub Jelinek <jakub@redhat.com>
8322
8323 * configure.in (baseargs): Remove all supported forms of
8324 --cache-file, --srcdir, --host, --build and --target options
8325 from argument lists.
8326 * configure: Rebuilt.
8327
8328 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
8329
8330 * MAINTAINERS: Add myself to write-after-approval list.
8331
8332 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
8333
8334 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8335 * configure: Rebuilt.
8336
8337 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8338
8339 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8340 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8341 * Makefile.in: Regenerate.
8342 * configure: Regenerate.
8343
8344 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
8345
8346 * configure.in: Remove Makefile in build, host and target modules
8347 unless configure was run with --no-recursion.
8348 * configure: Rebuilt.
8349
8350 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8351
8352 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8353 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8354 * Makefile.in: Regenerate.
8355
8356 2003-01-08 Chris Demetriou <cgd@broadcom.com>
8357
8358 * config.guess: Update to 2003-01-03 version.
8359 * config.sub: Update to 2003-01-03 version.
8360
8361 2003-01-07 Christopher Faylor <cgf@redhat.com>
8362
8363 * configure: Regenerate with proper autoconf 2.13.
8364
8365 2003-01-07 Christopher Faylor <cgf@redhat.com>
8366
8367 * configure.in: Add AC_PREREQ for consistency.
8368 * configure: Regenerate.
8369
8370 2003-01-06 Andrew Cagney <ac131313@redhat.com>
8371
8372 * configure.in (GDB_TK): Add tcl directories conditional on
8373 gdb/gdbtk directory being present.
8374 * configure: Regenerate.
8375
8376 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
8377
8378 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8379 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8380 * configure: Rebuilt.
8381
8382 2002-12-31 Tom Tromey <tromey@redhat.com>
8383
8384 * Makefile.in: Rebuilt.
8385 * Makefile.def (target_modules) [libffi]: Allow installation.
8386
8387 2002-12-31 Andreas Schwab <schwab@suse.de>
8388
8389 * configure.in: Fix use of $program_transform_name.
8390 * configure: Regenerated.
8391
8392 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
8393
8394 * configure.in (baseargs): Don't remove first configure argument.
8395 * configure: Regenerated.
8396
8397 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
8398
8399 * Makefile.tpl (local-distclean): Don't remove...
8400 (multilib.ts): ... this. Moved into...
8401 (multilib.out): ... this. Don't use sub-make.
8402 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8403 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8404 (configure-build-[+module+], configure-[+module+],
8405 configure-target-[+module+], configure-gcc): ... these. Test
8406 for Makefile existence. Drop config.status from dependencies.
8407 * Makefile.in: Rebuilt.
8408 * configure.in: Move gcc-version-trigger to the end of
8409 ac_configure_args. Add comments to maybedep.tmp and
8410 serdep.tmp. Introduce --disable-serial-configure. Remove
8411 nonopt from baseargs, matching and removing corresponding
8412 whitespace while at it.
8413 * configure: Rebuilt.
8414
8415 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
8416
8417 * configure.in (host_configargs): Replace reference to
8418 no-longer-defined buildopts with --build=${build_alias}.
8419 * configure: Rebuilt.
8420
8421 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8422 program_transform_name to standard idiom.
8423 (AUTOGEN, AUTOCONF): Define.
8424 (Makefile.in): Use $(AUTOGEN).
8425 (Makefile): Depend on config.status, and use autoconf-style rule to
8426 build it. Move original commands to...
8427 (config.status): ... this new target.
8428 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8429 $(AUTOCONF).
8430 * Makefile.in: Rebuilt.
8431
8432 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8433
8434 * Makefile.tpl: Fix dramatic bustage due to change in
8435 program_transform_name.
8436 * Makefile.in: Regenerate.
8437
8438 * configure.in: Remove unnecessary PATH setting.
8439 * configure: Regnerate.
8440
8441 * configure.in: Don't default to unprefixed tools unless
8442 the native tools will work.
8443 * configure: Regenerate.
8444
8445 * configure.in: Convert to autoconf script. Blow away lots
8446 of now-redundant Makefile fragments.
8447 * configure: Generate using Autoconf.
8448 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8449 * Makefile.in: Regenerate.
8450
8451 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8452
8453 * configure: Fix stupid bug where RANLIB was mistakenly included.
8454
8455 * configure.in: Rename (buildargs, hostargs, targargs) to
8456 (build_configargs, host_configargs, target_configargs).
8457
8458 * configure.in: Move logic out of sed statement.
8459
8460 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
8461 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8462
8463 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8464
8465 * config.sub: Import from master repository
8466 * config.guess: Ditto
8467
8468 2002-12-24 Andreas Schwab <schwab@suse.de>
8469
8470 * Makefile.tpl (multilib.out): Fix missing space.
8471 * Makefile.in: Regenerate.
8472
8473 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8474
8475 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8476 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8477 * Makefile.in: Regenerate.
8478 * configure.in: Remove unnecessary leftovers.
8479
8480 2002-12-21 Geoffrey Keating <geoffk@apple.com>
8481
8482 * configure.in (extra_ranlibflags_for_target): New variable.
8483 (*-*-darwin): Add -c to ranlib commands.
8484 * configure (tooldir): Handle extra_ranlibflags_for_target.
8485
8486 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
8487
8488 * Makefile.tpl: Revert HJL's change.
8489 * Makefile.in: Regenerated.
8490 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8491 always.
8492
8493 2002-12-19 Andreas Schwab <schwab@suse.de>
8494
8495 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8496 * Makefile.in: Regenerate.
8497
8498 2002-12-18 H.J. Lu <hjl@gnu.org>
8499
8500 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8501 * Makefile.in: Regenerated.
8502
8503 * configure.in (build_prefix): New. Substitute.
8504
8505 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8506
8507 * Makefile.tpl: Don't let real targets depend on phony targets.
8508 * Makefile.in: Regenerate.
8509
8510 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8511 * Makefile.in: Regenerate.
8512
8513 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8514
8515 * config.sub: Import from master repository
8516 * config.guess: Ditto
8517
8518 2002-12-16 Jason Merrill <jason@redhat.com>
8519
8520 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8521 previous 'make bootstrap'.
8522 * Makefile.in: Regenerate.
8523
8524 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8525
8526 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8527
8528 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8529
8530 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8531 * Makefile.in: Regenerate.
8532
8533 2002-12-13 Jason Merrill <jason@redhat.com>
8534
8535 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
8536 library tests.
8537 (check-c++): Just depend on it and check-target-libstdc++-v3.
8538 * Makefile.in: Regenerate.
8539
8540 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8541
8542 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8543 * Makefile.in: Rebuilt.
8544
8545 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8546
8547 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8548
8549 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8550
8551 * configure: Fix bug put in by gremlins.
8552
8553 * Makefile.tpl: Substitute more autoconfily.
8554 * configure: Substitute more autoconfily.
8555 * Makefile.in: Regenerate.
8556
8557 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8558
8559 * config.sub: Import from master repository
8560 * config.guess: Ditto
8561 * MAINTAINERS: Added Svein Seldal under write after approval
8562
8563 2002-12-08 Andrew Cagney <ac131313@redhat.com>
8564
8565 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8566 * Makefile.in (all-sim): Ditto.
8567
8568 2002-12-06 DJ Delorie <dj@redhat.com>
8569
8570 * Makefile.tpl: Change configure dependencies to not have real
8571 targets depend on phony targets.
8572
8573 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8574
8575 * configure.in: Revert unintentional change.
8576
8577 * Makefile.tpl: Change dependency for */multilib.out so that
8578 it works when gcc isn't in the tree.
8579
8580 * configure.in: Substitute more.
8581 * configure: Run subconfigures from the Makefile.
8582 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8583 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8584
8585 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8586
8587 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8588
8589 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8590
8591 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8592 and corresponding dependencies.
8593 * Makefile.in: Regenerate.
8594
8595 * configure.in (host_tools): Order binutils, gas and ld for
8596 convenience in running the testsuites.
8597
8598 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8599 * Makefile.in: Regenerate.
8600 * configure.in: Introduce rules to serialize subconfigure runs.
8601
8602 * configure.in: Introduce BASE_CC_FOR_TARGET.
8603 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8604 Realize configure-build-* targets. Realize configure-target-* targets.
8605 * Makefile.in: Regenerate.
8606
8607 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8608
8609 * configure: Move gcc_version_trigger stuff from here...
8610 * configure.in: ...to here.
8611
8612 * configure.in: Separate subconfigure options added by this file from
8613 options given by the user. Add machinery to put args for host
8614 subconfigures into the Makefile.
8615
8616 * Makefile.tpl: Remove 'vault' targets.
8617 * Makefile.tpl: Reorder and comment dependencies.
8618 * Makefile.in: Regenerate.
8619
8620 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8621 * configure.in: Fix my broken commit of previous patch. (sigh)
8622
8623 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8624
8625 * configure.in: Move host-specific darwin noconfigdirs into
8626 the host-specific section.
8627
8628 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8629
8630 * configure.in: Move host-specific darwin noconfigdirs into
8631 the host-specific section.
8632
8633 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8634
8635 * configure: Remove skip-this-dir support.
8636 * Makefile.tpl: Remove skip-this-dir support.
8637
8638 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8639 subdirectories.
8640 * Makefile.in: Regenerate.
8641
8642 * Makefile.tpl: Strip out useless setting of 'dir'.
8643 * Makefile.in: Regenerate.
8644
8645 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8646
8647 * configure.in: Fix deeply stupid bug.
8648
8649 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8650 shell code in CXX_FOR_TARGET
8651 * Makefile.def: Introduce raw_cxx.
8652 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8653 RAW_CXX_FOR_TARGET.
8654 * Makefile.in: Regenerate.
8655
8656 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
8657
8658 * Makefile.tpl: Remove unnecessary ifs.
8659 * Makefile.in: Regenerate.
8660
8661 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
8662 dependencies. Maybe-ize build-libiberty. Create dummy install
8663 targets for 'no_install' modules.
8664 * configure: Move GDB_TK substitution to configure.in. Move
8665 build_modules stuff to configure.in.
8666 * configure.in: Implement soft dependency machinery. Maybe-ize
8667 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
8668 * Makefile.in: Regenerate.
8669
8670 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
8671
8672 * Makefile.tpl: Make all-target, install-target behave similarly
8673 to all, install (only hitting configured targets). Eliminate
8674 unused macro defintions.
8675
8676 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8677 build != host.
8678
8679 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8680
8681 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8682
8683 * configure.in: Produce lists of subdir targets we're actually
8684 configuring. Remove references to "dosrel".
8685 * Makefile.tpl: Let configure set which subdir targets are hit.
8686 Remove install-cross; clean up install; remove ALL. Remove
8687 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
8688 Autogenerate host module targets. Remove empty dependency lines
8689 and redundant dependency; rearrange slightly.
8690 * Makefile.def: Add host-side libtermcap, utils.
8691
8692 * Makefile.in: Regenerate.
8693
8694 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8695
8696 * ltconfig (osf[345]): Append $major to soname_spec.
8697 Reflect this in library_names_spec.
8698 * ltmain.sh (osf): Prefix $major with . for use as extension.
8699
8700 2002-11-19 Andreas Jaeger <aj@suse.de>
8701
8702 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8703 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8704 and sparc64 GNU/Linux systems.
8705
8706 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8707
8708 * MAINTAINERS: Update email.
8709
8710 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8711
8712 * MAINTAINERS: Complete James Dennett's entry.
8713
8714 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8715
8716 * MAINTAINERS (Write After Approval): Add myself.
8717
8718 2002-11-13 Bruce Korb <bkorb@gnu.org>
8719
8720 * Makefile.tpl: syntactic cleanup
8721
8722 2002-11-13 Stuart Hastings <stuart@apple.com>
8723
8724 * MAINTAINERS: Add myself to write-after-approval list.
8725
8726 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8727
8728 * Makefile.def: Add list of recursive targets to autogenerate.
8729 Add build_modules.
8730 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
8731 targets. Autogenerate *-build-* targets.
8732 * Makefile.in: Regenerate.
8733
8734 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8735
8736 * configure: More autoconf-style substitutions.
8737 * Makefile.tpl: More autoconf-style substitutions.
8738 * Makefile.in: Regenerate.
8739
8740 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
8741
8742 * configure: Substitute more variables in a more autoconf-friendly
8743 way. Simplify slightly.
8744 * Makefile.tpl: Make more variables substitutable in an
8745 autoconf-friendly way.
8746 * Makefile.in: Regenerate.
8747
8748 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
8749
8750 * MAINTAINERS (Write After Approval): Add myself.
8751
8752 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
8753
8754 * configure.in (v810*): Remove special setting of tools.
8755
8756 * configure: Add support for extra required flags for ar or nm.
8757 * configure.in (aix4.3+): Use above support for target-specific
8758 issues, rather than using config/mt-aix43.
8759
8760 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
8761
8762 * configure: Remove 'removing', which doesn't work. Replace $subdir
8763 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
8764 with $srcdir. Reformat indentation. Substitute some variables
8765 formerly hard-coded in the Makefile for build=host.
8766 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8767 * Makefile.def: Autogenerate more.
8768 * Makefile.in: Regenerate.
8769
8770 2002-11-04 Adam Nemet <anemet@lnxw.com>
8771
8772 * MAINTAINERS (Write After Approval): Add myself.
8773
8774 2002-11-04 Kevin Buettner <kevinb@redhat.com>
8775
8776 * Makefile.def (host_modules): Add rda.
8777 * Makefile.in: Regenerate.
8778 * configure.in (target_tool): Add target-rda to list.
8779
8780 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8781
8782 * MAINTAINERS: Remove "co-maintainer" note for web pages.
8783
8784 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
8785
8786 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
8787 and restrap targets to this rule.
8788 * Makefile.in: Regenerate.
8789
8790 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8791
8792 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8793 GNATS only accounts.
8794
8795 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
8796
8797 * configure.in (i[3456]86-*-linux*): Add check to disable
8798 ${libgcj} for glibc1.
8799
8800 2002-10-24 Denis Chertykov <denisc@overta.ru>
8801
8802 * MAINTAINERS: Add myself as ip2k port maintainer.
8803
8804 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
8805
8806 * configure.in: Add tic4x target.
8807
8808 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
8809
8810 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8811 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8812 * Makefile.in: Regenerate.
8813
8814 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8815 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8816 * Makefile.in: Regenerate.
8817
8818 2002-10-02 Janis Johnson <janis187@us.ibm.com>
8819
8820 * MAINTAINERS: Add myself as web pages co-maintainer.
8821
8822 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8823
8824 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8825 * Makefile.in: Regenerate.
8826
8827 2002-10-02 Zack Weinberg <zack@codesourcery.com>
8828
8829 * MAINTAINERS: Add myself and Nathan Sidwell
8830 <nathan@codesourcery.com> as VxWorks maintainers.
8831
8832 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8833
8834 * Makefile.def: Remove order dependency comments.
8835 * Makefile.tpl: Add explicit install-install dependencies.
8836 * Makefile.in: Regenerate.
8837
8838 * Makefile.tpl: Remove material now in src-release. (Finally!)
8839 * Makefile.in: Regenerate.
8840
8841 * Makefile.tpl: Add configure-target (for src-release in src)
8842 * Makefile.in: Regenerate.
8843
8844 2002-09-30 Nick Clifton <nickc@redhat.com>
8845
8846 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8847
8848 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
8849
8850 * configure.in (s390*-*-linux*): Enable libgcj.
8851
8852 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
8853
8854 * configure: Revert accidentally applied changes.
8855
8856 * Makefile.tpl: Make more autoconf-friendly.
8857 * Makefile.in: Regenerate.
8858 * configure: Make substitution more autoconf-like.
8859
8860 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
8861
8862 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8863 single entry to handle all these.
8864 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
8865 libjava on arm-*-elf.
8866
8867 2002-09-27 Geoffrey Keating <geoffk@apple.com>
8868
8869 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8870 things that depend on them.
8871
8872 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8873
8874 * Makefile.tpl: Make subsituted variables more autoconfy.
8875 * Makefile.in: Regenerate.
8876 * configure: Make seds more autoconfy.
8877
8878 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8879
8880 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8881 * Makefile.in: Regenerate.
8882 * configure.in: Rewrite sed statements to look autoconfy.
8883
8884 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8885 all-target-foo on configure-target-foo.
8886 * Makefile.def: Ditto.
8887 * Makefile.in: Rebuild.
8888
8889 2002-09-25 Andrew Haley <aph@redhat.com>
8890
8891 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8892
8893 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
8894
8895 * Makefile.def: New file.
8896 * Makefile.tpl: New file.
8897 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8898 * contrib/gcc_update: Note that Makefile.in is a generated file.
8899
8900 * configure.in: Minor rearrangement. Simplify tests.
8901
8902 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
8903
8904 * configure.in (with_headers): Skip copy if value is "yes".
8905 (with_libs): Likewise.
8906
8907 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8908
8909 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8910 * configure.in (sh*-*-pe*): Ditto.
8911 * configure.in (mips*-*-pe*): Ditto.
8912 * configure.in (*arm-wince-pe): Ditto.
8913
8914 * configure.in: Rearrange.
8915
8916 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
8917
8918 * MAINTAINERS: Update my email address.
8919
8920 2002-08-30 Paul Koning <pkoning@equallogic.com>
8921
8922 * MAINTAINERS: (Write After Approval): Add myself.
8923
8924 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
8925
8926 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8927
8928 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
8929
8930 * MAINTAINERS: Change my mailing address.
8931
8932 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
8933
8934 * MAINTAINERS (Write After Approval): Remove myself.
8935 (Various Maintainers: c++ runtime libs): Add myself.
8936
8937 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
8938
8939 * MAINTAINERS (Write After Approval): Remove myself.
8940 (Various Maintainers: c++ runtime libs): Add myself.
8941
8942 2002-08-15 Eric Christopher <echristo@redhat.com>
8943
8944 * config.sub: Import from master repository.
8945 * config.guess: Ditto.
8946
8947 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
8948
8949 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8950 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8951 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8952
8953 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
8954
8955 * MAINTAINERS: Add self to rs6000 vector extensions.
8956
8957 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
8958
8959 * libiberty/configure: Reverted unintended yesterday's check in.
8960
8961 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
8962
8963 * boehm-gc/configure, libf2c/configure: Rebuilt.
8964 * libffi/configure, libiberty/configure: Ditto.
8965 * libjava/configure, libobjc/configure: Ditto.
8966 * libstdc++-v3/configure, zlib/configure: Ditto.
8967 Merged from binutils:
8968 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8969 From Steve Ellcey <sje@cup.hp.com>:
8970 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8971 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8972 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8973 IA64.
8974 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8975 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8976 soname_spec, sys_lib_search_path_spec): Ditto.
8977
8978 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
8979
8980 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8981
8982 2002-08-04 H.J. Lu (hjl@gnu.org)
8983
8984 * configure.in (mips*-*-linux*): Don't skip target-libffi.
8985
8986 2002-08-02 Krister Walfridsson <cato@df.lth.se>
8987
8988 * MAINTAINERS (Write After Approval): Add myself.
8989
8990 2002-07-31 Alan Modra <amodra@bigpond.net.au>
8991
8992 * configure.in: Move generic linux case to end. Copy generic
8993 linux noconfigdirs to mips*-*-linux* entry and new
8994 powerpc64*-*-linux* entry. Add target-libffi for the latter.
8995
8996 2002-07-19 Michael Matz <matz@suse.de>
8997
8998 * MAINTAINERS: Add myself as ra* maintainer.
8999
9000 2002-07-16 Chris Demetriou <cgd@broadcom.com>
9001
9002 * config.guess: Update to 2002-07-09 version.
9003 * config.sub: Update to 2002-07-03 version.
9004
9005 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9006
9007 * MAINTAINERS: Fix typo in a maintainer email address.
9008
9009 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9010
9011 * configure.in: Remove two redundant tests.
9012
9013 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9014
9015 * configure.in (mips*-*-irix6*o32): Enable stabs.
9016
9017 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9018
9019 * configure.in: Don't build grez.
9020 * Makefile.in: Ditto.
9021
9022 * Makefile.in: Remove references to bsp, cygmon, libstub.
9023 * configure.in: Ditto.
9024
9025 * configure.in: Remove leftover reference to gdbtest.
9026
9027 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
9028
9029 * configure.in (gxx_include_dir): Change to match versioned
9030 C++ headers if --enable-version-specific-runtime-libs is used.
9031
9032 2002-07-04 Steve Ellcey <sje@cup.hp.com>
9033
9034 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9035
9036 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9037
9038 * configure.in: Make --without-x work.
9039
9040 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9041
9042 * configure.in: Rearrange target Makefile fragment collection.
9043
9044 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9045 cvs[src].
9046 * configure.in: Ditto.
9047
9048 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9049
9050 * MAINTAINERS (Write After Approval): Update my e-mail address.
9051
9052 2002-06-24 Ben Elliston <bje@redhat.com>
9053
9054 * configure.in (host_tools): Remove cgen.
9055
9056 * Makefile.in (all-cgen): Remove; runs from its source directory.
9057 (check-cgen, install-cgen, clean-cgen): Likewise.
9058 (all-opcodes): Do not depend on all-cgen.
9059 (all-sim): Likewise.
9060
9061 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
9062
9063 * Makefile.in: Eliminate 'apache' targets.
9064 * configure.in: Eliminate 'apache' targets.
9065
9066 * configure.in: Eliminate redundant tests. Reorganize.
9067
9068 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9069
9070 * config-ml.in: Eliminate references to Cygnus configure.
9071
9072 * Makefile.in: Eliminate references to building emacs.
9073
9074 2002-06-28 Graham Stott <graham.stott@btinternet.com>
9075
9076 * MAINTAINERS: Update my email address.
9077
9078 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9079
9080 * config.if (libstdcxx_incdir): Version C++ headers.
9081 (cxx_incdir): Remove.
9082
9083 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9084
9085 * MAINTAINERS (Write After Approval): Add self.
9086
9087 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9088
9089 * configure.in: Add support for ip2k.
9090
9091 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9092
9093 * configure.in: Fix AIX configury bug.
9094
9095 2002-06-20 Steve Ellcey <sje@cup.hp.com>
9096
9097 * MAINTAINERS (Write After Approval): Add self.
9098
9099 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9100
9101 * configure.in: replace ${topsrcdir} with ${srcdir}
9102
9103 * configure.in: Move definition of libstdcxx_flags
9104 right above usage, rather than waaay earlier.
9105
9106 * configure.in: Pull definition of is_cross_compiler earlier.
9107
9108 * configure.in: Rearrange a little.
9109
9110 * configure.in: Remove references to librx.
9111 * Makefile.in: Remove references to librx.
9112
9113 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9114
9115 * config.sub: Add support for avr target.
9116 Import from master sources, rev 1.255
9117
9118 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
9119
9120 * configure, .cvsignore: Revert previous change...
9121 * Makefile: ...delete.
9122
9123 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9124
9125 * configure.in: Eliminate ${gasdir} variable.
9126
9127 2002-06-18 Dave Brolley <brolley@redhat.com>
9128
9129 * configure.in: Add support for frv.
9130 * config.sub: Add support for frv.
9131
9132 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9133
9134 * configure: Remove garbage from previous commit.
9135
9136 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9137
9138 * configure: For in-source builds, make a subdir and re-exec there.
9139 * Makefile: New file. Pass targets through to build directory.
9140 * .cvsignore: No longer ignore "Makefile".
9141
9142 2002-06-16 Douglas Rupp <rupp@gnat.com>
9143
9144 * MAINTAINERS (Write After Approval): Add self.
9145
9146 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9147
9148 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9149
9150 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9151
9152 * configure.in (vax-*-netbsd*): Re-enable gas.
9153
9154 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9155
9156 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9157 BUILD_PREFIX_1, to correct nomenclature.
9158 * configure: Likewise.
9159
9160 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9161 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9162
9163 2002-05-31 Olaf Hering <olh@suse.de>
9164
9165 * config-ml.in: Propogate DESTDIR also.
9166
9167 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9168
9169 * configure.in (vax-*-netbsd*): Don't build gas for this
9170 platform.
9171
9172 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9173
9174 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9175 and libgcj for AVR.
9176
9177 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9178
9179 * MAINTAINERS (Write After Approval): Add myself.
9180
9181 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9182
9183 * config.guess: Update to 2002-05-22 version.
9184 * config.sub: Likewise.
9185
9186 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9187
9188 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9189 * config-ml.in: Likewise.
9190 * configure: Likewise.
9191 * configure.in: Likewise.
9192
9193 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9194
9195 * MAINTAINERS: Update my email address.
9196
9197 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9198
9199 * configure.in: Simplify makefile fragment collection.
9200
9201 * configure.in: Remove code to build emacs.
9202
9203 * configure.in : Remove --srcdir argument from targargs and buildargs
9204 (it's always overridden in the Makefile anyway). Rearrange a bit.
9205
9206 * configure: Move some logic to configure.in.
9207 * configure.in: Move some logic from configure.
9208
9209 2002-05-11 Tom Tromey <tromey@redhat.com>
9210
9211 * MAINTAINERS: Reflect libgcj reality.
9212
9213 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9214
9215 * Makefile.in: Honour DESTDIR.
9216
9217 2002-05-08 Mark Mitchell <mark@codesourcery.com>
9218
9219 * config.guess: Import 2002-03-20 version.
9220 * config.sub: Import 2002-04-26 version.
9221
9222 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9223
9224 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9225
9226 2002-05-07 Tim Josling <tej@melbpc.org.au>
9227
9228 * MAINTAINERS: Add self.
9229
9230 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
9231
9232 * ltmain.sh: Detect and handle object name conflicts
9233 while piecewise linking a static library.
9234
9235 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
9236
9237 * configure.in (noconfigdirs): Don't disable libgcj on
9238 sparc64-*-solaris* and sparcv9-*-solaris*.
9239
9240 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
9241
9242 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9243
9244 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9245
9246 * configure.in (FLAGS_FOR_TARGET): Do not add
9247 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9248 on i[3456]86-*-linux*.
9249
9250 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9251
9252 * configure.in (noconfigdirs): Replace [ ] with test.
9253
9254 * configure.in (noconfigdirs): Do not add target-newlib if
9255 target == i[3456]86-*-linux*, and host == target.
9256
9257 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9258
9259 * configure.in: delete reference to absent file
9260
9261 * configure.in: replace '[' with 'test'
9262
9263 * configure.in: Eliminate references to gash.
9264 * Makefile.in: Eliminate references to gash.
9265
9266 * configure.in: remove useless references to 'pic' makefile fragments.
9267
9268 * configure.in: (*-*-windows*) Finish removing.
9269
9270 * configure.in: Eliminate redundant test for libgui.
9271
9272 2002-04-29 Roger Sayle <roger@eyesopen.com>
9273
9274 * MAINTAINERS: Add self and realphabetize. Update entries
9275 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9276 entry for a29k port maintainer.
9277
9278 2002-04-26 Joel Sherrill <joel@OARcorp.com>
9279
9280 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9281 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9282
9283 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9284
9285 * configure.in: remove references to dead files
9286
9287 2002-04-19 Mark Mitchell <mark@codesourcery.com>
9288
9289 * MAINTAINERS: Add information about purpose of this file.
9290
9291 2002-04-18 Tom Tromey <tromey@redhat.com>
9292
9293 * configure.in: Disallow configuring libgcj when it is already
9294 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9295 Solaris 2.8 by default. For PR libgcj/6158.
9296
9297 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9298
9299 * configure.in: Move default CC setting out of config/mh-* fragments
9300 directly into here.
9301
9302 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9303
9304 * configure.in: don't even try to configure or make a subdirectory
9305 if there's no configure script for it.
9306
9307 2002-04-15 Mark Mitchell <mark@codesourcery.com>
9308
9309 * MAINTAINERS: Remove chill maintainers.
9310 * Makefile.in (CHILLFLAGS): Remove.
9311 (CHILL_LIB): Remove.
9312 (TARGET_CONFIGDIRS): Remove libchill.
9313 (CHILL_FOR_TARGET): Remove.
9314 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9315 CHILL_LIB.
9316 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9317 (CHECK_TARGET_MODULES): Likewise.
9318 (INSTALL_TARGET_MODULES): Likewise.
9319 (CLEAN_TARGET_MODULES): Likewise.
9320 (configure-target-libchill): Remove.
9321 (all-target-libchill): Remove.
9322 * configure.in (target_libs): Remove target-libchill.
9323 Do not compute CHILL_FOR_TARGET.
9324 * libchill: Remove directory.
9325
9326 2002-04-11 DJ Delorie <dj@redhat.com>
9327
9328 * Makefile.in, configure.in: Sync with binutils, entries
9329 follow...
9330
9331 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9332
9333 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9334 (do-tar, do-bz2): New rules.
9335 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9336 (gdb-tar): New rule.
9337 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9338 (insight_dejagnu.tar): New rule.
9339 (insight.tar): New rule.
9340 (gdb+dejagnu.tar): New rule.
9341 (gdb.tar): New rule.
9342
9343 2002-02-01 Mo DeJong <supermo@bayarea.net>
9344
9345 * Makefile.in: Add all-tix to deps for all-snavigator
9346 so that tix is built when building snavigator.
9347
9348 2002-01-11 Steve Ellcey <sje@cup.hp.com>
9349
9350 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9351 ld and gdb are not supported.
9352
9353 2002-01-07 Mark Salter <msalter@redhat.com>
9354
9355 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9356 Allow target-libgloss to be built for arm, strongarm, and xscale.
9357
9358 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9359
9360 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9361 options for i[3456]86-pc-linux* native builds.
9362
9363 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9364
9365 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9366 files from .po files for a distribution.
9367
9368 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
9369
9370 * configure.in: Enable libstdc++-v3 for h8300 targets.
9371
9372 2001-06-19 Alan Modra <amodra@bigpond.net.au>
9373
9374 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9375 version from bfd/.
9376
9377 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9378
9379 * Makefile.in (VER): When present, extract the version number from
9380 the file version.in.
9381
9382 2001-05-24 Tom Rix <trix@redhat.com>
9383
9384 * configure.in : enable ld for aix
9385
9386 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9387
9388 * config.guess: Add linux target for S/390.
9389
9390 2000-11-07 Philip Blundell <pb@futuretv.com>
9391
9392 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9393
9394 2000-11-03 Philip Blundell <pb@futuretv.com>
9395
9396 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9397 files.
9398
9399 2001-01-15 Ben Elliston <bje@redhat.com>
9400
9401 * configure.in (host_tools): Add sid.
9402 Always configure cgen.
9403
9404 2000-11-24 Nick Clifton <nickc@redhat.com>
9405
9406 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9407
9408
9409 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9410
9411 * Makefile.in (ALL_MODULES): Add all-cgen.
9412 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9413 (all-cgen): New target.
9414 (all-opcodes,all-sim): Depend on all-cgen.
9415 * configure.in (host_tools): Add cgen.
9416 Only configure cgen if --enable-cgen-maint.
9417
9418 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
9419
9420 * configure.in: Add *-*-freebsd* configurations.
9421
9422 2002-04-08 Tom Tromey <tromey@redhat.com>
9423
9424 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9425 Fixes PR libgcj/6068.
9426
9427 2002-03-30 Krister Walfridsson <cato@df.lth.se>
9428
9429 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9430
9431 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9432
9433 * configure.in (alpha*-dec-osf*): Enable libgcj.
9434
9435 2003-03-27 Matthew Gingell <gingell@gnat.com>
9436
9437 * MAINTAINERS (Write After Approval): Add myself.
9438
9439 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9440
9441 Fix for: PR bootstrap/3591, target/5676
9442 * configure.in (mcore-pe): Disable the configuration of
9443 libstdc++-v3 since exceptions are not supported.
9444
9445 2002-03-20 Anthony Green <green@redhat.com>
9446
9447 * configure.in: Enable libgcj for xscale-elf target.
9448
9449 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
9450
9451 * MAINTAINERS: Update my email address.
9452
9453 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
9454
9455 * ltmain.sh (relink_command): Fix typo in previous change.
9456
9457 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
9458
9459 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9460 (relink_command): Added --tag flags.
9461 (mode=install): If relinking fails; error out.
9462
9463 2002-03-12 Richard Henderson <rth@redhat.com>
9464
9465 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9466 .NOTPARALLEL tag.
9467 (do-check): Rename from check.
9468 (check): Allow parallel check.
9469
9470 2002-03-12 Bob Wilson <bob.wilson@acm.org>
9471
9472 * MAINTAINERS: Add myself as maintainer for xtensa port.
9473 Fix alphabetical order in CPU port maintainer list.
9474 Remove myself from Write After Approval list.
9475
9476 2002-03-11 Richard Henderson <rth@redhat.com>
9477
9478 * Makefile.in (.NOTPARALLEL): Add fake tag.
9479
9480 2002-03-07 H.J. Lu (hjl@gnu.org)
9481
9482 * configure.in: Enable gprof for mips*-*-linux*.
9483
9484 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9485
9486 * MAINTAINERS (Write After Approval): Add myself.
9487
9488 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
9489
9490 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9491 libjava.
9492 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9493
9494 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
9495
9496 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9497 because its Makefile is there; test for the executable instead.
9498
9499 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
9500
9501 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9502 libstdc++-v3 and libjava.
9503
9504 2002-02-11 Adam Megacz <adam@xwt.org>
9505
9506 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9507 boehm-gc
9508
9509 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
9510
9511 * config.guess: Updated to 2002-01-30's version.
9512 * config.sub: Updated to 2002-02-01's version.
9513 Contribute sh64-elf.
9514 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9515 * configure.in: Added sh64-*-*.
9516
9517 2002-02-08 Chris Demetriou <cgd@broadcom.com>
9518
9519 * MAINTAINERS: Belatedly add myself to write after approval list.
9520
9521 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9522
9523 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9524 Remove self as Write After Approval.
9525
9526 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
9527
9528 * MAINTAINERS: Put self in as maintainer for contrib/regression
9529 directory.
9530
9531 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
9532
9533 * MAINTAINERS: Update my email address.
9534
9535 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9536
9537 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9538 target-libiberty, and target-libgloss. Skip Java-related
9539 libraries if not supported for NetBSD on target CPU.
9540
9541 2002-01-25 Douglas B Rupp <rupp@gnat.com>
9542
9543 * install-sh: Use _inst.$$_ for temp file name.
9544
9545 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9546
9547 * MAINTAINERS (Write After Approval): Move my contact info
9548 from here...
9549 (OS Port Maintainers): ...to here (netbsd).
9550
9551 2002-01-22 Bob Wilson <bob.wilson@acm.org>
9552
9553 * MAINTAINERS (Write After Approval): Add myself.
9554
9555 2002-01-17 H.J. Lu <hjl@gnu.org>
9556
9557 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9558 (all-target-fastjar): Also depend on all-target-libiberty.
9559
9560 2002-01-16 H.J. Lu (hjl@gnu.org)
9561
9562 * config.guess: Import from master sources, rev 1.225.
9563 * config.sub: Import from master sources, rev 1.238.
9564
9565 2002-01-16 Kazu Hirata <kazu@hxi.com>
9566
9567 * MAINTAINERS (Write After Approval): Remove myself.
9568
9569 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
9570
9571 * MAINTAINERS (Write After Approval): Add myself.
9572
9573 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9574
9575 * MAINTAINERS: Add self as docs co-maintainer.
9576
9577 2001-12-11 Matthias Klose <doko@debian.org>
9578
9579 * MAINTAINERS (Write After Approval): Add myself.
9580
9581 2001-12-09 Zack Weinberg <zack@codesourcery.com>
9582
9583 * MAINTAINERS: Update my email address.
9584
9585 2001-12-07 Turly O'Connor <turly@apple.com>
9586 * MAINTAINERS (Write After Approval): Add myself.
9587 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9588 (rs6000_initialize_trampoline): Call __trampoline_setup for
9589 ABI_DARWIN too.
9590 * darwin-tramp.asm: New file, implements __trampoline_setup.
9591 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9592
9593 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
9594
9595 * MAINTAINERS (Write After Approval): Add myself.
9596
9597 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9598
9599 * configure, configure.in: Use temp file for long sed commands.
9600
9601 2001-12-03 Laurent Guerby <guerby@acm.org>
9602
9603 * config.sub: Update to version 1.232 on subversion.
9604
9605 2001-12-03 Ben Elliston <bje@redhat.com>
9606
9607 * MAINTAINERS: Update mail address for config.* patches.
9608
9609 2001-11-27 DJ Delorie <dj@redhat.com>
9610 Zack Weinberg <zack@codesourcery.com>
9611
9612 When build != host, create libiberty for the build machine.
9613
9614 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9615 CONFIG_ARGUMENTS.
9616 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9617 New variables.
9618 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9619 and rules.
9620 (all.normal): Depend on ALL_BUILD_MODULES.
9621 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9622 (all-build-libiberty): Depend on configure-build-libiberty.
9623
9624 * configure: Calculate and substitute proper value for
9625 ALL_BUILD_MODULES.
9626 * configure.in: Create the build subdirectory.
9627 Calculate and substitute TARGET_CONFIGARGS (formerly
9628 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9629
9630 2001-11-26 Ziemowit Laski <zlaski@apple.com>
9631
9632 * MAINTAINERS (write-after-approval): Add self.
9633
9634 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9635
9636 * MAINTAINERS (GNATS only accounts): Remove self.
9637
9638 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9639
9640 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9641 libf2c.
9642
9643 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9644
9645 * MAINTAINERS (Write After Approval): Add self.
9646
9647 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9648
9649 * MAINTAINERS: mips and s390 are also CPU ports.
9650
9651 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9652
9653 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9654
9655 2001-11-11 David O'Brien <obrien@FreeBSD.org>
9656
9657 * MAINTAINERS: Alphabetize.
9658
9659 2001-11-09 Kazu Hirata <kazu@hxi.com>
9660
9661 * MAINTAINERS (Various maintainers: h8 port): Add myself.
9662
9663 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
9664
9665 * MAINTAINERS (Various maintainers: hppa port): Added myself.
9666
9667 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9668
9669 * configure.in (--enable-languages): Be more permissive about
9670 syntax. Check for empty lists better. Warn about $LANGUAGES.
9671
9672 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
9673
9674 * config.sub: Import from master sources, rev. 1.230.
9675 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9676
9677 2001-11-07 Laurent Guerby <guerby@acm.org>
9678
9679 * MAINTAINERS (Write After Approval): Add self.
9680
9681 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9682
9683 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9684
9685 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
9686
9687 * config.sub: Import from master sources, rev 1.226.
9688 * config.guess: Import from master sources, rev 1.216.
9689
9690 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
9691
9692 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9693 * MAINTAINERS: Add self as maintainer of MMIX port.
9694 Remove old after-approval entry.
9695
9696 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
9697
9698 * ChangeLog, configure: Fix spelling errors.
9699
9700 2001-10-20 Brendan Kehoe <brendan@zen.org>
9701
9702 * MAINTAINERS: Tweak my address.
9703
9704 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
9705
9706 * MAINTAINERS: Update my email address.
9707
9708 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
9709
9710 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9711 * MAINTAINERS: Add self as maintainer of CRIS port.
9712
9713 2001-10-10 Geert Bosch <bosch@gnat.com>
9714
9715 * MAINTAINERS (Various maintainers: Ada front end):
9716 Added Robert Dewar.
9717
9718 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
9719
9720 * MAINTAINERS (Write After Approval): Added self
9721
9722 2001-10-02 Geert Bosch <bosch@gnat.com>
9723
9724 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9725
9726 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9727
9728 * configure: Handle temporary files securely using mkdir.
9729
9730 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
9731
9732 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9733
9734 2001-09-26 Will Cohen <wcohen@redhat.com>
9735
9736 * configure.in (*-*-linux*): Disable configuration of target-newlib
9737 and target-libgloss.
9738
9739 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9740
9741 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9742 RANLIB.
9743
9744 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
9745
9746 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9747 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9748 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9749 avoid quotes nesting problems.
9750 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9751 (DO_X): Export only variables that are set.
9752
9753 2001-09-19 Ben Elliston <bje@redhat.com>
9754
9755 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9756 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9757 semantics. Use the shell built-in "type" command instead.
9758
9759 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
9760
9761 Merged from gcc-3_0-branch:
9762 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
9763 * ltcf-c.sh: Use $objext, not $ac_objext.
9764 2001-07-27 Mark Kettenis <kettenis@gnu.org>
9765 * ltcf-cxx.sh: Add support for GNU.
9766 2001-07-22 Timothy Wall <twall@redhat.com>
9767 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
9768 default settings if using GNU tools with that configuration.
9769 * ltcf-cxx.sh: Ditto.
9770 * ltcf-gcj.sh: Ditto.
9771 2001-07-21 Michael Chastain <chastain@redhat.com>
9772 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9773 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
9774 * ltmain.sh: Mark as gcc-local.
9775
9776 2001-08-30 Eric Christopher <echristo@redhat.com>
9777 Jason Eckhardt <jle@redhat.com>
9778
9779 * config.guess: Merge from master sources.
9780 * config.sub: Merge from master sources, add support for mipsisa32.
9781
9782 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
9783 * config.sub: Merge from master sources, rev 1.219.
9784 * MAINTAINERS: Add self as contact for stormy16 port.
9785
9786 2001-08-14 Zack Weinberg <zackw@panix.com>
9787
9788 * config.sub: Merge from master sources, rev 1.218.
9789 * config.guess: Merge from master sources, rev 1.209.
9790
9791 2001-08-11 Graham Stott <grahams@redhat.com>
9792
9793 * Makefile.in (check-c++): Add missing semicolon.
9794
9795 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
9796
9797 * MAINTAINERS (Various maitainers: predict.def): Added myself.
9798
9799 2001-07-30 Eric Christopher <echristo@redhat.com>
9800
9801 * MAINTAINERS (Various maintainers: mips port): Added myself.
9802
9803 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
9804
9805 * configure.in (sh-*-linux*): New.
9806
9807 2001-07-27 Richard Henderson <rth@redhat.com>
9808
9809 * .cvsignore: Add LAST_UPDATED.
9810
9811 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
9812
9813 * MAINTAINERS (Various maintainers: s390 port): Added myself.
9814
9815 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
9816
9817 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9818
9819 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
9820
9821 * MAINTAINERS (Write After Approval): Added myself.
9822
9823 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9824
9825 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9826 and libgcj on m68hc11/m68hc12.
9827
9828 2001-06-27 H.J. Lu (hjl@gnu.org)
9829
9830 * Makefile (CFLAGS_FOR_BUILD): New.
9831 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9832
9833 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9834
9835 * README: Remove version number.
9836
9837 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9838
9839 * INSTALL/README: Update wrt. to the installation instructions now
9840 residing in gcc/doc/install.texi.
9841
9842 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9843
9844 * README: Replace with a cut-down and updated version of gcc/README.
9845
9846 2001-06-12 David Edelsohn <edelsohn@gnu.org>
9847
9848 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9849 multilibs to be disabled.
9850
9851 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
9852
9853 * MAINTAINERS (Write After Approval): Add myself.
9854
9855 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
9856
9857 * config.guess: Import CVS version 1.195.
9858 * config.sub: Import CVS version 1.212.
9859
9860 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
9861
9862 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9863 gcc/xgcc is built, use -print-prog-name to find out the program
9864 name to use.
9865
9866 2001-06-04 Phil Edwards <pme@sources.redhat.com>
9867
9868 * config.guess: Import CVS version 1.194. All gcc-local changes
9869 appear to also be in the master copy.
9870 * config.sub: Import CVS version 1.211.
9871
9872 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
9873
9874 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9875 with_gcc]: Use `gcc -shared' to build a shared library.
9876
9877 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
9878
9879 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9880 archives.
9881
9882 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9883
9884 * MAINTAINERS (Write After Approval): Add myself.
9885
9886 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
9887
9888 * configure.in (libstdcxx_flags): Do not try to execute
9889 libstdc++-v3/testsuite_flags until it exists.
9890
9891 2001-06-01 Alan Modra <amodra@bigpond.net.au>
9892
9893 * MAINTAINERS: Update my email address.
9894
9895 2001-05-31 Graham Stott <grahams@redhat.com>
9896
9897 * MAINTAINERS (Write After Approval): Add myself.
9898
9899 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
9900
9901 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
9902 libraries when using g++ with native linker.
9903
9904 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
9905
9906 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9907
9908 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
9909
9910 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9911 [aix4*|aix5*]: Prepend blank.
9912
9913 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
9914
9915 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9916 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
9917 of subdir/configure scripts to use the new libtool.m4.
9918
9919 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
9920
9921 * MAINTAINERS (Write After Approval): Add myself.
9922
9923 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
9924
9925 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9926
9927 2001-05-11 Ben Elliston <bje@redhat.com>
9928
9929 * Makefile.in (all-sid): New target.
9930 (check-sid, clean-sid, install-sid): Likewise.
9931
9932 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
9933
9934 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9935
9936 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9937
9938 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9939 libgcj.
9940
9941 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9942
9943 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9944 gcc/xgcc is built, use -print-prog-name to find out the program
9945 name to use.
9946
9947 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
9948
9949 * configure.in (noconfigdirs): Don't reset it from scratch in the
9950 target case; only append to it.
9951
9952 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9953 sparc-*-solaris2.8]: Disable ${libgcj}.
9954
9955 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
9956
9957 * configure.in (libgcj_saved): Copy from $libgcj.
9958 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9959 --disable-libgcj.
9960
9961 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
9962
9963 * MAINTAINERS: Remove self as MIPS maintainer and
9964 C front end maintainer.
9965
9966 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
9967
9968 * configure.in: Move *-chorusos target case to the proper switch.
9969 Disable libgcj.
9970
9971 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9972
9973 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9974 1.641.2.228.
9975
9976 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9977
9978 * Makefile.in (STAGE1_CFLAGS): Pass down.
9979
9980 2001-04-13 Alan Modra <amodra@one.net.au>
9981
9982 * config.guess: Add hppa64-linux support. Note for next import that
9983 this is already in the master file.
9984 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
9985
9986 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9987
9988 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9989 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9990
9991 2001-04-11 Stan Shebs <shebs@apple.com>
9992
9993 * MAINTAINERS: Add self as Darwin port maintainer.
9994
9995 2001-04-11 Alan Modra <amodra@one.net.au>
9996
9997 * MAINTAINERS: Update my email address.
9998
9999 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
10000
10001 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10002 recent versions of FreeBSD (release 3 or later).
10003 * ltconfig: On FreeBSD, -lc must not be provided when building
10004 a shared library or else the standard -pthread gcc option is
10005 rendered worthless to later users of the built library.
10006
10007 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10008
10009 * MAINTAINERS: Add self and RTH as C front end maintainers.
10010
10011 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
10012
10013 * config.sub: Make sure to match an already-canonicalized
10014 machine name (eg. mn10300-unknown-elf).
10015
10016 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
10017
10018 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10019 New macros.
10020 (bootstrap, cross): Use RECURSE_FLAGS.
10021 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10022
10023 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
10024
10025 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10026
10027 2001-03-22 Colin Howell <chowell@redhat.com>
10028
10029 * Makefile.in (DO_X): Do not backslash single-quotes in
10030 backquotes (two places).
10031
10032 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10033
10034 Re-installed:
10035 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10036 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10037 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10038 * ltcf-cxx.sh: Likewise.
10039 * ltcf-gcj.sh: Likewise.
10040
10041 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10042
10043 * MAINTAINERS: Add myself as "documentation co-maintainer".
10044
10045 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10046
10047 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10048 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10049
10050 2001-03-19 Tom Tromey <tromey@redhat.com>
10051
10052 * config-ml.in: Handle GCJ and GCJFLAGS.
10053
10054 2001-03-21 Michael Chastain <chastain@redhat.com>
10055
10056 * Makefile.in: all-m4 depends on all-texinfo.
10057
10058 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
10059
10060 * MAINTAINERS: Add myself to write after approval list.
10061
10062 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
10063
10064 * Makefile.in (DO_X): Quote nested quotes.
10065
10066 2001-03-18 Alan Modra <alan@linuxcare.com.au>
10067
10068 * MAINTAINERS: Add myself to write after approval list.
10069
10070 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
10071
10072 * Makefile.in (DO_X): Use double quotes for quoting
10073 "RANLIB=$${RANLIB}".
10074
10075 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10076
10077 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10078
10079 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
10080
10081 * configure.in: Only use `lang_requires' for languages athat are
10082 actually enabled.
10083
10084 2001-03-08 Phil Edwards <pme@sources.redhat.com>
10085
10086 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10087
10088 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
10089
10090 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10091
10092 2001-03-07 Tom Tromey <tromey@redhat.com>
10093
10094 * configure.in: Allow config-lang.in to set `lang_requires' to list
10095 of other required languages.
10096
10097 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
10098
10099 * Makefile.in: Remove RANLIB definition. Use RANLIB
10100 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10101 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10102
10103 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
10104 Alexandre Oliva <aoliva@redhat.com>
10105
10106 * Makefile.in (check-c++): Use tabs, not spaces.
10107
10108 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
10109
10110 * MAINTAINERS: add myself to Write After Approval list.
10111
10112 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
10113
10114 * Makefile.in (check-c++): New rule.
10115
10116 * configure.in (target_libs): Remove libg++.
10117 (noconfigdirs): Remove libg++.
10118 (noconfigdirs): Same.
10119 (noconfigdirs): Same.
10120 (noconfigdirs): Same.
10121
10122 * config-ml.in: Remove libg++ references.
10123
10124 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10125 (ALL_TARGET_MODULES): Same.
10126 (configure-target-libg++): Remove.
10127 (all-target-libg++): Remove.
10128 (configure-target-libio): Remove.
10129 (all-target-libio): Remove.
10130 (check-target-libio): Remove.
10131 (.PHONY): Remove.
10132 (libg++.tar.bz2): Remove.
10133 (all-target-cygmon): Remove libio.
10134 (all-target-libstdc++): Remove.
10135 (configure-target-libstdc++): Remove.
10136 (TARGET_LIB_PATH): Remove libstdc++.
10137 (ALL_GCC_CXX): Remove libstdc++.
10138 (all-target-gperf): Correct.
10139
10140 2001-02-16 Nick Clifton <nickc@redhat.com>
10141
10142 * configure.in (noconfigdirs): Allow configuration of texinfo
10143 for Cygwin hosts.
10144
10145 2001-02-15 Anthony Green <green@redhat.com>
10146
10147 * configure: Introduce GCJ_FOR_TARGET.
10148 * configure.in: Ditto.
10149 * Makefile.in: Ditto.
10150
10151 2001-02-13 Andreas Schwab <schwab@suse.de>
10152
10153 * MAINTAINERS: Update mail address.
10154
10155 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10156
10157 * config.guess: Add linux target for S/390.
10158 * config.sub: Likewise.
10159
10160 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
10161
10162 * configure.in: for *-chorusos, don't config target-newlib and
10163 target-libgloss.
10164
10165 2001-02-06 Ben Elliston <bje@redhat.com>
10166
10167 * configure: Output host type to stdout, not stderr.
10168
10169 2001-02-05 Mark Mitchell <mark@codesourcery.com>
10170
10171 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10172 * ltcf-cxx.sh: Likewise.
10173
10174 * config.if: Assume enable_libstdcxx_v3 is defined.
10175
10176 2001-02-04 Mark Mitchell <mark@codesourcery.com>
10177
10178 Remove V2 C++ library.
10179 * configure.in: Remove --enable-libstdcxx_v3 support.
10180
10181 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10182
10183 * include/demangle.h: Add prototype for java_demangle_v3.
10184
10185 2001-01-29 Phil Edwards <pme@sources.redhat.com>
10186
10187 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10188
10189 2001-01-27 Richard Henderson <rth@redhat.com>
10190
10191 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10192
10193 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10194
10195 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10196 Don't unset, it's non-portable and no longer necessary, set to empty
10197 instead.
10198
10199 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10200
10201 * ltconfig: Shell portability fix for the tagname validity check.
10202
10203 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
10204
10205 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10206 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10207
10208 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10209
10210 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10211
10212 2001-01-26 Tom Tromey <tromey@redhat.com>
10213
10214 * configure.in: Allow libgcj to be built on Sparc Solaris.
10215
10216 2001-01-25 David Edelsohn <edelsohn@gnu.org>
10217
10218 * ltcf-c.sh: Add aix5 case.
10219 * ltcf-cxx.sh: Likewise.
10220 * ltconfig: Likewise.
10221
10222 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
10223
10224 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10225 keep at least one of build_libtool_libs or build_old_libs set to
10226 yes.
10227
10228 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10229 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10230
10231 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10232
10233 * configure.in: Enable libgcj on several additional platforms.
10234
10235 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10236
10237 * configure.in: Enable libgcj for linux targets.
10238
10239 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10240
10241 * MAINTAINERS (Write After Approval): Add myself.
10242
10243 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10244
10245 * MAINTAINERS: Add myself as vax port maintainer.
10246
10247 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10248
10249 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10250
10251 2001-01-09 Mike Stump <mrs@wrs.com>
10252
10253 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10254 failures of subdirectories.
10255
10256 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10257
10258 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10259 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10260 * ltcf-cxx.sh: Likewise.
10261 * ltcf-gcj.sh: Likewise.
10262 * ltconfig.sh: Fix typo.
10263
10264 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10265
10266 * configure: handle DOS-style absolute paths.
10267
10268 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10269
10270 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10271
10272 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10273
10274 * MAINTAINERS: Add myself as avr port co-maintainer.
10275
10276 2000-12-28 Ben Elliston <bje@redhat.com>
10277
10278 * MAINTAINERS: Add myself under ``Write After Approval''.
10279
10280 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10281
10282 * texinfo: Remove directory from GCC.
10283
10284 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10285
10286 * COPYING: Update to current
10287 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10288 to 19yy as example year in copyright notice).
10289
10290 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10291
10292 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10293 (libstdcxx_incdir): Pass down.
10294 * config.if: Remove expired bits for cxx_interface, add stub.
10295 (libstdcxx_incdir): Add variable for g++ include directory.
10296 * configure.in (gxx_include_dir): Use it.
10297
10298 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
10299
10300 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10301 with old-email address from ``Write After Approval''.
10302
10303 2000-12-15 Andreas Jaeger <aj@suse.de>
10304
10305 * configure.in: Handle lang_dirs.
10306
10307 2000-12-14 Tom Tromey <tromey@redhat.com>
10308
10309 * MAINTAINERS: Removed brads.
10310
10311 * MAINTAINERS: Added gcj developers.
10312
10313 2000-12-13 Anthony Green <green@redhat.com>
10314
10315 * configure.in: Disable libgcj for any target not specifically
10316 listed. Disable libgcj for x86 and Alpha Linux until compatible
10317 with g++ abi.
10318
10319 2000-12-13 Mike Stump <mrs@wrs.com>
10320
10321 * Makefile.in (local-distclean): Also remove fastjar.
10322
10323 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10324
10325 * contrib/gcc_update: Add fastjar --touch entries.
10326
10327 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
10328
10329 * configure.in: Disable language-specific target libraries for
10330 languages that aren't enabled.
10331
10332 2000-12-10 Anthony Green <green@redhat.com>
10333
10334 * configure.in: Define libgcj. Disable libgcj target libraries for
10335 most targets.
10336
10337 2000-12-10 Neil Booth <neilb@earthling.net>
10338
10339 * MAINTAINERS: Update mail address, remove from WAA list.
10340
10341 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10342
10343 * libjava: Imported from /cvs/java.
10344 * libffi: Likewise.
10345 * Boehm-gc: Likewise.
10346
10347 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10348
10349 * configure.in (target_libs): Revert 2000-12-08 patch.
10350 (noconfigdirs): Added target-libjava.
10351
10352 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10353
10354 * djunpack.bat: removed.
10355
10356 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10357
10358 * Makefile.in: handle DOS-style absolute paths.
10359 * config-ml.in: likewise.
10360 * symlink-tree: likewise.
10361
10362 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10363
10364 * fastjar: Imported.
10365
10366 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10367
10368 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10369 libjava.
10370 * configure.in (target_libs): Removed `target-libjava'.
10371
10372 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10373
10374 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10375 (ALL_MODULES): Added fastjar.
10376 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10377 (all-target-libjava): all-fastjar replaces all-zip.
10378 (all-fastjar): Added.
10379 (configure-target-fastjar, all-target-fastjar): Likewise.
10380 * configure.in (host_tools): Added fastjar.
10381
10382 2000-12-07 Mike Stump <mrs@wrs.com>
10383
10384 * Makefile.in (local-distclean): Remove leftover built files.
10385
10386 2000-11-24 Nick Clifton <nickc@redhat.com>
10387
10388 * configure.in (xscale-elf): Add target.
10389 (xscale-coff): Add target.
10390
10391 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
10392
10393 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10394 recent versions of FreeBSD (release 3 or later).
10395 * ltconfig: On FreeBSD, -lc must not be provided when building
10396 a shared library or else the standard -pthread gcc option is
10397 rendered worthless to later users of the built library.
10398
10399 2000-11-16 Fred Fish <fnf@be.com>
10400
10401 * configure.in (enable_libstdcxx_v3): Fix typo,
10402 libstd++ -> libstdc++.
10403
10404 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10405
10406 * MAINTAINERS: Add self to Write After Approval list.
10407
10408 2000-11-21 Bernd Schmidt <bernds@redhat.com>
10409
10410 * MAINTAINERS: Update my email address. Add myself to global write
10411 privs list.
10412
10413 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
10414
10415 * Makefile.in: Merge with src and libgcj.
10416 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10417 configure-target-<library> when their configure scripts need the C
10418 or C++ library to have already been built to work properly.
10419 (do_proto_toplev): Set them to an empty string.
10420
10421 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10422 (REALLY_SET_LIB_PATH): Use them.
10423
10424 2000-11-17 Stan Shebs <shebs@apple.com>
10425
10426 * MAINTAINERS: Add self to Write After Approval list.
10427
10428 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10429
10430 * configure: Provide the original toplevel configure arguments
10431 (including $0) to subprocesses in the environment rather than
10432 through gcc/configargs.h.
10433
10434 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10435
10436 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10437 C99. Alphabetise "Write After Approval" list.
10438
10439 2000-11-12 Mark Mitchell <mark@codesourcery.com>
10440
10441 * configure: Turn on libstdc++ V3 by default.
10442
10443 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10444 if we've got GCC.
10445
10446 2000-11-11 Philip Blundell <philb@gnu.org>
10447
10448 * MAINTAINERS: Add self to Write After Approval list.
10449
10450 2000-11-09 David Edelsohn <edelsohn@gnu.org>
10451
10452 * ltcf-c.sh (aix4): Improve shared library configuration; require
10453 exporting symbols.
10454 * ltcf-cxx.sh (aix4): Define.
10455 * ltconfig (aix4): Define library and soname specs appropriate for
10456 AIX. Define command to create export symbols list.
10457
10458 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
10459
10460 * config.sub: Add support for Sun Chorus
10461
10462 2000-10-31 Nick Clifton <nickc@redhat.com>
10463
10464 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10465 <name>@redhat.com. Also installed new email address for Clint
10466 Popetz.
10467
10468 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10469
10470 * etc: Remove directory from GCC.
10471
10472 2000-10-16 Michael Meissner <meissner@redhat.com>
10473
10474 * configure (gcc/configargs.h): Only create if there is a build GCC
10475 directory created.
10476
10477 2000-10-16 Matthias Klose <doko@debian.org>
10478
10479 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10480 when configured for libstdc++-v3.
10481
10482 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
10483
10484 * configure: Save configure arguments to gcc/configargs.h.
10485
10486 2000-10-04 Philipp Thomas <pthomas@suse.de>
10487
10488 * config.guess: Import CVS version 1.157.
10489 * config.sub: Import CVS version 1.181.
10490
10491 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
10492
10493 * Makefile.in (bootstrap): avoid recursion if subdir missing
10494 (cross): ditto
10495 (do-proto-toplev): ditto
10496
10497 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
10498
10499 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10500 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10501
10502 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10503 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10504 all affected `configure' scripts.
10505
10506 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10507
10508 * MAINTAINERS: Add self as cpplib co-maintainer.
10509
10510 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
10511
10512 * MAINTAINERS: Add self to Write After Approval list.
10513
10514 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10515
10516 * INSTALL/README: egcs -> GCC update.
10517
10518 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
10519
10520 * MAINTAINERS: Add myself to Write After Approval list.
10521
10522 2000-09-15 Kazu Hirata <kazu@hxi.com>
10523
10524 * MAINTAINERS: Add myself to Write After Approval list.
10525
10526 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10527
10528 * configure.in: Do not build byacc for hppa64. Provide paths to the
10529 X11 libraries for hppa64.
10530
10531 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10532
10533 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10534
10535 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
10536
10537 * Makefile.in (all-zlib): Added dummy target.
10538
10539 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10540 ltcf-gcj.sh: Updated from libtool multi-language branch.
10541
10542 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
10543
10544 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10545 (bootstrap*): Depend on all-bootstrap.
10546
10547 2000-09-05 Philipp Thomas <pthomas@suse.de>
10548
10549 * config.guess: Import CVS version 1.156.
10550 * config.sub: Import CVS version 1.179.
10551
10552 2000-09-02 Anthony Green <green@cygnus.com>
10553
10554 * Makefile.in (all-gcc): Depend on all-zlib.
10555 (CLEAN_MODULES): Add clean-zlib.
10556 (ALL_MODULES): Add all-zlib.
10557 * configure.in (host_libs): Add zlib.
10558
10559 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
10560
10561 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10562 crosses, but add gcc/include to the header search path for them.
10563
10564 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10565
10566 * MAINTAINERS: Add self to Write After Approval list.
10567
10568 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10569
10570 * config.guess: Import CVS version 1.152.
10571 * config.sub: Import CVS version 1.177.
10572
10573 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
10574
10575 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10576 $targargs to tell whether newlib is going to be built.
10577
10578 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10579 $$r/TARGET_SUBDIR/libio for _G_config.h.
10580
10581 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
10582
10583 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10584
10585 2000-08-22 DJ Delorie <dj@redhat.com>
10586
10587 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10588
10589 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
10590
10591 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10592 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10593 sub-configures.
10594
10595 2000-08-21 DJ Delorie <dj@redhat.com>
10596
10597 * MAINTAINERS: Add self as a libiberty maintainer
10598
10599 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
10600
10601 * configure.in (libstdcxx_flags): Use
10602 libstdc++-v3/src/libstdc++.INC.
10603
10604 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
10605
10606 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10607
10608 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10609
10610 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10611
10612 * configure: Make enable_threads and enable_shared defaults
10613 explicit. Substitute enable_threads into generated Makefiles.
10614 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10615 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10616
10617 2000-08-13 Geoff Keating <geoffk@cygnus.com>
10618
10619 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10620
10621 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
10622
10623 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10624 previous delta.
10625
10626 2000-08-11 Jason Merrill <jason@redhat.com>
10627
10628 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10629 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10630 (FLAGS_FOR_TARGET): Not here.
10631 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10632
10633 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
10634
10635 * config-ml.in (CC, CXX): Don't introduce a leading space.
10636
10637 2000-08-07 DJ Delorie <dj@delorie.com>
10638
10639 * MAINTAINERS: Add self as a DJGPP maintainer
10640
10641 2000-08-07 DJ Delorie <dj@redhat.com>
10642
10643 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10644 "if we're also building gcc, and it's a gcc that will run on the
10645 build machine, we want to use its includes instead of the system's
10646 default includes".
10647
10648 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10649
10650 * MAINTAINERS: Add self to Write After Approval list.
10651
10652 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
10653
10654 * configure.in (libstdcxx_flags): Don't use `"'.
10655
10656 * config-ml.in: Adjust multilib search paths to the
10657 appropriate multilib tree.
10658
10659 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
10660
10661 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10662 commas in $LANGUAGES.
10663
10664 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
10665
10666 * configure.in: Re-enable all references to libg++ and librx.
10667
10668 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
10669
10670 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10671 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
10672 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10673 * ltcf-cxx.sh (need_lc): Set based on postdeps.
10674
10675 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10676
10677 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
10678
10679 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10680 CXX_FOR_TARGET for sed.
10681
10682 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
10683
10684 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10685 Do not override if already set in the environment or in configure.
10686 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10687 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10688
10689 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
10690
10691 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10692 the libtool CVS tree multi-language branch.
10693 * ltconfig, ltmain.sh: Updated.
10694
10695 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
10696
10697 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10698 (clean-target): Depend on it.
10699
10700 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10701 (GCC_FOR_TARGET): Use it.
10702 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10703 * configure.in: ... here.
10704 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10705 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10706
10707 2000-07-24 Eric Christopher <echristo@cygnus.com>
10708
10709 * MAINTAINERS: Add self to Write After Approval list.
10710
10711 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
10712
10713 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10714 (configure-target-libchill, configure-target-libobjc): Likewise.
10715
10716 * configure.in: Use the same cache file for all target libs.
10717 * config-ml.in: But different cache files per multilib variant.
10718
10719 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10720
10721 * configure (topsrcdir): Don't use dirname.
10722
10723 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
10724
10725 * MAINTAINERS: Add self to Write After Approval list.
10726
10727 2000-07-20 Jason Merrill <jason@redhat.com>
10728
10729 * configure.in: Remove all references to libg++ and librx.
10730
10731 * configure, configure.in, Makefile.in: Unify gcc and binutils.
10732
10733 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
10734
10735 * config.sub: Update to subversions version 2000-07-06.
10736
10737 2000-07-12 Andrew Haley <aph@cygnus.com>
10738
10739 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10740 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10741
10742 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
10743
10744 * symlink-tree: Check number of arguments.
10745
10746 2000-07-05 Jim Wilson <wilson@cygnus.com>
10747
10748 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10749 search path for a g++ extracted from the build tree. This
10750 will allow link tests run by configure scripts in
10751 subdirectories to succeed.
10752
10753 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
10754
10755 * ltconfig: Add support for mips-dde-sysv4.2MP
10756
10757 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10758
10759 * MAINTAINERS: Add myself as loop discovery maintainer.
10760
10761 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
10762
10763 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10764 `os2'. Force ac_cv_exeext to be ".exe" in that case.
10765
10766 2000-06-19 Timothy Wall <twall@cygnus.com>
10767
10768 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10769 * config.sub: Add tic54x target.
10770
10771 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10772
10773 * MAINTAINERS: Add self as Fortran maintainer,
10774 remove Craig Burley.
10775
10776 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
10777
10778 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10779 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10780
10781 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
10782
10783 * MAINTAINERS: Add self as i18n maintainer
10784
10785 20000-05-21 H.J. Lu (hjl@gnu.org)
10786
10787 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10788 directory are used if they exist. Make sure
10789 $(build_tooldir)/include is searched for header files,
10790 $(build_tooldir)/lib/ for library files.
10791 (GCC_FOR_TARGET): Likewise.
10792 (CXX_FOR_TARGET): Likewise.
10793
10794 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
10795
10796 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10797
10798 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
10799
10800 * Makefile.in (configure-target-libiberty): Depend on
10801 configure-target-newlib.
10802
10803 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
10804
10805 * configure.in, Makefile.in: Merge all libffi-related
10806 configury stuff from the libgcj tree.
10807
10808 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
10809
10810 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10811 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10812
10813 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10814
10815 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10816 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10817 current version information. Add to proto-toplev directory.
10818 (gdb-taz): Build do-djunpack.
10819
10820 2000-05-15 David Edelsohn <edelsohn@gnu.org>
10821
10822 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10823
10824 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
10825
10826 * MAINTAINERS: Add self to Write After Approval list.
10827
10828 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10829
10830 * ltmain.sh: Preserve in relink_command any environment
10831 variables that may affect the linker behavior.
10832
10833 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
10834
10835 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10836
10837 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
10838
10839 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10840
10841 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
10842
10843 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10844 with the version name.
10845
10846 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
10847
10848 * MAINTAINERS: Add self as bb-reorder maintainer.
10849
10850 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
10851
10852 * config.if: Tweak.
10853
10854 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
10855
10856 * djunpack.bat: New file.
10857
10858 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
10859
10860 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10861 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10862 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10863 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10864
10865 2000-04-16 Dave Pitts <dpitts@cozx.com>
10866
10867 * config.sub (case $basic_machine): Change default for "ibm-*"
10868 to "openedition".
10869
10870 2000-04-13 Andreas Jaeger <aj@suse.de>
10871
10872 * MAINTAINERS: Added myself.
10873
10874 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10875
10876 * Makefile.in (gdb-taz): New target. GDB specific archive.
10877 (do-md5sum): New target.
10878 (MD5PROG): Define.
10879 (PACKAGE): Default to TOOL.
10880 (VER): Default to a shell script.
10881 (taz): Rewrite target. Move real work to do-proto-toplev. Include
10882 md5 checksum generation.
10883 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10884 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10885 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10886 insight.tar.bz2): Use gdb-taz to create archive.
10887
10888 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
10889
10890 * configure (warn_cflags): Delete.
10891
10892 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
10893
10894 * MAINTAINERS: Added myself.
10895
10896 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
10897 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
10898
10899 * configure.in (enable_libstdcxx_v3): Add.
10900 (target_libs): Add bits here to switch between libstdc++-v2 and
10901 libstdc++-v3.
10902 * config.if: And this file too.
10903 * Makefile.in: Add libstdc++-v3 targets.
10904
10905 2000-04-05 Michael Meissner <meissner@redhat.com>
10906
10907 * config.sub (d30v): Add d30v as a basic machine type.
10908
10909 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
10910
10911 * configure.in: -linux-gnu*, not -linux-gnu.
10912
10913 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10914
10915 * MAINTAINERS: Add self in write-after-approval section.
10916
10917 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
10918
10919 * MAINTAINERS: Add self as ia64 port maintainer.
10920
10921 2000-03-08 Neil Booth <NeilB@earthling.net>
10922
10923 * MAINTAINERS: Add self in write-after-approval section.
10924
10925 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
10926
10927 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10928 (do-tar-bz2): Replace TOOL with PACKAGE.
10929 (gdb.tar.bz2): Remove GDBTK from GDB package.
10930 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10931 dejagnu.tar.bz2): New packages.
10932
10933 2000-02-27 Andreas Jaeger <aj@suse.de>
10934
10935 * configure.in: Add entry for mips*-*-linux*, move catch all
10936 *-*-*linux* entry below this one.
10937
10938 2000-02-27 Ian Lance Taylor <ian@zembu.com>
10939
10940 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10941
10942 2000-02-24 Nick Clifton <nickc@cygnus.com>
10943
10944 * config.sub: Support an OS of "wince".
10945
10946 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
10947
10948 * config.guess, config.sub: Updated to match config's 2000-02-15
10949 version.
10950
10951 2000-02-23 Linas Vepstas <linas@linas.org>
10952
10953 * config.sub: Add support for Linux/IBM 370.
10954 * configure.in: Likewise.
10955
10956 2000-02-22 Nick Clifton <nickc@cygnus.com>
10957
10958 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10959
10960 2000-02-20 Christopher Faylor <cgf@cygnus.com>
10961
10962 * config.guess: Guess "cygwin" rather than "cygwin32".
10963
10964 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10965
10966 * configure (gcc_version): When setting, narrow search to
10967 lines containing `version_string'.
10968
10969 2000-02-15 Denis Chertykov <denisc@overta.ru>
10970
10971 * config.sub: Add support for avr target.
10972
10973 2000-02-14 Nick Clifton <nickc@cygnus.com>
10974
10975 * MAINTAINERS: Add maintainers for MCore port.
10976
10977 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
10978
10979 * config.sub: Add mmix-knuth-mmixware.
10980
10981 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10982
10983 * MAINTAINERS: Pair cccp with cpplib maintainership.
10984
10985 2000-01-27 Christopher Faylor <cgf@redhat.com>
10986
10987 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10988 structure stuff to -L library search.
10989 (CXX_FOR_TARGET): Ditto.
10990 (CROSS_CHECK_MODULES): Fix spelling mistake.
10991
10992 2000-01-24 Mark Mitchell <mark@codesourcery.com>
10993
10994 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10995 the C++ compiler.
10996
10997 2000-01-12 Richard Henderson <rth@cygnus.com>
10998
10999 * configure.in: Don't build some bits for beos.
11000
11001 2000-01-12 Joel Sherrill (joel@OARcorp.com)
11002
11003 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11004 as include files.
11005
11006 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11007
11008 * Add self as cpplib maintainer, as requested by Jason
11009 Merrill. Correct my e-mail address.
11010
11011 2000-01-06 Geoff Keating <geoffk@cygnus.com>
11012
11013 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11014 not mh-aix43.
11015
11016 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11017
11018 * MAINTAINERS: Add myself to "write after approval" list.
11019
11020 1999-12-14 Richard Henderson <rth@cygnus.com>
11021
11022 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11023 * config.sub: Accept alphaev[78], alphaev8.
11024
11025 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11026
11027 * config.guess, config.sub: Update from autoconf.
11028
11029 1999-11-29 Bruce Korb <autogen@linuxbox.com>
11030
11031 * MAINTAINERS: update my playtime e-address.
11032
11033 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11034
11035 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11036 necessary libraries are missing.
11037
11038 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
11039
11040 * MAINTAINERS: Add new 'write after approval' maintainer.
11041
11042 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11043
11044 * MAINTAINERS: Add new Java maintainer.
11045
11046 1999-10-25 Andreas Schwab <schwab@suse.de>
11047
11048 * configure: Fix quoting inside arguments of eval.
11049
11050 1999-10-21 Nick Clifton <nickc@cygnus.com>
11051
11052 * config-ml.in: Allow suppression of some ARM multilibs.
11053
11054 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11055
11056 * config.guess: Add OS/390 match pattern.
11057 * config.sub: Add mvs, openedition targets.
11058 * configure.in (i370-ibm-opened*): New.
11059
11060 1999-09-04 Steve Chamberlain <sac@pobox.com>
11061
11062 * config.sub: Add support for configuring for pj.
11063
11064 1999-08-31 Nick Clifton <nickc@cygnus.com>
11065
11066 * config.sub (maybe_os): Add support for configuring for fr30.
11067
11068 1999-08-25 Nick Clifton <nickc@cygnus.com>
11069
11070 * configure.in: Do not configure or build ld for AIX
11071 platforms. ld is known to be broken on these platforms.
11072
11073 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11074
11075 * config-ml.in: Pass compiler flag corresponding to multidirs to
11076 subdir configures.
11077
11078 1999-08-09 Ian Lance Taylor <ian@zembu.com>
11079
11080 * Makefile.in (LDFLAGS): Define.
11081
11082 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11083
11084 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11085 noconfigdirs.
11086 (*-*-cygwin*): Likewise.
11087
11088 1999-08-08 Ian Lance Taylor <ian@zembu.com>
11089
11090 * mkdep: New file.
11091 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11092 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11093
11094 From Eli Zaretskii <eliz@is.elta.co.il>:
11095 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11096 long file name when using DJGPP on MS-DOS.
11097
11098 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11099
11100 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11101
11102 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11103
11104 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11105 dependency as this causes "make check" to globally "make all"
11106
11107 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11108
11109 * configure.in (target_libs): Added target-zlib.
11110 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11111 (CONFIGURE_TARGET_MODULES): Likewise.
11112 (CHECK_TARGET_MODULES): Likewise.
11113 (INSTALL_TARGET_MODULES): Likewise.
11114 (CLEAN_TARGET_MODULES): Likewise.
11115 (configure-target-zlib): New target.
11116 (all-target-zlib): Likewise.
11117 (all-target-libjava): Depend on all-target-zlib.
11118 (configure-target-libjava): Depend on configure-target-zlib.
11119
11120 * Makefile.in (configure-target-libjava): Depend on
11121 configure-target-newlib.
11122 (configure-target-boehm-gc): New target.
11123 (configure-target-qthreads): New target.
11124
11125 * configure.in (target_libs): Added target-qthreads.
11126 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11127 (CONFIGURE_TARGET_MODULES): Likewise.
11128 (CHECK_TARGET_MODULES): Likewise.
11129 (INSTALL_TARGET_MODULES): Likewise.
11130 (CLEAN_TARGET_MODULES): Likewise.
11131 (all-target-qthreads): New target.
11132 (configure-target-libjava): Depend on configure-target-qthreads.
11133 (all-target-libjava): Depend on all-target-qthreads.
11134
11135 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11136 (CONFIGURE_TARGET_MODULES): Likewise.
11137 (CHECK_TARGET_MODULES): Likewise.
11138 (INSTALL_TARGET_MODULES): Likewise.
11139 (CLEAN_TARGET_MODULES): Likewise.
11140 (all-target-libjava): New target.
11141 (all-target-boehm-gc): Likewise.
11142 * configure.in (target_libs): Added libjava, boehm-gc.
11143
11144 1999-07-22 Ian Lance Taylor <ian@zembu.com>
11145
11146 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11147 configure.bat in SUPPORT_FILES.
11148 (gas+binutils.tar.bz2): Likewise.
11149
11150 * makeall.bat: Remove; obsolete.
11151
11152 1999-07-21 Ian Lance Taylor <ian@zembu.com>
11153
11154 From Mark Elbrecht:
11155 * configure.bat: Remove; obsolete.
11156
11157 1999-07-11 Ian Lance Taylor <ian@zembu.com>
11158
11159 * configure: Add -W -Wall to the default CFLAGS when compiling with
11160 gcc.
11161
11162 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11163
11164 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11165
11166 1999-06-30 Mark Mitchell <mark@codesourcery.com>
11167
11168 * configure.in: Build ld on IRIX6.
11169
11170 1999-06-12 Ian Lance Taylor <ian@zembu.com>
11171
11172 * Makefile.in: Change distribution targets to use bzip2 instead of
11173 gzip.
11174 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11175 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11176
11177 1999-06-04 Nick Clifton <nickc@cygnus.com>
11178
11179 * config.sub: Add mcore target.
11180
11181 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11182
11183 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11184
11185 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11186
11187 * config.guess (dummy): Changed to $dummy.
11188
11189 1999-05-24 Nick Clifton <nickc@cygnus.com>
11190
11191 * config.sub: Tidied up case statements.
11192
11193 1999-05-22 Ben Elliston <bje@cygnus.com>
11194
11195 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11196 <jiro@din.or.jp>.
11197
11198 * config.guess: Merge with FSF version. Future changes will be
11199 more accurately recorded in this ChangeLog.
11200 * config.sub: Likewise.
11201
11202 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11203
11204 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11205
11206 1999-04-30 Tom Tromey <tromey@cygnus.com>
11207
11208 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11209
11210 1999-04-23 Tom Tromey <tromey@cygnus.com>
11211
11212 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11213
11214 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
11215
11216 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11217 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11218 Bad merge removed these two changes.
11219
11220 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
11221 Martin Heller (Ing.-Buero_Heller@t-online.de)
11222
11223 * config.guess (interix Alpha): Add.
11224
11225 1999-04-11 Richard Henderson <rth@cygnus.com>
11226
11227 * configure.in (i?86-*-beos*): Do config gperf; don't config
11228 gdb, newlib, or libgloss.
11229
11230 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
11231
11232 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11233 link a trivial program with -mabi=64. If it fails, remove mabi=64
11234 from multidirs.
11235
11236 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11237
11238 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11239
11240 1999-04-08 Nick Clifton <nickc@cygnus.com>
11241
11242 * config.sub: Add support for mcore targets.
11243
11244 1999-04-07 Michael Meissner <meissner@cygnus.com>
11245
11246 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11247 not mt-ospace, in order to shut up assembler warning about using
11248 symbols that are named the same as registers.
11249
11250 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
11251
11252 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11253 dependency list for all-target-cygmon.
11254
11255 1999-04-05 Doug Evans <devans@casey.cygnus.com>
11256
11257 * config-ml.in: Check $host, not $target, for selective multilibs.
11258 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11259 thumb interworking, and underscore prefix multilibs.
11260
11261 1999-04-04 Ian Lance Taylor <ian@zembu.com>
11262
11263 * missing: Update to version from current automake.
11264
11265 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11266
11267 * configure (gxx_include_dir): Removed.
11268
11269 * configure.in (gxx_include_dir): Handle it.
11270 * Makefile.in: Likewise.
11271
11272 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11273
11274 * config.sub (mips64vr4111,mips64vr4111el) Add.
11275
11276 1999-03-21 Ben Elliston <bje@cygnus.com>
11277
11278 * config.guess: Correct typo for detecting ELF on FreeBSD.
11279
11280 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11281
11282 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11283 config/mh-djgpp.
11284
11285 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11286
11287 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11288 all-target-newlib to dependency list for all-target-bsp.
11289
11290 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11291
11292 * config.sub: Add i386-uwin support.
11293 * config.guess: Likewise.
11294
11295 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11296
11297 * configure.in: cleanup, add mh-*pic handling for arm, special
11298 case powerpc*-*-aix*
11299
11300 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11301
11302 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11303 can be built.
11304
11305 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11306
11307 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11308 targets.
11309
11310 1999-03-02 Nick Clifton <nickc@cygnus.com>
11311
11312 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11313
11314 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11315
11316 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11317
11318 1999-02-24 Nick Clifton <nickc@cygnus.com>
11319
11320 * config.sub: Fix typo in arm recognition.
11321
11322 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11323
11324 * configure.in (noconfigdirs): Changed target_configdirs to
11325 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11326 rather than m68k-*-* since it is not known to work on
11327 m68k-aout. Ditto for arm-*-*oabi.
11328
11329 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11330
11331 * configure.in (*-*-windows*): Remove, no longer used.
11332
11333 1999-02-19 Ben Elliston <bje@cygnus.com>
11334
11335 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11336 Smart and improved by Andrew Cagney.
11337
11338 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11339
11340 * config.guess: Recognize openbsd-*-hppa.
11341
11342 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11343
11344 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11345 only if it is not empty.
11346
11347 1999-02-17 Nick Clifton <nickc@cygnus.com>
11348
11349 Patch from: Scott Bambrough <scottb@corelcomputer.com>
11350
11351 * config.guess: Modified to recognize uname's armv* syntax.
11352
11353 * config.sub: Modified to recognize uname's armv* syntax.
11354
11355 1999-02-17 Mark Salter <msalter@cygnus.com>
11356
11357 * configure.in: Added target-bsp for sparclite.
11358
11359 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11360
11361 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11362
11363 1999-02-08 Nick Clifton <nickc@cygnus.com>
11364
11365 * configure.in: Add support for strongarm port.
11366 * config.sub: Add support for strongarm target.
11367
11368 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
11369
11370 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11371 the old name config/mh-cygwin32.
11372 Enable texinfo.
11373
11374 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11375
11376 * configure.in: Do build ld for ix86 Solaris.
11377
11378 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11379
11380 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11381 $AR_FOR_TARGET. Likewise for RANLIB.
11382
11383 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
11384
11385 * config.sub (oabi): Recognize.
11386 * configure.in (arm-*-oabi): Handle.
11387
11388 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11389
11390 * config.guess: Improve detection of i686 on UnixWare 7.
11391
11392 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11393
11394 * config.guess: Add support for i386-pc-interix.
11395 * config.sub: Likewise.
11396 * configure.in: Likewise.
11397
11398 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11399
11400 * Makefile.in: Remove unneeded all-target-libio from
11401 from all-target-winsup target since it is now unneeded.
11402 Add all-target-libtermcap in its place since it is now
11403 needed.
11404
11405 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11406
11407 * configure.in: makefile stub for cygwin target is probably
11408 unnecessary. Remove it for now.
11409
11410 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11411
11412 * configure.in: libtermcap.a should be built when cygwin is the
11413 target as well as the host.
11414 * config.guess: Allow mixed case in cygwin uname output.
11415 * Makefile.in: Add libtermcap target.
11416
11417 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11418
11419 * config.sub: Clean up handling of hppa2.0.
11420
11421 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11422
11423 * config.guess: Use C code to identify more HP machines.
11424
11425 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11426
11427 * config.sub: Handle hppa2.0.
11428
11429 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11430
11431 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11432 cygmon for all sparclite targets, regardless of object format.
11433
11434 1998-12-15 Mark Salter <msalter@cygnus.com>
11435
11436 * configure.in: Added target-bsp for several target architectures.
11437
11438 * Makefile.in: Added rules for bsp.
11439
11440 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11441
11442 * config.guess: Improve detection of hppa2.0 processors.
11443
11444 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11445
11446 * config.guess: Recognize FreeBSD using ELF automatically.
11447
11448 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11449
11450 * configure (skip-this-dir): Add handling for new shell script, which
11451 might be created by a sub-directory's configure to indicate, this particular
11452 directory is "unwanted".
11453 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11454
11455 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11456
11457 * ltconfig: import from libtool, after changing libtool to
11458 account for the cygwin name change.
11459
11460 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11461
11462 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11463 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11464
11465 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11466
11467 * configure.in: Add libtermcap to list of cygwin dependencies.
11468
11469 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11470
11471 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11472 they include winsup/include when it's a cygwin target.
11473
11474 1998-11-12 Tom Tromey <tromey@cygnus.com>
11475
11476 * configure.in (host_tools): Added zip.
11477 * Makefile.in (all-target-libjava): Depend on all-zip.
11478 (all-zip): New target.
11479 (ALL_MODULES): Added all-zip.
11480 (NATIVE_CHECK_MODULES): Added check-zip.
11481 (INSTALL_MODULES): Added install-zip.
11482 (CLEAN_MODULES): Added clean-zip.
11483
11484 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11485
11486 * Makefile.in: lose "32" from comment about cygwin.
11487
11488 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11489
11490 * configure.in: Use -Os to build target libraries for the fr30.
11491
11492 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11493
11494 * config.sub: Add fr30.
11495
11496 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11497
11498 * configure.in: drop "32" from config/mh-cygwin32. Check
11499 cygwin* instead of cygwin32*.
11500 * config.sub: Check cygwin* instead of cygwin32*.
11501
11502 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11503
11504 * config.guess: Match any version of Unixware7.
11505
11506 1998-10-20 Syd Polk <spolk@cygnus.com>
11507
11508 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11509 if desired.
11510
11511 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11512
11513 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11514 these if the appropriate directories and files to not exist.
11515
11516 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11517
11518 * Makefile.in (DEVO_SUPPORT): Add config.if.
11519
11520 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11521
11522 * configure: Add pattern to replace "build_tooldir"'s
11523 definition in the generated Makefile with "tooldir"'s
11524 actual value.
11525
11526 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11527
11528 * config.sub: Bring back lost sparcv9.
11529
11530 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11531
11532 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11533
11534 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11535 CC_FOR_TARGET and friends.
11536
11537 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11538
11539 * Makefile.in (build_tooldir): New variable, same as tooldir.
11540 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11541 -B$(build_tooldir)/bin/.
11542 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11543
11544 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11545
11546 * README: Remove installation instructions and refer to the
11547 INSTALL directory instead.
11548
11549 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
11550
11551 * config.sub: Add support for i[34567]86-pc-udk.
11552 * configure.in: Likewise.
11553
11554 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11555
11556 * Makefile.in: add bzip2 package building bits for user
11557 tools module
11558 * configure.in: ditto
11559
11560 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11561
11562 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11563 (ALL_TARGET_MODULES): Add all-target-libobjc.
11564 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11565 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11566 (all-target-libchill): Add dependencies.
11567 * configure.in (target_libs): Add libchill.
11568
11569 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11570
11571 * configure.in (target_subdir): Remove duplicate line.
11572
11573 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11574
11575 * Makefile.in (all-automake): fix dependencies.
11576
11577 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11578
11579 * configure.in: Minor cleanups for building in the $(target_alias)
11580 subdir.
11581
11582 1998-09-22 Jim Wilson <wilson@cygnus.com>
11583
11584 * Makefile.in (bootstrap): Set r and s before make all. Use
11585 BASE_FLAGS_TO_PASS in make all.
11586 (cross): Likewise.
11587
11588 1998-09-20 Mark Mitchell <mark@markmitchell.com>
11589
11590 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11591
11592 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11593
11594 * config.sub: Fix typo in last change.
11595
11596 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11597
11598 * config.sub: Add support for C4x target.
11599 * configure.in: Likewise.
11600
11601 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11602
11603 * config.sub: Recognize sparcv9 just like sparc64.
11604
11605 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11606
11607 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11608
11609 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11610
11611 * config.guess: Correctly identify Pentium II sco boxes.
11612
11613 * config.guess: Fix "tr" code. From Weiwen Liu.
11614
11615 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11616
11617 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11618 stabs.
11619
11620 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11621
11622 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11623 (ALL_TARGET_MODULES): Add all-target-libchill.
11624 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11625 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11626 (all-target-libchill): Add dependencies.
11627 * configure.in (target_libs): Add libchill.
11628
11629 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11630
11631 * config.guess: Avoid assumptions about "tr" behaves when
11632 LANG is set to something other than English.
11633
11634 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11635
11636 * configure (gxx_include_dir): Changed to
11637 '${prefix}/include/g++'-${libstdcxx_interface}.
11638
11639 * config.if: New to determine the interfaces.
11640
11641 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11642
11643 * config.guess: Detect and handle MPE/IX.
11644 * config.sub: Deal with MPE/IX.
11645
11646 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11647
11648 * configure.in: Use mh-aix43.
11649
11650 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11651
11652 * configure: Fix --without/--disable cases for gxx-include-dir.
11653
11654 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11655
11656 * mdata-sh: Imported. Needed for automake support.
11657
11658 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
11659
11660 * Makefile.in (taz): Try "chmod -R og=u ." before
11661 "chmod og=u `find . -print`".
11662
11663 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
11664
11665 * configure.in: Add arm-elf and thumb-elf support.
11666
11667 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
11668
11669 * Makefile.in: Undo previous patch.
11670
11671 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
11672
11673 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11674 to here ...
11675 (install-no-fixedincludes): and here
11676 (INSTALL_MODULES): ... from here.
11677
11678 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
11679
11680 * config.sub: Merge with FSF.
11681
11682 * config.guess: Merge with FSF.
11683
11684 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
11685
11686 * configure (extraconfigdirs): New variable.
11687 (SUBDIRS): Add extraconfigdirs and recurse on them too.
11688 * Makefile.in (all): Move higher in file.
11689 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11690 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11691 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11692 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11693 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11694
11695 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
11696
11697 * Makefile.in (all-target-libjava): Depend on all-gcc and
11698 all-target-newlib.
11699 (configure-target-libjava): Depend on $(ALL_GCC).
11700
11701 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11702
11703 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11704 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11705
11706 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11707
11708 * INSTALL/README: Fix typo.
11709
11710 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11711
11712 * ylwrap: Change absolute path checks to check for DOS style path
11713 names.
11714
11715 * ylwrap: Don't use a full path name if the source file is in the
11716 same directory. From hjl@lucon.org (H.J. Lu).
11717
11718 * config-ml.in: Default to being verbose, to match Feb 18 change to
11719 configure.
11720
11721 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
11722
11723 Brought over from egcs:
11724
11725 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11726
11727 * configure.in (target_subdir): Set to ${target_alias} instead
11728 of "libraries".
11729
11730 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11731
11732 * configure.in (target_subdir): Set to libraries if enable_multilib.
11733
11734 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
11735
11736 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11737 multilibs, force reconfiguration the first time we create
11738 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11739
11740 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
11741
11742 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11743 avoid confusion with --no-recursion.
11744
11745 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
11746
11747 * configure.in: Win32 hosts shouldn't use install -x
11748 * install-sh: remove -x option, and special .exe-handling
11749 hack.
11750
11751 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
11752
11753 * config.guess: Recognize i586-pc-beos.
11754 * configure.in: Don't build some bits for beos.
11755
11756 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
11757
11758 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11759 CFLAGS default to -O2.
11760
11761 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11762 when using GNU ld.
11763
11764 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
11765
11766 * ltmain.sh: Correct install when using a different shell.
11767
11768 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
11769
11770 * ltconfig, ltmain.sh: Update to libtool 1.2b.
11771
11772 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
11773
11774 * makefile.vms: Update to build binutils/makefile.vms. Add install
11775 target.
11776
11777 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
11778
11779 * ltconfig: Update to correct AIX handling.
11780
11781 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11782
11783 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11784
11785 * configure.in (target_subdir): Set to ${target_alias} instead
11786 of "libraries".
11787
11788 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
11789
11790 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11791 (Makefile): Depend on $(gcc_version_trigger).
11792
11793 * configure (gcc_version): Change default initializer to empty
11794 string.
11795 (gcc_version_trigger): New variable; pass this variable down
11796 to subdir configures to enable them checking gcc's version
11797 themselves. Emit make macros for both gcc_version vars.
11798 (topsrcdir): Initialize reliably.
11799 (recursion line): Remove --with-gcc-version=${gcc_version}.
11800
11801 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11802
11803 * configure (enable_version_specific_runtime_libs): Implement new flag
11804 --enable-version-specific-runtime-libs which installs C++ runtime stuff
11805 in $(libsubdir); emit definition in each generated Makefile.
11806 (gxx_include_dir): Initialize depending on
11807 $enable_version_specific_runtime_libs.
11808
11809 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11810
11811 * configure (gcc_version): Initialize properly depending on
11812 how and where configure is started.
11813 (recursion line): Pass a --with-gcc-version=${gcc_version}
11814 to configures in subdirs.
11815
11816 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
11817
11818 * configure.in (noconfigdirs): Add configure pattern for mips tx39
11819 cygmon
11820
11821 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
11822
11823 * configure.in: Add cygmon and libstub support for mn10200.
11824
11825 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
11826
11827 * configure (gcc_version): Add new variable describing the
11828 particular gcc version we're building.
11829 * Makefile.in (libsubdir): Add new macro for the directory
11830 in which the compiler finds executables, libraries, etc.
11831 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11832 and libsubdir.
11833
11834 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11835
11836 * Makefile.in (local-clean): Remove *.log.
11837 (warning.log): Built with warn_summary from build.log.
11838 (mail-report.log): Run test_summary.
11839 (mail-report-with-warnings.log): Run test_summary including
11840 warning.log in the report.
11841
11842 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
11843
11844 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11845
11846 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
11847
11848 * Makefile.in (grep): Grep no longer depends on libiberty.
11849
11850 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
11851
11852 * Makefile.in: all-snavigator needs all-libgui.
11853
11854 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
11855
11856 * configure.in: Add cygmon and libstub support for mn10300.
11857
11858 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
11859
11860 * missing: Update to version from automake 1.3.
11861
11862 * ltmain.sh: On installation, don't get confused if the same name
11863 appears more than once in the list of library names.
11864
11865 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
11866
11867 * config.sub: Accept m68060 and m5200 as CPU names.
11868
11869 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
11870
11871 * configure: Use && rather than using -a in test, because odd
11872 strings can confuse test.
11873 * configure.in: Likewise.
11874
11875 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
11876
11877 * ltconfig, ltmain.sh: Bring in Visual C++ support.
11878
11879 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11880
11881 * Makefile.in (boostrap2-lean, bootstrap3-lean,
11882 bootstrap4-lean): New targets.
11883
11884 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
11885
11886 * mpw-* Delete. Not used.
11887
11888 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
11889
11890 * COPYING.LIB: Update FSF address.
11891
11892 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
11893
11894 * ltconfig, ltmain.sh: Update to libtool 1.2a.
11895
11896 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11897 GAS_SUPPORT_DIRS.
11898
11899 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
11900
11901 * ltconfig, ltmain.sh: Avoid producing a version number if
11902 -version-info was not used.
11903
11904 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
11905
11906 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11907 building with newlib.
11908
11909 1998-04-30 Paul Eggert <eggert@twinsun.com>
11910
11911 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11912 Solaris `make' causes it to continue to next definition.
11913
11914 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
11915
11916 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11917 the right GUI libraries and files are installed along with GDB.
11918
11919 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
11920
11921 * configure.in: Change alpha to alpha* in several places.
11922
11923 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
11924
11925 * config.sub: Recognize sparc86x.
11926
11927 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
11928
11929 * configure.in (--enable-target-optspace): Remove debug echo.
11930
11931 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
11932
11933 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11934
11935 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
11936
11937 * ltconfig: Update cygwin32 support.
11938
11939 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11940 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11941 (GDB_SUPPORT_DIRS): Likewise.
11942
11943 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
11944
11945 * configure.in (target_makefile_frag): If --enable-target-optspace,
11946 use -Os to compile target libraries rather than -O2. Default to
11947 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11948 not used.
11949 * configure.in (target_cflags): Ditto for d30v.
11950
11951 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
11952
11953 * Makefile.in (all-bfd): Depend on all-intl.
11954 (all-binutils): Likewise.
11955 (all-gas): Likewise.
11956 (all-gprof): Likewise.
11957 (all-ld): Likewise.
11958
11959 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
11960
11961 * configure.in (host_tools): Fix typo, lbtool -> libtool.
11962
11963 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
11964
11965 * Makefile.in (all-bfd): Depend upon all-libiberty.
11966
11967 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11968
11969 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
11970
11971 * Makefile.in: Add libstub.
11972
11973 * configure.in: Ditto. Build libstub for targets that have cygmon
11974 support.
11975
11976 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
11977
11978 * configure.in: Don't set PICFLAG on ix86-cygwin32.
11979
11980 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
11981
11982 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11983 use mh-sysv5 if specified. Support gprof on SCO Open Server.
11984
11985 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
11986
11987 * configure: Define DEFAULT_M4 by searching PATH.
11988 * Makfile.in: Use DEFAULT_M4.
11989
11990 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
11991
11992 * ltconfig: Add cygwin32 support.
11993
11994 * Makefile.in, configure.in: Add libtool as a native only directory
11995 to configure and build.
11996
11997 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
11998
11999 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12000
12001 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
12002
12003 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12004
12005 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12006
12007 * Makefile.in: add ash make rules
12008 * configure.in: add ash to native_only and host_tools lists
12009
12010 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12011
12012 * Makefile.in (all-gettext, all-intl): New targets.
12013 (ALL_MODULES): Added all-gettext, all-intl.
12014 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12015 (INSTALL_MODULES): Added install-gettext, install-intl.
12016 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12017
12018 * configure.in (host_tools): Added gettext.
12019 (native_only): Likewise.
12020 (noconfigdirs) [various cases]: Likewise.
12021 (host_libs): Added intl.
12022
12023 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12024
12025 * configure: Do not disable building gdbtk for cygwin32 hosts.
12026
12027 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12028
12029 * configure.in: Add thumb-coff target.
12030 * config.sub: Add thumb-coff target.
12031
12032 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12033
12034 * Makefile.in: Revert yesterday's change.
12035 (all-target-winsup): all-target-librx stays out of here.
12036
12037 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12038
12039 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12040 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12041 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12042 Remove references to librx and libg++.
12043
12044 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12045
12046 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12047 recursive makes
12048
12049 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12050
12051 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12052 for newlib directory.
12053 (CXX_FOR_TARGET): Likewise.
12054
12055 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12056
12057 * ltconfig: Update after libtool/ltconfig.in change for
12058 hpux11.
12059
12060 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12061
12062 * ltconfig, ltmain.sh: Update to libtool 1.2.
12063
12064 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12065
12066 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12067 (install-gcc-cross): Instead, override LANGUAGES here.
12068
12069 1998-03-18 Dave Love <d.love@dl.ac.uk>
12070
12071 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12072 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12073
12074 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12075
12076 * configure.in: Add Thumb-pe target.
12077
12078 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
12079
12080 * Makefile.in - changed sn targets to snavigator
12081 * configure.in - changed sn targets to snavigator
12082
12083 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12084
12085 * config-ml.in: After building symlink tree call make distclean
12086 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12087 to be the case for libiberty.
12088
12089 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12090
12091 * configure: When making link, also check the current
12092 directory. The configure scripts may create one.
12093
12094 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12095
12096 * config.sub: Accept alphapca56 and alphaev6 properly.
12097
12098 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12099
12100 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12101
12102 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12103
12104 * config.sub (sco5): Fix typo.
12105
12106 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12107
12108 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12109 install-itcl.
12110 (install-itcl): Remove dependency on install-tcl.
12111
12112 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12113
12114 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12115
12116 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12117
12118 * configure.in: Don't build libgui for a cygwin32 target when not on
12119 a cygwin32 host.
12120
12121 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12122
12123 * configure (redirect): Set to null, so default behavior of
12124 configure is now --verbose.
12125
12126 1998-02-16 Dave Love <d.love@dl.ac.uk>
12127
12128 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12129 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12130
12131 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12132
12133 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12134 this change to sync Makefile.in with its ChangeLog entries.
12135
12136 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12137
12138 * ltmain.sh (mkdir): Check that the directory doesn't exist
12139 before we exit with error, so that we don't get races during
12140 parallel builds.
12141
12142 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12143
12144 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12145
12146 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12147
12148 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12149 PICFLAG_FOR_TARGET.
12150 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12151
12152 * configure: Emit a definition for the new macro enable_shared
12153 into each Makefile.
12154
12155 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12156
12157 * configure.in (host_tools, native_only): Add libtool.
12158
12159 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12160
12161 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12162 Fix typo in ming config comment.
12163
12164 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12165
12166 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12167
12168 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12169
12170 * config.sub: Add tic30 cases, and map c30 to tic30.
12171
12172 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12173
12174 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12175 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12176 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12177 (CLEAN_TARGET_MODULES): Similarly
12178 (all-target-libf2c): Add dependences.
12179 * configure.in (target_libs): Add libf2c.
12180
12181 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12182
12183 * configure.in: Remove expect from noconfigdirs when target
12184 is cygwin32. OK to build expect and dejagnu with Canadian
12185 Cross.
12186
12187 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12188
12189 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12190 host.
12191
12192 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12193 and mingw32.
12194
12195 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12196
12197 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12198 here as it is not defined in the toplevel Makefile.
12199
12200 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12201
12202 * configure (package_makefile_rules_frag): New variable, which names
12203 a file with generic rules, ...
12204 Change comment to mention we now have FIVE parts.
12205 * configure: Undo last change.
12206
12207 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12208
12209 * config.guess: More accurate determination of HP processor types.
12210 * config.sub: More accurate determination of HP processor types.
12211
12212 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12213
12214 * configure (package_makefile_frag): Move inserting the
12215 ${package_makefile_frag} to where it should be according
12216 to the comment.
12217
12218 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12219
12220 * config.guess: Add support for Linux/ARM.
12221
12222 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12223
12224 * .cvsignore: Remove *-info and *-install since they match
12225 release-info and mpw-install, which we don't want to just ignore.
12226
12227 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12228
12229 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12230
12231 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12232
12233 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12234 local_prefix to sub-make invocations.
12235
12236 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12237
12238 * configure.in: Check makefile fragments in the source
12239 directory.
12240
12241 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12242
12243 * configure.in: Check whether host and target makefile
12244 fragments exist before adding them to *_makefile_frag.
12245
12246 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12247
12248 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12249
12250 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12251
12252 * configure.in: Make sure we only replace RPATH_ENVVAR on
12253 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12254 regexp to sed.
12255
12256 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12257 to sub-makes.
12258
12259 1998-01-13 Lee Iverson (leei@ai.sri.com)
12260
12261 * config-ml.in (multi-do): LDFLAGS must include multilib
12262 designator.
12263
12264 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
12265
12266 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12267
12268 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12269
12270 * config.sub: Add mingw32 support.
12271 * configure.in: Likewise.
12272
12273 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12274
12275 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12276
12277 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12278
12279 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12280 * configure (gxx_include_dir): Provide a definition for subdirs
12281 which do not use autoconf.
12282
12283 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12284
12285 * config.guess: Sync with egcs. Picks up new alpha support,
12286 BeOS & some additional linux support.
12287
12288 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12289
12290 * config.guess: HP 9000/803 is a PA1.1 machine.
12291
12292 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12293
12294 * configure.in: It's alpha*-...
12295
12296 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12297
12298 * configure.in (host_makefile_frag, target_makefile_frag):
12299 Handle multiple config files.
12300 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12301 alpha-*-*.
12302
12303 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12304
12305 * mkdep: New file.
12306
12307 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12308
12309 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12310
12311 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12312
12313 * Makefile.in: Add libgui directory.
12314 (GDB_TK): Add all-libgui.
12315 * configure.in: Add libgui directory.
12316 * configure: Add all-libgui to GDB_TK.
12317
12318 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12319
12320 * config-ml.in (multidirs): Add m32r to multilib list.
12321
12322 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12323
12324 * Makefile.in (all-target-gperf): Change dependency to
12325 all-target-libstdc++.
12326
12327 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12328
12329 * config.guess: Add BeOS support.
12330
12331 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12332
12333 Source directory cvs renamed to cvssrc:
12334 * configure.in (host_tools): Change cvs to cvssrc.
12335 (native_only): Likewise.
12336 (noconfigdirs) [various cases]: Likewise.
12337 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12338 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12339 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12340 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12341 (all-cvssrc): Rename target from all-cvs.
12342
12343 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12344
12345 * configure (gxx_include_dir): Fix thinko.
12346
12347 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12348
12349 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12350 (install-cross, install-gcc-cross): New targets.
12351
12352 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12353
12354 * configure.in (noconfigdirs): Add support for Thumb target.
12355
12356 * config.sub (maybe_os): Add support for Thumb target.
12357
12358 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12359
12360 * Makefile.in: Add rules for cygmon.
12361
12362 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12363
12364 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12365
12366 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12367 * configure (gxx_include_dir): Provide a definition for subdirs
12368 which do not use autoconf.
12369
12370 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12371
12372 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12373 11/18/97 build
12374
12375 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12376
12377 * From Franz Sirl.
12378 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12379 found on RedHat Linux systems.
12380
12381 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12382
12383 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12384 guesses.
12385
12386 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12387
12388 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12389
12390 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12391
12392 * ltmain.sh: If mkdir fails, check whether the directory was created
12393 anyhow by some other process.
12394
12395 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12396
12397 * configure.in (d30v-*-*): Configure all directories.
12398
12399 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12400
12401 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12402 for the D30V.
12403
12404 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12405
12406 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12407
12408 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12409
12410 * include/libiberty.h: Add extern "C" { so it can be used with C++
12411 progrms.
12412 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12413 programs.
12414
12415 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12416
12417 * configure.in (d30v-*-*): Configure GCC now.
12418
12419 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12420
12421 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12422 is no longer needed.
12423
12424 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12425
12426 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12427
12428 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12429
12430 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12431 targets using "$@" to provide support for similar but not identical
12432 targets without having to duplicate code.
12433
12434 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12435
12436 * makefile.vms: Fix to work with DEC C.
12437
12438 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12439
12440 * config.sub: Add mips-tx39-elf to marketing names.
12441
12442 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12443
12444 * ltmain.sh: Handle symlinks in generated script.
12445
12446 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12447
12448 * configure: Handle autoconf style directory options: --bindir,
12449 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12450 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12451 --sysconfdir.
12452 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12453 (sharedstatedir, localstatedir, oldincludedir): New variables.
12454 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12455 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12456 sbindir, sharedstatedir, and sysconfdir.
12457
12458 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12459
12460 * Makefile.in (bootstrap-lean): New target.
12461
12462 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12463
12464 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
12465 sn, and gnuserv from noconfigdirs.
12466
12467 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12468
12469 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12470
12471 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12472
12473 * Makefile.in (cross): New target.
12474
12475 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12476 Jeff Law <law@cygnus.com>
12477
12478 * Makefile.in (bootstrap2, bootstrap3): New targets.
12479 (all-bootstrap): Remove outdated and confusing target.
12480 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12481
12482 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12483
12484 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12485 windows. Consistent with gdb/configure.
12486
12487 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12488
12489 * configure.in: Name Linux target fragment.
12490
12491 * configure: Rewrite so that project Makefile fragment is inserted
12492 first and appears last in the resulting Makefile.
12493
12494 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12495
12496 * Makefile.in (install-itcl): Install tcl first.
12497
12498 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12499
12500 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12501
12502 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12503
12504 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12505
12506 * configure.in (skipdirs): Add target-librx for Linux.
12507 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12508
12509 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12510
12511 * Makefile.in (bootstrap): New target.
12512
12513 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12514
12515 * config.sub: Accept 'amigados' for backward compatibility.
12516
12517 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12518
12519 * config.guess: Merge with FSF.
12520
12521 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12522
12523 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12524
12525 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12526
12527 * config.sub: Add "marketing-names" patch.
12528
12529 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12530
12531 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12532
12533 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12534
12535 * config.sub: Handle v850-elf.
12536
12537 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
12538
12539 * .cvsignore (*-install): Remove.
12540
12541 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12542
12543 * ltconfig: Set CONFIG_SHELL in libtool.
12544 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12545
12546 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12547
12548 * configure.in (target_subdir): Set to libraries if enable_multilib.
12549
12550 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12551
12552 * config.guess: Update from gcc directory.
12553
12554 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12555
12556 * Makefile.in (all-sim): Depends on all-readline.
12557
12558 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12559
12560 * Makefile.in (BISON, YACC): Use $$s.
12561 (all-bison): Depend on all-texinfo.
12562
12563 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12564
12565 * Makefile.in (BISON): Add -L flag.
12566 (YACC): Likewise.
12567
12568 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12569
12570 * configure.in (noconfigdirs): Add support for v850e target.
12571
12572 * config.sub (maybe_os): Add support for v850e target.
12573
12574 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12575
12576 * configure.in (noconfigdirs): Add support for v850ea target.
12577
12578 * config.sub (maybe_os): Add support for v850ea target.
12579
12580 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12581
12582 * config.sub: Add mipstx39. Delete r3900.
12583
12584 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12585
12586 * Makefile.in (all-autoconf): Depends on all-texinfo.
12587
12588 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12589
12590 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12591 eabi targets.
12592
12593 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12594
12595 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12596
12597 * configure: When handling a Canadian Cross, handle YACC as well as
12598 BISON. Just set BISON to bison. When setting YACC, prefer bison.
12599 * Makefile.in (all-bison): Depend upon all-texinfo.
12600
12601 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12602
12603 * Makefile.in (BISON): bison, not byacc or bison -y.
12604 (YACC): bison -y or byacc or yacc.
12605 (various): Add *-bison as appropriate.
12606 (taz): No need to mess with BISON anymore.
12607
12608 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12609
12610 * configure: If OSTYPE matches *win32*, try to find a good value for
12611 CONFIG_SHELL.
12612
12613 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12614
12615 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12616 configure.in if it is present.
12617
12618 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12619
12620 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12621
12622 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12623
12624 * config.sub: Recognize `arc' cpu.
12625 * configure.in: Likewise.
12626 * config-ml.in: Likewise.
12627
12628 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12629
12630 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12631
12632 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12633
12634 * configure: Changed sed delimiter from ':' to '|' when
12635 attempting to substitute ${config_shell} for SHELL. On
12636 NT ${config_shell} may contain a ':' in it.
12637
12638 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12639
12640 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12641
12642 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12643
12644 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12645
12646 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12647
12648 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12649
12650 * ylwrap: If the program is a relative path, force it to be
12651 absolute.
12652
12653 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12654
12655 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12656
12657 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
12658
12659 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12660 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12661 for libraries.
12662
12663 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
12664
12665 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12666 separated by spaces.
12667
12668 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
12669
12670 * ylwrap: New file.
12671 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12672
12673 * ltmain.sh: Handle /bin/sh at start of install program.
12674
12675 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12676
12677 * ltconfig, ltmain.sh: New files, from libtool 1.0.
12678 * missing: New file, from automake 1.2.
12679
12680 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
12681
12682 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
12683 check-tk to CHECK_X11_MODULES.
12684
12685 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
12686
12687 * config.sub: Merge with FSF.
12688
12689 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
12690
12691 * config.guess: Merge with FSF.
12692
12693 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12694
12695 * configure: Treat msdosdjgpp like go32.
12696 * configure.in: Likewise. Don't remove gprof for go32.
12697
12698 * configure: Change Makefile.tem2 to Makefile.tm2.
12699
12700 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12701
12702 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12703
12704 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12705
12706 * install-sh (chmodcmd): Set to null if the DST directory already
12707 exists. Same as Nov 11th change.
12708
12709 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12710
12711 * configure (GDB_TK): Needs itcl and tix.
12712
12713 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12714
12715 * config.guess: Update from FSF.
12716
12717 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
12718
12719 * Makefile.in (GDB_TK): Depend on itcl and tix.
12720
12721 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
12722
12723 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12724 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12725 (INSTALL_SCRIPT): New variable.
12726 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12727 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12728 to -x.
12729 * install-sh: Add support for -x option.
12730
12731 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
12732
12733 * configure.in, Makefile.in: Treat tix like itcl.
12734
12735 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
12736
12737 * Makefile.in (WINDRES): New variable.
12738 (WINDRES_FOR_TARGET): New variable.
12739 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12740 (EXTRA_HOST_FLAGS): Add WINDRES.
12741 (EXTRA_TARGET_FLAGS): Add WINDRES.
12742 (EXTRA_GCC_FLAGS): Add WINDRES.
12743 ($(DO_X)): Pass down WINDRES.
12744 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12745 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12746 DLLTOOL_FOR_TARGET.
12747
12748 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
12749
12750 * configure.in: configure sim before gdb for win32-x-ppc
12751
12752 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12753
12754 Move gperf into the toplevel, from libg++.
12755 * configure.in (target_tools): Add target-gperf.
12756 (native_only): Add target-gperf.
12757 * Makefile.in (all-target-gperf): New target, depend on
12758 all-target-libg++.
12759 (configure-target-gperf): Empty rule.
12760 (ALL_TARGET_MODULES): Add all-target-gperf.
12761 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12762 (CHECK_TARGET_MODULES): Add check-target-gperf.
12763 (INSTALL_TARGET_MODULES): Add install-target-gperf.
12764 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12765
12766 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
12767
12768 * config.sub (mn10200): Recognize new basic machine.
12769
12770 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12771
12772 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12773 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12774
12775 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12776
12777 * configure.in: If we're building mips-sgi-irix6* native, turn on
12778 ENABLE_MULTILIB and set TARGET_SUBDIR.
12779
12780 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
12781
12782 * Makefile.in (all-sn): Depend on all-grep.
12783
12784 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
12785
12786 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12787
12788 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12789 Makefile. From Jeff Makey <jeff@cts.com>.
12790 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12791
12792 * Makefile.in (DISTBISONFILES): Remove.
12793 (taz): Don't futz with DISTBISONFILES. Change BISON to use
12794 $(DEFAULT_YACC).
12795
12796 * configure.in: Build itl, db, sn, etc., when building for native
12797 cygwin32.
12798
12799 * Makefile.in (LD): New variable.
12800 (EXTRA_HOST_FLAGS): Pass down LD.
12801 ($(DO_X)): Likewise.
12802
12803 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
12804
12805 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12806
12807 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
12808
12809 * configure.in (targargs): Strip out any supplied --build argument
12810 before adding our own. Always add --build.
12811
12812 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
12813
12814 * configure.in (targargs): Pass --build if we're doing
12815 a cross-compile.
12816
12817 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
12818
12819 * configure: Use '|' instead of ":" as the separator in
12820 sed. Otherwise sed chokes on NT path names with drive
12821 designators. Also look for "?:*" as the leading characters in an
12822 absolute pathname.
12823
12824 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
12825
12826 * config.sub: Support for r3900.
12827
12828 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
12829
12830 * configure.in: Use install-sh, not install.sh.
12831
12832 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
12833
12834 * Makefile.in (taz): Improve check for BISON so it doesn't try to
12835 apply it twice.
12836
12837 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
12838
12839 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12840 install-binutils.
12841
12842 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
12843
12844 * Makefile.in: Add automake targets.
12845 * configure.in (host_tools): Add automake.
12846
12847 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
12848
12849 * configure: Default CXX to c++, not gcc.
12850 * Makefile.in (CXX): Set to c++, not gcc.
12851 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12852
12853 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
12854
12855 * install-sh: try appending a .exe if source file doesn't
12856 exist
12857
12858 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
12859
12860 * configure.in: Turn on multilib by default.
12861 (cross_only): Remove target-libiberty.
12862
12863 * Makefile.in (all-gcc): Don't depend on libiberty.
12864
12865 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
12866
12867 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12868
12869 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
12870
12871 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12872 (DISTBISONFILES): Add ld/Makefile.in
12873
12874 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
12875
12876 * configure.in: if target is cygwin32 but host isn't cygwin32,
12877 don't configure gdb tcl tk expect, not just gdb.
12878
12879 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
12880
12881 * configure.in: Added gnuserv everywhere sn appears.
12882
12883 * Makefile.in (ALL_MODULES): Added all-gnuserv.
12884 (CROSS_CHECK_MODULES): Added check-gnuserv.
12885 (INSTALL_MODULES): Added install-gnuserv.
12886 (CLEAN_MODULES): Added clean-gnuserv.
12887 (all-gnuserv): New target.
12888
12889 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
12890
12891 * config.guess: Fixes for MIPS OpenBSD systems.
12892
12893 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
12894
12895 * Makefile.in (INSTALL_XFORM): Remove.
12896 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12897
12898 * mkinstalldirs: New file, copied from automake.
12899 * Makefile.in (installdirs): Rename from install-dirs. Use
12900 mkinstalldirs. Change all users.
12901 (DEVO_SUPPORT): Add mkinstalldirs.
12902
12903 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
12904
12905 * install-sh: Rename from install.sh.
12906 * Makefile.in (INSTALL): Change install.sh to install-sh.
12907 (DEVO_SUPPORT): Likewise.
12908
12909 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
12910 Graichen <graichen@rzpd.de>.
12911
12912 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
12913
12914 * config.guess: Recognize OpenBSD systems correctly.
12915
12916 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12917
12918 * README, Makefile.in (ETC_SUPPORT): Remove references to
12919 cfg-paper*, configure.{texi,man,info*}._
12920
12921 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
12922
12923 * Makefile.in (all.normal): Ensure that gcc is built after all
12924 the x11 - ie gdb - targets.
12925
12926 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
12927
12928 * makefile.vms: Don't run conf-a-gas.
12929
12930 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
12931
12932 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12933
12934 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
12935
12936 * configure.in: Remove noconfigdirs case since gdb also
12937 configures and builds for tic80-coff.
12938
12939 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
12940
12941 * configure: Set cache_file to config.cache.
12942 * Makefile.in (local-distclean): Remove config.cache.
12943
12944 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
12945
12946 * COPYING: Update FSF address.
12947
12948 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
12949
12950 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12951 noconfigdirs.
12952
12953 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
12954
12955 * Makefile.in (install-dirs): Don't crash if prefix, and hence
12956 MAKEDIRS, is empty.
12957
12958 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
12959
12960 * config.sub: Tweak mn10300 entry.
12961
12962 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
12963
12964 * configure.in (host_tools): Put sim before gdb, so gdb's
12965 configure.tgt can determine if the simulator was configured.
12966
12967 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
12968
12969 * config.sub: Move BeOS $os case to be with other Cygnus
12970 local cases.
12971
12972 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
12973
12974 * config.sub: Remove misplaced comment that broke Linux.
12975
12976 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
12977
12978 * config.sub: Add BeOS support.
12979
12980 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
12981
12982 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12983
12984 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
12985
12986 * configure.in (noconfigdirs): Remove tcl and tk from
12987 noconfigdirs for cygwin32 builds.
12988
12989 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
12990
12991 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12992
12993 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
12994
12995 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12996 make-all.com, use makefile.vms instead.
12997
12998 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
12999
13000 * config.sub: Accept -lnews*.
13001
13002 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13003
13004 * configure.in (noconfigdirs): Disable target-newlib,
13005 target-examples and target-libiberty for d30v.
13006
13007 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13008
13009 * configure.in (noconfigdirs): Enable ld for d30v.
13010
13011 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13012
13013 * configure.in (tic80-*-*): Build compiler.
13014
13015 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13016
13017 * configure.in (d30v-*): Remove sim directory from list of
13018 unsupported d30v directories
13019
13020 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13021
13022 * config.sub, configure.in: Add d30v target cpu.
13023
13024 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13025
13026 * makefile.vms: New file.
13027 * make-all.com: Remove.
13028
13029 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13030
13031 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13032
13033 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13034
13035 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13036
13037 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13038
13039 * Makefile.in (ALL_MODULES): Added all-db.
13040 (CROSS_CHECK_MODULES): Addec check-db.
13041 (INSTALL_MODULES): Added install-db.
13042 (CLEAN_MODULES): Added clean-db.
13043
13044 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13045
13046 * config.guess: Merge with latest FSF sources.
13047
13048 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13049
13050 * Makefile.in (ALL_MODULES): Added all-itcl.
13051 (CROSS_CHECK_MODULES): Added check-itcl.
13052 (INSTALL_MODULES): Added install-itcl.
13053 (CLEAN_MODULES): Added clean-itcl.
13054
13055 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13056
13057 * configure.in: build gdb for mn10200
13058
13059 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13060
13061 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13062
13063 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13064
13065 * configure.in (tic80-*-*): Turn off most targets right now.
13066
13067 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13068
13069 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13070 rather than the makeinfo program.
13071 (do-info): Depend upon all-texinfo.
13072
13073 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13074
13075 * configure.in: Remove uses of config/mh-linux.
13076
13077 * config.sub, config.guess: Merge with latest FSF sources.
13078
13079 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13080
13081 * config.sub (case $basic_machine): Add tic80 entries.
13082
13083 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13084
13085 * config.sub, config.guess: Merge with latest FSF sources.
13086
13087 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13088
13089 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13090 * mpw-config.in: Test for NewFolderRecursive.
13091 * mpw-install: Use symbolic name for startup filename.
13092 * mpw-README: Add various additional details.
13093
13094 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13095
13096 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13097
13098 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13099
13100 * configure.in: Do build gcc and the target libraries for
13101 the mn10200.
13102
13103 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13104
13105 * configure.in: don't avoid building gdb for mn10300 any more
13106 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13107 instead of single-quoting it.
13108
13109 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13110
13111 * configure.in: Don't use --with-stabs on IRIX 6.
13112
13113 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13114
13115 * configure.in (m32r): Build gdb, libg++ now.
13116
13117 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13118
13119 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13120 directories from noconfigdirs.
13121
13122 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13123
13124 * config.sub (basic_machine): added mips16 configuration
13125
13126 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13127
13128 * config.sub: Handle d10v-unknown.
13129
13130 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13131
13132 * config.sub: Handle v850-unknown.
13133
13134 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13135
13136 * Makefile.in: add findutils
13137 * configure.in: add findutils to list of host_tools
13138
13139 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13140
13141 * config.sub: Handle mn10200 and mn10300.
13142
13143 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13144
13145 * configure.in (d10v-*): Do not build librx.
13146
13147 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13148
13149 * configure.in (mn10300): Build everything except gdb & libgloss.
13150
13151 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13152
13153 * config.guess: Patch for Dansk Data Elektronik servers,
13154 from Niels Skou Olsen <nso@dde.dk>.
13155
13156 For ncr, use /bin/uname rather than uname, since GNU uname does not
13157 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13158
13159 Patch for MIPS R4000 running System V,
13160 from Eric S. Raymond <esr@snark.thyrsus.com>.
13161
13162 Fix thinko for nextstep.
13163
13164 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13165
13166 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13167 * config.guess: Guess mips-dec-mach_bsd4.3.
13168
13169 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13170 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13171 release numbers.
13172 * config.guess (mips-mips-riscos*): Emit just enough of the
13173 release number.
13174
13175 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13176 * config.guess (sparc-auspex-sunos*): Added.
13177 (f300-fujitsu-*): Added.
13178
13179 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13180 * config.guess: Recognize a Tadpole as a sparc.
13181
13182 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13183
13184 * config.guess: Don't assume that NextStep version is either 2 or
13185 3. NextStep 4 (aka OpenStep 4) has come out now.
13186
13187 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13188
13189 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13190 From Rik Faith <faith@cs.unc.edu>.
13191
13192 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13193
13194 * config.sub: Contributions from bug-gnu-utils to:
13195 Support plain "hppa" (no version given) architecture, reported by
13196 OpenStep.
13197 OpenBSD like NetBSD.
13198 LynxOs is not a hardware supplier.
13199
13200 * config.guess: Contributions from bug-gnu-utils to add support for:
13201 OpenBSD like NetBSD.
13202 Stratus systems.
13203 More Pyramid systems.
13204 i[n>4]86 Intel chips.
13205 M680[n>4]0 Motorola chips.
13206 Use unknown instead of lynx for hardware manufacturer.
13207
13208 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13209
13210 * install.sh (chmodcmd): Set to null if the DST directory already
13211 exists.
13212
13213 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13214
13215 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13216 not use mt-ppc target Makefile fragment any more.
13217
13218 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13219
13220 * configure.in (*-*-windows): Exclude everything but those dirs
13221 needed to build windows.
13222
13223 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13224
13225 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13226
13227 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13228
13229 * configure.in: Exclude mmalloc from i386-windows.
13230
13231 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13232
13233 * Undo my previous change.
13234
13235 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13236
13237 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13238 unconditionally.
13239 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13240
13241 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13242
13243 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13244 host to add it's own flags.
13245
13246 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13247
13248 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13249
13250 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13251
13252 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13253 (CXX_FOR_TARGET): Likewise.
13254 (GCC_FOR_TARGET): Define.
13255 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13256 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13257 CC_FOR_TARGET was specified on the command line.
13258 (MAKEOVERRIDES): Don't define.
13259
13260 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13261
13262 * configure.in (m32r): Fix spelling of libg++ libs.
13263
13264 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13265
13266 * config.sub (-apple*): Remove, now redundant.
13267
13268 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13269
13270 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13271
13272 * configure: Rework yesterday's sed script patch.
13273
13274 * config.sub: Merge with FSF.
13275
13276 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13277
13278 * config.guess: Merge from FSF.
13279
13280 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
13281 * config.guess: Use pc instead of unknown, for pc clone systems.
13282 Change linux to linux-gnu.
13283
13284 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13285 * config.guess: Avoid non-portable tr syntax.
13286
13287 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13288
13289 * test-build.mk (HOLES): Add "xargs" for gdb.
13290
13291 * configure: Avoid hpux10.20 sed bug.
13292
13293 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13294
13295 * configure.in: Add support for windows host
13296 (that is a build done under the Microsoft build environment).
13297
13298 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13299
13300 * Makefile.in: Replace all uses of srcroot with s, to shrink
13301 command line lengths.
13302
13303 Patches from Geoffrey Noer <noer@cygnus.com>:
13304 * configure.in: If configuring for newlib, pass --with-newlib to
13305 subdirectories.
13306 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13307 -Bnewlib/ and -Lwinsup to gcc.
13308 (CXX_FOR_TARGET): Likewise.
13309
13310 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13311
13312 * Makefile.in (ETC_SUPPORT): Add configure.
13313
13314 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13315
13316 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13317 host configuration file.
13318
13319 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13320
13321 * configure.in: Break mn10x00 support into separate
13322 mn10200 and mn10300 configurations.
13323 * config.sub: Likewise.
13324
13325 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13326
13327 * configure.in: Add lots of stuff to noconfigdirs for
13328 the mn10x00 targets.
13329
13330 * config.sub, configure.in: Add mn10x00 support.
13331
13332 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13333
13334 * make-all.com: Call conf-a-gas, not config-a-gas.
13335
13336 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13337
13338 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13339 targets.
13340
13341 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13342
13343 * mpw-README: Add much more detail for native PowerMac.
13344 * mpw-install: New file.
13345 * mpw-configure: Add --norecursion and --help options.
13346 * mpw-config.in: Translate readme and install files when
13347 copying to objdir.
13348 * mpw-build.in: Don't always depend on byacc and flex.
13349 (install-only-top): New action.
13350
13351 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13352
13353 * configure.in: You can now configure GDB for the v850.
13354
13355 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13356
13357 * configure.in (noconfigdirs): Don't configure any C++ dirs
13358 if targeting D10V.
13359
13360 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13361
13362 * config.sub: Recognize mips64vr5000.
13363
13364 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13365
13366 * configure.in: Use a single line for host_tools and native_only.
13367
13368 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13369
13370 * config.sub, configure.in: Add entries for m32r.
13371
13372 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13373
13374 * Makefile.in (inet-install): Don't run install-gzip.
13375
13376 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13377
13378 * configure.in: Don't config lots of things for *-*-windows*.
13379
13380 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13381
13382 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13383 (host_libs, host_tools): Copy from configure.in.
13384 * mpw-configure: Don't complain about directories not found.
13385
13386 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13387
13388 * configure.in (i[345]86): Recognize i686 for pentium pro.
13389 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13390 file.
13391
13392 * config.guess (i[345]86): Ditto.
13393
13394 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13395
13396 * configure.in (noconfigdirs): Removed gdb for D10V.
13397
13398 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
13399
13400 * configure.in: Remove ld, target-libio, target-libg++, and
13401 target-libstdc++ from noconfigdirs.
13402
13403 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13404
13405 * configure: Fix three locations where shell scripts were
13406 being run directly rather than with config_shell.
13407
13408 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13409
13410 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13411 * config.sub (basic_machine): Recognize v850.
13412
13413 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13414
13415 * mpw-configure: Handle multiple enable/disable options and
13416 pass them down recursively, handle -c and -s flags appropriately
13417 depending on choice of compiler, add escape mechanism for
13418 quoted arguments to gC.
13419
13420 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13421
13422 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13423 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13424 so that -mrelocatable-lib and -mno-eabi are used.
13425
13426 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13427 not support --print-multi-lib, don't abort.
13428
13429 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13430
13431 * make-all.com: Run config-a-gas.
13432 * setup.com: Don't copy subdirectory files around.
13433
13434 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13435
13436 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13437 target, it now compiles correctly.
13438
13439 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13440
13441 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13442
13443 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13444
13445 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13446
13447 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13448
13449 * configure.in (native_only): Add prms.
13450
13451 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13452
13453 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13454 (BINUTILS_SUPPORT_DIRS): Likewise.
13455
13456 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13457
13458 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13459 d10v support is added.
13460
13461 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13462
13463 * configure.in (d10v-*-*): New target.
13464
13465 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13466
13467 * config.guess (HP 9000/811): Recognize this as a PA1.1
13468 machine.
13469
13470 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13471
13472 * Makefile.in (do-tar-gz): New target, split out from tail end of
13473 taz target. Run each command separately, don't use pipes.
13474 (taz): Use it.
13475
13476 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13477
13478 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13479 * mpw-build.in: No builds should depend on building byacc or flex,
13480 they are assumed to be installed already.
13481
13482 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13483
13484 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13485 variable that CC_FOR_TARGET needs.
13486
13487 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13488
13489 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13490 options have changed since the last time the subdirectory was
13491 configured, and if it has, reconfigure.
13492 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13493 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13494
13495 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13496
13497 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13498 CLEAN_MODULES): Add bash.
13499 (all-bash): New target.
13500
13501 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13502
13503 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13504
13505 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13506
13507 * config.sub (basic_machine): Recognize d10v as a valid processor.
13508
13509 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13510
13511 * mpw-configure: Add support for --bindir.
13512 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13513
13514 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13515
13516 * configure.in: add bash, time, gawk to list of hosttools and things
13517 to only build for native toolchains
13518
13519 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13520
13521 * Makefile.in (docdir): Remove.
13522
13523 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13524
13525 * Makefile.in (datadir): Set to $(prefix)/share.
13526
13527 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13528
13529 * configure.in: build diff and patch for cygwin32-hosted
13530 toolchains.
13531
13532 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13533
13534 * config.sub: Accept -rtems*.
13535
13536 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13537
13538 * configure.in: enable dosrel for cygwin32-hosted builds,
13539 remove diff from the list of things not buildable
13540 via Canadian Cross
13541
13542 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13543
13544 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13545 don't get ". ".
13546
13547 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13548
13549 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13550
13551 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13552
13553 * Makefile.in (taz): Handle case where tex3patch didn't even get
13554 checked out. Also, if it was found, put the symlink in a new util
13555 subdirectory.
13556
13557 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13558
13559 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13560
13561 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13562
13563 * config.sub: Recognize -openvms.
13564 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13565 * make-all.com, setup.com: New files.
13566
13567 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13568
13569 * Makefile.in (taz): tex3patch moved to texinfo/util.
13570
13571 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13572
13573 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13574 * configure.in: remove make from disable-if-Can-Cross list
13575 enable gdb if ${host} and ${target} are cygwin32
13576
13577 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13578
13579 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13580 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13581
13582 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13583
13584 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13585 distinguish sysv/svr4/bsd variants.
13586 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13587
13588 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13589
13590 * configure.in: Added copyright notice.
13591 * move-if-change: Added copyright notice.
13592
13593 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13594
13595 * configure.in (powerpcle-*-solaris*): Until we get shared
13596 libraries working, don't build gdb, sim, make, tcl, tk, or
13597 expect.
13598
13599 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13600
13601 * config.guess: Merge with FSF:
13602
13603 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13604 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13605
13606 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13607 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13608
13609 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13610 * config.guess: Combine two OSF1 rules.
13611 Also recognize field test versions. From mjr@zk3.dec.com.
13612 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13613 because GNU uname does not support -p. From pmr@pajato.com.
13614
13615 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13616
13617 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13618
13619 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13620
13621 * mpw-README: Document GCCIncludes.
13622
13623 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13624
13625 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13626
13627 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13628
13629 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13630
13631 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13632
13633 * configure.in (*-*-cygwin32): Configure make.
13634
13635 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13636
13637 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13638
13639 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13640
13641 * Makefile.in (all-inet): Depend on all-perl.
13642
13643 * Makefile.in (inet-install): New target.
13644
13645 * Makefile.in (all-inet): Depend on all-tcl.
13646 (all-inet): Depend on all-send-pr.
13647
13648 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13649
13650 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13651 temporarily.
13652
13653 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13654
13655 * configure.in: Don't configure --with-gnu-ld on AIX.
13656
13657 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13658
13659 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13660
13661 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
13662
13663 * Makefile.in (ALL_MODULES): Added all-inet.
13664 (CROSS_CHECK_MODULES): Added check-inet.
13665 (INSTALL_MODULES): Added install-inet.
13666 (CLEAN_MODULES): Added clean-inet.
13667 (all-indent): New target.
13668
13669 * configure.in (host_tools): Added inet.
13670 (native_only): Added inet.
13671 (noconfigdirs): Added inet.
13672
13673 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
13674
13675 * configure.in: Don't configure libgloss if we are not configuring
13676 newlib.
13677
13678 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13679
13680 * configure.in: Don't configure libgloss for unsupported
13681 architectures.
13682
13683 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13684
13685 * Makefile.in (CLEAN_MODULES): Add clean-apache.
13686
13687 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
13688
13689 * Makefile.in (ALL_MODULES): Include all-apache.
13690 (CROSS_CHECK_MODULES): Include check-apache.
13691 (INSTALL_MODULES): Include install-apache.
13692 (all-apache): New target.
13693
13694 * configure.in: Added apache everywhere perl is seen.
13695
13696 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13697
13698 * Makefile.in: Add support for clean-{module} and
13699 clean-target-{module} rules.
13700
13701 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13702
13703 * configure.in (*-*-ose) do not build libgloss.
13704
13705 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13706
13707 * config.guess (prep*:SunOS:5.*:*): Turn into
13708 powerpele-unknown-solaris2.
13709
13710 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13711
13712 * configure.in: Permit --enable-shared to specify a list of
13713 directories.
13714
13715 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13716
13717 * configure.in (host==solaris): Pass only the first word of $CC
13718 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13719
13720 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13721
13722 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13723
13724 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
13725
13726 * Makefile.in (ALL_MODULES): Include all-perl.
13727 (CROSS_CHECK_MODULES): Include check-perl.
13728 (INSTALL_MODULES): Include install-perl.
13729 (ALL_X11_MODULES): Include all-guile.
13730 (CHECK_X11_MODULES): Include check-guile.
13731 (INSTALL_X11_MODULES): Include install-guile.
13732 (all-perl): New target.
13733 (all-guile): New target.
13734
13735 * configure.in (host_tools): Include perl and guile.
13736 (native_only): Include perl and guile.
13737 (noconfigdirs): Don't build guile and perl; no ports have been
13738 done.
13739
13740 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
13741
13742 * configure (--enable-*): Handle quoted option lists such as
13743 --enable-sim-cflags='-g0 -O' better.
13744
13745 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13746
13747 * Makefile.in ({,inst}all-target): New rule so we can make and
13748 install all of the target directories easily.
13749
13750 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13751
13752 * configure.in: Add missing global flag in sed substitution when
13753 deleting `target-' from ${configdirs}.
13754
13755 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
13756
13757 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13758 option.
13759
13760 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13761 config/mh-necv4.
13762
13763 * install.sh: Correct misspelling of transformbasename.
13764
13765 * config.guess: Recognize mips-*-sysv*.
13766
13767 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
13768
13769 * config.sub: Recognize mon960.
13770
13771 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
13772
13773 * configure: Restore Canadian Cross handling of BISON and LEX,
13774 removed in Feb 20 change.
13775
13776 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
13777
13778 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13779 Mention make install. Remove the old copyright date as well the
13780 clumsy and rather pointless copyright on the README file.
13781
13782 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
13783
13784 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13785 Makefile after running symlink-tree, then run `make distclean' to
13786 avoid clobbering any generated files in srcdir.
13787
13788 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
13789
13790 * configure.in (m68k-*-netbsd*): Build everything now.
13791
13792 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13793
13794 * Makefile.in (taz): Fix quoting.
13795
13796 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
13797
13798 * configure.in (sparclet-*-*): Build everything now.
13799
13800 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13801
13802 * configure.in (m68k-*-linux*): New host.
13803
13804 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
13805
13806 * configure: Check for bison before byacc.
13807
13808 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
13809
13810 * Makefile.in configure: Change the way LEX and BISON/YACC are
13811 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
13812 searching PATH. These are used as fallbacks by Makefile.in if
13813 flex/bison/byacc aren't in objdir.
13814
13815 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
13816
13817 * Makefile.in: Make everything which depends upon all-bfd also
13818 depend upon all-opcodes, in case --with-commonbfdlib is used.
13819
13820 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13821
13822 * configure.in (host *-*-cygwin32): Don't build gdb if we are
13823 building NT native compilers on Unix.
13824
13825 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
13826
13827 * configure.in: Don't get CC from the host Makefile fragment if we
13828 can find gcc in PATH, or if this is a Canadian Cross. Move the
13829 Solaris test for /usr/ucb/cc to the post target script, just after
13830 the compiler sanity test.
13831
13832 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
13833
13834 * config.sub: Merge with FSF.
13835
13836 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
13837
13838 * Makefile.in (RPATH_ENVVAR): New variable.
13839 (REALLY_SET_LIB_PATH): Use it.
13840 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13841
13842 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
13843
13844 * config.sub, configure.in: Recognize sparclet cpu.
13845
13846 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13847
13848 * config.guess: Support m68k-cbm-sysv4.
13849
13850 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13851
13852 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13853 m68k-unknown-linuxaout from linker help string. Put quotes around
13854 $ld_help_string.
13855
13856 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
13857
13858 * config.guess (powerpc-harris-powerunix): Add guess for port
13859 to new target.
13860
13861 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13862
13863 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13864
13865 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
13866
13867 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13868 $(REALLY_SET_LIB_PATH) in Makefile.
13869 * Makefile.in (SET_LIB_PATH): New variable.
13870 (REALLY_SET_LIB_PATH): New variable.
13871 ($(DO_X)): Use $(SET_LIB_PATH).
13872 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13873 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13874 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13875 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13876 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13877 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13878 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13879 (install-dosrel): Likewise.
13880 (all-opcodes): Depend upon all-libiberty.
13881
13882 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
13883
13884 * config.guess (*:CYGWIN*): New
13885
13886 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13887
13888 * Makefile.in (all-target-winsup): All all-target-libiberty.
13889
13890 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13891
13892 * configure.in (noconfigdirs): Add missing # in front of comment.
13893
13894 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
13895
13896 * configure.in: add second pass to things added to noconfigdirs
13897 so *-gm-magic can exclude libgloss properly.
13898
13899 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
13900
13901 * mpw-configure (extralibs_name, rez_name): Set correctly
13902 for MWC68K compiler.
13903
13904 * mpw-README: Add more info on the necessary build tools.
13905
13906 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
13907
13908 * configure.in, config.sub: Recognize cygwin32.
13909
13910 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
13911
13912 * config.guess, config.sub: Recognize A/UX.
13913
13914 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
13915
13916 * config.sub: Merge with gcc/config.sub.
13917
13918 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
13919
13920 * mpw-build.in (do-binutils): Add build of stamps.
13921
13922 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
13923
13924 * config.sub: Add recognition for mips64vr4100*-* targets.
13925
13926 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13927
13928 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13929 Add creation of gconfigargs with `--enable-shared' turned on.
13930 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13931 ($(host)-stamp-stage3-configured): Likewise.
13932 (HOLES): Add chatr and ldd.
13933 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13934
13935 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
13936
13937 * configure: Pass --nfp to recursive configures.
13938
13939 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
13940
13941 * Makefile.in (DLLTOOL): New.
13942 (DLLTOOL_FOR_TARGET): New.
13943 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13944 (EXTRA_TARGET_FLAGS): Ditto.
13945 (EXTRA_GCC_FLAGS): Ditto.
13946 (CONFIGURE_TARGET_MODULES): Ditto.
13947 (DO_X): Ditto.
13948 * configure: Add DLLTOOL.
13949
13950 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
13951
13952 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13953 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13954 mh-sco, since old workarounds no longer needed, and don't
13955 build ld, since libraries have weak symbols in COFF.
13956
13957 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
13958
13959 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13960
13961 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
13962
13963 * configure.in: Make sure that ${CC} can be used to compile an
13964 executable.
13965
13966 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13967
13968 * Makefile.in (all-gdb): Depend on $(GDB_TK).
13969 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13970 nothing depending on whether gdbtk is being built.
13971
13972 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
13973
13974 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13975
13976 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
13977
13978 * configure.in (noconfigdirs): Put ld or gas in this early, if the
13979 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13980
13981 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
13982
13983 * config-ml.in: Add support for
13984 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13985 Simplify setting of multidirs from --disable-foo.
13986
13987 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13988
13989 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13990 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13991 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13992 non-empty, pass them on to the GCC make.
13993 (all-bootstrap): New rule that is like all-gcc, except it executes
13994 the GCC bootstrap rule instead of the GCC all rule.
13995
13996 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
13997
13998 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13999
14000 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14001
14002 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14003 DG/UX support.
14004
14005 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14006
14007 * config.sub (i*86*) Change [345] to [3456]
14008
14009 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14010
14011 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14012 --with-gnu-ld=no.
14013
14014 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14015
14016 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14017 AIX multilibs get built.
14018
14019 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14020
14021 * configure.in (i386-win32): Don't build expect if we're not
14022 building the tcl subdir.
14023
14024 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14025
14026 * Makefile.in: (configure-target-examples, all-target-examples):
14027 New targets, configure and build example programs.
14028
14029 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14030
14031 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14032 use it as input to sedit the generated MPW makefile.
14033 * mpw-README: Add a suggestion about Gestalt.h.
14034
14035 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14036
14037 * config.sub: Accept *-*-ieee*.
14038
14039 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14040
14041 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14042 Ronald F. Guilmette <rfg@monkeys.com>.
14043
14044 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14045
14046 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14047 for powerpc-pe native.
14048 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14049 (target==powerpc-pe): duplicate i386-win32 entry.
14050
14051 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14052
14053 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14054 of vxworks, not just vxworks5.1.
14055
14056 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14057
14058 * mpw-configure: Add support for exec-prefix.
14059
14060 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14061
14062 * config.guess: Recognize HP model 816 machines as having
14063 a PA1.1 processor.
14064
14065 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14066
14067 * configure: Ignore new autoconf configure options.
14068
14069 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14070
14071 * config.guess: Recognize Pentium under SCO.
14072 From Robert Lipe <robertl@arnet.com>.
14073
14074 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14075
14076 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14077
14078 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14079
14080 * configure.in: Don't configure gas for alpha-dec-osf*.
14081
14082 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14083
14084 * configure.in: Default to --with-stabs for some targets for which
14085 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14086 i[345]86*-*-unixware*.
14087
14088 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14089
14090 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14091 rather than basing it on the target. Simplify handling of options
14092 controlling which directories to configure. Remove extraneous
14093 slash in multi-clean target.
14094
14095 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14096
14097 * config-ml.in: Prefix more variables with ml_ so they don't collide
14098 with configure's.
14099
14100 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14101
14102 * configure: Don't turn -v into --v.
14103
14104 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14105
14106 * configure.in (targargs): Fix typo.
14107
14108 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14109
14110 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14111
14112 * configure.in: Strip --host and --target options from
14113 CONFIG_ARGUMENTS, and always configure for --host only. Add
14114 --with-cross-host option when building with a cross-compiler.
14115 * configure: Canonicalize the arguments put into config.status by
14116 always using `=' for an option with an argument. Pass a presumed
14117 --host or --target explicitly.
14118
14119 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14120
14121 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14122 into general OS recognition case.
14123
14124 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14125
14126 * configure.in (target_configdirs): add target-winsup only
14127 for win32 target systems.
14128
14129 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14130
14131 * Makefile.in (all-target-libgloss): Depend upon
14132 configure-target-newlib, since when libgloss is built it looks to
14133 see if the newlib directory exists.
14134
14135 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14136
14137 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14138 cfg-ml-*.in.
14139
14140 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14141
14142 * configure: Handle LD and LD_FOR_TARGET when configuring a
14143 Canadian Cross.
14144
14145 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14146
14147 * configure.in (target_libs): add target-winsup.
14148 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14149 (target==ppcle-pe): remove ld from $noconfigdirs.
14150
14151 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14152
14153 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14154 Preserve relative path names in $srcdir. Build symlink tree if
14155 configuring cross target dir and srcdir=. (= no VPATH support).
14156 (configure-target-libg++): Depend on configure-target-librx.
14157 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14158 * config-ml.in: New file.
14159 * symlink-tree: New file.
14160 * configure: Ensure srcdir="." if that's what it is.
14161
14162 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14163
14164 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14165 includes and FLEX_SKELETON setting.
14166 * mpw-configure (--with-gnu-ld): New option, controls whether
14167 to use PPCLink or ld with PowerMac GCC.
14168 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14169 * mpw-config.in: Configure grez if targeting Mac.
14170
14171 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14172 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14173 just macos.
14174 * configure.in: Configure grez resource compiler if targeting Mac.
14175 * Makefile.in (all-grez, install-grez): New targets.
14176
14177 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14178
14179 * configure: CXX defaults to gcc, not g++. If we find
14180 gcc in the path, set CC to gcc -O2.
14181
14182 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14183
14184 * configure: Default ${build} correctly. Avoid picking up extra
14185 spaces when reading CC and CXX from Makefile. When doing a
14186 Canadian Cross, use plausible default values for numerous
14187 variables.
14188 * configure.in: When doing a Canadian Cross, don't try to
14189 configure tools whose configure script can't handle it.
14190
14191 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14192
14193 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14194
14195 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14196
14197 * configure: Remove dubious bug reporting address.
14198
14199 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14200
14201 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14202 configure script, run that instead of this directory's configure.
14203 In either case, print a message that we're configuring the sub-dir.
14204
14205 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14206
14207 * configure.in: Before checking for the existence of various files,
14208 use sed to filter out "target-".
14209
14210 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14211
14212 * Makefile.in (DO_X): Split rule to decrease command line length
14213 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14214 (Philippe De Muyter).
14215
14216 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14217
14218 * Makefile.in (all-patch): depend on all-libiberty.
14219
14220 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14221
14222 * configure.in: If the only directory in target_configdirs which
14223 actually exists is libiberty, then set target_configdirs to empty,
14224 to avoid trying to build a target libiberty in a gas or gdb
14225 distribution.
14226
14227 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14228
14229 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14230 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14231 systems.
14232
14233 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14234
14235 * configure.in (copy_dirs): Use sys-include instead of include
14236 for --with-headers option.
14237
14238 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14239
14240 * Makefile.in, configure.in: Make winsup builds work with
14241 new scheme.
14242
14243 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14244
14245 * configure.in: Build the linker on AIX.
14246
14247 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14248
14249 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14250 where needed.
14251
14252 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14253
14254 * Makefile.in (all-gcc): Fix typo.
14255
14256 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14257
14258 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14259
14260 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14261
14262 * configure.in: Rename libFOO to target-libFOO, and xiberty
14263 to target-xiberty, to provide more flexibility.
14264 (target_subdir): Define. Create if cross.
14265 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14266 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14267 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14268 check-libFOO -> check-target-libFOO, etc.
14269 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14270 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14271 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14272 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14273 allow ALL_GCC="" to only configure.
14274 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14275 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14276 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14277
14278 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14279
14280 * Makefile.in (taz): Build "info" in etc explicitly.
14281
14282 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14283
14284 * configure.in: Make sure that CC is undefined (as opposed to
14285 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14286 problem with autoconf trying to configure on a host without GCC.
14287
14288 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14289
14290 * mpw-configure: Set host alias from choice of host compiler,
14291 only use generic MPW Makefile sed if present, edit a file
14292 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14293 * mpw-README: Add problem notes about CW6 and CW7.
14294
14295 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14296
14297 * Makefile.in (taz): Use ";" instead of ";;".
14298
14299 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14300
14301 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14302 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14303 DISTDOCDIRS.
14304 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14305 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14306
14307 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14308
14309 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14310 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14311 Move bfd to DISTSTUFFDIRS.
14312
14313 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14314
14315 * Makefile.in (X11_LIB): Removed.
14316 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14317
14318 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14319
14320 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14321
14322 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14323 names.
14324
14325 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14326
14327 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14328
14329 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14330
14331 * configure.in (i[345]86-*-win32): Always build newlib.
14332 Don't configure cvs, autoconf or texinfo.
14333 * Makefile.in (LD_FOR_TARGET): New.
14334 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14335 Pass down LD_FOR_TARGET.
14336
14337 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14338
14339 * winsup: New directory.
14340 * Makefile.in: Build winsup.
14341 * configure.in: Winsup is configured when target is win32.
14342 Can only build win32 target GDB when native.
14343
14344 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14345
14346 * config.guess: Recognize HP model 819 machines as having
14347 a PA 1.1 processor.
14348
14349 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14350
14351 * configure: Fix sed loop which substitutes for CC and CXX to
14352 avoid bug found in various sed implementations.
14353
14354 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14355
14356 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14357 simulator. Use standard powerpc-*-eabi*.
14358
14359 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14360
14361 * configure.in: Stop putting gas and binutils in noconfigdirs for
14362 powerpc-*-aix* and rs6000-*-*.
14363
14364 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14365
14366 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14367 -mcall-aixdesc libraries.
14368
14369 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14370
14371 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14372
14373 * config.sub (arm | armel | armeb): Fix shell syntax.
14374
14375 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14376
14377 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14378 -msoft-float and -mcpu=common support.
14379 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14380 libraries.
14381
14382 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14383
14384 * configure.in: Allow configuration and build of emacs19 for the alpha.
14385
14386 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14387
14388 * configure.in (CC): Get ^CC, not just any old CC, from
14389 ${host_makefile_frag}.
14390
14391 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14392
14393 * configure.in (CC): Try to get CC from
14394 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14395
14396 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14397
14398 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14399 only if it exists in $(srcdir).
14400
14401 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14402
14403 * configure: If CC and CXX are not set in the environment, set
14404 them, based on either an existing Makefile or on searching for gcc
14405 in PATH. Substitute for CC and CXX in Makefile.
14406 * configure.in: Remove libm from target_libs. Separate
14407 target_configdirs from configdirs. If CC is not set in
14408 environment, try to get it from a host Makefile fragment. Rewrite
14409 changes of configdirs to use skipdirs instead. A few minor
14410 tweaks. Take directories out of target_configdirs as they are
14411 taken out of configdirs. Remove existing Makefile files from
14412 subdirectories. Substitute for TARGET_CONFIGDIRS and
14413 CONFIG_ARGUMENTS in Makefile.
14414 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14415 by configure.in.
14416 (CONFIG_ARGUMENTS): Likewise.
14417 (CONFIGURE_TARGET_MODULES): New variable.
14418 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14419 ($(CONFIGURE_TARGET_MODULES)): New target.
14420 (configure-libg++, configure-libio): New targets.
14421 (all-libg++): Depend upon configure-libg++.
14422 (all-libio): Depend upon configure-libio.
14423 (configure-libgloss, all-libgloss): New targets.
14424 (configure-libstdc++): New target.
14425 (all-libstdc++): Depend upon configure-libstdc++.
14426 (configure-librx, all-librx): New targets.
14427 (configure-newlib): New target.
14428 (all-newlib): Depend upon configure-newlib
14429 (configure-xiberty): New target.
14430 (all-xiberty): Depend upon configure-xiberty.
14431
14432 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14433
14434 * configure.in (host i[345]86-*-win32): Expand the
14435 noconfigdirs again.
14436
14437 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14438
14439 * mpw-configure: Fix sed command file name.
14440
14441 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14442
14443 * configure.in (host i[345]86-*-win32): Reduce the
14444 noconfigdirs again.
14445
14446 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14447
14448 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14449 or powerpc*-*-pe*, since they are not yet supported.
14450
14451 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14452
14453 Add PowerMac support and many other enhancements.
14454 * mpw-configure: New option --cc to select compiler to use,
14455 paste options set according to --cc into the generated
14456 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14457 if mpw-make.sed is present.
14458 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14459 add forward includes for PowerPC include files.
14460 * mpw-build.in: Build using Makefile.PPC if present.
14461 (do-byacc, etc): Remove separate version resource builds.
14462 (do-gas): Build "stamps" before "all".
14463 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14464 * mpw-README: Update to reflect --cc option, PowerMac support,
14465 and recently-reported compatibility problems.
14466
14467 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14468
14469 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14470 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14471 (--with-multilib-top): Pass to recursive invocations.
14472
14473 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14474
14475 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14476 v810-*-*.
14477
14478 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14479
14480 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14481 gdb, ld and opcodes on v810-*-*.
14482
14483 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14484
14485 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14486 (local-maintainer-clean): New target.
14487 (maintainer-clean): New target.
14488 (realclean): Just depend upon maintainer-clean.
14489
14490 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14491
14492 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14493
14494 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14495
14496 * configure.in: Build ld in mips*-*-bsd* case.
14497
14498 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14499
14500 * config.sub: Accept -lites* OS. From Ian Dall.
14501
14502 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14503
14504 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14505 targets.
14506
14507 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14508
14509 * configure.in: treat i386-win32 canadian cross the same as
14510 i386-go32 canadian cross.
14511
14512 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14513
14514 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14515 running under the simulator to build a reduced set of libraries.
14516 (powerpc-*-eabiaix): Add fine grained multilib support added to
14517 other powerpc targets yesterday.
14518
14519 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14520
14521 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14522 -disable-softfloat, -disable-relocatable, -disable-aix, and
14523 -disable-sysv to control which multilib libraries get built.
14524
14525 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14526
14527 * configure: Add Makefile.tem to list of files to remove in trap
14528 handler.
14529
14530 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14531
14532 * config.guess (*Linux*): Add missing "exit"s.
14533 Also, need specific check for alpha-unknown-linux (uses COFF).
14534
14535 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14536
14537 * config.guess: Merge with FSF:
14538
14539 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14540 * config.guess (AIX4): More robust release numbering discovery.
14541
14542 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14543 * config.guess (i386-sequent-ptx): Properly get version number.
14544
14545 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14546 * config.guess (mips:*:4*:UMIPS): New case.
14547
14548 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14549
14550 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14551 (i386-win32 host): Likewise. Don't build readline.
14552
14553 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14554
14555 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14556 SUPPORT_FILES to submakes.
14557
14558 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14559
14560 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14561 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14562 mpw-configure.
14563
14564 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14565
14566 * configure.in (appdirs): Use =, not ==, in test expression when
14567 trying to build the text to print in the warning message for
14568 Solaris users.
14569
14570 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14571
14572 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14573
14574 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14575
14576 * config.guess: Recognize lynx-2.3.
14577
14578 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14579
14580 * config.sub (z8ksim): Deleted
14581 (z8k-*-coff): New, this is the one true name of the target.
14582
14583 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14584
14585 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14586
14587 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14588
14589 * config.guess (*:Linux:*:*): First try asking the linker what the
14590 default object file format is (elf, aout, or coff). Then if this
14591 fails, try previous methods.
14592
14593 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14594
14595 * configure.in: Don't build newlib for *-*-vxworks5.1.
14596
14597 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14598
14599 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14600 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14601
14602 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14603
14604 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14605
14606 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14607
14608 * cfg-ml-com.in: New file.
14609 * cfg-ml-pos.in: New file.
14610
14611 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14612
14613 * COPYING.NEWLIB: Add HP free copyright to list.
14614
14615 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14616
14617 * config.sub: Recognize -eabi* for the system, not just -eabi.
14618
14619 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14620
14621 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14622 * config.sub, configure.in (win32): New target and host.
14623
14624 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14625
14626 * configure.in: Add i386-pe configuration.
14627
14628 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14629
14630 * mpw-build.in (install): Install GDB after LD.
14631
14632 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14633
14634 * mpw-config.in (elf/mips.h): Always forward-include, needed
14635 for GDB to build.
14636
14637 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14638
14639 * testsuite: New directory for customer acceptance and whole tool
14640 chain tests.
14641
14642 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14643
14644 * configure: If per-host line isn't found, but AC_OUTPUT is found
14645 and a configure script exists, run it instead.
14646
14647 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14648
14649 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14650
14651 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14652
14653 * configure: Set build_{cpu,vendor,os,alias} to host values when
14654 --build isn't specified.
14655
14656 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14657
14658 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14659 (FLAGS_TO_PASS): Pass them.
14660 (EXTRA_TARGET_FLAGS): Ditto.
14661
14662 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14663
14664 * Makefile.in (all-libg++): Depend on all-libstdc++.
14665
14666 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14667
14668 * configure.in (noconfigdirs): Enable all packages for
14669 i386-unknown-netbsd.
14670
14671 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
14672
14673 * configure.in (noconfigdirs): Don't configure tk for i386-go32
14674 hosted builds (DOS builds)
14675
14676 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14677
14678 Changes for ARM based on patches from Richard Earnshaw:
14679 * config.sub: Handle armeb and armel.
14680 * configure.in: Omit arm linker only for riscix.
14681
14682 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
14683
14684 * config.guess: Update from FSF.
14685
14686 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
14687
14688 * config.sub: Recognize powerpcle as the little endian variant of
14689 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
14690 powerpcle variant. Convert pentium into i586, not i486. Add p5
14691 alias for i586. Map new x86 variants p6, k5, nexgen into i586
14692 temporarily.
14693
14694 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
14695
14696 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14697
14698 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14699
14700 * config.sub: Accept -lites* as a basic system type.
14701
14702 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14703
14704 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14705 installed, and if so return linuxoldld as the system name.
14706
14707 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14708
14709 * config.guess: Add hppa1.1-hp-lites support.
14710
14711 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14712
14713 * configure.in: Don't build newlib for m68k-vxworks5.1.
14714
14715 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14716
14717 * configure.in (mips-sgi-irix6): Use mh-irix5.
14718
14719 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
14720
14721 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14722
14723 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14724
14725 * test-build.mk: Enable building of shared libraries on IRIX 5 and
14726 OSF/1. Fix compiler flags.
14727 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
14728
14729 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
14730
14731 * configure.in: Recognize --with-newlib.
14732 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14733
14734 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14735
14736 * Makefile.in: move {all,check,install}-gdb from *_MODULES
14737 to *_X11_MODULES due to gdbtk needing X include files et al.
14738
14739 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
14740
14741 Merge in support for Mac MPW as a host.
14742 (Old change descriptions retained for informational value.)
14743
14744 * mpw-config.in: Add generic include forwards for cpu-specific
14745 include files in aout and elf directories.
14746
14747 * mpw-configure: Added copyright.
14748 * mpw-config.in: Check for presence of required build tools.
14749 (target_libs): Add newlib.
14750 (target_tools): Add examples.
14751 (Read Me): Generate as "Read Me for MPW" instead.
14752 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14753 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14754 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14755
14756 * mpw-configure: Remove subdir-specific makefile hackery,
14757 delete mk.tmp after using it.
14758
14759 * mpw-build.in (all): Display start and end times.
14760
14761 * mpw-configure (host_canonical): Set.
14762 (target_cpu): Always add to makefiles.
14763 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14764 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14765 (mpw-mh-mpw): Look for in srcdir and srcroot.
14766 Use sed instead of mpw-edit-prefix to edit prefix definitions.
14767
14768 * mpw-build.in: (install-only): New target.
14769
14770 * mpw-configure (host_alias, target_alias): Rename from hostalias
14771 and targetalias, add into generated Makefile.
14772 (mk.tmp): If present, add into generated Makefile.
14773 * mpw-build.in (all-gas): Build config.h first before gas proper.
14774
14775 * mpw-configure (config.status): Write only if changed.
14776 * mpw-config.in (readline): Configure it (not built, just used for
14777 definitions).
14778
14779 * mpw-config.in (elf/mips.h): Add a forward include.
14780
14781 * mpw-config.in: Forward-include most .h files in include into
14782 extra-include.
14783 (readline): Don't build.
14784 mpw-build.in (install): Install GDB.
14785
14786 * mpw-configure (prefix, mpw_prefix): Handle it.
14787 * mpw-config.in (mmalloc, readline): Don't configure.
14788 * mpw-build.in (thisscript): Rename to ThisScript.
14789 Use mpw-build instead of BuildProgram everywhere.
14790 (mmalloc, readline): Don't build.
14791 * mpw-README: New file, basic documentation about the MPW port.
14792
14793 * mpw-config.in: Use forward-include to create include files.
14794
14795 * mpw-configure: Add more things to the top of each configured
14796 Makefile, including contents of config/mpw-mh-mpw.
14797 * mpw-config.in (extra-include): Create this directory and fill it
14798 with Posix-like include files when configuring.
14799
14800 * config.sub (apple, mac, mpw): Add various aliases.
14801
14802 * mpw-build.in: New file, top-level build script fragment for MPW.
14803 * mpw-configure: New file, configure script for MPW.
14804 * mpw-config.in: New file, config fragment for MPW.
14805
14806 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14807
14808 * configure.in (host_libs): Remove glob, since it is gone from the
14809 sources.
14810
14811 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14812
14813 * Makefile.in: define empty GDB_NLM_DEPS var.
14814
14815 * configure.in(target_makefile_frag): use config/mt-netware
14816 for netware targets.
14817
14818 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
14819
14820 * config.sub: Merge in recent FSF changes. Remove linux special
14821 cases.
14822
14823 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14824
14825 Revert this change:
14826
14827 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14828
14829 * build-all.mk: Use CC=cc -Xs on Solaris.
14830
14831 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14832
14833 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
14834 stop using it.
14835 * Makefile.in: Nuke all references to glob subdirectory.
14836
14837 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14838
14839 * configure.in: Fix --enable-shared logic in per-host.
14840
14841 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
14842
14843 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14844
14845 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14846
14847 * configure.in (noconfigdirs): Don't build gas on AIX, for
14848 powerpc*-*-aix* as well as for rs6000*-*-aix*.
14849
14850 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
14851
14852 * configure: Fix --cache-file to work if the file argument is a
14853 relative path.
14854
14855 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
14856
14857 * configure: If the --cache-file is used, pass it down to
14858 configure in subdirectories.
14859
14860 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
14861
14862 * config.sub: add vxworks29k configuration.
14863
14864 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14865
14866 * Makefile.in (taz): Do "diststuff" part quietly.
14867
14868 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
14869
14870 * config.sub: Mini-merge with gcc/config.sub.
14871
14872 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14873
14874 * config.guess (IRIX): Sed - to _.
14875
14876 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14877
14878 * Makefile.in (source-vault, binary-vault): New targets.
14879
14880 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
14881
14882 * config.sub: Recognize -eabi as a basic system type.
14883
14884 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14885
14886 * configure.in (enable_shared stuff): Fix typo.
14887
14888 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
14889
14890 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14891
14892 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14893
14894 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14895
14896 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14897
14898 * configure.in (rs6000-*-*): Don't build gas.
14899
14900 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
14901
14902 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14903 reduce command line length.
14904 (AS_FOR_TARGET): Check for as.new, not Makefile.
14905 (NM_FOR_TARGET): Check for nm.new, not Makefile.
14906
14907 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
14908
14909 * config.guess: Merge from FSF.
14910
14911 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14912
14913 * configure: Don't use $ when handling program_suffix.
14914
14915 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
14916
14917 * configure.in: Configure tk for hppa/hpux.
14918
14919 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
14920
14921 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
14922
14923 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14924
14925 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
14926 to LIBCXXFLAGS. Tests are better run without it.
14927
14928 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
14929
14930 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14931
14932 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14933
14934 * configure.in (*-*-netware*): Don't configure xiberty.
14935
14936 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
14937
14938 * configure.in: Remove tk from native_only list.
14939
14940 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
14941
14942 * build-all.mk: Add mips-ncd-elf target to sun4 targets
14943 for special NCD build.
14944
14945 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14946
14947 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14948 makeall.bat, they're only useful for binutils snapshots.
14949 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14950 makeall.bat to specified SUPPORT_FILES.
14951
14952 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
14953
14954 * build-all.mk: Add Ericsson targets to sun4 and solaris
14955 hosts. Add BNR's sun4 target to solaris host, so their
14956 build-from-source will be tested in-house first.
14957
14958 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14959
14960 * Makefile.in (LIBCFLAGS): New variable.
14961 (CFLAGS_FOR_TARGET): Ditto.
14962 (LIBCFLAGS_FOR_TARGET): Ditto.
14963 (LIBCXXFLAGS): Ditto.
14964 (CXXFLAGS_FOR_TARGET): Ditto.
14965 (LIBCXXFLAGS_FOR_TARGET): Ditto.
14966 (BASE_FLAGS_TO_PASS): Pass them.
14967 (EXTRA_TARGET_FLAGS): Ditto.
14968
14969 * configure.in: Support --enable-shared.
14970
14971 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
14972
14973 * configure.in (target_libs): Include libstdc++ again.
14974 * config.guess: Update from FSF (for FreeBSD).
14975
14976 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14977
14978 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14979 makeall.bat.
14980 (DISTDOCDIRS): Add `etc'.
14981 (ETC_SUPPORT_PFX): New variable.
14982 (taz): Include anything from etc starting with a word in
14983 ETC_SUPPORT_PFX.
14984
14985 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14986
14987 * config.sub: Update for recent FSF changes. Remove obsolete
14988 h8300hds entry. Add -windows* and -osx as basic os. Minor
14989 spacing changes.
14990
14991 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14992
14993 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
14994
14995 * config.guess: Merge with FSF.
14996 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14997
14998 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14999
15000 * configure: Since the "trap 0" handler will override the exit
15001 status on many systems, only use it for "exit 1", and make it set
15002 a non-zero exit status; reset it before "exit 0". Also, check
15003 exit status of config.sub, and error out if it failed.
15004
15005 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15006
15007 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15008 and install libgloss.
15009
15010 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15011
15012 * Makefile.in (all-binutils): Depend upon all-byacc.
15013
15014 * configure.in: Don't build emacs on Irix 5.
15015
15016 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15017
15018 * configure.in (*-*-netware*): Add libio.
15019
15020 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15021
15022 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15023 (CHECK_TARGET_MODULES): Ditto.
15024 (INSTALL_TARGET_MODULES): Ditto.
15025 (TARGET_LIBS): Ditto.
15026 (all-libstdc++): Note dependencies.
15027
15028 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15029
15030 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15031
15032 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15033
15034 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15035 -fexternal-templates.
15036
15037 * configure.in (target_libs): Add libstdc++.
15038 (noconfigdirs): Add libstdc++ as appropriate.
15039
15040 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15041
15042 * config.guess: Update from FSF.
15043
15044 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15045
15046 * configure: Use ${config_shell} when running ${configsub}.
15047
15048 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15049
15050 * config.sub: No longer recognize h8300h.
15051
15052 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15053
15054 * config.sub: Remove extraneous differences between config.sub and
15055 gcc/config.sub.
15056
15057 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15058
15059 * Makefile.in (DISTSTUFFDIRS): Add gas.
15060
15061 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15062
15063 * COPYING.NEWLIB: New file.
15064
15065 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15066
15067 * config.guess (HP-UX): Patch from Harlan Stenn
15068 <harlan@landmark.com> to also emit release level.
15069
15070 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15071
15072 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15073
15074 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15075
15076 * config.sub: Merge nextstep cleanup from FSF.
15077
15078 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15079
15080 * configure.in (arm-*-*): Don't configure ld for this target.
15081
15082 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15083
15084 * configure.in (*-*-netware): don't configure libg++, libio,
15085 librx, or newlib.
15086
15087 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15088
15089 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15090 configure ld--it works, but it doesn't support shared libraries.
15091
15092 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15093
15094 * config.guess (*-unknown-freebsd*): Get rid of possible
15095 trailing "(Release)" in version string.
15096 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15097
15098 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15099
15100 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15101 Fix type: *-next-neststep -> *-next-nextstep.
15102
15103 * config.guess: Merge from FSF:
15104
15105 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15106
15107 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15108
15109 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15110
15111 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15112 instead of UNIX_SV for UnixWare 1.0).
15113
15114 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15115
15116 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15117 to make gdb/nlm/* build after the compiler and linker.
15118
15119 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15120
15121 * config.guess (netbsd, freebsd, linux): Accept any machine,
15122 not just i[34]86.
15123 (m68k-atari-sysv4): Relocate to match FSF version.
15124
15125 * config.guess: More merges from the FSF:
15126
15127 Add a space before function call or macro invocation.
15128
15129 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15130
15131 * config.guess: Add trap cmd to remove dummy.c and dummy when
15132 interrupted.
15133
15134 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15135
15136 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15137 (dummy): Redirect stderr from compilation of dummy.c.
15138
15139 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15140
15141 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15142
15143 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15144
15145 * configure: Accept and ignore --cache*, for compatibility with
15146 new autoconf.
15147
15148 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15149
15150 * config.guess: Merge from FSF:
15151
15152 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15153
15154 * config.guess (Pyramid*:OSx*:*:*): New case.
15155 (PATH): Add /.attbin at end for finding uname.
15156 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
15157
15158 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15159
15160 * config.guess (M88*:DolphinOS:*:*): New case.
15161
15162 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15163
15164 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15165 to select whether to use ELF or COFF.
15166
15167 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15168
15169 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15170
15171 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15172
15173 * config.guess: Guess the OS version for HPUX.
15174
15175 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15176
15177 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15178
15179 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15180
15181 * configure.in: Recognize --with-headers, --with-libs, and
15182 --without-newlib.
15183 * Makefile.in (all-xiberty): Depend upon all-ld.
15184
15185 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15186
15187 * configure.in: Change i[34]86 to i[345]86.
15188
15189 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15190
15191 * configure (version): A few more tweaks to help message.
15192
15193 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15194
15195 * Makefile.in: Remove (for now) librx as a host library,
15196 now that we're building it for target.
15197
15198 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15199
15200 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15201 (Karl Berry).
15202
15203 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15204
15205 * configure.in: Also configure librx.
15206
15207 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15208
15209 * Makefile.in: Update various rules to reflect that librx
15210 is now needed for libg++.
15211
15212 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15213
15214 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15215
15216 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15217
15218 * configure.in: Configure the examples directory.
15219
15220 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15221
15222 * configure: Simplify Jun 2 1994 change.
15223
15224 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15225
15226 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15227 /bin/gcc isn't good enough to build gcc.
15228
15229 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15230
15231 * Makefile.in (GDB_SUPPORT_FILES): Remove
15232 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15233 (gdb.tar.gz): Add new rule to use standard distribution building
15234 mechanism.
15235
15236 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15237
15238 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15239 Bill Cox <bill@cygnus.com>.
15240
15241 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15242
15243 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15244
15245 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15246
15247 * configure: Search current dir first in .gdbinit.
15248
15249 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15250
15251 * config.sub: Recognize freebsd (merged from gcc config.sub).
15252
15253 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15254
15255 * config.sub: Refer to NeXT's operating system as nextstep.
15256
15257 * config.sub (case $basic_machine): Re-order the cases, to match
15258 the order in the FSF version (which is mostly alphabethical).
15259 Merge in some additions and changes from the FSF.
15260
15261 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15262
15263 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15264 * config.sub: Recognize cxux7.
15265 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15266
15267 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15268
15269 * config.sub: Fix typo powerpc -> powerpc-*.
15270
15271 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15272
15273 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15274
15275 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15276 parallel with all-emacs and install-emacs). Top-level command
15277 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15278
15279 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15280
15281 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15282 $(relbindir)/make before doing ``make install'', and use
15283 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15284 installing over running make binary.
15285 ($(host)-stamp-stage3-installed): Likewise.
15286
15287 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15288
15289 * config.guess: Recognize Mach.
15290
15291 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15292
15293 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15294 see whether --exec-prefix was used.
15295
15296 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15297
15298 * README: Explicitly mention libg++/README. (Zoo's idea.)
15299
15300 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15301
15302 * Makefile.in: Add all-librx target similar to all-libproc.
15303
15304 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15305
15306 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15307 with post 1.2 uname bogosity.
15308
15309 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15310
15311 * configure: Remove temporary files on receipt of a signal.
15312
15313 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15314
15315 * configure: If there is a package_makefile_frag, remove
15316 ${subdir}/Makefile.tem after copying it in.
15317
15318 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15319
15320 * build_all.mk: support rs6000 lynx identifies itself as
15321 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15322 since /bin/gcc is too feeble to compile a modern gcc.
15323
15324 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15325
15326 * brought devo/test-build.mk update-to-date with progressive/
15327 test-build.mk. Add lynx targets and hppa flag info.
15328
15329 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15330
15331 * configure.in: Use mh-ncrsvr43. Patch from
15332 Tom McConnell <tmcconne@sedona.intel.com>.
15333
15334 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15335
15336 * config.guess (i386-unknown-bsdi): No longer need to
15337 check #if defined(__bsdi__) && defined(__i386__).
15338
15339 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15340
15341 * configure: Set program_transform_nameoption correctly.
15342
15343 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15344
15345 * brought build-all.mk update-to-date with progressive build-all.mk,
15346 added new targets and hppa info.
15347
15348 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15349
15350 * configure: If config.guess result is a prefix of the user
15351 specified target, assume a native build and use the user specified
15352 target as the host alias. Remove SunOS patch suffix removal hack.
15353 * configure.in: Remove SunOS patch suffix removal hack.
15354
15355 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15356 in NATIVE_CHECK_MODULES.
15357
15358 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15359
15360 * Makefile.in: Rename HOST_ONLY to NATIVE.
15361 * configure: Delete SunOs patch suffix from host_canonical
15362 and build_canonical variables that are prepended to Makefiles.
15363 * configure.in: Add comments for easier maintenance.
15364
15365 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15366
15367 * Makefile.in: Add all-libproc target similar to all-gui.
15368
15369 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15370
15371 * Makefile.in (CHECK_MODULES): split into
15372 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15373
15374 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15375
15376 * config.guess (i386-unknown-bsdi): New system to guess.
15377
15378 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15379
15380 * Makefile.in: Add all-gui target (but not yet build by "all").
15381
15382 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15383
15384 * config.sub: Move deletion of patch suffix from here...
15385 * configure.in: To here, at Ian's suggestion. The top-
15386 level scripts might need to know of a patch level.
15387
15388 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15389
15390 * config.sub: Strip off patch suffix so rtl is recognized
15391 as a sunos4.1.3 machine, even though it's been patched.
15392
15393 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15394
15395 * Makefile.in (INSTALL_LAST): Delete.
15396 (INSTALL_DOSREL): New.
15397
15398 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15399
15400 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15401 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15402 whether we pass down --with-gnu-ld anyhow.
15403
15404 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15405
15406 * Makefile.in (INSTALL_LAST): Change operation so it works
15407 on more flavors of make.
15408 * configure.in (go32): Don't build libg++ or libio.
15409
15410 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15411
15412 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15413 they can be overriden by templates.
15414
15415 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15416
15417 * configure.in (target==go32): Don't build gdb.
15418 * dosrel: New directory.
15419
15420 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15421
15422 * configure.in (host==go32): Configure dosrel too.
15423 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15424 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15425 be set by incoming names or templates.
15426 (INSTALL_LAST): New rule.
15427
15428 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15429
15430 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15431
15432 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15433
15434 * configure.in (appdirs): New variable. Currently empty, but will
15435 be used in gas distribution. If nonempty, lists a set of
15436 directories at least one of which must get configured, or top
15437 level configuration is considered to have failed.
15438 (rs6000-*-lynxos*): Use new file name.
15439
15440 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15441
15442 Eliminate XTRAFLAGS.
15443 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15444 newlib include files using -idirafter, and also use -nostdinc.
15445 (CXX_FOR_TARGET): Likewise.
15446 (XTRAFLAGS): Removed.
15447 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15448 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15449 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15450 ($(DO_X)): Don't pass down XTRAFLAGS.
15451
15452 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15453
15454 * configure.in (mips*-dec-bsd*): New target; do build linker.
15455 (mips*-*-bsd*): New target; don't build linker.
15456
15457 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15458
15459 * configure.in: support rs6000-*-lynxos* configuration.
15460 support sunos4 as a cross target.
15461
15462 * config.sub: look for lynx*, not lynx since the OS version may
15463 legitimately be part of the name.
15464
15465 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15466
15467 * configure.in (i[34]86-*-sco*): Move to be with other i386
15468 targets.
15469 (romp-*-*): New target. Skip various binary utilities.
15470 (vax-*-*): New target. Don't build newlib.
15471 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15472
15473 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15474
15475 * configure.in: Only set host_makefile_frag if config
15476 directory exists.
15477
15478 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15479
15480 * install.sh: If $dstdir exists, don't check whether each
15481 component does.
15482
15483 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15484
15485 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15486
15487 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15488
15489 * configure.in (*-*-lynxos*): Don't configure newlib for either
15490 native or cross Lynx.
15491
15492 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15493
15494 * config.sub (sparc64-elf): Fix os.
15495 (z8k): Remove duplicate.
15496
15497 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15498
15499 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15500 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15501
15502 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15503
15504 * configure: Make file links cleanly even if Lynx fails on
15505 an NFS symlink (at least fail cleanly).
15506
15507 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15508
15509 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15510 -XNh2000.
15511
15512 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15513
15514 * configure: Unknown options are fatal again.
15515
15516 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15517
15518 * configure: Ignore --x-includes and --x-libraries, for Autoconf
15519 compatibility.
15520
15521 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15522
15523 * build-all.mk: Add `clean' target.
15524
15525 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15526
15527 * config.guess: Add SINIX support.
15528 * configure.in: Add mips-*-sysv4* support.
15529
15530 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15531
15532 * build-all.mk: Document all useful targets.
15533 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15534 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15535
15536 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15537
15538 * configure: Support --silent, --quiet.
15539
15540 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15541
15542 * configure: Support --disable-FEATURE.
15543
15544 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15545
15546 * config.guess: Recognize NCR running SVR4.3.
15547
15548 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15549
15550 * config.guess: Make BSDI generate i386-unknown-bsd386.
15551 Patch from Paul Eggert <eggert@twinsun.com>.
15552
15553 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15554
15555 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15556
15557 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15558
15559 * configure: Make unrecognized options give nonfatal warnings
15560 instead of fatal errors, and pass them to any subdirectory
15561 configures in case they recognize them.
15562 Make --x equivalent to --with-x.
15563
15564 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15565
15566 * configure: Add --enable-* options. Clean up usage message and
15567 some comments.
15568
15569 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15570
15571 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15572
15573 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15574
15575 * configure.in (hppa*-*-*): Enable binutils.
15576
15577 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15578
15579 * config.sub: Recognize cisco.
15580
15581 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15582
15583 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15584
15585 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15586
15587 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15588 than one configuration name. Add comment.
15589
15590 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15591
15592 * config.guess: about target *-hitachi-hiuxwe2, fixed
15593 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15594 macro is incorrect.]
15595
15596 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15597
15598 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15599 than the "make ls" stuff which used to be here.
15600
15601 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15602
15603 * config.guess: Recognize i[34]86-unknown-freebsd.
15604 From Shawn M Carey <smcarey@rodan.syr.edu>.
15605
15606 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15607
15608 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15609
15610 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15611
15612 * config.guess: Check for ptx.
15613
15614 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15615
15616 * config.sub: Add os9k checking.
15617
15618 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15619
15620 * config.guess: Handle OSF1 running on HPPA processors
15621
15622 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15623
15624 * configure: If subdir configure fails, print out a message with
15625 subdirectory name, in case subdir's configure code didn't identify
15626 itself.
15627
15628 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15629
15630 * configure.in: Remove embedded newlines from configdirs.
15631 Avoid mismatches of substrings. Fix matching strings at end
15632 of configdirs.
15633
15634 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15635
15636 * config.guess: Add Lynx/rs6000 config support.
15637
15638 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15639
15640 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15641
15642 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15643
15644 * configure.in (hppa*-*-osf*): Treat this just like most other
15645 PA configurations (eg no binutils or ld).
15646 (hppa*-*-*elf*): These configurations have binutils and ld.
15647
15648 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15649
15650 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15651
15652 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15653
15654 * configure.in (rs6000-*-*): Build gas.
15655
15656 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15657
15658 * Makefile.in: Avoid bug in losing hpux sed.
15659
15660 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15661
15662 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15663 for GDB and GDB has been fixed to not need it.
15664
15665 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15666
15667 * config.guess: Recognize vax hosts.
15668
15669 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15670
15671 * configure (while loop): Don't use "break 2" inside case
15672 statement -- the case statement isn't an enclosing loop.
15673
15674 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15675
15676 * config.guess: Clean up NeXT support, to allow nextstep
15677 on Intel machines. Make OS be nextstep.
15678
15679 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
15680
15681 * config.guess: Add alternate forms for Convex.
15682
15683 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
15684
15685 * configure: Completely rewrite option processing. Take
15686 advantage of pattern-matching to avoid invoking test frequently.
15687 Also clean up host and target defaulting logic.
15688
15689 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15690
15691 * Makefile.in: Replace all occurrances of "rootme" with "r" and
15692 "$${rootme}" with "$$r", to increase the likelihood that the do-*
15693 commands (plus user environment) will fit SCO limits.
15694
15695 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15696
15697 * configure.in: Don't issue warnings about directories which are
15698 not being configured if -norecursion is set. Correct test for
15699 --with-gnu-as and --with-gnu-ld to not get confused by substring
15700 matches.
15701
15702 * configure.in: Don't build gas for alpha-dec-osf1*.
15703
15704 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15705
15706 * configure: Back out Per's change of 12/19/1993. It changes the
15707 behavior of configure in unexpected and confusing ways.
15708
15709 Also, use different delim char when calculating
15710 program_transform_name so that the name can contain slashes.
15711
15712 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15713
15714 * configure.in, config.sub: Add support for VSTa micro-kernel.
15715
15716 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15717
15718 * configure.in: Nuke hacks which were used to get a special
15719 version of GAS for HPPA configurations.
15720
15721 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
15722
15723 * configure: If only ${target_alias} is given, use that
15724 as the default for ${host_alias}.
15725 * configure: Add missing back-slashes before nested quotes.
15726
15727 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15728
15729 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15730
15731 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
15732
15733 * config.guess: Recognize some Tektronix configurations.
15734 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15735
15736 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15737
15738 * config.sub: Match any flavor of SH.
15739
15740 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
15741
15742 * configure.in: Don't try to configure newlib for Alpha.
15743
15744 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15745
15746 * configure.in: Don't build ld for Irix 5. Don't build gas,
15747 libg++ or libio for any Alpha target.
15748
15749 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15750
15751 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
15752
15753 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15754 default arguments -- so it tried to compress itself.
15755
15756 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15757
15758 * configure.in (notsupp): ensure that a space is always at the end
15759 of the configdirs list, since the grep checks for an explicit space
15760
15761 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15762
15763 * configure.in (target i386-sysv4.2): don't build ld, since static
15764 versions of many libraries are not available.
15765
15766 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15767
15768 * config.guess: Recognize Apollos (using environment variables).
15769 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15770
15771 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15772
15773 * config.guess: Recognize Sony news mips running newsos.
15774
15775 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
15776
15777 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15778 "fi ; else" for bash.
15779
15780 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
15781
15782 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15783
15784 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
15785
15786 * config.sub: accept unixware as an alias for svr4.2.
15787 Fix some inconsistancies with the gcc version.
15788
15789 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15790
15791 * Makefile.in (DISTDOCDIRS): Add gdb.
15792
15793 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
15794
15795 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
15796
15797 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15798
15799 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15800 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15801 this now.
15802
15803 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15804
15805 * config.sub: Accept hiux* as an OS name.
15806
15807 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15808 etc/make-stds.texi. The underscore came from gcc, and dje now
15809 agrees that RUNTESTFLAGS is the correct name.
15810
15811 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
15812
15813 * install.sh: Remove 'set -e'. It makes any conditionals
15814 in the script useless.
15815
15816 * config.guess: Automatically recognize arm-acorn-riscix
15817 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15818
15819 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
15820
15821 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15822
15823 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15824
15825 * Makefile.in (DISTDOCDIRS): New variable.
15826 (taz): Edit local Makefile.in sooner, instead of proto-toplev
15827 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
15828
15829 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15830
15831 * configure.in (hppa target): check the source directory for the
15832 pagas sub-directory
15833
15834 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
15835
15836 * config.sub: Allow -aout* and -elf*.
15837
15838 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15839
15840 * configure.in: Don't build ld on i386-solaris2, same as for
15841 sparc-solaris2.
15842
15843 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
15844
15845 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15846
15847 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15848
15849 * configure.in: Configure gdb for alpha.
15850
15851 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15852
15853 * Makefile.in (CXXFLAGS): Add -O.
15854
15855 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15856
15857 * config.guess: added support for DG Aviion
15858
15859 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15860
15861 * configure.in: Produce warning message for subdirectories not
15862 configurable for this host/target combination. Don't try to
15863 configure gdb for vms.
15864
15865 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15866
15867 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15868 appropriate files before making "diststuff".
15869 (DISTBISONFILES): New var: list of files to be edited.
15870 (DISTSTUFFDIRS): Add binutils.
15871
15872 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15873
15874 * config.sub: also handle mipsel and mips64el (for little endian mips)
15875
15876 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15877
15878 * configure.in: Add * to end of all OS names.
15879
15880 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
15881
15882 * configure.in: Build newlib for LynxOS native.
15883
15884 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15885
15886 * config.guess: Add support for delta 88k running SVR3.
15887
15888 * configure.in: Add comment about HP compiler vs. emacs.
15889
15890 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15891
15892 * configure.in: don't build ld on solaris2 (not a viable option
15893 due to bugs in getpwnam & getpwuid)
15894
15895 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15896
15897 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15898 config.guess will produce a full version number.
15899
15900 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15901
15902 * configure.in: Build linker and binutils for alpha-dec-osf1.
15903
15904 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15905
15906 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15907 and gdb/testsuite/Makefile.in.
15908
15909 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15910
15911 * configure.in: recognize mips*- instead of mips-
15912
15913 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
15914
15915 * config.sub: Accept linux*coff and linux*elf as operating
15916 systems.
15917
15918 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15919
15920 * config.sub: Recognize mips64, and mips3 as an alias for it.
15921
15922 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15923
15924 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15925 gdb knows how to handle OSF/1 shared libraries.
15926
15927 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15928
15929 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15930 * config.guess: Recognize Hitachi's HIUX.
15931 * config.sub: Recognize h3050r* and hppahitachi.
15932 Remove redundant cases for hp9k[23]*.
15933
15934 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15935
15936 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15937 if gas and ld are in the source tree and are in ${configdirs}.
15938 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15939 --with options (but still pass them down on the command line,
15940 if they were explicitly specified).
15941
15942 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15943
15944 * configure: substitute SHELL value in Makefile.in with
15945 ${CONFIG_SHELL}
15946
15947 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15948
15949 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15950 *-*-solaris2* targets.
15951
15952 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15953
15954 * Makefile.in: define M4, and pass it down to sub-makes;
15955 all-autoconf now depends on all-m4
15956
15957 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15958
15959 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15960 presence of {ar,ranlib} instead of a configured directory
15961
15962 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
15963
15964 * config.guess: Accept 34?? as well as 33?? for NCR.
15965
15966 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15967
15968 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15969 of 'gas' in sed commands, since 'gash' is now in the tree as well.
15970
15971 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15972
15973 * configure: grab values for $(CC) and $(CXX) from the
15974 environment, so that someone can do "CC=gcc configure; make" and
15975 have it work right (matching the way that autoconf works now)
15976
15977 * configure.in, Makefile.in: add support for gash, the tcl
15978 interface to Galaxy
15979
15980 * config.guess: add NetBSD variants (hp300, x86)
15981
15982 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
15983
15984 * install.sh: Support -d option (in the manner of SunOS 4 install,
15985 as it is more deterministic than that of GNU install)
15986 (chmodcmd): Set file to mode 755 by default (should also do default
15987 chgrp and chown, but I don't feel like dealing with that now)
15988
15989 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
15990
15991 * config.sub: Remove h8300hhms alias.
15992
15993 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15994
15995 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15996
15997 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15998
15999 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16000 as stmp-fixinc
16001
16002 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16003
16004 * config.sub: recognize m88110-bug-coff.
16005
16006 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16007
16008 * Makefile.in (all-libio): all dependencies on the toolchain used
16009 to build this (gcc, gas, ld, etc)
16010
16011 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16012
16013 * config.guess: Deal with OSF/1 1.3 on alpha.
16014
16015 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16016
16017 * install.sh: add some 'else true' clauses for portability
16018
16019 * configure.in: don't build libio for h8[35]00-*-* targets
16020
16021 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16022
16023 * Makefile.in: Add support for new libio.
16024
16025 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16026
16027 * install.sh: If one command fails, don't try the rest. Don't try
16028 to remove $dsttmp (via trap) unless we have already created it.
16029 If $src doesn't exist, detect it and exit with an error.
16030
16031 * config.guess: Recognize BSD on hp300.
16032
16033 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16034
16035 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16036 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16037
16038 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16039
16040 * Makefile.in (all-send-pr): depends on all-prms
16041
16042 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16043
16044 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16045
16046 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16047
16048 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16049 Added test for mips-mips-riscos5.
16050
16051 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16052
16053 * configure.in: use mh-hp300 for 68k HP hosts
16054
16055 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16056
16057 * configure: add support for CONFIG_SHELL, so that you can use
16058 some alternate shell for evaluating configure scripts
16059
16060 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16061
16062 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16063 in configure script to bug-gdb@prep.ai.mit.edu when building
16064 distribution archive.
16065 * Makefile.in (COMPRESS): Remove def.
16066 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16067 gdb.tar.Z and make-gdb.tar.Z respectively.
16068 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16069 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16070 to convergence with 'taz' target in Makefile.in.
16071
16072 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16073
16074 * install.sh (dsttmp): use trap to ensure that tmp files go
16075 away on error conditions
16076
16077 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16078
16079 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16080
16081 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16082
16083 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16084 its parent is '/' not ''.
16085
16086 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16087
16088 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16089
16090 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16091 that ${newsrcdir}/configure.in does.
16092
16093 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16094
16095 * test-build.mk: support for CONFIG_SHELL
16096
16097 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16098
16099 * config.sub (netware): Add as a basic system type.
16100
16101 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16102
16103 * Makefile.in (Makefile): depend on configure.in. Also drop the
16104 $(srcdir)/ from the dependency on Makefile.in.
16105
16106 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16107
16108 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16109 (h8300hhms is temporary until multi-libraries are implemented).
16110 * configure.in: Handle h8300h too.
16111
16112 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16113
16114 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16115
16116 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16117
16118 * configure: Remove extraneous output when guessing host type.
16119 * config.guess: Remove extraneous output when guessing using C
16120 compiler rather than uname, or when guessing fails.
16121
16122 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16123
16124 * Makefile.in: remove all.cross and install.cross targets
16125
16126 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16127 definitions
16128
16129 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16130
16131 * configure.in (target sh): Build gprof.
16132
16133 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16134
16135 * config.sub: change -solaris to -solaris2
16136
16137 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16138
16139 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16140
16141 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16142
16143 * configure: Correct error message for missing Makefile.in to
16144 print correct directory.
16145
16146 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16147
16148 * install.sh: kludge around 386BSD shell bug
16149
16150 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16151
16152 * config.guess: Recognize NeXT.
16153 * config.guess: Recognize i486-ncr-sysv4.
16154 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16155
16156 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16157
16158 * Makefile.in (MAKEINFOFLAGS): New variable.
16159 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16160 * build-all.mk, test-build.mk: Pass down --no-split as
16161 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16162
16163 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16164
16165 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16166
16167 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16168
16169 * Makefile.in (libg++.tar.z): New rule.
16170 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16171 * Makefile.in (taz): Only do a single chmod.
16172
16173 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16174
16175 * install.sh: don't use dirname anymore (replaced with sed usage)
16176
16177 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16178
16179 * Makefile.in: Change extension for gzip'd files from '.z' to
16180 '.gz' per new FSF standard usage.
16181
16182 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16183
16184 * configure: put quotes around the final value of program_transform_name
16185
16186 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16187
16188 * Makefile.in: new install.sh support; update install-info rules
16189
16190 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16191
16192 * configure.in: Build diff for crosses, but not for go32 host.
16193
16194 * configure.in: Build gprof only for native, and don't build it
16195 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16196
16197 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16198
16199 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16200
16201 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16202
16203 * configure.in (host_tools): Add prms.
16204
16205 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16206
16207 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16208 with $(FLAGS_TO_PASS) on the command line
16209
16210 * config.sub: Recognize lynx and lynxos
16211
16212 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16213
16214 * config.sub: Accept -ecoff*, not just -ecoff.
16215
16216 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16217
16218 * Makefile.in (taz): Use .gz suffix instead of .z.
16219 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16220 names.
16221
16222 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16223
16224 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16225
16226 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16227
16228 * Makefile.in (install-no-fixedincludes): install gcc last, so
16229 that rebuilds that might happen during 'make install' don't get
16230 bogus gcc include files
16231
16232 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16233
16234 Change from Utah for HPPA support:
16235 * config.guess: Recognize hppa1.x-hp-bsd.
16236
16237 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16238
16239 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16240 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16241
16242 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16243
16244 * config.sub: Add support for rom68k and bug boot monitors.
16245
16246 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16247
16248 * Makefile.in: Make all-opcodes depend on all-bfd.
16249
16250 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16251
16252 * config.guess: Added special check for i[34]86-univel-sysv4*.
16253
16254 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16255
16256 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16257 the processor rather than assuming i486.
16258
16259 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16260
16261 * config.guess: Recognize SunOS6 as Solaris3.
16262
16263 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16264
16265 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16266 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16267
16268 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16269
16270 * build-all.mk (all-cross): New target for Canadian Cross.
16271 Added Q2 go32 targets.
16272 * test-build.mk: Configure go32 cross sparclite-aout and
16273 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16274 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16275
16276 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16277
16278 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16279 GO32 hosted toolchains
16280
16281 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16282
16283 * configure: change so "-exec-prefix" gets passed down rather
16284 than "-exec_prefix" so autoconf generated Makefiles get the
16285 exec_prefix set right.
16286
16287 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16288
16289 * config.guess: get the Solaris2 minor version number
16290
16291 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16292
16293 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16294
16295 * config.guess: Recognize some Sequent platforms.
16296
16297 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16298
16299 * Makefile.in: added the vault-install target
16300
16301 * configure.in: actually use the Sun3 makefile fragment that's in
16302 config, also added the release dir to configdirs
16303
16304 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16305
16306 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16307
16308 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16309
16310 * configure.in: remove some program from Alpha targetted toolchains
16311
16312 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16313
16314 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16315 gprof.
16316 (taz): Run "make diststuff" in those directories instead of "make
16317 proto-dir". Look for "VERSION=" only at start of line in subdir
16318 Makefile. Use "gzip -9" for compression.
16319 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16320 (binutils.tar.z): New target.
16321
16322 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16323
16324 * Makefile.in (taz): Include gpl.texinfo.
16325
16326 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16327
16328 * Makefile.in (setup-dirs): Merged into "taz" target.
16329 (taz): Only do `proto-dir' stuff if a directory is actually needed
16330 for this target.
16331
16332 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16333
16334 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16335 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16336 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16337 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16338 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16339
16340 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16341
16342 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16343 config.sub, and move-if-change to gdb testsuite distribution
16344 archive, so the testsuite can be extracted, configured, and
16345 run separately from the gdb distribution. Blow away the Chill
16346 tests that require a Chill compiled executable, since GNU Chill
16347 is not yet publically available.
16348
16349 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16350
16351 * test-build.mk: set environment variables in a single command,
16352 instead of a list of assignments and exports
16353
16354 * config.guess: recognize Alpha/OSF1 systems
16355
16356 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16357
16358 * configure: Change help message to prefer --options rather than
16359 -options.
16360
16361 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16362
16363 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16364 zippy@ecst.csuchico.edu.
16365 * config.guess: Recognize miniframe.
16366
16367 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16368
16369 * Makefile.in: Use srcroot to find runtest rather than rootme.
16370 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16371
16372 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16373
16374 * test-build.mk: Extensive additions to support building on a
16375 machine other than the host.
16376
16377 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16378
16379 * configure (tooldir): Fix for i386-aix again.
16380
16381 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16382
16383 * configure, Makefile.in: Change definition of $(tooldir)
16384 to match the FSF.
16385
16386 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16387
16388 * config.guess: Recognize i[34]86/SVR4.
16389
16390 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16391
16392 * Makefile.in (all-gdb): gdb depends on sim.
16393
16394 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16395
16396 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16397 at the same time we make the prototype gdb directory.
16398 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16399 files at the same time as the gdb base release distribution.
16400
16401 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16402
16403 * Makefile.in (check): Use individual check targets rather than
16404 DO_X rule.
16405 (check-gcc): Added.
16406
16407 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16408
16409 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16410 for System V release 3.2.
16411
16412 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16413
16414 * config.sub: Recognize hppaosf.
16415 * configure.in: Do configure ld/binutils/gas for it.
16416
16417 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16418
16419 * configure (tooldir): Alter syntax used to set this, for systems
16420 where "\$" isn't handled right, like i386-aix.
16421
16422 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16423
16424 * configure: Pass program-transform-name, not
16425 program_transform_name, to recursive configures.
16426
16427 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16428
16429 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16430 of gas+ld+binutils.
16431
16432 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16433
16434 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16435
16436 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16437
16438 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16439
16440 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16441
16442 * Makefile.in (PRMS): Set back to all-prms.
16443
16444 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16445
16446 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16447 targets, rather than for MIPS hosts.
16448
16449 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16450
16451 * configure.in: add comment for --with-x default values
16452
16453 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16454
16455 * Makefile.in: add check-* targets for each of the directories in
16456 the tree. Add a definition of RUNTEST that will use the one we
16457 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16458
16459 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16460
16461 * configure.in: Removed obsolete references to bfd_target and
16462 target_makefile_frag.
16463
16464 * build-all.mk: Set assorted targets for Q2.
16465 * config.sub: Recognize z8k-sim and h8300-hms.
16466 * test-build.mk: Really don't pass host to configure.
16467 (HOLES): Added uname.
16468
16469 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16470
16471 * configure: Handle an empty program-prefix, program-suffix or
16472 program-transform-name correctly.
16473
16474 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16475
16476 * build-all.mk: -G 8 no longer required for MIPS targets.
16477 * test-build.mk: Don't pass host argument to configure; make it
16478 guess.
16479
16480 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16481
16482 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16483 * Makefile.in (COMPRESS): New macro, like GZIP.
16484
16485 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16486
16487 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16488
16489 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16490 with gas currently defaults to -G 0.
16491
16492 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16493
16494 * Makefile.in (all-flex): flex depends on byacc.
16495
16496 * build-all.mk: If host not specified, use config.guess. Pass TAG
16497 to test-build.mk as RELEASE_TAG.
16498 * test-build.mk (configargs): New variable containing arguments to
16499 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16500 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16501
16502 * config.guess: Use /bin/uname when checking -X argument on SCO,
16503 to avoid invoking GNU uname which doesn't understand -X.
16504
16505 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16506
16507 * configure.in: Build gas for mips-*-*.
16508
16509 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16510
16511 * Makefile.in (all.normal): insert missing backslash.
16512
16513 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16514
16515 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16516
16517 * Makefile.in: Complete overhaul to merge many almost identical
16518 targets.
16519
16520 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16521
16522 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16523 (gdb.tar.Z): Adjusted.
16524
16525 * Makefile.in (setup-dirs, taz): New targets; should be general
16526 enough to adapt for gdb sometime. Build only .z file.
16527 (gas.tar.z): New target.
16528
16529 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16530
16531 * build-all.mk: Use CC=cc -Xs on Solaris.
16532
16533 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16534
16535 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16536 for handling BISON for FSF releases.
16537
16538 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16539
16540 * configure: Actually implement the change zoo just documented.
16541
16542 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16543
16544 * configure: when using config.guess, only set target_alias when
16545 it's not already been set (ie, on the command line)
16546
16547 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16548
16549 * Makefile.in: add installcheck target, set PRMS to install-prms
16550
16551 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16552
16553 * configure: add support for package_makefile_fragment, handle the
16554 case where a directory has a configure.in file but no Makefile.in
16555 more gracefully (with an actual understandable error message, even);
16556 add support for --without (and add this to the usage message); also
16557 explicitly add a --host=${host_alias} to the command line when
16558 config.guess is used
16559
16560 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16561
16562 * configure: Must use both --host and --target in recursive calls.
16563
16564 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16565
16566 * Makefile.in: Change deja-gnu to dejagnu.
16567
16568 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16569
16570 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16571
16572 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16573
16574 * configure.in: canonicalize all instances to *-*-solaris2*,
16575 also strip out a number of tools to not build for go32 host
16576
16577 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16578
16579 * config.guess: add GPL.
16580
16581 * Makefile.in, config.guess, config.sub, configure: bump
16582 copyrights to 93.
16583
16584 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16585
16586 * Makefile.in (do-info): Removed obsolete check for existence of
16587 localenv file.
16588
16589 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16590
16591 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16592
16593 * Makefile.in: a couple of 'else true' for decstation,
16594 support for TclX
16595
16596 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16597
16598 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16599
16600 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16601
16602 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16603
16604 * config.guess: Recognize i386-ibm-aix (PS/2).
16605 * configure.in: Use config/mh-aix386 file for it.
16606
16607 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16608
16609 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16610 CC_FOR_TARGET instead.
16611 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16612
16613 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16614
16615 * Makefile.in: Add sim to list of directories sent with gdb
16616
16617 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16618
16619 * configure.in: Put back mips-dec-bsd* case.
16620
16621 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16622
16623 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16624 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16625 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16626
16627 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16628
16629 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16630
16631 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16632 (install-info): install dir.info only if it exists,
16633 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16634
16635 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16636
16637 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16638 gas for mips-dec-bsd.
16639
16640 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16641
16642 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16643 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16644
16645 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16646
16647 * configure.in: Added "dejagnu" to hosttools list.
16648
16649 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16650
16651 * config.sub, configure.in, config.guess: Add support
16652 for Bosx, an AIX variant from Bull.
16653 Patches from F.Pierresteguy@frcl.bull.fr.
16654
16655 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16656
16657 * devo/dejagnu: Initial creation of devo/dejagnu.
16658 Migrated dejagnu testcases and support files for testing software
16659 tools to reside as subdirectories, currently called "testsuite",
16660 within the directory of the software tool. Migrated all programs,
16661 support libraries, etc. beloging to dejagnu proper from
16662 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
16663 with no modifications. The changes to these files which will
16664 allow them to configure, build, and execute properly will be made
16665 in a future update.
16666
16667 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16668
16669 * Makefile.in: Change send_pr to send-pr.
16670 * configure.in: Likewise.
16671 * send_pr: Renamed directory to send-pr.
16672
16673 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
16674
16675 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
16676
16677 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
16678
16679 * README: Update for gdb-4.8 release.
16680 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
16681 gdb-xxx.tar.z (gzip'd) file also.
16682
16683 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16684
16685 * Makefile.in: make all-diff depend on all-libiberty
16686
16687 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
16688
16689 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16690
16691 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16692
16693 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16694
16695 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
16696
16697 * Makefile.in (DEVO_SUPPORT): Remove etc directory
16698 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16699 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16700
16701 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16702
16703 * Makefile.in: makeinfo binary is in a new location
16704
16705 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16706
16707 * config.sub: Accept -ecoff as an OS.
16708
16709 * Makefile.in: Various changes to eliminate a level of make
16710 recursion and reduce the required command line length.
16711 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16712 sub-makes.
16713 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16714 variables holding settings for specific sub-makes.
16715 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16716 in terms of BASE_FLAGS_TO_PASS.
16717 (TARGET_LIBS): New variable listing directories which use
16718 TARGET_FLAGS_TO_PASS.
16719 (subdir_do): Eliminated.
16720 (do-*): New set of targets to replace subdir_do.
16721 (various): All targets which used subdir_do now depend on do-*.
16722 (local-clean): Renamed from do_clean.
16723 (local-distclean): New target, dependency of distclean and
16724 realclean.
16725 (install-info): Don't create directories. Depend on dir.info
16726 rather than calling make recursively.
16727 (install-dir.info): Eliminated.
16728 (install-info-dirs): Create all info directories here.
16729 (dir.info): Depend upon do-install-info.
16730
16731 * test-build.mk (HOLES): Added false.
16732
16733 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
16734
16735 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
16736
16737 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16738
16739 * Makefile.in (info): remove dependency on all-texinfo. The
16740 problem was really in texinfo/C, not at this level.
16741
16742 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
16743
16744 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16745
16746 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
16747
16748 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
16749 GDB releases.
16750
16751 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16752
16753 * configure: Include srcdir in message about target of link not
16754 being found. Don't convert `-' to `_' in `with' options being
16755 passed to subdirs.
16756
16757 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16758
16759 * configure.in: add uudecode to host_tools
16760
16761 * Makefile.in: added {all,install}-uudecode targets, added them to
16762 the appropriate lists
16763
16764 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
16765
16766 * Makefile.in (all-gcc): Added dependency on all-gas.
16767
16768 * configure.in (mips-*-*): Build ld and binutils.
16769
16770 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16771
16772 * configure: check return code from mkdir, print error message and
16773 exit on failure.
16774
16775 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
16776
16777 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
16778
16779 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
16780
16781 * test-build.mk (HOLES): Added tar, cpio and uudecode.
16782
16783 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16784
16785 * config.sub (h8500): Recognize this as a cpu type.
16786
16787 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16788
16789 * configure: source directory missing is no longer a warning
16790
16791 * configure.in: recognize irix[34]* instead of irix[34]
16792
16793 * Makefile.in: define and pass down X11_LIB
16794
16795 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
16796
16797 * guess-systype: Renamed to ...
16798 * config.guess: ... by popular request.
16799 * configure.in, Makefile.in: Update accordingly.
16800
16801 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
16802
16803 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
16804 + Add Convex, Cray/Unicos, and Encore/Multimax support.
16805 + Execute ./dummy instead of assuming . is in PATH.
16806
16807 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
16808
16809 * guess-systype: New shell script. Attempts to guess the
16810 canonical host name of the executing host.
16811 Only a few hosts are supported so far.
16812 * configure: Call guess-systype if no host is specified.
16813
16814 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
16815
16816 * Makefile.in (gcc-no-fixedincludes): Made to work with current
16817 gcc Makefile.
16818
16819
16820 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
16821
16822 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16823 (all-gcc, install-gcc, subdir_do): Use it.
16824
16825 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16826
16827 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16828
16829 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
16830
16831 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16832 set exclusively by configure, using configure.in .
16833
16834 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16835
16836 * test-build.mk: set $PATH for all builds
16837
16838 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16839
16840 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
16841
16842 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
16843 the one used in gcc/Makefile.in, so that a null expansion doesn't
16844 override the one needed to build gcc with a native cc.
16845
16846
16847 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16848
16849 * configure: Accept -with arguments.
16850
16851 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16852
16853 * Makefile.in: added h8300sim
16854
16855 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
16856
16857 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16858 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
16859 (all-cygnus, native, build-cygnus): Make
16860 $(canonhost)-stamp-3stage-done, not $(host)....
16861 * test-build.mk (stamp-3stage-compared): Use tail +10c for
16862 i386-sco3.2v4. Added else true to if command.
16863
16864 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
16865
16866 * config.sub: (from FSF) Sequent uses a BSD-like OS.
16867
16868 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
16869
16870 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16871
16872 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16873
16874 * configure.in: don't remove binutils from Solaris builds
16875
16876 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
16877
16878 * Makefile.in: get rid of earlier definitions for *clean,
16879 also handle the recursive info rule better
16880
16881 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
16882
16883 * Makefile.in (mostlyclean, distclean, realclean): Fix to
16884 do more-or-less the right thing.
16885
16886 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
16887
16888 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16889 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16890
16891 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16892
16893 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16894 $(host_canonical).
16895
16896 * configure.in: split the configdirs list into 4 categories (native
16897 v. cross, library v. tool) and handle the cross-only and native-
16898 only in more reasonable (and correct!) way.
16899
16900 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
16901
16902 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
16903 configdirs anymore.
16904
16905 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16906
16907 * Makefile.in: extensive cleanup:: removed all of the explicit
16908 clean-* targets, collapsed many wrappers around subdir_do into
16909 one, added additional targets to satisfy standards.texi, deleted
16910 some old targets, some changes for consistency
16911
16912 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16913
16914 * configure.in: handle some programs as cross-only, and others as
16915 native only
16916
16917 * test-build.mk: handle partial holes in a more generic manner
16918
16919 * Makefile.in: m4 depends on libiberty
16920
16921 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16922
16923 * configure.in: add m4, textutils, fileutils, sed, shellutils,
16924 time, wdiff, and find to configdirs
16925
16926 * Makefile.in: all, clean, and install rules for the new programs
16927 added to configure.in
16928
16929 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16930
16931 * configure.in: use mh-sun for all *-sun-* hosts
16932
16933 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16934
16935 * Makefile.in: define flags for X11 include files and library file
16936 locations, pass them down to the programs that need this info
16937
16938 * build-all.mk: added a 'native' target, to 3stage the native toolchain
16939
16940 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16941
16942 * configure.in: start building libg++ for HP-UX targets
16943
16944 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
16945
16946 * README: Update references to files moved into etc/.
16947
16948 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
16949
16950 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
16951 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
16952
16953 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
16954
16955 * configure: accept dash as well as underscore in long option
16956 names for FSF compatibility.
16957
16958 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
16959
16960 * config.sub: added -sco3.2v4 support from FSF.
16961
16962 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16963
16964 * configure.in: expand the section that adds or removes
16965 directories from the list of programs to build, to handle native
16966 vs. cross in addition to host v. native
16967
16968 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
16969
16970 * Makefile.in: Replace C++ in macro names with CXX.
16971 This is less likely to break ...
16972
16973 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16974
16975 * test-build.mk: add -w to GNU_MAKE
16976
16977 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16978
16979 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16980 add 'sparc' to list of recognized cpus. This needed to make
16981 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16982 Delete some redundant ose68 variants. Recognize -wrs as an os,
16983 then changes that into $CPU-wrs-vxworks.
16984
16985 * configure.in: remove most references to gdbtest, regularize
16986 target based program removal
16987
16988 * test-build.mk: import from p3 tree (many fixes and changes)
16989
16990 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16991
16992 * Makefile.in: added rules to handle tcl, tk, and expect
16993
16994 * configure.in: handle those directories if they exist
16995
16996 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16997
16998 * config.sub: removed bogus hppabsd and hppahpux names, since
16999 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17000
17001 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17002
17003 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17004 depends upon all-xiberty
17005
17006 * Makefile.in: changes from p3, including:
17007
17008 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17009
17010 * Makefile.in (XTRAFLAGS): include newlib directories if
17011 newlib/Makefile exists, rather than if host != target.
17012
17013 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17014
17015 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17016 from the same source tree and not building a cross-compiler. This
17017 matters for the libg++ configuration if reconfiguring a tree that
17018 has already been installed.
17019
17020 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17021
17022 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17023 pick up the machine and system specific header files.
17024
17025 * Makefile.in: added AS_FOR_TARGET, passed down in
17026 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17027 the C compiler to use to create programs which are run in the
17028 build environment, set it to default to $(CC), and passed it down
17029 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17030
17031 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17032
17033 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17034 We need them for unusual native builds, like systems without
17035 ranlib.
17036
17037 * configure: also define $(host_canonical) and
17038 $(target_canonical), which are the full, canonical names for the
17039 given host and target
17040
17041 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17042
17043 * Makefile.in: Added separate definitions for C++.
17044
17045 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17046
17047 * configure.in (configdirs): Add deja-gnu.
17048
17049 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17050
17051 * README: Update for configure.texi and gdb-4.7 release.
17052
17053 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17054
17055 * Makefile.in: Move "all" target to top of file.
17056 Previously, first target was ".PHONY" which caused BSD4.4 make
17057 to build .PHONY when make was run without arguments.
17058
17059 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17060
17061 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17062 Library-copylefted code in libiberty.
17063
17064 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17065
17066 * config.sub: Replace m68kmote with plain old m68k.
17067
17068 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17069
17070 * Makefile.in: Remove space from blank line, avoid Make complaints.
17071
17072 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17073
17074 * config.sub: Complain if no argument is given. Added support for
17075 386bsd as OS and target alias.
17076
17077 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17078
17079 * Makefile.in (XTRAFLAGS): include newlib directories if
17080 newlib/Makefile exists, rather than if host != target.
17081
17082 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17083
17084 * config.sub: recognize sparclite-wrs-vxworks.
17085
17086 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17087 p3.) Added clean-xiberty to clean.
17088
17089 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17090
17091 * configure.in: use *-*-* instead of nested cases for host and target
17092
17093 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17094
17095 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17096 from the same source tree and not building a cross-compiler. This
17097 matters for the libg++ configuration if reconfiguring a tree that
17098 has already been installed.
17099
17100 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17101
17102 * config.sub (i486v/i486v4): Merge in from FSF version.
17103
17104 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17105
17106 * configure: only set PWD if it is already set.
17107
17108 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17109
17110 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17111 doesn't have unset and all success paths (and most error paths)
17112 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17113 to just ${PWD} to avoid confusion.)
17114
17115 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17116
17117 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17118 even for a native compilation.
17119
17120 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17121
17122 Changes to make the gdb.tar.Z rule work better.
17123
17124 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17125 (DEVO_SUPPORT): Add configure.texi.
17126 (bfd-ilrt.tar.Z): Remove ancient rule.
17127
17128 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17129
17130 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17131 pick up the machine and system specific header files.
17132
17133 * configure.in, config.sub: added new target m68010-adobe-scout,
17134 with alias of adobe68k. Changed configure.in to check for
17135 -scout before -sco* to avoid a false match.
17136
17137 * Makefile.in: added AS_FOR_TARGET, passed down in
17138 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17139 the C compiler to use to create programs which are run in the
17140 build environment, set it to default to $(CC), and passed it down
17141 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17142
17143 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17144
17145 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17146 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17147 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17148 FOR_TARGET variants, to newlib and libg++.
17149
17150 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17151
17152 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17153 first.
17154
17155 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17156
17157 * config.sub: Accept `elf' as an environment.
17158
17159 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17160
17161 * Makefile.in (all-opcodes): cd into the right directory
17162
17163 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17164
17165 * configure: added -program_transform_name option, used as
17166 argument to sed when installing programs.
17167 configure.texi: added documentation for -program_prefix,
17168 -program_suffix and -program_transform_name.
17169
17170 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17171
17172 * config.sub: Accept i486 where i386 ok.
17173
17174 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17175
17176 * config.sub: accept we32k
17177
17178 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17179
17180 * config.sub, configure.in: accept OSE68000 and OSE68k.
17181
17182 * Makefile.in: don't create all directories for ``make install'';
17183 let the subdirectories create the ones they need.
17184
17185 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17186
17187 * COPYING: new file, GPL v2
17188
17189 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17190
17191 * Makefile.in: use the new gen-info-dir, which needs a template
17192 argument (which also lives in texinfo)
17193
17194 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17195
17196 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17197
17198 * config.sub (ncr3000): Change i386 to i486.
17199
17200 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17201
17202 * Makefile.in: add install-rcs, install-grep to
17203 install-no-fixedincludes, removed install-bison and install-libgcc
17204
17205 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17206
17207 * configure.in: grab the HPUX makefile fragment if on HPUX
17208
17209 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17210
17211 * Makefile.in: eradicate bison spoor (ditto libgcc).
17212 configure.in: recognise m68{k,000}-ericsson-OSE.
17213 es1800 is alias for m68k-ericsson-OSE
17214
17215 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17216
17217 * configure.in: rearrange the parts that remove programs from
17218 configdirs, based now on HOST==TARGET or by canonical triple.
17219
17220 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17221
17222 * test-build.mk: recurse explicitly with -f test-build.mk when
17223 appropriate. predicate stage3 and comparison on the existence
17224 of gcc. That is, if gcc isn't around, we aren't three-staging.
17225 On very clean, also remove ...stamp-co. Build in-place before
17226 doing other builds.
17227
17228 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17229
17230 * Makefile.in, configure.in: add tgas
17231
17232 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17233
17234 * Makefile.in: a number of changes merged in from progressive.
17235
17236 * configure.in: add libm.
17237
17238 * .cvsignore: ignore some stuff that comes from test-build.mk.
17239
17240 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17241
17242 * config.sub: Add es1800 (m68k-ericsson-es1800).
17243
17244 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17245
17246 * configure: Add program_suffix (parallel to program_prefix)
17247 * Makefile.in: adjust directory-creating script for losing decstation
17248
17249 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17250
17251 * configure: Minor $subdir-related fixes.
17252
17253 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17254
17255 * configure: fix various problems with propogating
17256 makefile_target_frag in subdirs.
17257 * configure.in: config libgcc if its there
17258
17259 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17260
17261 * config.sub: HPPA merge.
17262
17263 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17264
17265 * Makefile.in: Replace all-bison with all-byacc in all
17266 dependency lines for other tools (which now use byacc).
17267
17268 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17269
17270 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17271
17272 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17273
17274 * Makefile.in: make gprof rules similar to byacc rules (instead of
17275 vestigal $(unsubdir) that didn't work...)
17276
17277 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17278
17279 * config.sub: Add support for Linux.
17280 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17281 (at least for libg++).
17282
17283 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17284
17285 * configure.texi: fix doc for the -nfp option to configure
17286
17287 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17288
17289 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17290
17291 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17292
17293 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17294 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17295 * configure.in: added solaris* host_makefile_frag hook.
17296
17297 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17298
17299 * config.sub: changed recognition of m68000 so that various
17300 m68k types can be specified via m680[01234]0
17301
17302 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17303
17304 * config.sub (basic_machine): fix sed so that '-foo' isn't
17305 completely substituted out while .+'-foo' loses the '-foo'
17306
17307 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17308
17309 * config.sub ($os): Add -aout.
17310
17311 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17312
17313 * configure: If host_makefile_frag is absolute, don't
17314 prefix ${invsubdir} (relevant to libg++ auto-configure).
17315
17316 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17317
17318 * Makefile.in (tooldir): Define it.
17319 (all-ld): Depend on all-flex.
17320
17321 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17322
17323 * Makefile.in (check): Fix libg++ special case.
17324
17325 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17326
17327 * configure: do not bury `pwd` into config.status, thus do fewer
17328 pwd's.
17329
17330 * configure: print the "Building in" message only when building in
17331 other than "." AND verbose.
17332
17333 * configure: remove -s, rework -v to better accommodate guested
17334 configures.
17335
17336 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17337
17338 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17339
17340 * Makefile.in: macroize flags passed on recursion. remove
17341 fileutils.
17342
17343 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17344
17345 * configure: get makesrcdir right for subdirs deeper than 1.
17346
17347 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17348 install.
17349
17350 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17351
17352 * Makefile.in: don't print subdir_do or recursion lines.
17353
17354 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17355
17356 * standards.texi: added menu item.
17357
17358 * Makefile.in: build and install standards.info.
17359
17360 * standards.texi: new file.
17361
17362 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17363
17364 * configure: test for and move config.status pieces from
17365 ${subdir}/.
17366
17367 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17368
17369 * configure: Test for existance of files before trying to mv
17370 them, to avoid numerous non-existance messages.
17371
17372 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17373
17374 * configure: correct final line of config.status.
17375
17376 * configure: patch from eggert. Avoids a protection problem if
17377 the original Makefile.in is read only.
17378
17379 * configure: use move-if-change from gcc to create config.status.
17380 Some makefiles depend on config.status to tell if a directory
17381 has been reconfigured for a different host. This change
17382 prevents those directories from remaking everything in the case
17383 where the reconfig was only intended to rebuild a Makefile.
17384
17385 * configure: test for config.sub with "config.sub sun4" rather
17386 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17387 host alias from a missing config.sub.
17388
17389 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17390
17391 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17392 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17393
17394 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17395
17396 * configure: mkdir ${subdir} as needed.
17397
17398 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17399
17400 * Makefile.in,configure.in: added autoconf.
17401
17402 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17403
17404 * Makefile.in: no longer pass against on recursion.
17405
17406 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17407 definitions are not inherited.
17408
17409 * configure: correct makesrcdir when subdir is .
17410
17411 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17412
17413 * configure: Add support for 'subdirs' variable, which is
17414 like 'configdirs', except that configure doesn't re-invoke
17415 itself for subdirs, it just creates a Makefile for each subdir.
17416 * configure.texi: Document subdirs.
17417
17418 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17419
17420 * configure.in: added flex to configdirs
17421
17422 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17423
17424 * Makefile.in: remove clean-stamps from clean.
17425
17426 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17427
17428 * configure.in: Add gdbtest to configdirs.
17429
17430 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17431
17432 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17433 to recursive makes.
17434 * configure.in: Recognize new ncr3000 config.
17435
17436 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17437
17438 * Makefile.in, configure.in: removed references to gdbm.
17439
17440 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17441
17442 * config.sub: Don't canonicalize os value
17443 newsos* to bsd (readline needs to check for newsos).
17444 (This fix was earlier made Jan 31, but got re-broken.)
17445
17446 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17447
17448 * configure.in: sco is an os, not a vendor!
17449
17450 * configure: Quote $( better. Keep various shells happy.
17451
17452 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17453
17454 * Makefile.in: eliminate stamp-files.
17455
17456 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17457
17458 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17459 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17460
17461 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17462
17463 * config.sub: fix iris/iris3.
17464
17465 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17466
17467 * configure: re-add -rm.
17468
17469 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17470
17471 * Maskefile.in: add .stmp-rcs to all.
17472
17473 * configure.in: remove gas from rs6000 build, use aix host fragment.
17474
17475 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17476
17477 * configure: pass down site_option during recursion.
17478
17479 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17480
17481 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17482
17483 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17484
17485 * configure: Change exec_prefix so that it really defaults to prefix.
17486
17487 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17488
17489 * Makefile.in, configure.in: Add support for mmalloc library.
17490
17491 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17492
17493 * Makefile.in: add stmp dependencies for a few more things.
17494
17495 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17496
17497 * configure: adjusted error message on objdir/srcdir configure
17498 collision, per john's suggestion.
17499
17500 * Makefile.in: add libiberty stmp to all and all.cross.
17501
17502 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17503
17504 * Makefile.in: remove force dependencies, add grep to all.
17505
17506 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17507
17508 * Makefile.in: drop flex. make stamp files work.
17509
17510 * configure: added test for conflicting configuration in srcdir,
17511 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17512 gets cranky. use relative paths for configure and srcdir
17513 whenever possible. Send some error messages to stderr that were
17514 going to stdout.
17515
17516 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17517
17518 * Makefile.in: Fix libg++ rule to check for gcc directory
17519 before using gcc/gcc. Also pass XTRAFLAGS.
17520
17521 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17522
17523 * Makefile.in: added stmp-files so that directories aren't polled
17524 when they are already built.
17525
17526 * configure.texi: fixed a node pointer problem.
17527
17528 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17529
17530 * config.sub configure.in gdb/configure.in
17531 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17532 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17533 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17534
17535 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17536
17537 * configure: -recurring becomes -silent. corrected help message
17538 for -site= option.
17539
17540 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17541
17542 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17543
17544 * configure: when building Makefile for crosses, replace
17545 tooldir and program_prefix. default srcdir from location of
17546 config.sub. remove "for host in hosts" and "for target in
17547 targets" loops.
17548
17549 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17550
17551 * Makefile.in: Do not pass bindir or mandir to cvs.
17552
17553 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17554
17555 * Makefile.in, configure.in: removed traces of namesubdir,
17556 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17557 copyrights to '92, changed some from Cygnus to FSF.
17558
17559 * configure.texi: remove most references to multiple hosts,
17560 multiple targets, subdirs, etc.
17561
17562 * configure.man: removed rcsid. reference config.sub not
17563 config.subr.
17564
17565 * Makefile.in: mkdir $(infodir) on install-info.
17566
17567 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17568
17569 * configure.texi: Explain better about .gdbinit and about
17570 the environment that configure.in sections run in.
17571
17572 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17573
17574 * configure.in: Ultrix is only a decstation if it's a MIPS.
17575
17576 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17577
17578 * README: DOC.configure => cfg-paper.texi.
17579
17580 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17581
17582 * config.sub (near case $os): Don't convert newsos* to bsd!
17583
17584 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17585
17586 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17587 the number of copies of COPYING that go into the GDB tar file.
17588
17589 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17590
17591 * bfd/configure.in, gdb/config/mh-i386sco,
17592 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17593 Fix SCO configuration stuff.
17594
17595 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17596
17597 * Makefile.in: For libg++, make sure the -I pointing
17598 to the gcc directory goes *after* all the libg++-local -I flags.
17599 Also, move just-gcc dependency from just-libg++ to all-libg++.
17600
17601 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17602
17603 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17604
17605 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17606
17607 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17608
17609 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17610
17611 * config.sub: Add stratus configuration frags. Also
17612 submitted to FSF.
17613
17614 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17615
17616 * Makefile.in (DEV_SUPPORT): add configure.man.
17617
17618 * config.sub(Decode manufacturer-specific): add -none*.
17619
17620 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17621
17622 * Makefile.in: remove form feeds to make Sun's make happy.
17623 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17624
17625 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17626
17627 * Makefile.in (AR_FLAGS): Make quieter.
17628
17629 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17630
17631 * configure.in: Add libg++.
17632 * configure: When verbose, don't output the command line at each
17633 level; it will be unremarkably the same as the previous version,
17634 which will be the same as what the user typed.
17635
17636 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17637
17638 * configure.in, Makefile.in: fix clean-info, add flex. add
17639 fileutils.
17640
17641 * configure: be less sensitive to spaces in Makefile.in. Do not
17642 look for sources in "..". Doing so breaks subdirectories that
17643 might have their own configure. If a subdir has it's own
17644 configure script, use it.
17645
17646 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17647
17648 * cfg-paper.texi: some changes suggested by rms.
17649
17650 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17651
17652 * config.sub: Merge in some small additions from the FSF version,
17653 taken from the gcc distribution, to bring the Cygnus and FSF
17654 versions into closer sync.
17655
17656 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
17657
17658 * configure.in: Changed svr4 references to sysv4.
17659
17660 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
17661
17662 * configure: added -V for version number option.
17663
17664 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
17665
17666 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17667 renamed from DOC.configure to cfg-paper.texi.
17668
17669 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17670
17671 * configure, config.subr, config.sub: config.subr is now
17672 config.sub again.
17673
17674 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
17675
17676 * configure.texi: new file, in progress.
17677
17678 * Makefile.in: build info file and install the man page for
17679 configure.
17680
17681 * configure.man: new file, first cut.
17682
17683 * configure: find config.subr again now that configuration "none"
17684 has gone. removed all traces of the -ansi option. removed all
17685 traces of the -languages option.
17686
17687 * config.subr: resync from rms.
17688
17689 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17690
17691 * configure, config.sub, config.subr: merge config.sub into
17692 config.subr, call the result config.subr, remove config.sub, use
17693 config.subr.
17694
17695 * Makefile.in: revised install for dir.info.
17696
17697 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17698
17699 * configure.in: add decstation host makefile frag.
17700
17701 * Makefile.in: BISON now bison -y again. also install-gcc on
17702 install. clean-gdbm on clean. infodir belongs in datadir.
17703 Make directories for info install. Build dir.info here then
17704 install it.
17705
17706 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17707
17708 * Makefile.in: fix for bad directory tests.
17709
17710 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17711
17712 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17713 regexp. -srcdir relative was being handled incorrectly.
17714
17715 * Makefile.in: unwrapped some for loops so that parallel makes
17716 work again and so one can focus one's attention on a particular
17717 package.
17718
17719 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17720
17721 * configure: added PWD as a stand in for `pwd` (for speed). use
17722 elif wherever possible. make -srcdir work without -objdir.
17723 -objdir= commented out.
17724
17725 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17726
17727 * configure: +options become --options. -subdirs commented out.
17728 added -host, -datadir. Renamed -destdir to -prefix. Comment in
17729 Makefile now at top of generated Makefile. Removed cvs log
17730 entries. added -srcdir. create .gdbinit only if there is one
17731 in ${srcdir}.
17732
17733 * Makefile.in: idestdir and ddestdir go away. Added copyrights
17734 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
17735 and mandir now keyed off datadir by default.
17736
17737 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17738
17739 * Freshly created ChangeLog.
17740
17741 \f
17742 Local Variables:
17743 mode: change-log
17744 left-margin: 8
17745 fill-column: 76
17746 version-control: never
17747 End: