5de77b4571472ae0342043cecc94620a0cdc21c2
[gcc.git] / ChangeLog
1 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
2
3 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4 sections.
5 * configure: Regenerate.
6
7 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
8
9 * configure.ac: Add section for configdirs for libsanitizer.
10 Disable for cris-*-* and mmix-*-*.
11 * configure: Regenerate.
12
13 2012-11-12 Wei Mi <wmi@google.com>
14
15 * configure.ac: Add libsanitizer to target_libraries.
16 * Makefile.def: Ditto.
17 * configure: Regenerate.
18 * Makefile.in: Regenerate.
19 * libsanitizer: New directory for asan runtime. Contains an empty
20 tsan directory.
21
22 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
23
24 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
25 against Mingw64 w32api.
26 * configure: Regenerate.
27
28 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
29
30 * configure: Regenerated.
31
32 2012-11-03 Robert Mason <rbmj@verizon.net>
33
34 * configure.ac: add --disable-libstdcxx configure option
35 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
36
37 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
38
39 * MAINTAINERS (Write After Approval): Add myself.
40
41 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
42
43 * MAINTAINERS (Write After Approval): Add myself.
44
45 2012-10-24 Sharad Singhai <singhai@google.com>
46
47 * MAINTAINERS (Write After Approval): Add myself.
48
49 2012-10-24 Eric Christopher <echristo@gmail.com>
50
51 * MAINTAINERS: Update email address.
52
53 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
54
55 PR bootstrap/54820
56 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
57 * configure: Regenerate.
58
59 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
60
61 * MAINTAINERS (aarch64): Add Marcus and myself.
62
63 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
64
65 PR bootstrap/54820
66 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
67 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
68 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
69 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
70 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
71 * Makefile.in: Regenerate.
72 * configure.ac (have_static_libs): New variable and associated check.
73 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
74 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
75 * configure: Regenerate.
76
77 2012-10-10 Richard Biener <rguenther@suse.de>
78
79 * MAINTAINERS: Adjust for changed surname.
80
81 2012-10-04 Lawrence Crowl <crowl@google.com>
82
83 * MAINTAINERS (Write After Approval): Add myself.
84
85 2012-10-01 Cary Coutant <ccoutant@google.com>
86
87 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
88
89 2012-09-28 Ian Lance Taylor <iant@google.com>
90
91 * Makefile.def: Make all-target-libgo depend on
92 all-target-libbacktrace.
93 * Makefile.in: Rebuild.
94
95 2012-09-26 Ian Lance Taylor <iant@google.com>
96
97 * Makefile.def: Make all-gcc depend on all-libbacktrace.
98 * Makefile.in: Rebuild.
99
100 2012-09-20 Walter Lee <walt@tilera.com>
101
102 * configure.ac: Add tilegx to list of targets that support gold.
103 * configure: Regenerate.
104
105 2012-09-20 Marek Polacek <polacek@redhat.com>
106
107 * MAINTAINERS (Write After Approval): Add myself.
108
109 2012-09-19 Steve Ellcey <sellcey@mips.com>
110
111 * configure.ac: Add mips*-mti-elf* target.
112 * configure: Regenerate.
113
114 2012-09-17 Ian Lance Taylor <iant@google.com>
115
116 * MAINTAINERS (Various Maintainers): Add libbacktrace.
117 * configure.ac (host_libs): Add libbacktrace.
118 (target_libraries): Add libbacktrace.
119 * Makefile.def (host_modules): Add libbacktrace.
120 (target_modules): Likewise.
121 * configure, Makefile.in: Rebuild.
122
123 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
124
125 PR target/38607
126 Merge upstream change.
127 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
128
129 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
130 Add libgomp*.o to compare_exclusions for AIX.
131 * configure: Regenerate.
132
133 2012-09-06 Diego Novillo <dnovillo@google.com>
134
135 * configure.ac: Bump minimum GMP version to 4.2.3.
136 * configure: Re-generate.
137
138 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
139
140 PR target/54461
141 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
142 target-libgloss if not configured --with-avrlibc=no.
143 * configure: Regenerate.
144
145 2012-09-04 Jason Merrill <jason@redhat.com>
146
147 * configure.ac: Fix --enable-languages=all.
148
149 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
150
151 * MAINTAINERS (Write After Approval): Add myself.
152
153 2012-09-03 Richard Guenther <rguenther@suse.de>
154
155 PR bootstrap/54138
156 * configure.ac: Re-organize ISL / CLOOG checks to allow
157 disabling with either --without-isl or --without-cloog.
158 * configure: Regenerated.
159
160 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
161
162 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
163 * configure: Regenerate.
164
165 2012-08-27 Ulrich Drepper <drepper@gmail.com>
166
167 * MAINTAINERS: Fix my email address.
168
169 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
170
171 PR binutils/4970
172 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
173 and opcodes.
174 * Makefile.in: Regenerated.
175
176 2012-08-26 Art Haas <ahaas@impactweather.com>
177
178 * configure: Regenerate.
179
180 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
181
182 * INSTALL/README: Also refer to the online installation
183 instructions.
184
185 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
186
187 * MAINTAINERS (Write After Approval): Add myself.
188 (Picochip port): Remove myself.
189
190 2012-08-14 Diego Novillo <dnovillo@google.com>
191
192 Merge from cxx-conversion branch.
193
194 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
195 POSTSTAGE1_CONFIGURE_FLAGS.
196 * Makefile.in: Regenerate.
197 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
198 Force C++ when bootstrapping.
199 * configure: Regenerate.
200
201 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
202
203 * MAINTAINERS (Write After Approval): Add myself.
204
205 2012-07-16 Joseph Myers <joseph@codesourcery.com>
206
207 * README: Document use of ranges of years in copyright notices.
208
209 2012-07-06 Richard Guenther <rguenther@suse.de>
210
211 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
212 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
213 --with-gmp=system.
214 * Makefile.in: Regenerated.
215 * configure: Likewise.
216
217 2012-07-06 Richard Guenther <rguenther@suse.de>
218
219 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
220 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
221 supply V=1 as extra_make_flags.
222 * configure: Regenerated.
223 * Makefile.in: Likewise.
224
225 2012-07-04 Tristan Gingold <gingold@adacore.com>
226
227 * configure: Regenerate.
228
229 2012-07-03 Richard Guenther <rguenther@suse.de>
230
231 * Makfile.def (isl): Remove not necessary extra_exports and
232 extra_make_flags.
233 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
234 * Makefile.in: Regenerated.
235
236 2012-07-03 Richard Guenther <rguenther@suse.de>
237
238 * Makefile.def (cloog): Add V=1 to extra_make_flags.
239 * configure.ac: If either the ISL or the CLooG check failed
240 do not try to build in-tree versions.
241 * Makefile.in: Regenerated.
242 * configure: Regenerated.
243
244 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
245
246 * configure: Regenerate.
247
248 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
249
250 * MAINTAINERS (Various Maintainers): Add myself as testsuite
251 maintainer.
252
253 2012-07-02 Richard Guenther <rguenther@suse.de>
254
255 * configure: Regenerated.
256
257 2012-07-02 Richard Guenther <rguenther@suse.de>
258 Michael Matz <matz@suse.de>
259 Tobias Grosser <tobias@grosser.es>
260 Sebastian Pop <sebpop@gmail.com>
261
262 * Makefile.def: Add ISL host module, remove PPL host module.
263 Adjust ClooG host module to use the proper ISL.
264 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
265 * configure.ac: Include config/isl.m4. Add ISL host library,
266 remove PPL. Remove PPL configury, add ISL configury, adjust
267 ClooG configury.
268 * Makefile.in: Regenerated.
269 * configure: Likewise.
270
271 2012-07-02 Richard Guenther <rguenther@suse.de>
272
273 Merge from graphite branch
274 2011-07-21 Tobias Grosser <tobias@grosser.es>
275
276 * configure: Regenerated.
277 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
278 both cloog.org and legacy versions. The only supported version will
279 be CLooG with the isl backend.
280
281 2011-07-21 Tobias Grosser <tobias@grosser.es>
282
283 * configure: Regenerated.
284 * configure.ac: Require cloog isl 0.17.0
285
286 2011-07-21 Tobias Grosser <tobias@grosser.es>
287
288 * configure: Regenerated.
289 * config/cloog.m4: Do not define CLOOG_ORG
290
291 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
292
293 * configure.ac: Skip C if explicitly selected.
294 * configure: Regenerate.
295
296 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
297
298 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
299 they contain -O2.
300 * configure: Regenerate.
301
302 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
303
304 PR debug/53740
305 * df.h, df-problems.c, dce.c: Revert last patch.
306
307 2012-06-25 Iain Sandoe <iain@codesourcery.com>
308
309 * MAINTAINERS (Write After Approval): Update my email address.
310
311 2012-06-21 Meador Inge <meadori@codesourcery.com>
312
313 * MAINTAINERS (Write After Approval): Add myself.
314
315 2012-06-20 Jason Merrill <jason@redhat.com>
316
317 * Makefile.tpl (check-target-libgomp-c++): New.
318 (check-target-libitm-c++): New.
319 * Makefile.def (c++): Add them.
320 * Makefile.in: Regenerate.
321
322 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
323
324 * MAINTAINERS (Write After Approval): Add myself.
325
326 2012-05-16 Olivier Hainque <hainque@adacore.com>
327
328 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
329 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
330 (install-no-fixedincludes): Adjust accordingly.
331 * Makefile.in: Regenerate.
332
333 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
334
335 Merge upstream change
336 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
337
338 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
339
340 * MAINTAINERS (Write After Approval): Add myself.
341
342 2012-05-09 Nick Clifton <nickc@redhat.com>
343 Paul Smith <psmith@gnu.org>
344
345 PR bootstrap/50461
346 * configure.ac (mpfr-dir): When using in-tree MPFR sources
347 allow for the fact that from release v3.1.0 of MPFR the source
348 files were moved into a src sub-directory.
349 * configure: Regenerate.
350
351 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
352
353 * configure.ac: Bump minimum MPFR version to 2.4.0.
354 * configure: Regenerated.
355
356 2012-05-01 Richard Henderson <rth@redhat.com>
357
358 * Makefile.def (libatomic): New target_module.
359 * configure.ac (target_libraries): Add libatomic.
360 (noconfigdirs): Check if libatomic is supported.
361 * Makefile.in, configure: Rebuild.
362
363 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
364
365 * MAINTAINERS (Write After Approval): Add myself.
366
367 2012-04-25 Joel Brobecker <brobecker@adacore.com>
368
369 * config.sub: Update to 2012-04-18 version from official repo.
370
371 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
372
373 * MAINTAINERS (Write After Approval): Add myself.
374
375 2012-04-11 Steve Ellcey <sellcey@mips.com>
376
377 * MAINTAINERS: Changed email address.
378
379 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
380
381 PR target/52737
382 * contrib/gcc_update (files_and_dependencies):
383 Remove gcc/config/avr/t-multilib from touch data.
384
385 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
386
387 * MAINTAINERS (OS Port Maintainers): Remove irix.
388 * configure.ac (enable_libgomp): Remove *-*-irix6*.
389 (unsupported_languages): Remove mips-sgi-irix6.*.
390 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
391 (with_stabs): Remove.
392 * configure: Regenerate.
393
394 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
395
396 * MAINTAINERS (OS Port Maintainers): Remove osf.
397 * configure.ac (enable_libgomp): Remove *-*-osf*.
398 (with_stabs): Remove alpha*-*-osf*.
399 * configure: Regenerate.
400
401 2012-03-05 Tristan Gingold <gingold@adacore.com>
402
403 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
404 * configure: Regenerate.
405
406 2012-02-17 Walter Lee <walt@tilera.com>
407
408 * MAINTAINERS: (Write After Approval): Delete myself.
409
410 2012-02-14 Walter Lee <walt@tilera.com>
411
412 * MAINTAINERS (tilegx port): Add myself.
413 (tilepro port): Add myself.
414 (Write After Approval): Add myself.
415
416 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
417
418 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
419 and Joseph Myers as docstring relicensing maintainers.
420
421 2012-02-09 Bin Cheng <bin.cheng@arm.com>
422
423 * MAINTAINERS (write-after-approval): Add myself.
424
425 2012-02-08 Ira Rosen <irar@il.ibm.com>
426
427 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
428 maintainer.
429
430 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
431
432 * MAINTAINERS (Write After Approval): Move myself to
433 maintain alphabetical order.
434
435 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
436
437 * MAINTAINERS (Write After Approval): Add myself.
438
439 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
440
441 * MAINTAINERS (Write After Approval): Add myself.
442
443 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
444 Jayant R Sonar <jayant.sonar@kpitcummins.com>
445
446 * configure.ac (cr16-*-*): Remove nonconfigdirs.
447 * configure: Regenerate.
448
449 2012-01-23 Harshit Chopra <harshit@google.com>
450
451 * MAINTAINERS (Write After Approval): Add myself.
452
453 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
454
455 * configure.ac: Remove reference to mh-interix.
456 * configure: Regenerate.
457
458 2012-01-05 Richard Henderson <rth@redhat.com>
459
460 PR bootstrap/51072
461 * configure.ac: Disable libitm if c++ is not enabled.
462 * configure: Rebuild.
463
464 * configure.ac: Fix regexp for same.
465 * configure: Rebuild.
466
467 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
468
469 * MAINTAINERS (Write After Approval): Add myself.
470
471 2012-01-02 Richard Guenther <rguenther@suse.de>
472
473 PR bootstrap/51686
474 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
475 * Makefile.in: Regenerate.
476
477 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
478
479 * MAINTAINERS (Write After Approval): Add myself.
480
481 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
482
483 * configure: Regenerate.
484
485 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
486
487 * MAINTAINERS (picochip): Changed email address.
488
489 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
490
491 * MAINTAINERS (write-after-approval): Add self.
492
493 2011-11-29 DJ Delorie <dj@redhat.com>
494
495 * configure.ac (rl78-*-*) New case.
496 * configure: Regenerate.
497 * MAINTAINERS: Add myself as RL78 maintainer.
498
499 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
500
501 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
502
503 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
504
505 * libtool.m4: Additional FreeBSD 10 fixes.
506
507 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
508
509 * MAINTAINERS: Move myself from Write After Approval to CPU Port
510 Maintainers section, as Epiphany maintainer.
511
512 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
513
514 PR target/49992
515 * configure.ac: Remove ranlib special-casing for Darwin.
516 * configure: Regenerate.
517
518 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
519
520 * MAINTAINERS (Reviewers): Keep the list sorted.
521
522 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
523
524 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
525
526 2011-11-09 Roland McGrath <mcgrathr@google.com>
527
528 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
529 * configure: Rebuild.
530 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
531 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
532 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
533 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
534 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
535 Add READELF.
536 * Makefile.in: Rebuild.
537
538 2011-11-09 Jason Merrill <jason@redhat.com>
539
540 * Makefile.def (language=c++): Remove check-c++0x.
541 * Makefile.in (check-gcc-c++): Regenerate.
542
543 2011-11-08 Richard Henderson <rth@redhat.com>
544
545 * configure.ac: Test for libitm directory present first.
546
547 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
548
549 * configure.ac: Test libitm/configure.tgt to disable libitm.
550 * configure: Rebuild.
551
552 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
553 Richard Henderson <rth@redhat.com>
554
555 Merged from transactional-memory.
556
557 * Makefile.def (lang_env_dependencies): libitm is c++.
558 Add libitm target module.
559 * configure.ac: Likewise.
560 * config/mmap.m4: New file.
561 * contrib/gcc_update: Add libitm to touch data.
562 * Makefile.in, configure: Rebuild.
563
564 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
565
566 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
567 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
568 * Makefile.in: Regenerate.
569
570 2011-11-01 DJ Delorie <dj@redhat.com>
571
572 * config.sub: Update to version 2011-10-29 (added rl78)
573
574 2011-10-27 Nick Clifton <nickc@redhat.com>
575
576 * config.sub: Import these changes from the config project:
577
578 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
579 Ben Elliston <bje@gnu.org>
580
581 * config.sub (epiphany): New.
582
583 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
584 Ben Elliston <bje@gnu.org>
585
586 * config.sub (hexagon, hexagon-*): New.
587
588 2011-08-23 Roland McGrath <mcgrathr@google.com>
589
590 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
591 64eb to be64.
592
593 2011-08-16 Roland McGrath <mcgrathr@google.com>
594
595 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
596 (nacl): Grok as alias for 32el-unknown-nacl.
597
598 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
599
600 * MAINTAINERS (Write After Approval): Add myself.
601
602 2011-10-24 Teresa Johnson <tejohnson@google.com>
603
604 * MAINTAINERS (Write After Approval): Add myself.
605
606 2011-09-21 Jakub Jelinek <jakub@redhat.com>
607
608 * MAINTAINERS (sparc port): Remove myself.
609
610 2011-09-14 Tom de Vries <tom@codesourcery.com>
611
612 * MAINTAINERS (Write After Approval): Add myself.
613
614 2011-08-14 Yao Qi <yao@codesourcery.com>
615
616 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
617 * configure: Regenerate.
618
619 2011-07-26 Ian Lance Taylor <iant@google.com>
620
621 * configure.ac: Set have_compiler based on whether gcc directory
622 exists, rather than on whether gcc is in configdirs.
623 * configure: Rebuild.
624
625 2011-07-21 Joseph Myers <joseph@codesourcery.com>
626
627 * MAINTAINERS (Global Reviewers): Add self.
628
629 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
630
631 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
632 link directories.
633 * Makefile.in: Rebuild.
634
635 2011-07-20 Ian Lance Taylor <iant@google.com>
636
637 PR bootstrap/49787
638 * configure.ac: Move --enable-bootstrap handling earlier in file.
639 If --enable-bootstrap and either --enable-build-with-cxx or
640 --enable-build-poststage1-with-cxx, enable C++ automatically.
641 * configure: Rebuild.
642
643 2011-07-19 Ian Lance Taylor <iant@google.com>
644
645 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
646 make C++ a boot_language. Set and substitute
647 POSTSTAGE1_CONFIGURE_FLAGS.
648 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
649 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
650 * configure, Makefile.in: Rebuild.
651
652 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
653
654 * MAINTAINERS (Register Allocation): Move myself from reviewers to
655 maintainers.
656
657 2011-07-18 Jakub Jelinek <jakub@redhat.com>
658
659 * MAINTAINERS (Global Reviewers): Add myself.
660
661 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
662
663 * configure: Regenerate.
664
665 2011-07-16 Jason Merrill <jason@redhat.com>
666
667 * Makefile.def (language=c++): Add check-c++0x and
668 check-target-libmudflap-c++.
669 * Makefile.tpl (check-target-libmudflap-c++): New.
670 * Makefile.in: Regenerate.
671
672 2011-07-16 Matthias Klose <doko@ubuntu.com>
673
674 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
675 * Makefile.def (target_modules/libjava): Pass
676 $(EXTRA_CONFIGARGS_LIBJAVA).
677 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
678 if not configured with --enable-static-libjava.
679 * Makefile.in: Regenerate.
680 * configure: Likewise.
681
682 2011-07-15 Jason Merrill <jason@redhat.com>
683
684 * Makefile.in (check-c++): Move check-gcc-c++0x after
685 check-target-libstdc++-v3.
686
687 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
688
689 * MAINTAINERS (c6x port): New entry.
690
691 2011-07-13 Jason Merrill <jason@redhat.com>
692
693 * Makefile.in (check-gcc-c++0x): New.
694 (check-c++): Depend on it.
695
696 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
697
698 PR target/39150
699 * configure.ac (i[3456789]86-*-solaris2*): Also accept
700 x86_64-*-solaris2.1[0-9]*.
701 * configure: Regenerate.
702
703 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
704
705 * MAINTAINERS (RTL optimizers): Add self.
706
707 2011-06-27 Gabriel Charette <gchare@google.com>
708
709 * MAINTAINERS (Write After Approval): Add myself.
710
711 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
712
713 PR regression/47836
714 PR bootstrap/23656
715 PR other/47733
716 PR bootstrap/49247
717 PR c/48825
718 * configure.ac (target_libraries): Remove target-libiberty.
719 Remove case-statement setting skipdirs=target-libiberty for
720 multiple targets. Remove checking target_configdirs and
721 removing target-libiberty but keeping target-libgcc if
722 otherwise empty.
723 * Makefile.def (target_modules): Don't add libiberty.
724 (dependencies): Remove all traces of target-libiberty.
725 * configure, Makefile.in: Regenerate.
726
727 2011-06-13 Walter Lee <walt@tilera.com>
728
729 * configure.ac (tilepro-*-*) New case.
730 (tilegx-*-*): Likewise.
731 * configure: Regenerate.
732
733 2011-06-06 Jing Yu <jingyu@google.com>
734
735 * configure.ac: Skip target-libiberty for
736 arm*-*-linux-androideabi.
737 * configure: Regenerated.
738
739 2011-06-06 Nick Clifton <nickc@redhat.com>
740
741 * config.sub: Sync from upstream.
742
743 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
744
745 * MAINTAINERS (Write After Approval): Add myself.
746
747 2011-06-01 Daniel Jacobowitz <drow@false.org>
748
749 * MAINTAINERS: Update my email address.
750
751 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
752
753 * MAINTAINERS (Write After Approval): Update my email address.
754
755 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
756
757 * MAINTAINERS (Write After Approval): Add myself.
758
759 2011-05-08 Doug Kwan <dougkwan@google.com>
760
761 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
762 * configure: Regenerated.
763 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
764 value from configure.
765 * Makefile.in: Regenerated.
766
767 2011-05-05 Joseph Myers <joseph@codesourcery.com>
768
769 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
770 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
771 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
772 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
773 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
774 *-*-vxworks*): Disable newlib and libgloss in separate case
775 statement.
776 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
777 to separate case statement.
778 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
779 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
780 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
781 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
782 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
783 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
784 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
785 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
786 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
787 i[[3456789]]86-*-rdos*, m32r-*-*,
788 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
789 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
790 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
791 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
792 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
793 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
794 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
795 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
796 and libgloss in main case over targets. Remove most empty cases
797 in main case over targets.
798 * configure: Regenerate.
799
800 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
801
802 * MAINTAINERS (Write After Approval): Add myself.
803
804 2011-05-04 Joseph Myers <joseph@codesourcery.com>
805
806 * configure.ac: Remove code setting special library locations for
807 hppa*64*-*-hpux11*. Remove code setting compiler for
808 sparc-sun-solaris2*.
809 * configure: Regenerate.
810
811 2011-05-04 Joseph Myers <joseph@codesourcery.com>
812
813 * configure.ac: Separate libgloss_dir settings from general case
814 over targets.
815 * configure: Regenerate.
816
817 2011-04-28 Joseph Myers <joseph@codesourcery.com>
818
819 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
820 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
821 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
822 cases in libgcj-disabling case statement.
823 (hppa*64*-*-linux*): Set unsupported_languages instead of
824 disabling target-zlib.
825 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
826 to hppa*64*-*-hpux*.
827 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
828 hppa*-*-hpux*.
829 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
830 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
831 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
832 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
833 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
834 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
835 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
836 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
837 libgcj-disabling case statement.
838 * configure: Regenerate.
839
840 2011-04-28 Joseph Myers <joseph@codesourcery.com>
841
842 * configure.ac: Disable Java for targets not supporting libffi.
843 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
844 Remove cases in Java-disabling statement.
845 (*arm-wince-pe): Change to arm-wince-pe.
846 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
847 cases in Java-disabling statement.
848 (bfin-*-*): Don't disable Java again.
849 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
850 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
851 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
852 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
853 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
854 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
855 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
856 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
857 Java-disabling statement.
858 (mmix-*-*): Don't disable Java again.
859 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
860 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
861 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
862 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
863 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
864 statement.
865 * configure: Regenerate.
866
867 2011-04-28 Joseph Myers <joseph@codesourcery.com>
868
869 * configure.ac: Separate cases disabling Java and Java libraries
870 from general case over targets.
871 * configure: Regenerate.
872
873 2011-04-21 Jie Zhang <jzhang918@gmail.com>
874
875 * MAINTAINERS: Update my email address.
876
877 2011-04-20 Easwaran Raman <eraman@google.com>
878
879 * MAINTAINERS (Write After Approval): Add myself.
880
881 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
882
883 PR lto/48086
884 * configure.ac: Re-enable LTO on *-apple-darwin9*.
885 * configure: Regenerate.
886
887 2011-04-16 Jim Meyering <meyering@redhat.com>
888
889 * MAINTAINERS (Write After Approval): Add myself.
890
891 2011-04-15 Dodji Seketeli <dodji@redhat.com>
892
893 * MAINTAINERS: Update my email address.
894
895 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
896
897 * MAINTAINERS (Write After Approval): Add myself.
898
899 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
900
901 * MAINTAINERS (Write After Approval): Add myself.
902
903 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
904
905 * MAINTAINERS (Write After Approval): Add myself.
906
907 2011-04-06 Joseph Myers <joseph@codesourcery.com>
908
909 * configure.ac (build_tools): Remove build-byacc.
910 (host_libs): Remove mmalloc.
911 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
912 autoconf automake libtool diff rcs fileutils shellutils time
913 textutils wdiff find uudecode hello tar gzip indent recode release
914 sed perl gawk findutils gettext zip.
915 (libgcj): Remove target-qthreads.
916 (target_tools): Remove target-examples target-gperf.
917 (YACC): Don't handle building byacc.
918 * configure: Regenerate.
919 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
920 dosutils, examples, fileutils, find, findutils, gawk, gettext,
921 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
922 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
923 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
924 handle building components.
925 * Makefile.in: Regenerate.
926
927 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
928
929 * MAINTAINERS: Update my email address as Xtensa maintainer.
930
931 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
932
933 * config.sub: Sync from upstream.
934
935 2011-04-01 Joseph Myers <joseph@codesourcery.com>
936
937 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
938 (microblaze*): Don't disable libssp.
939 * configure: Regenerate.
940
941 2011-04-01 Joseph Myers <joseph@codesourcery.com>
942
943 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
944 moveifchange.
945 * configure: Regenerate.
946 * Makefile.tpl: Use @SHELL@ not @config_shell@.
947 * Makefile.in: Regenerate.
948
949 2011-04-01 Joseph Myers <joseph@codesourcery.com>
950
951 * configure.ac (*-*-sysv4*): Don't enable libgomp.
952 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
953 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
954 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
955 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
956 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
957 md_exec_prefix cases.
958 * configure: Regenerate.
959
960 2011-04-01 Joseph Myers <joseph@codesourcery.com>
961
962 * configure.ac: Separate cases disabling target-libssp,
963 target-libiberty, target-libstdc++-v3 and Fortran from general
964 case over targets.
965 * configure: Regenerate.
966
967 2011-04-01 Joseph Myers <joseph@codesourcery.com>
968
969 * configure.ac (*-*-chorusos): Don't disable libgcj.
970 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
971 Remove case.
972 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
973 (arm-*-coff): Don't disable libgcj.
974 (arm*-*-linux-gnueabi): Remove useless assignment.
975 (arm-*-riscix*): Don't disable libgcj.
976 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
977 configuration.
978 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
979 (c54x*-*-*): Remove case.
980 (tic54x-*-*): Don't disable GCC or GCC libraries.
981 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
982 to *.
983 (d10v-*-*): Don't disable GCC libraries.
984 (d30v-*-*): Don't disable libgcj.
985 (h8500-*-*): Don't disable GCC libraries.
986 (i960-*-*): Don't disable libgcj.
987 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
988 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
989 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
990 libgcj.
991 (m68k-*-coff*): Remove case.
992 (mmix-*-*): Don't disable libgloss on host.
993 (mn10200-*-*, mn10300-*-*): Remove cases.
994 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
995 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
996 Don't disable libgcj.
997 (romp-*-*): Remove case.
998 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
999 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1000 case.
1001 (v810-*-*): Don't disable GCC libraries.
1002 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1003 (ip2k-*-*): Don't disable GCC libraries.
1004 * configure: Regenerate.
1005
1006 2011-03-28 Joseph Myers <joseph@codesourcery.com>
1007
1008 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1009 libffi on host.
1010 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1011 on host.
1012 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1013 * configure: Regenerate.
1014
1015 2011-03-26 John Marino <binutils@marino.st>
1016
1017 * configure.ac: Add support for *-*-dragonfly*
1018 * configure: Regenerate.
1019
1020 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1021
1022 * configure.ac (native_only): Remove.
1023 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1024 send-pr uudecode guile gnuserv on host.
1025 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1026 send-pr rcs guile perl texinfo libtool on host.
1027 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1028 automake send-pr rcs guile perl texinfo libtool on host.
1029 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1030 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1031 (alpha*-dec-osf*): Don't disable fileutils on target.
1032 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1033 texinfo send-pr expect dejagnu on target.
1034 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1035 target-qthreads on target.
1036 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1037 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1038 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1039 x86_64-*-mingw*): Don't disable expect on target.
1040 (*-*-cygwin*): Don't disable target-gperf on target.
1041 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1042 gnuserv on target.
1043 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1044 target.
1045 * configure: Regenerate.
1046
1047 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1048
1049 * configure.ac (target_tools): Remove target-groff.
1050 (native_only): Remove target-groff.
1051 (hppa*64*-*-*): Don't disable byacc.
1052 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1053 setting.
1054 (*-*-kaos*): Don't skip target-librx and target-groff.
1055 (*-*-netware*): Don't skip target-libmudflap.
1056 (*-*-tpf*): Don't skip target-libmudflap.
1057 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1058 directories on the host.
1059 (ia64*-*-*vms*): Don't skip tix.
1060 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1061 host.
1062 * configure: Regenerate.
1063
1064 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1065
1066 * configure.ac: Remove references to mt-mep, mt-netware,
1067 mt-wince.
1068 * Makefile.def: Add all-utils soft dependencies.
1069 * Makefile.tpl: Remove GDB_NLM_DEPS.
1070 * configure: Regenerate.
1071 * Makefile.in: Regenerate.
1072
1073 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1074
1075 * configure.ac: Do not include mh-x86omitfp.
1076 * configure: Regenerate.
1077
1078 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1079
1080 * configure.ac: Remove empty cases.
1081 * configure: Regenerate.
1082
1083 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1084
1085 * Makefile.def: Add dependency from termcap to gdb.
1086 * Makefile.in: Regenerate.
1087
1088 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1089
1090 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1091 * configure: Regenerate.
1092 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1093 * Makefile.tpl: Likewise.
1094 * Makefile.in: Regenerate.
1095
1096 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1097
1098 * configure.ac: Remove all mentions of tentative_cc.
1099 * configure: Regenerate.
1100
1101 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1102
1103 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1104 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1105 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1106 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1107 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1108 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1109 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1110 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1111 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1112 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1113 *-*-rhapsody*): Remove host cases.
1114 * configure: Regenerate.
1115
1116 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1117
1118 * configure.ac (ppc*-*-pe): Remove host case.
1119 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1120 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1121 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1122 cases.
1123 * configure: Regenerate.
1124
1125 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1126
1127 * config.sub: Update to version 2011-03-23.
1128
1129 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1130
1131 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1132 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1133 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1134 * configure: Regenerate.
1135
1136 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1137
1138 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1139 to Write After Approval.
1140 * config-ml.in: Don't handle arc-*-elf*.
1141 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1142 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1143 handle GCC libraries.
1144 * configure: Regenerate.
1145
1146 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1147
1148 PR bootstrap/48120:
1149 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1150 Add -lstdc++ -lm to LIBS.
1151 * configure: Regenerate.
1152
1153 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1154
1155 * config.guess: Update to version 2011-02-02
1156 * config.sub: Update to version 2011-02-24
1157
1158 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1159
1160 PR lto/48086
1161 * configure.ac: Re-enable LTO on *-apple-darwin9.
1162 * configure: Regenerate.
1163
1164 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1165
1166 PR lto/48086
1167 * configure.ac: Disable LTO on darwin due to an assembler change in
1168 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1169 under 256.
1170 * configure: Regenerate.
1171
1172 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1173
1174 * MAINTAINERS: Update myself as score backend maintainer,
1175 update my e-mail address.
1176
1177 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
1178
1179 * MAINTAINERS: Update my e-mail address.
1180
1181 2011-03-06 Joey Ye <joey.ye@arm.com>
1182
1183 * MAINTAINERS: Update my e-mail address.
1184
1185 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1186
1187 * configure.ac: Adjust test of with_ppl.
1188 * configure: Regenerated.
1189
1190 2011-03-02 Kai Tietz <ktietz@redhat.com>
1191
1192 * MAINTAINERS: Adjust my e-mail address.
1193
1194 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1195
1196 * configure.ac: Add -lpwl to ppllibs.
1197 * configure: Regenerated.
1198
1199 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1200
1201 * config/cloog.m4: Add -lisl to clooglibs.
1202 * configure: Regenerated.
1203
1204 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1205
1206 * MAINTAINERS (CPU Port maintainers): Add self.
1207
1208 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1209
1210 * MAINTAINERS: Add myself as testsuite maintainer.
1211
1212 2011-02-15 Mike Stump <mikestump@comcast.net>
1213
1214 * MAINTAINERS: Add myself as testsuite maintainer.
1215
1216 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1217
1218 Import from Libtool and gnulib:
1219
1220 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1221
1222 Prepare for supporting FreeBSD 10.
1223 * config.rpath: Remove handling of freebsd1* which soon would
1224 match FreeBSD 10.0.
1225
1226 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1227
1228 Remove support for FreeBSD 1.x.
1229 * libtool.m4 (_LT_LINKER_SHLIBS)
1230 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1231 soon would incorrectly match FreeBSD 10.0.
1232
1233 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1234
1235 PR binutils/12283
1236 * move-if-change: Import version from gnulib.
1237
1238 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1239
1240 PR lto/47225
1241 * Makefile.def (lto-plugin): Double dash for enable-shared.
1242 (configure-gcc): Depend on all-lto-plugin.
1243 * Makefile.in: Rebuilt.
1244
1245 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1246
1247 * configure.ac: Remove extra bracket.
1248 * configure: Regenerate.
1249
1250 2011-02-08 Tobias Burnus <burnus@net-b.de>
1251
1252 * MAINTAINERS: Add myself as libquadmath maintainer.
1253
1254 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
1255
1256 * MAINTAINERS: Update my email address.
1257
1258 2011-02-07 Joseph Myers <joseph@codesourcery.com>
1259
1260 * MAINTAINERS (option handling): Add self.
1261
1262 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1263
1264 PR lto/47225
1265 * Makefile.def: Add dependency for install-gcc
1266 on install-lto-plugin.
1267 * Makfile.in: Regenerated
1268
1269 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1270
1271 * MAINTAINERS (CPU Port Maintainers): Add myself.
1272
1273 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1274
1275 PR libgcj/44341
1276 * configure.ac: Discard --with-* flags for host when configuring
1277 target libraries for cross build.
1278 * configure: Rebuilt.
1279
1280 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1281
1282 * MAINTAINERS (linear loop transforms): Removed.
1283
1284 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1285
1286 * configure.ac: If with_ppl is no, move setting with_cloog=no
1287 after CLOOG_REQUESTED check.
1288 * configure: Regenerated.
1289
1290 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1291
1292 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1293 CLooG has been requested.
1294 * configure: Regenerated.
1295
1296 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1297
1298 * configure: Regenerated.
1299 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1300
1301 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1302
1303 * configure: Regenerated.
1304 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1305
1306 2011-01-21 Andreas Schwab <schwab@redhat.com>
1307
1308 * configure.ac: Use AS_HELP_STRING throughout.
1309 * configure: Regenerate.
1310
1311 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1312
1313 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1314 * configure: Regenerate.
1315
1316 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1317
1318 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1319
1320 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1321
1322 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1323 for ia64-hpux.
1324 * configure: Regenerate.
1325
1326 2011-01-07 Jan Hubicka <jh@suse.cz>
1327
1328 PR lto/47225
1329 * Makefile.in: Regenerate.
1330 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1331 configure.
1332
1333 2011-01-07 Jan Hubicka <jh@suse.cz>
1334
1335 * Makefile.in: Regenerate.
1336 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1337 and configure dependency on lto-plugin configure.
1338 (lto-plugin module): Remove dependency on GCC; add dependency on
1339 liniberty.
1340
1341 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1342
1343 * MAINTAINERS (Write After Approval): Add myself.
1344
1345 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1346
1347 * configure: Regenerate.
1348
1349 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1350
1351 * configure.ac: (picochip): Disable libiberty.
1352
1353 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1354
1355 * MAINTAINERS (Write After Approval): Add myself.
1356
1357 2010-12-10 Ian Lance Taylor <iant@google.com>
1358
1359 PR bootstrap/46819
1360 * configure.ac: For --disable-libgcj clear libgcj_saved.
1361 * configure: Rebuild.
1362
1363 2010-12-10 Tobias Burnus <burnus@net-b.de>
1364
1365 PR fortran/46540
1366 * configure.ac: Add --disable-libquadmath and
1367 --disable-libquadmath-support.
1368 * configure: Regenerate.
1369
1370 2010-12-03 Ian Lance Taylor <iant@google.com>
1371
1372 * MAINTAINERS: Add myself as libgo maintainer.
1373
1374 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1375
1376 PR libffi/46792
1377 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1378 * configure: Regenerate.
1379
1380 2010-12-02 Ian Lance Taylor <iant@google.com>
1381
1382 * configure.ac: Always set default for poststage1_ldflags to
1383 -static-libstdc++ -static-libgcc.
1384
1385 2010-11-29 Andreas Schwab <schwab@redhat.com>
1386
1387 * configure.ac: Move comment to remove extra space in last argument
1388 of GCC_TARGET_TOOL.
1389
1390 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1391
1392 PR other/46026
1393 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1394 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1395 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1396 (BASE_FLAGS_TO_PASS): Use it.
1397 * configure: Rebuilt.
1398 * Makefile.in: Rebuilt.
1399
1400 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1401
1402 PR binutils/12258
1403 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1404 Properly check default linker.
1405 * configure: Regnerated.
1406
1407 2010-11-23 Matthias Klose <doko@ubuntu.com>
1408
1409 * configure.ac: For --enable-gold, handle value `default' instead of
1410 `both*'. New configure option --{en,dis}able-ld.
1411 * configure: Regenerate.
1412
1413 2010-11-20 Ian Lance Taylor <iant@google.com>
1414
1415 * configure.ac: Only disable a language library if no language needs
1416 it. Don't let --disable-libgcj uncondtionally disable libffi.
1417 * configure: Rebuild.
1418
1419 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1420
1421 * Makefile.in: Regenerate.
1422
1423 PR other/46202
1424 * configure.ac: Fix just-built in-tree STRIP name to be
1425 binutils/strip-new.
1426 * configure: Regenerate.
1427 * Makefile.def (install-strip-gcc, install-strip-binutils)
1428 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1429 (install-strip-sid): Mirror dependencies on non-strip variants
1430 of these targets on the respective -strip prerequisites.
1431 * Makefile.tpl (install-strip, install-strip-host)
1432 (install-strip-target): New targets.
1433 (install-strip-[+module+], install-strip-target-[+module+]):
1434 New targets.
1435 * Makefile.in: Regenerate.
1436
1437 2010-11-19 Ian Lance Taylor <iant@google.com>
1438 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1439
1440 * configure.ac: Add target-libgo to target_libraries. Set
1441 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1442 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1443 (HOST_EXPORTS): Add GOC.
1444 (BASE_TARGET_EXPORTS): Add GOC.
1445 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1446 (GOCFLAGS_FOR_TARGET): New variable.
1447 (EXTRA_HOST_FLAGS): Add GOC.
1448 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1449 * Makefile.def (target_modules): Add libgo.
1450 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1451 (dependencies): Add dependency from configure-target-libgo to
1452 configure-target-libffi and all-target-libstdc++-v3. Add
1453 dependencies from all-target-libgo to all-target-libffi.
1454 (languages): Add go.
1455 * configure: Rebuild.
1456 * Makefile.in: Rebuild.
1457
1458 2010-11-19 Ian Lance Taylor <iant@google.com>
1459
1460 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1461 compiler/flag environment variables.
1462
1463 2010-11-18 Ian Lance Taylor <iant@google.com>
1464
1465 * configure.ac: Check for lang_requires_boot_languages in
1466 config-lang.in files.
1467 * configure: Rebuild.
1468
1469 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1470 Tobias Burnus <burnus@net-b.de>
1471
1472 PR fortran/32049
1473 * Makefile.def: Add libquadmath; build it with language=fortran.
1474 * configure.ac: Add libquadmath.
1475 * Makefile.tpl: Handle multiple libs in check-[+language+].
1476 * Makefile.in: Regenerate.
1477 * configure: Regenerate.
1478
1479 2010-11-16 Tom Tromey <tromey@redhat.com>
1480
1481 * MAINTAINERS: Moved myself to reviewers section.
1482
1483 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
1484
1485 * MAINTAINERS: Moved myself to reviewers section.
1486
1487 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1488
1489 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1490 (Write After Approval): Remove self.
1491
1492 2010-11-15 Andreas Schwab <schwab@redhat.com>
1493
1494 * configure.ac: Fix spelling in option names.
1495 * configure: Regenerated.
1496
1497 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1498
1499 PR bootstrap/39622
1500 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1501 * configure: Regenerated.
1502
1503 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
1504
1505 * MAINTAINERS: Update my email address.
1506
1507 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1508
1509 * configure: Regenerate.
1510
1511 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1512
1513 * configure: Regenerate.
1514
1515 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1516
1517 * configure: Regenerate.
1518
1519 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1520
1521 * configure: Regenerate.
1522
1523 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1524
1525 * configure.ac: Support official CLooG.org versions.
1526 * configure: Regenerate.
1527 * config/cloog.m4: New.
1528
1529 2010-11-10 François Dumont <francois.cppdevs@free.fr>
1530
1531 * MAINTAINERS (Write After Approval): Add myself.
1532
1533 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
1534
1535 * MAINTAINERS: Update my email address.
1536
1537 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1538
1539 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1540 * configure: Regenerate.
1541
1542 2010-11-03 Ian Lance Taylor <iant@google.com>
1543 Dave Korn <dave.korn.cygwin@gmail.com>
1544
1545 PR lto/46273
1546 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1547 and on other supported platforms whenever LTO is enabled.
1548 * configure: Rebuild.
1549
1550 2010-11-02 Alan Modra <amodra@gmail.com>
1551
1552 PR binutils/12110
1553 * configure.ac: Error when source path contains spaces.
1554 * configure: Regenerate.
1555
1556 2010-10-23 James E. Wilson <wilson@codesourcery.com>
1557
1558 * MAINTAINERS: Update my email address.
1559
1560 2010-10-20 Ian Lance Taylor <iant@google.com>
1561
1562 * Makefile.def (target_modules): Set lib_path to src/.libs for
1563 libstdc++-v3 module.
1564 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1565 * Makefile.in: Rebuild.
1566
1567 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1568
1569 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1570 (Write After Approval): Remove myself.
1571
1572 2010-10-15 Tristan Gingold <gingold@adacore.com>
1573
1574 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1575
1576 2010-10-14 Douglas Rupp <rupp@gnat.com>
1577
1578 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1579
1580 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1581
1582 * configure.ac (build_lto_plugin): New shell variable.
1583 (--enable-lto): Turn on by default for all non-ELF platforms that
1584 have had LTO support added so far. Set build_lto_plugin appropriately
1585 for both ELF and non-ELF.
1586 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1587 * configure: Regenerate.
1588
1589 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1590
1591 Sync from src:
1592 * configure.ac (v850 support): Remove target-libgloss from
1593 noconfigdirs.
1594 * configure: Regenerate.
1595
1596 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1597
1598 PR bootstrap/45326
1599 PR bootstrap/45174
1600 * configure.ac: Honor initial values of $build_configargs,
1601 $host_configargs, $target_configargs. Mark the precious, so
1602 environment settings get recorded.
1603 * configure: Regenerate.
1604
1605 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1606
1607 PR bootstrap/45796
1608 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1609 Depend on all-build-libiberty.
1610 * Makefile.in: Regenerate.
1611
1612 2010-09-30 Michael Eager <eager@eagercon.com>
1613
1614 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1615 * configure: Regenerate.
1616
1617 2010-09-28 Michael Eager <eager@eagercon.com>
1618
1619 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1620
1621 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1622
1623 PR bootstrap/44621
1624 * configure.ac: Fix unportable shell quoting.
1625 * configure: Regenerate.
1626
1627 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1628
1629 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1630 targets and amend comment.
1631 * configure: Regenerate.
1632
1633 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
1634
1635 * MAINTAINERS (Write After Approval): Add myself.
1636
1637 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1638
1639 * configure.ac: Enable LTO by default on Darwin.
1640 * configure: Regenerate.
1641
1642 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
1643
1644 * MAINTAINERS (Write After Approval): Add myself.
1645
1646 2010-09-01 Ian Bolton <ian.bolton@arm.com>
1647
1648 * MAINTAINERS (Write After Approval): Add myself.
1649
1650 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
1651
1652 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1653 ports
1654
1655 2010-07-28 David Yuste <david.yuste@gmail.com>
1656
1657 * MAINTAINERS (Write After Approval): Add myself.
1658
1659 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1660
1661 * configure.ac: Support all v850 targets.
1662 * configure: Regenerate.
1663
1664 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1665
1666 PR bootstrap/44455
1667 * configure.ac (extra_mpfr_configure_flags): Copy from
1668 extra_mpc_gmp_configure_flags.
1669 * configure: Re-generated.
1670
1671 2010-07-22 Andi Kleen <ak@linux.intel.com>
1672
1673 * MAINTAINERS (Write After Approval): Add myself.
1674
1675 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
1676
1677 * MAINTAINERS (Write After Approval): Add myself.
1678
1679 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
1680
1681 * MAINTAINERS (Write After Approval): Add myself.
1682
1683 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1684
1685 PR target/44862
1686 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1687 Provide -B option to allow for link spec %s substitutions for
1688 libstdc++.a on darwin.
1689 * Makefile.in: Regenerate.
1690
1691 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
1692
1693 * MAINTAINERS (Reviewers): Update my e-mail address
1694
1695 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
1696
1697 * Makefile.def (configure-gcc): Depend on all-libelf.
1698 * Makefile.in: Rebuild.
1699
1700 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
1701
1702 * MAINTAINERS (Write After Approval): Add myself in the right place.
1703
1704 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
1705
1706 * MAINTAINERS (Write After Approval): Add myself.
1707
1708 2010-05-25 Sterling Augustine <sterling@tensilica.com>
1709
1710 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1711
1712 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
1713
1714 * config.sub: Update to version 2010-05-21.
1715 * config.guess: Update to version 2010-04-03.
1716
1717 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1718
1719 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1720 * configure: Regenerate.
1721
1722 2010-05-12 Sriraman Tallam <tmsriram@google.com>
1723
1724 * MAINTAINERS (Write After Approval): Add myself.
1725
1726 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1727
1728 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1729 a platform that supports LTO.
1730 * configure: Regenerate.
1731
1732 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1733
1734 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1735 * configure: Regenerated.
1736
1737 2010-04-27 Roland McGrath <roland@redhat.com>
1738 H.J. Lu <hongjiu.lu@intel.com>
1739
1740 * configure.ac (--enable-gold): Support both, both/gold and
1741 both/bfd to add gold to configdirs without removing ld.
1742 * configure: Regenerated.
1743
1744 * Makefile.def: Add install-gold dependency to install-ld.
1745 * Makefile.in: Regenerated.
1746
1747 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1748
1749 PR lto/42776
1750 * configure.ac (--enable-lto): Refactor handling so libelf tests
1751 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1752 and allow LTO to be explicitly enabled on non-ELF platforms that
1753 are known to support it inside else-clause.
1754 * configure: Regenerate.
1755
1756 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1757
1758 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1759 * configure: Regenerate.
1760
1761 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
1762
1763 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1764 * configure: Regenerate.
1765
1766 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1767
1768 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1769 separately.
1770 * configure: Regenerate.
1771
1772 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
1773
1774 * MAINTAINERS (Write After Approval): Add myself.
1775
1776 2010-04-14 Tristan Gingold <gingold@adacore.com>
1777
1778 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1779 * configure: Regenerate.
1780
1781 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1782
1783 * configure: Regenerate after change to elf.m4.
1784
1785 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
1786
1787 * MAINTAINERS (Write After Approval): Add myself.
1788
1789 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1790
1791 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1792 * configure: Regenerated.
1793
1794 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1795
1796 * configure.ac: Print "buggy but acceptable" when CLooG
1797 revision is less than 9.
1798 * configure: Regenerated.
1799
1800 2010-04-01 Diego Novillo <dnovillo@google.com>
1801
1802 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1803
1804 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1805
1806 PR bootstrap/43615
1807 PR bootstrap/43328
1808
1809 Revert:
1810
1811 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1812
1813 * configure.ac: Do not pass --enable-multilib nor
1814 --disable-multilib in baseargs. Accept explicitly passed
1815 --enable_multilib.
1816 * configure: Regenerate.
1817
1818 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
1819
1820 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1821
1822 2010-03-31 Janis Johnson <janis187@us.ibm.com>
1823
1824 * MAINTAINERS: Remove myself.
1825
1826 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1827
1828 PR bootstrap/43328
1829 * configure.ac: Do not pass --enable-multilib nor
1830 --disable-multilib in baseargs. Accept explicitly passed
1831 --enable_multilib.
1832 * configure: Regenerate.
1833
1834 2010-03-28 Andrew Pinski <pinskia@gmail.com>
1835
1836 * MAINTAINERS (spu port): Remove me.
1837
1838 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1839
1840 * configure.ac (tic6x-*-*): New case.
1841 * configure: Regenerate.
1842
1843 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1844
1845 * config.sub: Update to version 2010-03-22.
1846 * config.guess: Update to version 2009-12-30.
1847
1848 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1849
1850 PR ada/42554
1851 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1852 * configure: Regenerate.
1853
1854 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1855
1856 * MAINTAINERS: Update my email address.
1857
1858 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
1859
1860 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1861 (ghassan.shobaki@amd.com): Removed.
1862
1863 2010-03-17 Alan Modra <amodra@gmail.com>
1864
1865 * MAINTAINERS: Update my email address.
1866
1867 2010-03-16 Diego Novillo <dnovillo@google.com>
1868
1869 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1870 Matthews.
1871
1872 2010-03-16 Joseph Myers <joseph@codesourcery.com>
1873
1874 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1875 Gutson, Jeffrey D. Oldham and Mark Shinwell.
1876
1877 2010-03-16 Joseph Myers <joseph@codesourcery.com>
1878
1879 * MAINTAINERS: Update my email address.
1880
1881 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
1882
1883 * MAINTAINERS: Update my email address.
1884
1885 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
1886
1887 * MAINTAINERS: Update my email address.
1888
1889 2010-03-09 Jie Zhang <jie@codesourcery.com>
1890
1891 * MAINTAINERS: Update my email address.
1892
1893 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1894
1895 PR libstdc++/32499
1896 * configure.ac (RANLIB): Default to true.
1897 (STRIP): Likewise.
1898 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1899 * configure: Regenerate.
1900
1901 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
1902
1903 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1904 (Write After Approval): Update my email address.
1905
1906 2010-02-17 Nick Clifton <nickc@redhat.com>
1907
1908 PR 11238
1909 * Makefile.tpl (local-distclean): Also remove config.cache files in
1910 sub-directories as there may not be Makefiles present in the
1911 sub-directories.
1912 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1913 the config.cache files found by the find command.
1914
1915 * Makefile.in: Regenerate.
1916 * configure.ac: Revert previous delta.
1917 * configure: Regenerate.
1918
1919 2010-02-15 Nick Clifton <nickc@redhat.com>
1920
1921 PR 11238
1922 * configure.ac: Delete config.cache files in sub-directories when
1923 deleting Makefiles.
1924 * configure: Regenerate.
1925
1926 2010-02-12 Ben Elliston <bje@gnu.org>
1927
1928 * MAINTAINERS: Update my email address.
1929
1930 2010-02-08 Andrew Pinski <pinskia@gmail.com>
1931
1932 * MAINTAINERS (spu port): Update my email address.
1933
1934 2010-02-08 Jie Zhang <jie.zhang@analog.com>
1935
1936 * MAINTAINERS: Add myself as a maintainer for the bfin port.
1937
1938 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1939
1940 * configure.ac: Add "recommended" version checks for GMP/MPC.
1941 Update recommended GMP/MPFR/MPC versions.
1942 * configure: Regenerate.
1943
1944 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
1945
1946 * MAINTAINERS: Move my Embecosm email address into the
1947 write-after-approval section.
1948
1949 2010-01-26 Ian Lance Taylor <iant@google.com>
1950
1951 * MAINTAINERS: Add myself as Go frontend maintainer.
1952
1953 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
1954
1955 PR libstdc++/36101, PR libstdc++/42813
1956 * configure.ac (bootstrap_target_libs): Make inclusion of
1957 target-libgomp conditional on libgomb being in target_configdirs.
1958 * configure: Regenerate.
1959
1960 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
1961
1962 PR libstdc++/36101, PR libstdc++/42813
1963 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1964 * configure: Regenerate.
1965
1966 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
1967
1968 PR libstdc++/36101, PR libstdc++/42813
1969 * configure.ac (target_configdirs): Substitute.
1970 * Makefile.def: Bootstrap target module libgomp.
1971 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1972 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1973 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1974 * configure, Makefile.in: Regenerate.
1975
1976 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
1977
1978 * MAINTAINERS: Adjust my details.
1979
1980 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
1981
1982 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1983
1984 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
1985
1986 * MAINTAINERS: reindented my entry with tabs instead of spaces.
1987
1988 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
1989
1990 * MAINTAINERS (Write After Approval): Add myself.
1991
1992 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1993
1994 * MAINTAINERS (Write After Approval): Add myself.
1995
1996 2010-01-11 Richard Guenther <rguenther@suse.de>
1997
1998 PR lto/41569
1999 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2000 * Makefile.in: Regenerated.
2001
2002 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
2003
2004 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2005 * configure: Regenerate.
2006
2007 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2008 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2009
2010 PR bootstrap/42424
2011 * configure.ac: Include libtool m4 files.
2012 (_LT_CHECK_OBJDIR): Call it.
2013 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2014 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2015
2016 * configure: Regenerate.
2017
2018 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2019
2020 PR bootstrap/41818
2021 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2022 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2023 * Makefile.in: Regenerate.
2024
2025 2010-01-02 Richard Guenther <rguenther@suse.de>
2026
2027 PR lto/41529
2028 * configure.ac: Include config/elf.m4. Disable LTO if not
2029 builting for an elf target.
2030 * configure: Regenerate.
2031
2032 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2033
2034 * MAINTAINERS: Change my email address.
2035
2036 2009-12-18 Ben Elliston <bje@au.ibm.com>
2037
2038 * config.sub, config.guess: Update from upstream sources.
2039
2040 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2041
2042 * MAINTAINERS (Write After Approval): Add myself.
2043
2044 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2045
2046 PR middle-end/30447
2047 PR middle-end/30789
2048 PR other/40302
2049
2050 * configure.ac: Require MPC.
2051 * configure: Regenerate.
2052
2053 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2054
2055 PR target/38384
2056 PR bootstrap/40972
2057 * libtool.m4: Sync from git Libtool.
2058 * ltoptions.m4: Likewise.
2059 * ltversion.m4: Likewise.
2060 * lt~obsolete.m4: Likewise.
2061 * ltmain.sh: Likewise.
2062
2063 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2064
2065 * configure.ac: Update minimum MPC version to 0.8.
2066 * configure: Regenerate.
2067
2068 2009-11-21 Sebastian Pop <sebpop@gmail.com>
2069
2070 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2071 * configure: Regenerated.
2072
2073 2009-11-21 Ian Lance Taylor <iant@google.com>
2074
2075 * configure.ac: Change default of poststage1_ldflags to be empty if
2076 poststage1_libs is set. When poststage1_libs is empty, and
2077 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2078 * configure: Rebuild.
2079
2080 2009-11-21 Adam Nemet <adambnmet@gmail.com>
2081
2082 * MAINTAINERS (Write After Approval): Update my email address.
2083
2084 2009-11-20 Ben Elliston <bje@au.ibm.com>
2085
2086 * config.guess: Update from upstream sources.
2087
2088 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2089
2090 * Makefile.def: Restore host and target settings for gmp.
2091 * Makefile.in: Rebuild.
2092
2093 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2094
2095 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2096 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2097 Fix portability of test of C++ as bootstrap language. Add
2098 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2099 * configure: Rebuild.
2100 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2101 and cloog. Fix in-tree ppl configuration. Introduce libelf
2102 in-tree building.
2103 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2104 (POSTSTAGE1_HOST_EXPORTS): Use it.
2105 (STAGE[+id+]_CXXFLAGS): New.
2106 (BASE_FLAGS_TO_PASS): Pass it down.
2107 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2108 extra_exports.
2109 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2110 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2111 extra_exports.
2112 * Makefile.in: Rebuild.
2113
2114 2009-11-17 Ben Elliston <bje@au.ibm.com>
2115
2116 * config.sub, config.guess: Update from upstream sources.
2117
2118 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2119
2120 * MAINTAINERS (Write After Approval): Add myself.
2121
2122 2009-11-09 Jon Beniston <jon@beniston.com>
2123
2124 * MAINTAINERS (Write After Approval): Add myself.
2125
2126 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2127
2128 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2129 paths for *-w64-mingw* and x86_64-*mingw*.
2130 * configure: Regenerated.
2131
2132 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
2133
2134 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2135
2136 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2137
2138 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2139 Phil Edwards to Write-After Approval.
2140
2141 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2142
2143 * configure.ac: Disable target-winsup & co for
2144 x86_64-*-mingw* and *-w64-mingw* targets.
2145 * configure: Regenerated.
2146
2147 2009-10-16 Nick Clifton <nickc@redhat.com>
2148
2149 * MAINTAINERS: Add myself as a maintainer for the RX port.
2150
2151 2009-10-26 Johannes Singler <singler@kit.edu>
2152
2153 * MAINTAINERS (Write After Approval): Update my e-mail address.
2154
2155 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2156
2157 * configure.ac (CLooG test): Use = with test.
2158 * configure: Regenerate.
2159
2160 2009-10-22 Richard Guenther <rguenther@suse.de>
2161
2162 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2163 cloog if the ppl version check failed. Move flags saving
2164 before setting in libelf check.
2165 * configure: Regenerate.
2166
2167 2009-10-21 Richard Guenther <rguenther@suse.de>
2168
2169 * configure.ac: Adjust the ppl and cloog configure to work as
2170 documented. Disable cloog if ppl was disabled. Omit the version
2171 checks if they were disabled.
2172 * configure: Re-generate.
2173
2174 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2175
2176 * configure.ac: Add 'lto' to enable_languages, not
2177 new_enable_languages, and only if not already present.
2178 * configure: Regenerate.
2179
2180 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2181
2182 * README: Refer to the various COPYING* files instead of just
2183 COPYING.
2184 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2185
2186 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
2187
2188 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2189
2190 2009-10-07 Richard Guenther <rguenther@suse.de>
2191
2192 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2193 and Richard Guenther as reviewers.
2194 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2195 as reviewers.
2196
2197 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
2198
2199 * config.sub: Update from upstream sources.
2200
2201 2009-10-06 Ian Lance Taylor <iant@google.com>
2202
2203 * Makefile.def: check-gold depends upon all-gas.
2204 * Makefile.in: Rebuild.
2205
2206 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2207
2208 * MAINTAINERS (Write After Approval): Add myself.
2209
2210 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2211
2212 * Makefile.def: all-lto-plugin depends on all-libiberty.
2213 set bootstrap=true for lto-plugin.
2214 Add lto-plugin.
2215 * Makefile.in: Regenerate.
2216 * configure.ac (host_libs): Add lto-plugin.
2217 * configure: Regenerate.
2218
2219 2009-10-03 Diego Novillo <dnovillo@google.com>
2220
2221 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2222 (HOST_LIBELFLIBS): Define.
2223 (HOST_LIBELFINC): Define.
2224 * Makefile.in: Regenerate.
2225 * configure.ac: Add --enable-lto.
2226 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2227 If --enable-lto is used, add 'lto' to new_enable_languages.
2228 If --enable-lto is used and gold is enabled, add
2229 lto-plugin to configdirs.
2230 * configure: Regenerate.
2231
2232 2009-10-03 Simon Baldwin <simonb@google.com>
2233
2234 * configure.ac: If --with-system-zlib, suppress local zlib and
2235 pass --with-system-zlib to subdir configure scripts.
2236 * configure: Regenerate.
2237
2238 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2239 Paolo Bonzini <bonzini@gnu.org>
2240
2241 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2242 $(srcdir).
2243 * Makefile.in: Rebuilt.
2244
2245 2009-09-26 Gary Funck <gary@intrepid.com>
2246
2247 * MAINTAINERS (Write After Approval): Add myself.
2248
2249 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2250
2251 * configure.ac: Update minimum MPC version to 0.7.
2252 * configure: Regenerate.
2253
2254 2009-09-25 Nick Clifton <nickc@redhat.com>
2255
2256 * configure.ac: Pass any --cache-file=/dev/null option on to
2257 subconfigures.
2258 * configure: Regenerate.
2259
2260 2009-09-23 Nick Clifton <nickc@redhat.com>
2261
2262 * config.sub, config.guess: Update from upstream sources.
2263
2264 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2265
2266 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2267 * Makefile.in: Rebuilt.
2268
2269 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2270
2271 PR bootstrap/32272
2272 * configure.ac: Error out if $srcdir isn't '.' but contains
2273 host-${host_noncanonical}.
2274 * configure: Regenerate.
2275
2276 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2277
2278 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2279 maintainer.
2280
2281 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2282
2283 * configure.ac: If bootstrapping a combined tree with
2284 --enable-gold, require c++ in stage1_languages.
2285 * configure: Regenerate.
2286
2287 * configure.ac: Also add target_libs of stage1_languages to
2288 bootstrap_target_libs.
2289 * configure: Regenerate.
2290
2291 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2292 with --enable-languages not containing c++.
2293 * configure: Regenerate.
2294
2295 2009-09-15 Jie Zhang <jie.zhang@analog.com>
2296
2297 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2298 * configure: Regenerate.
2299
2300 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
2301
2302 * MAINTAINERS (Write After Approval): Update my e-mail address,
2303 and move from from here...
2304 (Waiting for paperwork): To here.
2305
2306 2009-09-09 Joseph Myers <joseph@codesourcery.com>
2307
2308 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2309
2310 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2311
2312 * configure.ac: Do not use $extrasub for replacing @if/@endif
2313 parts in Makefile; instead, use additional arguments to
2314 AC_CONFIG_COMMANDS to do the replacement manually, with several
2315 sed invocations, to avoid HP-UX sed command limits.
2316 * configure: Regenerate.
2317
2318 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
2319
2320 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2321 blank before -L.
2322
2323 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2324
2325 * configure.ac (with-build-config): Document. Handle without.
2326 Handle missing argument.
2327 * configure: Rebuilt.
2328
2329 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2330
2331 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2332 Default to bootstrap-debug only if compare-debug works.
2333 * configure: Rebuilt.
2334 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2335 * Makefile.in: Rebuilt.
2336
2337 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2338
2339 * MAINTAINERS (OS Port Maintainers): Update my email address.
2340
2341 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2342
2343 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2344 * Makefile.in: Rebuilt.
2345
2346 2009-09-01 Chris Demetriou <cgd@google.com>
2347
2348 * MAINTAINERS (Write After Approval): Add myself.
2349
2350 2009-08-31 Dodji Seketeli <dodji@redhat.com>
2351
2352 PR debug/30161
2353 * include/dwarf2.h (enum dwarf_tag): Added
2354 DW_TAG_GNU_template_template_param
2355 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2356
2357 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2358
2359 * Makefile.tpl (AWK): Fix typo.
2360 * Makefile.in: Regenerate.
2361
2362 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2363
2364 * configure.ac: Detect awk and sed.
2365 * Makefile.def (flags_to_pass): Add AWK and SED.
2366 * Makefile.tpl (AWK, SED): New.
2367 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2368 * configure: Regenerate.
2369 * Makefile.in: Regenerate.
2370
2371 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2372
2373 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2374 (collapseslashes): Likewise.
2375
2376 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2377
2378 * configure.ac (AC_PREREQ): Bump to 2.64.
2379
2380 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2381
2382 * configure.ac: Remove --with-datarootdir, --with-docdir,
2383 --with-pdfdir, --with-htmldir switches.
2384 * configure: Regenerate.
2385
2386 * configure: Regenerate.
2387
2388 * compile: Sync from Automake 1.11.
2389 * depcomp: Likewise.
2390 * install-sh: Likewise.
2391 * missing: Likewise.
2392 * mkinstalldirs: Likewise.
2393 * ylwrap: Likewise.
2394
2395 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2396
2397 * ltmain.sh (func_normal_abspath): New function.
2398 (func_relative_path): Likewise.
2399 (func_mode_help): Document new -bindir option for link mode.
2400 (func_mode_link): Add new -bindir option, and use it to place
2401 output DLL if specified.
2402
2403 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2404
2405 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2406 (baseargs): Add --disable-option-checking.
2407 * configure: Regenerate.
2408
2409 * Makefile.def (configure-target-libiberty): Depend on
2410 all-binutils and all-ld.
2411 (configure-target-newlib): Likewise.
2412 * Makefile.in: Regenerate.
2413
2414 2009-08-17 Ben Elliston <bje@au.ibm.com>
2415
2416 * config.sub, config.guess: Update from upstream sources.
2417
2418 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2419
2420 Sync from src, merge:
2421
2422 2009-07-02 Tristan Gingold <gingold@adacore.com>
2423
2424 * configure.ac: Do not exclude gas for i386-*-darwin.
2425 Add a case for x86_64-*-darwin.
2426 * configure: Regenerate.
2427
2428 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2429
2430 * MAINTAINERS: Add my name to Write After Approval list.
2431
2432 2009-08-06 Michael Eager <eager@eagercon.com>
2433
2434 * configure.ac: Add Microblaze target.
2435 * configure: Regenerate.
2436
2437 2009-07-31 Christian Bruel <christian.bruel@st.com>
2438
2439 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2440 * configure: Regenerate.
2441
2442 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
2443
2444 * MAINTAINERS (Write After Approval): Update my e-mail address.
2445
2446 2009-07-06 Ian Lance Taylor <iant@google.com>
2447
2448 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2449 * configure: Rebuild.
2450
2451 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2452
2453 * MAINTAINERS: Move myself to the Graphite Reviewers.
2454
2455 2009-06-30 Wei Guozhi <carrot@google.com>
2456
2457 * MAINTAINERS: Add my name to Write After Approval list.
2458
2459 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2460
2461 PR bootstrap/40338
2462 * configure.ac (comparestring): Create new variable.
2463 * Makefile.tpl (comparestring): Use to skip some comparisions.
2464 * configure: Regenerate.
2465 * Makefile.in: Regenerate.
2466
2467 2009-06-26 Doug Evans <dje@sebabeach.org>
2468
2469 * Makefile.def (host_modules): Add cgen.
2470 * Makefile.in: Regenerate.
2471 * configure.ac (host_tools): Add cgen.
2472 * configure: Regenerate.
2473
2474 2009-06-23 DJ Delorie <dj@redhat.com>
2475
2476 * MAINTAINERS: Add myself as mep maintainer.
2477
2478 2009-06-23 Ian Lance Taylor <iant@google.com>
2479
2480 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2481 boot_languages. Only bootstrap target libraries listed in
2482 target_libs for some boot language. Add --with-stage1-ldflags,
2483 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2484 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2485 if not building with C++.
2486 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2487 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2488 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2489 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2490 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2491 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2492 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2493 * configure, Makefile.in: Rebuild.
2494
2495 2009-06-23 Li Feng <nemokingdom@gmail.com>
2496
2497 * MAINTAINERS: Added my name to write-after-approval list.
2498
2499 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2500
2501 * configure.ac: Define is_elf for QNX Neutrino targets.
2502 * configure: Regenerate.
2503
2504 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
2505
2506 * MAINTAINERS: Added my name to the write-after-approval list
2507
2508 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2509
2510 * configure.ac: Detect MPC in default directory.
2511 * configure: Regenerate.
2512
2513 2009-06-03 Jerome Guitton <guitton@adacore.com>
2514 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2515
2516 * Makefile.tpl (all): Avoid a trailing backslash.
2517 * Makefile.in: Regenerate.
2518
2519 2009-06-03 Ben Elliston <bje@au.ibm.com>
2520
2521 * config.sub, config.guess: Update from upstream sources.
2522
2523 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2524
2525 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2526 to noconfdirs.
2527 * configure: Regenerate.
2528
2529 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2530
2531 * Makefile.tpl ([+compare-target+]): Compare all stage
2532 directories, rather than just gcc.
2533 * Makefile.in: Rebuilt.
2534
2535 2009-06-01 Doug Kwan <dougkwan@google.com>
2536
2537 * configure.ac: Support gold for target arm*-*-*.
2538 * configure: Regenerate.
2539
2540 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2541
2542 * Makefile.def: Add MPC support and dependencies.
2543 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2544
2545 * Makefile.in, configure: Regenerate.
2546
2547 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2548
2549 * Makefile.tpl (all): Avoid harmless warning in make all when
2550 gcc-bootstrap is enabled but stage_last does not exist.
2551 * Makefile.in: Rebuilt.
2552
2553 2009-05-24 Nicolas Roche <roche@adacore.com>
2554
2555 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2556 * Makefile.in: Regenerate.
2557
2558 2009-05-21 Denis Chertykov <chertykov@gmail.com>
2559
2560 * MAINTAINERS: Update my e-mail address.
2561
2562 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2563
2564 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2565 * configure: Regenerate.
2566
2567 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2568
2569 PR other/40159
2570 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2571 gcc-no-bootstrap are mutually exclusive.
2572 * Makefile.in: Rebuilt.
2573
2574 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2575
2576 PR other/40159
2577 * Makefile.tpl (all): Don't end with unconditional success.
2578 * Makefile.in: Rebuilt.
2579
2580 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2581
2582 PR target/37137
2583 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2584 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2585 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2586 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2587 stage_configureflags, stage_cflags and stage_libcflags into
2588 explicit Makefile macros.
2589 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2590 GFORTRAN.
2591 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2592 CC. Set CC_FOR_BUILD from CC.
2593 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2594 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2595 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2596 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2597 and GFORTRAN.
2598 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2599 (_LIBCFLAGS): Renamed to _TFLAGS.
2600 (do-compare-debug, do-compare3-debug): Drop.
2601 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2602 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2603 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2604 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2605 (XGCC_FLAGS_FOR_TARGET): New.
2606 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2607 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2608 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2609 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2610 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2611 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2612 TFLAGS.
2613 (BUILD_CONFIG): Include if requested.
2614 (all): Set TFLAGS on bootstrap.
2615 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2616 (all-stageid-prefixmodule): Likewise.
2617 (do-clean, distclean-stageid): Set TFLAGS.
2618 (restrap): Fix whitespace.
2619 * Makefile.in: Rebuilt.
2620
2621 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
2622
2623 * config.guess: Sync with src.
2624
2625 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2626
2627 * configure.ac ($with_ppl): Default to no if not supplied.
2628 ($with_cloog): Likewise.
2629 configure: Regenerate.
2630
2631 2009-04-27 James E. Wilson <wilson@codesourcery.com>
2632
2633 * MAINTAINERS: Update my e-mail address.
2634
2635 2009-04-27 Nick Clifton <nickc@redhat.com>
2636
2637 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2638
2639 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2640
2641 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2642 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2643 * Makefile.in: Regenerate.
2644
2645 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2646
2647 PR bootstrap/39739
2648 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2649 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2650
2651 * configure, Makefile.in: Regenerate.
2652
2653 2009-04-21 Taras Glek <tglek@mozilla.com>
2654
2655 * include/hashtab.h: Update GTY annotations to new syntax
2656 * include/splay-tree.h: Likewise
2657
2658 2009-04-17 Ben Elliston <bje@au.ibm.com>
2659
2660 * config.sub, config.guess: Update from upstream sources.
2661
2662 2009-04-15 Anthony Green <green@moxielogic.com>
2663
2664 * configure.ac: Add moxie support.
2665 * configure: Rebuilt.
2666
2667 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2668
2669 * configure.ac: Change copyright header to refer to version
2670 3 of the GNU General Public License and to point readers at the
2671 COPYING3 file and the FSF's license web page.
2672 * Makefile.def: Likewise.
2673 * Makefile.tpl: Likewise.
2674 * Makefile.in: Regenerate.
2675
2676 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2677
2678 * configure.ac: Restore match for darwin9 or later. Use double
2679 brackets since regeneration eats one pair.
2680 * configure: Regenerate.
2681
2682 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2683
2684 PR gas/10039
2685 * configure.ac: Require texinfo 4.7.
2686 * configure: Regenerated.
2687
2688 2009-04-09 Nick Clifton <nickc@redhat.com>
2689
2690 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2691 the GCC Runtime Library Exception.
2692
2693 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2694
2695 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2696 * configure: Regenerate.
2697
2698 2009-04-01 Steve Ellcey <sje@cup.hp.com>
2699
2700 * Makefil.def (languages): New entries.
2701 * Makefile.tpl (check-gcc-*): New generic target.
2702 * Makefile.in: Regenerate.
2703
2704 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
2705
2706 * MAINTAINERS: Update my email address.
2707
2708 2009-03-18 Tom Tromey <tromey@redhat.com>
2709
2710 * configure: Rebuild.
2711 * configure.ac (host_libs): Add libiconv.
2712 * Makefile.in: Rebuild.
2713 * Makefile.def (host_modules): Add libiconv.
2714 (configure-gdb, all-gdb): Depend on libiconv.
2715
2716 2009-03-16 Tristan Gingold <gingold@adacore.com>
2717
2718 * configure.ac: Treat gdb as supported on x86_64-darwin.
2719 * configure: Regenerate.
2720
2721 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2722
2723 * configure.ac (--with-host-libstdcxx): New option.
2724 * configure: Regenerate.
2725
2726 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
2727
2728 * MAINTAINERS: Move myself into the write after approval list.
2729
2730 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
2731
2732 * MAINTAINERS: Update e-mail address.
2733
2734 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
2735
2736 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2737
2738 2009-03-10 Ira Rosen <irar@il.ibm.com>
2739
2740 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2741
2742 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2743
2744 Backport from git Libtool:
2745
2746 2009-01-19 Robert Millan <rmh@aybabtu.com>
2747 Support GNU/kOpenSolaris.
2748 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2749 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2750 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2751 GNU/kOpenSolaris.
2752
2753 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
2754
2755 * MAINTAINERS: Update e-mail address.
2756
2757 2009-02-24 Michael Eager <eager@eagercon.com>
2758
2759 * MAINTAINERS (Write After Approval): Add self.
2760
2761 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
2762
2763 * MAINTAINERS (Write After Approval): Add myself.
2764
2765 2009-02-05 Andreas Schwab <schwab@suse.de>
2766
2767 * Makefile.tpl (stage_last): Define $r and $s before using
2768 $(RECURSE_FLAGS_TO_PASS).
2769 * Makefile.in: Regenerate
2770
2771 2009-01-30 Ian Lance Taylor <iant@google.com>
2772
2773 * MAINTAINERS: Move myself to the Global Reviewers list.
2774
2775 2009-01-29 Robert Millan <rmh@aybabtu.com>
2776
2777 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2778 * configure: Regenerate.
2779
2780 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
2781
2782 * MAINTAINERS: Make whitespace consistent.
2783 Remove Robert Millan from Write After Approval.
2784
2785 2009-01-16 Alan Modra <amodra@bigpond.net.au>
2786
2787 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2788 (all-opcodes): Depend on all-libiberty.
2789 * Makefile.in: Regenerate.
2790
2791 2009-01-15 Douglas B Rupp <rupp@gnat.com>
2792
2793 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2794 * configure: Regenerate.
2795
2796 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
2797
2798 * MAINTAINERS (Write After Approval): Add myself.
2799
2800 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
2801
2802 * MAINTAINERS: Add myself to reviewers (Fortran).
2803
2804 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2805
2806 PR tree-optimization/38515
2807 * configure.ac (cloog-polylib): Removed.
2808 (with_ppl, with_cloog): Test for "no".
2809 * configure: Regenerated.
2810
2811 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
2812
2813 * MAINTAINERS: Moved myself to reviewers (Fortran).
2814
2815 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
2816
2817 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2818 (Write After Approval): Remove myself.
2819
2820 2009-01-03 Diego Novillo <dnovillo@google.com>
2821
2822 * MAINTAINERS: Remove myself from alias maintainership.
2823
2824 2009-01-02 David Ayers <ayers@fsfe.org>
2825
2826 * MAINTAINERS: Update e-mail address.
2827
2828 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
2829
2830 * MAINTAINERS: Make whitespace consistent.
2831
2832 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2833
2834 Backport from upstream Libtool:
2835 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2836 Add cache variables to tests that require the linker to work.
2837 For shlibpath_overrides_runpath, this also changes the semantics
2838 to let the result from the C compiler take precedence.
2839
2840 2008-12-02 Ben Elliston <bje@au.ibm.com>
2841
2842 * config.sub, config.guess: Update from upstream sources.
2843
2844 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2845
2846 * configure.ac (ppllibs): Add by default the lib flags.
2847 * configure: Regenerate.
2848
2849 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
2850
2851 * MAINTAINERS: Add myself to the write after approval list.
2852
2853 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2854
2855 * configure.ac: Add double brackets on darwin[912].
2856 * configure: Regenerate.
2857
2858 2008-12-03 Daniel Kraft <d@domob.eu>
2859
2860 * MAINTAINERS: Moved myself and Mikael Morin from Write After
2861 Approval to Reviewer section (for Fortran front-end).
2862
2863 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2864
2865 * configure.ac: Expand to darwin10 and later.
2866 * configure: Regenerate.
2867
2868 2008-12-02 Andreas Schwab <schwab@suse.de>
2869
2870 * Makefile.def: configure-target-boehm-gc depends on
2871 all-target-libstdc++-v3.
2872 * Makefile.in: Regenerate.
2873
2874 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
2875
2876 * MAINTAINERS: Add myself as mingw maintainer.
2877
2878 2008-12-02 Ben Elliston <bje@au.ibm.com>
2879
2880 * config.sub, config.guess: Update from upstream sources.
2881
2882 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
2883
2884 * README.SCO: Remove.
2885
2886 2008-11-29 Fernando Pereira <pronesto@gmail.com>
2887
2888 * MAINTAINERS: Add myself to the write after approval list.
2889
2890 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
2891
2892 * MAINTAINERS: Update my email address in WAA section.
2893
2894 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
2895
2896 * MAINTAINERS: Update e-mail address.
2897
2898 2008-11-27 Toon Moene <toon@moene.org>
2899
2900 * MAINTAINERS: Change e-mail address.
2901
2902 2008-11-27 Tristan Gingold <gingold@adacore.com>
2903
2904 * configure.ac: Build gdb for i?86-*-darwin*
2905 * configure: Regenerated.
2906
2907 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
2908
2909 * MAINTAINERS: Added my full name.
2910
2911 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2912
2913 PR bootstrap/38014
2914 PR bootstrap/37923
2915
2916 Revert:
2917
2918 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2919
2920 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2921 * Makefile.in: Regenerated.
2922
2923 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2924
2925 PR gdb/921
2926 PR gdb/1646
2927 PR gdb/2175
2928 PR gdb/2176
2929
2930 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2931 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2932 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2933 (HOST_EXPORTS): Pass CPPFLAGS.
2934 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2935 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2936 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2937 * Makefile.in, configure: Regenerated.
2938 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2939 and CPPFLAGS_FOR_BUILD.
2940
2941 2008-11-06 Jeff Law <law@redhat.com>
2942
2943 * MAINTAINERS: Add myself as middle end maintainer.
2944
2945 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
2946
2947 * MAINTAINERS (Write after approval): Add myself.
2948
2949 2008-11-05 Diego Novillo <dnovillo@google.com>
2950
2951 * MAINTAINERS (Global Reviewers): Add myself.
2952 (Non-Algorithmic Maintainers): Remove myself.
2953
2954 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
2955
2956 * MAINTAINERS (Write after approval): Add myself.
2957
2958 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
2959
2960 * MAINTAINERS (Write after approval): Add myself.
2961
2962 2008-10-31 Ben Elliston <bje@au.ibm.com>
2963
2964 * configure.ac (spu-*-*): Remove special case.
2965 * configure: Regenerate.
2966
2967 2008-10-30 Catherine Moore <clm@codesourcery.com>
2968
2969 * MAINTAINERS (Write after approval): Update my email address.
2970
2971 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2972
2973 * configure.ac [spu-*-*]: Do not set skipdirs.
2974 * configure: Re-generate.
2975
2976 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
2977
2978 * MAINTAINERS (Various Maintainers): Add myself to reload.
2979
2980 2008-10-25 Richard Guenther <rguenther@suse.de>
2981
2982 * MAINTAINERS (Various Maintainers): Add myself as middle-end
2983 maintainer. Remove myself as libgcc-math maintainer.
2984 (Non-Algorithmic Maintainers): Remove myself.
2985
2986 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2987
2988 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2989 * Makefile.in: Regenerated.
2990
2991 2008-10-23 Cary Coutant <ccoutant@google.com>
2992
2993 * MAINTAINERS (Write after approval): Add myself.
2994
2995 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2996
2997 PR gdb/921
2998 PR gdb/1646
2999 PR gdb/2175
3000 PR gdb/2176
3001
3002 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3003 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3004 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3005 (HOST_EXPORTS): Pass CPPFLAGS.
3006 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3007 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3008 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3009 * Makefile.in, configure: Regenerated.
3010 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3011 and CPPFLAGS_FOR_BUILD.
3012
3013 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
3014
3015 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3016 Sebastian Pop.
3017
3018 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3019
3020 * MAINTAINERS (Write After Approval): Added myself.
3021
3022 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3023
3024 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3025 recommended version to 2.3.2.
3026
3027 * configure: Regenerate.
3028
3029 2008-10-01 Mark Mitchell <mark@codesourcery.com>
3030
3031 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3032
3033 2008-09-29 David Daney <david.daney@caviumnetworks.com>
3034
3035 * MAINTAINERS (Write After Approval): Update e-mail address.
3036
3037 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3038
3039 * libtool.m4: Update to libtool 2.2.6.
3040 * lt~obsolete.m4: Update to libtool 2.2.6.
3041 * ltmain.sh: Update to libtool 2.2.6.
3042 * ltsugar.m4: Update to libtool 2.2.6.
3043 * ltversion.m4: Update to libtool 2.2.6.
3044 * ltoptions.m4: Update to libtool 2.2.6.
3045 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3046
3047 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3048
3049 * MAINTAINERS (Write After Approval): Add myself.
3050
3051 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3052
3053 * MAINTAINERS (Write After Approval): Update my name.
3054
3055 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3056
3057 * MAINTAINERS: Add myself in "Write After Approval".
3058
3059 2008-09-18 Steve Ellcey <sje@cup.hp.com>
3060
3061 * MAINTAINERS: Add myself as ia64 maintainer.
3062
3063 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3064
3065 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3066 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3067 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3068 and Michael Tiemann from Write After Approval since they do not
3069 actually have access.
3070
3071 2008-09-05 Richard Guenther <rguenther@suse.de>
3072
3073 * configure.ac: Initialize clooglibs to -lcloog.
3074 * configure: Re-generate.
3075
3076 2008-09-04 Le-Chun Wu <lcwu@google.com>
3077
3078 * MAINTAINERS (Write After Approval): Add myself.
3079
3080 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3081
3082 * configure.ac (--with-cloog-polylib): New.
3083 (--disable-cloog-version-check): New.
3084 (--disable-ppl-version-check): New.
3085 * configure: Re-generate.
3086
3087 2008-09-03 Richard Guenther <rguenther@suse.de>
3088
3089 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3090 cloog test.
3091 * configure: Re-generate.
3092
3093 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3094
3095 Add picoChip port.
3096 * MAINTAINERS: Add picoChip maintainers.
3097
3098 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3099 Tobias Grosser <grosser@fim.uni-passau.de>
3100 Jan Sjodin <jan.sjodin@amd.com>
3101 Harsha Jagasia <harsha.jagasia@amd.com>
3102 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3103 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3104 Adrien Eliche <aeliche@isty.uvsq.fr>
3105
3106 Merge from graphite branch.
3107 * configure: Regenerate.
3108 * Makefile.in: Regenerate.
3109 * configure.ac (host_libs): Add ppl and cloog.
3110 Add checks for PPL and CLooG.
3111 * Makefile.def (ppl, cloog): Added modules and dependences.
3112 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3113 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3114
3115 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3116
3117 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3118 (GCC_SHLIB_SUBDIR): New.
3119 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3120 * configure: Regenerate.
3121 * Makefile.in: Regenerate.
3122
3123 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3124
3125 * MAINTAINERS: Consistently use tabs to separate columns.
3126
3127 2008-08-29 Tristan Gingold <gingold@adacore.com>
3128
3129 * MAINTAINERS (Write after Approval): Add myself.
3130
3131 2008-08-28 Tristan Gingold <gingold@adacore.com>
3132
3133 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3134 Enable bfd, binutils and opcodes.
3135 * configure: Regenerate.
3136
3137 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3138
3139 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3140
3141 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3142
3143 * MAINTAINERS: Use correct Umlaut for last name.
3144
3145 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3146
3147 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3148
3149 2008-08-16 David Edelsohn <edelsohn@gnu.org>
3150
3151 * MAINTAINERS: Update my email address.
3152
3153 2008-08-16 Nicolas Roche <roche@adacore.com>
3154
3155 * Makefile.tpl: Add BOOT_ADAFLAGS.
3156 * Makefile.in: Regenerate.
3157
3158 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3159
3160 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3161 * configure: Regenerate.
3162
3163 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3164
3165 * configure.ac: Add makefile fragments for hpux.
3166 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3167 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3168 * configure: Regenerate.
3169 * Makefile.in: Regenerate.
3170
3171 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
3172
3173 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3174
3175 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
3176
3177 * MAINTAINERS (Write after Approval): Add myself.
3178
3179 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3180
3181 * MAINTAINERS (Write After Approval): Add myself.
3182
3183 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
3184
3185 * MAINTAINERS (Write After Approval): Add myself.
3186
3187 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3188
3189 * MAINTAINERS: Update my email address.
3190
3191 2008-06-25 Joey Ye <joey.ye@intel.com>
3192
3193 * MAINTAINERS (Write After Approval): Add myself.
3194
3195 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3196
3197 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3198 * Makefile.in: Regenerate.
3199 * configure: Regenerate.
3200
3201 2008-06-17 Daniel Kraft <d@domob.eu>
3202
3203 * MAINTAINERS (Write After Approval): Add myself.
3204
3205 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3206
3207 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3208 "$@" is still intact with both Autoconf 2.59 and 2.62.
3209 * configure: Regenerate.
3210
3211 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3212
3213 * Makefile.tpl: Fix comment errors.
3214 * Makefile.in: Regenerate.
3215
3216 2008-06-12 David S. Miller <davem@davemloft.net>
3217 David Edelsohn <edelsohn@gnu.org>
3218
3219 * configure.ac: Add powerpc*-*-* to gold supported targets.
3220 * configure: Regenerate.
3221
3222 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3223
3224 PR tree-optimization/36218
3225 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3226 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3227 (all prefix="build-"): Pass them to build-system sub-makes.
3228 * Makefile.in: Regenerate.
3229
3230 2008-06-07 Joseph Myers <joseph@codesourcery.com>
3231
3232 * MAINTAINERS (mt port): Remove.
3233 (sco5, unixware, sco udk): Remove.
3234 (Kean Johnston): Add to Write After Approval.
3235
3236 2008-05-30 Julian Brown <julian@codesourcery.com>
3237
3238 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3239 of libobjc for ARM EABI Linux.
3240 * configure: Regenerate.
3241
3242 2008-05-18 Xinliang David Li <davidxl@google.com>
3243
3244 * ChangeLog: Remove wrong ChangeLog entry.
3245
3246 2008-05-17 Xinliang David Li <davidxl@google.com>
3247
3248 * MAINTAINERS (Write After Approval): Add myself.
3249
3250 2008-05-15 Janus Weil <janus@gcc.gnu.org>
3251
3252 * MAINTAINERS (Write After Approval): Add myself.
3253
3254 2008-05-14 Rafael Espíndola <espindola@google.com>
3255
3256 * config-ml.in: don't handle --enable-shared and --enable-static.
3257
3258 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3259
3260 * MAINTAINERS: Update my email address.
3261
3262 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3263
3264 * MAINTAINERS: Update my email address.
3265
3266 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3267
3268 * MAINTAINERS (Write After Approval): Add myself.
3269
3270 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3271
3272 * MAINTAINERS (Write After Approval): Add myself.
3273
3274 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
3275
3276 * MAINTAINERS (crx): Add myself.
3277
3278 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3279
3280 Sync with src:
3281 2008-04-14 David S. Miller <davem@davemloft.net>
3282
3283 * configure.ac: Add sparc*-*-* to gold supported targets.
3284 * configure: Regenerate.
3285
3286 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3287
3288 PR bootstrap/35457
3289 * configure.ac: Include override.m4.
3290 * configure: Regenerate.
3291
3292 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3293
3294 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3295 * Makefile.in: Regenerate.
3296
3297 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3298
3299 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3300 as nonconfigurable directories list.
3301 * configure: Regenerate.
3302
3303 2008-04-14 Ben Elliston <bje@au.ibm.com>
3304
3305 * config.sub, config.guess: Update from upstream sources.
3306
3307 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3308
3309 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3310 * Makefile.in: Regenerate.
3311
3312 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3313
3314 * configure.ac: Do not build libssp for the AVR.
3315 * configure: Regenerate.
3316
3317 2008-04-07 Ian Lance Taylor <iant@google.com>
3318
3319 * Makefile.def: check-gold depends upon all-binutils.
3320 * Makefile.in: Regenerate.
3321
3322 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3323
3324 * MAINTAINERS (Write After Approval): Add myself.
3325
3326 2008-04-04 Nick Clifton <nickc@redhat.com>
3327
3328 PR binutils/4334
3329 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3330 builds.
3331 * configure: Regenerate.
3332
3333 2008-04-04 NightStrike <NightStrike@gmail.com>
3334
3335 PR other/35151
3336 * configure.ac: Combine rules for mingw32 and mingw64.
3337 * configure: Regenerate.
3338
3339 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
3340
3341 * MAINTAINERS (Write After Approval): Add myself.
3342
3343 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
3344
3345 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3346 * Makefile.in (.NOTPARALLEL): Ditto.
3347
3348 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3349
3350 * MAINTAINERS (Write After Approval): Add myself.
3351
3352 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
3353
3354 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3355 * Makefile.in (.NOTPARALLEL): Regenerate.
3356
3357 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3358
3359 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3360 * Makefile.in: Regenerate.
3361
3362 2008-03-26 Jakub Staszak <kuba@et.pl>
3363
3364 * MAINTAINERS (Write After Approval): Add myself.
3365
3366 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3367
3368 * MAINTAINERS: Update e-mail address.
3369
3370 2008-03-20 Ian Lance Taylor <iant@google.com>
3371
3372 * configure.ac: Add support for --enable-gold.
3373 * Makefile.def: Add gold as a directory like ld.
3374 * configure, Makefile.in: Regenerate.
3375
3376 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3377
3378 * configure.ac: m4_include config/proginstall.m4.
3379 * configure: Regenerate.
3380
3381 Backport from upstream Libtool:
3382
3383 2007-10-12 Eric Blake <ebb9@byu.net>
3384
3385 Deal with Autoconf 2.62's semantic change in m4_append.
3386 * ltsugar.m4 (lt_append): Replace broken versions of
3387 m4_append.
3388 (lt_if_append_uniq): Don't require separator to be overquoted,
3389 and avoid broken m4_append.
3390 (lt_dict_add): Fix typo.
3391 * libtool.m4 (_LT_DECL): Don't overquote separator.
3392
3393 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3394
3395 * config.rpath: Add AIX 6 support.
3396
3397 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3398
3399 * Makefile.def (stageprofile). Remove -fprofile-generate
3400 from stage_libcflags.
3401 * Makefile.in: Regenerate.
3402
3403 2008-03-13 Ben Elliston <bje@au.ibm.com>
3404
3405 * config.sub, config.guess: Update from upstream sources.
3406
3407 2008-03-06 Tom Tromey <tromey@redhat.com>
3408
3409 * MAINTAINERS: Update for treelang deletion.
3410
3411 2008-03-03 James E. Wilson <wilson@tuliptree.org>
3412
3413 * MAINTAINERS: Update my email address.
3414
3415 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
3416
3417 * MAINTAINERS (darwin port): Add myself as a maintainer.
3418 (objective-c/c++): Add myself as a maintainer.
3419
3420 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3421
3422 * MAINTAINERS (Write After Approval): Update my email address.
3423
3424 2008-02-25 Tomas Bily <tbily@suse.cz>
3425
3426 * MAINTAINERS (Write After Approval): Add myself.
3427
3428 2008-02-23 Jakub Jelinek <jakub@redhat.com>
3429
3430 * MAINTAINERS (OpenMP): Add myself.
3431
3432 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3433
3434 PR bootstrap/32009
3435 PR bootstrap/32161
3436
3437 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3438 * configure: Regenerate.
3439
3440 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3441 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3442 STAGE4_LIBCFLAGS): New.
3443 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3444 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3445 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3446 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3447 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3448 for target modules. Don't export LIBCFLAGS.
3449 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3450 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3451 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3452 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3453 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3454 * Makefile.in: Regenerate.
3455
3456 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3457
3458 PR libgcj/33085
3459 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3460 Do not use -DDLL_EXPORT. Backport from upstream.
3461
3462 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3463
3464 * MAINTAINERS (Write After Approval): Add myself.
3465
3466 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3467
3468 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3469 * configure: Regenerate.
3470
3471 2008-01-31 Marc Gauthier <marc@tensilica.com>
3472
3473 * configure.ac (xtensa*-*-*): Recognize processor variants.
3474 * configure: Regenerate.
3475
3476 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3477
3478 PR bootstrap/34922
3479 * configure.ac (PARSE_ARGS): Push suitable setting of
3480 ac_subdirs_all, for `./configure --help=recursive'.
3481 Handle `+' in generic toplevel directory disabling.
3482 * configure: Regenerate.
3483
3484 2008-01-28 Nick Clifton <nickc@redhat.com>
3485
3486 * MAINTAINERS (xstormy16): Take over maintainership.
3487
3488 2008-01-25 Joseph Myers <joseph@codesourcery.com>
3489
3490 * MAINTAINERS (c4x port): Remove.
3491
3492 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3493
3494 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3495
3496 2008-01-23 Ben Elliston <bje@au.ibm.com>
3497
3498 * config.sub, config.guess: Update from upstream sources.
3499
3500 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3501
3502 * MAINTAINERS (Write After Approval): Add myself.
3503
3504 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
3505
3506 * MAINTAINERS: Update my email address.
3507
3508 2008-01-09 Raksit Ashok <raksit@google.com>
3509
3510 * MAINTAINERS (Write After Approval): Add myself.
3511
3512 2008-01-09 Raksit Ashok <raksit@google.com>
3513
3514 * MAINTAINERS (Write After Approval): Add myself.
3515
3516 2008-01-08 Ben Elliston <bje@au.ibm.com>
3517
3518 * config.sub, config.guess: Update from upstream sources.
3519
3520 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3521
3522 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3523 Change recommended MPFR from 2.2.1 -> 2.3.0.
3524 * configure: Regenerate.
3525
3526 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3527
3528 * MAINTAINERS: Update my email address.
3529
3530 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
3531
3532 * MAINTAINERS: Update my email address.
3533
3534 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3535
3536 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3537 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3538 * Makefile.in: Regenerate.
3539
3540 2007-12-10 Mark Heffernan <meheff@google.com>
3541
3542 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3543 misplaced entries.
3544
3545 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3546
3547 * configure.ac: Enable libjava for x86_64-*-darwin9.
3548 * configure: Regenerate.
3549
3550 2007-12-07 Bill Maddox <maddox@google.com>
3551
3552 * MAINTAINERS (Write After Approval): Add myself.
3553
3554 2007-12-05 Ben Elliston <bje@au.ibm.com>
3555
3556 * config.sub, config.guess: Update from upstream sources.
3557
3558 2007-12-02 Matthias Klose <doko@ubuntu.com>
3559
3560 * config-ml.in: Remove 64bit configure tests.
3561
3562 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3563
3564 * config-ml.in: Robustify against white space in absolute file
3565 names.
3566
3567 * config-ml.in (multi-clean): Substitute ${Makefile}.
3568 Remove superfluous ${Makefile} in list.
3569
3570 2007-11-19 Thiemo Seufer <ths@mips.com>
3571
3572 * config-ml.in: Don't hardcode the Makefile name.
3573
3574 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
3575
3576 * MAINTAINERS (Write After Approval): Add myself.
3577
3578 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
3579
3580 * MAINTAINERS (Write After Approval): Add myself.
3581
3582 2007-11-06 Doug Kwan <dougkwan@google.com>
3583
3584 * MAINTAINERS (Write After Approval): Add myself.
3585
3586 2007-10-25 Ben Elliston <bje@au.ibm.com>
3587
3588 * MAINTAINERS (mercury): Remove entry.
3589 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3590
3591 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3592
3593 * Makefile.def (dependencies): Make configure-gdb depend on
3594 all-intl.
3595 * Makefile.in: Regenerated.
3596
3597 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
3598
3599 * MAINTAINERS (Fortran maintainer): Remove myself.
3600
3601 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3602
3603 * Makefile.def: To avoid problems running with parallel makes,
3604 build newlib before libgloss so that target specific header
3605 files are availble.
3606 * Makefile.in: Regenerate
3607
3608 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3609
3610 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3611 * Makefile.in: Regenerate.
3612
3613 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
3614
3615 * MAINTAINERS (Register allocation reviewer): Add myself.
3616
3617 2007-10-08 Mike Frysinger <vapier@gentoo.org>
3618
3619 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3620 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3621 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3622 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3623 * configure: Regenerate.
3624
3625 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
3626
3627 * MAINTAINERS (Register allocation reviewer): Add myself.
3628
3629 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
3630
3631 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3632 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3633 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3634 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3635 * configure.ac: Default them to host tools for $host = $build.
3636 Subst them.
3637
3638 * configure: Regenerate.
3639 * Makefile.in: Regenerate.
3640
3641 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
3642
3643 * MAINTAINERS (Register allocation reviewer): Add myself.
3644
3645 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
3646
3647 * MAINTAINERS (Register allocation reviewer): Add myself.
3648
3649 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
3650
3651 * MAINTAINERS (Write After Approval): Fix typo.
3652
3653 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3654
3655 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3656 * configure: Regenerate.
3657
3658 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
3659
3660 PR bootstrap/31906
3661 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3662 they're already prefixed.
3663
3664 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3665
3666 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3667 libstdc++.
3668 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3669 * configure: Regenerate.
3670 * Makefile.in: Regenerate.
3671
3672 2007-09-17 Andreas Schwab <schwab@suse.de>
3673
3674 * configure.ac: Raise minimum makeinfo version to 4.6.
3675 * configure: Regenerate.
3676
3677 2007-09-17 Johannes Singler <singler@ira.uka.de>
3678
3679 * MAINTAINERS (write-after-approval) add myself
3680
3681 2007-09-15 Alan Modra <amodra@bigpond.net.au>
3682
3683 * configure.ac: Correct makeinfo version check.
3684 * configure: Regenerate.
3685
3686 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
3687
3688 * MAINTAINERS: Update my email address.
3689
3690 2007-09-14 Richard Sandiford <richard@codesourcery.com>
3691
3692 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3693 to $skipdirs and only disable gprof for newlib. Use the normal
3694 mips*-elf* handling in other respects.
3695 * configure: Regnerate.
3696
3697 2007-09-12 David Daney <ddaney@avtrex.com>
3698
3699 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3700 enabling libgcj.
3701 * configure: Regenerate.
3702
3703 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3704
3705 PR other/32154
3706 * configure.ac: For libgloss targets, point the linker to the linker
3707 script, startup code and simulator library.
3708 * configure: Regenerate.
3709
3710 2007-09-07 Andrew Haley <aph@redhat.com>
3711
3712 * configure.ac (noconfigdirs): Remove target-libffi and
3713 target-libjava.
3714 * configure: Regenerate.
3715
3716 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3717
3718 PR target/33281
3719 * configure.ac: Use config/mh-mingw on mingw.
3720 * configure: Regenerate.
3721
3722 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
3723
3724 * MAINTAINERS (Write After Approval): Add myself.
3725
3726 2007-09-05 Richard Guenther <rguenther@suse.de>
3727
3728 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3729 nor --disable-checking is provided also turn on yes and types
3730 checking for stage1.
3731 * configure: Re-generate.
3732
3733 2007-08-30 Krister Walfridsson <cato@df.lth.se>
3734
3735 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3736 (Write After Approval): Remove myself.
3737
3738 2007-08-29 Nick Clifton <nickc@redhat.com>
3739
3740 * config.sub, config.guess: Update from upstream sources.
3741
3742 2007-08-22 Bud Davis <jmdavis@link.com>
3743
3744 * MAINTAINERS (Write After Approval): Added myself.
3745 * MAINTAINERS (Reviewers): Removed myself.
3746
3747 2007-08-18 Paul Brook <paul@codesourcery.com>
3748 Joseph Myers <joseph@codesourcery.com>
3749
3750 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3751 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3752 * Makefile.in: Regenerate.
3753 * configure.ac (--with-debug-prefix-map): New.
3754 * configure: Regenerate.
3755
3756 2007-08-17 Richard Sandiford <richard@codesourcery.com>
3757 Nigel Stephens <nigel@mips.com>
3758
3759 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3760 as target_makefile_frag.
3761 * configure: Regenerate.
3762
3763 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3764
3765 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3766 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3767 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3768 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3769 (do-compare, do-compare3, do-compare-debug): New.
3770 ([+compare-target+]): Use them.
3771
3772 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
3773
3774 * MAINTAINERS (Write After Approval): Change my email address.
3775
3776 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3777 Ben Elliston <bje@au.ibm.com>
3778
3779 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3780 --silent if $silent.
3781 * configure: Regenerate.
3782
3783 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
3784
3785 * MAINTAINERS (Various Maintainers): Add myself as
3786 loop infrastructure maintainer. Update my e-mail
3787 address.
3788
3789 2007-07-31 Diego Novillo <dnovillo@google.com>
3790
3791 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3792 Adjust description.
3793
3794 2007-07-26 Richard Guenther <rguenther@suse.de>
3795
3796 * configure.ac: Add types checking to stage1 checking flags.
3797 * configure: Regenerate.
3798
3799 2007-07-17 Nick Clifton <nickc@redhat.com>
3800
3801 * COPYING3: New file. Contains version 3 of the GNU General
3802 Public License.
3803 * COPYING3.LIB: New file. Contains version 3 of the GNU
3804 Lesser General Public License.
3805
3806 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3807
3808 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3809
3810 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3811
3812 * MAINTAINERS (S/390 co-maintainer): Add myself.
3813 (Write After Approval): Remove myself.
3814
3815 2007-07-13 Dan Hipschman <dsh@google.com>
3816
3817 * MAINTAINERS (Write After Approval): Add myself.
3818
3819 2007-07-11 Nick Clifton <nickc@redhat.com>
3820
3821 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3822 WINDRES export.
3823 * Makefile.in: Regenerate.
3824
3825 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3826
3827 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3828 maintainer.
3829
3830 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3831
3832 * lt~obsolete.m4: New. Import from 20070318 libtool.
3833
3834 2007-07-03 Julian Brown <julian@codesourcery.com>
3835
3836 * MAINTAINERS (Write After Approval): Add myself.
3837
3838 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3839
3840 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3841 * configure: Regenerate.
3842
3843 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3844
3845 * configure.ac: Add some missing m4 quotation.
3846 * configure: Regenerate.
3847
3848 2007-07-02 Simon Baldwin <simonb@google.com>
3849
3850 * MAINTAINERS (Write After Approval): Add myself.
3851
3852 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
3853
3854 * configure: Regenerate.
3855
3856 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
3857
3858 * Makefile.def: Add windmc tool to build.
3859 * Makefile.tpl: Likewise.
3860 * configure.ac: Likewise.
3861 * Makefile.in: Regenerate.
3862 * configure: Regenerate.
3863
3864 2007-06-28 DJ Delorie <dj@redhat.com>
3865
3866 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3867 not building newlib.
3868 * configure: Regenerated.
3869
3870 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
3871
3872 * MAINTAINERS (Write After Approval): Add myself.
3873
3874 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
3875
3876 * MAINTAINERS (Write After Approval): Add myself.
3877
3878 2007-06-19 Chris Matthews <chrismatthews@google.com>
3879
3880 * MAINTAINERS (Write After Approval): Add myself.
3881
3882 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
3883
3884 * MAINTAINERS (Write After Approval): Add myself.
3885
3886 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3887
3888 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3889 * Makefile.in: Regenerated.
3890
3891 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
3892
3893 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3894 bfin*-*-uclinux* targets.
3895 * configure: Regenerate.
3896
3897 2007-06-14 Ian Lance Taylor <iant@google.com>
3898
3899 * MAINTAINERS: Add myself as non-algorithmic global write
3900 maintainer.
3901
3902 2007-06-14 Diego Novillo <dnovillo@google.com>
3903
3904 * MAINTAINERS: Add self as middle-end maintainer and
3905 non-algorithmic global write maintainer.
3906
3907 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3908
3909 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3910 Move all Fortran maintainers except Paul Brook into the
3911 Non-Autopoiesis section.
3912
3913 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
3914
3915 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3916 (distclean-stage[+id+]): Possibly delete stage_last.
3917 * Makefile.in: Regenerate.
3918
3919 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
3920
3921 * MAINTAINERS (Various Maintainer): Fix typo.
3922
3923 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
3924
3925 * MAINTAINERS (Various Maintainer): Add myself as
3926 dataflow maintainer.
3927
3928 2007-06-07 Ben Elliston <bje@au.ibm.com>
3929
3930 * config.sub, config.guess: Update from upstream sources.
3931
3932 2007-06-07 Ben Elliston <bje@au.ibm.com>
3933
3934 * Makefile.tpl: Fix spelling error.
3935 * Makefile.in: Regenerate.
3936
3937 2007-06-01 Steve Ellcey <sje@cup.hp.com>
3938
3939 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3940 lt_cv_sys_max_cmd_len.
3941
3942 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
3943
3944 * MAINTAINERS (Various Maintainers): Add myself as
3945 auto-vectorizer maintainer.
3946
3947 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
3948
3949 PR libjava/32098
3950 * libtool.m4: Revert previous change.
3951 * ltgcc.m4: Put it here.
3952
3953 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
3954
3955 * MAINTAINERS (Various Maintainers): Add myself as
3956 auto-vectorizer maintainer.
3957
3958 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
3959
3960 PR libjava/32098
3961 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3962
3963 2007-05-30 Richard Guenther <rguenther@suse.de>
3964
3965 * MAINTAINERS (Various Maintainers): Add myself as
3966 auto-vectorizer maintainer.
3967
3968 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3969
3970 PR bootstrap/29382
3971 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3972 * configure: Rebuilt.
3973
3974 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
3975
3976 * MAINTAINERS (Write After Approval): Removed my name.
3977
3978 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
3979
3980 * MAINTAINERS (Write After Approval): Remove myself.
3981
3982 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3983
3984 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3985
3986 2007-05-23 Steve Ellcey <sje@cup.hp.com>
3987
3988 * ltmain.sh: Update from ToT Libtool.
3989 * libtool.m4: Update from ToT Libtool.
3990 * ltsugar.m4: New. Update from ToT Libtool.
3991 * ltversion.m4: New. Update from ToT Libtool.
3992 * ltoptions.m4: New. Update from ToT Libtool.
3993 * ltconfig: Remove.
3994 * ltcf-c.sh: Remove.
3995 * ltcf-cxx.sh: Remove.
3996 * ltcf-gcj.sh: Remove.
3997
3998 2007-05-22 Ollie Wild <aaw@google.com>
3999
4000 * MAINTAINERS (Write After Approval): Add myself.
4001
4002 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
4003
4004 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4005 stage_cflags.
4006 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4007 Remove CFLAGS/LIBCFLAGS.
4008 (configure-stage[+id+]-[+prefix+][+module+],
4009 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4010 * Makefile.in: Regenerate.
4011
4012 2007-05-15 Diego Novillo <dnovillo@google.com>
4013
4014 * MAINTAINERS: Update e-mail address.
4015
4016 2007-05-15 Revital Eres <eres@il.ibm.com>
4017
4018 * MAINTAINERS (Write After Approval): Add myself.
4019
4020 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
4021
4022 * MAINTAINERS (Write After Approval): Updated my address.
4023
4024 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4025
4026 * MAINTAINERS (Write After Approval): Add myself.
4027
4028 2007-05-11 Silvius Rus <rus@google.com>
4029
4030 * MAINTAINERS (Write After Approval): Add myself.
4031
4032 2007-04-23 Tom Tromey <tromey@redhat.com>
4033
4034 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4035
4036 2007-04-22 Mark Mitchell <mark@codesourcery.com>
4037
4038 * MAINTAINERS (cpplib): Rename to ...
4039 (libcpp): ... this. Add C/C++ front end maintainers.
4040
4041 2007-04-14 Steve Ellcey <sje@cup.hp.com>
4042
4043 * config-ml.in: Pass ${ml_config_env} to configure calls.
4044
4045 2007-04-04 Christian Bruel <christian.bruel@st.com>
4046
4047 * MAINTAINERS (Write After Approval): Add myself.
4048
4049 2007-04-02 Dave Korn <dave.korn@artimi.com>
4050
4051 * MAINTAINERS (Write After Approval): Add myself.
4052
4053 2007-03-31 Tobias Burnus <burnus@net-b.de>
4054
4055 * MAINTAINERS (fortran 95 front end): Add myself.
4056
4057 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4058
4059 * MAINTAINERS (Write After Approval): Add myself.
4060
4061 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
4062
4063 * MAINTAINERS (Modulo Scheduler): Add myself.
4064
4065 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4066
4067 * MAINTAINERS (fortran 95 front end): Add myself.
4068 (c++ front end): whitespace fix.
4069
4070 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4071
4072 * MAINTAINERS (Write After Approval): Add myself.
4073
4074 2007-03-21 Richard Sandiford <richard@codesourcery.com>
4075
4076 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4077 of glob. Quote arguments with single quotes too.
4078 * configure: Regenerate.
4079
4080 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4081
4082 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4083 * Makefile.in: Regenerate
4084
4085 2007-03-07 Andreas Schwab <schwab@suse.de>
4086
4087 * configure: Regenerate.
4088
4089 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4090
4091 * configure.ac: Add "--with-pdfdir" configure option,
4092 which defines pdfdir variable.
4093 * Makefile.def (target=fixincludes): Add install-pdf to
4094 missing targets.
4095 (recursive_targets): Add install-pdf target.
4096 (flags_to_pass): Add pdfdir.
4097 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4098 target.
4099 * configure: Regenerate
4100 * Makefile.in: Regenerate
4101
4102 2007-02-28 Eric Christopher <echristo@apple.com>
4103
4104 Revert:
4105 2006-12-07 Mike Stump <mrs@apple.com>
4106
4107 * Makefile.def (dependencies): Add dependency for
4108 install-target-libssp and install-target-libgomp on
4109 install-gcc.
4110 * Makefile.in: Regenerate.
4111
4112 2007-02-27 Matt Kraai <kraai@ftbfs.org>
4113
4114 * configure: Regenerate.
4115 * configure.ac: Move statements after variable declarations.
4116
4117 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4118
4119 * MAINTAINERS: Add myself as sh maintainer.
4120
4121 2007-02-19 Joseph Myers <joseph@codesourcery.com>
4122
4123 * configure.ac: Adjust for loop syntax.
4124 * configure: Regenerate.
4125
4126 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4127
4128 * configure: Rebuilt.
4129
4130 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4131
4132 * configure.ac: Drop multiple occurrences of --enable-languages,
4133 and fix its quoting.
4134 * configure: Rebuilt.
4135
4136 2007-02-17 Mark Mitchell <mark@codesourcery.com>
4137 Nathan Sidwell <nathan@codesourcery.com>
4138 Vladimir Prus <vladimir@codesourcery.com>
4139 Joseph Myers <joseph@codesourcery.com>
4140
4141 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4142 * configure: Regenerate.
4143
4144 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4145
4146 * ltconfig (freebsd*): Default to elf.
4147
4148 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4149
4150 * configure.ac (target_libraries): Move libgcc before libiberty.
4151 * configure: Regenerated.
4152
4153 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4154 Paolo Bonzini <bonzini@gnu.org>
4155
4156 PR bootstrap/30753
4157 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4158 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4159 * configure: Regenerated.
4160
4161 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4162
4163 * MAINTAINERS (Language Front End Maintainers): Update my mail
4164 address.
4165
4166 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4167
4168 PR bootstrap/30748
4169 * configure.ac: Correct syntax for Solaris ksh.
4170 * configure: Regenerated.
4171
4172 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4173
4174 * configure.ac: Sync with src.
4175 * configure: Regenerate.
4176
4177 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4178
4179 * Makefile.in: Regenerate.
4180
4181 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4182
4183 * config.sub: Sync with src.
4184
4185 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4186
4187 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4188 noncanonical equivalents.
4189 * configure.in: Rename to...
4190 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4191 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4192 target_noncanonical. Use them. Rewrite removal of configure
4193 arguments for autoconf 2.59. Discard variable settings. Force
4194 program_transform_name for native tools.
4195
4196 * Makefile.in: Regenerated.
4197 * configure: Regenerated with autoconf 2.59.
4198
4199 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
4200
4201 * MAINTAINERS (Write After Approval): Add myself.
4202
4203 2007-01-31 Andreas Schwab <schwab@suse.de>
4204
4205 * Makefile.tpl (LDFLAGS): Substitute it.
4206 * Makefile.in: Regenerate.
4207
4208 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
4209
4210 * MAINTAINERS (Write After Approval): Add myself.
4211
4212 2007-01-28 David Edelsohn <edelsohn@gnu.org>
4213
4214 * MAINTAINERS (spu port): Add myself.
4215
4216 2007-01-23 Richard Guenther <rguenther@suse.de>
4217
4218 PR bootstrap/30541
4219 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4220 * Makefile.tpl (GNATBIND): Substitute it.
4221 (GNATMAKE): Likewise.
4222 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4223 of STAGE_PREFIX.
4224 * Makefile.in: Regenerate.
4225 * configure: Regenerate.
4226
4227 2007-01-18 Mike Stump <mrs@apple.com>
4228
4229 * configure.in: Re-enable -Werror for gcc builds.
4230
4231 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
4232
4233 * MAINTAINERS (Write After Approval): Add myself.
4234
4235 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4236
4237 * configure.in: Change == to = in test command.
4238 * configure: Regenerate.
4239
4240 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4241 Nick Clifton <nickc@redhat.com>
4242 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4243
4244 * configure.in (build_configargs, host_configargs, target_configargs):
4245 Remove build/host/target parameters.
4246 (host_libs): Add gmp and mpfr.
4247 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4248 * Makefile.def (gmp, mpfr): New.
4249 (gcc): Remove target.
4250 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4251 target_os, target_vendor): New.
4252 (configure): Add host_alias/target_alias arguments; adjust invocations.
4253 * configure: Regenerate.
4254 * Makefile.in: Regenerate.
4255
4256 2007-01-11 Matt Fago <fago@earthlink.net>
4257
4258 * configure.in: Try to link to functions only in mpfr 2.2.x
4259 to improve robustness of configure tests.
4260 * configure: Regenerate.
4261
4262 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
4263
4264 * MAINTAINERS: Add myself as i386 maintainer.
4265
4266 2007-01-08 Jan Hubicka <jh@suse.cz>
4267
4268 * MAINTAINERS: Add myself as i386 maintainer.
4269
4270 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4271
4272 * configure.in: Add support for an x86_64-mingw* target.
4273 * configure: Regenerate.
4274
4275 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4276
4277 * Makefile.tpl (all-target): Correct @if conditional for target
4278 modules.
4279 * configure.in: Omit libiberty if building only target libgcc.
4280 * configure, Makefile.in: Regenerated.
4281
4282 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4283
4284 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4285 * configure: Regenerate.
4286
4287 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4288
4289 * Makefile.def (target_modules): Add libgcc.
4290 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4291 * Makefile.tpl (clean-target-libgcc): Delete.
4292 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4293 on gcc even for bootstrapped modules. Rewrite handling of
4294 lang_env_dependencies to loop over target_modules.
4295 * configure.in (target_libraries): Add target-libgcc.
4296 * Makefile.in, configure: Regenerated.
4297
4298 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4299
4300 * configure.in: Reorganize recognition of languages. Add
4301 --enable-stage1-languages. Show supported languages for the chosen
4302 target rather than all recognized languages.
4303 * configure: Regenerate.
4304
4305 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4306
4307 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4308 * Makefile.in: Regenerate.
4309
4310 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4311
4312 * configure.in: Warn that MPFR 2.2.0 is buggy.
4313 * configure: Regenerate.
4314
4315 2006-12-27 Ian Lance Taylor <iant@google.com>
4316
4317 * configure.in: When removing Makefiles to force a reconfigure, also
4318 remove prev-DIR*/Makefile.
4319 * configure: Regenerate.
4320
4321 2006-12-22 Andreas Schwab <schwab@suse.de>
4322
4323 * configure: Regenerate with correct autoconf version.
4324
4325 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4326
4327 * configure.in: add AC_SUBST for *_FOR_TARGET.
4328 * configure: Regenerate.
4329
4330 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4331
4332 * configure.in: Simplify logic for rejecting languages that cannot
4333 be built. Separate the case when a language is unsupported,
4334 from the case when the user chooses not to build a language.
4335
4336 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4337
4338 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4339 it only affects bootstrap and could be tested on "$host" as well.
4340 * configure: Regenerate.
4341 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4342
4343 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4344
4345 PR bootstrap/29544
4346 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4347 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4348 move here comment from Makefile.tpl.
4349 * Makefile.tpl: Move some definitions higher in the file.
4350 (STAGE1_CHECKING): New.
4351 * configure.in: Add --enable-stage1-checking.
4352 * configure: Regenerate.
4353 * Makefile.in: Regenerate.
4354
4355 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4356
4357 * MAINTAINERS: Add myself as build system maintainer.
4358
4359 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
4360
4361 * MAINTAINERS (Write After Approval): Add myself.
4362
4363 2006-12-13 Eric Christopher <echristo@apple.com>
4364
4365 * MAINTAINERS: Add myself as darwin maintainer.
4366
4367 2006-12-11 Ian Lance Taylor <ian@airs.com>
4368
4369 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4370
4371 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
4372
4373 MAINTAINERS: Update my entry.
4374
4375 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4376
4377 * configure.in: Handle spu makefile frag.
4378 * Makefile.tpl (MAINT): Define
4379 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4380 * configure: Regenerate.
4381 * Makefile.in: Regenerate.
4382
4383 2006-12-11 Ben Elliston <bje@au.ibm.com>
4384
4385 * config.guess: Import latest version.
4386 * config.sub: Likewise.
4387
4388 2006-12-11 Ben Elliston <bje@au.ibm.com>
4389
4390 * configure.in (spu-*-*): Don't skip target-libiberty.
4391 * configure: Regenerate.
4392
4393 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4394
4395 PR bootstrap/30134
4396 * configure.in: Correct x86 darwin support for libjava to powerpc
4397 and i?86 only.
4398 * configure: Regenerate.
4399
4400 2006-12-08 Sandro Tolaini <tolaini@libero.it>
4401
4402 * configure.in: Add x86 darwin support for libjava.
4403 * configure: Regenerate.
4404
4405 2006-12-07 Mike Stump <mrs@apple.com>
4406
4407 * Makefile.def (dependencies): Add dependency for
4408 install-target-libssp and install-target-libgomp on
4409 install-gcc.
4410 * Makefile.in: Regenerate.
4411
4412 2006-12-04 Richard Guenther <rguenther@suse.de>
4413
4414 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4415 (Non-Algorithmic Maintainers): Move over non-algorithmic
4416 loop optimizer maintainers, add myself as a non-algorithmic
4417 middle-end maintainer.
4418
4419 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
4420
4421 * MAINTAINERS (Write After Approval): Add myself.
4422
4423 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4424
4425 * configure.in: Update error message for missing GMP/MPFR.
4426
4427 * configure: Regenerate.
4428
4429 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4430
4431 * configure.in: Update MPFR version in error message.
4432
4433 * configure: Regenerate.
4434
4435 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4436
4437 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4438 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4439 --with-gmp-lib): New flags.
4440
4441 * configure: Regenerate.
4442
4443 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4444
4445 * MAINTAINERS (Write After Approval): Change my email address.
4446
4447 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4448
4449 * MAINTAINERS (Write After Approval): Add myself.
4450
4451 2006-11-22 Philipp Thomas <pth@suse.de>
4452
4453 * MAINTAINERS (i18n): Update e-mail address.
4454
4455 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4456
4457 * MAINTAINERS (spu port): Add myself as maintainer.
4458 (Write After Approval): Remove myself.
4459
4460 2006-11-22 Ben Elliston <bje@au.ibm.com>
4461
4462 * configure.in (skipdirs): Don't build libssp for SPU.
4463 * configure: Regenerate.
4464
4465 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4466
4467 * MAINTAINERS (spu port): Add myself as maintainer.
4468 (libobjc): Update my email address.
4469
4470 2006-11-21 Andrea Bona <andrea.bona@st.com>
4471
4472 * MAINTAINERS (Write After Approval): Add myself.
4473
4474 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4475
4476 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4477 * configure : Rebuilt.
4478
4479 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4480
4481 * MAINTAINERS (Write After Approval): Add myself.
4482
4483 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4484
4485 * MAINTAINERS (Write After Approval): Add myself.
4486
4487 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4488
4489 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4490 libmpfr.a.
4491 * configure: Regenerate.
4492
4493 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4494
4495 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4496 (unstage): Test for stage_last presence.
4497
4498 PR bootstrap/29802
4499 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4500 STAGE_PREFIX.
4501 * Makefile.in: Regenerate.
4502
4503 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
4504
4505 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4506 maintainers.
4507
4508 2006-11-14 Erven Rohou <erven.rohou@st.com>
4509
4510 * MAINTAINERS (Write After Approval): Add myself.
4511
4512 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
4513
4514 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4515 and stageN-package/Makefile.
4516 * Makefile.in: Regenerated.
4517
4518 2006-11-14 Jie Zhang <jie.zhang@analog.com>
4519
4520 * configure.in: Remove target-libgloss from noconfigdirs for
4521 bfin-*-*.
4522 * configure: Regenerated.
4523
4524 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4525
4526 * configure.in (have_gmp): Only error if the gcc directory exists.
4527
4528 * configure: Regenerate.
4529
4530 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4531
4532 * configure.in: Robustify error message for missing GMP/MPFR.
4533
4534 * configure: Regenerate.
4535
4536 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
4537
4538 * MAINTAINERS (Write After Approval): Add myself.
4539
4540 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
4541
4542 * MAINTAINERS: Change email address.
4543
4544 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4545
4546 * MAINTAINERS (Write After Approval): Add myself.
4547
4548 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4549
4550 * MAINTAINERS (Write After Approval): Add myself.
4551
4552 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4553
4554 * MAINTAINERS (Write After Approval): Move myself to
4555 Write After Approval section.
4556
4557 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4558
4559 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4560 need_gmp anymore.
4561 * configure: Regenerate.
4562
4563 2006-10-16 Tobias Burnus <burnus@net-b.de>
4564
4565 * MAINTAINERS (Write After Approval): Add myself.
4566
4567 2006-10-16 Ben Elliston <bje@au.ibm.com>
4568
4569 * config.guess: Import latest version.
4570 * config.sub: Likewise.
4571
4572 2006-10-10 Brooks Moses <bmoses@stanford.edu>
4573
4574 * Makefile.def: Added pdf target handling.
4575 * Makefile.tpl: Added pdf target handling.
4576 * Makefile.in: Regenerated.
4577
4578 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
4579
4580 * MAINTAINERS: Add self as score port maintainer.
4581
4582 2006-10-04 Brooks Moses <bmoses@stanford.edu>
4583
4584 * MAINTAINERS (Write After Approval): Add myself.
4585
4586 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
4587
4588 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
4589 or newer.
4590 * configure: Regenerated.
4591
4592 2006-09-27 Dave Brolley <brolley@redhat.com>
4593
4594 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4595 using $s instead of $r.
4596 * configure: Regenerated.
4597
4598 2006-09-26 Thiemo Seufer <ths@mips.com>
4599
4600 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4601 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4602 * configure: Regenerate.
4603
4604 2006-09-24 Graeme Peterson <gridly@gmail.com>
4605
4606 * MAINTAINERS (Write After Approval): Remove myself.
4607
4608 2006-09-22 Chao-ying Fu <fu@mips.com>
4609
4610 * MAINTAINERS (Write After Approval): Add myself.
4611
4612 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
4613
4614 * MAINTAINERS: Add self as soft-fp maintainer.
4615
4616 2006-09-09 Anatoly Sokolov <aesok@post.ru>
4617
4618 * MAINTAINERS: Add myself as avr maintainer.
4619 Remove Marek Michalkiewicz as avr maintainer.
4620
4621 2006-09-07 Roberto Costa <roberto.costa@st.com>
4622
4623 * MAINTAINERS (Write After Approval): Add myself.
4624
4625 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
4626
4627 * configure.in: Never build newlib for a Mingw host.
4628 Never build newlib as Mingw target library.
4629 Test the existence of winsup/cygwin for building a Cygwin newlib,
4630 rather than just winsup.
4631 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4632 building a Mingw target.
4633 * configure: Regenerate.
4634
4635 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
4636
4637 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4638
4639 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
4640
4641 * config.guess: Import from src (was more updated).
4642 * config.sub: Likewise.
4643
4644 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4645
4646 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4647 * configure: Regenerated.
4648
4649 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
4650
4651 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4652 for stages after the first.
4653
4654 2006-07-17 Jakub Jelinek <jakub@redhat.com>
4655
4656 * Makefile.def: Add dependencies for configure-opcodes
4657 on configure-intl and all-opcodes on all-intl.
4658 * Makefile.in: Regenerated.
4659
4660 2006-07-13 Ben Elliston <bje@au.ibm.com>
4661
4662 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4663
4664 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
4665
4666 Port to hosts whose 'sort' and 'tail' implementations
4667 treat operands with leading '+' as file names, as POSIX
4668 has required since 2001. However, make sure the code still
4669 works on pre-POSIX hosts.
4670 * ltmain.sh: Don't assume "sort +2" is equivalent to
4671 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4672
4673 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
4674
4675 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4676
4677 2006-07-04 Peter O'Gorman <peter@pogma.com>
4678
4679 * ltconfig: chmod 644 before ranlib during install.
4680
4681 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4682
4683 PR bootstrap/18058
4684 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4685 if the bootstrap compiler is a GCC version that supports it.
4686 * configure: Regenerate.
4687
4688 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4689
4690 * configure.in: Fix thinkos in previous check-in.
4691 * configure: Regenerate.
4692
4693 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4694
4695 PR other/27063
4696 * configure.in: Test subdir_requires and give an appropriate
4697 error message.
4698 * configure: Regenerate.
4699
4700 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
4701
4702 * MAINTAINERS (Write After Approval): Add myself.
4703
4704 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
4705
4706 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4707
4708 2006-06-22 Steve Ellcey <sje@cup.hp.com>
4709
4710 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4711
4712 2006-06-20 David Ayers <d.ayers@inode.at>
4713
4714 PR bootstrap/28072
4715 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4716 whether target-libjava is being configured instead of whether the
4717 java front end is enabled.
4718 * configure: Regenerate.
4719
4720 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4721
4722 PR target/27540
4723 * configure.in: Only enable libgomp on IRIX 6.
4724 * configure: Regenerate.
4725
4726 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
4727
4728 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4729 too.
4730 * Makefile.in: Regenerate.
4731
4732 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
4733
4734 * config-ml.in: Alter CCASFLAGS to include special
4735 multilib options the same as is done for CFLAGS.
4736
4737 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4738
4739 * configure.in: Don't enable libgomp on hpux10.
4740 * configure: Rebuilt.
4741
4742 2006-06-12 David Ayers <d.ayers@inode.at>
4743
4744 PR bootstrap/27963
4745 PR target/19970
4746 * configure.in: Remove target-boehm-gc from noconfigdirs where
4747 ${libgcj} is specified.
4748 * configure: Regenerate.
4749
4750 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
4751
4752 Sync from src:
4753
4754 * configure.in: Sync.
4755 * configure: Regenerated.
4756
4757 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4758
4759 * Makefile.def: Added dependencies from sim and gdb on intl, and
4760 added configure dependencies to everything with an all dependency
4761 on intl.
4762 * Makefile.in: Regenerated.
4763
4764 2006-06-06 David Ayers <d.ayers@inode.at>
4765
4766 PR libobjc/13946
4767 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4768 * Makefile.in: Regenerate.
4769 * configure.in: Add --enable-objc-gc at toplevel and have it
4770 enable boehm-gc for Objective-C.
4771 Remove target-boehm-gc from libgcj.
4772 Add target-boehm-gc to target_libraries.
4773 Add target-boehm-gc to noconfigdirs where ${libgcj}
4774 is specified.
4775 Assert that boehm-gc is supported when requested for Objective-C.
4776 Only build boehm-gc if needed either for Java or Objective-C.
4777 * configure: Regenerate.
4778
4779 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
4780
4781 PR 27674
4782 * Makefile.tpl (configure-[+prefix+][+module+],
4783 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4784 Remove rule to unstage bootstrapped modules.
4785 (stage_current): New.
4786 * Makefile.in: Regenerate.
4787
4788 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4789
4790 * MAINTAINERS (Write After Approval): Update my e-mail address.
4791
4792 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
4793
4794 * include/libiberty.h: Declare pex_run_in_environment.
4795
4796 2006-05-31 Asher Langton <langton2@llnl.gov>
4797
4798 * MAINTAINERS (Write After Approval): Add myself.
4799
4800 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
4801
4802 * Makefile.def (bfd, opcodes): Fix lib_path.
4803 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4804 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4805 * Makefile.in: Regenerate.
4806
4807 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4808
4809 * Makefile.in: Regenerate.
4810
4811 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4812
4813 * Makefile.def: Add install-html target. Add datarootdir
4814 docdir and htmldir to flags_to_pass.
4815 * Makefile.tpl: Add install-html target.
4816 * Makefile.in: Regenerate.
4817 * configure.in: Add --with-datarootdir, --with-docdir, and
4818 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4819 * configure: Regenerate.
4820
4821 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4822
4823 * configure.in: Enable gprof for cross builds.
4824 * configure: Regenerate.
4825
4826 2006-05-22 Richard Guenther <rguenther@suse.de>
4827
4828 Revert
4829 2006-01-31 Richard Guenther <rguenther@suse.de>
4830 Paolo Bonzini <bonzini@gnu.org>
4831
4832 * Makefile.def (target_modules): Add libgcc-math target module.
4833 * configure.in (target_libraries): Add libgcc-math target library.
4834 (--enable-libgcc-math): New configure switch.
4835 * Makefile.in: Re-generate.
4836 * configure: Re-generate.
4837 * libgcc-math: New toplevel directory.
4838
4839 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4840 Andreas Tobler <a.tobler@schweiz.ch>
4841
4842 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4843 * configure: Rebuilt.
4844
4845 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
4846
4847 * MAINTAINERS (Write After Approval): Add myself.
4848
4849 2006-05-01 DJ Delorie <dj@redhat.com>
4850
4851 * configure.in: Restore CFLAGS if GMP isn't present.
4852 * configure: Regenerate.
4853
4854 2006-05-01 Richard Guenther <rguenther@suse.de>
4855
4856 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4857 maintainer.
4858
4859 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
4860
4861 * MAINTAINERS (Write After Approval): Add myself.
4862
4863 2006-04-28 Jan Beulich <jbeulich@novell.com>
4864
4865 * MAINTAINERS (Write After Approval): Add myself.
4866
4867 2006-04-18 DJ Delorie <dj@redhat.com>
4868
4869 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4870 reference libgloss so that libssp can be built in a combined
4871 tree.
4872 * configure: Regenerate.
4873
4874 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
4875
4876 * MAINTAINERS (Write After Approval): Add myself.
4877
4878 2006-04-05 Ben Elliston <bje@au.ibm.com>
4879
4880 * configure.in: Require makeinfo 4.4 or higher.
4881 * configure: Regenerate.
4882
4883 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
4884
4885 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4886 Rearrange the entries of other libraries to have them in one place.
4887
4888 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
4889
4890 * MAINTAINERS (Write After Approval): Remove myself.
4891 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4892
4893 2006-03-14 Richard Guenther <rguenther@suse.de>
4894
4895 * configure: Regenerate with autoconf 2.13.
4896
4897 2006-03-13 Jim Blandy <jimb@codesourcery.com>
4898
4899 * MAINTAINERS: Use my work address.
4900
4901 * MAINTAINERS: Update my E-mail address.
4902
4903 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
4904
4905 * configure.in: Handle --disable-<component> generically.
4906 * configure: Regenerate.
4907
4908 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4909
4910 PR libgcj/17311
4911 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4912
4913 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
4914
4915 * MAINTAINERS (Write After Approval): Remove myself.
4916 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4917
4918 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4919
4920 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4921 (TARGET_CONFIGDIRS): Remove.
4922 * configure.in: Remove AC_SUBST(target_configdirs).
4923 * Makefile.in, configure: Regenerated.
4924
4925 2006-02-20 Steven G. Kargl <kargls@comcast.net>
4926
4927 * MAINTAINERS (Write After Approval): Remove myself.
4928 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4929
4930 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
4931
4932 PR bootstrap/25670
4933
4934 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4935
4936 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4937 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4938 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4939 BUILD_PREFIX, BUILD_PREFIX_1.
4940 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4941
4942 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4943 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4944
4945 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4946 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4947 of `cat stage_current`. Always provide the `r' and `s' variables.
4948 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4949 a single shell execution.
4950 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4951 bootstrapped modules, make the stage1 module if the build was not
4952 started yet, else build the current stage.
4953 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4954 (all-build, all-host, all-target, [+make_target+]-host,
4955 [+make_target+]-target): Do not use \-continued lines.
4956 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4957 (current_stage, restrap, stage_last): New.
4958
4959 * Makefile.in: Regenerate.
4960 * configure: Regenerate.
4961
4962 2006-02-19 Bud Davis <jmdavis@link.com>
4963
4964 * MAINTAINERS (Write After Approval): Remove myself.
4965 (Language Front End Maintainers): Add myself as fortran 95
4966 maintainer and update e-mail address.
4967
4968 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4969
4970 * MAINTAINERS (Write After Approval): Remove myself.
4971 (Language Front End Maintainers): Add myself as fortran 95
4972 maintainer.
4973
4974 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
4975
4976 * MAINTAINERS (Write After Approval): Add myself.
4977
4978 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
4979
4980 * MAINTAINERS (Write After Approval): Remove myself.
4981 (Language Front End Maintainers): Add myself as
4982 fortran 95 maintainer.
4983
4984 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4985
4986 Sync from src:
4987
4988 2005-12-27 Leif Ekblad <leif@rdos.net>
4989
4990 * configure.in: Add support for RDOS target.
4991 * configure: Regenerate.
4992
4993 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4994 Andreas Schwab <schwab@suse.de>
4995
4996 * configure: Regenerate.
4997
4998 2006-02-12 David Edelsohn <edelsohn@gnu.org>
4999
5000 * configure.in (enable_libgomp): Add AIX.
5001 * configure: Regenerate.
5002
5003 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5004
5005 * MAINTAINERS (Write After Approval): Add myself.
5006
5007 2006-02-03 Lee Millward <lee.millward@gmail.com>
5008
5009 * MAINTAINERS (Write After Approval): Add myself.
5010
5011 2006-01-31 Richard Guenther <rguenther@suse.de>
5012 Paolo Bonzini <bonzini@gnu.org>
5013
5014 * Makefile.def (target_modules): Add libgcc-math target module.
5015 * configure.in (target_libraries): Add libgcc-math target library.
5016 (--enable-libgcc-math): New configure switch.
5017 * Makefile.in: Re-generate.
5018 * configure: Re-generate.
5019 * libgcc-math: New toplevel directory.
5020
5021 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
5022
5023 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5024 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5025 the assembler, linker and binutils.
5026 * configure: Regenerate.
5027
5028 2006-01-22 Dirk Mueller <dmueller@suse.de>
5029
5030 * MAINTAINERS (Write After Approval): Add myself.
5031
5032 2006-01-20 Diego Novillo <dnovillo@redhat.com>
5033
5034 * configure: Regenerate.
5035
5036 2006-01-18 Richard Henderson <rth@redhat.com>
5037 Jakub Jelinek <jakub@redhat.com>
5038 Diego Novillo <dnovillo@redhat.com>
5039
5040 * libgomp: New directory.
5041 * Makefile.def: Add target_module libgomp.
5042 * Makefile.in: Regenerate.
5043 * configure.in (target_libraries): Add target-libgomp.
5044 * configure: Regenerate.
5045
5046 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
5047
5048 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5049 @ from continuation.
5050 * Makefile.in: Rebuilt.
5051
5052 2006-01-04 Chris Lattner <sabre@gnu.org>
5053
5054 * MAINTAINERS (Write After Approval): Add myself.
5055
5056 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
5057
5058 PR bootstrap/24252
5059
5060 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5061 * Makefile.tpl (OBJDUMP): New.
5062 (EXTRA_HOST_FLAGS): Add it.
5063 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5064
5065 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5066 to use symbolic links between directories. Avoid race conditions
5067 or make them harmless.
5068 * configure.in: Do not try to use symbolic links between directories.
5069
5070 * Makefile.def (LEAN): Pass.
5071 * Makefile.tpl (LEAN): Define.
5072 (stage[+id+]-start): Accept that the previous directory does not
5073 exist, if the bootstrap is lean.
5074 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5075 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5076 configure substitution.
5077 ([+compare-target+]): Likewise.
5078 ([+bootstrap-target+]-lean): New.
5079 * configure.in: Remove lean bootstrap support from here.
5080
5081 * Makefile.in: Regenerate.
5082 * configure: Regenerate.
5083
5084 2006-01-04 Ben Elliston <bje@au.ibm.com>
5085
5086 * MAINTAINERS (libdecnumber): Add myself.
5087
5088 2006-01-02 Mark Mitchell <mark@codesourcery.com>
5089
5090 * libtool-ldflags: New script.
5091
5092 2006-01-02 Andreas Schwab <schwab@suse.de>
5093
5094 * configure.in: When reconfiguring remove Makefile in
5095 all stage directories.
5096 * configure: Regenerate.
5097
5098 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5099
5100 * MAINTAINERS: Update my email address.
5101
5102 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
5103
5104 Revert Ada-related part of the previous change.
5105
5106 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5107 Do not pass.
5108 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5109 * Makefile.in: Regenerate.
5110 * configure.in: Do not include mt-ppc-aix target fragment.
5111 * configure: Regenerate.
5112
5113 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
5114
5115 * configure.in: Select appropriate fragments for PowerPC/AIX.
5116 * configure: Regenerate.
5117
5118 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5119 BOOT_CFLAGS, BOOT_LDFLAGS.
5120 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5121 BOOT_CFLAGS, BOOT_LDFLAGS.
5122 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5123 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5124 (stage): Fail if we cannot complete the work.
5125 * Makefile.in: Regenerate.
5126
5127 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5128
5129 * configure.in: Replace ms1 with mt.
5130 * configure: Rebuilt.
5131
5132 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5133
5134 * MAINTAINERS: Update my email address.
5135
5136 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
5137
5138 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5139 install-host-nogcc): Don't invoke $(stage) at the end.
5140 * Makefile.in: Regenerate.
5141
5142 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
5143
5144 * configure.in: Flip the top-level bootstrap switch.
5145 * configure: Regenerate.
5146
5147 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5148
5149 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5150 $(stage) and $(unstage).
5151 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5152 (all): Remove stray semicolon.
5153 (local-distclean): Don't handle multilib.tmp and multilib.out.
5154 (install.all): Set $s for consistency.
5155 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5156 check_multilibs setting. Always make the install directory.
5157 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5158 Correct @if/@endif.
5159 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5160 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5161 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5162 (multilib.out): Remove.
5163 * Makefile.in: Regenerated.
5164
5165 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
5166
5167 * MAINTAINERS (Write After Approval): Add myself.
5168
5169 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5170
5171 * MAINTAINERS: Add myself as mt maintainer.
5172
5173 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5174
5175 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5176
5177 * MAINTAINERS: Change email address.
5178
5179 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5180
5181 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5182 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5183 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5184 Find in-tree tools if available.
5185 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5186 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5187 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5188 (COMPILER_*_FOR_TARGET): New.
5189 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5190 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5191 (CONFIGURED_*, USUAL_*): Remove.
5192 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5193 STRIP): Use autoconf substitutions.
5194 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5195 COMPILER_NM_FOR_TARGET): New.
5196 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5197
5198 (all): Make all-host and all-target in parallel.
5199 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5200 that $$r and $$s are set before invoking a recursive make.
5201 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5202 ([+bootstrap-target+]): Inline most of the `all' target.
5203
5204 2005-11-29 Ben Elliston <bje@au.ibm.com>
5205
5206 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5207 from the gcc build directory.
5208 * Makefile.in: Regenerate.
5209
5210 2005-11-29 Ben Elliston <bje@au.ibm.com>
5211
5212 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5213 depend on all-libdecnumber.
5214 * configure.in (host_libs): Include libdecnumber.
5215 * Makefile.in: Regenerate.
5216 * configure: Likewise.
5217
5218 2005-11-29 Ben Elliston <bje@au.ibm.com>
5219
5220 * libdecnumber: Import decNumber sources from the dfp-branch.
5221
5222 2005-11-21 Kean Johnston <jkj@sco.com>
5223
5224 * config.sub, config.guess: Sync from upstream sources.
5225
5226 2005-11-21 Ben Elliston <bje@au.ibm.com>
5227
5228 Import from Autoconf sources:
5229
5230 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5231 * config/move-if-change: Don't output "$2 is unchanged";
5232 suggested by Ben Elliston. Handle weird characters correctly.
5233
5234 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5235
5236 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5237 to match upstream libtool for darwin.
5238
5239 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5240
5241 * Makefile.def: Remove gdb dependencies for gdbtk.
5242 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5243 (configure-gdb, install-gdb): New rules.
5244 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5245 * Makefile.in, configure: Regenerated.
5246
5247 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5248
5249 * MAINTAINERS (Write After Approval): Add myself.
5250
5251 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5252
5253 * MAINTAINERS (Write After Approval): Add myself.
5254
5255 2005-10-24 Diego Novillo <dnovillo@redhat.com>
5256
5257 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5258 Diego Novillo.
5259
5260 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5261
5262 PR bootstrap/24297
5263 * Makefile.tpl (do-[+make-target+], do-check, install,
5264 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5265 are set before recursing.
5266 * Makefile.in: Regenerate.
5267
5268 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5269
5270 PR bootstrap/18939
5271 * Makefile.def (gcc) <target>: Fix thinko.
5272 * Makefile.in: Regenerate.
5273
5274 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5275
5276 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5277 * configure: Regenerate.
5278
5279 2005-10-15 Jie Zhang <jie.zhang@analog.com>
5280
5281 * MAINTAINERS (Write After Approval): Add self.
5282
5283 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
5284
5285 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5286 target-libffi, target-qthreads, target-libjava, and
5287 targetlibobjc.
5288 * configure: Regenerate.
5289
5290 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5291
5292 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5293 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5294 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5295 (USUAL_OBJDUMP_FOR_TARGET): New.
5296 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5297 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5298 * configure, Makefile.in: Regenerated.
5299
5300 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5301
5302 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5303 before other host packages.
5304
5305 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5306
5307 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5308
5309 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5310
5311 PR bootstrap/22340
5312
5313 * configure.in (default_target): Remove.
5314 * Makefile.tpl (all): Do not use prerequisites as subroutines
5315 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5316 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5317 use prerequisites as subroutines.
5318 (check-host, check-target): New.
5319 (bootstrap configure & all targets): Do not use stage*-start
5320 if the directory layout is already ok.
5321 (non-bootstrap configure & all targets): Prepend a $(unstage).
5322 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5323 (NOTPARALLEL): Remove.
5324 (unstage, stage variables): New variables.
5325 (unstage, stage targets): Simply expand to those variables.
5326
5327 * configure: Regenerate.
5328 * Makefile.in: Regenerate.
5329
5330 2005-10-04 James E Wilson <wilson@specifix.com>
5331
5332 * Makefile.def (lang_env_dependencies): Add libmudflap.
5333 * Makefile.in: Regenerate.
5334
5335 2005-10-03 Andreas Schwab <schwab@suse.de>
5336
5337 Backport from libtool CVS:
5338 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5339
5340 * ltmain.sh: add support for installing into temporary
5341 staging area (e.g. 'make install DESTDIR=...')
5342
5343 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5344
5345 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5346 * configure: Regenerated.
5347
5348 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5349
5350 * configure: Regenerate with the correct
5351 autoconf version.
5352
5353 2005-09-30 Catherine Moore <clm@cm00re.com>
5354
5355 * configure.in (bfin-*-*): New.
5356 * configure: Regenerated.
5357
5358 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5359
5360 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5361 (LIPO_FOR_TARGET): New.
5362 (CONFIGURED_LIPO_FOR_TARGET): New.
5363 (USUAL_LIPO_FOR_TARGET): New.
5364 (STRIP_FOR_TARGET): New.
5365 (CONFIGURED_STRIP_FOR_TARGET): New.
5366 (USUAL_STRIP_FOR_TARGET): New.
5367 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5368 STRIP_FOR_TARGET.
5369 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5370 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5371 * Makefile.in: Regenerate.
5372 * configure: Regenerate.
5373
5374 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5375
5376 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5377 (rs6000-*-aix*): Same.
5378 * configure: Regenerate.
5379
5380 2005-09-16 Tom Tromey <tromey@redhat.com>
5381
5382 * MAINTAINERS: Add self as java maintainer.
5383
5384 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5385
5386 * configure.in: Recognize f95 in the --enable-languages option,
5387 and substitute it for fortran, issuing a warning.
5388 * configure: Regenerate.
5389
5390 2005-08-30 Phil Edwards <phil@codesourcery.com>
5391
5392 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5393 * configure: Regenerated.
5394
5395 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
5396
5397 * MAINTAINERS: Add self as ms1 maintainer.
5398
5399 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5400
5401 * Makefile.def (libssp): Add to lang_env_dependencies.
5402 * Makefile.in: Regenerate.
5403
5404 2005-08-18 Ian Lance Taylor <ian@airs.com>
5405
5406 * MAINTAINERS: Add myself as middle-end maintainer.
5407
5408 2005-08-17 Christian Groessler <chris@groessler.org>
5409
5410 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5411 * Makefile.in: Regenerate.
5412
5413 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5414
5415 * MAINTAINERS (write after approval): Added myself.
5416
5417 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5418
5419 * MAINTAINERS (Write After Approval): Add myself.
5420
5421 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5422
5423 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5424 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5425 Look for alternate names of the target cc and c++
5426 * configure: Regenerate.
5427
5428 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5429
5430 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5431 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5432 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5433 tools; remove code to manually set them.
5434 (Target tools): Look in the environment for them.
5435 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5436 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5437 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5438 build directory.
5439 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5440 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5441 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5442 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5443 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5444 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5445 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5446 * configure: Regenerate.
5447 * Makefile.in: Regenerate.
5448
5449 2005-07-28 Ben Elliston <bje@au.ibm.com>
5450
5451 * MAINTAINERS: Update for removed CPU targets.
5452
5453 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5454
5455 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5456 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5457 * Makefile.in: Regenerated.
5458
5459 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5460
5461 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5462 (CFLAGS_FOR_TARGET): Use it.
5463 (CXXFLAGS_FOR_TARGET): Likewise.
5464 * Makefile.in: Regenerated.
5465 * configure.in (--with-build-sysroot): New option.
5466 * configure: Regenerated.
5467
5468 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5469
5470 * Makefile.tpl: Wrap install between unstage and stage
5471 * Makefile.in: Regenerate.
5472
5473 2005-07-21 Eric Christopher <echristo@apple.com>
5474
5475 * MAINTAINERS: Update affiliation.
5476
5477 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5478
5479 * MAINTAINERS: Add self as crx port maintainer.
5480
5481 2005-07-20 DJ Delorie <dj@redhat.com>
5482
5483 * MAINTAINERS: Add self as m32c maintainer.
5484
5485 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5486
5487 * all files: Update FSF address.
5488
5489 2005-07-15 Eric Christopher <echristo@redhat.com>
5490
5491 * MAINTAINERS: Change affiliation.
5492
5493 2005-07-14 Jim Blandy <jimb@redhat.com>
5494
5495 * configure.in: Add cases for Renesas m32c.
5496 * configure: Regenerated.
5497
5498 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5499
5500 * COPYING.LIB: Update from fsf.org.
5501
5502 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5503
5504 * COPYING, compile, config.guess,
5505 config.sub, install-sh, missing, mkinstalldirs,
5506 symlink-tree, ylwrap: Sync from upstream sources.
5507 * config-ml.in: Update FSF address.
5508
5509 2005-07-13 Eric Christopher <echristo@redhat.com>
5510
5511 * configure.in: Add toplevel noconfigdir support for tpf.
5512 * configure: Regenerate.
5513
5514 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
5515
5516 PR ada/22340
5517
5518 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5519 * Makefile.in: Regenerate.
5520
5521 2005-07-07 Mark Mitchell <mark@codesourcery.com>
5522
5523 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
5524 Brolley to write-after-approval.
5525
5526 2005-07-07 Andreas Schwab <schwab@suse.de>
5527
5528 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5529 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5530 * Makefile.in: Regenerated.
5531
5532 2005-07-06 Geoffrey Keating <geoffk@apple.com>
5533
5534 * configure.in: Don't build sim or rda when targetting darwin.
5535 * configure: Regenerate.
5536
5537 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
5538
5539 * configure.in: Add --enable-libssp and --disable-libssp.
5540 * configure: Regenerate with autoconf-2.13.
5541
5542 2005-07-02 Jakub Jelinek <jakub@redhat.com>
5543
5544 * Makefile.def (target_modules): Add libssp.
5545 * configure.in (target_libraries): Add target-libssp.
5546 * configure: Rebuilt.
5547 * Makefile.in: Rebuilt.
5548
5549 2005-07-01 Zack Weinberg <zackw@panix.com>
5550
5551 * MAINTAINERS: Change email address. Resign from maintainership.
5552
5553 2005-07-01 Richard Guenther <rguenther@suse.de>
5554
5555 * MAINTAINERS: Change my e-mail address and affiliation.
5556
5557 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5558
5559 * Makefile.def (stagefeedback): Come after profile.
5560 Define profiledbootstrap target.
5561 * Makefile.tpl (profiledbootstrap): Remove.
5562 (stageprofile-end): Zap stagefeedback.
5563 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5564 * Makefile.in: Regenerate.
5565
5566 2005-06-13 Richard Sandiford <richard@codesourcery.com>
5567
5568 * MAINTAINERS: Update my email address.
5569
5570 2005-06-13 Zack Weinberg <zack@codesourcery.com>
5571
5572 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5573 In 'cpp' stanza, support '#line' as well as '# '.
5574
5575 2005-06-08 Andreas Schwab <schwab@suse.de>
5576
5577 * MAINTAINERS: Move myself from 'Write After Approval' to
5578 'CPU Port Maintainers' section as m68k maintainer.
5579
5580 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
5581
5582 * configure.in (unsupported_languages): New macro.
5583 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5584 non-ported target libraries in noconfigdirs.
5585 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5586 non-linux-gnu. Remove libgcj_ex_libffi.
5587 <lang_frag loop>: Set add_this_lang=no if the language is in
5588 unsupported_languages.
5589 * configure: Regenerate.
5590
5591 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5592
5593 * configure.in: Fix typo in handling of --with-mpfr-dir.
5594 * configure: Regenerate.
5595
5596 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
5597
5598 * MAINTAINERS: Update my email address.
5599
5600 2005-06-02 Jim Blandy <jimb@redhat.com>
5601
5602 * config.sub: Add cases for the Renesas m32c. (This patch has been
5603 accepted into the master sources.)
5604
5605 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
5606 Michael Snyder <msnyder@redhat.com>
5607 Stan Cox <scox@redhat.com>
5608
5609 * configure.in: Set noconfigdirs for ms1.
5610
5611 * configure: Regenerate.
5612
5613 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
5614
5615 * MAINTAINERS (Write After Approval): Add self.
5616
5617 2005-06-01 Josh Conner <jconner@apple.com>
5618
5619 * MAINTAINERS (Write After Approval): Add self.
5620
5621 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
5622
5623 * MAINTAINERS: Update my email address.
5624
5625 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
5626
5627 * MAINTAINERS (Write After Approval): Add self.
5628
5629 2005-05-26 Chris Demetriou <cgd@broadcom.com>
5630
5631 * MAINTAINERS (Write After Approval): Remove self.
5632
5633 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
5634
5635 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5636 (Dependencies): Consider target modules for bootstrap dependencies.
5637 Make target bootstrap modules depend on each stage's gcc.
5638 * Makefile.in: Regenerate.
5639
5640 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
5641
5642 * Makefile.def (configure-gcc): Depend on binutils having been built.
5643 (all-gcc): No need to do it here.
5644 * Makefile.in: Regenerate.
5645
5646 2005-05-19 Paul Brook <paul@codesourcery.com>
5647
5648 * configure.in: Rewrite misleading error message when requested
5649 language cannot be built.
5650 * configure: Regenerate.
5651
5652 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5653
5654 * ylwrap: Import from Automake 1.9.5.
5655
5656 2005-05-13 David Ung <davidu@mips.com>
5657
5658 * MAINTAINERS (Write After Approval): Add self.
5659
5660 2005-05-09 Mike Stump <mrs@apple.com>
5661
5662 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5663 lt_cv_sys_max_cmd_len for now.
5664
5665 2005-05-09 Stan Cox <scox@redhat.com>
5666
5667 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5668
5669 2005-05-08 Matt Kraai <kraai@ftbfs.org>
5670
5671 * README.SCO: Update the URL.
5672
5673 2005-05-05 David Edelsohn <edelsohn@gnu.org>
5674
5675 * ltconfig: Define file_list_spec. Pass file_list_spec and
5676 with_gnu_ld to libtool.
5677 * ltcf-c.sh (aix[45]): Define file_list_spec.
5678 * ltcf-cxx.sh (aix[45]): Same.
5679 * ltcf-gcj.sh (aix[45]): Same.
5680 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5681 exists, write list of input files to temporary file.
5682
5683 2005-05-04 Mike Stump <mrs@apple.com>
5684
5685 * configure.in: Always pass --target to target configures as
5686 otherwise rebuilds that do --recheck will fail.
5687 * confiugure: Rebuilt.
5688
5689 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
5690
5691 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5692 STAGE_HOST_EXPORTS.
5693 (configure, all): Add bootstrap support.
5694 (Host modules, target modules): Pass post-stage1 flags and exports.
5695 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5696 * Makefile.in: Regenerate.
5697
5698 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
5699
5700 * configure: Regenerate.
5701
5702 2005-04-27 Mike Stump <mrs@apple.com>
5703
5704 * MAINTAINERS: Add self as darwin maintainer.
5705
5706 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5707
5708 * config.sub: Update from master copy.
5709
5710 2005-04-21 Mike Stump <mrs@apple.com>
5711
5712 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5713 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5714
5715 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5716
5717 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5718 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5719 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5720 "*-*-elf" and "*-*-linux*".
5721 * configure: Regenerate.
5722
5723 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
5724
5725 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5726
5727 2005-04-12 Mike Stump <mrs@apple.com>
5728
5729 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5730
5731 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
5732
5733 * MAINTAINERS (Write After Approval): Add myself.
5734
5735 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
5736
5737 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5738
5739 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
5740
5741 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5742 (TARGET_CONFIGARGS): Include --with-target-subdir.
5743 (configure, all): New macros. Use them throughout.
5744 * Makefile.in: Regenerate.
5745
5746 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
5747
5748 * MAINTAINERS (Write After Approval): Add myself.
5749
5750 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5751
5752 * MAINTAINERS: Remove 'loop unrolling' maintainer.
5753
5754 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
5755
5756 * MAINTAINERS: Move John Carr to Write After Approval.
5757
5758 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5759
5760 * config/mh-mingw32: Delete.
5761 * configure.in: Don't use it.
5762 * configure: Regenerate.
5763
5764 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
5765
5766 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5767 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5768 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5769 (HOST_LIB_PATH): Generate from Makefile.def.
5770 (TARGET_LIB_PATH): Likewise.
5771 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5772 * Makefile.in: Regenerate.
5773 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5774 (RPATH_ENVVAR): Include Darwin case.
5775 * configure: Regenerate.
5776
5777 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
5778
5779 * MAINTAINERS (Various Maintainers): Remove self.
5780 (Write After Approval): Add self.
5781
5782 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
5783
5784 * MAINTAINERS (Various Maintainers): Add self.
5785
5786 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
5787
5788 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5789 * configure: Regenerate.
5790
5791 2005-03-21 Zack Weinberg <zack@codesourcery.com>
5792
5793 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5794 gcc_version, and gcc_version_trigger from set of flags to pass.
5795 * Makefile.tpl: Remove definitions of above variables.
5796 (config.status): Remove dependency on $(gcc_version_trigger).
5797 * Makefile.in: Regenerate.
5798 * configure.in: Do not reference config/gcc-version.m4 nor
5799 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5800 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5801 * configure: Regenerate.
5802
5803 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5804 Andrew Pinski <pinskia@physics.uc.edu>
5805
5806 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5807 * Makefile.in: Regenerate.
5808
5809 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
5810
5811 * MAINTAINERS (Write After Approval): Add myself.
5812
5813 2005-03-03 David Ayers <d.ayers@inode.at>
5814
5815 * MAINTAINERS (Write After Approval): Add myself.
5816
5817 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
5818
5819 PR libgcj/20160
5820 * ltmain.sh: Avoid creating archives with components that have
5821 duplicate basenames.
5822
5823 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5824
5825 PR bootstrap/20250
5826 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5827 instead of check.
5828 * Makefile.in: Regenerate.
5829
5830 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5831
5832 * Makefile.in: Regenerate to fix conflict between the previous two
5833 patches.
5834
5835 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5836
5837 PR bootstrap/17383
5838 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5839 * Makefile.tpl (HOST_SUBDIR): New substitution.
5840 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5841 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5842 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5843 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5844 (Host modules, Bootstrapped modules): Use it.
5845 (Build modules, Target modules): Do not create symlink trees,
5846 always configure out-of-srcdir.
5847 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5848 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5849 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5850 $(HOST_SUBDIR). Create a symlink for host_subdir.
5851
5852 * Makefile.in: Regenerate.
5853 * configure: Regenerate.
5854
5855 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5856
5857 Merged from libada-gnattools-branch:
5858 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5859
5860 * gnattools: New directory.
5861 * Makefile.def: Add gnattools as a module, depending on target-libada.
5862 * Makefile.in: Regenerate.
5863 * configure.in: Include gnattools in host_tools; disable it if ada
5864 is disabled.
5865 * configure: Regenerate.
5866
5867 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
5868
5869 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5870 treelang maintainer.
5871 (Write After Approval): Remove myself.
5872
5873 2005-02-23 Paul Schlie <schlie@comcast.net>
5874
5875 * configure.in: Allow darwin targeted ports to build tk, itcl and
5876 libgui.
5877 * configure: Regenerate.
5878
5879 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5880
5881 PR libgcj/10353
5882 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5883 * configure: Regenerate.
5884
5885 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
5886
5887 * MAINTAINERS (Write After Approval): Add myself.
5888
5889 2005-02-10 Ian Lance Taylor <ian@airs.com>
5890
5891 * MAINTAINERS: Update my e-mail address.
5892
5893 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
5894
5895 * MAINTAINERS (Write After Approval): Add myself.
5896
5897 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
5898
5899 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5900 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5901 target-libgloss when not *-*-elf and *-*-aout.
5902 * configure: Regenerate.
5903
5904 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
5905
5906 * MAINTAINERS: Remove obsolete entries.
5907
5908 * MAINTAINERS (Write After Approval): Add Michael Matz.
5909
5910 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
5911
5912 * MAINTAINERS: Remove self as cpplib maintainer.
5913
5914 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5915
5916 * install-sh, config.sub: Import from upstream.
5917
5918 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5919
5920 PR bootstrap/18222
5921 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5922 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5923 * Makefile.in: Regenerate.
5924
5925 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
5926
5927 * MAINTAINERS: Update my email address.
5928
5929 2005-01-12 David Edelsohn <edelsohn@gnu.org>
5930 Andreas Schwab <schwab@suse.de>
5931
5932 PR bootstrap/18033
5933 * config-ml.in: Eval option if surrounded by single quotes.
5934
5935 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
5936
5937 Revert 2004-12-28 Makefile changes, a better fix will be
5938 applied to mainline and src after GCC 4.0 branches.
5939
5940 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
5941
5942 PR bootstrap/17383
5943
5944 * Makefile.def (target_modules): Remove stage parameter,
5945 it is always true now.
5946 * Makefile.tpl (configure-build-[+module+],
5947 configure-target-[+module+]): Always build symlink tree
5948 for the directory and for include. BUILD_SUBDIR and
5949 TARGET_SUBDIR cannot be . anymore.
5950 * Makefile.in: Regenerate.
5951
5952 2004-12-25 David Edelsohn <edelsohn@gnu.org>
5953
5954 Revert 2004-12-08 Makefile changes.
5955
5956 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
5957
5958 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5959 cygwin, mingw.
5960
5961 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5962
5963 * configure.in (sh64-*-*): Reenable gprof.
5964 * configure: Regenerate.
5965
5966 2004-12-08 David Edelsohn <edelsohn@gnu.org>
5967
5968 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5969 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5970 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5971 * Makefile.in: Regenerate.
5972
5973 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
5974
5975 * MAINTAINERS: Update my email address.
5976
5977 2004-12-07 Matt Kraai <kraai@ftbfs.org>
5978
5979 * Makefile.tpl: Generate normal dependencies if the LHS module is
5980 not bootstrapped.
5981 * Makefile.in: Regenerate.
5982
5983 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5984
5985 * configure.in: Include config/gxx-include-dir.m4. Use
5986 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5987 * configure: Regenerate.
5988
5989 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5990
5991 * config.if: Delete.
5992 * configure.in: Set libstdcxx_incdir directly.
5993 * configure: Regenerate.
5994
5995 2004-12-02 Eric Christopher <echristo@redhat.com>
5996
5997 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5998 * Makefile.in: Regenerate.
5999
6000 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6001
6002 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6003 * configure: Regenerate.
6004
6005 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6006
6007 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6008 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6009 * configure: Regenerate.
6010
6011 2004-12-01 Eric Christopher <echristo@redhat.com>
6012
6013 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6014 of things to remove.
6015
6016 2004-11-29 Matt Kraai <kraai@ftbfs.org>
6017
6018 * MAINTAINERS (Write After Approval): Update my e-mail address.
6019
6020 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6021
6022 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6023 from CVS libtool to always pass_all.
6024
6025 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6026
6027 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6028 (hppa*64*-*-*): Delete incorrect comment.
6029 * configure: Rebuilt.
6030
6031 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6032
6033 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6034
6035 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6036
6037 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6038 from CVS libtool to always pass_all.
6039
6040 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6041
6042 * install-sh, compile: Import from automake.
6043
6044 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6045
6046 * config.guess, config.sub: Import from savannnah.
6047
6048 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
6049
6050 * MAINTAINERS (Write After Approval): Add myself
6051
6052 2004-11-12 Mike Stump <mrs@apple.com>
6053
6054 * Makefile.def: Add html support.
6055 * Makefile.tpl: Likewise.
6056 * Makefile.in: Regenerate.
6057
6058 2004-11-11 Geoffrey Keating <geoffk@apple.com>
6059
6060 PR 18423
6061 * configure.in: Remove all instances of build-fixincludes from
6062 noconfigdirs.
6063 (build_configargs): Supply --target to subdirectories.
6064 * configure: Regenerate.
6065
6066 * Makefile.def: Make gcc install depend on fixincludes install.
6067 * Makefile.in: Regenerate.
6068
6069 2004-11-10 Janis Johnson <janis187@us.ibm.com>
6070
6071 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6072
6073 2004-11-11 Paul Brook <paul@codesourcery.com>
6074
6075 * MAINTAINERS: Add self as arm maintainer. Update email address.
6076
6077 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6078
6079 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6080 target-libgfortran.
6081 * configure: Regenerate.
6082
6083 2004-11-07 David Edelsohn <edelsohn@gnu.org>
6084
6085 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6086 like CC.
6087
6088 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
6089
6090 * Makefile.def (host fixincludes): Specify missing targets.
6091 * Makefile.in: Regenerate.
6092
6093 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6094
6095 * MAINTAINERS: Add myself
6096
6097 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6098
6099 * MAINTAINERS (Write After Approval): Add myself.
6100
6101 2004-11-04 Geoffrey Keating <geoffk@apple.com>
6102
6103 * Makefile.def: Build fixincludes for the host, too.
6104 * Makefile.in: Regenerate.
6105 * configure.in (host_tools): Add fixincludes.
6106 * configure: Regenerate.
6107
6108 2004-11-04 Daniel Jacobowitz <dan@debian.org>
6109
6110 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6111 * configure: Regenerated.
6112
6113 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6114
6115 PR other/17783
6116 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6117 * configure: Regenerated.
6118
6119 2004-10-31 Mark Mitchell <mark@codesourcery.com>
6120
6121 * README.SCO: Update per FSF instructions.
6122
6123 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
6124
6125 PR target/18151
6126 * configure.in (case ${target}): Do not build fixincludes for avr.
6127 * configure: Regenerated.
6128
6129 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
6130
6131 * configure.in (case ${target}): Do not build fixincludes
6132 on platforms where it is not used.
6133 * configure: Regenerated.
6134
6135 2004-10-23 Daniel Jacobowitz <dan@debian.org>
6136
6137 * configure.in: Use an absolute path to install-sh.
6138 * configure: Regenerated.
6139
6140 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6141
6142 * MAINTAINERS (Write After Approval): Add myself.
6143
6144 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6145
6146 * MAINTAINERS: Remove from Write After Approval those that are
6147 already maintainers.
6148
6149 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6150
6151 * MAINTAINERS: Update my email address.
6152
6153 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6154
6155 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6156 * configure: Regenerate.
6157
6158 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
6159
6160 * MAINTAINERS: Update my email address.
6161
6162 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6163
6164 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6165 entries belonging to this category.
6166
6167 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6168
6169 * MAINTAINERS: Update my e-mail address.
6170
6171 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
6172
6173 Fix wrong conflict resolution in:
6174
6175 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6176
6177 * Makefile.in: Regenerate.
6178 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6179 in the recursive `make', instead of hardwiring `all'.
6180 (Autogenerated TARGET-* variables): New.
6181
6182 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6183
6184 * configure.in: Enable target-libgloss for crx-*-*.
6185 * configure: Regenerate.
6186
6187 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6188
6189 * MAINTAINERS (Various Maintainers): Move the "windows,
6190 cygwin, mingw" maintainer to ...
6191 (OS Port Maintainers): ... here.
6192
6193 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6194
6195 * MAINTAINERS (Write After Approval): Remove those that are
6196 maintainers of some subsystem.
6197
6198 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6199
6200 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6201 * ltcf-cxx.sh (tpf*): Likewise.
6202 * ltconfig (tpf*): Add TPF OS configuration support.
6203
6204 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6205
6206 * MAINTAINERS: Change my email address to my new work account.
6207
6208 2004-09-24 Michael Roth <mroth@nessie.de>
6209
6210 * configure.in (--without-headers): Add missing double quotes.
6211 * configure: Regenerate.
6212
6213 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6214
6215 * ylwrap: Revert to previous version.
6216
6217 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6218
6219 PR bootstrap/17369
6220 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6221 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6222 SET_GCC_LIB_PATH_CMD.
6223 (BASE_TARGET_EXPORTS): Likewise.
6224 * Makefile.in: Regenerated.
6225
6226 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6227 * configure: Regenerated.
6228
6229 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6230
6231 * config.guess: New upstream version
6232 * compile, depcomp, install-sh, ylwrap: Likewise.
6233
6234 2004-09-19 Roger Sayle <roger@eyesopen.com>
6235
6236 * config/mh-x86omitfp: New host makefile fragment. Add
6237 -fomit-frame-pointer to the default BOOT_CFLAGS.
6238 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6239 * configure: Regenerate.
6240
6241 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6242
6243 PR target/11572
6244 * configure.in (*-*-darwin*): Renable libobjc.
6245 * configure: Regenerate.
6246
6247 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6248
6249 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6250
6251 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
6252
6253 * Makefile.def: Remove libbanshee.
6254 * Makefile.tpl: Ditto.
6255 * configure.in: Ditto.
6256 * Makefile.in: Regen.
6257 * configure: Ditto.
6258
6259 2004-09-08 David Edelsohn <edelsohn@gnu.org>
6260
6261 * ltmain.sh: Use $pic_object as $non_pic_object if
6262 $non_pic_object=none.
6263
6264 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
6265
6266 * missing: Import latest version from master repository.
6267
6268 2004-09-06 Nick Clifton <nickc@redhat.com>
6269
6270 * config.sub: Import latest version from master repository.
6271 * config.guess: Likewise.
6272 This includes these changes:
6273
6274 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6275
6276 * config.sub: Handle crisv32, alias etraxfs.
6277 * config.guess (crisv32:Linux:*:*): Handle.
6278
6279 2004-08-13 Brad Smith <brad@comstyle.com>
6280
6281 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6282 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6283
6284 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6285
6286 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6287 assume the processor is a powerpc. This is because coreutils
6288 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6289 in this case, due to a MacOS X bug that causes
6290 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6291 to return a negative number.
6292 Problem reported by Petter Reinholdtsen in:
6293 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6294
6295 2004-07-19 Ben Elliston <bje@gnu.org>
6296
6297 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6298
6299 2004-06-24 Ben Elliston <bje@gnu.org>
6300
6301 * config.guess: Update copyright years.
6302 * config.sub: Likewise.
6303
6304 2004-06-22 Robert Millan <robertmh@gnu.org>
6305
6306 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6307 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6308
6309 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6310
6311 * config.guess (*:*VMS:*:*): New entry. Replaces
6312 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6313 manufacturer.
6314
6315 2004-06-22 Ben Elliston <bje@gnu.org>
6316
6317 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6318 * config.sub: Likewise.
6319
6320 2004-06-22 Ben Elliston <bje@gnu.org>
6321
6322 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6323 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6324
6325 2004-06-11 Ben Elliston <bje@gnu.org>
6326
6327 * config.guess (pegasos:OpenBSD:*:*): Remove.
6328
6329 2004-06-11 Ben Elliston <bje@gnu.org>
6330
6331 From Wouter Verhelst <wouter@grep.be>:
6332 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6333
6334 2004-06-11 Ben Elliston <bje@gnu.org>
6335
6336 * config.guess (luna88k:OpenBSD:*:*): New.
6337
6338 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6339
6340 * config.guess (m32r*:Linux:*:*): New case.
6341 * config.sub: Handle m32rle.
6342
6343 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6344
6345 From Jens Petersen <petersen@redhat.com>:
6346 * config.sub: Handle sparcv8.
6347
6348 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6349
6350 From Tom Smith <smith@cag.lkg.hp.com>:
6351 * config.guess: Version suffixes are equally significant on Tru64
6352 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6353 prefix of "P" (patched kernel).
6354
6355 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6356
6357 * config.sub: Add support for National Semiconductor CRX target.
6358
6359 2004-09-03 Janis Johnson <janis187@us.ibm.com>
6360
6361 * MAINTAINERS (Various Maintainers): Remove myself as web page
6362 maintainer, add myself as maintainer of build status lists.
6363
6364 2004-09-03 Jan Beulich <jbeulich@novell.com>
6365
6366 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6367 *-*-netware, but add target-libmudflap.
6368 Consolidate *-*-netware targets (of which really only i?86 exists)
6369 into a single entry.
6370 * configure: Likewise.
6371
6372 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
6373
6374 * Makefile.tpl (sorry): Remove.
6375 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6376 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6377 (do-clean): Clean per-stage directories too.
6378 (do-distclean): Run distclean-stage1 too.
6379 (.NOTPARALLEL): Enable during toplevel bootstrap.
6380 (stage[+id+]-bubble): Enable parallel execution during
6381 the recursive invocation.
6382 * Makefile.in: Regenerate.
6383
6384 Fix previous checkin:
6385
6386 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6387 include.
6388 * configure.in: Fix indentation.
6389 * configure: Regenerate.
6390
6391 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
6392
6393 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6394 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6395 * configure: regenerate
6396 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6397 -mdynamic-no-pic
6398
6399 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6400
6401 * Makefile.def (build_modules): Add fixincludes.
6402 (dependencies): Make gcc depend on fixincludes.
6403 * configure.in (build_tools): Add fixincludes.
6404 (build_configdirs): Always include build_libs.
6405 * Makefile.in: Regenerate.
6406 * configure: Regenerate.
6407
6408 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
6409
6410 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6411 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6412 phony targets; do not generate timestamp files.
6413 (distclean-stageN): Remove references to their timestamp files.
6414 (restageN, touch-stageN): Remove.
6415 (stageN-bubble): Rewritten.
6416 (compare): Support lean bootstraps.
6417 * Makefile.in: Regenerate.
6418
6419 * configure.in: Only warn when bootstrapping but
6420 build != host or build != target. Support lean bootstraps.
6421 * configure: Regenerate.
6422
6423 2004-08-26 Phil Edwards <phil@codesourcery.com>
6424
6425 * configure.in: Give a better error message if GMP/MPFR are missing
6426 and a language needing them has been requested.
6427 * configure: Regenerated.
6428
6429 2004-08-25 Phil Edwards <phil@codesourcery.com>
6430
6431 * configure.in: Print a list of available language front-ends if
6432 a requested one is missing. Tidy stray tab characters.
6433 * configure: Regenerated.
6434
6435 2004-08-19 Michael Koch <konqueror@gmx.de>
6436
6437 * gcc/doc/install.texi: Update entry about automake for libjava.
6438
6439 2004-08-17 Robert Millan <robertmh@gnu.org>
6440
6441 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6442 (instead of FreeBSD).
6443 * configure: Regenerate.
6444
6445 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6446
6447 * Makefile.in: Regenerate.
6448 * configure: Regenerate.
6449
6450 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6451 stage_*_flags.
6452 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6453 for bootstrapped modules if toplevel bootstrap is going.
6454 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6455 modules. Adjust for changes in Makefile.def. Enable several
6456 rules even in non-bootstrap mode, just to avoid peppering the
6457 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6458 (stage-[+prev+]-bubble): Remove.
6459
6460 * Makefile.def (Dependencies): Depend on all-build-bison,
6461 all-build-flex, all-build-byacc, all-build-texinfo, rather
6462 than the host variations.
6463 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6464 with BUILD_SUBDIR.
6465 (BISON): Update for recent Bisons.
6466 (YACC): Fix typo.
6467 (cross): Depend on all-build.
6468 (all): Do not depend on all-build.
6469 (prebootstrap): Remove.
6470 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6471 (Prebootstrap dependencies): Add them to the per-stage targets
6472 and to all-prebootstrap.
6473 * configure.in (build_configdirs): Always enable build_tools.
6474 (BUILD_DIR_PREFIX): Remove.
6475
6476 * Makefile.def (gcc): Add target variable.
6477 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6478 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6479 in the recursive `make', instead of hardwiring `all'.
6480 (Autogenerated TARGET-* variables): New.
6481
6482 2004-08-13 Brian Booth <bbooth@redhat.com>
6483
6484 * MAINTAINERS: Remove myself from write-after-approval.
6485
6486 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6487
6488 * src-release: Stop distributing mmalloc with gdb (which doesn't
6489 use it).
6490 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6491 * Makefile.in: Regenerate.
6492
6493 2004-08-09 Mark Mitchell <mark@codesourcery.com>
6494
6495 * configure.in (arm*-*-eabi*): New target.
6496 * configure: Regenerate.
6497
6498 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
6499
6500 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6501 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6502 (Dependencies): New section.
6503 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6504 (configure-target-[+module+]): Depend on maybe-all-gcc
6505 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6506 (toplevel profiledbootstrap): Fix dependencies.
6507 * Makefile.in: Regenerate.
6508
6509 2004-08-03 Mark Mitchell <mark@codesourcery.com>
6510
6511 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6512 target-libiberty to noconfigdirs.
6513 * configure: Regenerate.
6514
6515 2004-08-03 Paul Brook <paul@codesourcery.com>
6516
6517 * configure.in: Check for MPFR as well as GMP.
6518 * configure: Regenerate.
6519
6520 2004-08-01 Robert Millan <robertmh@gnu.org>
6521
6522 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6523 libmudflap for all GNU-based systems (with Glibc).
6524 * configure: Regenerate.
6525
6526 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
6527
6528 * Makefile.def (host-modules): Add gcc.
6529 * Makefile.in: Regenerate.
6530 * Makefile.tpl (sorry): New rule.
6531 (configure-host, all-host, [+make_target+]-host, do-check,
6532 install-host): Do not add gcc as a special case.
6533 (host modules): Add a small special-casing for gcc. Export
6534 extra_make_flags through the environment.
6535 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6536 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6537 other recursive targets for gcc): Remove.
6538
6539 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6540 (stage, unstage): New rules.
6541 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6542 distclean-stage[+id+]): Use stage_current.
6543 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6544 the stage*-start rules.
6545
6546 2004-08-02 Geoffrey Keating <geoffk@apple.com>
6547
6548 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6549 use -all_load flag.
6550
6551 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
6552
6553 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6554 * configure: Regenerate.
6555
6556 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6557
6558 * maintainer-scripts/gcc_release: Revert yesterday's change.
6559
6560 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6561
6562 * MAINTAINERS: Add myself to write-after-approval.
6563
6564 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
6565
6566 * libf2c: Removed.
6567 * gcc/gccbug.in: Updated because of libf2c removal.
6568 * maintainer-scripts/gcc_release: Ditto.
6569
6570 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
6571
6572 * configure.in: Build libmudflap by default on FreeBSD.
6573 * configure: Regenerated.
6574
6575 2004-07-09 Mark Mitchell <mark@codesourcery.com>
6576
6577 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6578 systems.
6579 * configure: Regenerated.
6580
6581 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6582
6583 PR target/16344
6584 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6585 feedback based compiler.
6586 * Makefile.in: Rebuilt.
6587
6588 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
6589
6590 * Makefile.def (host_modules): Set bootstrap=true for flex.
6591 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6592 * Makefile.in: Rebuilt.
6593
6594 2004-07-07 Jan Hubicka <jh@suse.cz>
6595
6596 * MAINTAINERS: Add self as a profile feedback maintainer.
6597
6598 2004-07-05 Phil Edwards <phil@codesourcery.com>
6599
6600 * configure.in: Do not prepend $srcdir to /dev/null in
6601 makefile fragments.
6602 * configure: Regenerate.
6603
6604 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
6605
6606 * Makefile.def (build_modules): Add bison, byacc, flex,
6607 m4, texinfo.
6608 (flags_to_pass): Add FLEX.
6609 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6610 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6611 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6612 DEFAULT_MAKEINFO): Remove.
6613 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6614 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6615 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6616 objdir or else use configured tool.
6617 (all-build): New.
6618 (all): Depend on it.
6619 (Build module dependencies): Add.
6620 * Makefile.in: Regenerate.
6621 * configure.in: Better support for multiple build modules,
6622 matching what is done for host/target modules. Do not look
6623 for "plausible" locations of build tools if Canadian cross.
6624 Use autoconf's AC_PROG_CC to find a C compiler. Define
6625 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6626 * configure: Regenerate.
6627
6628 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6629
6630 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6631 * Makefile.in: Regenerate.
6632
6633 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6634
6635 * Makefile.tpl (configure-build-[+module+],
6636 configure-[+module+], configure-target-[+module+]): Pass
6637 [+extra_configure_args+].
6638 (all-build-[+module+], all-[+module+], check-[+module+],
6639 install-[+module+], [+make_target+]-[+module+],
6640 all-target-[+module+], check-target-[+module+],
6641 install-target-[+module+], [+make_target+]-target-[+module+]):
6642 Pass [+extra_make_args+].
6643 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6644 (GCC_HOST_EXPORTS): Remove.
6645 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6646 cross, check-gcc, check-gcc-c++, install-gcc,
6647 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6648 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6649 * Makefile.in: Regenerate.
6650
6651 2004-06-21 Matthew Sachs <msachs@apple.com>
6652
6653 * MAINTAINERS: Added self to write-after-approval.
6654
6655 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6656
6657 * configure.in: Check for srcdir/winsup rather than build directory
6658 winsup.
6659 * configure: Regenerate.
6660
6661 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
6662
6663 * configure.in: Don't build Cygwin native newlib if winsup
6664 directory is missing. Emit warning instead.
6665 * configure: Regenerate.
6666
6667 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
6668
6669 * Makefile.tpl (touch-stage[+id+]): New.
6670 (restage[+prev+]): Depend on touch-stage[+id+].
6671
6672 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6673 Use it throughout.
6674
6675 * Makefile.def: Add profile and feedback bootstrap stages.
6676 Remove next field from bootstrap stages.
6677 * Makefile.tpl (LN, LN_S): Substitute.
6678 (stageN-start, stageN-end): Use double-colon rules, to
6679 provide a hook for additional setup commands.
6680 (distclean-stageN-gcc, restageN): Create dependencies from
6681 [+prev+], not from [+next+].
6682 (stageN-bubble): Add commands for successive stages from
6683 [+prev+], using double-colon rules.
6684 (all-stageN-gcc): Fix typo.
6685 (stagefeedback-start, profiledbootstrap): New.
6686 * Makefile.in: Regenerate.
6687 * configure.in: Call ACX_PROG_LN.
6688 * configure: Regenerate.
6689
6690 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
6691
6692 * MAINTAINERS (Write After Approval): Add myself.
6693
6694 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
6695
6696 * MAINTAINERS (Write After Approval): Add myself.
6697
6698 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
6699
6700 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6701 without gcc.
6702 * configure: Regenerate.
6703
6704 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6705
6706 * Makefile.tpl: Fix typo.
6707 * Makefile.in: Regenerate.
6708
6709 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6710
6711 * configure.in: Remove new- prefix from toplevel
6712 bootstrap targets.
6713 * configure: Regenerate.
6714
6715 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6716
6717 * Makefile.tpl (all.normal): Rename to all.
6718 (all): Replace with a rule to pick the default
6719 target from configure.
6720 (all-gcc, configure-gcc): Use conditionals to
6721 do nothing when toplevel bootstrap is going on.
6722 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6723 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6724 * configure.in: Support --enable-bootstrap.
6725
6726 * Makefile.def: Remove new- prefix from toplevel
6727 bootstrap targets.
6728 * Makefile.tpl: Likewise.
6729
6730 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6731 target.
6732
6733 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6734 $(RECURSE_FLAGS) to recursive invocation of make.
6735
6736 * Makefile.in: Regenerate.
6737 * configure: Regenerate.
6738
6739 2004-05-30 Andreas Jaeger <aj@suse.de>
6740 Jim Wilson <wilson@specifixinc.com>
6741
6742 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6743 like CC.
6744
6745 2004-05-27 Daniel Jacobowitz <dan@debian.org>
6746
6747 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6748 * configure: Regenerate.
6749
6750 2004-05-25 Daniel Jacobowitz <drow@false.org>
6751
6752 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6753 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6754 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6755 targets.
6756 * Makefile.in: Regenerate.
6757
6758 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
6759
6760 * configure.in: Test the ability to symlink directories.
6761 * configure: Regenerate.
6762
6763 * Makefile.def (bootstrap-stage): New definitions.
6764 * Makefile.tpl (configure-stage1-gcc,
6765 configure-stage2-gcc, configure-stage3-gcc,
6766 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6767 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6768 new-restage3, compare): Autogenerate, see Makefile.in
6769 entry for behavioral changes.
6770 (distclean-stage1, new-stage1-start, new-stage1-end,
6771 new-stage1-bubble, distclean-stage2, new-stage2-start,
6772 new-stage2-end, new-stage2-bubble, distclean-stage3,
6773 new-stage3-start, new-stage3-end): New autogenerated targets.
6774 (objext, prebootstrap, BOOT_CFLAGS,
6775 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6776 targets.
6777
6778 * Makefile.in: Regenerate.
6779 (distclean-stage1, new-stage1-start, new-stage1-end,
6780 new-stage1-bubble, distclean-stage2, new-stage2-start,
6781 new-stage2-end, new-stage2-bubble, distclean-stage3,
6782 new-stage3-start, new-stage3-end): New targets.
6783 (all-stage1-gcc): Move prebootstrap dependency from here...
6784 (configure-stage1-gcc): ...to here.
6785 (new-bootstrap): Use bubble targets.
6786 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6787 Use per-stage distclean targets.
6788 (configure-stage1-gcc, configure-stage2-gcc,
6789 configure-stage3-gcc, all-stage1-gcc,
6790 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6791 Use new-stageN-start to prepare the tree.
6792
6793 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
6794
6795 * Makefile.def (host_modules): add libcpp.
6796 * Makefile.tpl: Add dependencies on and for libcpp.
6797 * Makefile.in: Regenerate.
6798 * configure.in: Add libcpp host module.
6799 * configure: Regenerate.
6800
6801 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
6802
6803 * Makefile.tpl: Whenever a recursive target is defined, wrap
6804 it in a special @if/@endif block, and prepare its maybe
6805 dependency in the @if/@endif block
6806 * configure.in: Instead of writing maybe dependencies, remove
6807 the @if/@endif statements, and remove the @if/@endif blocks
6808 that remain.
6809 * configure: Regenerate.
6810 * Makefile.in: Regenerate.
6811
6812 2004-05-20 Janis Johnson <janis187@us.ibm.com>
6813
6814 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6815
6816 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
6817
6818 PR bootstrap/15120
6819 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6820 * */configure: Rebuilt.
6821
6822 2004-05-17 Zack Weinberg <zack@codesourcery.com>
6823
6824 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6825 of libf2c.
6826 * configure, Makefile.in: Regenerate.
6827
6828 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
6829
6830 * MAINTAINERS (Write After Approval): Add myself.
6831
6832 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6833
6834 Merge from tree-ssa-20020619-branch.
6835
6836 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6837 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6838 (HOST_GMPLIBS): Define.
6839 (HOST_GMPINC): Define.
6840 (TARGET_LIB_PATH): Add libmudflap.
6841 (GFORTRAN_FOR_TARGET): Define.
6842 (configure-build*): Export GFORTRAN.
6843 (configure-gcc): Export GMPLIBS and GMPINC.
6844 (all-gcc): Add maybe-all-libbanshee.
6845 (configure-target-libgfortran): Define.
6846 * Makefile.in: Regenerate.
6847 * configure.in (host_libs): Add libbanshee.
6848 (target_libraries): Add target-libmudflap and target-libgfortran.
6849 Add --with-libbanshee.
6850 Handle --disable-libmudflap.
6851 (*-*-freebsd*): Use with_gmp.
6852 Add $(libgcj) to noconfigdirs.
6853 * configure: Regenerate.
6854 * depcomp: New file.
6855 * MAINTAINERS: Add tree-ssa maintainers.
6856
6857 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
6858
6859 * MAINTAINERS (Various Maintainers): Add myself.
6860
6861 2004-04-30 Brian Ford <ford@vss.fsi.com>
6862
6863 * MAINTAINERS (Write After Approval): Add myself.
6864
6865 2004-04-29 Uros Bizjak <uros@kss-loka.si>
6866
6867 * MAINTAINERS (Write After Approval): Add myself.
6868
6869 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
6870
6871 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6872 * configure: Regenerate.
6873
6874 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
6875
6876 Revert:
6877 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6878
6879 * Makefile.def (flags_to_pass): Remove *dir variables that
6880 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6881 as well as prefix and exec_prefix.
6882 * Makefile.in: Regenerate.
6883
6884 2004-04-26 Robert Millan <robertmh@gnu.org>
6885
6886 Add patches from libtool CVS.
6887 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6888 * ltconfig: Likewise.
6889 * ltcf-c.sh: Likewise.
6890 * ltcf-cxx.sh: Likewise.
6891 * ltcf-gcj.sh: Likewise.
6892
6893 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6894
6895 * Makefile.def (host_modules): Mark with the bootstrap
6896 flag packages on which gcc depends.
6897 * Makefile.tpl (all-bootstrap): Use it.
6898 * Makefile.in: Regenerate.
6899
6900 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6901
6902 * Makefile.def (flags_to_pass): Remove *dir variables that
6903 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6904 as well as prefix and exec_prefix.
6905 * Makefile.in: Regenerate.
6906
6907 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6908
6909 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6910 * configure: Regenerate.
6911 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6912 * gcc/Makefile.tpl (compare): Use the result of the test.
6913 * gcc/Makefile.in: Regenerate.
6914
6915 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
6916
6917 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6918 Always relocate gcc and prev-gcc to the original names, even
6919 if the build fails.
6920 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6921 New targets.
6922
6923 2004-04-23 Laurent GUERBY <laurent@guerby.net>
6924
6925 * MAINTAINERS: Update my email address.
6926
6927 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6928
6929 * configure.in (mips*-*-irix5*): Enable ld.
6930 * configure: Regenerate.
6931
6932 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6933
6934 * configure: Regenerate.
6935
6936 2004-04-15 James E Wilson <wilson@specifixinc.com>
6937
6938 * Makefile.tpl (configure-[+module+], configure-gcc,
6939 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6940 Set and export LDFLAGS.
6941 * Makefile.in: Regenerate.
6942
6943 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
6944
6945 * MAINTAINERS: Add myself to write-after-approval.
6946
6947 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6948
6949 PR bootstrap/14871
6950 * Makefile.tpl: If we don't have built-in-tree target tools,
6951 use the ones found by configure rather than hacking around with
6952 program_transform_name.
6953 * configure.in: Give Makefile.tpl the information necessary
6954 to do that.
6955 * Makefile.in: Regenerate.
6956 * configure: Regenerate.
6957
6958 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6959
6960 PR bootstrap/14760
6961 * configure.in: When computing baseargs, strip *all* copies of
6962 offending options. Also, don't match/substitute the trailing space,
6963 so that this actually works when two similar options are separated by
6964 only one space.
6965 * configure: Regenerate.
6966
6967 2004-04-06 David Edelsohn <edelsohn@gnu.org>
6968
6969 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6970 (rs6000-*-aix*): Same.
6971 * configure: Regenerate.
6972
6973 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
6974
6975 * MAINTAINERS: Add myself to write-after-approval.
6976
6977 2004-04-03 Bud Davis <bdavis9659@comcast.net>
6978
6979 * MAINTAINERS: Add myself to write-after-approval.
6980
6981 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6982
6983 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6984 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6985 * Makefile.in: Regenerate.
6986
6987 * configure.in (top level bootstrap support): Rework --enable-werror
6988 to set @stage2_werror_flag@.
6989 * configure: Regenerate.
6990 * Makefile.tpl (top level bootstrap support): Pass
6991 @stage2_werror_flag@ down to configure in stages 2 and 3.
6992 * Makefile.in: Regenerate.
6993
6994 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6995
6996 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6997 for stages 2 and 3 as well as in make. As a consequence, remove
6998 OUTPUT_OPTION (now detected by configure) from the flags passed down
6999 to make.
7000 * Makefile.in: Regenerate.
7001
7002 * Makefile.tpl (new-bootstrap): Fix typo.
7003 * Makefile.in: Regenerate.
7004
7005 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7006
7007 * Makefile.tpl: Rearrange by moving recursive_targets rules
7008 into their proper sections.
7009 * Makefile.tpl (top level bootstrap support): Move disabling
7010 of coverage flags from 'make' to 'configure'; improve comments.
7011 * Makefile.in: Regenerate.
7012
7013 * Makefile.tpl (experimental top level bootstrap) Move stage1
7014 language setting from all- target to configure- target; disable
7015 intermodule optimization in stage 1; prevent gratuitous rebuilds
7016 of stage 1.
7017 * Makefile.in: Regenerate.
7018 * configure.in: Comma-separate stage 1 language list for top
7019 level bootstrap.
7020 * configure: Regenerate.
7021
7022 * Makefile.tpl: Clean up experimental top level bootstrap support:
7023 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7024 prev-gcc in configure- targets as well as all- targets.
7025 * Makefile.in: Regenerate.
7026
7027 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7028
7029 * compile: New file imported from automake.
7030
7031 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
7032
7033 * configure.in: Remove symbolic link section.
7034 * configure: Regenerate.
7035 * Makefile.tpl (links): Remove.
7036 * Makefile.in: Regenerate.
7037
7038 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
7039 Nathanael Nerode <neroden@gcc.gnu.org>
7040
7041 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7042 Set with AC_CHECK_PROGS.
7043 * configure.in: Fix comment typo from last patch.
7044 * configure: Regenerate.
7045
7046 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7047
7048 * Makefile.tpl: Introduce experimental top level bootstrap support.
7049 * Makefile.in: Regenerate.
7050 * configure.in: Introduce support for top level bootstrap.
7051 * configure: Regenerate.
7052
7053 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
7054 Paolo Bonzini <bonzini@gnu.org>
7055
7056 PR bootstrap/14522
7057 * configure.in: Cope with shells that do not support unquoted ^
7058 * configure: Regenerate.
7059
7060 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
7061 Paolo Bonzini <bonzini@gnu.org>
7062
7063 PR bootstrap/14522
7064 * configure.in: Cope with shells that do not support nesting
7065 quotes inside quoted backquote substitutions.
7066 * configure: Regenerate.
7067
7068 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7069
7070 PR bootstrap/14522
7071 * configure.in: Fix escaping of $.
7072 * configure: Regenerate.
7073
7074 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7075
7076 * configure: Regenerate, since I forgot to while committing Paolo's
7077 changes.
7078
7079 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
7080
7081 PR ada/14131
7082 Move language detection to the top level.
7083 * configure.in: Find default values for the tools as
7084 soon as possible. Disable ada if GNAT is not found.
7085 Emit error message about missing languages. Expand
7086 --enable-languages=all for the gcc subdirectory.
7087
7088 2004-03-10 Ben Elliston <bje@gnu.org>
7089
7090 * MAINTAINERS: Update my email address.
7091
7092 2004-03-05 David Edelsohn <edelsohn@gnu.org>
7093
7094 * ltconfig: Disable building static libraries if building shared
7095 libraries on AIX 5L.
7096
7097 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
7098
7099 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7100 and disable libgcj.
7101 * configure: Regenerated.
7102
7103 2004-03-01 Brian Booth <bbooth@redhat.com>
7104
7105 * MAINTAINERS: Add myself to write-after-approval.
7106
7107 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
7108
7109 * MAINTAINERS: Add myself to write-after-approval.
7110
7111 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7112
7113 PR bootstrap/7087
7114 * Makefile.tpl: Guard XFOO sed statements better.
7115 * Makefile.tpl: Add dependency for configure-target-libada.
7116 * Makefile.in: Regenerate (incidentally fixes broken
7117 commit when libada-branch was merged).
7118
7119 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7120
7121 * MAINTAINERS: Add myself to write-after-approval.
7122
7123 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7124
7125 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7126 maintainers.
7127
7128 2004-02-20 Andrew Cagney <cagney@redhat.com>
7129
7130 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7131 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7132
7133 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7134
7135 PR bootstrap/11932
7136 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7137
7138 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
7139
7140 * MAINTAINERS: Added myself to write-after-approval.
7141
7142 2004-02-14 Michael Koch <konqueror@gmx.de>
7143
7144 * MAINTAINERS: Added myself to write-after-approval.
7145
7146 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7147
7148 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7149 some OS port maintainers to OS port maintainers section.
7150
7151 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
7152
7153 * MAINTAINERS: Add self.
7154
7155 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7156
7157 * MAINTAINERS: Alphabetize.
7158
7159 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
7160
7161 * MAINTAINERS: Remove myself.
7162
7163 2004-02-11 David Edelsohn <edelsohn@gnu.org>
7164
7165 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7166 (rs6000-*-aix*): Same.
7167 * configure: Regenerate.
7168
7169 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7170
7171 * configure.in (host): Add in missing $noconfigdirs to defines.
7172 * configure: Regenerate.
7173
7174 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7175 Nathanael Nerode <neroden@gcc.gnu.org>
7176
7177 PR ada/6637, PR ada/5911
7178 Merge with libada-branch:
7179 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7180 with appropriate dependencies. Add --enable-libada configure switch.
7181 * configure, Makefile.in: Regenerate.
7182
7183 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
7184
7185 * MAINTAINERS: Add myself to write-after-approval.
7186
7187 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7188
7189 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7190 * configure: Regenerate.
7191
7192 2004-02-04 Geoffrey Keating <geoffk@apple.com>
7193
7194 Merge from upstream:
7195
7196 * ltmain.in: When setting IFS to '~', be careful about user
7197 arguments that contain '~'.
7198
7199 2004-02-04 Peter O'Gorman <peter@pogma.com>
7200
7201 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7202 Also test $base_compile against $CC with escaped arguments. Bug
7203 reported by Geoff Keating <geoffk@apple.com>.
7204
7205 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7206
7207 * MAINTAINERS: Remove i960 port.
7208
7209 2004-01-23 DJ Delorie <dj@redhat.com>
7210
7211 * Makefile.def (target_modules) [libiberty]: Don't stage.
7212 * Makefile.in: Rebuilt.
7213
7214 2004-01-20 Caroline Tice <ctice@apple.com>
7215
7216 * MAINTAINERS: Add myself to write-after-approval.
7217
7218 2004-01-19 Paolo Carlini <pcarlini@suse.de>
7219
7220 * MAINTAINERS: Update my email address.
7221
7222 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7223
7224 * MAINTAINERS: Add myself to write-after-approval.
7225
7226 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7227
7228 * MAINTAINERS: Remove entries without email address.
7229
7230 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
7231
7232 * MAINTAINERS: Add myself to write-after-approval.
7233
7234 2004-01-15 Steven Bosscher <stevenb@suse.de>
7235
7236 * MAINTAINERS: Update my email address.
7237
7238 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
7239
7240 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7241 * Makefile.tpl (configure-target-[+module+]): Support stage.
7242 * Makefile.in: Rebuilt.
7243
7244 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7245
7246 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7247
7248 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
7249
7250 * MAINTAINERS: Add myself as a MIPS maintainer.
7251
7252 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7253
7254 * configure.in: Use ./config.cache, not config.cache.
7255 * configure: Regenerate.
7256 * Makefile.tpl: Special-casing not needed for GCC any more.
7257 * Makefile.in: Regenerate.
7258
7259 * configure.in: Don't share a cache file for host dirs.
7260 * configure: Regenerate.
7261
7262 * config-ml.in: Don't mess with the cache file.
7263
7264 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7265
7266 * MAINTAINERS: Move myself from 'Write After Approval' to
7267 'CPU Port Maintainers' section as SPARC maintainer.
7268
7269 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7270
7271 * Makefile.tpl: Make GCC use a separate config.cache.
7272 * Makefile.in: Regenerate.
7273
7274 PR bootstrap/11932, PR bootstrap/11933
7275 (I don't know if it will fix either of them, but it relates
7276 to them.)
7277 * configure.in: Don't use shared config.cache for target
7278 directories.
7279 * configure: Regenerate.
7280
7281 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7282
7283 * MAINTAINERS: Add myself to 'Write After Approval' section.
7284
7285 2003-12-31 Roger Sayle <roger@eyesopen.com>
7286
7287 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7288 * configure: Regenerated.
7289
7290 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7291
7292 * MAINTAINERS: Remove the mn10200 maintainer.
7293
7294 2003-12-21 Bernardo Innocenti <bernie@develer.com>
7295
7296 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7297 * configure: Regenerated.
7298
7299 2003-12-16 Jan Hubicka <jh@suse.cz>
7300
7301 * MAINTAINERS: Add myself as callgraph maintainer.
7302
7303 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7304
7305 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7306 * configure: Regenerate.
7307
7308 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7309
7310 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7311 'Write After Approval' section. Update email.
7312
7313 2003-12-01 James Lemke <jim@wasabisystems.com>
7314
7315 * MAINTAINERS (Write After Approval): Add myself.
7316
7317 2003-11-20 Matt Thomas <matt@3am-software.com>
7318
7319 * MAINTAINERS: Add myself as a vax port maintainer.
7320
7321 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7322
7323 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7324 (configure-build-[+module+], configure-[+module+]): Likewise.
7325 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7326 * Makefile.in: Regenerate.
7327
7328 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7329
7330 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7331 shared/dylibed libraries.
7332 * ltmain.sh: Likewise.
7333 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7334 * ltcf-cxx.sh: Likewise.
7335 * ltcf-gcj.sh: Likewise.
7336 * ltconfig: Likewise.
7337
7338 2003-11-17 Stan Cox <scox@redhat.com>
7339
7340 * MAINTAINERS: Add myself as iq2000 port maintainer.
7341
7342 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7343
7344 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7345 * Makefile.in: Regenerate.
7346
7347 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7348
7349 * config.sub: Update to 2003-11-03 version.
7350
7351 2003-10-20 Phil Edwards <phil@codesourcery.com>
7352
7353 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7354 * configure: Regenerate.
7355
7356 2003-10-20 Nicolas Pitre <nico@cam.org>
7357
7358 * MAINTAINERS: Add myself to 'Write After Approval' section.
7359
7360 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7361
7362 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7363
7364 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7365
7366 * MAINTAINERS: Update my email address.
7367
7368 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7369
7370 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7371
7372 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
7373
7374 * MAINTAINERS: Add myself to 'Write After Approval' section.
7375
7376 2003-10-16 Bernardo Innocenti <bernie@develer.com>
7377
7378 * config.guess: Update to 2003-10-16 version.
7379 * config.sub: Update to 2003-10-16 version.
7380
7381 2003-10-15 David Daney <ddaney@avtrex.com>
7382
7383 * MAINTAINERS: Added myself to 'Write After Approval' section.
7384
7385 2003-10-15 Falk Hueffner <falk@debian.org>
7386
7387 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7388 'Write After Approval' section. Update email.
7389
7390 2003-10-14 Roger Sayle <roger@eyesopen.com>
7391
7392 * MAINTAINERS: Move myself from 'Write After Approval' to
7393 'Various Maintainers' section as middle-end maintainer.
7394
7395 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7396
7397 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7398 HOST_FLAGS_TO_PASS.
7399 * Makefile.in: Regenerate.
7400
7401 2003-10-11 Bernardo Innocenti <bernie@develer.com>
7402
7403 * config.guess: Update to 2003-10-07 version.
7404 * config.sub: Update to 2003-10-07 version.
7405
7406 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7407
7408 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7409 * ltconfig (irix5*, irix6*): Don't override version_type.
7410
7411 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7412
7413 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7414 * configure: Rebuilt
7415 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7416 * Makefile.in: Rebuilt
7417
7418 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7419
7420 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7421
7422 2003-09-30 Carlo Wood <carlo@alinoe.com>
7423
7424 * MAINTAINERS (Write After Approval): Add myself.
7425
7426 2003-09-29 Paul Koning <ni1d@arrl.net>
7427
7428 * MAINTAINERS: Move myself from "Write After Approval"
7429 to CPU platform maintainers for pdp11 platform.
7430
7431 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7432
7433 * MAINTAINERS: Move myself from 'Write After Approval' to
7434 'Various Maintainers' section as libffi testsuite maintainer.
7435
7436 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
7437
7438 * configure.in: Pass a computed --program-transform-name
7439 to subconfigures.
7440 * configure: Regenerated.
7441
7442 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7443
7444 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7445 * Makefile.in: Regenerate.
7446
7447 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7448 * Makefile.in: Regenerate.
7449
7450 2003-09-19 Ziemowit Laski <zlaski@apple.com>
7451
7452 * MAINTAINERS: Move myself from 'Write After Approval'
7453 to 'Various Maintainers' (objective-c) section.
7454
7455 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
7456
7457 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7458 quoting.
7459 * configure: Regenerated.
7460
7461 2003-09-16 Joel Brobecker <brobecker@gnat.com>
7462
7463 * MAINTAINERS (Write After Approval): Add myself to write after
7464 approval list.
7465
7466 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7467
7468 * MAINTAINERS (Write After Approval): Add myself.
7469
7470 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7471
7472 * MAINTAINERS: Update my e-mail address.
7473
7474 2003-09-09 Alan Modra <amodra@bigpond.net.au>
7475
7476 * libtool.m4 (LD): Correct powerpc64 host match.
7477
7478 2003-09-06 James E Wilson <wilson@tuliptree.org>
7479
7480 * MAINTAINTERS: Update my affiliation and email address.
7481
7482 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7483
7484 * MAINTAINERS (Write After Approval): Add myself.
7485
7486 2003-09-04 DJ Delorie <dj@redhat.com>
7487
7488 * configure: Regenerate.
7489
7490 2003-09-04 Robert Millan <robertmh@gnu.org>
7491
7492 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7493
7494 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7495
7496 * configure.in: Ensure arguments to sed are properly spaced.
7497 * configure: Regenerate.
7498
7499 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7500
7501 * MAINTAINERS: Update my e-mail address.
7502
7503 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
7504
7505 * MAINTAINERS (Write After Approval): Add myself.
7506
7507 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
7508
7509 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7510 * configure: Regenerated.
7511
7512 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
7513
7514 * MAINTAINERS: Update my email address.
7515
7516 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
7517
7518 * configure.in: Use newline instead of semicolon when assuming
7519 shell arguments in a for loop.
7520 * configure: Regenerated.
7521
7522 2003-08-22 Jason Eckhardt <jle@rice.edu>
7523
7524 * MAINTAINERS: Resurrect the i860 maintainer.
7525
7526 2003-08-20 Geoffrey Keating <geoffk@apple.com>
7527
7528 PR 8180
7529 * configure.in: When testing with_libs and with_headers, treat
7530 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7531 * configure: Regenerate.
7532
7533 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7534 make, shell, etc.
7535 (baseargs): Likewise.
7536 * configure: Regenerate.
7537
7538 2003-08-20 Bernardo Innocenti <bernie@develer.com>
7539
7540 * MAINTAINERS (Write After Approval): Add myself.
7541
7542 2003-08-19 Geoffrey Keating <geoffk@apple.com>
7543
7544 * configure.in: Disable libgcj for darwin not on powerpc.
7545 * configure: Rebuild.
7546
7547 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7548
7549 * config-ml.in, symlink-tree: Add license.
7550
7551 2003-08-03 Richard Stallman <rms@gnu.org>
7552 Eben Moglen <moglen@columbia.edu>
7553
7554 * README.SCO: New file.
7555
7556 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7557
7558 * Makefile.tpl (check, check-c++): Express dependencies using
7559 dependencies rather than commands.
7560 * Makefile.in: Regenerate.
7561
7562 2003-08-01 Andrew Cagney <cagney@redhat.com>
7563
7564 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7565 * configure: Ditto.
7566
7567 2003-07-31 Geoffrey Keating <geoffk@apple.com>
7568
7569 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7570 * Makefile.in: Update.
7571
7572 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7573
7574 * configure.in: Enable libgcj for darwin.
7575 * configure: Rebuild.
7576
7577 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
7578
7579 * config-ml.in: Use ac_configure_args directly instead of
7580 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7581 actually seen.
7582
7583 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7584
7585 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7586 creating target and build subdirs to build all parent dirs as needed.
7587 * Makefile.in: Rebuild.
7588 * configure.in: Don't build dirs explicitly here.
7589 * configure: Rebuild.
7590
7591 2003-07-26 Paul Brook <paul@nowt.org>
7592
7593 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7594
7595 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
7596
7597 * Makefile.tpl (all-make): Depend on intl.
7598 * Makefile.in: Rebuilt.
7599
7600 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
7601
7602 * install-sh: Update to newer upstream versions (associated with
7603 aclocal 1.7).
7604 * mkinstalldirs: Likewise.
7605 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7606
7607 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
7608
7609 * MAINTAINERS: Move self from Bug database only accounts
7610 to write-after-approval.
7611
7612 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7613
7614 * config.if: Remove unused libc_interface determination.
7615
7616 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
7617
7618 * MAINTAINERS: Move self from write-after-approval to
7619 build machinery (*.in).
7620
7621 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
7622
7623 PR bootstrap/11273
7624 PR bootstrap/11408
7625 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
7626 unused INSTALL_PROGRAM_ARGS.
7627 * configure.in: Use AC_PROG_INSTALL.
7628 * Makefile.in: Regenerate.
7629 * configure: Regenerate.
7630
7631 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
7632
7633 * MAINTAINERS: Alphabetize.
7634
7635 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
7636
7637 * configure: Rebuilt.
7638 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7639 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7640 newlib nor libgloss.
7641 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
7642 * configure.in (am33_2.0-*-linux*): Added.
7643
7644 2003-07-09 Bob Wilson <bob.wilson@acm.org>
7645
7646 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7647 * configure: Regenerate.
7648
7649 2003-07-07 Zack Weinberg <zack@codesourcery.com>
7650
7651 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7652 * Makefile.in: Regenerate.
7653
7654 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7655
7656 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7657 * Makefile.in: Regenerate.
7658
7659 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
7660
7661 * Makefile.tpl: Replace PWD with PWD_COMMAND.
7662 * Makefile.in: Regenerated.
7663
7664 * config-ml.in: Replace PWD with PWD_COMMAND.
7665
7666 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7667
7668 * intl: New directory; see intl/ChangeLog for details.
7669 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7670 * Makefile.tpl: all-gcc depends on maybe-all-intl.
7671 * Makefile.in: Regenerate.
7672
7673 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
7674
7675 * configure.in: Clean up config-lang.in handling. Delete
7676 useless assignment to "subdirs".
7677 * configure: Regenerate.
7678
7679 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
7680
7681 * configure.in: Rename 'target_libs' to 'target_libraries'.
7682 Remove useless reference to 'target_libs'.
7683 * configure: Regenerate.
7684
7685 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
7686
7687 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7688 * Makefile.in: Regenerate.
7689
7690 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
7691
7692 * Makefile.def: Introduce flags_to_pass.
7693 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7694 * Makefile.in: Regenerate.
7695
7696 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
7697
7698 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7699 and target-libgloss.
7700 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7701 <h8300*-*-*>: Disable libf2c and ${libgcj}.
7702 * configure: Regenerate.
7703
7704 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
7705
7706 * configure.in: Update testsuite_flags to new location.
7707 * configure. Regenerate.
7708
7709 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
7710
7711 * Makefile.tpl: Remove BUILD_CC stuff.
7712 * Makefile.in: Regenerate.
7713
7714 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
7715
7716 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7717
7718 2003-06-16 Graeme Peterson <gp@qnx.com>
7719
7720 * MAINTAINERS (Write After Approval): Add myself.
7721
7722 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
7723
7724 * config.guess: Update to 2003-06-12 version.
7725 * config.sub: Update to 2003-06-13 version.
7726
7727 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
7728
7729 * config.guess: Update to 2003-06-06 version.
7730 * config.sub: Update to 2003-06-06 version.
7731
7732 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7733
7734 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7735 * configure. Regenerate.
7736
7737 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7738
7739 * configure.in: Disable serial configure by default.
7740 * configure: Regenerate.
7741 * Makefile.tpl: Abolish .NOTPARALLEL.
7742 * Makefile.in: Regenerate.
7743
7744 * Makefile.tpl: Replace {build,host,target}_canonical by
7745 {build,host,target}.
7746 * Makefile.in: Regenerate.
7747
7748 * Makefile.tpl: Fix stupid pasto.
7749 * Makefile.in: Regenerate.
7750
7751 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7752
7753 * Makefile.tpl: Remove bogus conditional.
7754 * Makefile.in: Regenerate.
7755
7756 2003-06-05 Jan Hubicka <jh@suse.cz>
7757
7758 * Makefile.tpl (profiledbootstrap): New target.
7759 * Makefile.in (profiledbootstrap): New target.
7760
7761 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
7762
7763 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7764 Pinski. Remove user names from other bugzilla-only maintainers.
7765
7766 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7767
7768 * Makefile.tpl: Make 'recursive targets' using autogen rather
7769 than shell loop. Remove duplicate 'clean' targets and false
7770 comments.
7771 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7772 Add systematic method of specifying missing targets in subdirs.
7773 Add copyright boilerplate.
7774 * Makefile.in: Regenerate.
7775 * configure.in: Add 'recursive targets' to maybe list.
7776 * configure: Regenerate.
7777
7778 * MAINTAINERS: "GNATS only" -> "Bug database only".
7779
7780 * Makefile.tpl: Rename [+target+] to [+make_target+].
7781 * Makefile.def: Rename 'target' to 'make_target'.
7782
7783 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
7784
7785 * MAINTAINERS: Add self as options handling maintainer.
7786
7787 2003-05-28 Michael Meissner <gnu@the-meissners.org>
7788
7789 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7790 been too long since I touched those ports.
7791
7792 2003-05-28 DJ Delorie <dj@redhat.com>
7793
7794 * Makefile.tpl: Make maybe-check-gcc .PHONY.
7795 * Makefile.in: Regenerate.
7796
7797 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7798
7799 * configure.in: Use curly braces in the definition of tooldir.
7800 * configure: Regenerate.
7801
7802 2003-05-21 DJ Delorie <dj@redhat.com>
7803
7804 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7805 newlib or libgloss.
7806 * Makefile.in: Regenerate.
7807
7808 2003-05-21 DJ Delorie <dj@redhat.com>
7809
7810 * Makefile.tpl: Add missing empty maybe-check-gcc target.
7811 * Makefile.in: Regenerate.
7812
7813 2003-05-20 Ian Lance Taylor <ian@airs.com>
7814
7815 * MAINTAINERS: Update my e-mail address.
7816
7817 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
7818
7819 * configure.in: Switch more things to use maybe dependencies.
7820 * Makefile.tpl: Switch more things to use maybe dependencies.
7821 Factor out common code from autogen IF statements.
7822 * configure: Regenerate.
7823 * Makefile.in: Regenerate.
7824
7825 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
7826
7827 * configure.in: Accept i[3456789]86 for machine type.
7828 * configure: Regenerate.
7829
7830 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
7831
7832 * configure.in: Switch more things to use maybe dependencies.
7833 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
7834 * configure: Regenerate.
7835 * Makefile.tpl: Switch more things to use maybe dependencies.
7836 * Makefile.in: Regenerate.
7837
7838 2003-05-16 Andreas Schwab <schwab@suse.de>
7839
7840 * Makefile.tpl (install-opcodes): Define.
7841 * Makefile.in: Rebuild.
7842
7843 2003-05-13 Andreas Jaeger <aj@suse.de>
7844
7845 * config.guess: Update to 2003-05-09 version.
7846 * config.sub: Update to 2003-05-09 version.
7847
7848 2003-05-13 Michael Eager <eager@mvista.com>
7849
7850 * configure.in: Correct sed script so that options in quotes are not
7851 deleted.
7852 * configure: Rebuild.
7853
7854 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
7855
7856 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7857 and $$s/newlib/libc/sys/cygwin32 include paths.
7858 * configure: Ditto.
7859
7860 2003-05-12 Michael Meissner <gnu@the-meissners.org>
7861
7862 * MAINTAINERS: Update my email addresses.
7863
7864 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7865
7866 * config-ml.in: Propagate INSTALL variables.
7867
7868 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7869
7870 * MAINTAINERS: Remove duplicate entries in Write After Approval.
7871
7872 2003-05-02 Chris Demetriou <cgd@broadcom.com>
7873
7874 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7875 * Makefile.in: Regenerate.
7876
7877 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
7878
7879 * MAINTAINERS (GNATS only): Add Falk Hueffner.
7880
7881 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
7882
7883 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7884
7885 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
7886
7887 * Makefile.tpl: Clean $(BUILD_SUBDIR).
7888 * Makefile.in: Regenerated.
7889
7890 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
7891
7892 * MAINTAINERS (Write After Approval): Upgrade myself from
7893 GNATS only to write-after-approval. Update my mail address.
7894
7895 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
7896
7897 (OS Port Maintainers: freebsd): Add myself.
7898
7899 2003-04-22 Mark Mitchell <mark@codesourcery.com>
7900
7901 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7902
7903 2003-04-22 Kean Johnston <jkj@sco.com>
7904
7905 * MAINTAINERS (SCO ports): Added myself.
7906
7907 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
7908
7909 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7910
7911 2003-04-19 Kean Johnston <jkj@sco.com>
7912
7913 * MAINTAINERS (Write After Approval): Add myself.
7914
7915 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7916
7917 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7918 * Makefile.in: Regenerate.
7919
7920 2003-04-18 Jakub Jelinek <jakub@redhat.com>
7921
7922 * configure.in (powerpc64*-*-linux*): Remove.
7923 * configure: Rebuilt.
7924
7925 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
7926
7927 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
7928 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7929 and restrap.
7930 * Makefile.in: Regenerate.
7931
7932 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
7933
7934 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7935 * configure: Regenerated.
7936
7937 2003-04-15 DJ Delorie <dj@redhat.com>
7938
7939 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7940
7941 2003-04-13 Nick Clifton <nickc@redhat.com>
7942
7943 * config-ml.in: Remove support for --disable-aix removing
7944 call-aix multilibs.
7945
7946 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
7947
7948 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7949 * */configure: Rebuilt.
7950
7951 2003-04-08 Joel Sherrill <joel@oarcorp.com>
7952
7953 * MAINTAINERS: Add my email address.
7954
7955 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
7956
7957 * MAINTAINERS (Write After Approval): Add myself.
7958
7959 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
7960
7961 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7962 * Makefile.in: Regenerate.
7963
7964 2003-03-14 Michael Chastain <mec@shout.net>
7965
7966 * Makefile.in: Regenerate with correct Makefile.def.
7967
7968 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
7969
7970 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
7971 Make macro.
7972 * Makefile.in: Regenerate.
7973 * configure.in: Clean up gxx_include_dir logic.
7974 * configure: Regenerate.
7975
7976 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
7977
7978 * MAINTAINERS (Write After Approval): Add myself.
7979
7980 2003-03-10 Ben Elliston <bje@wasabisystems.com>
7981
7982 * MAINTAINERS: Update my mail address.
7983
7984 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7985
7986 * configure.in (gxx_include_dir): Fix typo.
7987 * configure: Regenerated.
7988
7989 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7990
7991 * Makefile.tpl: Reindent.
7992 * Makefile.in: Regenerate.
7993 * configure.in: Reindent. Don't set unused variables.
7994 * configure: Regenerate.
7995
7996 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
7997
7998 * configure.in: Include $(build_tooldir)/sys-include in
7999 FLAGS_FOR_TARGET.
8000 * configure: Regenerated.
8001
8002 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8003
8004 * Makefile.tpl: Always pass down RANLIB.
8005 * Makefile.in: Regenerate.
8006
8007 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8008 * Makefile.in: Regenerate.
8009 * configure.in: Remove unused logic relating to --enable-shared
8010 and --enable-threads. Remove bogus comments. Remove redundant
8011 noconfigdirs.
8012 * configure: Regenerate.
8013
8014 * configure.in: Replace ${libstdcxx_version} by its value.
8015 Remove reference to mh-dgux.
8016 * configure: Regenerate.
8017
8018 2003-03-03 Kevin Buettner <kevinb@redhat.com>
8019
8020 * MAINTAINERS (Write After Approval): Add myself.
8021
8022 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8023
8024 * Makefile.tpl: Rearrange.
8025 * Makefile.in: Regenerate.
8026
8027 2003-02-25 Uwe Stieber <uwe@wwws.de>
8028
8029 * configure.in: Add support for kaOS as cross build target system.
8030 * configure: Regenerated.
8031
8032 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8033
8034 * MAINTAINERS (Write after approval): Add myself.
8035
8036 2003-02-21 James E Wilson <wilson@tuliptree.org>
8037
8038 * MAINTAINERS: Update my email address.
8039
8040 2003-02-21 Zack Weinberg <zack@codesourcery.com>
8041
8042 * MAINTAINERS: Add self to blanket write privs. section.
8043
8044 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
8045
8046 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8047 configure-target-* as some target builds may require additional
8048 flags for preprocessor tests.
8049 * Makefile.in: Regenerated.
8050
8051 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
8052
8053 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8054 * ltconfig: Handle it.
8055 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8056 auto-detecting it.
8057
8058 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8059 it is used as argument to $CC.
8060 * ltcf-gcj.sh: Likewise.
8061
8062 * configure.in: Introduce --enable-maintainer-mode.
8063 * configure: Rebuilt.
8064 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8065 for maintainer mode.
8066 * Makefile.in: Rebuilt.
8067
8068 2003-02-18 Jason Merrill <jason@redhat.com>
8069
8070 * Makefile.tpl (check-c++): Allow parallelism.
8071
8072 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8073
8074 * MAINTAINERS: Remove John Carr (who never actually had access to
8075 gcc.gnu.org).
8076
8077 2003-02-15 Geoffrey Keating <geoffk@apple.com>
8078
8079 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8080 don't configure target-libobjc.
8081 * configure: Regenerate.
8082
8083 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8084
8085 * Makefile.tpl (RANLIB): Define.
8086 * Makefile.in: Regenerate.
8087
8088 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8089
8090 * MAINTAINERS: Update my email.
8091
8092 2003-02-06 Keith R Seitz <keiths@redhat.com>
8093
8094 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8095 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8096 * Makefile.in: Regenerated.
8097 * configure.in: Remove all traces of snavigator, db, and grep.
8098 * configure: Regenerated.
8099
8100 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8101
8102 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8103 After Approval.
8104
8105 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8106
8107 * MAINTAINERS (Write after approval): Add myself.
8108
8109 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
8110
8111 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8112 * Makefile.in: Regenerated.
8113
8114 2003-01-30 Roger Sayle <roger@eyesopen.com>
8115
8116 * config.guess: Updated to 2003-01-30's version.
8117 * config.sub: Updated to 2003-01-28's version.
8118
8119 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
8120
8121 * config.if: If gcc_version is already set, just use it. Don't set
8122 gcc_version_trigger if it's already set, otherwise set it to
8123 gcc/version.c, but only if the file exists. If it is not set and
8124 gcc/version.c does not exist, try to extract the version number from
8125 $CC.
8126
8127 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8128
8129 * MAINTAINERS: Add myself to write-after-approval list.
8130
8131 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
8132
8133 * configure.in: Revert 24Jan change.
8134 * configure: Regenerate.
8135
8136 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8137
8138 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8139 entry of HJ Lu.
8140
8141 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8142
8143 * configure.in: Revert previous change.
8144 * configure: Regenerate.
8145
8146 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8147
8148 * configure.in: Make rda native-only.
8149 * configure: Regenerate.
8150
8151 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8152
8153 * MAINTAINERS: Move myself from GNATS-only-accounts to
8154 write-after-approval.
8155
8156 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8157
8158 * configure.in: Add missing \.
8159 * configure: Rebuilt.
8160
8161 2003-01-17 Jakub Jelinek <jakub@redhat.com>
8162
8163 * configure.in (baseargs): Avoid using \| in sed regular
8164 expressions.
8165 * configure: Rebuilt.
8166
8167 2003-01-16 Jakub Jelinek <jakub@redhat.com>
8168
8169 * configure.in (baseargs): Remove all supported forms of
8170 --cache-file, --srcdir, --host, --build and --target options
8171 from argument lists.
8172 * configure: Rebuilt.
8173
8174 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
8175
8176 * MAINTAINERS: Add myself to write-after-approval list.
8177
8178 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
8179
8180 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8181 * configure: Rebuilt.
8182
8183 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8184
8185 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8186 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8187 * Makefile.in: Regenerate.
8188 * configure: Regenerate.
8189
8190 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
8191
8192 * configure.in: Remove Makefile in build, host and target modules
8193 unless configure was run with --no-recursion.
8194 * configure: Rebuilt.
8195
8196 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8197
8198 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8199 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8200 * Makefile.in: Regenerate.
8201
8202 2003-01-08 Chris Demetriou <cgd@broadcom.com>
8203
8204 * config.guess: Update to 2003-01-03 version.
8205 * config.sub: Update to 2003-01-03 version.
8206
8207 2003-01-07 Christopher Faylor <cgf@redhat.com>
8208
8209 * configure: Regenerate with proper autoconf 2.13.
8210
8211 2003-01-07 Christopher Faylor <cgf@redhat.com>
8212
8213 * configure.in: Add AC_PREREQ for consistency.
8214 * configure: Regenerate.
8215
8216 2003-01-06 Andrew Cagney <ac131313@redhat.com>
8217
8218 * configure.in (GDB_TK): Add tcl directories conditional on
8219 gdb/gdbtk directory being present.
8220 * configure: Regenerate.
8221
8222 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
8223
8224 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8225 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8226 * configure: Rebuilt.
8227
8228 2002-12-31 Tom Tromey <tromey@redhat.com>
8229
8230 * Makefile.in: Rebuilt.
8231 * Makefile.def (target_modules) [libffi]: Allow installation.
8232
8233 2002-12-31 Andreas Schwab <schwab@suse.de>
8234
8235 * configure.in: Fix use of $program_transform_name.
8236 * configure: Regenerated.
8237
8238 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
8239
8240 * configure.in (baseargs): Don't remove first configure argument.
8241 * configure: Regenerated.
8242
8243 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
8244
8245 * Makefile.tpl (local-distclean): Don't remove...
8246 (multilib.ts): ... this. Moved into...
8247 (multilib.out): ... this. Don't use sub-make.
8248 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8249 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8250 (configure-build-[+module+], configure-[+module+],
8251 configure-target-[+module+], configure-gcc): ... these. Test
8252 for Makefile existence. Drop config.status from dependencies.
8253 * Makefile.in: Rebuilt.
8254 * configure.in: Move gcc-version-trigger to the end of
8255 ac_configure_args. Add comments to maybedep.tmp and
8256 serdep.tmp. Introduce --disable-serial-configure. Remove
8257 nonopt from baseargs, matching and removing corresponding
8258 whitespace while at it.
8259 * configure: Rebuilt.
8260
8261 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
8262
8263 * configure.in (host_configargs): Replace reference to
8264 no-longer-defined buildopts with --build=${build_alias}.
8265 * configure: Rebuilt.
8266
8267 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8268 program_transform_name to standard idiom.
8269 (AUTOGEN, AUTOCONF): Define.
8270 (Makefile.in): Use $(AUTOGEN).
8271 (Makefile): Depend on config.status, and use autoconf-style rule to
8272 build it. Move original commands to...
8273 (config.status): ... this new target.
8274 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8275 $(AUTOCONF).
8276 * Makefile.in: Rebuilt.
8277
8278 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8279
8280 * Makefile.tpl: Fix dramatic bustage due to change in
8281 program_transform_name.
8282 * Makefile.in: Regenerate.
8283
8284 * configure.in: Remove unnecessary PATH setting.
8285 * configure: Regnerate.
8286
8287 * configure.in: Don't default to unprefixed tools unless
8288 the native tools will work.
8289 * configure: Regenerate.
8290
8291 * configure.in: Convert to autoconf script. Blow away lots
8292 of now-redundant Makefile fragments.
8293 * configure: Generate using Autoconf.
8294 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8295 * Makefile.in: Regenerate.
8296
8297 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8298
8299 * configure: Fix stupid bug where RANLIB was mistakenly included.
8300
8301 * configure.in: Rename (buildargs, hostargs, targargs) to
8302 (build_configargs, host_configargs, target_configargs).
8303
8304 * configure.in: Move logic out of sed statement.
8305
8306 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
8307 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8308
8309 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8310
8311 * config.sub: Import from master repository
8312 * config.guess: Ditto
8313
8314 2002-12-24 Andreas Schwab <schwab@suse.de>
8315
8316 * Makefile.tpl (multilib.out): Fix missing space.
8317 * Makefile.in: Regenerate.
8318
8319 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8320
8321 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8322 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8323 * Makefile.in: Regenerate.
8324 * configure.in: Remove unnecessary leftovers.
8325
8326 2002-12-21 Geoffrey Keating <geoffk@apple.com>
8327
8328 * configure.in (extra_ranlibflags_for_target): New variable.
8329 (*-*-darwin): Add -c to ranlib commands.
8330 * configure (tooldir): Handle extra_ranlibflags_for_target.
8331
8332 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
8333
8334 * Makefile.tpl: Revert HJL's change.
8335 * Makefile.in: Regenerated.
8336 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8337 always.
8338
8339 2002-12-19 Andreas Schwab <schwab@suse.de>
8340
8341 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8342 * Makefile.in: Regenerate.
8343
8344 2002-12-18 H.J. Lu <hjl@gnu.org>
8345
8346 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8347 * Makefile.in: Regenerated.
8348
8349 * configure.in (build_prefix): New. Substitute.
8350
8351 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8352
8353 * Makefile.tpl: Don't let real targets depend on phony targets.
8354 * Makefile.in: Regenerate.
8355
8356 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8357 * Makefile.in: Regenerate.
8358
8359 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8360
8361 * config.sub: Import from master repository
8362 * config.guess: Ditto
8363
8364 2002-12-16 Jason Merrill <jason@redhat.com>
8365
8366 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8367 previous 'make bootstrap'.
8368 * Makefile.in: Regenerate.
8369
8370 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8371
8372 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8373
8374 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8375
8376 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8377 * Makefile.in: Regenerate.
8378
8379 2002-12-13 Jason Merrill <jason@redhat.com>
8380
8381 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
8382 library tests.
8383 (check-c++): Just depend on it and check-target-libstdc++-v3.
8384 * Makefile.in: Regenerate.
8385
8386 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8387
8388 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8389 * Makefile.in: Rebuilt.
8390
8391 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8392
8393 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8394
8395 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8396
8397 * configure: Fix bug put in by gremlins.
8398
8399 * Makefile.tpl: Substitute more autoconfily.
8400 * configure: Substitute more autoconfily.
8401 * Makefile.in: Regenerate.
8402
8403 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8404
8405 * config.sub: Import from master repository
8406 * config.guess: Ditto
8407 * MAINTAINERS: Added Svein Seldal under write after approval
8408
8409 2002-12-08 Andrew Cagney <ac131313@redhat.com>
8410
8411 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8412 * Makefile.in (all-sim): Ditto.
8413
8414 2002-12-06 DJ Delorie <dj@redhat.com>
8415
8416 * Makefile.tpl: Change configure dependencies to not have real
8417 targets depend on phony targets.
8418
8419 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8420
8421 * configure.in: Revert unintentional change.
8422
8423 * Makefile.tpl: Change dependency for */multilib.out so that
8424 it works when gcc isn't in the tree.
8425
8426 * configure.in: Substitute more.
8427 * configure: Run subconfigures from the Makefile.
8428 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8429 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8430
8431 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8432
8433 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8434
8435 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8436
8437 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8438 and corresponding dependencies.
8439 * Makefile.in: Regenerate.
8440
8441 * configure.in (host_tools): Order binutils, gas and ld for
8442 convenience in running the testsuites.
8443
8444 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8445 * Makefile.in: Regenerate.
8446 * configure.in: Introduce rules to serialize subconfigure runs.
8447
8448 * configure.in: Introduce BASE_CC_FOR_TARGET.
8449 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8450 Realize configure-build-* targets. Realize configure-target-* targets.
8451 * Makefile.in: Regenerate.
8452
8453 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8454
8455 * configure: Move gcc_version_trigger stuff from here...
8456 * configure.in: ...to here.
8457
8458 * configure.in: Separate subconfigure options added by this file from
8459 options given by the user. Add machinery to put args for host
8460 subconfigures into the Makefile.
8461
8462 * Makefile.tpl: Remove 'vault' targets.
8463 * Makefile.tpl: Reorder and comment dependencies.
8464 * Makefile.in: Regenerate.
8465
8466 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8467 * configure.in: Fix my broken commit of previous patch. (sigh)
8468
8469 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8470
8471 * configure.in: Move host-specific darwin noconfigdirs into
8472 the host-specific section.
8473
8474 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8475
8476 * configure.in: Move host-specific darwin noconfigdirs into
8477 the host-specific section.
8478
8479 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8480
8481 * configure: Remove skip-this-dir support.
8482 * Makefile.tpl: Remove skip-this-dir support.
8483
8484 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8485 subdirectories.
8486 * Makefile.in: Regenerate.
8487
8488 * Makefile.tpl: Strip out useless setting of 'dir'.
8489 * Makefile.in: Regenerate.
8490
8491 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8492
8493 * configure.in: Fix deeply stupid bug.
8494
8495 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8496 shell code in CXX_FOR_TARGET
8497 * Makefile.def: Introduce raw_cxx.
8498 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8499 RAW_CXX_FOR_TARGET.
8500 * Makefile.in: Regenerate.
8501
8502 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
8503
8504 * Makefile.tpl: Remove unnecessary ifs.
8505 * Makefile.in: Regenerate.
8506
8507 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
8508 dependencies. Maybe-ize build-libiberty. Create dummy install
8509 targets for 'no_install' modules.
8510 * configure: Move GDB_TK substitution to configure.in. Move
8511 build_modules stuff to configure.in.
8512 * configure.in: Implement soft dependency machinery. Maybe-ize
8513 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
8514 * Makefile.in: Regenerate.
8515
8516 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
8517
8518 * Makefile.tpl: Make all-target, install-target behave similarly
8519 to all, install (only hitting configured targets). Eliminate
8520 unused macro defintions.
8521
8522 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8523 build != host.
8524
8525 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8526
8527 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8528
8529 * configure.in: Produce lists of subdir targets we're actually
8530 configuring. Remove references to "dosrel".
8531 * Makefile.tpl: Let configure set which subdir targets are hit.
8532 Remove install-cross; clean up install; remove ALL. Remove
8533 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
8534 Autogenerate host module targets. Remove empty dependency lines
8535 and redundant dependency; rearrange slightly.
8536 * Makefile.def: Add host-side libtermcap, utils.
8537
8538 * Makefile.in: Regenerate.
8539
8540 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8541
8542 * ltconfig (osf[345]): Append $major to soname_spec.
8543 Reflect this in library_names_spec.
8544 * ltmain.sh (osf): Prefix $major with . for use as extension.
8545
8546 2002-11-19 Andreas Jaeger <aj@suse.de>
8547
8548 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8549 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8550 and sparc64 GNU/Linux systems.
8551
8552 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8553
8554 * MAINTAINERS: Update email.
8555
8556 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8557
8558 * MAINTAINERS: Complete James Dennett's entry.
8559
8560 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8561
8562 * MAINTAINERS (Write After Approval): Add myself.
8563
8564 2002-11-13 Bruce Korb <bkorb@gnu.org>
8565
8566 * Makefile.tpl: syntactic cleanup
8567
8568 2002-11-13 Stuart Hastings <stuart@apple.com>
8569
8570 * MAINTAINERS: Add myself to write-after-approval list.
8571
8572 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8573
8574 * Makefile.def: Add list of recursive targets to autogenerate.
8575 Add build_modules.
8576 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
8577 targets. Autogenerate *-build-* targets.
8578 * Makefile.in: Regenerate.
8579
8580 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8581
8582 * configure: More autoconf-style substitutions.
8583 * Makefile.tpl: More autoconf-style substitutions.
8584 * Makefile.in: Regenerate.
8585
8586 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
8587
8588 * configure: Substitute more variables in a more autoconf-friendly
8589 way. Simplify slightly.
8590 * Makefile.tpl: Make more variables substitutable in an
8591 autoconf-friendly way.
8592 * Makefile.in: Regenerate.
8593
8594 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
8595
8596 * MAINTAINERS (Write After Approval): Add myself.
8597
8598 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
8599
8600 * configure.in (v810*): Remove special setting of tools.
8601
8602 * configure: Add support for extra required flags for ar or nm.
8603 * configure.in (aix4.3+): Use above support for target-specific
8604 issues, rather than using config/mt-aix43.
8605
8606 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
8607
8608 * configure: Remove 'removing', which doesn't work. Replace $subdir
8609 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
8610 with $srcdir. Reformat indentation. Substitute some variables
8611 formerly hard-coded in the Makefile for build=host.
8612 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8613 * Makefile.def: Autogenerate more.
8614 * Makefile.in: Regenerate.
8615
8616 2002-11-04 Adam Nemet <anemet@lnxw.com>
8617
8618 * MAINTAINERS (Write After Approval): Add myself.
8619
8620 2002-11-04 Kevin Buettner <kevinb@redhat.com>
8621
8622 * Makefile.def (host_modules): Add rda.
8623 * Makefile.in: Regenerate.
8624 * configure.in (target_tool): Add target-rda to list.
8625
8626 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8627
8628 * MAINTAINERS: Remove "co-maintainer" note for web pages.
8629
8630 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
8631
8632 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
8633 and restrap targets to this rule.
8634 * Makefile.in: Regenerate.
8635
8636 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8637
8638 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8639 GNATS only accounts.
8640
8641 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
8642
8643 * configure.in (i[3456]86-*-linux*): Add check to disable
8644 ${libgcj} for glibc1.
8645
8646 2002-10-24 Denis Chertykov <denisc@overta.ru>
8647
8648 * MAINTAINERS: Add myself as ip2k port maintainer.
8649
8650 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
8651
8652 * configure.in: Add tic4x target.
8653
8654 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
8655
8656 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8657 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8658 * Makefile.in: Regenerate.
8659
8660 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8661 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8662 * Makefile.in: Regenerate.
8663
8664 2002-10-02 Janis Johnson <janis187@us.ibm.com>
8665
8666 * MAINTAINERS: Add myself as web pages co-maintainer.
8667
8668 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8669
8670 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8671 * Makefile.in: Regenerate.
8672
8673 2002-10-02 Zack Weinberg <zack@codesourcery.com>
8674
8675 * MAINTAINERS: Add myself and Nathan Sidwell
8676 <nathan@codesourcery.com> as VxWorks maintainers.
8677
8678 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8679
8680 * Makefile.def: Remove order dependency comments.
8681 * Makefile.tpl: Add explicit install-install dependencies.
8682 * Makefile.in: Regenerate.
8683
8684 * Makefile.tpl: Remove material now in src-release. (Finally!)
8685 * Makefile.in: Regenerate.
8686
8687 * Makefile.tpl: Add configure-target (for src-release in src)
8688 * Makefile.in: Regenerate.
8689
8690 2002-09-30 Nick Clifton <nickc@redhat.com>
8691
8692 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8693
8694 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
8695
8696 * configure.in (s390*-*-linux*): Enable libgcj.
8697
8698 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
8699
8700 * configure: Revert accidentally applied changes.
8701
8702 * Makefile.tpl: Make more autoconf-friendly.
8703 * Makefile.in: Regenerate.
8704 * configure: Make substitution more autoconf-like.
8705
8706 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
8707
8708 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8709 single entry to handle all these.
8710 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
8711 libjava on arm-*-elf.
8712
8713 2002-09-27 Geoffrey Keating <geoffk@apple.com>
8714
8715 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8716 things that depend on them.
8717
8718 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8719
8720 * Makefile.tpl: Make subsituted variables more autoconfy.
8721 * Makefile.in: Regenerate.
8722 * configure: Make seds more autoconfy.
8723
8724 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8725
8726 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8727 * Makefile.in: Regenerate.
8728 * configure.in: Rewrite sed statements to look autoconfy.
8729
8730 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8731 all-target-foo on configure-target-foo.
8732 * Makefile.def: Ditto.
8733 * Makefile.in: Rebuild.
8734
8735 2002-09-25 Andrew Haley <aph@redhat.com>
8736
8737 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8738
8739 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
8740
8741 * Makefile.def: New file.
8742 * Makefile.tpl: New file.
8743 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8744 * contrib/gcc_update: Note that Makefile.in is a generated file.
8745
8746 * configure.in: Minor rearrangement. Simplify tests.
8747
8748 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
8749
8750 * configure.in (with_headers): Skip copy if value is "yes".
8751 (with_libs): Likewise.
8752
8753 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8754
8755 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8756 * configure.in (sh*-*-pe*): Ditto.
8757 * configure.in (mips*-*-pe*): Ditto.
8758 * configure.in (*arm-wince-pe): Ditto.
8759
8760 * configure.in: Rearrange.
8761
8762 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
8763
8764 * MAINTAINERS: Update my email address.
8765
8766 2002-08-30 Paul Koning <pkoning@equallogic.com>
8767
8768 * MAINTAINERS: (Write After Approval): Add myself.
8769
8770 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
8771
8772 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8773
8774 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
8775
8776 * MAINTAINERS: Change my mailing address.
8777
8778 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
8779
8780 * MAINTAINERS (Write After Approval): Remove myself.
8781 (Various Maintainers: c++ runtime libs): Add myself.
8782
8783 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
8784
8785 * MAINTAINERS (Write After Approval): Remove myself.
8786 (Various Maintainers: c++ runtime libs): Add myself.
8787
8788 2002-08-15 Eric Christopher <echristo@redhat.com>
8789
8790 * config.sub: Import from master repository.
8791 * config.guess: Ditto.
8792
8793 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
8794
8795 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8796 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8797 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8798
8799 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
8800
8801 * MAINTAINERS: Add self to rs6000 vector extensions.
8802
8803 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
8804
8805 * libiberty/configure: Reverted unintended yesterday's check in.
8806
8807 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
8808
8809 * boehm-gc/configure, libf2c/configure: Rebuilt.
8810 * libffi/configure, libiberty/configure: Ditto.
8811 * libjava/configure, libobjc/configure: Ditto.
8812 * libstdc++-v3/configure, zlib/configure: Ditto.
8813 Merged from binutils:
8814 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8815 From Steve Ellcey <sje@cup.hp.com>:
8816 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8817 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8818 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8819 IA64.
8820 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8821 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8822 soname_spec, sys_lib_search_path_spec): Ditto.
8823
8824 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
8825
8826 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8827
8828 2002-08-04 H.J. Lu (hjl@gnu.org)
8829
8830 * configure.in (mips*-*-linux*): Don't skip target-libffi.
8831
8832 2002-08-02 Krister Walfridsson <cato@df.lth.se>
8833
8834 * MAINTAINERS (Write After Approval): Add myself.
8835
8836 2002-07-31 Alan Modra <amodra@bigpond.net.au>
8837
8838 * configure.in: Move generic linux case to end. Copy generic
8839 linux noconfigdirs to mips*-*-linux* entry and new
8840 powerpc64*-*-linux* entry. Add target-libffi for the latter.
8841
8842 2002-07-19 Michael Matz <matz@suse.de>
8843
8844 * MAINTAINERS: Add myself as ra* maintainer.
8845
8846 2002-07-16 Chris Demetriou <cgd@broadcom.com>
8847
8848 * config.guess: Update to 2002-07-09 version.
8849 * config.sub: Update to 2002-07-03 version.
8850
8851 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
8852
8853 * MAINTAINERS: Fix typo in a maintainer email address.
8854
8855 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
8856
8857 * configure.in: Remove two redundant tests.
8858
8859 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8860
8861 * configure.in (mips*-*-irix6*o32): Enable stabs.
8862
8863 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
8864
8865 * configure.in: Don't build grez.
8866 * Makefile.in: Ditto.
8867
8868 * Makefile.in: Remove references to bsp, cygmon, libstub.
8869 * configure.in: Ditto.
8870
8871 * configure.in: Remove leftover reference to gdbtest.
8872
8873 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
8874
8875 * configure.in (gxx_include_dir): Change to match versioned
8876 C++ headers if --enable-version-specific-runtime-libs is used.
8877
8878 2002-07-04 Steve Ellcey <sje@cup.hp.com>
8879
8880 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8881
8882 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
8883
8884 * configure.in: Make --without-x work.
8885
8886 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
8887
8888 * configure.in: Rearrange target Makefile fragment collection.
8889
8890 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8891 cvs[src].
8892 * configure.in: Ditto.
8893
8894 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
8895
8896 * MAINTAINERS (Write After Approval): Update my e-mail address.
8897
8898 2002-06-24 Ben Elliston <bje@redhat.com>
8899
8900 * configure.in (host_tools): Remove cgen.
8901
8902 * Makefile.in (all-cgen): Remove; runs from its source directory.
8903 (check-cgen, install-cgen, clean-cgen): Likewise.
8904 (all-opcodes): Do not depend on all-cgen.
8905 (all-sim): Likewise.
8906
8907 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
8908
8909 * Makefile.in: Eliminate 'apache' targets.
8910 * configure.in: Eliminate 'apache' targets.
8911
8912 * configure.in: Eliminate redundant tests. Reorganize.
8913
8914 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8915
8916 * config-ml.in: Eliminate references to Cygnus configure.
8917
8918 * Makefile.in: Eliminate references to building emacs.
8919
8920 2002-06-28 Graham Stott <graham.stott@btinternet.com>
8921
8922 * MAINTAINERS: Update my email address.
8923
8924 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
8925
8926 * config.if (libstdcxx_incdir): Version C++ headers.
8927 (cxx_incdir): Remove.
8928
8929 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
8930
8931 * MAINTAINERS (Write After Approval): Add self.
8932
8933 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
8934
8935 * configure.in: Add support for ip2k.
8936
8937 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
8938
8939 * configure.in: Fix AIX configury bug.
8940
8941 2002-06-20 Steve Ellcey <sje@cup.hp.com>
8942
8943 * MAINTAINERS (Write After Approval): Add self.
8944
8945 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8946
8947 * configure.in: replace ${topsrcdir} with ${srcdir}
8948
8949 * configure.in: Move definition of libstdcxx_flags
8950 right above usage, rather than waaay earlier.
8951
8952 * configure.in: Pull definition of is_cross_compiler earlier.
8953
8954 * configure.in: Rearrange a little.
8955
8956 * configure.in: Remove references to librx.
8957 * Makefile.in: Remove references to librx.
8958
8959 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
8960
8961 * config.sub: Add support for avr target.
8962 Import from master sources, rev 1.255
8963
8964 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
8965
8966 * configure, .cvsignore: Revert previous change...
8967 * Makefile: ...delete.
8968
8969 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8970
8971 * configure.in: Eliminate ${gasdir} variable.
8972
8973 2002-06-18 Dave Brolley <brolley@redhat.com>
8974
8975 * configure.in: Add support for frv.
8976 * config.sub: Add support for frv.
8977
8978 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
8979
8980 * configure: Remove garbage from previous commit.
8981
8982 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
8983
8984 * configure: For in-source builds, make a subdir and re-exec there.
8985 * Makefile: New file. Pass targets through to build directory.
8986 * .cvsignore: No longer ignore "Makefile".
8987
8988 2002-06-16 Douglas Rupp <rupp@gnat.com>
8989
8990 * MAINTAINERS (Write After Approval): Add self.
8991
8992 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8993
8994 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8995
8996 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
8997
8998 * configure.in (vax-*-netbsd*): Re-enable gas.
8999
9000 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9001
9002 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9003 BUILD_PREFIX_1, to correct nomenclature.
9004 * configure: Likewise.
9005
9006 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9007 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9008
9009 2002-05-31 Olaf Hering <olh@suse.de>
9010
9011 * config-ml.in: Propogate DESTDIR also.
9012
9013 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9014
9015 * configure.in (vax-*-netbsd*): Don't build gas for this
9016 platform.
9017
9018 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9019
9020 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9021 and libgcj for AVR.
9022
9023 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9024
9025 * MAINTAINERS (Write After Approval): Add myself.
9026
9027 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9028
9029 * config.guess: Update to 2002-05-22 version.
9030 * config.sub: Likewise.
9031
9032 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9033
9034 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9035 * config-ml.in: Likewise.
9036 * configure: Likewise.
9037 * configure.in: Likewise.
9038
9039 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9040
9041 * MAINTAINERS: Update my email address.
9042
9043 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9044
9045 * configure.in: Simplify makefile fragment collection.
9046
9047 * configure.in: Remove code to build emacs.
9048
9049 * configure.in : Remove --srcdir argument from targargs and buildargs
9050 (it's always overridden in the Makefile anyway). Rearrange a bit.
9051
9052 * configure: Move some logic to configure.in.
9053 * configure.in: Move some logic from configure.
9054
9055 2002-05-11 Tom Tromey <tromey@redhat.com>
9056
9057 * MAINTAINERS: Reflect libgcj reality.
9058
9059 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9060
9061 * Makefile.in: Honour DESTDIR.
9062
9063 2002-05-08 Mark Mitchell <mark@codesourcery.com>
9064
9065 * config.guess: Import 2002-03-20 version.
9066 * config.sub: Import 2002-04-26 version.
9067
9068 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9069
9070 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9071
9072 2002-05-07 Tim Josling <tej@melbpc.org.au>
9073
9074 * MAINTAINERS: Add self.
9075
9076 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
9077
9078 * ltmain.sh: Detect and handle object name conflicts
9079 while piecewise linking a static library.
9080
9081 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
9082
9083 * configure.in (noconfigdirs): Don't disable libgcj on
9084 sparc64-*-solaris* and sparcv9-*-solaris*.
9085
9086 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
9087
9088 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9089
9090 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9091
9092 * configure.in (FLAGS_FOR_TARGET): Do not add
9093 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9094 on i[3456]86-*-linux*.
9095
9096 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9097
9098 * configure.in (noconfigdirs): Replace [ ] with test.
9099
9100 * configure.in (noconfigdirs): Do not add target-newlib if
9101 target == i[3456]86-*-linux*, and host == target.
9102
9103 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9104
9105 * configure.in: delete reference to absent file
9106
9107 * configure.in: replace '[' with 'test'
9108
9109 * configure.in: Eliminate references to gash.
9110 * Makefile.in: Eliminate references to gash.
9111
9112 * configure.in: remove useless references to 'pic' makefile fragments.
9113
9114 * configure.in: (*-*-windows*) Finish removing.
9115
9116 * configure.in: Eliminate redundant test for libgui.
9117
9118 2002-04-29 Roger Sayle <roger@eyesopen.com>
9119
9120 * MAINTAINERS: Add self and realphabetize. Update entries
9121 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9122 entry for a29k port maintainer.
9123
9124 2002-04-26 Joel Sherrill <joel@OARcorp.com>
9125
9126 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9127 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9128
9129 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9130
9131 * configure.in: remove references to dead files
9132
9133 2002-04-19 Mark Mitchell <mark@codesourcery.com>
9134
9135 * MAINTAINERS: Add information about purpose of this file.
9136
9137 2002-04-18 Tom Tromey <tromey@redhat.com>
9138
9139 * configure.in: Disallow configuring libgcj when it is already
9140 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9141 Solaris 2.8 by default. For PR libgcj/6158.
9142
9143 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9144
9145 * configure.in: Move default CC setting out of config/mh-* fragments
9146 directly into here.
9147
9148 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9149
9150 * configure.in: don't even try to configure or make a subdirectory
9151 if there's no configure script for it.
9152
9153 2002-04-15 Mark Mitchell <mark@codesourcery.com>
9154
9155 * MAINTAINERS: Remove chill maintainers.
9156 * Makefile.in (CHILLFLAGS): Remove.
9157 (CHILL_LIB): Remove.
9158 (TARGET_CONFIGDIRS): Remove libchill.
9159 (CHILL_FOR_TARGET): Remove.
9160 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9161 CHILL_LIB.
9162 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9163 (CHECK_TARGET_MODULES): Likewise.
9164 (INSTALL_TARGET_MODULES): Likewise.
9165 (CLEAN_TARGET_MODULES): Likewise.
9166 (configure-target-libchill): Remove.
9167 (all-target-libchill): Remove.
9168 * configure.in (target_libs): Remove target-libchill.
9169 Do not compute CHILL_FOR_TARGET.
9170 * libchill: Remove directory.
9171
9172 2002-04-11 DJ Delorie <dj@redhat.com>
9173
9174 * Makefile.in, configure.in: Sync with binutils, entries
9175 follow...
9176
9177 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9178
9179 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9180 (do-tar, do-bz2): New rules.
9181 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9182 (gdb-tar): New rule.
9183 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9184 (insight_dejagnu.tar): New rule.
9185 (insight.tar): New rule.
9186 (gdb+dejagnu.tar): New rule.
9187 (gdb.tar): New rule.
9188
9189 2002-02-01 Mo DeJong <supermo@bayarea.net>
9190
9191 * Makefile.in: Add all-tix to deps for all-snavigator
9192 so that tix is built when building snavigator.
9193
9194 2002-01-11 Steve Ellcey <sje@cup.hp.com>
9195
9196 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9197 ld and gdb are not supported.
9198
9199 2002-01-07 Mark Salter <msalter@redhat.com>
9200
9201 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9202 Allow target-libgloss to be built for arm, strongarm, and xscale.
9203
9204 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9205
9206 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9207 options for i[3456]86-pc-linux* native builds.
9208
9209 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9210
9211 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9212 files from .po files for a distribution.
9213
9214 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
9215
9216 * configure.in: Enable libstdc++-v3 for h8300 targets.
9217
9218 2001-06-19 Alan Modra <amodra@bigpond.net.au>
9219
9220 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9221 version from bfd/.
9222
9223 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9224
9225 * Makefile.in (VER): When present, extract the version number from
9226 the file version.in.
9227
9228 2001-05-24 Tom Rix <trix@redhat.com>
9229
9230 * configure.in : enable ld for aix
9231
9232 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9233
9234 * config.guess: Add linux target for S/390.
9235
9236 2000-11-07 Philip Blundell <pb@futuretv.com>
9237
9238 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9239
9240 2000-11-03 Philip Blundell <pb@futuretv.com>
9241
9242 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9243 files.
9244
9245 2001-01-15 Ben Elliston <bje@redhat.com>
9246
9247 * configure.in (host_tools): Add sid.
9248 Always configure cgen.
9249
9250 2000-11-24 Nick Clifton <nickc@redhat.com>
9251
9252 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9253
9254
9255 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9256
9257 * Makefile.in (ALL_MODULES): Add all-cgen.
9258 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9259 (all-cgen): New target.
9260 (all-opcodes,all-sim): Depend on all-cgen.
9261 * configure.in (host_tools): Add cgen.
9262 Only configure cgen if --enable-cgen-maint.
9263
9264 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
9265
9266 * configure.in: Add *-*-freebsd* configurations.
9267
9268 2002-04-08 Tom Tromey <tromey@redhat.com>
9269
9270 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9271 Fixes PR libgcj/6068.
9272
9273 2002-03-30 Krister Walfridsson <cato@df.lth.se>
9274
9275 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9276
9277 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9278
9279 * configure.in (alpha*-dec-osf*): Enable libgcj.
9280
9281 2003-03-27 Matthew Gingell <gingell@gnat.com>
9282
9283 * MAINTAINERS (Write After Approval): Add myself.
9284
9285 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9286
9287 Fix for: PR bootstrap/3591, target/5676
9288 * configure.in (mcore-pe): Disable the configuration of
9289 libstdc++-v3 since exceptions are not supported.
9290
9291 2002-03-20 Anthony Green <green@redhat.com>
9292
9293 * configure.in: Enable libgcj for xscale-elf target.
9294
9295 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
9296
9297 * MAINTAINERS: Update my email address.
9298
9299 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
9300
9301 * ltmain.sh (relink_command): Fix typo in previous change.
9302
9303 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
9304
9305 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9306 (relink_command): Added --tag flags.
9307 (mode=install): If relinking fails; error out.
9308
9309 2002-03-12 Richard Henderson <rth@redhat.com>
9310
9311 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9312 .NOTPARALLEL tag.
9313 (do-check): Rename from check.
9314 (check): Allow parallel check.
9315
9316 2002-03-12 Bob Wilson <bob.wilson@acm.org>
9317
9318 * MAINTAINERS: Add myself as maintainer for xtensa port.
9319 Fix alphabetical order in CPU port maintainer list.
9320 Remove myself from Write After Approval list.
9321
9322 2002-03-11 Richard Henderson <rth@redhat.com>
9323
9324 * Makefile.in (.NOTPARALLEL): Add fake tag.
9325
9326 2002-03-07 H.J. Lu (hjl@gnu.org)
9327
9328 * configure.in: Enable gprof for mips*-*-linux*.
9329
9330 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9331
9332 * MAINTAINERS (Write After Approval): Add myself.
9333
9334 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
9335
9336 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9337 libjava.
9338 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9339
9340 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
9341
9342 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9343 because its Makefile is there; test for the executable instead.
9344
9345 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
9346
9347 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9348 libstdc++-v3 and libjava.
9349
9350 2002-02-11 Adam Megacz <adam@xwt.org>
9351
9352 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9353 boehm-gc
9354
9355 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
9356
9357 * config.guess: Updated to 2002-01-30's version.
9358 * config.sub: Updated to 2002-02-01's version.
9359 Contribute sh64-elf.
9360 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9361 * configure.in: Added sh64-*-*.
9362
9363 2002-02-08 Chris Demetriou <cgd@broadcom.com>
9364
9365 * MAINTAINERS: Belatedly add myself to write after approval list.
9366
9367 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9368
9369 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9370 Remove self as Write After Approval.
9371
9372 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
9373
9374 * MAINTAINERS: Put self in as maintainer for contrib/regression
9375 directory.
9376
9377 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
9378
9379 * MAINTAINERS: Update my email address.
9380
9381 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9382
9383 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9384 target-libiberty, and target-libgloss. Skip Java-related
9385 libraries if not supported for NetBSD on target CPU.
9386
9387 2002-01-25 Douglas B Rupp <rupp@gnat.com>
9388
9389 * install-sh: Use _inst.$$_ for temp file name.
9390
9391 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9392
9393 * MAINTAINERS (Write After Approval): Move my contact info
9394 from here...
9395 (OS Port Maintainers): ...to here (netbsd).
9396
9397 2002-01-22 Bob Wilson <bob.wilson@acm.org>
9398
9399 * MAINTAINERS (Write After Approval): Add myself.
9400
9401 2002-01-17 H.J. Lu <hjl@gnu.org>
9402
9403 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9404 (all-target-fastjar): Also depend on all-target-libiberty.
9405
9406 2002-01-16 H.J. Lu (hjl@gnu.org)
9407
9408 * config.guess: Import from master sources, rev 1.225.
9409 * config.sub: Import from master sources, rev 1.238.
9410
9411 2002-01-16 Kazu Hirata <kazu@hxi.com>
9412
9413 * MAINTAINERS (Write After Approval): Remove myself.
9414
9415 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
9416
9417 * MAINTAINERS (Write After Approval): Add myself.
9418
9419 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9420
9421 * MAINTAINERS: Add self as docs co-maintainer.
9422
9423 2001-12-11 Matthias Klose <doko@debian.org>
9424
9425 * MAINTAINERS (Write After Approval): Add myself.
9426
9427 2001-12-09 Zack Weinberg <zack@codesourcery.com>
9428
9429 * MAINTAINERS: Update my email address.
9430
9431 2001-12-07 Turly O'Connor <turly@apple.com>
9432 * MAINTAINERS (Write After Approval): Add myself.
9433 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9434 (rs6000_initialize_trampoline): Call __trampoline_setup for
9435 ABI_DARWIN too.
9436 * darwin-tramp.asm: New file, implements __trampoline_setup.
9437 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9438
9439 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
9440
9441 * MAINTAINERS (Write After Approval): Add myself.
9442
9443 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9444
9445 * configure, configure.in: Use temp file for long sed commands.
9446
9447 2001-12-03 Laurent Guerby <guerby@acm.org>
9448
9449 * config.sub: Update to version 1.232 on subversion.
9450
9451 2001-12-03 Ben Elliston <bje@redhat.com>
9452
9453 * MAINTAINERS: Update mail address for config.* patches.
9454
9455 2001-11-27 DJ Delorie <dj@redhat.com>
9456 Zack Weinberg <zack@codesourcery.com>
9457
9458 When build != host, create libiberty for the build machine.
9459
9460 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9461 CONFIG_ARGUMENTS.
9462 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9463 New variables.
9464 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9465 and rules.
9466 (all.normal): Depend on ALL_BUILD_MODULES.
9467 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9468 (all-build-libiberty): Depend on configure-build-libiberty.
9469
9470 * configure: Calculate and substitute proper value for
9471 ALL_BUILD_MODULES.
9472 * configure.in: Create the build subdirectory.
9473 Calculate and substitute TARGET_CONFIGARGS (formerly
9474 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9475
9476 2001-11-26 Ziemowit Laski <zlaski@apple.com>
9477
9478 * MAINTAINERS (write-after-approval): Add self.
9479
9480 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9481
9482 * MAINTAINERS (GNATS only accounts): Remove self.
9483
9484 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9485
9486 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9487 libf2c.
9488
9489 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9490
9491 * MAINTAINERS (Write After Approval): Add self.
9492
9493 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9494
9495 * MAINTAINERS: mips and s390 are also CPU ports.
9496
9497 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9498
9499 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9500
9501 2001-11-11 David O'Brien <obrien@FreeBSD.org>
9502
9503 * MAINTAINERS: Alphabetize.
9504
9505 2001-11-09 Kazu Hirata <kazu@hxi.com>
9506
9507 * MAINTAINERS (Various maintainers: h8 port): Add myself.
9508
9509 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
9510
9511 * MAINTAINERS (Various maintainers: hppa port): Added myself.
9512
9513 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9514
9515 * configure.in (--enable-languages): Be more permissive about
9516 syntax. Check for empty lists better. Warn about $LANGUAGES.
9517
9518 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
9519
9520 * config.sub: Import from master sources, rev. 1.230.
9521 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9522
9523 2001-11-07 Laurent Guerby <guerby@acm.org>
9524
9525 * MAINTAINERS (Write After Approval): Add self.
9526
9527 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9528
9529 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9530
9531 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
9532
9533 * config.sub: Import from master sources, rev 1.226.
9534 * config.guess: Import from master sources, rev 1.216.
9535
9536 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
9537
9538 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9539 * MAINTAINERS: Add self as maintainer of MMIX port.
9540 Remove old after-approval entry.
9541
9542 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
9543
9544 * ChangeLog, configure: Fix spelling errors.
9545
9546 2001-10-20 Brendan Kehoe <brendan@zen.org>
9547
9548 * MAINTAINERS: Tweak my address.
9549
9550 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
9551
9552 * MAINTAINERS: Update my email address.
9553
9554 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
9555
9556 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9557 * MAINTAINERS: Add self as maintainer of CRIS port.
9558
9559 2001-10-10 Geert Bosch <bosch@gnat.com>
9560
9561 * MAINTAINERS (Various maintainers: Ada front end):
9562 Added Robert Dewar.
9563
9564 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
9565
9566 * MAINTAINERS (Write After Approval): Added self
9567
9568 2001-10-02 Geert Bosch <bosch@gnat.com>
9569
9570 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9571
9572 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9573
9574 * configure: Handle temporary files securely using mkdir.
9575
9576 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
9577
9578 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9579
9580 2001-09-26 Will Cohen <wcohen@redhat.com>
9581
9582 * configure.in (*-*-linux*): Disable configuration of target-newlib
9583 and target-libgloss.
9584
9585 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9586
9587 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9588 RANLIB.
9589
9590 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
9591
9592 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9593 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9594 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9595 avoid quotes nesting problems.
9596 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9597 (DO_X): Export only variables that are set.
9598
9599 2001-09-19 Ben Elliston <bje@redhat.com>
9600
9601 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9602 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9603 semantics. Use the shell built-in "type" command instead.
9604
9605 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
9606
9607 Merged from gcc-3_0-branch:
9608 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
9609 * ltcf-c.sh: Use $objext, not $ac_objext.
9610 2001-07-27 Mark Kettenis <kettenis@gnu.org>
9611 * ltcf-cxx.sh: Add support for GNU.
9612 2001-07-22 Timothy Wall <twall@redhat.com>
9613 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
9614 default settings if using GNU tools with that configuration.
9615 * ltcf-cxx.sh: Ditto.
9616 * ltcf-gcj.sh: Ditto.
9617 2001-07-21 Michael Chastain <chastain@redhat.com>
9618 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9619 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
9620 * ltmain.sh: Mark as gcc-local.
9621
9622 2001-08-30 Eric Christopher <echristo@redhat.com>
9623 Jason Eckhardt <jle@redhat.com>
9624
9625 * config.guess: Merge from master sources.
9626 * config.sub: Merge from master sources, add support for mipsisa32.
9627
9628 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
9629 * config.sub: Merge from master sources, rev 1.219.
9630 * MAINTAINERS: Add self as contact for stormy16 port.
9631
9632 2001-08-14 Zack Weinberg <zackw@panix.com>
9633
9634 * config.sub: Merge from master sources, rev 1.218.
9635 * config.guess: Merge from master sources, rev 1.209.
9636
9637 2001-08-11 Graham Stott <grahams@redhat.com>
9638
9639 * Makefile.in (check-c++): Add missing semicolon.
9640
9641 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
9642
9643 * MAINTAINERS (Various maitainers: predict.def): Added myself.
9644
9645 2001-07-30 Eric Christopher <echristo@redhat.com>
9646
9647 * MAINTAINERS (Various maintainers: mips port): Added myself.
9648
9649 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
9650
9651 * configure.in (sh-*-linux*): New.
9652
9653 2001-07-27 Richard Henderson <rth@redhat.com>
9654
9655 * .cvsignore: Add LAST_UPDATED.
9656
9657 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
9658
9659 * MAINTAINERS (Various maintainers: s390 port): Added myself.
9660
9661 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
9662
9663 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9664
9665 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
9666
9667 * MAINTAINERS (Write After Approval): Added myself.
9668
9669 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9670
9671 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9672 and libgcj on m68hc11/m68hc12.
9673
9674 2001-06-27 H.J. Lu (hjl@gnu.org)
9675
9676 * Makefile (CFLAGS_FOR_BUILD): New.
9677 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9678
9679 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9680
9681 * README: Remove version number.
9682
9683 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9684
9685 * INSTALL/README: Update wrt. to the installation instructions now
9686 residing in gcc/doc/install.texi.
9687
9688 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9689
9690 * README: Replace with a cut-down and updated version of gcc/README.
9691
9692 2001-06-12 David Edelsohn <edelsohn@gnu.org>
9693
9694 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9695 multilibs to be disabled.
9696
9697 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
9698
9699 * MAINTAINERS (Write After Approval): Add myself.
9700
9701 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
9702
9703 * config.guess: Import CVS version 1.195.
9704 * config.sub: Import CVS version 1.212.
9705
9706 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
9707
9708 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9709 gcc/xgcc is built, use -print-prog-name to find out the program
9710 name to use.
9711
9712 2001-06-04 Phil Edwards <pme@sources.redhat.com>
9713
9714 * config.guess: Import CVS version 1.194. All gcc-local changes
9715 appear to also be in the master copy.
9716 * config.sub: Import CVS version 1.211.
9717
9718 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
9719
9720 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9721 with_gcc]: Use `gcc -shared' to build a shared library.
9722
9723 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
9724
9725 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9726 archives.
9727
9728 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9729
9730 * MAINTAINERS (Write After Approval): Add myself.
9731
9732 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
9733
9734 * configure.in (libstdcxx_flags): Do not try to execute
9735 libstdc++-v3/testsuite_flags until it exists.
9736
9737 2001-06-01 Alan Modra <amodra@bigpond.net.au>
9738
9739 * MAINTAINERS: Update my email address.
9740
9741 2001-05-31 Graham Stott <grahams@redhat.com>
9742
9743 * MAINTAINERS (Write After Approval): Add myself.
9744
9745 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
9746
9747 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
9748 libraries when using g++ with native linker.
9749
9750 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
9751
9752 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9753
9754 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
9755
9756 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9757 [aix4*|aix5*]: Prepend blank.
9758
9759 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
9760
9761 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9762 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
9763 of subdir/configure scripts to use the new libtool.m4.
9764
9765 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
9766
9767 * MAINTAINERS (Write After Approval): Add myself.
9768
9769 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
9770
9771 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9772
9773 2001-05-11 Ben Elliston <bje@redhat.com>
9774
9775 * Makefile.in (all-sid): New target.
9776 (check-sid, clean-sid, install-sid): Likewise.
9777
9778 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
9779
9780 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9781
9782 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9783
9784 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9785 libgcj.
9786
9787 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9788
9789 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9790 gcc/xgcc is built, use -print-prog-name to find out the program
9791 name to use.
9792
9793 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
9794
9795 * configure.in (noconfigdirs): Don't reset it from scratch in the
9796 target case; only append to it.
9797
9798 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9799 sparc-*-solaris2.8]: Disable ${libgcj}.
9800
9801 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
9802
9803 * configure.in (libgcj_saved): Copy from $libgcj.
9804 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9805 --disable-libgcj.
9806
9807 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
9808
9809 * MAINTAINERS: Remove self as MIPS maintainer and
9810 C front end maintainer.
9811
9812 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
9813
9814 * configure.in: Move *-chorusos target case to the proper switch.
9815 Disable libgcj.
9816
9817 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9818
9819 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9820 1.641.2.228.
9821
9822 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9823
9824 * Makefile.in (STAGE1_CFLAGS): Pass down.
9825
9826 2001-04-13 Alan Modra <amodra@one.net.au>
9827
9828 * config.guess: Add hppa64-linux support. Note for next import that
9829 this is already in the master file.
9830 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
9831
9832 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9833
9834 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9835 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9836
9837 2001-04-11 Stan Shebs <shebs@apple.com>
9838
9839 * MAINTAINERS: Add self as Darwin port maintainer.
9840
9841 2001-04-11 Alan Modra <amodra@one.net.au>
9842
9843 * MAINTAINERS: Update my email address.
9844
9845 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
9846
9847 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9848 recent versions of FreeBSD (release 3 or later).
9849 * ltconfig: On FreeBSD, -lc must not be provided when building
9850 a shared library or else the standard -pthread gcc option is
9851 rendered worthless to later users of the built library.
9852
9853 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
9854
9855 * MAINTAINERS: Add self and RTH as C front end maintainers.
9856
9857 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
9858
9859 * config.sub: Make sure to match an already-canonicalized
9860 machine name (eg. mn10300-unknown-elf).
9861
9862 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
9863
9864 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9865 New macros.
9866 (bootstrap, cross): Use RECURSE_FLAGS.
9867 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9868
9869 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
9870
9871 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9872
9873 2001-03-22 Colin Howell <chowell@redhat.com>
9874
9875 * Makefile.in (DO_X): Do not backslash single-quotes in
9876 backquotes (two places).
9877
9878 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9879
9880 Re-installed:
9881 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9882 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9883 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9884 * ltcf-cxx.sh: Likewise.
9885 * ltcf-gcj.sh: Likewise.
9886
9887 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9888
9889 * MAINTAINERS: Add myself as "documentation co-maintainer".
9890
9891 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9892
9893 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9894 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9895
9896 2001-03-19 Tom Tromey <tromey@redhat.com>
9897
9898 * config-ml.in: Handle GCJ and GCJFLAGS.
9899
9900 2001-03-21 Michael Chastain <chastain@redhat.com>
9901
9902 * Makefile.in: all-m4 depends on all-texinfo.
9903
9904 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
9905
9906 * MAINTAINERS: Add myself to write after approval list.
9907
9908 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
9909
9910 * Makefile.in (DO_X): Quote nested quotes.
9911
9912 2001-03-18 Alan Modra <alan@linuxcare.com.au>
9913
9914 * MAINTAINERS: Add myself to write after approval list.
9915
9916 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
9917
9918 * Makefile.in (DO_X): Use double quotes for quoting
9919 "RANLIB=$${RANLIB}".
9920
9921 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
9922
9923 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9924
9925 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
9926
9927 * configure.in: Only use `lang_requires' for languages athat are
9928 actually enabled.
9929
9930 2001-03-08 Phil Edwards <pme@sources.redhat.com>
9931
9932 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
9933
9934 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
9935
9936 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9937
9938 2001-03-07 Tom Tromey <tromey@redhat.com>
9939
9940 * configure.in: Allow config-lang.in to set `lang_requires' to list
9941 of other required languages.
9942
9943 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
9944
9945 * Makefile.in: Remove RANLIB definition. Use RANLIB
9946 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9947 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9948
9949 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
9950 Alexandre Oliva <aoliva@redhat.com>
9951
9952 * Makefile.in (check-c++): Use tabs, not spaces.
9953
9954 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
9955
9956 * MAINTAINERS: add myself to Write After Approval list.
9957
9958 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
9959
9960 * Makefile.in (check-c++): New rule.
9961
9962 * configure.in (target_libs): Remove libg++.
9963 (noconfigdirs): Remove libg++.
9964 (noconfigdirs): Same.
9965 (noconfigdirs): Same.
9966 (noconfigdirs): Same.
9967
9968 * config-ml.in: Remove libg++ references.
9969
9970 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9971 (ALL_TARGET_MODULES): Same.
9972 (configure-target-libg++): Remove.
9973 (all-target-libg++): Remove.
9974 (configure-target-libio): Remove.
9975 (all-target-libio): Remove.
9976 (check-target-libio): Remove.
9977 (.PHONY): Remove.
9978 (libg++.tar.bz2): Remove.
9979 (all-target-cygmon): Remove libio.
9980 (all-target-libstdc++): Remove.
9981 (configure-target-libstdc++): Remove.
9982 (TARGET_LIB_PATH): Remove libstdc++.
9983 (ALL_GCC_CXX): Remove libstdc++.
9984 (all-target-gperf): Correct.
9985
9986 2001-02-16 Nick Clifton <nickc@redhat.com>
9987
9988 * configure.in (noconfigdirs): Allow configuration of texinfo
9989 for Cygwin hosts.
9990
9991 2001-02-15 Anthony Green <green@redhat.com>
9992
9993 * configure: Introduce GCJ_FOR_TARGET.
9994 * configure.in: Ditto.
9995 * Makefile.in: Ditto.
9996
9997 2001-02-13 Andreas Schwab <schwab@suse.de>
9998
9999 * MAINTAINERS: Update mail address.
10000
10001 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10002
10003 * config.guess: Add linux target for S/390.
10004 * config.sub: Likewise.
10005
10006 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
10007
10008 * configure.in: for *-chorusos, don't config target-newlib and
10009 target-libgloss.
10010
10011 2001-02-06 Ben Elliston <bje@redhat.com>
10012
10013 * configure: Output host type to stdout, not stderr.
10014
10015 2001-02-05 Mark Mitchell <mark@codesourcery.com>
10016
10017 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10018 * ltcf-cxx.sh: Likewise.
10019
10020 * config.if: Assume enable_libstdcxx_v3 is defined.
10021
10022 2001-02-04 Mark Mitchell <mark@codesourcery.com>
10023
10024 Remove V2 C++ library.
10025 * configure.in: Remove --enable-libstdcxx_v3 support.
10026
10027 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10028
10029 * include/demangle.h: Add prototype for java_demangle_v3.
10030
10031 2001-01-29 Phil Edwards <pme@sources.redhat.com>
10032
10033 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10034
10035 2001-01-27 Richard Henderson <rth@redhat.com>
10036
10037 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10038
10039 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10040
10041 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10042 Don't unset, it's non-portable and no longer necessary, set to empty
10043 instead.
10044
10045 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10046
10047 * ltconfig: Shell portability fix for the tagname validity check.
10048
10049 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
10050
10051 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10052 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10053
10054 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10055
10056 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10057
10058 2001-01-26 Tom Tromey <tromey@redhat.com>
10059
10060 * configure.in: Allow libgcj to be built on Sparc Solaris.
10061
10062 2001-01-25 David Edelsohn <edelsohn@gnu.org>
10063
10064 * ltcf-c.sh: Add aix5 case.
10065 * ltcf-cxx.sh: Likewise.
10066 * ltconfig: Likewise.
10067
10068 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
10069
10070 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10071 keep at least one of build_libtool_libs or build_old_libs set to
10072 yes.
10073
10074 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10075 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10076
10077 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10078
10079 * configure.in: Enable libgcj on several additional platforms.
10080
10081 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10082
10083 * configure.in: Enable libgcj for linux targets.
10084
10085 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10086
10087 * MAINTAINERS (Write After Approval): Add myself.
10088
10089 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10090
10091 * MAINTAINERS: Add myself as vax port maintainer.
10092
10093 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10094
10095 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10096
10097 2001-01-09 Mike Stump <mrs@wrs.com>
10098
10099 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10100 failures of subdirectories.
10101
10102 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10103
10104 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10105 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10106 * ltcf-cxx.sh: Likewise.
10107 * ltcf-gcj.sh: Likewise.
10108 * ltconfig.sh: Fix typo.
10109
10110 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10111
10112 * configure: handle DOS-style absolute paths.
10113
10114 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10115
10116 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10117
10118 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10119
10120 * MAINTAINERS: Add myself as avr port co-maintainer.
10121
10122 2000-12-28 Ben Elliston <bje@redhat.com>
10123
10124 * MAINTAINERS: Add myself under ``Write After Approval''.
10125
10126 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10127
10128 * texinfo: Remove directory from GCC.
10129
10130 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10131
10132 * COPYING: Update to current
10133 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10134 to 19yy as example year in copyright notice).
10135
10136 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10137
10138 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10139 (libstdcxx_incdir): Pass down.
10140 * config.if: Remove expired bits for cxx_interface, add stub.
10141 (libstdcxx_incdir): Add variable for g++ include directory.
10142 * configure.in (gxx_include_dir): Use it.
10143
10144 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
10145
10146 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10147 with old-email address from ``Write After Approval''.
10148
10149 2000-12-15 Andreas Jaeger <aj@suse.de>
10150
10151 * configure.in: Handle lang_dirs.
10152
10153 2000-12-14 Tom Tromey <tromey@redhat.com>
10154
10155 * MAINTAINERS: Removed brads.
10156
10157 * MAINTAINERS: Added gcj developers.
10158
10159 2000-12-13 Anthony Green <green@redhat.com>
10160
10161 * configure.in: Disable libgcj for any target not specifically
10162 listed. Disable libgcj for x86 and Alpha Linux until compatible
10163 with g++ abi.
10164
10165 2000-12-13 Mike Stump <mrs@wrs.com>
10166
10167 * Makefile.in (local-distclean): Also remove fastjar.
10168
10169 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10170
10171 * contrib/gcc_update: Add fastjar --touch entries.
10172
10173 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
10174
10175 * configure.in: Disable language-specific target libraries for
10176 languages that aren't enabled.
10177
10178 2000-12-10 Anthony Green <green@redhat.com>
10179
10180 * configure.in: Define libgcj. Disable libgcj target libraries for
10181 most targets.
10182
10183 2000-12-10 Neil Booth <neilb@earthling.net>
10184
10185 * MAINTAINERS: Update mail address, remove from WAA list.
10186
10187 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10188
10189 * libjava: Imported from /cvs/java.
10190 * libffi: Likewise.
10191 * Boehm-gc: Likewise.
10192
10193 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10194
10195 * configure.in (target_libs): Revert 2000-12-08 patch.
10196 (noconfigdirs): Added target-libjava.
10197
10198 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10199
10200 * djunpack.bat: removed.
10201
10202 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10203
10204 * Makefile.in: handle DOS-style absolute paths.
10205 * config-ml.in: likewise.
10206 * symlink-tree: likewise.
10207
10208 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10209
10210 * fastjar: Imported.
10211
10212 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10213
10214 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10215 libjava.
10216 * configure.in (target_libs): Removed `target-libjava'.
10217
10218 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10219
10220 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10221 (ALL_MODULES): Added fastjar.
10222 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10223 (all-target-libjava): all-fastjar replaces all-zip.
10224 (all-fastjar): Added.
10225 (configure-target-fastjar, all-target-fastjar): Likewise.
10226 * configure.in (host_tools): Added fastjar.
10227
10228 2000-12-07 Mike Stump <mrs@wrs.com>
10229
10230 * Makefile.in (local-distclean): Remove leftover built files.
10231
10232 2000-11-24 Nick Clifton <nickc@redhat.com>
10233
10234 * configure.in (xscale-elf): Add target.
10235 (xscale-coff): Add target.
10236
10237 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
10238
10239 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10240 recent versions of FreeBSD (release 3 or later).
10241 * ltconfig: On FreeBSD, -lc must not be provided when building
10242 a shared library or else the standard -pthread gcc option is
10243 rendered worthless to later users of the built library.
10244
10245 2000-11-16 Fred Fish <fnf@be.com>
10246
10247 * configure.in (enable_libstdcxx_v3): Fix typo,
10248 libstd++ -> libstdc++.
10249
10250 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10251
10252 * MAINTAINERS: Add self to Write After Approval list.
10253
10254 2000-11-21 Bernd Schmidt <bernds@redhat.com>
10255
10256 * MAINTAINERS: Update my email address. Add myself to global write
10257 privs list.
10258
10259 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
10260
10261 * Makefile.in: Merge with src and libgcj.
10262 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10263 configure-target-<library> when their configure scripts need the C
10264 or C++ library to have already been built to work properly.
10265 (do_proto_toplev): Set them to an empty string.
10266
10267 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10268 (REALLY_SET_LIB_PATH): Use them.
10269
10270 2000-11-17 Stan Shebs <shebs@apple.com>
10271
10272 * MAINTAINERS: Add self to Write After Approval list.
10273
10274 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10275
10276 * configure: Provide the original toplevel configure arguments
10277 (including $0) to subprocesses in the environment rather than
10278 through gcc/configargs.h.
10279
10280 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10281
10282 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10283 C99. Alphabetise "Write After Approval" list.
10284
10285 2000-11-12 Mark Mitchell <mark@codesourcery.com>
10286
10287 * configure: Turn on libstdc++ V3 by default.
10288
10289 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10290 if we've got GCC.
10291
10292 2000-11-11 Philip Blundell <philb@gnu.org>
10293
10294 * MAINTAINERS: Add self to Write After Approval list.
10295
10296 2000-11-09 David Edelsohn <edelsohn@gnu.org>
10297
10298 * ltcf-c.sh (aix4): Improve shared library configuration; require
10299 exporting symbols.
10300 * ltcf-cxx.sh (aix4): Define.
10301 * ltconfig (aix4): Define library and soname specs appropriate for
10302 AIX. Define command to create export symbols list.
10303
10304 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
10305
10306 * config.sub: Add support for Sun Chorus
10307
10308 2000-10-31 Nick Clifton <nickc@redhat.com>
10309
10310 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10311 <name>@redhat.com. Also installed new email address for Clint
10312 Popetz.
10313
10314 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10315
10316 * etc: Remove directory from GCC.
10317
10318 2000-10-16 Michael Meissner <meissner@redhat.com>
10319
10320 * configure (gcc/configargs.h): Only create if there is a build GCC
10321 directory created.
10322
10323 2000-10-16 Matthias Klose <doko@debian.org>
10324
10325 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10326 when configured for libstdc++-v3.
10327
10328 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
10329
10330 * configure: Save configure arguments to gcc/configargs.h.
10331
10332 2000-10-04 Philipp Thomas <pthomas@suse.de>
10333
10334 * config.guess: Import CVS version 1.157.
10335 * config.sub: Import CVS version 1.181.
10336
10337 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
10338
10339 * Makefile.in (bootstrap): avoid recursion if subdir missing
10340 (cross): ditto
10341 (do-proto-toplev): ditto
10342
10343 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
10344
10345 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10346 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10347
10348 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10349 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10350 all affected `configure' scripts.
10351
10352 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10353
10354 * MAINTAINERS: Add self as cpplib co-maintainer.
10355
10356 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
10357
10358 * MAINTAINERS: Add self to Write After Approval list.
10359
10360 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10361
10362 * INSTALL/README: egcs -> GCC update.
10363
10364 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
10365
10366 * MAINTAINERS: Add myself to Write After Approval list.
10367
10368 2000-09-15 Kazu Hirata <kazu@hxi.com>
10369
10370 * MAINTAINERS: Add myself to Write After Approval list.
10371
10372 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10373
10374 * configure.in: Do not build byacc for hppa64. Provide paths to the
10375 X11 libraries for hppa64.
10376
10377 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10378
10379 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10380
10381 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
10382
10383 * Makefile.in (all-zlib): Added dummy target.
10384
10385 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10386 ltcf-gcj.sh: Updated from libtool multi-language branch.
10387
10388 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
10389
10390 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10391 (bootstrap*): Depend on all-bootstrap.
10392
10393 2000-09-05 Philipp Thomas <pthomas@suse.de>
10394
10395 * config.guess: Import CVS version 1.156.
10396 * config.sub: Import CVS version 1.179.
10397
10398 2000-09-02 Anthony Green <green@cygnus.com>
10399
10400 * Makefile.in (all-gcc): Depend on all-zlib.
10401 (CLEAN_MODULES): Add clean-zlib.
10402 (ALL_MODULES): Add all-zlib.
10403 * configure.in (host_libs): Add zlib.
10404
10405 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
10406
10407 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10408 crosses, but add gcc/include to the header search path for them.
10409
10410 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10411
10412 * MAINTAINERS: Add self to Write After Approval list.
10413
10414 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10415
10416 * config.guess: Import CVS version 1.152.
10417 * config.sub: Import CVS version 1.177.
10418
10419 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
10420
10421 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10422 $targargs to tell whether newlib is going to be built.
10423
10424 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10425 $$r/TARGET_SUBDIR/libio for _G_config.h.
10426
10427 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
10428
10429 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10430
10431 2000-08-22 DJ Delorie <dj@redhat.com>
10432
10433 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10434
10435 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
10436
10437 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10438 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10439 sub-configures.
10440
10441 2000-08-21 DJ Delorie <dj@redhat.com>
10442
10443 * MAINTAINERS: Add self as a libiberty maintainer
10444
10445 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
10446
10447 * configure.in (libstdcxx_flags): Use
10448 libstdc++-v3/src/libstdc++.INC.
10449
10450 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
10451
10452 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10453
10454 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10455
10456 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10457
10458 * configure: Make enable_threads and enable_shared defaults
10459 explicit. Substitute enable_threads into generated Makefiles.
10460 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10461 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10462
10463 2000-08-13 Geoff Keating <geoffk@cygnus.com>
10464
10465 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10466
10467 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
10468
10469 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10470 previous delta.
10471
10472 2000-08-11 Jason Merrill <jason@redhat.com>
10473
10474 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10475 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10476 (FLAGS_FOR_TARGET): Not here.
10477 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10478
10479 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
10480
10481 * config-ml.in (CC, CXX): Don't introduce a leading space.
10482
10483 2000-08-07 DJ Delorie <dj@delorie.com>
10484
10485 * MAINTAINERS: Add self as a DJGPP maintainer
10486
10487 2000-08-07 DJ Delorie <dj@redhat.com>
10488
10489 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10490 "if we're also building gcc, and it's a gcc that will run on the
10491 build machine, we want to use its includes instead of the system's
10492 default includes".
10493
10494 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10495
10496 * MAINTAINERS: Add self to Write After Approval list.
10497
10498 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
10499
10500 * configure.in (libstdcxx_flags): Don't use `"'.
10501
10502 * config-ml.in: Adjust multilib search paths to the
10503 appropriate multilib tree.
10504
10505 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
10506
10507 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10508 commas in $LANGUAGES.
10509
10510 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
10511
10512 * configure.in: Re-enable all references to libg++ and librx.
10513
10514 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
10515
10516 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10517 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
10518 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10519 * ltcf-cxx.sh (need_lc): Set based on postdeps.
10520
10521 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10522
10523 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
10524
10525 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10526 CXX_FOR_TARGET for sed.
10527
10528 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
10529
10530 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10531 Do not override if already set in the environment or in configure.
10532 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10533 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10534
10535 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
10536
10537 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10538 the libtool CVS tree multi-language branch.
10539 * ltconfig, ltmain.sh: Updated.
10540
10541 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
10542
10543 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10544 (clean-target): Depend on it.
10545
10546 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10547 (GCC_FOR_TARGET): Use it.
10548 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10549 * configure.in: ... here.
10550 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10551 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10552
10553 2000-07-24 Eric Christopher <echristo@cygnus.com>
10554
10555 * MAINTAINERS: Add self to Write After Approval list.
10556
10557 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
10558
10559 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10560 (configure-target-libchill, configure-target-libobjc): Likewise.
10561
10562 * configure.in: Use the same cache file for all target libs.
10563 * config-ml.in: But different cache files per multilib variant.
10564
10565 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10566
10567 * configure (topsrcdir): Don't use dirname.
10568
10569 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
10570
10571 * MAINTAINERS: Add self to Write After Approval list.
10572
10573 2000-07-20 Jason Merrill <jason@redhat.com>
10574
10575 * configure.in: Remove all references to libg++ and librx.
10576
10577 * configure, configure.in, Makefile.in: Unify gcc and binutils.
10578
10579 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
10580
10581 * config.sub: Update to subversions version 2000-07-06.
10582
10583 2000-07-12 Andrew Haley <aph@cygnus.com>
10584
10585 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10586 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10587
10588 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
10589
10590 * symlink-tree: Check number of arguments.
10591
10592 2000-07-05 Jim Wilson <wilson@cygnus.com>
10593
10594 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10595 search path for a g++ extracted from the build tree. This
10596 will allow link tests run by configure scripts in
10597 subdirectories to succeed.
10598
10599 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
10600
10601 * ltconfig: Add support for mips-dde-sysv4.2MP
10602
10603 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10604
10605 * MAINTAINERS: Add myself as loop discovery maintainer.
10606
10607 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
10608
10609 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10610 `os2'. Force ac_cv_exeext to be ".exe" in that case.
10611
10612 2000-06-19 Timothy Wall <twall@cygnus.com>
10613
10614 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10615 * config.sub: Add tic54x target.
10616
10617 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10618
10619 * MAINTAINERS: Add self as Fortran maintainer,
10620 remove Craig Burley.
10621
10622 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
10623
10624 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10625 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10626
10627 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
10628
10629 * MAINTAINERS: Add self as i18n maintainer
10630
10631 20000-05-21 H.J. Lu (hjl@gnu.org)
10632
10633 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10634 directory are used if they exist. Make sure
10635 $(build_tooldir)/include is searched for header files,
10636 $(build_tooldir)/lib/ for library files.
10637 (GCC_FOR_TARGET): Likewise.
10638 (CXX_FOR_TARGET): Likewise.
10639
10640 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
10641
10642 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10643
10644 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
10645
10646 * Makefile.in (configure-target-libiberty): Depend on
10647 configure-target-newlib.
10648
10649 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
10650
10651 * configure.in, Makefile.in: Merge all libffi-related
10652 configury stuff from the libgcj tree.
10653
10654 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
10655
10656 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10657 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10658
10659 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10660
10661 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10662 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10663 current version information. Add to proto-toplev directory.
10664 (gdb-taz): Build do-djunpack.
10665
10666 2000-05-15 David Edelsohn <edelsohn@gnu.org>
10667
10668 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10669
10670 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
10671
10672 * MAINTAINERS: Add self to Write After Approval list.
10673
10674 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10675
10676 * ltmain.sh: Preserve in relink_command any environment
10677 variables that may affect the linker behavior.
10678
10679 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
10680
10681 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10682
10683 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
10684
10685 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10686
10687 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
10688
10689 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10690 with the version name.
10691
10692 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
10693
10694 * MAINTAINERS: Add self as bb-reorder maintainer.
10695
10696 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
10697
10698 * config.if: Tweak.
10699
10700 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
10701
10702 * djunpack.bat: New file.
10703
10704 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
10705
10706 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10707 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10708 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10709 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10710
10711 2000-04-16 Dave Pitts <dpitts@cozx.com>
10712
10713 * config.sub (case $basic_machine): Change default for "ibm-*"
10714 to "openedition".
10715
10716 2000-04-13 Andreas Jaeger <aj@suse.de>
10717
10718 * MAINTAINERS: Added myself.
10719
10720 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10721
10722 * Makefile.in (gdb-taz): New target. GDB specific archive.
10723 (do-md5sum): New target.
10724 (MD5PROG): Define.
10725 (PACKAGE): Default to TOOL.
10726 (VER): Default to a shell script.
10727 (taz): Rewrite target. Move real work to do-proto-toplev. Include
10728 md5 checksum generation.
10729 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10730 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10731 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10732 insight.tar.bz2): Use gdb-taz to create archive.
10733
10734 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
10735
10736 * configure (warn_cflags): Delete.
10737
10738 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
10739
10740 * MAINTAINERS: Added myself.
10741
10742 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
10743 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
10744
10745 * configure.in (enable_libstdcxx_v3): Add.
10746 (target_libs): Add bits here to switch between libstdc++-v2 and
10747 libstdc++-v3.
10748 * config.if: And this file too.
10749 * Makefile.in: Add libstdc++-v3 targets.
10750
10751 2000-04-05 Michael Meissner <meissner@redhat.com>
10752
10753 * config.sub (d30v): Add d30v as a basic machine type.
10754
10755 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
10756
10757 * configure.in: -linux-gnu*, not -linux-gnu.
10758
10759 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10760
10761 * MAINTAINERS: Add self in write-after-approval section.
10762
10763 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
10764
10765 * MAINTAINERS: Add self as ia64 port maintainer.
10766
10767 2000-03-08 Neil Booth <NeilB@earthling.net>
10768
10769 * MAINTAINERS: Add self in write-after-approval section.
10770
10771 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
10772
10773 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10774 (do-tar-bz2): Replace TOOL with PACKAGE.
10775 (gdb.tar.bz2): Remove GDBTK from GDB package.
10776 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10777 dejagnu.tar.bz2): New packages.
10778
10779 2000-02-27 Andreas Jaeger <aj@suse.de>
10780
10781 * configure.in: Add entry for mips*-*-linux*, move catch all
10782 *-*-*linux* entry below this one.
10783
10784 2000-02-27 Ian Lance Taylor <ian@zembu.com>
10785
10786 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10787
10788 2000-02-24 Nick Clifton <nickc@cygnus.com>
10789
10790 * config.sub: Support an OS of "wince".
10791
10792 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
10793
10794 * config.guess, config.sub: Updated to match config's 2000-02-15
10795 version.
10796
10797 2000-02-23 Linas Vepstas <linas@linas.org>
10798
10799 * config.sub: Add support for Linux/IBM 370.
10800 * configure.in: Likewise.
10801
10802 2000-02-22 Nick Clifton <nickc@cygnus.com>
10803
10804 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10805
10806 2000-02-20 Christopher Faylor <cgf@cygnus.com>
10807
10808 * config.guess: Guess "cygwin" rather than "cygwin32".
10809
10810 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10811
10812 * configure (gcc_version): When setting, narrow search to
10813 lines containing `version_string'.
10814
10815 2000-02-15 Denis Chertykov <denisc@overta.ru>
10816
10817 * config.sub: Add support for avr target.
10818
10819 2000-02-14 Nick Clifton <nickc@cygnus.com>
10820
10821 * MAINTAINERS: Add maintainers for MCore port.
10822
10823 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
10824
10825 * config.sub: Add mmix-knuth-mmixware.
10826
10827 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10828
10829 * MAINTAINERS: Pair cccp with cpplib maintainership.
10830
10831 2000-01-27 Christopher Faylor <cgf@redhat.com>
10832
10833 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10834 structure stuff to -L library search.
10835 (CXX_FOR_TARGET): Ditto.
10836 (CROSS_CHECK_MODULES): Fix spelling mistake.
10837
10838 2000-01-24 Mark Mitchell <mark@codesourcery.com>
10839
10840 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10841 the C++ compiler.
10842
10843 2000-01-12 Richard Henderson <rth@cygnus.com>
10844
10845 * configure.in: Don't build some bits for beos.
10846
10847 2000-01-12 Joel Sherrill (joel@OARcorp.com)
10848
10849 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10850 as include files.
10851
10852 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
10853
10854 * Add self as cpplib maintainer, as requested by Jason
10855 Merrill. Correct my e-mail address.
10856
10857 2000-01-06 Geoff Keating <geoffk@cygnus.com>
10858
10859 * configure.in: Use mt-aix43 to handle *_TARGET defs,
10860 not mh-aix43.
10861
10862 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
10863
10864 * MAINTAINERS: Add myself to "write after approval" list.
10865
10866 1999-12-14 Richard Henderson <rth@cygnus.com>
10867
10868 * config.guess (alpha-osf, alpha-linux): Detect ev67.
10869 * config.sub: Accept alphaev[78], alphaev8.
10870
10871 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10872
10873 * config.guess, config.sub: Update from autoconf.
10874
10875 1999-11-29 Bruce Korb <autogen@linuxbox.com>
10876
10877 * MAINTAINERS: update my playtime e-address.
10878
10879 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10880
10881 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10882 necessary libraries are missing.
10883
10884 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
10885
10886 * MAINTAINERS: Add new 'write after approval' maintainer.
10887
10888 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
10889
10890 * MAINTAINERS: Add new Java maintainer.
10891
10892 1999-10-25 Andreas Schwab <schwab@suse.de>
10893
10894 * configure: Fix quoting inside arguments of eval.
10895
10896 1999-10-21 Nick Clifton <nickc@cygnus.com>
10897
10898 * config-ml.in: Allow suppression of some ARM multilibs.
10899
10900 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
10901
10902 * config.guess: Add OS/390 match pattern.
10903 * config.sub: Add mvs, openedition targets.
10904 * configure.in (i370-ibm-opened*): New.
10905
10906 1999-09-04 Steve Chamberlain <sac@pobox.com>
10907
10908 * config.sub: Add support for configuring for pj.
10909
10910 1999-08-31 Nick Clifton <nickc@cygnus.com>
10911
10912 * config.sub (maybe_os): Add support for configuring for fr30.
10913
10914 1999-08-25 Nick Clifton <nickc@cygnus.com>
10915
10916 * configure.in: Do not configure or build ld for AIX
10917 platforms. ld is known to be broken on these platforms.
10918
10919 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10920
10921 * config-ml.in: Pass compiler flag corresponding to multidirs to
10922 subdir configures.
10923
10924 1999-08-09 Ian Lance Taylor <ian@zembu.com>
10925
10926 * Makefile.in (LDFLAGS): Define.
10927
10928 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
10929
10930 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10931 noconfigdirs.
10932 (*-*-cygwin*): Likewise.
10933
10934 1999-08-08 Ian Lance Taylor <ian@zembu.com>
10935
10936 * mkdep: New file.
10937 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10938 (BINUTILS_SUPPORT_DIRS): Add mkdep.
10939
10940 From Eli Zaretskii <eliz@is.elta.co.il>:
10941 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10942 long file name when using DJGPP on MS-DOS.
10943
10944 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
10945
10946 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10947
10948 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
10949
10950 * Makefile.in (check-target-libio): Remove all-target-libstdc++
10951 dependency as this causes "make check" to globally "make all"
10952
10953 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
10954
10955 * configure.in (target_libs): Added target-zlib.
10956 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10957 (CONFIGURE_TARGET_MODULES): Likewise.
10958 (CHECK_TARGET_MODULES): Likewise.
10959 (INSTALL_TARGET_MODULES): Likewise.
10960 (CLEAN_TARGET_MODULES): Likewise.
10961 (configure-target-zlib): New target.
10962 (all-target-zlib): Likewise.
10963 (all-target-libjava): Depend on all-target-zlib.
10964 (configure-target-libjava): Depend on configure-target-zlib.
10965
10966 * Makefile.in (configure-target-libjava): Depend on
10967 configure-target-newlib.
10968 (configure-target-boehm-gc): New target.
10969 (configure-target-qthreads): New target.
10970
10971 * configure.in (target_libs): Added target-qthreads.
10972 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10973 (CONFIGURE_TARGET_MODULES): Likewise.
10974 (CHECK_TARGET_MODULES): Likewise.
10975 (INSTALL_TARGET_MODULES): Likewise.
10976 (CLEAN_TARGET_MODULES): Likewise.
10977 (all-target-qthreads): New target.
10978 (configure-target-libjava): Depend on configure-target-qthreads.
10979 (all-target-libjava): Depend on all-target-qthreads.
10980
10981 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10982 (CONFIGURE_TARGET_MODULES): Likewise.
10983 (CHECK_TARGET_MODULES): Likewise.
10984 (INSTALL_TARGET_MODULES): Likewise.
10985 (CLEAN_TARGET_MODULES): Likewise.
10986 (all-target-libjava): New target.
10987 (all-target-boehm-gc): Likewise.
10988 * configure.in (target_libs): Added libjava, boehm-gc.
10989
10990 1999-07-22 Ian Lance Taylor <ian@zembu.com>
10991
10992 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10993 configure.bat in SUPPORT_FILES.
10994 (gas+binutils.tar.bz2): Likewise.
10995
10996 * makeall.bat: Remove; obsolete.
10997
10998 1999-07-21 Ian Lance Taylor <ian@zembu.com>
10999
11000 From Mark Elbrecht:
11001 * configure.bat: Remove; obsolete.
11002
11003 1999-07-11 Ian Lance Taylor <ian@zembu.com>
11004
11005 * configure: Add -W -Wall to the default CFLAGS when compiling with
11006 gcc.
11007
11008 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11009
11010 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11011
11012 1999-06-30 Mark Mitchell <mark@codesourcery.com>
11013
11014 * configure.in: Build ld on IRIX6.
11015
11016 1999-06-12 Ian Lance Taylor <ian@zembu.com>
11017
11018 * Makefile.in: Change distribution targets to use bzip2 instead of
11019 gzip.
11020 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11021 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11022
11023 1999-06-04 Nick Clifton <nickc@cygnus.com>
11024
11025 * config.sub: Add mcore target.
11026
11027 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11028
11029 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11030
11031 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11032
11033 * config.guess (dummy): Changed to $dummy.
11034
11035 1999-05-24 Nick Clifton <nickc@cygnus.com>
11036
11037 * config.sub: Tidied up case statements.
11038
11039 1999-05-22 Ben Elliston <bje@cygnus.com>
11040
11041 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11042 <jiro@din.or.jp>.
11043
11044 * config.guess: Merge with FSF version. Future changes will be
11045 more accurately recorded in this ChangeLog.
11046 * config.sub: Likewise.
11047
11048 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11049
11050 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11051
11052 1999-04-30 Tom Tromey <tromey@cygnus.com>
11053
11054 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11055
11056 1999-04-23 Tom Tromey <tromey@cygnus.com>
11057
11058 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11059
11060 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
11061
11062 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11063 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11064 Bad merge removed these two changes.
11065
11066 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
11067 Martin Heller (Ing.-Buero_Heller@t-online.de)
11068
11069 * config.guess (interix Alpha): Add.
11070
11071 1999-04-11 Richard Henderson <rth@cygnus.com>
11072
11073 * configure.in (i?86-*-beos*): Do config gperf; don't config
11074 gdb, newlib, or libgloss.
11075
11076 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
11077
11078 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11079 link a trivial program with -mabi=64. If it fails, remove mabi=64
11080 from multidirs.
11081
11082 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11083
11084 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11085
11086 1999-04-08 Nick Clifton <nickc@cygnus.com>
11087
11088 * config.sub: Add support for mcore targets.
11089
11090 1999-04-07 Michael Meissner <meissner@cygnus.com>
11091
11092 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11093 not mt-ospace, in order to shut up assembler warning about using
11094 symbols that are named the same as registers.
11095
11096 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
11097
11098 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11099 dependency list for all-target-cygmon.
11100
11101 1999-04-05 Doug Evans <devans@casey.cygnus.com>
11102
11103 * config-ml.in: Check $host, not $target, for selective multilibs.
11104 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11105 thumb interworking, and underscore prefix multilibs.
11106
11107 1999-04-04 Ian Lance Taylor <ian@zembu.com>
11108
11109 * missing: Update to version from current automake.
11110
11111 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11112
11113 * configure (gxx_include_dir): Removed.
11114
11115 * configure.in (gxx_include_dir): Handle it.
11116 * Makefile.in: Likewise.
11117
11118 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11119
11120 * config.sub (mips64vr4111,mips64vr4111el) Add.
11121
11122 1999-03-21 Ben Elliston <bje@cygnus.com>
11123
11124 * config.guess: Correct typo for detecting ELF on FreeBSD.
11125
11126 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11127
11128 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11129 config/mh-djgpp.
11130
11131 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11132
11133 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11134 all-target-newlib to dependency list for all-target-bsp.
11135
11136 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11137
11138 * config.sub: Add i386-uwin support.
11139 * config.guess: Likewise.
11140
11141 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11142
11143 * configure.in: cleanup, add mh-*pic handling for arm, special
11144 case powerpc*-*-aix*
11145
11146 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11147
11148 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11149 can be built.
11150
11151 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11152
11153 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11154 targets.
11155
11156 1999-03-02 Nick Clifton <nickc@cygnus.com>
11157
11158 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11159
11160 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11161
11162 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11163
11164 1999-02-24 Nick Clifton <nickc@cygnus.com>
11165
11166 * config.sub: Fix typo in arm recognition.
11167
11168 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11169
11170 * configure.in (noconfigdirs): Changed target_configdirs to
11171 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11172 rather than m68k-*-* since it is not known to work on
11173 m68k-aout. Ditto for arm-*-*oabi.
11174
11175 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11176
11177 * configure.in (*-*-windows*): Remove, no longer used.
11178
11179 1999-02-19 Ben Elliston <bje@cygnus.com>
11180
11181 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11182 Smart and improved by Andrew Cagney.
11183
11184 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11185
11186 * config.guess: Recognize openbsd-*-hppa.
11187
11188 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11189
11190 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11191 only if it is not empty.
11192
11193 1999-02-17 Nick Clifton <nickc@cygnus.com>
11194
11195 Patch from: Scott Bambrough <scottb@corelcomputer.com>
11196
11197 * config.guess: Modified to recognize uname's armv* syntax.
11198
11199 * config.sub: Modified to recognize uname's armv* syntax.
11200
11201 1999-02-17 Mark Salter <msalter@cygnus.com>
11202
11203 * configure.in: Added target-bsp for sparclite.
11204
11205 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11206
11207 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11208
11209 1999-02-08 Nick Clifton <nickc@cygnus.com>
11210
11211 * configure.in: Add support for strongarm port.
11212 * config.sub: Add support for strongarm target.
11213
11214 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
11215
11216 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11217 the old name config/mh-cygwin32.
11218 Enable texinfo.
11219
11220 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11221
11222 * configure.in: Do build ld for ix86 Solaris.
11223
11224 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11225
11226 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11227 $AR_FOR_TARGET. Likewise for RANLIB.
11228
11229 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
11230
11231 * config.sub (oabi): Recognize.
11232 * configure.in (arm-*-oabi): Handle.
11233
11234 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11235
11236 * config.guess: Improve detection of i686 on UnixWare 7.
11237
11238 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11239
11240 * config.guess: Add support for i386-pc-interix.
11241 * config.sub: Likewise.
11242 * configure.in: Likewise.
11243
11244 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11245
11246 * Makefile.in: Remove unneeded all-target-libio from
11247 from all-target-winsup target since it is now unneeded.
11248 Add all-target-libtermcap in its place since it is now
11249 needed.
11250
11251 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11252
11253 * configure.in: makefile stub for cygwin target is probably
11254 unnecessary. Remove it for now.
11255
11256 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11257
11258 * configure.in: libtermcap.a should be built when cygwin is the
11259 target as well as the host.
11260 * config.guess: Allow mixed case in cygwin uname output.
11261 * Makefile.in: Add libtermcap target.
11262
11263 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11264
11265 * config.sub: Clean up handling of hppa2.0.
11266
11267 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11268
11269 * config.guess: Use C code to identify more HP machines.
11270
11271 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11272
11273 * config.sub: Handle hppa2.0.
11274
11275 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11276
11277 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11278 cygmon for all sparclite targets, regardless of object format.
11279
11280 1998-12-15 Mark Salter <msalter@cygnus.com>
11281
11282 * configure.in: Added target-bsp for several target architectures.
11283
11284 * Makefile.in: Added rules for bsp.
11285
11286 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11287
11288 * config.guess: Improve detection of hppa2.0 processors.
11289
11290 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11291
11292 * config.guess: Recognize FreeBSD using ELF automatically.
11293
11294 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11295
11296 * configure (skip-this-dir): Add handling for new shell script, which
11297 might be created by a sub-directory's configure to indicate, this particular
11298 directory is "unwanted".
11299 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11300
11301 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11302
11303 * ltconfig: import from libtool, after changing libtool to
11304 account for the cygwin name change.
11305
11306 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11307
11308 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11309 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11310
11311 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11312
11313 * configure.in: Add libtermcap to list of cygwin dependencies.
11314
11315 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11316
11317 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11318 they include winsup/include when it's a cygwin target.
11319
11320 1998-11-12 Tom Tromey <tromey@cygnus.com>
11321
11322 * configure.in (host_tools): Added zip.
11323 * Makefile.in (all-target-libjava): Depend on all-zip.
11324 (all-zip): New target.
11325 (ALL_MODULES): Added all-zip.
11326 (NATIVE_CHECK_MODULES): Added check-zip.
11327 (INSTALL_MODULES): Added install-zip.
11328 (CLEAN_MODULES): Added clean-zip.
11329
11330 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11331
11332 * Makefile.in: lose "32" from comment about cygwin.
11333
11334 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11335
11336 * configure.in: Use -Os to build target libraries for the fr30.
11337
11338 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11339
11340 * config.sub: Add fr30.
11341
11342 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11343
11344 * configure.in: drop "32" from config/mh-cygwin32. Check
11345 cygwin* instead of cygwin32*.
11346 * config.sub: Check cygwin* instead of cygwin32*.
11347
11348 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11349
11350 * config.guess: Match any version of Unixware7.
11351
11352 1998-10-20 Syd Polk <spolk@cygnus.com>
11353
11354 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11355 if desired.
11356
11357 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11358
11359 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11360 these if the appropriate directories and files to not exist.
11361
11362 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11363
11364 * Makefile.in (DEVO_SUPPORT): Add config.if.
11365
11366 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11367
11368 * configure: Add pattern to replace "build_tooldir"'s
11369 definition in the generated Makefile with "tooldir"'s
11370 actual value.
11371
11372 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11373
11374 * config.sub: Bring back lost sparcv9.
11375
11376 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11377
11378 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11379
11380 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11381 CC_FOR_TARGET and friends.
11382
11383 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11384
11385 * Makefile.in (build_tooldir): New variable, same as tooldir.
11386 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11387 -B$(build_tooldir)/bin/.
11388 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11389
11390 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11391
11392 * README: Remove installation instructions and refer to the
11393 INSTALL directory instead.
11394
11395 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
11396
11397 * config.sub: Add support for i[34567]86-pc-udk.
11398 * configure.in: Likewise.
11399
11400 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11401
11402 * Makefile.in: add bzip2 package building bits for user
11403 tools module
11404 * configure.in: ditto
11405
11406 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11407
11408 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11409 (ALL_TARGET_MODULES): Add all-target-libobjc.
11410 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11411 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11412 (all-target-libchill): Add dependencies.
11413 * configure.in (target_libs): Add libchill.
11414
11415 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11416
11417 * configure.in (target_subdir): Remove duplicate line.
11418
11419 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11420
11421 * Makefile.in (all-automake): fix dependencies.
11422
11423 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11424
11425 * configure.in: Minor cleanups for building in the $(target_alias)
11426 subdir.
11427
11428 1998-09-22 Jim Wilson <wilson@cygnus.com>
11429
11430 * Makefile.in (bootstrap): Set r and s before make all. Use
11431 BASE_FLAGS_TO_PASS in make all.
11432 (cross): Likewise.
11433
11434 1998-09-20 Mark Mitchell <mark@markmitchell.com>
11435
11436 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11437
11438 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11439
11440 * config.sub: Fix typo in last change.
11441
11442 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11443
11444 * config.sub: Add support for C4x target.
11445 * configure.in: Likewise.
11446
11447 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11448
11449 * config.sub: Recognize sparcv9 just like sparc64.
11450
11451 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11452
11453 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11454
11455 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11456
11457 * config.guess: Correctly identify Pentium II sco boxes.
11458
11459 * config.guess: Fix "tr" code. From Weiwen Liu.
11460
11461 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11462
11463 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11464 stabs.
11465
11466 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11467
11468 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11469 (ALL_TARGET_MODULES): Add all-target-libchill.
11470 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11471 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11472 (all-target-libchill): Add dependencies.
11473 * configure.in (target_libs): Add libchill.
11474
11475 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11476
11477 * config.guess: Avoid assumptions about "tr" behaves when
11478 LANG is set to something other than English.
11479
11480 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11481
11482 * configure (gxx_include_dir): Changed to
11483 '${prefix}/include/g++'-${libstdcxx_interface}.
11484
11485 * config.if: New to determine the interfaces.
11486
11487 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11488
11489 * config.guess: Detect and handle MPE/IX.
11490 * config.sub: Deal with MPE/IX.
11491
11492 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11493
11494 * configure.in: Use mh-aix43.
11495
11496 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11497
11498 * configure: Fix --without/--disable cases for gxx-include-dir.
11499
11500 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11501
11502 * mdata-sh: Imported. Needed for automake support.
11503
11504 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
11505
11506 * Makefile.in (taz): Try "chmod -R og=u ." before
11507 "chmod og=u `find . -print`".
11508
11509 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
11510
11511 * configure.in: Add arm-elf and thumb-elf support.
11512
11513 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
11514
11515 * Makefile.in: Undo previous patch.
11516
11517 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
11518
11519 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11520 to here ...
11521 (install-no-fixedincludes): and here
11522 (INSTALL_MODULES): ... from here.
11523
11524 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
11525
11526 * config.sub: Merge with FSF.
11527
11528 * config.guess: Merge with FSF.
11529
11530 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
11531
11532 * configure (extraconfigdirs): New variable.
11533 (SUBDIRS): Add extraconfigdirs and recurse on them too.
11534 * Makefile.in (all): Move higher in file.
11535 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11536 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11537 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11538 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11539 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11540
11541 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
11542
11543 * Makefile.in (all-target-libjava): Depend on all-gcc and
11544 all-target-newlib.
11545 (configure-target-libjava): Depend on $(ALL_GCC).
11546
11547 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11548
11549 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11550 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11551
11552 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11553
11554 * INSTALL/README: Fix typo.
11555
11556 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11557
11558 * ylwrap: Change absolute path checks to check for DOS style path
11559 names.
11560
11561 * ylwrap: Don't use a full path name if the source file is in the
11562 same directory. From hjl@lucon.org (H.J. Lu).
11563
11564 * config-ml.in: Default to being verbose, to match Feb 18 change to
11565 configure.
11566
11567 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
11568
11569 Brought over from egcs:
11570
11571 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11572
11573 * configure.in (target_subdir): Set to ${target_alias} instead
11574 of "libraries".
11575
11576 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11577
11578 * configure.in (target_subdir): Set to libraries if enable_multilib.
11579
11580 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
11581
11582 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11583 multilibs, force reconfiguration the first time we create
11584 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11585
11586 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
11587
11588 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11589 avoid confusion with --no-recursion.
11590
11591 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
11592
11593 * configure.in: Win32 hosts shouldn't use install -x
11594 * install-sh: remove -x option, and special .exe-handling
11595 hack.
11596
11597 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
11598
11599 * config.guess: Recognize i586-pc-beos.
11600 * configure.in: Don't build some bits for beos.
11601
11602 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
11603
11604 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11605 CFLAGS default to -O2.
11606
11607 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11608 when using GNU ld.
11609
11610 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
11611
11612 * ltmain.sh: Correct install when using a different shell.
11613
11614 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
11615
11616 * ltconfig, ltmain.sh: Update to libtool 1.2b.
11617
11618 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
11619
11620 * makefile.vms: Update to build binutils/makefile.vms. Add install
11621 target.
11622
11623 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
11624
11625 * ltconfig: Update to correct AIX handling.
11626
11627 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11628
11629 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11630
11631 * configure.in (target_subdir): Set to ${target_alias} instead
11632 of "libraries".
11633
11634 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
11635
11636 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11637 (Makefile): Depend on $(gcc_version_trigger).
11638
11639 * configure (gcc_version): Change default initializer to empty
11640 string.
11641 (gcc_version_trigger): New variable; pass this variable down
11642 to subdir configures to enable them checking gcc's version
11643 themselves. Emit make macros for both gcc_version vars.
11644 (topsrcdir): Initialize reliably.
11645 (recursion line): Remove --with-gcc-version=${gcc_version}.
11646
11647 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11648
11649 * configure (enable_version_specific_runtime_libs): Implement new flag
11650 --enable-version-specific-runtime-libs which installs C++ runtime stuff
11651 in $(libsubdir); emit definition in each generated Makefile.
11652 (gxx_include_dir): Initialize depending on
11653 $enable_version_specific_runtime_libs.
11654
11655 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11656
11657 * configure (gcc_version): Initialize properly depending on
11658 how and where configure is started.
11659 (recursion line): Pass a --with-gcc-version=${gcc_version}
11660 to configures in subdirs.
11661
11662 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
11663
11664 * configure.in (noconfigdirs): Add configure pattern for mips tx39
11665 cygmon
11666
11667 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
11668
11669 * configure.in: Add cygmon and libstub support for mn10200.
11670
11671 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
11672
11673 * configure (gcc_version): Add new variable describing the
11674 particular gcc version we're building.
11675 * Makefile.in (libsubdir): Add new macro for the directory
11676 in which the compiler finds executables, libraries, etc.
11677 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11678 and libsubdir.
11679
11680 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11681
11682 * Makefile.in (local-clean): Remove *.log.
11683 (warning.log): Built with warn_summary from build.log.
11684 (mail-report.log): Run test_summary.
11685 (mail-report-with-warnings.log): Run test_summary including
11686 warning.log in the report.
11687
11688 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
11689
11690 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11691
11692 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
11693
11694 * Makefile.in (grep): Grep no longer depends on libiberty.
11695
11696 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
11697
11698 * Makefile.in: all-snavigator needs all-libgui.
11699
11700 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
11701
11702 * configure.in: Add cygmon and libstub support for mn10300.
11703
11704 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
11705
11706 * missing: Update to version from automake 1.3.
11707
11708 * ltmain.sh: On installation, don't get confused if the same name
11709 appears more than once in the list of library names.
11710
11711 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
11712
11713 * config.sub: Accept m68060 and m5200 as CPU names.
11714
11715 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
11716
11717 * configure: Use && rather than using -a in test, because odd
11718 strings can confuse test.
11719 * configure.in: Likewise.
11720
11721 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
11722
11723 * ltconfig, ltmain.sh: Bring in Visual C++ support.
11724
11725 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11726
11727 * Makefile.in (boostrap2-lean, bootstrap3-lean,
11728 bootstrap4-lean): New targets.
11729
11730 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
11731
11732 * mpw-* Delete. Not used.
11733
11734 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
11735
11736 * COPYING.LIB: Update FSF address.
11737
11738 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
11739
11740 * ltconfig, ltmain.sh: Update to libtool 1.2a.
11741
11742 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11743 GAS_SUPPORT_DIRS.
11744
11745 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
11746
11747 * ltconfig, ltmain.sh: Avoid producing a version number if
11748 -version-info was not used.
11749
11750 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
11751
11752 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11753 building with newlib.
11754
11755 1998-04-30 Paul Eggert <eggert@twinsun.com>
11756
11757 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11758 Solaris `make' causes it to continue to next definition.
11759
11760 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
11761
11762 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11763 the right GUI libraries and files are installed along with GDB.
11764
11765 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
11766
11767 * configure.in: Change alpha to alpha* in several places.
11768
11769 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
11770
11771 * config.sub: Recognize sparc86x.
11772
11773 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
11774
11775 * configure.in (--enable-target-optspace): Remove debug echo.
11776
11777 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
11778
11779 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11780
11781 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
11782
11783 * ltconfig: Update cygwin32 support.
11784
11785 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11786 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11787 (GDB_SUPPORT_DIRS): Likewise.
11788
11789 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
11790
11791 * configure.in (target_makefile_frag): If --enable-target-optspace,
11792 use -Os to compile target libraries rather than -O2. Default to
11793 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11794 not used.
11795 * configure.in (target_cflags): Ditto for d30v.
11796
11797 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
11798
11799 * Makefile.in (all-bfd): Depend on all-intl.
11800 (all-binutils): Likewise.
11801 (all-gas): Likewise.
11802 (all-gprof): Likewise.
11803 (all-ld): Likewise.
11804
11805 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
11806
11807 * configure.in (host_tools): Fix typo, lbtool -> libtool.
11808
11809 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
11810
11811 * Makefile.in (all-bfd): Depend upon all-libiberty.
11812
11813 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11814
11815 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
11816
11817 * Makefile.in: Add libstub.
11818
11819 * configure.in: Ditto. Build libstub for targets that have cygmon
11820 support.
11821
11822 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
11823
11824 * configure.in: Don't set PICFLAG on ix86-cygwin32.
11825
11826 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
11827
11828 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11829 use mh-sysv5 if specified. Support gprof on SCO Open Server.
11830
11831 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
11832
11833 * configure: Define DEFAULT_M4 by searching PATH.
11834 * Makfile.in: Use DEFAULT_M4.
11835
11836 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
11837
11838 * ltconfig: Add cygwin32 support.
11839
11840 * Makefile.in, configure.in: Add libtool as a native only directory
11841 to configure and build.
11842
11843 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
11844
11845 * Makefile.in (INSTALL_MODULES): Remove texinfo.
11846
11847 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
11848
11849 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11850
11851 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
11852
11853 * Makefile.in: add ash make rules
11854 * configure.in: add ash to native_only and host_tools lists
11855
11856 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
11857
11858 * Makefile.in (all-gettext, all-intl): New targets.
11859 (ALL_MODULES): Added all-gettext, all-intl.
11860 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11861 (INSTALL_MODULES): Added install-gettext, install-intl.
11862 (CLEAN_MODULES): Added clean-gettext, clean-intl.
11863
11864 * configure.in (host_tools): Added gettext.
11865 (native_only): Likewise.
11866 (noconfigdirs) [various cases]: Likewise.
11867 (host_libs): Added intl.
11868
11869 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
11870
11871 * configure: Do not disable building gdbtk for cygwin32 hosts.
11872
11873 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
11874
11875 * configure.in: Add thumb-coff target.
11876 * config.sub: Add thumb-coff target.
11877
11878 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11879
11880 * Makefile.in: Revert yesterday's change.
11881 (all-target-winsup): all-target-librx stays out of here.
11882
11883 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
11884
11885 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11886 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11887 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11888 Remove references to librx and libg++.
11889
11890 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
11891
11892 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11893 recursive makes
11894
11895 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
11896
11897 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11898 for newlib directory.
11899 (CXX_FOR_TARGET): Likewise.
11900
11901 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
11902
11903 * ltconfig: Update after libtool/ltconfig.in change for
11904 hpux11.
11905
11906 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
11907
11908 * ltconfig, ltmain.sh: Update to libtool 1.2.
11909
11910 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
11911
11912 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11913 (install-gcc-cross): Instead, override LANGUAGES here.
11914
11915 1998-03-18 Dave Love <d.love@dl.ac.uk>
11916
11917 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11918 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11919
11920 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
11921
11922 * configure.in: Add Thumb-pe target.
11923
11924 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
11925
11926 * Makefile.in - changed sn targets to snavigator
11927 * configure.in - changed sn targets to snavigator
11928
11929 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
11930
11931 * config-ml.in: After building symlink tree call make distclean
11932 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11933 to be the case for libiberty.
11934
11935 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
11936
11937 * configure: When making link, also check the current
11938 directory. The configure scripts may create one.
11939
11940 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
11941
11942 * config.sub: Accept alphapca56 and alphaev6 properly.
11943
11944 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11945
11946 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11947
11948 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11949
11950 * config.sub (sco5): Fix typo.
11951
11952 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
11953
11954 * Makefile.in (INSTALL_MODULES): Move install-tcl before
11955 install-itcl.
11956 (install-itcl): Remove dependency on install-tcl.
11957
11958 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
11959
11960 * configure.in: Remove libgloss from noconfigdirs for MN10300.
11961
11962 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
11963
11964 * configure.in: Don't build libgui for a cygwin32 target when not on
11965 a cygwin32 host.
11966
11967 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
11968
11969 * configure (redirect): Set to null, so default behavior of
11970 configure is now --verbose.
11971
11972 1998-02-16 Dave Love <d.love@dl.ac.uk>
11973
11974 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11975 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11976
11977 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
11978
11979 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11980 this change to sync Makefile.in with its ChangeLog entries.
11981
11982 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
11983
11984 * ltmain.sh (mkdir): Check that the directory doesn't exist
11985 before we exit with error, so that we don't get races during
11986 parallel builds.
11987
11988 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
11989
11990 * ltconfig, ltmain.sh: Update from libtool 1.0i.
11991
11992 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
11993
11994 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11995 PICFLAG_FOR_TARGET.
11996 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11997
11998 * configure: Emit a definition for the new macro enable_shared
11999 into each Makefile.
12000
12001 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12002
12003 * configure.in (host_tools, native_only): Add libtool.
12004
12005 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12006
12007 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12008 Fix typo in ming config comment.
12009
12010 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12011
12012 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12013
12014 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12015
12016 * config.sub: Add tic30 cases, and map c30 to tic30.
12017
12018 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12019
12020 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12021 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12022 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12023 (CLEAN_TARGET_MODULES): Similarly
12024 (all-target-libf2c): Add dependences.
12025 * configure.in (target_libs): Add libf2c.
12026
12027 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12028
12029 * configure.in: Remove expect from noconfigdirs when target
12030 is cygwin32. OK to build expect and dejagnu with Canadian
12031 Cross.
12032
12033 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12034
12035 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12036 host.
12037
12038 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12039 and mingw32.
12040
12041 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12042
12043 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12044 here as it is not defined in the toplevel Makefile.
12045
12046 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12047
12048 * configure (package_makefile_rules_frag): New variable, which names
12049 a file with generic rules, ...
12050 Change comment to mention we now have FIVE parts.
12051 * configure: Undo last change.
12052
12053 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12054
12055 * config.guess: More accurate determination of HP processor types.
12056 * config.sub: More accurate determination of HP processor types.
12057
12058 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12059
12060 * configure (package_makefile_frag): Move inserting the
12061 ${package_makefile_frag} to where it should be according
12062 to the comment.
12063
12064 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12065
12066 * config.guess: Add support for Linux/ARM.
12067
12068 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12069
12070 * .cvsignore: Remove *-info and *-install since they match
12071 release-info and mpw-install, which we don't want to just ignore.
12072
12073 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12074
12075 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12076
12077 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12078
12079 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12080 local_prefix to sub-make invocations.
12081
12082 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12083
12084 * configure.in: Check makefile fragments in the source
12085 directory.
12086
12087 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12088
12089 * configure.in: Check whether host and target makefile
12090 fragments exist before adding them to *_makefile_frag.
12091
12092 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12093
12094 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12095
12096 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12097
12098 * configure.in: Make sure we only replace RPATH_ENVVAR on
12099 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12100 regexp to sed.
12101
12102 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12103 to sub-makes.
12104
12105 1998-01-13 Lee Iverson (leei@ai.sri.com)
12106
12107 * config-ml.in (multi-do): LDFLAGS must include multilib
12108 designator.
12109
12110 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
12111
12112 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12113
12114 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12115
12116 * config.sub: Add mingw32 support.
12117 * configure.in: Likewise.
12118
12119 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12120
12121 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12122
12123 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12124
12125 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12126 * configure (gxx_include_dir): Provide a definition for subdirs
12127 which do not use autoconf.
12128
12129 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12130
12131 * config.guess: Sync with egcs. Picks up new alpha support,
12132 BeOS & some additional linux support.
12133
12134 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12135
12136 * config.guess: HP 9000/803 is a PA1.1 machine.
12137
12138 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12139
12140 * configure.in: It's alpha*-...
12141
12142 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12143
12144 * configure.in (host_makefile_frag, target_makefile_frag):
12145 Handle multiple config files.
12146 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12147 alpha-*-*.
12148
12149 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12150
12151 * mkdep: New file.
12152
12153 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12154
12155 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12156
12157 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12158
12159 * Makefile.in: Add libgui directory.
12160 (GDB_TK): Add all-libgui.
12161 * configure.in: Add libgui directory.
12162 * configure: Add all-libgui to GDB_TK.
12163
12164 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12165
12166 * config-ml.in (multidirs): Add m32r to multilib list.
12167
12168 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12169
12170 * Makefile.in (all-target-gperf): Change dependency to
12171 all-target-libstdc++.
12172
12173 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12174
12175 * config.guess: Add BeOS support.
12176
12177 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12178
12179 Source directory cvs renamed to cvssrc:
12180 * configure.in (host_tools): Change cvs to cvssrc.
12181 (native_only): Likewise.
12182 (noconfigdirs) [various cases]: Likewise.
12183 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12184 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12185 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12186 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12187 (all-cvssrc): Rename target from all-cvs.
12188
12189 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12190
12191 * configure (gxx_include_dir): Fix thinko.
12192
12193 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12194
12195 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12196 (install-cross, install-gcc-cross): New targets.
12197
12198 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12199
12200 * configure.in (noconfigdirs): Add support for Thumb target.
12201
12202 * config.sub (maybe_os): Add support for Thumb target.
12203
12204 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12205
12206 * Makefile.in: Add rules for cygmon.
12207
12208 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12209
12210 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12211
12212 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12213 * configure (gxx_include_dir): Provide a definition for subdirs
12214 which do not use autoconf.
12215
12216 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12217
12218 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12219 11/18/97 build
12220
12221 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12222
12223 * From Franz Sirl.
12224 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12225 found on RedHat Linux systems.
12226
12227 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12228
12229 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12230 guesses.
12231
12232 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12233
12234 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12235
12236 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12237
12238 * ltmain.sh: If mkdir fails, check whether the directory was created
12239 anyhow by some other process.
12240
12241 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12242
12243 * configure.in (d30v-*-*): Configure all directories.
12244
12245 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12246
12247 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12248 for the D30V.
12249
12250 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12251
12252 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12253
12254 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12255
12256 * include/libiberty.h: Add extern "C" { so it can be used with C++
12257 progrms.
12258 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12259 programs.
12260
12261 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12262
12263 * configure.in (d30v-*-*): Configure GCC now.
12264
12265 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12266
12267 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12268 is no longer needed.
12269
12270 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12271
12272 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12273
12274 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12275
12276 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12277 targets using "$@" to provide support for similar but not identical
12278 targets without having to duplicate code.
12279
12280 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12281
12282 * makefile.vms: Fix to work with DEC C.
12283
12284 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12285
12286 * config.sub: Add mips-tx39-elf to marketing names.
12287
12288 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12289
12290 * ltmain.sh: Handle symlinks in generated script.
12291
12292 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12293
12294 * configure: Handle autoconf style directory options: --bindir,
12295 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12296 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12297 --sysconfdir.
12298 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12299 (sharedstatedir, localstatedir, oldincludedir): New variables.
12300 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12301 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12302 sbindir, sharedstatedir, and sysconfdir.
12303
12304 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12305
12306 * Makefile.in (bootstrap-lean): New target.
12307
12308 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12309
12310 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
12311 sn, and gnuserv from noconfigdirs.
12312
12313 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12314
12315 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12316
12317 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12318
12319 * Makefile.in (cross): New target.
12320
12321 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12322 Jeff Law <law@cygnus.com>
12323
12324 * Makefile.in (bootstrap2, bootstrap3): New targets.
12325 (all-bootstrap): Remove outdated and confusing target.
12326 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12327
12328 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12329
12330 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12331 windows. Consistent with gdb/configure.
12332
12333 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12334
12335 * configure.in: Name Linux target fragment.
12336
12337 * configure: Rewrite so that project Makefile fragment is inserted
12338 first and appears last in the resulting Makefile.
12339
12340 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12341
12342 * Makefile.in (install-itcl): Install tcl first.
12343
12344 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12345
12346 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12347
12348 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12349
12350 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12351
12352 * configure.in (skipdirs): Add target-librx for Linux.
12353 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12354
12355 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12356
12357 * Makefile.in (bootstrap): New target.
12358
12359 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12360
12361 * config.sub: Accept 'amigados' for backward compatibility.
12362
12363 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12364
12365 * config.guess: Merge with FSF.
12366
12367 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12368
12369 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12370
12371 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12372
12373 * config.sub: Add "marketing-names" patch.
12374
12375 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12376
12377 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12378
12379 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12380
12381 * config.sub: Handle v850-elf.
12382
12383 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
12384
12385 * .cvsignore (*-install): Remove.
12386
12387 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12388
12389 * ltconfig: Set CONFIG_SHELL in libtool.
12390 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12391
12392 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12393
12394 * configure.in (target_subdir): Set to libraries if enable_multilib.
12395
12396 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12397
12398 * config.guess: Update from gcc directory.
12399
12400 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12401
12402 * Makefile.in (all-sim): Depends on all-readline.
12403
12404 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12405
12406 * Makefile.in (BISON, YACC): Use $$s.
12407 (all-bison): Depend on all-texinfo.
12408
12409 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12410
12411 * Makefile.in (BISON): Add -L flag.
12412 (YACC): Likewise.
12413
12414 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12415
12416 * configure.in (noconfigdirs): Add support for v850e target.
12417
12418 * config.sub (maybe_os): Add support for v850e target.
12419
12420 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12421
12422 * configure.in (noconfigdirs): Add support for v850ea target.
12423
12424 * config.sub (maybe_os): Add support for v850ea target.
12425
12426 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12427
12428 * config.sub: Add mipstx39. Delete r3900.
12429
12430 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12431
12432 * Makefile.in (all-autoconf): Depends on all-texinfo.
12433
12434 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12435
12436 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12437 eabi targets.
12438
12439 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12440
12441 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12442
12443 * configure: When handling a Canadian Cross, handle YACC as well as
12444 BISON. Just set BISON to bison. When setting YACC, prefer bison.
12445 * Makefile.in (all-bison): Depend upon all-texinfo.
12446
12447 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12448
12449 * Makefile.in (BISON): bison, not byacc or bison -y.
12450 (YACC): bison -y or byacc or yacc.
12451 (various): Add *-bison as appropriate.
12452 (taz): No need to mess with BISON anymore.
12453
12454 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12455
12456 * configure: If OSTYPE matches *win32*, try to find a good value for
12457 CONFIG_SHELL.
12458
12459 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12460
12461 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12462 configure.in if it is present.
12463
12464 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12465
12466 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12467
12468 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12469
12470 * config.sub: Recognize `arc' cpu.
12471 * configure.in: Likewise.
12472 * config-ml.in: Likewise.
12473
12474 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12475
12476 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12477
12478 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12479
12480 * configure: Changed sed delimiter from ':' to '|' when
12481 attempting to substitute ${config_shell} for SHELL. On
12482 NT ${config_shell} may contain a ':' in it.
12483
12484 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12485
12486 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12487
12488 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12489
12490 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12491
12492 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12493
12494 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12495
12496 * ylwrap: If the program is a relative path, force it to be
12497 absolute.
12498
12499 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12500
12501 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12502
12503 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
12504
12505 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12506 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12507 for libraries.
12508
12509 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
12510
12511 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12512 separated by spaces.
12513
12514 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
12515
12516 * ylwrap: New file.
12517 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12518
12519 * ltmain.sh: Handle /bin/sh at start of install program.
12520
12521 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12522
12523 * ltconfig, ltmain.sh: New files, from libtool 1.0.
12524 * missing: New file, from automake 1.2.
12525
12526 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
12527
12528 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
12529 check-tk to CHECK_X11_MODULES.
12530
12531 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
12532
12533 * config.sub: Merge with FSF.
12534
12535 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
12536
12537 * config.guess: Merge with FSF.
12538
12539 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12540
12541 * configure: Treat msdosdjgpp like go32.
12542 * configure.in: Likewise. Don't remove gprof for go32.
12543
12544 * configure: Change Makefile.tem2 to Makefile.tm2.
12545
12546 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12547
12548 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12549
12550 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12551
12552 * install-sh (chmodcmd): Set to null if the DST directory already
12553 exists. Same as Nov 11th change.
12554
12555 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12556
12557 * configure (GDB_TK): Needs itcl and tix.
12558
12559 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12560
12561 * config.guess: Update from FSF.
12562
12563 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
12564
12565 * Makefile.in (GDB_TK): Depend on itcl and tix.
12566
12567 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
12568
12569 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12570 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12571 (INSTALL_SCRIPT): New variable.
12572 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12573 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12574 to -x.
12575 * install-sh: Add support for -x option.
12576
12577 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
12578
12579 * configure.in, Makefile.in: Treat tix like itcl.
12580
12581 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
12582
12583 * Makefile.in (WINDRES): New variable.
12584 (WINDRES_FOR_TARGET): New variable.
12585 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12586 (EXTRA_HOST_FLAGS): Add WINDRES.
12587 (EXTRA_TARGET_FLAGS): Add WINDRES.
12588 (EXTRA_GCC_FLAGS): Add WINDRES.
12589 ($(DO_X)): Pass down WINDRES.
12590 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12591 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12592 DLLTOOL_FOR_TARGET.
12593
12594 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
12595
12596 * configure.in: configure sim before gdb for win32-x-ppc
12597
12598 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12599
12600 Move gperf into the toplevel, from libg++.
12601 * configure.in (target_tools): Add target-gperf.
12602 (native_only): Add target-gperf.
12603 * Makefile.in (all-target-gperf): New target, depend on
12604 all-target-libg++.
12605 (configure-target-gperf): Empty rule.
12606 (ALL_TARGET_MODULES): Add all-target-gperf.
12607 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12608 (CHECK_TARGET_MODULES): Add check-target-gperf.
12609 (INSTALL_TARGET_MODULES): Add install-target-gperf.
12610 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12611
12612 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
12613
12614 * config.sub (mn10200): Recognize new basic machine.
12615
12616 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12617
12618 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12619 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12620
12621 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12622
12623 * configure.in: If we're building mips-sgi-irix6* native, turn on
12624 ENABLE_MULTILIB and set TARGET_SUBDIR.
12625
12626 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
12627
12628 * Makefile.in (all-sn): Depend on all-grep.
12629
12630 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
12631
12632 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12633
12634 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12635 Makefile. From Jeff Makey <jeff@cts.com>.
12636 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12637
12638 * Makefile.in (DISTBISONFILES): Remove.
12639 (taz): Don't futz with DISTBISONFILES. Change BISON to use
12640 $(DEFAULT_YACC).
12641
12642 * configure.in: Build itl, db, sn, etc., when building for native
12643 cygwin32.
12644
12645 * Makefile.in (LD): New variable.
12646 (EXTRA_HOST_FLAGS): Pass down LD.
12647 ($(DO_X)): Likewise.
12648
12649 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
12650
12651 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12652
12653 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
12654
12655 * configure.in (targargs): Strip out any supplied --build argument
12656 before adding our own. Always add --build.
12657
12658 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
12659
12660 * configure.in (targargs): Pass --build if we're doing
12661 a cross-compile.
12662
12663 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
12664
12665 * configure: Use '|' instead of ":" as the separator in
12666 sed. Otherwise sed chokes on NT path names with drive
12667 designators. Also look for "?:*" as the leading characters in an
12668 absolute pathname.
12669
12670 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
12671
12672 * config.sub: Support for r3900.
12673
12674 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
12675
12676 * configure.in: Use install-sh, not install.sh.
12677
12678 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
12679
12680 * Makefile.in (taz): Improve check for BISON so it doesn't try to
12681 apply it twice.
12682
12683 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
12684
12685 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12686 install-binutils.
12687
12688 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
12689
12690 * Makefile.in: Add automake targets.
12691 * configure.in (host_tools): Add automake.
12692
12693 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
12694
12695 * configure: Default CXX to c++, not gcc.
12696 * Makefile.in (CXX): Set to c++, not gcc.
12697 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12698
12699 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
12700
12701 * install-sh: try appending a .exe if source file doesn't
12702 exist
12703
12704 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
12705
12706 * configure.in: Turn on multilib by default.
12707 (cross_only): Remove target-libiberty.
12708
12709 * Makefile.in (all-gcc): Don't depend on libiberty.
12710
12711 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
12712
12713 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12714
12715 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
12716
12717 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12718 (DISTBISONFILES): Add ld/Makefile.in
12719
12720 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
12721
12722 * configure.in: if target is cygwin32 but host isn't cygwin32,
12723 don't configure gdb tcl tk expect, not just gdb.
12724
12725 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
12726
12727 * configure.in: Added gnuserv everywhere sn appears.
12728
12729 * Makefile.in (ALL_MODULES): Added all-gnuserv.
12730 (CROSS_CHECK_MODULES): Added check-gnuserv.
12731 (INSTALL_MODULES): Added install-gnuserv.
12732 (CLEAN_MODULES): Added clean-gnuserv.
12733 (all-gnuserv): New target.
12734
12735 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
12736
12737 * config.guess: Fixes for MIPS OpenBSD systems.
12738
12739 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
12740
12741 * Makefile.in (INSTALL_XFORM): Remove.
12742 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12743
12744 * mkinstalldirs: New file, copied from automake.
12745 * Makefile.in (installdirs): Rename from install-dirs. Use
12746 mkinstalldirs. Change all users.
12747 (DEVO_SUPPORT): Add mkinstalldirs.
12748
12749 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
12750
12751 * install-sh: Rename from install.sh.
12752 * Makefile.in (INSTALL): Change install.sh to install-sh.
12753 (DEVO_SUPPORT): Likewise.
12754
12755 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
12756 Graichen <graichen@rzpd.de>.
12757
12758 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
12759
12760 * config.guess: Recognize OpenBSD systems correctly.
12761
12762 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12763
12764 * README, Makefile.in (ETC_SUPPORT): Remove references to
12765 cfg-paper*, configure.{texi,man,info*}._
12766
12767 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
12768
12769 * Makefile.in (all.normal): Ensure that gcc is built after all
12770 the x11 - ie gdb - targets.
12771
12772 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
12773
12774 * makefile.vms: Don't run conf-a-gas.
12775
12776 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
12777
12778 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12779
12780 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
12781
12782 * configure.in: Remove noconfigdirs case since gdb also
12783 configures and builds for tic80-coff.
12784
12785 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
12786
12787 * configure: Set cache_file to config.cache.
12788 * Makefile.in (local-distclean): Remove config.cache.
12789
12790 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
12791
12792 * COPYING: Update FSF address.
12793
12794 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
12795
12796 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12797 noconfigdirs.
12798
12799 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
12800
12801 * Makefile.in (install-dirs): Don't crash if prefix, and hence
12802 MAKEDIRS, is empty.
12803
12804 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
12805
12806 * config.sub: Tweak mn10300 entry.
12807
12808 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
12809
12810 * configure.in (host_tools): Put sim before gdb, so gdb's
12811 configure.tgt can determine if the simulator was configured.
12812
12813 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
12814
12815 * config.sub: Move BeOS $os case to be with other Cygnus
12816 local cases.
12817
12818 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
12819
12820 * config.sub: Remove misplaced comment that broke Linux.
12821
12822 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
12823
12824 * config.sub: Add BeOS support.
12825
12826 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
12827
12828 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12829
12830 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
12831
12832 * configure.in (noconfigdirs): Remove tcl and tk from
12833 noconfigdirs for cygwin32 builds.
12834
12835 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
12836
12837 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12838
12839 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
12840
12841 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12842 make-all.com, use makefile.vms instead.
12843
12844 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
12845
12846 * config.sub: Accept -lnews*.
12847
12848 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
12849
12850 * configure.in (noconfigdirs): Disable target-newlib,
12851 target-examples and target-libiberty for d30v.
12852
12853 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12854
12855 * configure.in (noconfigdirs): Enable ld for d30v.
12856
12857 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
12858
12859 * configure.in (tic80-*-*): Build compiler.
12860
12861 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
12862
12863 * configure.in (d30v-*): Remove sim directory from list of
12864 unsupported d30v directories
12865
12866 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12867
12868 * config.sub, configure.in: Add d30v target cpu.
12869
12870 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
12871
12872 * makefile.vms: New file.
12873 * make-all.com: Remove.
12874
12875 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
12876
12877 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12878
12879 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
12880
12881 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12882
12883 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
12884
12885 * Makefile.in (ALL_MODULES): Added all-db.
12886 (CROSS_CHECK_MODULES): Addec check-db.
12887 (INSTALL_MODULES): Added install-db.
12888 (CLEAN_MODULES): Added clean-db.
12889
12890 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
12891
12892 * config.guess: Merge with latest FSF sources.
12893
12894 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
12895
12896 * Makefile.in (ALL_MODULES): Added all-itcl.
12897 (CROSS_CHECK_MODULES): Added check-itcl.
12898 (INSTALL_MODULES): Added install-itcl.
12899 (CLEAN_MODULES): Added clean-itcl.
12900
12901 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
12902
12903 * configure.in: build gdb for mn10200
12904
12905 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
12906
12907 * Makefile.in (all-target-winsup): Depend on all-target-libio.
12908
12909 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
12910
12911 * configure.in (tic80-*-*): Turn off most targets right now.
12912
12913 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
12914
12915 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12916 rather than the makeinfo program.
12917 (do-info): Depend upon all-texinfo.
12918
12919 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
12920
12921 * configure.in: Remove uses of config/mh-linux.
12922
12923 * config.sub, config.guess: Merge with latest FSF sources.
12924
12925 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
12926
12927 * config.sub (case $basic_machine): Add tic80 entries.
12928
12929 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
12930
12931 * config.sub, config.guess: Merge with latest FSF sources.
12932
12933 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12934
12935 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12936 * mpw-config.in: Test for NewFolderRecursive.
12937 * mpw-install: Use symbolic name for startup filename.
12938 * mpw-README: Add various additional details.
12939
12940 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
12941
12942 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12943
12944 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
12945
12946 * configure.in: Do build gcc and the target libraries for
12947 the mn10200.
12948
12949 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
12950
12951 * configure.in: don't avoid building gdb for mn10300 any more
12952 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12953 instead of single-quoting it.
12954
12955 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
12956
12957 * configure.in: Don't use --with-stabs on IRIX 6.
12958
12959 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
12960
12961 * configure.in (m32r): Build gdb, libg++ now.
12962
12963 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12964
12965 * configure.in (mips*-sgi-irix6*): Remove gdb and related
12966 directories from noconfigdirs.
12967
12968 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
12969
12970 * config.sub (basic_machine): added mips16 configuration
12971
12972 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12973
12974 * config.sub: Handle d10v-unknown.
12975
12976 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
12977
12978 * config.sub: Handle v850-unknown.
12979
12980 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
12981
12982 * Makefile.in: add findutils
12983 * configure.in: add findutils to list of host_tools
12984
12985 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
12986
12987 * config.sub: Handle mn10200 and mn10300.
12988
12989 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12990
12991 * configure.in (d10v-*): Do not build librx.
12992
12993 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
12994
12995 * configure.in (mn10300): Build everything except gdb & libgloss.
12996
12997 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
12998
12999 * config.guess: Patch for Dansk Data Elektronik servers,
13000 from Niels Skou Olsen <nso@dde.dk>.
13001
13002 For ncr, use /bin/uname rather than uname, since GNU uname does not
13003 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13004
13005 Patch for MIPS R4000 running System V,
13006 from Eric S. Raymond <esr@snark.thyrsus.com>.
13007
13008 Fix thinko for nextstep.
13009
13010 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13011
13012 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13013 * config.guess: Guess mips-dec-mach_bsd4.3.
13014
13015 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13016 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13017 release numbers.
13018 * config.guess (mips-mips-riscos*): Emit just enough of the
13019 release number.
13020
13021 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13022 * config.guess (sparc-auspex-sunos*): Added.
13023 (f300-fujitsu-*): Added.
13024
13025 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13026 * config.guess: Recognize a Tadpole as a sparc.
13027
13028 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13029
13030 * config.guess: Don't assume that NextStep version is either 2 or
13031 3. NextStep 4 (aka OpenStep 4) has come out now.
13032
13033 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13034
13035 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13036 From Rik Faith <faith@cs.unc.edu>.
13037
13038 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13039
13040 * config.sub: Contributions from bug-gnu-utils to:
13041 Support plain "hppa" (no version given) architecture, reported by
13042 OpenStep.
13043 OpenBSD like NetBSD.
13044 LynxOs is not a hardware supplier.
13045
13046 * config.guess: Contributions from bug-gnu-utils to add support for:
13047 OpenBSD like NetBSD.
13048 Stratus systems.
13049 More Pyramid systems.
13050 i[n>4]86 Intel chips.
13051 M680[n>4]0 Motorola chips.
13052 Use unknown instead of lynx for hardware manufacturer.
13053
13054 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13055
13056 * install.sh (chmodcmd): Set to null if the DST directory already
13057 exists.
13058
13059 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13060
13061 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13062 not use mt-ppc target Makefile fragment any more.
13063
13064 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13065
13066 * configure.in (*-*-windows): Exclude everything but those dirs
13067 needed to build windows.
13068
13069 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13070
13071 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13072
13073 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13074
13075 * configure.in: Exclude mmalloc from i386-windows.
13076
13077 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13078
13079 * Undo my previous change.
13080
13081 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13082
13083 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13084 unconditionally.
13085 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13086
13087 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13088
13089 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13090 host to add it's own flags.
13091
13092 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13093
13094 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13095
13096 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13097
13098 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13099 (CXX_FOR_TARGET): Likewise.
13100 (GCC_FOR_TARGET): Define.
13101 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13102 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13103 CC_FOR_TARGET was specified on the command line.
13104 (MAKEOVERRIDES): Don't define.
13105
13106 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13107
13108 * configure.in (m32r): Fix spelling of libg++ libs.
13109
13110 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13111
13112 * config.sub (-apple*): Remove, now redundant.
13113
13114 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13115
13116 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13117
13118 * configure: Rework yesterday's sed script patch.
13119
13120 * config.sub: Merge with FSF.
13121
13122 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13123
13124 * config.guess: Merge from FSF.
13125
13126 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
13127 * config.guess: Use pc instead of unknown, for pc clone systems.
13128 Change linux to linux-gnu.
13129
13130 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13131 * config.guess: Avoid non-portable tr syntax.
13132
13133 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13134
13135 * test-build.mk (HOLES): Add "xargs" for gdb.
13136
13137 * configure: Avoid hpux10.20 sed bug.
13138
13139 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13140
13141 * configure.in: Add support for windows host
13142 (that is a build done under the Microsoft build environment).
13143
13144 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13145
13146 * Makefile.in: Replace all uses of srcroot with s, to shrink
13147 command line lengths.
13148
13149 Patches from Geoffrey Noer <noer@cygnus.com>:
13150 * configure.in: If configuring for newlib, pass --with-newlib to
13151 subdirectories.
13152 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13153 -Bnewlib/ and -Lwinsup to gcc.
13154 (CXX_FOR_TARGET): Likewise.
13155
13156 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13157
13158 * Makefile.in (ETC_SUPPORT): Add configure.
13159
13160 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13161
13162 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13163 host configuration file.
13164
13165 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13166
13167 * configure.in: Break mn10x00 support into separate
13168 mn10200 and mn10300 configurations.
13169 * config.sub: Likewise.
13170
13171 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13172
13173 * configure.in: Add lots of stuff to noconfigdirs for
13174 the mn10x00 targets.
13175
13176 * config.sub, configure.in: Add mn10x00 support.
13177
13178 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13179
13180 * make-all.com: Call conf-a-gas, not config-a-gas.
13181
13182 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13183
13184 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13185 targets.
13186
13187 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13188
13189 * mpw-README: Add much more detail for native PowerMac.
13190 * mpw-install: New file.
13191 * mpw-configure: Add --norecursion and --help options.
13192 * mpw-config.in: Translate readme and install files when
13193 copying to objdir.
13194 * mpw-build.in: Don't always depend on byacc and flex.
13195 (install-only-top): New action.
13196
13197 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13198
13199 * configure.in: You can now configure GDB for the v850.
13200
13201 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13202
13203 * configure.in (noconfigdirs): Don't configure any C++ dirs
13204 if targeting D10V.
13205
13206 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13207
13208 * config.sub: Recognize mips64vr5000.
13209
13210 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13211
13212 * configure.in: Use a single line for host_tools and native_only.
13213
13214 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13215
13216 * config.sub, configure.in: Add entries for m32r.
13217
13218 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13219
13220 * Makefile.in (inet-install): Don't run install-gzip.
13221
13222 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13223
13224 * configure.in: Don't config lots of things for *-*-windows*.
13225
13226 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13227
13228 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13229 (host_libs, host_tools): Copy from configure.in.
13230 * mpw-configure: Don't complain about directories not found.
13231
13232 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13233
13234 * configure.in (i[345]86): Recognize i686 for pentium pro.
13235 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13236 file.
13237
13238 * config.guess (i[345]86): Ditto.
13239
13240 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13241
13242 * configure.in (noconfigdirs): Removed gdb for D10V.
13243
13244 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
13245
13246 * configure.in: Remove ld, target-libio, target-libg++, and
13247 target-libstdc++ from noconfigdirs.
13248
13249 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13250
13251 * configure: Fix three locations where shell scripts were
13252 being run directly rather than with config_shell.
13253
13254 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13255
13256 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13257 * config.sub (basic_machine): Recognize v850.
13258
13259 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13260
13261 * mpw-configure: Handle multiple enable/disable options and
13262 pass them down recursively, handle -c and -s flags appropriately
13263 depending on choice of compiler, add escape mechanism for
13264 quoted arguments to gC.
13265
13266 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13267
13268 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13269 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13270 so that -mrelocatable-lib and -mno-eabi are used.
13271
13272 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13273 not support --print-multi-lib, don't abort.
13274
13275 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13276
13277 * make-all.com: Run config-a-gas.
13278 * setup.com: Don't copy subdirectory files around.
13279
13280 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13281
13282 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13283 target, it now compiles correctly.
13284
13285 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13286
13287 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13288
13289 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13290
13291 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13292
13293 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13294
13295 * configure.in (native_only): Add prms.
13296
13297 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13298
13299 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13300 (BINUTILS_SUPPORT_DIRS): Likewise.
13301
13302 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13303
13304 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13305 d10v support is added.
13306
13307 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13308
13309 * configure.in (d10v-*-*): New target.
13310
13311 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13312
13313 * config.guess (HP 9000/811): Recognize this as a PA1.1
13314 machine.
13315
13316 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13317
13318 * Makefile.in (do-tar-gz): New target, split out from tail end of
13319 taz target. Run each command separately, don't use pipes.
13320 (taz): Use it.
13321
13322 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13323
13324 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13325 * mpw-build.in: No builds should depend on building byacc or flex,
13326 they are assumed to be installed already.
13327
13328 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13329
13330 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13331 variable that CC_FOR_TARGET needs.
13332
13333 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13334
13335 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13336 options have changed since the last time the subdirectory was
13337 configured, and if it has, reconfigure.
13338 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13339 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13340
13341 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13342
13343 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13344 CLEAN_MODULES): Add bash.
13345 (all-bash): New target.
13346
13347 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13348
13349 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13350
13351 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13352
13353 * config.sub (basic_machine): Recognize d10v as a valid processor.
13354
13355 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13356
13357 * mpw-configure: Add support for --bindir.
13358 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13359
13360 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13361
13362 * configure.in: add bash, time, gawk to list of hosttools and things
13363 to only build for native toolchains
13364
13365 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13366
13367 * Makefile.in (docdir): Remove.
13368
13369 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13370
13371 * Makefile.in (datadir): Set to $(prefix)/share.
13372
13373 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13374
13375 * configure.in: build diff and patch for cygwin32-hosted
13376 toolchains.
13377
13378 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13379
13380 * config.sub: Accept -rtems*.
13381
13382 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13383
13384 * configure.in: enable dosrel for cygwin32-hosted builds,
13385 remove diff from the list of things not buildable
13386 via Canadian Cross
13387
13388 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13389
13390 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13391 don't get ". ".
13392
13393 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13394
13395 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13396
13397 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13398
13399 * Makefile.in (taz): Handle case where tex3patch didn't even get
13400 checked out. Also, if it was found, put the symlink in a new util
13401 subdirectory.
13402
13403 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13404
13405 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13406
13407 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13408
13409 * config.sub: Recognize -openvms.
13410 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13411 * make-all.com, setup.com: New files.
13412
13413 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13414
13415 * Makefile.in (taz): tex3patch moved to texinfo/util.
13416
13417 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13418
13419 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13420 * configure.in: remove make from disable-if-Can-Cross list
13421 enable gdb if ${host} and ${target} are cygwin32
13422
13423 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13424
13425 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13426 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13427
13428 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13429
13430 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13431 distinguish sysv/svr4/bsd variants.
13432 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13433
13434 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13435
13436 * configure.in: Added copyright notice.
13437 * move-if-change: Added copyright notice.
13438
13439 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13440
13441 * configure.in (powerpcle-*-solaris*): Until we get shared
13442 libraries working, don't build gdb, sim, make, tcl, tk, or
13443 expect.
13444
13445 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13446
13447 * config.guess: Merge with FSF:
13448
13449 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13450 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13451
13452 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13453 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13454
13455 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13456 * config.guess: Combine two OSF1 rules.
13457 Also recognize field test versions. From mjr@zk3.dec.com.
13458 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13459 because GNU uname does not support -p. From pmr@pajato.com.
13460
13461 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13462
13463 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13464
13465 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13466
13467 * mpw-README: Document GCCIncludes.
13468
13469 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13470
13471 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13472
13473 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13474
13475 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13476
13477 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13478
13479 * configure.in (*-*-cygwin32): Configure make.
13480
13481 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13482
13483 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13484
13485 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13486
13487 * Makefile.in (all-inet): Depend on all-perl.
13488
13489 * Makefile.in (inet-install): New target.
13490
13491 * Makefile.in (all-inet): Depend on all-tcl.
13492 (all-inet): Depend on all-send-pr.
13493
13494 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13495
13496 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13497 temporarily.
13498
13499 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13500
13501 * configure.in: Don't configure --with-gnu-ld on AIX.
13502
13503 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13504
13505 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13506
13507 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
13508
13509 * Makefile.in (ALL_MODULES): Added all-inet.
13510 (CROSS_CHECK_MODULES): Added check-inet.
13511 (INSTALL_MODULES): Added install-inet.
13512 (CLEAN_MODULES): Added clean-inet.
13513 (all-indent): New target.
13514
13515 * configure.in (host_tools): Added inet.
13516 (native_only): Added inet.
13517 (noconfigdirs): Added inet.
13518
13519 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
13520
13521 * configure.in: Don't configure libgloss if we are not configuring
13522 newlib.
13523
13524 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13525
13526 * configure.in: Don't configure libgloss for unsupported
13527 architectures.
13528
13529 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13530
13531 * Makefile.in (CLEAN_MODULES): Add clean-apache.
13532
13533 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
13534
13535 * Makefile.in (ALL_MODULES): Include all-apache.
13536 (CROSS_CHECK_MODULES): Include check-apache.
13537 (INSTALL_MODULES): Include install-apache.
13538 (all-apache): New target.
13539
13540 * configure.in: Added apache everywhere perl is seen.
13541
13542 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13543
13544 * Makefile.in: Add support for clean-{module} and
13545 clean-target-{module} rules.
13546
13547 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13548
13549 * configure.in (*-*-ose) do not build libgloss.
13550
13551 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13552
13553 * config.guess (prep*:SunOS:5.*:*): Turn into
13554 powerpele-unknown-solaris2.
13555
13556 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13557
13558 * configure.in: Permit --enable-shared to specify a list of
13559 directories.
13560
13561 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13562
13563 * configure.in (host==solaris): Pass only the first word of $CC
13564 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13565
13566 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13567
13568 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13569
13570 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
13571
13572 * Makefile.in (ALL_MODULES): Include all-perl.
13573 (CROSS_CHECK_MODULES): Include check-perl.
13574 (INSTALL_MODULES): Include install-perl.
13575 (ALL_X11_MODULES): Include all-guile.
13576 (CHECK_X11_MODULES): Include check-guile.
13577 (INSTALL_X11_MODULES): Include install-guile.
13578 (all-perl): New target.
13579 (all-guile): New target.
13580
13581 * configure.in (host_tools): Include perl and guile.
13582 (native_only): Include perl and guile.
13583 (noconfigdirs): Don't build guile and perl; no ports have been
13584 done.
13585
13586 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
13587
13588 * configure (--enable-*): Handle quoted option lists such as
13589 --enable-sim-cflags='-g0 -O' better.
13590
13591 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13592
13593 * Makefile.in ({,inst}all-target): New rule so we can make and
13594 install all of the target directories easily.
13595
13596 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13597
13598 * configure.in: Add missing global flag in sed substitution when
13599 deleting `target-' from ${configdirs}.
13600
13601 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
13602
13603 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13604 option.
13605
13606 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13607 config/mh-necv4.
13608
13609 * install.sh: Correct misspelling of transformbasename.
13610
13611 * config.guess: Recognize mips-*-sysv*.
13612
13613 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
13614
13615 * config.sub: Recognize mon960.
13616
13617 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
13618
13619 * configure: Restore Canadian Cross handling of BISON and LEX,
13620 removed in Feb 20 change.
13621
13622 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
13623
13624 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13625 Mention make install. Remove the old copyright date as well the
13626 clumsy and rather pointless copyright on the README file.
13627
13628 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
13629
13630 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13631 Makefile after running symlink-tree, then run `make distclean' to
13632 avoid clobbering any generated files in srcdir.
13633
13634 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
13635
13636 * configure.in (m68k-*-netbsd*): Build everything now.
13637
13638 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13639
13640 * Makefile.in (taz): Fix quoting.
13641
13642 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
13643
13644 * configure.in (sparclet-*-*): Build everything now.
13645
13646 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13647
13648 * configure.in (m68k-*-linux*): New host.
13649
13650 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
13651
13652 * configure: Check for bison before byacc.
13653
13654 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
13655
13656 * Makefile.in configure: Change the way LEX and BISON/YACC are
13657 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
13658 searching PATH. These are used as fallbacks by Makefile.in if
13659 flex/bison/byacc aren't in objdir.
13660
13661 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
13662
13663 * Makefile.in: Make everything which depends upon all-bfd also
13664 depend upon all-opcodes, in case --with-commonbfdlib is used.
13665
13666 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13667
13668 * configure.in (host *-*-cygwin32): Don't build gdb if we are
13669 building NT native compilers on Unix.
13670
13671 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
13672
13673 * configure.in: Don't get CC from the host Makefile fragment if we
13674 can find gcc in PATH, or if this is a Canadian Cross. Move the
13675 Solaris test for /usr/ucb/cc to the post target script, just after
13676 the compiler sanity test.
13677
13678 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
13679
13680 * config.sub: Merge with FSF.
13681
13682 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
13683
13684 * Makefile.in (RPATH_ENVVAR): New variable.
13685 (REALLY_SET_LIB_PATH): Use it.
13686 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13687
13688 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
13689
13690 * config.sub, configure.in: Recognize sparclet cpu.
13691
13692 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13693
13694 * config.guess: Support m68k-cbm-sysv4.
13695
13696 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13697
13698 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13699 m68k-unknown-linuxaout from linker help string. Put quotes around
13700 $ld_help_string.
13701
13702 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
13703
13704 * config.guess (powerpc-harris-powerunix): Add guess for port
13705 to new target.
13706
13707 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13708
13709 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13710
13711 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
13712
13713 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13714 $(REALLY_SET_LIB_PATH) in Makefile.
13715 * Makefile.in (SET_LIB_PATH): New variable.
13716 (REALLY_SET_LIB_PATH): New variable.
13717 ($(DO_X)): Use $(SET_LIB_PATH).
13718 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13719 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13720 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13721 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13722 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13723 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13724 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13725 (install-dosrel): Likewise.
13726 (all-opcodes): Depend upon all-libiberty.
13727
13728 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
13729
13730 * config.guess (*:CYGWIN*): New
13731
13732 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13733
13734 * Makefile.in (all-target-winsup): All all-target-libiberty.
13735
13736 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13737
13738 * configure.in (noconfigdirs): Add missing # in front of comment.
13739
13740 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
13741
13742 * configure.in: add second pass to things added to noconfigdirs
13743 so *-gm-magic can exclude libgloss properly.
13744
13745 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
13746
13747 * mpw-configure (extralibs_name, rez_name): Set correctly
13748 for MWC68K compiler.
13749
13750 * mpw-README: Add more info on the necessary build tools.
13751
13752 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
13753
13754 * configure.in, config.sub: Recognize cygwin32.
13755
13756 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
13757
13758 * config.guess, config.sub: Recognize A/UX.
13759
13760 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
13761
13762 * config.sub: Merge with gcc/config.sub.
13763
13764 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
13765
13766 * mpw-build.in (do-binutils): Add build of stamps.
13767
13768 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
13769
13770 * config.sub: Add recognition for mips64vr4100*-* targets.
13771
13772 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13773
13774 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13775 Add creation of gconfigargs with `--enable-shared' turned on.
13776 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13777 ($(host)-stamp-stage3-configured): Likewise.
13778 (HOLES): Add chatr and ldd.
13779 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13780
13781 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
13782
13783 * configure: Pass --nfp to recursive configures.
13784
13785 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
13786
13787 * Makefile.in (DLLTOOL): New.
13788 (DLLTOOL_FOR_TARGET): New.
13789 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13790 (EXTRA_TARGET_FLAGS): Ditto.
13791 (EXTRA_GCC_FLAGS): Ditto.
13792 (CONFIGURE_TARGET_MODULES): Ditto.
13793 (DO_X): Ditto.
13794 * configure: Add DLLTOOL.
13795
13796 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
13797
13798 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13799 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13800 mh-sco, since old workarounds no longer needed, and don't
13801 build ld, since libraries have weak symbols in COFF.
13802
13803 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
13804
13805 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13806
13807 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
13808
13809 * configure.in: Make sure that ${CC} can be used to compile an
13810 executable.
13811
13812 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13813
13814 * Makefile.in (all-gdb): Depend on $(GDB_TK).
13815 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13816 nothing depending on whether gdbtk is being built.
13817
13818 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
13819
13820 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13821
13822 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
13823
13824 * configure.in (noconfigdirs): Put ld or gas in this early, if the
13825 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13826
13827 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
13828
13829 * config-ml.in: Add support for
13830 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13831 Simplify setting of multidirs from --disable-foo.
13832
13833 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13834
13835 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13836 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13837 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13838 non-empty, pass them on to the GCC make.
13839 (all-bootstrap): New rule that is like all-gcc, except it executes
13840 the GCC bootstrap rule instead of the GCC all rule.
13841
13842 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
13843
13844 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13845
13846 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13847
13848 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13849 DG/UX support.
13850
13851 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
13852
13853 * config.sub (i*86*) Change [345] to [3456]
13854
13855 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13856
13857 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13858 --with-gnu-ld=no.
13859
13860 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13861
13862 * config-ml.in (rs6000*, powerpc*): Add switches to control which
13863 AIX multilibs get built.
13864
13865 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13866
13867 * configure.in (i386-win32): Don't build expect if we're not
13868 building the tcl subdir.
13869
13870 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
13871
13872 * Makefile.in: (configure-target-examples, all-target-examples):
13873 New targets, configure and build example programs.
13874
13875 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
13876
13877 * mpw-configure: If an mpw-config.in generated a file mk.sed,
13878 use it as input to sedit the generated MPW makefile.
13879 * mpw-README: Add a suggestion about Gestalt.h.
13880
13881 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
13882
13883 * config.sub: Accept *-*-ieee*.
13884
13885 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
13886
13887 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
13888 Ronald F. Guilmette <rfg@monkeys.com>.
13889
13890 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13891
13892 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13893 for powerpc-pe native.
13894 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13895 (target==powerpc-pe): duplicate i386-win32 entry.
13896
13897 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13898
13899 * configure.in (noconfigdirs): Exclude target-newlib for all versions
13900 of vxworks, not just vxworks5.1.
13901
13902 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
13903
13904 * mpw-configure: Add support for exec-prefix.
13905
13906 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13907
13908 * config.guess: Recognize HP model 816 machines as having
13909 a PA1.1 processor.
13910
13911 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
13912
13913 * configure: Ignore new autoconf configure options.
13914
13915 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13916
13917 * config.guess: Recognize Pentium under SCO.
13918 From Robert Lipe <robertl@arnet.com>.
13919
13920 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13921
13922 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13923
13924 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
13925
13926 * configure.in: Don't configure gas for alpha-dec-osf*.
13927
13928 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
13929
13930 * configure.in: Default to --with-stabs for some targets for which
13931 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13932 i[345]86*-*-unixware*.
13933
13934 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
13935
13936 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13937 rather than basing it on the target. Simplify handling of options
13938 controlling which directories to configure. Remove extraneous
13939 slash in multi-clean target.
13940
13941 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
13942
13943 * config-ml.in: Prefix more variables with ml_ so they don't collide
13944 with configure's.
13945
13946 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
13947
13948 * configure: Don't turn -v into --v.
13949
13950 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
13951
13952 * configure.in (targargs): Fix typo.
13953
13954 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13955
13956 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
13957
13958 * configure.in: Strip --host and --target options from
13959 CONFIG_ARGUMENTS, and always configure for --host only. Add
13960 --with-cross-host option when building with a cross-compiler.
13961 * configure: Canonicalize the arguments put into config.status by
13962 always using `=' for an option with an argument. Pass a presumed
13963 --host or --target explicitly.
13964
13965 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
13966
13967 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13968 into general OS recognition case.
13969
13970 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13971
13972 * configure.in (target_configdirs): add target-winsup only
13973 for win32 target systems.
13974
13975 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
13976
13977 * Makefile.in (all-target-libgloss): Depend upon
13978 configure-target-newlib, since when libgloss is built it looks to
13979 see if the newlib directory exists.
13980
13981 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
13982
13983 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13984 cfg-ml-*.in.
13985
13986 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
13987
13988 * configure: Handle LD and LD_FOR_TARGET when configuring a
13989 Canadian Cross.
13990
13991 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13992
13993 * configure.in (target_libs): add target-winsup.
13994 (target==i386-win32): add patch diff flex make to $noconfigdirs.
13995 (target==ppcle-pe): remove ld from $noconfigdirs.
13996
13997 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
13998
13999 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14000 Preserve relative path names in $srcdir. Build symlink tree if
14001 configuring cross target dir and srcdir=. (= no VPATH support).
14002 (configure-target-libg++): Depend on configure-target-librx.
14003 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14004 * config-ml.in: New file.
14005 * symlink-tree: New file.
14006 * configure: Ensure srcdir="." if that's what it is.
14007
14008 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14009
14010 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14011 includes and FLEX_SKELETON setting.
14012 * mpw-configure (--with-gnu-ld): New option, controls whether
14013 to use PPCLink or ld with PowerMac GCC.
14014 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14015 * mpw-config.in: Configure grez if targeting Mac.
14016
14017 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14018 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14019 just macos.
14020 * configure.in: Configure grez resource compiler if targeting Mac.
14021 * Makefile.in (all-grez, install-grez): New targets.
14022
14023 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14024
14025 * configure: CXX defaults to gcc, not g++. If we find
14026 gcc in the path, set CC to gcc -O2.
14027
14028 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14029
14030 * configure: Default ${build} correctly. Avoid picking up extra
14031 spaces when reading CC and CXX from Makefile. When doing a
14032 Canadian Cross, use plausible default values for numerous
14033 variables.
14034 * configure.in: When doing a Canadian Cross, don't try to
14035 configure tools whose configure script can't handle it.
14036
14037 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14038
14039 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14040
14041 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14042
14043 * configure: Remove dubious bug reporting address.
14044
14045 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14046
14047 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14048 configure script, run that instead of this directory's configure.
14049 In either case, print a message that we're configuring the sub-dir.
14050
14051 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14052
14053 * configure.in: Before checking for the existence of various files,
14054 use sed to filter out "target-".
14055
14056 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14057
14058 * Makefile.in (DO_X): Split rule to decrease command line length
14059 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14060 (Philippe De Muyter).
14061
14062 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14063
14064 * Makefile.in (all-patch): depend on all-libiberty.
14065
14066 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14067
14068 * configure.in: If the only directory in target_configdirs which
14069 actually exists is libiberty, then set target_configdirs to empty,
14070 to avoid trying to build a target libiberty in a gas or gdb
14071 distribution.
14072
14073 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14074
14075 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14076 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14077 systems.
14078
14079 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14080
14081 * configure.in (copy_dirs): Use sys-include instead of include
14082 for --with-headers option.
14083
14084 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14085
14086 * Makefile.in, configure.in: Make winsup builds work with
14087 new scheme.
14088
14089 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14090
14091 * configure.in: Build the linker on AIX.
14092
14093 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14094
14095 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14096 where needed.
14097
14098 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14099
14100 * Makefile.in (all-gcc): Fix typo.
14101
14102 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14103
14104 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14105
14106 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14107
14108 * configure.in: Rename libFOO to target-libFOO, and xiberty
14109 to target-xiberty, to provide more flexibility.
14110 (target_subdir): Define. Create if cross.
14111 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14112 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14113 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14114 check-libFOO -> check-target-libFOO, etc.
14115 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14116 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14117 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14118 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14119 allow ALL_GCC="" to only configure.
14120 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14121 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14122 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14123
14124 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14125
14126 * Makefile.in (taz): Build "info" in etc explicitly.
14127
14128 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14129
14130 * configure.in: Make sure that CC is undefined (as opposed to
14131 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14132 problem with autoconf trying to configure on a host without GCC.
14133
14134 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14135
14136 * mpw-configure: Set host alias from choice of host compiler,
14137 only use generic MPW Makefile sed if present, edit a file
14138 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14139 * mpw-README: Add problem notes about CW6 and CW7.
14140
14141 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14142
14143 * Makefile.in (taz): Use ";" instead of ";;".
14144
14145 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14146
14147 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14148 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14149 DISTDOCDIRS.
14150 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14151 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14152
14153 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14154
14155 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14156 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14157 Move bfd to DISTSTUFFDIRS.
14158
14159 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14160
14161 * Makefile.in (X11_LIB): Removed.
14162 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14163
14164 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14165
14166 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14167
14168 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14169 names.
14170
14171 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14172
14173 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14174
14175 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14176
14177 * configure.in (i[345]86-*-win32): Always build newlib.
14178 Don't configure cvs, autoconf or texinfo.
14179 * Makefile.in (LD_FOR_TARGET): New.
14180 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14181 Pass down LD_FOR_TARGET.
14182
14183 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14184
14185 * winsup: New directory.
14186 * Makefile.in: Build winsup.
14187 * configure.in: Winsup is configured when target is win32.
14188 Can only build win32 target GDB when native.
14189
14190 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14191
14192 * config.guess: Recognize HP model 819 machines as having
14193 a PA 1.1 processor.
14194
14195 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14196
14197 * configure: Fix sed loop which substitutes for CC and CXX to
14198 avoid bug found in various sed implementations.
14199
14200 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14201
14202 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14203 simulator. Use standard powerpc-*-eabi*.
14204
14205 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14206
14207 * configure.in: Stop putting gas and binutils in noconfigdirs for
14208 powerpc-*-aix* and rs6000-*-*.
14209
14210 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14211
14212 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14213 -mcall-aixdesc libraries.
14214
14215 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14216
14217 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14218
14219 * config.sub (arm | armel | armeb): Fix shell syntax.
14220
14221 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14222
14223 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14224 -msoft-float and -mcpu=common support.
14225 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14226 libraries.
14227
14228 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14229
14230 * configure.in: Allow configuration and build of emacs19 for the alpha.
14231
14232 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14233
14234 * configure.in (CC): Get ^CC, not just any old CC, from
14235 ${host_makefile_frag}.
14236
14237 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14238
14239 * configure.in (CC): Try to get CC from
14240 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14241
14242 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14243
14244 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14245 only if it exists in $(srcdir).
14246
14247 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14248
14249 * configure: If CC and CXX are not set in the environment, set
14250 them, based on either an existing Makefile or on searching for gcc
14251 in PATH. Substitute for CC and CXX in Makefile.
14252 * configure.in: Remove libm from target_libs. Separate
14253 target_configdirs from configdirs. If CC is not set in
14254 environment, try to get it from a host Makefile fragment. Rewrite
14255 changes of configdirs to use skipdirs instead. A few minor
14256 tweaks. Take directories out of target_configdirs as they are
14257 taken out of configdirs. Remove existing Makefile files from
14258 subdirectories. Substitute for TARGET_CONFIGDIRS and
14259 CONFIG_ARGUMENTS in Makefile.
14260 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14261 by configure.in.
14262 (CONFIG_ARGUMENTS): Likewise.
14263 (CONFIGURE_TARGET_MODULES): New variable.
14264 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14265 ($(CONFIGURE_TARGET_MODULES)): New target.
14266 (configure-libg++, configure-libio): New targets.
14267 (all-libg++): Depend upon configure-libg++.
14268 (all-libio): Depend upon configure-libio.
14269 (configure-libgloss, all-libgloss): New targets.
14270 (configure-libstdc++): New target.
14271 (all-libstdc++): Depend upon configure-libstdc++.
14272 (configure-librx, all-librx): New targets.
14273 (configure-newlib): New target.
14274 (all-newlib): Depend upon configure-newlib
14275 (configure-xiberty): New target.
14276 (all-xiberty): Depend upon configure-xiberty.
14277
14278 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14279
14280 * configure.in (host i[345]86-*-win32): Expand the
14281 noconfigdirs again.
14282
14283 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14284
14285 * mpw-configure: Fix sed command file name.
14286
14287 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14288
14289 * configure.in (host i[345]86-*-win32): Reduce the
14290 noconfigdirs again.
14291
14292 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14293
14294 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14295 or powerpc*-*-pe*, since they are not yet supported.
14296
14297 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14298
14299 Add PowerMac support and many other enhancements.
14300 * mpw-configure: New option --cc to select compiler to use,
14301 paste options set according to --cc into the generated
14302 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14303 if mpw-make.sed is present.
14304 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14305 add forward includes for PowerPC include files.
14306 * mpw-build.in: Build using Makefile.PPC if present.
14307 (do-byacc, etc): Remove separate version resource builds.
14308 (do-gas): Build "stamps" before "all".
14309 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14310 * mpw-README: Update to reflect --cc option, PowerMac support,
14311 and recently-reported compatibility problems.
14312
14313 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14314
14315 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14316 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14317 (--with-multilib-top): Pass to recursive invocations.
14318
14319 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14320
14321 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14322 v810-*-*.
14323
14324 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14325
14326 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14327 gdb, ld and opcodes on v810-*-*.
14328
14329 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14330
14331 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14332 (local-maintainer-clean): New target.
14333 (maintainer-clean): New target.
14334 (realclean): Just depend upon maintainer-clean.
14335
14336 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14337
14338 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14339
14340 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14341
14342 * configure.in: Build ld in mips*-*-bsd* case.
14343
14344 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14345
14346 * config.sub: Accept -lites* OS. From Ian Dall.
14347
14348 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14349
14350 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14351 targets.
14352
14353 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14354
14355 * configure.in: treat i386-win32 canadian cross the same as
14356 i386-go32 canadian cross.
14357
14358 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14359
14360 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14361 running under the simulator to build a reduced set of libraries.
14362 (powerpc-*-eabiaix): Add fine grained multilib support added to
14363 other powerpc targets yesterday.
14364
14365 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14366
14367 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14368 -disable-softfloat, -disable-relocatable, -disable-aix, and
14369 -disable-sysv to control which multilib libraries get built.
14370
14371 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14372
14373 * configure: Add Makefile.tem to list of files to remove in trap
14374 handler.
14375
14376 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14377
14378 * config.guess (*Linux*): Add missing "exit"s.
14379 Also, need specific check for alpha-unknown-linux (uses COFF).
14380
14381 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14382
14383 * config.guess: Merge with FSF:
14384
14385 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14386 * config.guess (AIX4): More robust release numbering discovery.
14387
14388 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14389 * config.guess (i386-sequent-ptx): Properly get version number.
14390
14391 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14392 * config.guess (mips:*:4*:UMIPS): New case.
14393
14394 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14395
14396 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14397 (i386-win32 host): Likewise. Don't build readline.
14398
14399 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14400
14401 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14402 SUPPORT_FILES to submakes.
14403
14404 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14405
14406 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14407 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14408 mpw-configure.
14409
14410 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14411
14412 * configure.in (appdirs): Use =, not ==, in test expression when
14413 trying to build the text to print in the warning message for
14414 Solaris users.
14415
14416 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14417
14418 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14419
14420 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14421
14422 * config.guess: Recognize lynx-2.3.
14423
14424 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14425
14426 * config.sub (z8ksim): Deleted
14427 (z8k-*-coff): New, this is the one true name of the target.
14428
14429 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14430
14431 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14432
14433 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14434
14435 * config.guess (*:Linux:*:*): First try asking the linker what the
14436 default object file format is (elf, aout, or coff). Then if this
14437 fails, try previous methods.
14438
14439 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14440
14441 * configure.in: Don't build newlib for *-*-vxworks5.1.
14442
14443 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14444
14445 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14446 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14447
14448 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14449
14450 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14451
14452 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14453
14454 * cfg-ml-com.in: New file.
14455 * cfg-ml-pos.in: New file.
14456
14457 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14458
14459 * COPYING.NEWLIB: Add HP free copyright to list.
14460
14461 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14462
14463 * config.sub: Recognize -eabi* for the system, not just -eabi.
14464
14465 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14466
14467 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14468 * config.sub, configure.in (win32): New target and host.
14469
14470 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14471
14472 * configure.in: Add i386-pe configuration.
14473
14474 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14475
14476 * mpw-build.in (install): Install GDB after LD.
14477
14478 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14479
14480 * mpw-config.in (elf/mips.h): Always forward-include, needed
14481 for GDB to build.
14482
14483 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14484
14485 * testsuite: New directory for customer acceptance and whole tool
14486 chain tests.
14487
14488 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14489
14490 * configure: If per-host line isn't found, but AC_OUTPUT is found
14491 and a configure script exists, run it instead.
14492
14493 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14494
14495 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14496
14497 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14498
14499 * configure: Set build_{cpu,vendor,os,alias} to host values when
14500 --build isn't specified.
14501
14502 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14503
14504 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14505 (FLAGS_TO_PASS): Pass them.
14506 (EXTRA_TARGET_FLAGS): Ditto.
14507
14508 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14509
14510 * Makefile.in (all-libg++): Depend on all-libstdc++.
14511
14512 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14513
14514 * configure.in (noconfigdirs): Enable all packages for
14515 i386-unknown-netbsd.
14516
14517 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
14518
14519 * configure.in (noconfigdirs): Don't configure tk for i386-go32
14520 hosted builds (DOS builds)
14521
14522 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14523
14524 Changes for ARM based on patches from Richard Earnshaw:
14525 * config.sub: Handle armeb and armel.
14526 * configure.in: Omit arm linker only for riscix.
14527
14528 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
14529
14530 * config.guess: Update from FSF.
14531
14532 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
14533
14534 * config.sub: Recognize powerpcle as the little endian variant of
14535 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
14536 powerpcle variant. Convert pentium into i586, not i486. Add p5
14537 alias for i586. Map new x86 variants p6, k5, nexgen into i586
14538 temporarily.
14539
14540 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
14541
14542 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14543
14544 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14545
14546 * config.sub: Accept -lites* as a basic system type.
14547
14548 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14549
14550 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14551 installed, and if so return linuxoldld as the system name.
14552
14553 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14554
14555 * config.guess: Add hppa1.1-hp-lites support.
14556
14557 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14558
14559 * configure.in: Don't build newlib for m68k-vxworks5.1.
14560
14561 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14562
14563 * configure.in (mips-sgi-irix6): Use mh-irix5.
14564
14565 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
14566
14567 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14568
14569 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14570
14571 * test-build.mk: Enable building of shared libraries on IRIX 5 and
14572 OSF/1. Fix compiler flags.
14573 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
14574
14575 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
14576
14577 * configure.in: Recognize --with-newlib.
14578 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14579
14580 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14581
14582 * Makefile.in: move {all,check,install}-gdb from *_MODULES
14583 to *_X11_MODULES due to gdbtk needing X include files et al.
14584
14585 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
14586
14587 Merge in support for Mac MPW as a host.
14588 (Old change descriptions retained for informational value.)
14589
14590 * mpw-config.in: Add generic include forwards for cpu-specific
14591 include files in aout and elf directories.
14592
14593 * mpw-configure: Added copyright.
14594 * mpw-config.in: Check for presence of required build tools.
14595 (target_libs): Add newlib.
14596 (target_tools): Add examples.
14597 (Read Me): Generate as "Read Me for MPW" instead.
14598 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14599 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14600 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14601
14602 * mpw-configure: Remove subdir-specific makefile hackery,
14603 delete mk.tmp after using it.
14604
14605 * mpw-build.in (all): Display start and end times.
14606
14607 * mpw-configure (host_canonical): Set.
14608 (target_cpu): Always add to makefiles.
14609 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14610 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14611 (mpw-mh-mpw): Look for in srcdir and srcroot.
14612 Use sed instead of mpw-edit-prefix to edit prefix definitions.
14613
14614 * mpw-build.in: (install-only): New target.
14615
14616 * mpw-configure (host_alias, target_alias): Rename from hostalias
14617 and targetalias, add into generated Makefile.
14618 (mk.tmp): If present, add into generated Makefile.
14619 * mpw-build.in (all-gas): Build config.h first before gas proper.
14620
14621 * mpw-configure (config.status): Write only if changed.
14622 * mpw-config.in (readline): Configure it (not built, just used for
14623 definitions).
14624
14625 * mpw-config.in (elf/mips.h): Add a forward include.
14626
14627 * mpw-config.in: Forward-include most .h files in include into
14628 extra-include.
14629 (readline): Don't build.
14630 mpw-build.in (install): Install GDB.
14631
14632 * mpw-configure (prefix, mpw_prefix): Handle it.
14633 * mpw-config.in (mmalloc, readline): Don't configure.
14634 * mpw-build.in (thisscript): Rename to ThisScript.
14635 Use mpw-build instead of BuildProgram everywhere.
14636 (mmalloc, readline): Don't build.
14637 * mpw-README: New file, basic documentation about the MPW port.
14638
14639 * mpw-config.in: Use forward-include to create include files.
14640
14641 * mpw-configure: Add more things to the top of each configured
14642 Makefile, including contents of config/mpw-mh-mpw.
14643 * mpw-config.in (extra-include): Create this directory and fill it
14644 with Posix-like include files when configuring.
14645
14646 * config.sub (apple, mac, mpw): Add various aliases.
14647
14648 * mpw-build.in: New file, top-level build script fragment for MPW.
14649 * mpw-configure: New file, configure script for MPW.
14650 * mpw-config.in: New file, config fragment for MPW.
14651
14652 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14653
14654 * configure.in (host_libs): Remove glob, since it is gone from the
14655 sources.
14656
14657 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14658
14659 * Makefile.in: define empty GDB_NLM_DEPS var.
14660
14661 * configure.in(target_makefile_frag): use config/mt-netware
14662 for netware targets.
14663
14664 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
14665
14666 * config.sub: Merge in recent FSF changes. Remove linux special
14667 cases.
14668
14669 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14670
14671 Revert this change:
14672
14673 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14674
14675 * build-all.mk: Use CC=cc -Xs on Solaris.
14676
14677 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14678
14679 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
14680 stop using it.
14681 * Makefile.in: Nuke all references to glob subdirectory.
14682
14683 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14684
14685 * configure.in: Fix --enable-shared logic in per-host.
14686
14687 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
14688
14689 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14690
14691 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14692
14693 * configure.in (noconfigdirs): Don't build gas on AIX, for
14694 powerpc*-*-aix* as well as for rs6000*-*-aix*.
14695
14696 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
14697
14698 * configure: Fix --cache-file to work if the file argument is a
14699 relative path.
14700
14701 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
14702
14703 * configure: If the --cache-file is used, pass it down to
14704 configure in subdirectories.
14705
14706 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
14707
14708 * config.sub: add vxworks29k configuration.
14709
14710 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14711
14712 * Makefile.in (taz): Do "diststuff" part quietly.
14713
14714 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
14715
14716 * config.sub: Mini-merge with gcc/config.sub.
14717
14718 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14719
14720 * config.guess (IRIX): Sed - to _.
14721
14722 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14723
14724 * Makefile.in (source-vault, binary-vault): New targets.
14725
14726 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
14727
14728 * config.sub: Recognize -eabi as a basic system type.
14729
14730 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14731
14732 * configure.in (enable_shared stuff): Fix typo.
14733
14734 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
14735
14736 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14737
14738 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14739
14740 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14741
14742 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14743
14744 * configure.in (rs6000-*-*): Don't build gas.
14745
14746 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
14747
14748 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14749 reduce command line length.
14750 (AS_FOR_TARGET): Check for as.new, not Makefile.
14751 (NM_FOR_TARGET): Check for nm.new, not Makefile.
14752
14753 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
14754
14755 * config.guess: Merge from FSF.
14756
14757 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14758
14759 * configure: Don't use $ when handling program_suffix.
14760
14761 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
14762
14763 * configure.in: Configure tk for hppa/hpux.
14764
14765 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
14766
14767 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
14768
14769 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14770
14771 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
14772 to LIBCXXFLAGS. Tests are better run without it.
14773
14774 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
14775
14776 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14777
14778 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14779
14780 * configure.in (*-*-netware*): Don't configure xiberty.
14781
14782 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
14783
14784 * configure.in: Remove tk from native_only list.
14785
14786 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
14787
14788 * build-all.mk: Add mips-ncd-elf target to sun4 targets
14789 for special NCD build.
14790
14791 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14792
14793 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14794 makeall.bat, they're only useful for binutils snapshots.
14795 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14796 makeall.bat to specified SUPPORT_FILES.
14797
14798 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
14799
14800 * build-all.mk: Add Ericsson targets to sun4 and solaris
14801 hosts. Add BNR's sun4 target to solaris host, so their
14802 build-from-source will be tested in-house first.
14803
14804 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14805
14806 * Makefile.in (LIBCFLAGS): New variable.
14807 (CFLAGS_FOR_TARGET): Ditto.
14808 (LIBCFLAGS_FOR_TARGET): Ditto.
14809 (LIBCXXFLAGS): Ditto.
14810 (CXXFLAGS_FOR_TARGET): Ditto.
14811 (LIBCXXFLAGS_FOR_TARGET): Ditto.
14812 (BASE_FLAGS_TO_PASS): Pass them.
14813 (EXTRA_TARGET_FLAGS): Ditto.
14814
14815 * configure.in: Support --enable-shared.
14816
14817 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
14818
14819 * configure.in (target_libs): Include libstdc++ again.
14820 * config.guess: Update from FSF (for FreeBSD).
14821
14822 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14823
14824 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14825 makeall.bat.
14826 (DISTDOCDIRS): Add `etc'.
14827 (ETC_SUPPORT_PFX): New variable.
14828 (taz): Include anything from etc starting with a word in
14829 ETC_SUPPORT_PFX.
14830
14831 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14832
14833 * config.sub: Update for recent FSF changes. Remove obsolete
14834 h8300hds entry. Add -windows* and -osx as basic os. Minor
14835 spacing changes.
14836
14837 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14838
14839 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
14840
14841 * config.guess: Merge with FSF.
14842 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14843
14844 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14845
14846 * configure: Since the "trap 0" handler will override the exit
14847 status on many systems, only use it for "exit 1", and make it set
14848 a non-zero exit status; reset it before "exit 0". Also, check
14849 exit status of config.sub, and error out if it failed.
14850
14851 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
14852
14853 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14854 and install libgloss.
14855
14856 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14857
14858 * Makefile.in (all-binutils): Depend upon all-byacc.
14859
14860 * configure.in: Don't build emacs on Irix 5.
14861
14862 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14863
14864 * configure.in (*-*-netware*): Add libio.
14865
14866 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14867
14868 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14869 (CHECK_TARGET_MODULES): Ditto.
14870 (INSTALL_TARGET_MODULES): Ditto.
14871 (TARGET_LIBS): Ditto.
14872 (all-libstdc++): Note dependencies.
14873
14874 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14875
14876 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14877
14878 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14879
14880 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14881 -fexternal-templates.
14882
14883 * configure.in (target_libs): Add libstdc++.
14884 (noconfigdirs): Add libstdc++ as appropriate.
14885
14886 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14887
14888 * config.guess: Update from FSF.
14889
14890 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14891
14892 * configure: Use ${config_shell} when running ${configsub}.
14893
14894 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
14895
14896 * config.sub: No longer recognize h8300h.
14897
14898 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14899
14900 * config.sub: Remove extraneous differences between config.sub and
14901 gcc/config.sub.
14902
14903 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14904
14905 * Makefile.in (DISTSTUFFDIRS): Add gas.
14906
14907 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
14908
14909 * COPYING.NEWLIB: New file.
14910
14911 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
14912
14913 * config.guess (HP-UX): Patch from Harlan Stenn
14914 <harlan@landmark.com> to also emit release level.
14915
14916 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14917
14918 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14919
14920 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
14921
14922 * config.sub: Merge nextstep cleanup from FSF.
14923
14924 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14925
14926 * configure.in (arm-*-*): Don't configure ld for this target.
14927
14928 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14929
14930 * configure.in (*-*-netware): don't configure libg++, libio,
14931 librx, or newlib.
14932
14933 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14934
14935 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
14936 configure ld--it works, but it doesn't support shared libraries.
14937
14938 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14939
14940 * config.guess (*-unknown-freebsd*): Get rid of possible
14941 trailing "(Release)" in version string.
14942 Patch from Paul Richards <paul@isl.cf.ac.uk>.
14943
14944 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
14945
14946 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14947 Fix type: *-next-neststep -> *-next-nextstep.
14948
14949 * config.guess: Merge from FSF:
14950
14951 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14952
14953 * config.guess: Recognize powerpc-ibm-aix3.2.5.
14954
14955 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14956
14957 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14958 instead of UNIX_SV for UnixWare 1.0).
14959
14960 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
14961
14962 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
14963 to make gdb/nlm/* build after the compiler and linker.
14964
14965 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
14966
14967 * config.guess (netbsd, freebsd, linux): Accept any machine,
14968 not just i[34]86.
14969 (m68k-atari-sysv4): Relocate to match FSF version.
14970
14971 * config.guess: More merges from the FSF:
14972
14973 Add a space before function call or macro invocation.
14974
14975 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14976
14977 * config.guess: Add trap cmd to remove dummy.c and dummy when
14978 interrupted.
14979
14980 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14981
14982 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14983 (dummy): Redirect stderr from compilation of dummy.c.
14984
14985 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
14986
14987 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14988
14989 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
14990
14991 * configure: Accept and ignore --cache*, for compatibility with
14992 new autoconf.
14993
14994 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
14995
14996 * config.guess: Merge from FSF:
14997
14998 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14999
15000 * config.guess (Pyramid*:OSx*:*:*): New case.
15001 (PATH): Add /.attbin at end for finding uname.
15002 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
15003
15004 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15005
15006 * config.guess (M88*:DolphinOS:*:*): New case.
15007
15008 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15009
15010 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15011 to select whether to use ELF or COFF.
15012
15013 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15014
15015 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15016
15017 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15018
15019 * config.guess: Guess the OS version for HPUX.
15020
15021 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15022
15023 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15024
15025 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15026
15027 * configure.in: Recognize --with-headers, --with-libs, and
15028 --without-newlib.
15029 * Makefile.in (all-xiberty): Depend upon all-ld.
15030
15031 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15032
15033 * configure.in: Change i[34]86 to i[345]86.
15034
15035 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15036
15037 * configure (version): A few more tweaks to help message.
15038
15039 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15040
15041 * Makefile.in: Remove (for now) librx as a host library,
15042 now that we're building it for target.
15043
15044 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15045
15046 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15047 (Karl Berry).
15048
15049 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15050
15051 * configure.in: Also configure librx.
15052
15053 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15054
15055 * Makefile.in: Update various rules to reflect that librx
15056 is now needed for libg++.
15057
15058 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15059
15060 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15061
15062 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15063
15064 * configure.in: Configure the examples directory.
15065
15066 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15067
15068 * configure: Simplify Jun 2 1994 change.
15069
15070 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15071
15072 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15073 /bin/gcc isn't good enough to build gcc.
15074
15075 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15076
15077 * Makefile.in (GDB_SUPPORT_FILES): Remove
15078 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15079 (gdb.tar.gz): Add new rule to use standard distribution building
15080 mechanism.
15081
15082 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15083
15084 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15085 Bill Cox <bill@cygnus.com>.
15086
15087 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15088
15089 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15090
15091 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15092
15093 * configure: Search current dir first in .gdbinit.
15094
15095 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15096
15097 * config.sub: Recognize freebsd (merged from gcc config.sub).
15098
15099 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15100
15101 * config.sub: Refer to NeXT's operating system as nextstep.
15102
15103 * config.sub (case $basic_machine): Re-order the cases, to match
15104 the order in the FSF version (which is mostly alphabethical).
15105 Merge in some additions and changes from the FSF.
15106
15107 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15108
15109 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15110 * config.sub: Recognize cxux7.
15111 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15112
15113 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15114
15115 * config.sub: Fix typo powerpc -> powerpc-*.
15116
15117 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15118
15119 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15120
15121 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15122 parallel with all-emacs and install-emacs). Top-level command
15123 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15124
15125 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15126
15127 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15128 $(relbindir)/make before doing ``make install'', and use
15129 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15130 installing over running make binary.
15131 ($(host)-stamp-stage3-installed): Likewise.
15132
15133 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15134
15135 * config.guess: Recognize Mach.
15136
15137 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15138
15139 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15140 see whether --exec-prefix was used.
15141
15142 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15143
15144 * README: Explicitly mention libg++/README. (Zoo's idea.)
15145
15146 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15147
15148 * Makefile.in: Add all-librx target similar to all-libproc.
15149
15150 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15151
15152 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15153 with post 1.2 uname bogosity.
15154
15155 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15156
15157 * configure: Remove temporary files on receipt of a signal.
15158
15159 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15160
15161 * configure: If there is a package_makefile_frag, remove
15162 ${subdir}/Makefile.tem after copying it in.
15163
15164 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15165
15166 * build_all.mk: support rs6000 lynx identifies itself as
15167 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15168 since /bin/gcc is too feeble to compile a modern gcc.
15169
15170 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15171
15172 * brought devo/test-build.mk update-to-date with progressive/
15173 test-build.mk. Add lynx targets and hppa flag info.
15174
15175 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15176
15177 * configure.in: Use mh-ncrsvr43. Patch from
15178 Tom McConnell <tmcconne@sedona.intel.com>.
15179
15180 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15181
15182 * config.guess (i386-unknown-bsdi): No longer need to
15183 check #if defined(__bsdi__) && defined(__i386__).
15184
15185 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15186
15187 * configure: Set program_transform_nameoption correctly.
15188
15189 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15190
15191 * brought build-all.mk update-to-date with progressive build-all.mk,
15192 added new targets and hppa info.
15193
15194 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15195
15196 * configure: If config.guess result is a prefix of the user
15197 specified target, assume a native build and use the user specified
15198 target as the host alias. Remove SunOS patch suffix removal hack.
15199 * configure.in: Remove SunOS patch suffix removal hack.
15200
15201 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15202 in NATIVE_CHECK_MODULES.
15203
15204 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15205
15206 * Makefile.in: Rename HOST_ONLY to NATIVE.
15207 * configure: Delete SunOs patch suffix from host_canonical
15208 and build_canonical variables that are prepended to Makefiles.
15209 * configure.in: Add comments for easier maintenance.
15210
15211 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15212
15213 * Makefile.in: Add all-libproc target similar to all-gui.
15214
15215 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15216
15217 * Makefile.in (CHECK_MODULES): split into
15218 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15219
15220 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15221
15222 * config.guess (i386-unknown-bsdi): New system to guess.
15223
15224 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15225
15226 * Makefile.in: Add all-gui target (but not yet build by "all").
15227
15228 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15229
15230 * config.sub: Move deletion of patch suffix from here...
15231 * configure.in: To here, at Ian's suggestion. The top-
15232 level scripts might need to know of a patch level.
15233
15234 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15235
15236 * config.sub: Strip off patch suffix so rtl is recognized
15237 as a sunos4.1.3 machine, even though it's been patched.
15238
15239 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15240
15241 * Makefile.in (INSTALL_LAST): Delete.
15242 (INSTALL_DOSREL): New.
15243
15244 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15245
15246 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15247 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15248 whether we pass down --with-gnu-ld anyhow.
15249
15250 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15251
15252 * Makefile.in (INSTALL_LAST): Change operation so it works
15253 on more flavors of make.
15254 * configure.in (go32): Don't build libg++ or libio.
15255
15256 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15257
15258 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15259 they can be overriden by templates.
15260
15261 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15262
15263 * configure.in (target==go32): Don't build gdb.
15264 * dosrel: New directory.
15265
15266 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15267
15268 * configure.in (host==go32): Configure dosrel too.
15269 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15270 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15271 be set by incoming names or templates.
15272 (INSTALL_LAST): New rule.
15273
15274 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15275
15276 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15277
15278 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15279
15280 * configure.in (appdirs): New variable. Currently empty, but will
15281 be used in gas distribution. If nonempty, lists a set of
15282 directories at least one of which must get configured, or top
15283 level configuration is considered to have failed.
15284 (rs6000-*-lynxos*): Use new file name.
15285
15286 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15287
15288 Eliminate XTRAFLAGS.
15289 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15290 newlib include files using -idirafter, and also use -nostdinc.
15291 (CXX_FOR_TARGET): Likewise.
15292 (XTRAFLAGS): Removed.
15293 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15294 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15295 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15296 ($(DO_X)): Don't pass down XTRAFLAGS.
15297
15298 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15299
15300 * configure.in (mips*-dec-bsd*): New target; do build linker.
15301 (mips*-*-bsd*): New target; don't build linker.
15302
15303 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15304
15305 * configure.in: support rs6000-*-lynxos* configuration.
15306 support sunos4 as a cross target.
15307
15308 * config.sub: look for lynx*, not lynx since the OS version may
15309 legitimately be part of the name.
15310
15311 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15312
15313 * configure.in (i[34]86-*-sco*): Move to be with other i386
15314 targets.
15315 (romp-*-*): New target. Skip various binary utilities.
15316 (vax-*-*): New target. Don't build newlib.
15317 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15318
15319 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15320
15321 * configure.in: Only set host_makefile_frag if config
15322 directory exists.
15323
15324 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15325
15326 * install.sh: If $dstdir exists, don't check whether each
15327 component does.
15328
15329 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15330
15331 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15332
15333 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15334
15335 * configure.in (*-*-lynxos*): Don't configure newlib for either
15336 native or cross Lynx.
15337
15338 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15339
15340 * config.sub (sparc64-elf): Fix os.
15341 (z8k): Remove duplicate.
15342
15343 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15344
15345 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15346 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15347
15348 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15349
15350 * configure: Make file links cleanly even if Lynx fails on
15351 an NFS symlink (at least fail cleanly).
15352
15353 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15354
15355 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15356 -XNh2000.
15357
15358 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15359
15360 * configure: Unknown options are fatal again.
15361
15362 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15363
15364 * configure: Ignore --x-includes and --x-libraries, for Autoconf
15365 compatibility.
15366
15367 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15368
15369 * build-all.mk: Add `clean' target.
15370
15371 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15372
15373 * config.guess: Add SINIX support.
15374 * configure.in: Add mips-*-sysv4* support.
15375
15376 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15377
15378 * build-all.mk: Document all useful targets.
15379 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15380 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15381
15382 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15383
15384 * configure: Support --silent, --quiet.
15385
15386 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15387
15388 * configure: Support --disable-FEATURE.
15389
15390 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15391
15392 * config.guess: Recognize NCR running SVR4.3.
15393
15394 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15395
15396 * config.guess: Make BSDI generate i386-unknown-bsd386.
15397 Patch from Paul Eggert <eggert@twinsun.com>.
15398
15399 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15400
15401 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15402
15403 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15404
15405 * configure: Make unrecognized options give nonfatal warnings
15406 instead of fatal errors, and pass them to any subdirectory
15407 configures in case they recognize them.
15408 Make --x equivalent to --with-x.
15409
15410 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15411
15412 * configure: Add --enable-* options. Clean up usage message and
15413 some comments.
15414
15415 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15416
15417 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15418
15419 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15420
15421 * configure.in (hppa*-*-*): Enable binutils.
15422
15423 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15424
15425 * config.sub: Recognize cisco.
15426
15427 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15428
15429 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15430
15431 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15432
15433 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15434 than one configuration name. Add comment.
15435
15436 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15437
15438 * config.guess: about target *-hitachi-hiuxwe2, fixed
15439 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15440 macro is incorrect.]
15441
15442 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15443
15444 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15445 than the "make ls" stuff which used to be here.
15446
15447 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15448
15449 * config.guess: Recognize i[34]86-unknown-freebsd.
15450 From Shawn M Carey <smcarey@rodan.syr.edu>.
15451
15452 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15453
15454 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15455
15456 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15457
15458 * config.guess: Check for ptx.
15459
15460 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15461
15462 * config.sub: Add os9k checking.
15463
15464 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15465
15466 * config.guess: Handle OSF1 running on HPPA processors
15467
15468 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15469
15470 * configure: If subdir configure fails, print out a message with
15471 subdirectory name, in case subdir's configure code didn't identify
15472 itself.
15473
15474 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15475
15476 * configure.in: Remove embedded newlines from configdirs.
15477 Avoid mismatches of substrings. Fix matching strings at end
15478 of configdirs.
15479
15480 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15481
15482 * config.guess: Add Lynx/rs6000 config support.
15483
15484 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15485
15486 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15487
15488 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15489
15490 * configure.in (hppa*-*-osf*): Treat this just like most other
15491 PA configurations (eg no binutils or ld).
15492 (hppa*-*-*elf*): These configurations have binutils and ld.
15493
15494 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15495
15496 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15497
15498 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15499
15500 * configure.in (rs6000-*-*): Build gas.
15501
15502 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15503
15504 * Makefile.in: Avoid bug in losing hpux sed.
15505
15506 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15507
15508 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15509 for GDB and GDB has been fixed to not need it.
15510
15511 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15512
15513 * config.guess: Recognize vax hosts.
15514
15515 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15516
15517 * configure (while loop): Don't use "break 2" inside case
15518 statement -- the case statement isn't an enclosing loop.
15519
15520 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15521
15522 * config.guess: Clean up NeXT support, to allow nextstep
15523 on Intel machines. Make OS be nextstep.
15524
15525 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
15526
15527 * config.guess: Add alternate forms for Convex.
15528
15529 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
15530
15531 * configure: Completely rewrite option processing. Take
15532 advantage of pattern-matching to avoid invoking test frequently.
15533 Also clean up host and target defaulting logic.
15534
15535 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15536
15537 * Makefile.in: Replace all occurrances of "rootme" with "r" and
15538 "$${rootme}" with "$$r", to increase the likelihood that the do-*
15539 commands (plus user environment) will fit SCO limits.
15540
15541 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15542
15543 * configure.in: Don't issue warnings about directories which are
15544 not being configured if -norecursion is set. Correct test for
15545 --with-gnu-as and --with-gnu-ld to not get confused by substring
15546 matches.
15547
15548 * configure.in: Don't build gas for alpha-dec-osf1*.
15549
15550 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15551
15552 * configure: Back out Per's change of 12/19/1993. It changes the
15553 behavior of configure in unexpected and confusing ways.
15554
15555 Also, use different delim char when calculating
15556 program_transform_name so that the name can contain slashes.
15557
15558 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15559
15560 * configure.in, config.sub: Add support for VSTa micro-kernel.
15561
15562 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15563
15564 * configure.in: Nuke hacks which were used to get a special
15565 version of GAS for HPPA configurations.
15566
15567 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
15568
15569 * configure: If only ${target_alias} is given, use that
15570 as the default for ${host_alias}.
15571 * configure: Add missing back-slashes before nested quotes.
15572
15573 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15574
15575 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15576
15577 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
15578
15579 * config.guess: Recognize some Tektronix configurations.
15580 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15581
15582 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15583
15584 * config.sub: Match any flavor of SH.
15585
15586 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
15587
15588 * configure.in: Don't try to configure newlib for Alpha.
15589
15590 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15591
15592 * configure.in: Don't build ld for Irix 5. Don't build gas,
15593 libg++ or libio for any Alpha target.
15594
15595 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15596
15597 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
15598
15599 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15600 default arguments -- so it tried to compress itself.
15601
15602 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15603
15604 * configure.in (notsupp): ensure that a space is always at the end
15605 of the configdirs list, since the grep checks for an explicit space
15606
15607 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15608
15609 * configure.in (target i386-sysv4.2): don't build ld, since static
15610 versions of many libraries are not available.
15611
15612 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15613
15614 * config.guess: Recognize Apollos (using environment variables).
15615 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15616
15617 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15618
15619 * config.guess: Recognize Sony news mips running newsos.
15620
15621 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
15622
15623 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15624 "fi ; else" for bash.
15625
15626 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
15627
15628 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15629
15630 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
15631
15632 * config.sub: accept unixware as an alias for svr4.2.
15633 Fix some inconsistancies with the gcc version.
15634
15635 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15636
15637 * Makefile.in (DISTDOCDIRS): Add gdb.
15638
15639 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
15640
15641 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
15642
15643 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15644
15645 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15646 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15647 this now.
15648
15649 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15650
15651 * config.sub: Accept hiux* as an OS name.
15652
15653 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15654 etc/make-stds.texi. The underscore came from gcc, and dje now
15655 agrees that RUNTESTFLAGS is the correct name.
15656
15657 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
15658
15659 * install.sh: Remove 'set -e'. It makes any conditionals
15660 in the script useless.
15661
15662 * config.guess: Automatically recognize arm-acorn-riscix
15663 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15664
15665 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
15666
15667 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15668
15669 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15670
15671 * Makefile.in (DISTDOCDIRS): New variable.
15672 (taz): Edit local Makefile.in sooner, instead of proto-toplev
15673 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
15674
15675 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15676
15677 * configure.in (hppa target): check the source directory for the
15678 pagas sub-directory
15679
15680 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
15681
15682 * config.sub: Allow -aout* and -elf*.
15683
15684 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15685
15686 * configure.in: Don't build ld on i386-solaris2, same as for
15687 sparc-solaris2.
15688
15689 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
15690
15691 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15692
15693 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15694
15695 * configure.in: Configure gdb for alpha.
15696
15697 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15698
15699 * Makefile.in (CXXFLAGS): Add -O.
15700
15701 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15702
15703 * config.guess: added support for DG Aviion
15704
15705 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15706
15707 * configure.in: Produce warning message for subdirectories not
15708 configurable for this host/target combination. Don't try to
15709 configure gdb for vms.
15710
15711 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15712
15713 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15714 appropriate files before making "diststuff".
15715 (DISTBISONFILES): New var: list of files to be edited.
15716 (DISTSTUFFDIRS): Add binutils.
15717
15718 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15719
15720 * config.sub: also handle mipsel and mips64el (for little endian mips)
15721
15722 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15723
15724 * configure.in: Add * to end of all OS names.
15725
15726 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
15727
15728 * configure.in: Build newlib for LynxOS native.
15729
15730 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15731
15732 * config.guess: Add support for delta 88k running SVR3.
15733
15734 * configure.in: Add comment about HP compiler vs. emacs.
15735
15736 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15737
15738 * configure.in: don't build ld on solaris2 (not a viable option
15739 due to bugs in getpwnam & getpwuid)
15740
15741 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15742
15743 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15744 config.guess will produce a full version number.
15745
15746 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15747
15748 * configure.in: Build linker and binutils for alpha-dec-osf1.
15749
15750 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15751
15752 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15753 and gdb/testsuite/Makefile.in.
15754
15755 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15756
15757 * configure.in: recognize mips*- instead of mips-
15758
15759 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
15760
15761 * config.sub: Accept linux*coff and linux*elf as operating
15762 systems.
15763
15764 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15765
15766 * config.sub: Recognize mips64, and mips3 as an alias for it.
15767
15768 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15769
15770 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15771 gdb knows how to handle OSF/1 shared libraries.
15772
15773 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15774
15775 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15776 * config.guess: Recognize Hitachi's HIUX.
15777 * config.sub: Recognize h3050r* and hppahitachi.
15778 Remove redundant cases for hp9k[23]*.
15779
15780 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15781
15782 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15783 if gas and ld are in the source tree and are in ${configdirs}.
15784 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15785 --with options (but still pass them down on the command line,
15786 if they were explicitly specified).
15787
15788 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15789
15790 * configure: substitute SHELL value in Makefile.in with
15791 ${CONFIG_SHELL}
15792
15793 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15794
15795 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15796 *-*-solaris2* targets.
15797
15798 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15799
15800 * Makefile.in: define M4, and pass it down to sub-makes;
15801 all-autoconf now depends on all-m4
15802
15803 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15804
15805 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15806 presence of {ar,ranlib} instead of a configured directory
15807
15808 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
15809
15810 * config.guess: Accept 34?? as well as 33?? for NCR.
15811
15812 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15813
15814 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15815 of 'gas' in sed commands, since 'gash' is now in the tree as well.
15816
15817 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15818
15819 * configure: grab values for $(CC) and $(CXX) from the
15820 environment, so that someone can do "CC=gcc configure; make" and
15821 have it work right (matching the way that autoconf works now)
15822
15823 * configure.in, Makefile.in: add support for gash, the tcl
15824 interface to Galaxy
15825
15826 * config.guess: add NetBSD variants (hp300, x86)
15827
15828 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
15829
15830 * install.sh: Support -d option (in the manner of SunOS 4 install,
15831 as it is more deterministic than that of GNU install)
15832 (chmodcmd): Set file to mode 755 by default (should also do default
15833 chgrp and chown, but I don't feel like dealing with that now)
15834
15835 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
15836
15837 * config.sub: Remove h8300hhms alias.
15838
15839 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15840
15841 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15842
15843 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15844
15845 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15846 as stmp-fixinc
15847
15848 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15849
15850 * config.sub: recognize m88110-bug-coff.
15851
15852 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15853
15854 * Makefile.in (all-libio): all dependencies on the toolchain used
15855 to build this (gcc, gas, ld, etc)
15856
15857 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15858
15859 * config.guess: Deal with OSF/1 1.3 on alpha.
15860
15861 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15862
15863 * install.sh: add some 'else true' clauses for portability
15864
15865 * configure.in: don't build libio for h8[35]00-*-* targets
15866
15867 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
15868
15869 * Makefile.in: Add support for new libio.
15870
15871 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15872
15873 * install.sh: If one command fails, don't try the rest. Don't try
15874 to remove $dsttmp (via trap) unless we have already created it.
15875 If $src doesn't exist, detect it and exit with an error.
15876
15877 * config.guess: Recognize BSD on hp300.
15878
15879 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
15880
15881 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15882 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15883
15884 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
15885
15886 * Makefile.in (all-send-pr): depends on all-prms
15887
15888 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15889
15890 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15891
15892 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15893
15894 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15895 Added test for mips-mips-riscos5.
15896
15897 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15898
15899 * configure.in: use mh-hp300 for 68k HP hosts
15900
15901 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15902
15903 * configure: add support for CONFIG_SHELL, so that you can use
15904 some alternate shell for evaluating configure scripts
15905
15906 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
15907
15908 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
15909 in configure script to bug-gdb@prep.ai.mit.edu when building
15910 distribution archive.
15911 * Makefile.in (COMPRESS): Remove def.
15912 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
15913 gdb.tar.Z and make-gdb.tar.Z respectively.
15914 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
15915 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
15916 to convergence with 'taz' target in Makefile.in.
15917
15918 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15919
15920 * install.sh (dsttmp): use trap to ensure that tmp files go
15921 away on error conditions
15922
15923 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15924
15925 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15926
15927 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15928
15929 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15930 its parent is '/' not ''.
15931
15932 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15933
15934 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
15935
15936 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15937 that ${newsrcdir}/configure.in does.
15938
15939 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15940
15941 * test-build.mk: support for CONFIG_SHELL
15942
15943 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
15944
15945 * config.sub (netware): Add as a basic system type.
15946
15947 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15948
15949 * Makefile.in (Makefile): depend on configure.in. Also drop the
15950 $(srcdir)/ from the dependency on Makefile.in.
15951
15952 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
15953
15954 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15955 (h8300hhms is temporary until multi-libraries are implemented).
15956 * configure.in: Handle h8300h too.
15957
15958 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15959
15960 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15961
15962 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
15963
15964 * configure: Remove extraneous output when guessing host type.
15965 * config.guess: Remove extraneous output when guessing using C
15966 compiler rather than uname, or when guessing fails.
15967
15968 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
15969
15970 * Makefile.in: remove all.cross and install.cross targets
15971
15972 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15973 definitions
15974
15975 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
15976
15977 * configure.in (target sh): Build gprof.
15978
15979 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15980
15981 * config.sub: change -solaris to -solaris2
15982
15983 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15984
15985 * configure.in: Use config/mh-riscos for mips-*-sysv*.
15986
15987 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
15988
15989 * configure: Correct error message for missing Makefile.in to
15990 print correct directory.
15991
15992 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15993
15994 * install.sh: kludge around 386BSD shell bug
15995
15996 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
15997
15998 * config.guess: Recognize NeXT.
15999 * config.guess: Recognize i486-ncr-sysv4.
16000 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16001
16002 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16003
16004 * Makefile.in (MAKEINFOFLAGS): New variable.
16005 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16006 * build-all.mk, test-build.mk: Pass down --no-split as
16007 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16008
16009 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16010
16011 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16012
16013 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16014
16015 * Makefile.in (libg++.tar.z): New rule.
16016 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16017 * Makefile.in (taz): Only do a single chmod.
16018
16019 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16020
16021 * install.sh: don't use dirname anymore (replaced with sed usage)
16022
16023 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16024
16025 * Makefile.in: Change extension for gzip'd files from '.z' to
16026 '.gz' per new FSF standard usage.
16027
16028 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16029
16030 * configure: put quotes around the final value of program_transform_name
16031
16032 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16033
16034 * Makefile.in: new install.sh support; update install-info rules
16035
16036 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16037
16038 * configure.in: Build diff for crosses, but not for go32 host.
16039
16040 * configure.in: Build gprof only for native, and don't build it
16041 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16042
16043 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16044
16045 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16046
16047 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16048
16049 * configure.in (host_tools): Add prms.
16050
16051 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16052
16053 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16054 with $(FLAGS_TO_PASS) on the command line
16055
16056 * config.sub: Recognize lynx and lynxos
16057
16058 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16059
16060 * config.sub: Accept -ecoff*, not just -ecoff.
16061
16062 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16063
16064 * Makefile.in (taz): Use .gz suffix instead of .z.
16065 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16066 names.
16067
16068 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16069
16070 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16071
16072 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16073
16074 * Makefile.in (install-no-fixedincludes): install gcc last, so
16075 that rebuilds that might happen during 'make install' don't get
16076 bogus gcc include files
16077
16078 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16079
16080 Change from Utah for HPPA support:
16081 * config.guess: Recognize hppa1.x-hp-bsd.
16082
16083 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16084
16085 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16086 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16087
16088 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16089
16090 * config.sub: Add support for rom68k and bug boot monitors.
16091
16092 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16093
16094 * Makefile.in: Make all-opcodes depend on all-bfd.
16095
16096 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16097
16098 * config.guess: Added special check for i[34]86-univel-sysv4*.
16099
16100 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16101
16102 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16103 the processor rather than assuming i486.
16104
16105 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16106
16107 * config.guess: Recognize SunOS6 as Solaris3.
16108
16109 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16110
16111 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16112 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16113
16114 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16115
16116 * build-all.mk (all-cross): New target for Canadian Cross.
16117 Added Q2 go32 targets.
16118 * test-build.mk: Configure go32 cross sparclite-aout and
16119 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16120 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16121
16122 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16123
16124 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16125 GO32 hosted toolchains
16126
16127 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16128
16129 * configure: change so "-exec-prefix" gets passed down rather
16130 than "-exec_prefix" so autoconf generated Makefiles get the
16131 exec_prefix set right.
16132
16133 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16134
16135 * config.guess: get the Solaris2 minor version number
16136
16137 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16138
16139 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16140
16141 * config.guess: Recognize some Sequent platforms.
16142
16143 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16144
16145 * Makefile.in: added the vault-install target
16146
16147 * configure.in: actually use the Sun3 makefile fragment that's in
16148 config, also added the release dir to configdirs
16149
16150 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16151
16152 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16153
16154 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16155
16156 * configure.in: remove some program from Alpha targetted toolchains
16157
16158 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16159
16160 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16161 gprof.
16162 (taz): Run "make diststuff" in those directories instead of "make
16163 proto-dir". Look for "VERSION=" only at start of line in subdir
16164 Makefile. Use "gzip -9" for compression.
16165 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16166 (binutils.tar.z): New target.
16167
16168 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16169
16170 * Makefile.in (taz): Include gpl.texinfo.
16171
16172 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16173
16174 * Makefile.in (setup-dirs): Merged into "taz" target.
16175 (taz): Only do `proto-dir' stuff if a directory is actually needed
16176 for this target.
16177
16178 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16179
16180 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16181 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16182 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16183 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16184 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16185
16186 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16187
16188 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16189 config.sub, and move-if-change to gdb testsuite distribution
16190 archive, so the testsuite can be extracted, configured, and
16191 run separately from the gdb distribution. Blow away the Chill
16192 tests that require a Chill compiled executable, since GNU Chill
16193 is not yet publically available.
16194
16195 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16196
16197 * test-build.mk: set environment variables in a single command,
16198 instead of a list of assignments and exports
16199
16200 * config.guess: recognize Alpha/OSF1 systems
16201
16202 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16203
16204 * configure: Change help message to prefer --options rather than
16205 -options.
16206
16207 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16208
16209 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16210 zippy@ecst.csuchico.edu.
16211 * config.guess: Recognize miniframe.
16212
16213 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16214
16215 * Makefile.in: Use srcroot to find runtest rather than rootme.
16216 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16217
16218 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16219
16220 * test-build.mk: Extensive additions to support building on a
16221 machine other than the host.
16222
16223 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16224
16225 * configure (tooldir): Fix for i386-aix again.
16226
16227 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16228
16229 * configure, Makefile.in: Change definition of $(tooldir)
16230 to match the FSF.
16231
16232 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16233
16234 * config.guess: Recognize i[34]86/SVR4.
16235
16236 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16237
16238 * Makefile.in (all-gdb): gdb depends on sim.
16239
16240 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16241
16242 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16243 at the same time we make the prototype gdb directory.
16244 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16245 files at the same time as the gdb base release distribution.
16246
16247 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16248
16249 * Makefile.in (check): Use individual check targets rather than
16250 DO_X rule.
16251 (check-gcc): Added.
16252
16253 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16254
16255 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16256 for System V release 3.2.
16257
16258 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16259
16260 * config.sub: Recognize hppaosf.
16261 * configure.in: Do configure ld/binutils/gas for it.
16262
16263 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16264
16265 * configure (tooldir): Alter syntax used to set this, for systems
16266 where "\$" isn't handled right, like i386-aix.
16267
16268 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16269
16270 * configure: Pass program-transform-name, not
16271 program_transform_name, to recursive configures.
16272
16273 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16274
16275 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16276 of gas+ld+binutils.
16277
16278 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16279
16280 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16281
16282 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16283
16284 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16285
16286 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16287
16288 * Makefile.in (PRMS): Set back to all-prms.
16289
16290 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16291
16292 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16293 targets, rather than for MIPS hosts.
16294
16295 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16296
16297 * configure.in: add comment for --with-x default values
16298
16299 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16300
16301 * Makefile.in: add check-* targets for each of the directories in
16302 the tree. Add a definition of RUNTEST that will use the one we
16303 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16304
16305 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16306
16307 * configure.in: Removed obsolete references to bfd_target and
16308 target_makefile_frag.
16309
16310 * build-all.mk: Set assorted targets for Q2.
16311 * config.sub: Recognize z8k-sim and h8300-hms.
16312 * test-build.mk: Really don't pass host to configure.
16313 (HOLES): Added uname.
16314
16315 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16316
16317 * configure: Handle an empty program-prefix, program-suffix or
16318 program-transform-name correctly.
16319
16320 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16321
16322 * build-all.mk: -G 8 no longer required for MIPS targets.
16323 * test-build.mk: Don't pass host argument to configure; make it
16324 guess.
16325
16326 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16327
16328 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16329 * Makefile.in (COMPRESS): New macro, like GZIP.
16330
16331 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16332
16333 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16334
16335 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16336 with gas currently defaults to -G 0.
16337
16338 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16339
16340 * Makefile.in (all-flex): flex depends on byacc.
16341
16342 * build-all.mk: If host not specified, use config.guess. Pass TAG
16343 to test-build.mk as RELEASE_TAG.
16344 * test-build.mk (configargs): New variable containing arguments to
16345 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16346 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16347
16348 * config.guess: Use /bin/uname when checking -X argument on SCO,
16349 to avoid invoking GNU uname which doesn't understand -X.
16350
16351 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16352
16353 * configure.in: Build gas for mips-*-*.
16354
16355 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16356
16357 * Makefile.in (all.normal): insert missing backslash.
16358
16359 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16360
16361 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16362
16363 * Makefile.in: Complete overhaul to merge many almost identical
16364 targets.
16365
16366 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16367
16368 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16369 (gdb.tar.Z): Adjusted.
16370
16371 * Makefile.in (setup-dirs, taz): New targets; should be general
16372 enough to adapt for gdb sometime. Build only .z file.
16373 (gas.tar.z): New target.
16374
16375 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16376
16377 * build-all.mk: Use CC=cc -Xs on Solaris.
16378
16379 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16380
16381 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16382 for handling BISON for FSF releases.
16383
16384 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16385
16386 * configure: Actually implement the change zoo just documented.
16387
16388 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16389
16390 * configure: when using config.guess, only set target_alias when
16391 it's not already been set (ie, on the command line)
16392
16393 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16394
16395 * Makefile.in: add installcheck target, set PRMS to install-prms
16396
16397 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16398
16399 * configure: add support for package_makefile_fragment, handle the
16400 case where a directory has a configure.in file but no Makefile.in
16401 more gracefully (with an actual understandable error message, even);
16402 add support for --without (and add this to the usage message); also
16403 explicitly add a --host=${host_alias} to the command line when
16404 config.guess is used
16405
16406 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16407
16408 * configure: Must use both --host and --target in recursive calls.
16409
16410 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16411
16412 * Makefile.in: Change deja-gnu to dejagnu.
16413
16414 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16415
16416 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16417
16418 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16419
16420 * configure.in: canonicalize all instances to *-*-solaris2*,
16421 also strip out a number of tools to not build for go32 host
16422
16423 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16424
16425 * config.guess: add GPL.
16426
16427 * Makefile.in, config.guess, config.sub, configure: bump
16428 copyrights to 93.
16429
16430 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16431
16432 * Makefile.in (do-info): Removed obsolete check for existence of
16433 localenv file.
16434
16435 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16436
16437 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16438
16439 * Makefile.in: a couple of 'else true' for decstation,
16440 support for TclX
16441
16442 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16443
16444 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16445
16446 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16447
16448 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16449
16450 * config.guess: Recognize i386-ibm-aix (PS/2).
16451 * configure.in: Use config/mh-aix386 file for it.
16452
16453 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16454
16455 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16456 CC_FOR_TARGET instead.
16457 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16458
16459 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16460
16461 * Makefile.in: Add sim to list of directories sent with gdb
16462
16463 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16464
16465 * configure.in: Put back mips-dec-bsd* case.
16466
16467 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16468
16469 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16470 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16471 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16472
16473 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16474
16475 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16476
16477 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16478 (install-info): install dir.info only if it exists,
16479 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16480
16481 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16482
16483 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16484 gas for mips-dec-bsd.
16485
16486 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16487
16488 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16489 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16490
16491 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16492
16493 * configure.in: Added "dejagnu" to hosttools list.
16494
16495 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16496
16497 * config.sub, configure.in, config.guess: Add support
16498 for Bosx, an AIX variant from Bull.
16499 Patches from F.Pierresteguy@frcl.bull.fr.
16500
16501 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16502
16503 * devo/dejagnu: Initial creation of devo/dejagnu.
16504 Migrated dejagnu testcases and support files for testing software
16505 tools to reside as subdirectories, currently called "testsuite",
16506 within the directory of the software tool. Migrated all programs,
16507 support libraries, etc. beloging to dejagnu proper from
16508 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
16509 with no modifications. The changes to these files which will
16510 allow them to configure, build, and execute properly will be made
16511 in a future update.
16512
16513 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16514
16515 * Makefile.in: Change send_pr to send-pr.
16516 * configure.in: Likewise.
16517 * send_pr: Renamed directory to send-pr.
16518
16519 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
16520
16521 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
16522
16523 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
16524
16525 * README: Update for gdb-4.8 release.
16526 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
16527 gdb-xxx.tar.z (gzip'd) file also.
16528
16529 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16530
16531 * Makefile.in: make all-diff depend on all-libiberty
16532
16533 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
16534
16535 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16536
16537 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16538
16539 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16540
16541 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
16542
16543 * Makefile.in (DEVO_SUPPORT): Remove etc directory
16544 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16545 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16546
16547 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16548
16549 * Makefile.in: makeinfo binary is in a new location
16550
16551 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16552
16553 * config.sub: Accept -ecoff as an OS.
16554
16555 * Makefile.in: Various changes to eliminate a level of make
16556 recursion and reduce the required command line length.
16557 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16558 sub-makes.
16559 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16560 variables holding settings for specific sub-makes.
16561 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16562 in terms of BASE_FLAGS_TO_PASS.
16563 (TARGET_LIBS): New variable listing directories which use
16564 TARGET_FLAGS_TO_PASS.
16565 (subdir_do): Eliminated.
16566 (do-*): New set of targets to replace subdir_do.
16567 (various): All targets which used subdir_do now depend on do-*.
16568 (local-clean): Renamed from do_clean.
16569 (local-distclean): New target, dependency of distclean and
16570 realclean.
16571 (install-info): Don't create directories. Depend on dir.info
16572 rather than calling make recursively.
16573 (install-dir.info): Eliminated.
16574 (install-info-dirs): Create all info directories here.
16575 (dir.info): Depend upon do-install-info.
16576
16577 * test-build.mk (HOLES): Added false.
16578
16579 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
16580
16581 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
16582
16583 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16584
16585 * Makefile.in (info): remove dependency on all-texinfo. The
16586 problem was really in texinfo/C, not at this level.
16587
16588 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
16589
16590 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16591
16592 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
16593
16594 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
16595 GDB releases.
16596
16597 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16598
16599 * configure: Include srcdir in message about target of link not
16600 being found. Don't convert `-' to `_' in `with' options being
16601 passed to subdirs.
16602
16603 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16604
16605 * configure.in: add uudecode to host_tools
16606
16607 * Makefile.in: added {all,install}-uudecode targets, added them to
16608 the appropriate lists
16609
16610 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
16611
16612 * Makefile.in (all-gcc): Added dependency on all-gas.
16613
16614 * configure.in (mips-*-*): Build ld and binutils.
16615
16616 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16617
16618 * configure: check return code from mkdir, print error message and
16619 exit on failure.
16620
16621 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
16622
16623 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
16624
16625 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
16626
16627 * test-build.mk (HOLES): Added tar, cpio and uudecode.
16628
16629 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16630
16631 * config.sub (h8500): Recognize this as a cpu type.
16632
16633 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16634
16635 * configure: source directory missing is no longer a warning
16636
16637 * configure.in: recognize irix[34]* instead of irix[34]
16638
16639 * Makefile.in: define and pass down X11_LIB
16640
16641 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
16642
16643 * guess-systype: Renamed to ...
16644 * config.guess: ... by popular request.
16645 * configure.in, Makefile.in: Update accordingly.
16646
16647 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
16648
16649 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
16650 + Add Convex, Cray/Unicos, and Encore/Multimax support.
16651 + Execute ./dummy instead of assuming . is in PATH.
16652
16653 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
16654
16655 * guess-systype: New shell script. Attempts to guess the
16656 canonical host name of the executing host.
16657 Only a few hosts are supported so far.
16658 * configure: Call guess-systype if no host is specified.
16659
16660 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
16661
16662 * Makefile.in (gcc-no-fixedincludes): Made to work with current
16663 gcc Makefile.
16664
16665
16666 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
16667
16668 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16669 (all-gcc, install-gcc, subdir_do): Use it.
16670
16671 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16672
16673 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16674
16675 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
16676
16677 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16678 set exclusively by configure, using configure.in .
16679
16680 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16681
16682 * test-build.mk: set $PATH for all builds
16683
16684 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16685
16686 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
16687
16688 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
16689 the one used in gcc/Makefile.in, so that a null expansion doesn't
16690 override the one needed to build gcc with a native cc.
16691
16692
16693 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16694
16695 * configure: Accept -with arguments.
16696
16697 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16698
16699 * Makefile.in: added h8300sim
16700
16701 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
16702
16703 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16704 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
16705 (all-cygnus, native, build-cygnus): Make
16706 $(canonhost)-stamp-3stage-done, not $(host)....
16707 * test-build.mk (stamp-3stage-compared): Use tail +10c for
16708 i386-sco3.2v4. Added else true to if command.
16709
16710 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
16711
16712 * config.sub: (from FSF) Sequent uses a BSD-like OS.
16713
16714 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
16715
16716 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16717
16718 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16719
16720 * configure.in: don't remove binutils from Solaris builds
16721
16722 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
16723
16724 * Makefile.in: get rid of earlier definitions for *clean,
16725 also handle the recursive info rule better
16726
16727 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
16728
16729 * Makefile.in (mostlyclean, distclean, realclean): Fix to
16730 do more-or-less the right thing.
16731
16732 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
16733
16734 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16735 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16736
16737 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16738
16739 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16740 $(host_canonical).
16741
16742 * configure.in: split the configdirs list into 4 categories (native
16743 v. cross, library v. tool) and handle the cross-only and native-
16744 only in more reasonable (and correct!) way.
16745
16746 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
16747
16748 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
16749 configdirs anymore.
16750
16751 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16752
16753 * Makefile.in: extensive cleanup:: removed all of the explicit
16754 clean-* targets, collapsed many wrappers around subdir_do into
16755 one, added additional targets to satisfy standards.texi, deleted
16756 some old targets, some changes for consistency
16757
16758 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16759
16760 * configure.in: handle some programs as cross-only, and others as
16761 native only
16762
16763 * test-build.mk: handle partial holes in a more generic manner
16764
16765 * Makefile.in: m4 depends on libiberty
16766
16767 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16768
16769 * configure.in: add m4, textutils, fileutils, sed, shellutils,
16770 time, wdiff, and find to configdirs
16771
16772 * Makefile.in: all, clean, and install rules for the new programs
16773 added to configure.in
16774
16775 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16776
16777 * configure.in: use mh-sun for all *-sun-* hosts
16778
16779 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16780
16781 * Makefile.in: define flags for X11 include files and library file
16782 locations, pass them down to the programs that need this info
16783
16784 * build-all.mk: added a 'native' target, to 3stage the native toolchain
16785
16786 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16787
16788 * configure.in: start building libg++ for HP-UX targets
16789
16790 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
16791
16792 * README: Update references to files moved into etc/.
16793
16794 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
16795
16796 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
16797 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
16798
16799 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
16800
16801 * configure: accept dash as well as underscore in long option
16802 names for FSF compatibility.
16803
16804 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
16805
16806 * config.sub: added -sco3.2v4 support from FSF.
16807
16808 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16809
16810 * configure.in: expand the section that adds or removes
16811 directories from the list of programs to build, to handle native
16812 vs. cross in addition to host v. native
16813
16814 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
16815
16816 * Makefile.in: Replace C++ in macro names with CXX.
16817 This is less likely to break ...
16818
16819 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16820
16821 * test-build.mk: add -w to GNU_MAKE
16822
16823 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16824
16825 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16826 add 'sparc' to list of recognized cpus. This needed to make
16827 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16828 Delete some redundant ose68 variants. Recognize -wrs as an os,
16829 then changes that into $CPU-wrs-vxworks.
16830
16831 * configure.in: remove most references to gdbtest, regularize
16832 target based program removal
16833
16834 * test-build.mk: import from p3 tree (many fixes and changes)
16835
16836 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16837
16838 * Makefile.in: added rules to handle tcl, tk, and expect
16839
16840 * configure.in: handle those directories if they exist
16841
16842 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16843
16844 * config.sub: removed bogus hppabsd and hppahpux names, since
16845 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16846
16847 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16848
16849 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
16850 depends upon all-xiberty
16851
16852 * Makefile.in: changes from p3, including:
16853
16854 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
16855
16856 * Makefile.in (XTRAFLAGS): include newlib directories if
16857 newlib/Makefile exists, rather than if host != target.
16858
16859 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
16860
16861 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16862 from the same source tree and not building a cross-compiler. This
16863 matters for the libg++ configuration if reconfiguring a tree that
16864 has already been installed.
16865
16866 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
16867
16868 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16869 pick up the machine and system specific header files.
16870
16871 * Makefile.in: added AS_FOR_TARGET, passed down in
16872 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16873 the C compiler to use to create programs which are run in the
16874 build environment, set it to default to $(CC), and passed it down
16875 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16876
16877 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
16878
16879 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16880 We need them for unusual native builds, like systems without
16881 ranlib.
16882
16883 * configure: also define $(host_canonical) and
16884 $(target_canonical), which are the full, canonical names for the
16885 given host and target
16886
16887 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
16888
16889 * Makefile.in: Added separate definitions for C++.
16890
16891 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
16892
16893 * configure.in (configdirs): Add deja-gnu.
16894
16895 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
16896
16897 * README: Update for configure.texi and gdb-4.7 release.
16898
16899 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
16900
16901 * Makefile.in: Move "all" target to top of file.
16902 Previously, first target was ".PHONY" which caused BSD4.4 make
16903 to build .PHONY when make was run without arguments.
16904
16905 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
16906
16907 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
16908 Library-copylefted code in libiberty.
16909
16910 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
16911
16912 * config.sub: Replace m68kmote with plain old m68k.
16913
16914 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
16915
16916 * Makefile.in: Remove space from blank line, avoid Make complaints.
16917
16918 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
16919
16920 * config.sub: Complain if no argument is given. Added support for
16921 386bsd as OS and target alias.
16922
16923 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
16924
16925 * Makefile.in (XTRAFLAGS): include newlib directories if
16926 newlib/Makefile exists, rather than if host != target.
16927
16928 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
16929
16930 * config.sub: recognize sparclite-wrs-vxworks.
16931
16932 * Makefile.in (install-xiberty): added *-xiberty make rules (from
16933 p3.) Added clean-xiberty to clean.
16934
16935 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16936
16937 * configure.in: use *-*-* instead of nested cases for host and target
16938
16939 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
16940
16941 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16942 from the same source tree and not building a cross-compiler. This
16943 matters for the libg++ configuration if reconfiguring a tree that
16944 has already been installed.
16945
16946 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
16947
16948 * config.sub (i486v/i486v4): Merge in from FSF version.
16949
16950 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
16951
16952 * configure: only set PWD if it is already set.
16953
16954 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
16955
16956 * configure: just set PWD=`pwd` at the top, since Ultrix sh
16957 doesn't have unset and all success paths (and most error paths)
16958 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16959 to just ${PWD} to avoid confusion.)
16960
16961 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
16962
16963 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16964 even for a native compilation.
16965
16966 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
16967
16968 Changes to make the gdb.tar.Z rule work better.
16969
16970 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
16971 (DEVO_SUPPORT): Add configure.texi.
16972 (bfd-ilrt.tar.Z): Remove ancient rule.
16973
16974 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
16975
16976 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16977 pick up the machine and system specific header files.
16978
16979 * configure.in, config.sub: added new target m68010-adobe-scout,
16980 with alias of adobe68k. Changed configure.in to check for
16981 -scout before -sco* to avoid a false match.
16982
16983 * Makefile.in: added AS_FOR_TARGET, passed down in
16984 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16985 the C compiler to use to create programs which are run in the
16986 build environment, set it to default to $(CC), and passed it down
16987 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16988
16989 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
16990
16991 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16992 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
16993 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16994 FOR_TARGET variants, to newlib and libg++.
16995
16996 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
16997
16998 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16999 first.
17000
17001 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17002
17003 * config.sub: Accept `elf' as an environment.
17004
17005 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17006
17007 * Makefile.in (all-opcodes): cd into the right directory
17008
17009 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17010
17011 * configure: added -program_transform_name option, used as
17012 argument to sed when installing programs.
17013 configure.texi: added documentation for -program_prefix,
17014 -program_suffix and -program_transform_name.
17015
17016 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17017
17018 * config.sub: Accept i486 where i386 ok.
17019
17020 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17021
17022 * config.sub: accept we32k
17023
17024 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17025
17026 * config.sub, configure.in: accept OSE68000 and OSE68k.
17027
17028 * Makefile.in: don't create all directories for ``make install'';
17029 let the subdirectories create the ones they need.
17030
17031 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17032
17033 * COPYING: new file, GPL v2
17034
17035 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17036
17037 * Makefile.in: use the new gen-info-dir, which needs a template
17038 argument (which also lives in texinfo)
17039
17040 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17041
17042 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17043
17044 * config.sub (ncr3000): Change i386 to i486.
17045
17046 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17047
17048 * Makefile.in: add install-rcs, install-grep to
17049 install-no-fixedincludes, removed install-bison and install-libgcc
17050
17051 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17052
17053 * configure.in: grab the HPUX makefile fragment if on HPUX
17054
17055 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17056
17057 * Makefile.in: eradicate bison spoor (ditto libgcc).
17058 configure.in: recognise m68{k,000}-ericsson-OSE.
17059 es1800 is alias for m68k-ericsson-OSE
17060
17061 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17062
17063 * configure.in: rearrange the parts that remove programs from
17064 configdirs, based now on HOST==TARGET or by canonical triple.
17065
17066 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17067
17068 * test-build.mk: recurse explicitly with -f test-build.mk when
17069 appropriate. predicate stage3 and comparison on the existence
17070 of gcc. That is, if gcc isn't around, we aren't three-staging.
17071 On very clean, also remove ...stamp-co. Build in-place before
17072 doing other builds.
17073
17074 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17075
17076 * Makefile.in, configure.in: add tgas
17077
17078 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17079
17080 * Makefile.in: a number of changes merged in from progressive.
17081
17082 * configure.in: add libm.
17083
17084 * .cvsignore: ignore some stuff that comes from test-build.mk.
17085
17086 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17087
17088 * config.sub: Add es1800 (m68k-ericsson-es1800).
17089
17090 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17091
17092 * configure: Add program_suffix (parallel to program_prefix)
17093 * Makefile.in: adjust directory-creating script for losing decstation
17094
17095 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17096
17097 * configure: Minor $subdir-related fixes.
17098
17099 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17100
17101 * configure: fix various problems with propogating
17102 makefile_target_frag in subdirs.
17103 * configure.in: config libgcc if its there
17104
17105 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17106
17107 * config.sub: HPPA merge.
17108
17109 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17110
17111 * Makefile.in: Replace all-bison with all-byacc in all
17112 dependency lines for other tools (which now use byacc).
17113
17114 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17115
17116 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17117
17118 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17119
17120 * Makefile.in: make gprof rules similar to byacc rules (instead of
17121 vestigal $(unsubdir) that didn't work...)
17122
17123 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17124
17125 * config.sub: Add support for Linux.
17126 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17127 (at least for libg++).
17128
17129 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17130
17131 * configure.texi: fix doc for the -nfp option to configure
17132
17133 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17134
17135 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17136
17137 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17138
17139 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17140 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17141 * configure.in: added solaris* host_makefile_frag hook.
17142
17143 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17144
17145 * config.sub: changed recognition of m68000 so that various
17146 m68k types can be specified via m680[01234]0
17147
17148 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17149
17150 * config.sub (basic_machine): fix sed so that '-foo' isn't
17151 completely substituted out while .+'-foo' loses the '-foo'
17152
17153 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17154
17155 * config.sub ($os): Add -aout.
17156
17157 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17158
17159 * configure: If host_makefile_frag is absolute, don't
17160 prefix ${invsubdir} (relevant to libg++ auto-configure).
17161
17162 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17163
17164 * Makefile.in (tooldir): Define it.
17165 (all-ld): Depend on all-flex.
17166
17167 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17168
17169 * Makefile.in (check): Fix libg++ special case.
17170
17171 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17172
17173 * configure: do not bury `pwd` into config.status, thus do fewer
17174 pwd's.
17175
17176 * configure: print the "Building in" message only when building in
17177 other than "." AND verbose.
17178
17179 * configure: remove -s, rework -v to better accommodate guested
17180 configures.
17181
17182 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17183
17184 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17185
17186 * Makefile.in: macroize flags passed on recursion. remove
17187 fileutils.
17188
17189 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17190
17191 * configure: get makesrcdir right for subdirs deeper than 1.
17192
17193 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17194 install.
17195
17196 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17197
17198 * Makefile.in: don't print subdir_do or recursion lines.
17199
17200 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17201
17202 * standards.texi: added menu item.
17203
17204 * Makefile.in: build and install standards.info.
17205
17206 * standards.texi: new file.
17207
17208 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17209
17210 * configure: test for and move config.status pieces from
17211 ${subdir}/.
17212
17213 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17214
17215 * configure: Test for existance of files before trying to mv
17216 them, to avoid numerous non-existance messages.
17217
17218 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17219
17220 * configure: correct final line of config.status.
17221
17222 * configure: patch from eggert. Avoids a protection problem if
17223 the original Makefile.in is read only.
17224
17225 * configure: use move-if-change from gcc to create config.status.
17226 Some makefiles depend on config.status to tell if a directory
17227 has been reconfigured for a different host. This change
17228 prevents those directories from remaking everything in the case
17229 where the reconfig was only intended to rebuild a Makefile.
17230
17231 * configure: test for config.sub with "config.sub sun4" rather
17232 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17233 host alias from a missing config.sub.
17234
17235 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17236
17237 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17238 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17239
17240 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17241
17242 * configure: mkdir ${subdir} as needed.
17243
17244 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17245
17246 * Makefile.in,configure.in: added autoconf.
17247
17248 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17249
17250 * Makefile.in: no longer pass against on recursion.
17251
17252 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17253 definitions are not inherited.
17254
17255 * configure: correct makesrcdir when subdir is .
17256
17257 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17258
17259 * configure: Add support for 'subdirs' variable, which is
17260 like 'configdirs', except that configure doesn't re-invoke
17261 itself for subdirs, it just creates a Makefile for each subdir.
17262 * configure.texi: Document subdirs.
17263
17264 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17265
17266 * configure.in: added flex to configdirs
17267
17268 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17269
17270 * Makefile.in: remove clean-stamps from clean.
17271
17272 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17273
17274 * configure.in: Add gdbtest to configdirs.
17275
17276 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17277
17278 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17279 to recursive makes.
17280 * configure.in: Recognize new ncr3000 config.
17281
17282 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17283
17284 * Makefile.in, configure.in: removed references to gdbm.
17285
17286 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17287
17288 * config.sub: Don't canonicalize os value
17289 newsos* to bsd (readline needs to check for newsos).
17290 (This fix was earlier made Jan 31, but got re-broken.)
17291
17292 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17293
17294 * configure.in: sco is an os, not a vendor!
17295
17296 * configure: Quote $( better. Keep various shells happy.
17297
17298 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17299
17300 * Makefile.in: eliminate stamp-files.
17301
17302 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17303
17304 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17305 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17306
17307 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17308
17309 * config.sub: fix iris/iris3.
17310
17311 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17312
17313 * configure: re-add -rm.
17314
17315 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17316
17317 * Maskefile.in: add .stmp-rcs to all.
17318
17319 * configure.in: remove gas from rs6000 build, use aix host fragment.
17320
17321 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17322
17323 * configure: pass down site_option during recursion.
17324
17325 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17326
17327 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17328
17329 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17330
17331 * configure: Change exec_prefix so that it really defaults to prefix.
17332
17333 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17334
17335 * Makefile.in, configure.in: Add support for mmalloc library.
17336
17337 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17338
17339 * Makefile.in: add stmp dependencies for a few more things.
17340
17341 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17342
17343 * configure: adjusted error message on objdir/srcdir configure
17344 collision, per john's suggestion.
17345
17346 * Makefile.in: add libiberty stmp to all and all.cross.
17347
17348 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17349
17350 * Makefile.in: remove force dependencies, add grep to all.
17351
17352 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17353
17354 * Makefile.in: drop flex. make stamp files work.
17355
17356 * configure: added test for conflicting configuration in srcdir,
17357 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17358 gets cranky. use relative paths for configure and srcdir
17359 whenever possible. Send some error messages to stderr that were
17360 going to stdout.
17361
17362 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17363
17364 * Makefile.in: Fix libg++ rule to check for gcc directory
17365 before using gcc/gcc. Also pass XTRAFLAGS.
17366
17367 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17368
17369 * Makefile.in: added stmp-files so that directories aren't polled
17370 when they are already built.
17371
17372 * configure.texi: fixed a node pointer problem.
17373
17374 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17375
17376 * config.sub configure.in gdb/configure.in
17377 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17378 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17379 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17380
17381 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17382
17383 * configure: -recurring becomes -silent. corrected help message
17384 for -site= option.
17385
17386 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17387
17388 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17389
17390 * configure: when building Makefile for crosses, replace
17391 tooldir and program_prefix. default srcdir from location of
17392 config.sub. remove "for host in hosts" and "for target in
17393 targets" loops.
17394
17395 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17396
17397 * Makefile.in: Do not pass bindir or mandir to cvs.
17398
17399 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17400
17401 * Makefile.in, configure.in: removed traces of namesubdir,
17402 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17403 copyrights to '92, changed some from Cygnus to FSF.
17404
17405 * configure.texi: remove most references to multiple hosts,
17406 multiple targets, subdirs, etc.
17407
17408 * configure.man: removed rcsid. reference config.sub not
17409 config.subr.
17410
17411 * Makefile.in: mkdir $(infodir) on install-info.
17412
17413 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17414
17415 * configure.texi: Explain better about .gdbinit and about
17416 the environment that configure.in sections run in.
17417
17418 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17419
17420 * configure.in: Ultrix is only a decstation if it's a MIPS.
17421
17422 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17423
17424 * README: DOC.configure => cfg-paper.texi.
17425
17426 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17427
17428 * config.sub (near case $os): Don't convert newsos* to bsd!
17429
17430 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17431
17432 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17433 the number of copies of COPYING that go into the GDB tar file.
17434
17435 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17436
17437 * bfd/configure.in, gdb/config/mh-i386sco,
17438 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17439 Fix SCO configuration stuff.
17440
17441 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17442
17443 * Makefile.in: For libg++, make sure the -I pointing
17444 to the gcc directory goes *after* all the libg++-local -I flags.
17445 Also, move just-gcc dependency from just-libg++ to all-libg++.
17446
17447 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17448
17449 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17450
17451 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17452
17453 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17454
17455 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17456
17457 * config.sub: Add stratus configuration frags. Also
17458 submitted to FSF.
17459
17460 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17461
17462 * Makefile.in (DEV_SUPPORT): add configure.man.
17463
17464 * config.sub(Decode manufacturer-specific): add -none*.
17465
17466 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17467
17468 * Makefile.in: remove form feeds to make Sun's make happy.
17469 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17470
17471 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17472
17473 * Makefile.in (AR_FLAGS): Make quieter.
17474
17475 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17476
17477 * configure.in: Add libg++.
17478 * configure: When verbose, don't output the command line at each
17479 level; it will be unremarkably the same as the previous version,
17480 which will be the same as what the user typed.
17481
17482 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17483
17484 * configure.in, Makefile.in: fix clean-info, add flex. add
17485 fileutils.
17486
17487 * configure: be less sensitive to spaces in Makefile.in. Do not
17488 look for sources in "..". Doing so breaks subdirectories that
17489 might have their own configure. If a subdir has it's own
17490 configure script, use it.
17491
17492 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17493
17494 * cfg-paper.texi: some changes suggested by rms.
17495
17496 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17497
17498 * config.sub: Merge in some small additions from the FSF version,
17499 taken from the gcc distribution, to bring the Cygnus and FSF
17500 versions into closer sync.
17501
17502 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
17503
17504 * configure.in: Changed svr4 references to sysv4.
17505
17506 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
17507
17508 * configure: added -V for version number option.
17509
17510 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
17511
17512 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17513 renamed from DOC.configure to cfg-paper.texi.
17514
17515 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17516
17517 * configure, config.subr, config.sub: config.subr is now
17518 config.sub again.
17519
17520 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
17521
17522 * configure.texi: new file, in progress.
17523
17524 * Makefile.in: build info file and install the man page for
17525 configure.
17526
17527 * configure.man: new file, first cut.
17528
17529 * configure: find config.subr again now that configuration "none"
17530 has gone. removed all traces of the -ansi option. removed all
17531 traces of the -languages option.
17532
17533 * config.subr: resync from rms.
17534
17535 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17536
17537 * configure, config.sub, config.subr: merge config.sub into
17538 config.subr, call the result config.subr, remove config.sub, use
17539 config.subr.
17540
17541 * Makefile.in: revised install for dir.info.
17542
17543 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17544
17545 * configure.in: add decstation host makefile frag.
17546
17547 * Makefile.in: BISON now bison -y again. also install-gcc on
17548 install. clean-gdbm on clean. infodir belongs in datadir.
17549 Make directories for info install. Build dir.info here then
17550 install it.
17551
17552 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17553
17554 * Makefile.in: fix for bad directory tests.
17555
17556 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17557
17558 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17559 regexp. -srcdir relative was being handled incorrectly.
17560
17561 * Makefile.in: unwrapped some for loops so that parallel makes
17562 work again and so one can focus one's attention on a particular
17563 package.
17564
17565 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17566
17567 * configure: added PWD as a stand in for `pwd` (for speed). use
17568 elif wherever possible. make -srcdir work without -objdir.
17569 -objdir= commented out.
17570
17571 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17572
17573 * configure: +options become --options. -subdirs commented out.
17574 added -host, -datadir. Renamed -destdir to -prefix. Comment in
17575 Makefile now at top of generated Makefile. Removed cvs log
17576 entries. added -srcdir. create .gdbinit only if there is one
17577 in ${srcdir}.
17578
17579 * Makefile.in: idestdir and ddestdir go away. Added copyrights
17580 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
17581 and mandir now keyed off datadir by default.
17582
17583 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17584
17585 * Freshly created ChangeLog.
17586
17587 \f
17588 Local Variables:
17589 mode: change-log
17590 left-margin: 8
17591 fill-column: 76
17592 version-control: never
17593 End: