]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
[thirdparty/gcc.git] / ChangeLog
1 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
2
3 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4 * Makefile.in: Regenerate.
5
6 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
7
8 * MAINTAINERS (arc): Add new port maintainership for myself.
9
10 2013-01-09 Jason Merrill <jason@redhat.com>
11
12 * .gitignore: Import from gdb repository.
13
14 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
15
16 * Makefile.def (configure-gcc): Depend on all-gmp.
17 (all-gcc): Remove dependency on all-gmp.
18 * Makefile.in: Regenerated.
19
20 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
21
22 * config.sub: Merge from config repo.
23 * config.guess: Dito.
24
25 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
26
27 * Makefile.def: Merge from binutils.
28 * Makefile.in: Dito.
29
30 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
31
32 * MAINTAINERS: Update my email.
33
34 2012-12-29 Ben Elliston <bje@gnu.org>
35
36 * config.guess: Update to 2012-12-29 version.
37 * config.sub: Likewise.
38
39 2012-12-20 Matthias Klose <doko@ubuntu.com>
40
41 * Makefile.def (install-target-libgfortran): Depend on
42 install-target-libquadmath, install-target-libgcc.
43 (install-target-libsanitizer): Depend on install-target-libgcc.
44 (install-target-libjava): Depend on install-target-libgcc.
45 (install-target-libitm): Depend on install-target-libgcc.
46 (install-target-libobjc): Depend on install-target-libgcc.
47 (install-target-libstdc++-v3): Depend on install-target-libgcc.
48 * Makefile.in: Regenerate.
49
50 2012-12-19 Matthias Klose <doko@ubuntu.com>
51
52 * Makefile.def (install-target-libgo): Depend on
53 install-target-libatomic.
54 * Makefile.in: Regenerate.
55
56 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
57
58 PR go/55201
59 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
60 * Makefile.in: Regenerate.
61
62 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
63
64 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
65 * configure: Regenerate.
66
67 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
68
69 * config.sub: Merge from config repo.
70
71 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
72
73 * Makefile.def (target_modules): Add bootstrap=true and
74 raw_cxx=true to libsanitizer.
75 * configure.ac (bootstrap_target_libs): Add libsanitizer.
76 * Makefile.in: Regenerated.
77 * configure: Likewise.
78
79 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
80
81 * MAINTAINERS: Remove self as RTL optimization maintainer.
82
83 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
84
85 * MAINTAINERS (Write After Approval): Add myself.
86
87 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
88
89 * Makefile.def (target_modules): Remove bootstrap=true and
90 raw_cxx=true from libsanitizer.
91 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
92 * Makefile.in: Regenerated.
93 * configure: Likewise.
94
95 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
96
97 * Makefile.def (target_modules): Add bootstrap=true and
98 raw_cxx=true to libsanitizer.
99 * configure.ac (bootstrap_target_libs): Add libsanitizer.
100 * Makefile.in: Regenerated.
101 * configure: Likewise.
102
103 2012-11-28 Andrew Pinski <apinski@cavium.com>
104
105 PR bootstrap/54279
106 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
107 * configure: Regenerate.
108 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
109 * Makefile.in: Regenerate.
110
111 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
112
113 * configure.ac: Disable libsanitizer if we're not building C++.
114 * configure: Regenerate.
115
116 2012-11-15 Roland McGrath <roland@hack.frob.com>
117
118 * MAINTAINERS (Write After Approval): Add myself.
119
120 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
121
122 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
123 Kostya Serebryany (kcc@google.com) and
124 Jakub Jelinek (jakub@redhat.com).
125 Rename area for Dodji Seketeli (dodji@redhat.com).
126
127 2012-11-15 Dodji Seketeli <dodji@redhat.com>
128
129 * MAINTAINERS: (asan.c, related): Add myself.
130
131 2012-11-14 Roland McGrath <mcgrathr@google.com>
132
133 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
134 * configure: Regenerate.
135
136 2012-11-13 Richard Henderson <rth@redhat.com>
137
138 * configure.ac: Move libsanitizer logic to subdirectory.
139 * configure: Regenerate.
140
141 2012-11-13 Dodji Seketeli <dodji@redhat.com>
142
143 * configure.ac: Enable libsanitizer just on x86 linux for now.
144 * configure: Re-generate.
145
146 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
147
148 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
149 sections.
150 * configure: Regenerate.
151
152 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
153
154 * configure.ac: Add section for configdirs for libsanitizer.
155 Disable for cris-*-* and mmix-*-*.
156 * configure: Regenerate.
157
158 2012-11-12 Wei Mi <wmi@google.com>
159
160 * configure.ac: Add libsanitizer to target_libraries.
161 * Makefile.def: Ditto.
162 * configure: Regenerate.
163 * Makefile.in: Regenerate.
164 * libsanitizer: New directory for asan runtime. Contains an empty
165 tsan directory.
166
167 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
168
169 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
170 against Mingw64 w32api.
171 * configure: Regenerate.
172
173 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
174
175 * configure: Regenerated.
176
177 2012-11-03 Robert Mason <rbmj@verizon.net>
178
179 * configure.ac: add --disable-libstdcxx configure option
180 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
181
182 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
183
184 * MAINTAINERS (Write After Approval): Add myself.
185
186 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
187
188 * MAINTAINERS (Write After Approval): Add myself.
189
190 2012-10-24 Sharad Singhai <singhai@google.com>
191
192 * MAINTAINERS (Write After Approval): Add myself.
193
194 2012-10-24 Eric Christopher <echristo@gmail.com>
195
196 * MAINTAINERS: Update email address.
197
198 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
199
200 PR bootstrap/54820
201 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
202 * configure: Regenerate.
203
204 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
205
206 * MAINTAINERS (aarch64): Add Marcus and myself.
207
208 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
209
210 PR bootstrap/54820
211 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
212 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
213 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
214 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
215 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
216 * Makefile.in: Regenerate.
217 * configure.ac (have_static_libs): New variable and associated check.
218 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
219 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
220 * configure: Regenerate.
221
222 2012-10-10 Richard Biener <rguenther@suse.de>
223
224 * MAINTAINERS: Adjust for changed surname.
225
226 2012-10-04 Lawrence Crowl <crowl@google.com>
227
228 * MAINTAINERS (Write After Approval): Add myself.
229
230 2012-10-01 Cary Coutant <ccoutant@google.com>
231
232 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
233
234 2012-09-28 Ian Lance Taylor <iant@google.com>
235
236 * Makefile.def: Make all-target-libgo depend on
237 all-target-libbacktrace.
238 * Makefile.in: Rebuild.
239
240 2012-09-26 Ian Lance Taylor <iant@google.com>
241
242 * Makefile.def: Make all-gcc depend on all-libbacktrace.
243 * Makefile.in: Rebuild.
244
245 2012-09-20 Walter Lee <walt@tilera.com>
246
247 * configure.ac: Add tilegx to list of targets that support gold.
248 * configure: Regenerate.
249
250 2012-09-20 Marek Polacek <polacek@redhat.com>
251
252 * MAINTAINERS (Write After Approval): Add myself.
253
254 2012-09-19 Steve Ellcey <sellcey@mips.com>
255
256 * configure.ac: Add mips*-mti-elf* target.
257 * configure: Regenerate.
258
259 2012-09-17 Ian Lance Taylor <iant@google.com>
260
261 * MAINTAINERS (Various Maintainers): Add libbacktrace.
262 * configure.ac (host_libs): Add libbacktrace.
263 (target_libraries): Add libbacktrace.
264 * Makefile.def (host_modules): Add libbacktrace.
265 (target_modules): Likewise.
266 * configure, Makefile.in: Rebuild.
267
268 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
269
270 PR target/38607
271 Merge upstream change.
272 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
273
274 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
275 Add libgomp*.o to compare_exclusions for AIX.
276 * configure: Regenerate.
277
278 2012-09-06 Diego Novillo <dnovillo@google.com>
279
280 * configure.ac: Bump minimum GMP version to 4.2.3.
281 * configure: Re-generate.
282
283 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
284
285 PR target/54461
286 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
287 target-libgloss if not configured --with-avrlibc=no.
288 * configure: Regenerate.
289
290 2012-09-04 Jason Merrill <jason@redhat.com>
291
292 * configure.ac: Fix --enable-languages=all.
293
294 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
295
296 * MAINTAINERS (Write After Approval): Add myself.
297
298 2012-09-03 Richard Guenther <rguenther@suse.de>
299
300 PR bootstrap/54138
301 * configure.ac: Re-organize ISL / CLOOG checks to allow
302 disabling with either --without-isl or --without-cloog.
303 * configure: Regenerated.
304
305 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
306
307 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
308 * configure: Regenerate.
309
310 2012-08-27 Ulrich Drepper <drepper@gmail.com>
311
312 * MAINTAINERS: Fix my email address.
313
314 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
315
316 PR binutils/4970
317 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
318 and opcodes.
319 * Makefile.in: Regenerated.
320
321 2012-08-26 Art Haas <ahaas@impactweather.com>
322
323 * configure: Regenerate.
324
325 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
326
327 * INSTALL/README: Also refer to the online installation
328 instructions.
329
330 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
331
332 * MAINTAINERS (Write After Approval): Add myself.
333 (Picochip port): Remove myself.
334
335 2012-08-14 Diego Novillo <dnovillo@google.com>
336
337 Merge from cxx-conversion branch.
338
339 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
340 POSTSTAGE1_CONFIGURE_FLAGS.
341 * Makefile.in: Regenerate.
342 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
343 Force C++ when bootstrapping.
344 * configure: Regenerate.
345
346 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
347
348 * MAINTAINERS (Write After Approval): Add myself.
349
350 2012-07-16 Joseph Myers <joseph@codesourcery.com>
351
352 * README: Document use of ranges of years in copyright notices.
353
354 2012-07-06 Richard Guenther <rguenther@suse.de>
355
356 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
357 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
358 --with-gmp=system.
359 * Makefile.in: Regenerated.
360 * configure: Likewise.
361
362 2012-07-06 Richard Guenther <rguenther@suse.de>
363
364 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
365 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
366 supply V=1 as extra_make_flags.
367 * configure: Regenerated.
368 * Makefile.in: Likewise.
369
370 2012-07-04 Tristan Gingold <gingold@adacore.com>
371
372 * configure: Regenerate.
373
374 2012-07-03 Richard Guenther <rguenther@suse.de>
375
376 * Makfile.def (isl): Remove not necessary extra_exports and
377 extra_make_flags.
378 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
379 * Makefile.in: Regenerated.
380
381 2012-07-03 Richard Guenther <rguenther@suse.de>
382
383 * Makefile.def (cloog): Add V=1 to extra_make_flags.
384 * configure.ac: If either the ISL or the CLooG check failed
385 do not try to build in-tree versions.
386 * Makefile.in: Regenerated.
387 * configure: Regenerated.
388
389 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
390
391 * configure: Regenerate.
392
393 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
394
395 * MAINTAINERS (Various Maintainers): Add myself as testsuite
396 maintainer.
397
398 2012-07-02 Richard Guenther <rguenther@suse.de>
399
400 * configure: Regenerated.
401
402 2012-07-02 Richard Guenther <rguenther@suse.de>
403 Michael Matz <matz@suse.de>
404 Tobias Grosser <tobias@grosser.es>
405 Sebastian Pop <sebpop@gmail.com>
406
407 * Makefile.def: Add ISL host module, remove PPL host module.
408 Adjust ClooG host module to use the proper ISL.
409 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
410 * configure.ac: Include config/isl.m4. Add ISL host library,
411 remove PPL. Remove PPL configury, add ISL configury, adjust
412 ClooG configury.
413 * Makefile.in: Regenerated.
414 * configure: Likewise.
415
416 2012-07-02 Richard Guenther <rguenther@suse.de>
417
418 Merge from graphite branch
419 2011-07-21 Tobias Grosser <tobias@grosser.es>
420
421 * configure: Regenerated.
422 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
423 both cloog.org and legacy versions. The only supported version will
424 be CLooG with the isl backend.
425
426 2011-07-21 Tobias Grosser <tobias@grosser.es>
427
428 * configure: Regenerated.
429 * configure.ac: Require cloog isl 0.17.0
430
431 2011-07-21 Tobias Grosser <tobias@grosser.es>
432
433 * configure: Regenerated.
434 * config/cloog.m4: Do not define CLOOG_ORG
435
436 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
437
438 * configure.ac: Skip C if explicitly selected.
439 * configure: Regenerate.
440
441 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
442
443 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
444 they contain -O2.
445 * configure: Regenerate.
446
447 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
448
449 PR debug/53740
450 * df.h, df-problems.c, dce.c: Revert last patch.
451
452 2012-06-25 Iain Sandoe <iain@codesourcery.com>
453
454 * MAINTAINERS (Write After Approval): Update my email address.
455
456 2012-06-21 Meador Inge <meadori@codesourcery.com>
457
458 * MAINTAINERS (Write After Approval): Add myself.
459
460 2012-06-20 Jason Merrill <jason@redhat.com>
461
462 * Makefile.tpl (check-target-libgomp-c++): New.
463 (check-target-libitm-c++): New.
464 * Makefile.def (c++): Add them.
465 * Makefile.in: Regenerate.
466
467 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
468
469 * MAINTAINERS (Write After Approval): Add myself.
470
471 2012-05-16 Olivier Hainque <hainque@adacore.com>
472
473 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
474 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
475 (install-no-fixedincludes): Adjust accordingly.
476 * Makefile.in: Regenerate.
477
478 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
479
480 Merge upstream change
481 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
482
483 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
484
485 * MAINTAINERS (Write After Approval): Add myself.
486
487 2012-05-09 Nick Clifton <nickc@redhat.com>
488 Paul Smith <psmith@gnu.org>
489
490 PR bootstrap/50461
491 * configure.ac (mpfr-dir): When using in-tree MPFR sources
492 allow for the fact that from release v3.1.0 of MPFR the source
493 files were moved into a src sub-directory.
494 * configure: Regenerate.
495
496 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
497
498 * configure.ac: Bump minimum MPFR version to 2.4.0.
499 * configure: Regenerated.
500
501 2012-05-01 Richard Henderson <rth@redhat.com>
502
503 * Makefile.def (libatomic): New target_module.
504 * configure.ac (target_libraries): Add libatomic.
505 (noconfigdirs): Check if libatomic is supported.
506 * Makefile.in, configure: Rebuild.
507
508 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
509
510 * MAINTAINERS (Write After Approval): Add myself.
511
512 2012-04-25 Joel Brobecker <brobecker@adacore.com>
513
514 * config.sub: Update to 2012-04-18 version from official repo.
515
516 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
517
518 * MAINTAINERS (Write After Approval): Add myself.
519
520 2012-04-11 Steve Ellcey <sellcey@mips.com>
521
522 * MAINTAINERS: Changed email address.
523
524 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
525
526 PR target/52737
527 * contrib/gcc_update (files_and_dependencies):
528 Remove gcc/config/avr/t-multilib from touch data.
529
530 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
531
532 * MAINTAINERS (OS Port Maintainers): Remove irix.
533 * configure.ac (enable_libgomp): Remove *-*-irix6*.
534 (unsupported_languages): Remove mips-sgi-irix6.*.
535 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
536 (with_stabs): Remove.
537 * configure: Regenerate.
538
539 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
540
541 * MAINTAINERS (OS Port Maintainers): Remove osf.
542 * configure.ac (enable_libgomp): Remove *-*-osf*.
543 (with_stabs): Remove alpha*-*-osf*.
544 * configure: Regenerate.
545
546 2012-03-05 Tristan Gingold <gingold@adacore.com>
547
548 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
549 * configure: Regenerate.
550
551 2012-02-17 Walter Lee <walt@tilera.com>
552
553 * MAINTAINERS: (Write After Approval): Delete myself.
554
555 2012-02-14 Walter Lee <walt@tilera.com>
556
557 * MAINTAINERS (tilegx port): Add myself.
558 (tilepro port): Add myself.
559 (Write After Approval): Add myself.
560
561 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
562
563 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
564 and Joseph Myers as docstring relicensing maintainers.
565
566 2012-02-09 Bin Cheng <bin.cheng@arm.com>
567
568 * MAINTAINERS (write-after-approval): Add myself.
569
570 2012-02-08 Ira Rosen <irar@il.ibm.com>
571
572 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
573 maintainer.
574
575 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
576
577 * MAINTAINERS (Write After Approval): Move myself to
578 maintain alphabetical order.
579
580 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
581
582 * MAINTAINERS (Write After Approval): Add myself.
583
584 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
585
586 * MAINTAINERS (Write After Approval): Add myself.
587
588 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
589 Jayant R Sonar <jayant.sonar@kpitcummins.com>
590
591 * configure.ac (cr16-*-*): Remove nonconfigdirs.
592 * configure: Regenerate.
593
594 2012-01-23 Harshit Chopra <harshit@google.com>
595
596 * MAINTAINERS (Write After Approval): Add myself.
597
598 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
599
600 * configure.ac: Remove reference to mh-interix.
601 * configure: Regenerate.
602
603 2012-01-05 Richard Henderson <rth@redhat.com>
604
605 PR bootstrap/51072
606 * configure.ac: Disable libitm if c++ is not enabled.
607 * configure: Rebuild.
608
609 * configure.ac: Fix regexp for same.
610 * configure: Rebuild.
611
612 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
613
614 * MAINTAINERS (Write After Approval): Add myself.
615
616 2012-01-02 Richard Guenther <rguenther@suse.de>
617
618 PR bootstrap/51686
619 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
620 * Makefile.in: Regenerate.
621
622 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
623
624 * MAINTAINERS (Write After Approval): Add myself.
625
626 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
627
628 * configure: Regenerate.
629
630 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
631
632 * MAINTAINERS (picochip): Changed email address.
633
634 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
635
636 * MAINTAINERS (write-after-approval): Add self.
637
638 2011-11-29 DJ Delorie <dj@redhat.com>
639
640 * configure.ac (rl78-*-*) New case.
641 * configure: Regenerate.
642 * MAINTAINERS: Add myself as RL78 maintainer.
643
644 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
645
646 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
647
648 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
649
650 * libtool.m4: Additional FreeBSD 10 fixes.
651
652 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
653
654 * MAINTAINERS: Move myself from Write After Approval to CPU Port
655 Maintainers section, as Epiphany maintainer.
656
657 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
658
659 PR target/49992
660 * configure.ac: Remove ranlib special-casing for Darwin.
661 * configure: Regenerate.
662
663 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
664
665 * MAINTAINERS (Reviewers): Keep the list sorted.
666
667 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
668
669 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
670
671 2011-11-09 Roland McGrath <mcgrathr@google.com>
672
673 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
674 * configure: Rebuild.
675 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
676 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
677 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
678 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
679 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
680 Add READELF.
681 * Makefile.in: Rebuild.
682
683 2011-11-09 Jason Merrill <jason@redhat.com>
684
685 * Makefile.def (language=c++): Remove check-c++0x.
686 * Makefile.in (check-gcc-c++): Regenerate.
687
688 2011-11-08 Richard Henderson <rth@redhat.com>
689
690 * configure.ac: Test for libitm directory present first.
691
692 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
693
694 * configure.ac: Test libitm/configure.tgt to disable libitm.
695 * configure: Rebuild.
696
697 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
698 Richard Henderson <rth@redhat.com>
699
700 Merged from transactional-memory.
701
702 * Makefile.def (lang_env_dependencies): libitm is c++.
703 Add libitm target module.
704 * configure.ac: Likewise.
705 * config/mmap.m4: New file.
706 * contrib/gcc_update: Add libitm to touch data.
707 * Makefile.in, configure: Rebuild.
708
709 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
710
711 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
712 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
713 * Makefile.in: Regenerate.
714
715 2011-11-01 DJ Delorie <dj@redhat.com>
716
717 * config.sub: Update to version 2011-10-29 (added rl78)
718
719 2011-10-27 Nick Clifton <nickc@redhat.com>
720
721 * config.sub: Import these changes from the config project:
722
723 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
724 Ben Elliston <bje@gnu.org>
725
726 * config.sub (epiphany): New.
727
728 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
729 Ben Elliston <bje@gnu.org>
730
731 * config.sub (hexagon, hexagon-*): New.
732
733 2011-08-23 Roland McGrath <mcgrathr@google.com>
734
735 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
736 64eb to be64.
737
738 2011-08-16 Roland McGrath <mcgrathr@google.com>
739
740 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
741 (nacl): Grok as alias for 32el-unknown-nacl.
742
743 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
744
745 * MAINTAINERS (Write After Approval): Add myself.
746
747 2011-10-24 Teresa Johnson <tejohnson@google.com>
748
749 * MAINTAINERS (Write After Approval): Add myself.
750
751 2011-09-21 Jakub Jelinek <jakub@redhat.com>
752
753 * MAINTAINERS (sparc port): Remove myself.
754
755 2011-09-14 Tom de Vries <tom@codesourcery.com>
756
757 * MAINTAINERS (Write After Approval): Add myself.
758
759 2011-08-14 Yao Qi <yao@codesourcery.com>
760
761 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
762 * configure: Regenerate.
763
764 2011-07-26 Ian Lance Taylor <iant@google.com>
765
766 * configure.ac: Set have_compiler based on whether gcc directory
767 exists, rather than on whether gcc is in configdirs.
768 * configure: Rebuild.
769
770 2011-07-21 Joseph Myers <joseph@codesourcery.com>
771
772 * MAINTAINERS (Global Reviewers): Add self.
773
774 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
775
776 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
777 link directories.
778 * Makefile.in: Rebuild.
779
780 2011-07-20 Ian Lance Taylor <iant@google.com>
781
782 PR bootstrap/49787
783 * configure.ac: Move --enable-bootstrap handling earlier in file.
784 If --enable-bootstrap and either --enable-build-with-cxx or
785 --enable-build-poststage1-with-cxx, enable C++ automatically.
786 * configure: Rebuild.
787
788 2011-07-19 Ian Lance Taylor <iant@google.com>
789
790 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
791 make C++ a boot_language. Set and substitute
792 POSTSTAGE1_CONFIGURE_FLAGS.
793 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
794 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
795 * configure, Makefile.in: Rebuild.
796
797 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
798
799 * MAINTAINERS (Register Allocation): Move myself from reviewers to
800 maintainers.
801
802 2011-07-18 Jakub Jelinek <jakub@redhat.com>
803
804 * MAINTAINERS (Global Reviewers): Add myself.
805
806 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
807
808 * configure: Regenerate.
809
810 2011-07-16 Jason Merrill <jason@redhat.com>
811
812 * Makefile.def (language=c++): Add check-c++0x and
813 check-target-libmudflap-c++.
814 * Makefile.tpl (check-target-libmudflap-c++): New.
815 * Makefile.in: Regenerate.
816
817 2011-07-16 Matthias Klose <doko@ubuntu.com>
818
819 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
820 * Makefile.def (target_modules/libjava): Pass
821 $(EXTRA_CONFIGARGS_LIBJAVA).
822 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
823 if not configured with --enable-static-libjava.
824 * Makefile.in: Regenerate.
825 * configure: Likewise.
826
827 2011-07-15 Jason Merrill <jason@redhat.com>
828
829 * Makefile.in (check-c++): Move check-gcc-c++0x after
830 check-target-libstdc++-v3.
831
832 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
833
834 * MAINTAINERS (c6x port): New entry.
835
836 2011-07-13 Jason Merrill <jason@redhat.com>
837
838 * Makefile.in (check-gcc-c++0x): New.
839 (check-c++): Depend on it.
840
841 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
842
843 PR target/39150
844 * configure.ac (i[3456789]86-*-solaris2*): Also accept
845 x86_64-*-solaris2.1[0-9]*.
846 * configure: Regenerate.
847
848 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
849
850 * MAINTAINERS (RTL optimizers): Add self.
851
852 2011-06-27 Gabriel Charette <gchare@google.com>
853
854 * MAINTAINERS (Write After Approval): Add myself.
855
856 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
857
858 PR regression/47836
859 PR bootstrap/23656
860 PR other/47733
861 PR bootstrap/49247
862 PR c/48825
863 * configure.ac (target_libraries): Remove target-libiberty.
864 Remove case-statement setting skipdirs=target-libiberty for
865 multiple targets. Remove checking target_configdirs and
866 removing target-libiberty but keeping target-libgcc if
867 otherwise empty.
868 * Makefile.def (target_modules): Don't add libiberty.
869 (dependencies): Remove all traces of target-libiberty.
870 * configure, Makefile.in: Regenerate.
871
872 2011-06-13 Walter Lee <walt@tilera.com>
873
874 * configure.ac (tilepro-*-*) New case.
875 (tilegx-*-*): Likewise.
876 * configure: Regenerate.
877
878 2011-06-06 Jing Yu <jingyu@google.com>
879
880 * configure.ac: Skip target-libiberty for
881 arm*-*-linux-androideabi.
882 * configure: Regenerated.
883
884 2011-06-06 Nick Clifton <nickc@redhat.com>
885
886 * config.sub: Sync from upstream.
887
888 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
889
890 * MAINTAINERS (Write After Approval): Add myself.
891
892 2011-06-01 Daniel Jacobowitz <drow@false.org>
893
894 * MAINTAINERS: Update my email address.
895
896 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
897
898 * MAINTAINERS (Write After Approval): Update my email address.
899
900 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
901
902 * MAINTAINERS (Write After Approval): Add myself.
903
904 2011-05-08 Doug Kwan <dougkwan@google.com>
905
906 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
907 * configure: Regenerated.
908 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
909 value from configure.
910 * Makefile.in: Regenerated.
911
912 2011-05-05 Joseph Myers <joseph@codesourcery.com>
913
914 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
915 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
916 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
917 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
918 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
919 *-*-vxworks*): Disable newlib and libgloss in separate case
920 statement.
921 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
922 to separate case statement.
923 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
924 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
925 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
926 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
927 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
928 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
929 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
930 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
931 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
932 i[[3456789]]86-*-rdos*, m32r-*-*,
933 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
934 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
935 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
936 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
937 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
938 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
939 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
940 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
941 and libgloss in main case over targets. Remove most empty cases
942 in main case over targets.
943 * configure: Regenerate.
944
945 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
946
947 * MAINTAINERS (Write After Approval): Add myself.
948
949 2011-05-04 Joseph Myers <joseph@codesourcery.com>
950
951 * configure.ac: Remove code setting special library locations for
952 hppa*64*-*-hpux11*. Remove code setting compiler for
953 sparc-sun-solaris2*.
954 * configure: Regenerate.
955
956 2011-05-04 Joseph Myers <joseph@codesourcery.com>
957
958 * configure.ac: Separate libgloss_dir settings from general case
959 over targets.
960 * configure: Regenerate.
961
962 2011-04-28 Joseph Myers <joseph@codesourcery.com>
963
964 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
965 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
966 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
967 cases in libgcj-disabling case statement.
968 (hppa*64*-*-linux*): Set unsupported_languages instead of
969 disabling target-zlib.
970 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
971 to hppa*64*-*-hpux*.
972 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
973 hppa*-*-hpux*.
974 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
975 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
976 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
977 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
978 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
979 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
980 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
981 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
982 libgcj-disabling case statement.
983 * configure: Regenerate.
984
985 2011-04-28 Joseph Myers <joseph@codesourcery.com>
986
987 * configure.ac: Disable Java for targets not supporting libffi.
988 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
989 Remove cases in Java-disabling statement.
990 (*arm-wince-pe): Change to arm-wince-pe.
991 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
992 cases in Java-disabling statement.
993 (bfin-*-*): Don't disable Java again.
994 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
995 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
996 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
997 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
998 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
999 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1000 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1001 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1002 Java-disabling statement.
1003 (mmix-*-*): Don't disable Java again.
1004 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1005 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1006 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1007 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1008 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1009 statement.
1010 * configure: Regenerate.
1011
1012 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1013
1014 * configure.ac: Separate cases disabling Java and Java libraries
1015 from general case over targets.
1016 * configure: Regenerate.
1017
1018 2011-04-21 Jie Zhang <jzhang918@gmail.com>
1019
1020 * MAINTAINERS: Update my email address.
1021
1022 2011-04-20 Easwaran Raman <eraman@google.com>
1023
1024 * MAINTAINERS (Write After Approval): Add myself.
1025
1026 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1027
1028 PR lto/48086
1029 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1030 * configure: Regenerate.
1031
1032 2011-04-16 Jim Meyering <meyering@redhat.com>
1033
1034 * MAINTAINERS (Write After Approval): Add myself.
1035
1036 2011-04-15 Dodji Seketeli <dodji@redhat.com>
1037
1038 * MAINTAINERS: Update my email address.
1039
1040 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
1041
1042 * MAINTAINERS (Write After Approval): Add myself.
1043
1044 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1045
1046 * MAINTAINERS (Write After Approval): Add myself.
1047
1048 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1049
1050 * MAINTAINERS (Write After Approval): Add myself.
1051
1052 2011-04-06 Joseph Myers <joseph@codesourcery.com>
1053
1054 * configure.ac (build_tools): Remove build-byacc.
1055 (host_libs): Remove mmalloc.
1056 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1057 autoconf automake libtool diff rcs fileutils shellutils time
1058 textutils wdiff find uudecode hello tar gzip indent recode release
1059 sed perl gawk findutils gettext zip.
1060 (libgcj): Remove target-qthreads.
1061 (target_tools): Remove target-examples target-gperf.
1062 (YACC): Don't handle building byacc.
1063 * configure: Regenerate.
1064 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1065 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1066 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1067 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1068 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1069 handle building components.
1070 * Makefile.in: Regenerate.
1071
1072 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1073
1074 * MAINTAINERS: Update my email address as Xtensa maintainer.
1075
1076 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1077
1078 * config.sub: Sync from upstream.
1079
1080 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1081
1082 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1083 (microblaze*): Don't disable libssp.
1084 * configure: Regenerate.
1085
1086 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1087
1088 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1089 moveifchange.
1090 * configure: Regenerate.
1091 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1092 * Makefile.in: Regenerate.
1093
1094 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1095
1096 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1097 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1098 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1099 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1100 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1101 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1102 md_exec_prefix cases.
1103 * configure: Regenerate.
1104
1105 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1106
1107 * configure.ac: Separate cases disabling target-libssp,
1108 target-libiberty, target-libstdc++-v3 and Fortran from general
1109 case over targets.
1110 * configure: Regenerate.
1111
1112 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1113
1114 * configure.ac (*-*-chorusos): Don't disable libgcj.
1115 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1116 Remove case.
1117 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1118 (arm-*-coff): Don't disable libgcj.
1119 (arm*-*-linux-gnueabi): Remove useless assignment.
1120 (arm-*-riscix*): Don't disable libgcj.
1121 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1122 configuration.
1123 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1124 (c54x*-*-*): Remove case.
1125 (tic54x-*-*): Don't disable GCC or GCC libraries.
1126 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1127 to *.
1128 (d10v-*-*): Don't disable GCC libraries.
1129 (d30v-*-*): Don't disable libgcj.
1130 (h8500-*-*): Don't disable GCC libraries.
1131 (i960-*-*): Don't disable libgcj.
1132 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1133 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1134 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1135 libgcj.
1136 (m68k-*-coff*): Remove case.
1137 (mmix-*-*): Don't disable libgloss on host.
1138 (mn10200-*-*, mn10300-*-*): Remove cases.
1139 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1140 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1141 Don't disable libgcj.
1142 (romp-*-*): Remove case.
1143 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1144 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1145 case.
1146 (v810-*-*): Don't disable GCC libraries.
1147 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1148 (ip2k-*-*): Don't disable GCC libraries.
1149 * configure: Regenerate.
1150
1151 2011-03-28 Joseph Myers <joseph@codesourcery.com>
1152
1153 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1154 libffi on host.
1155 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1156 on host.
1157 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1158 * configure: Regenerate.
1159
1160 2011-03-26 John Marino <binutils@marino.st>
1161
1162 * configure.ac: Add support for *-*-dragonfly*
1163 * configure: Regenerate.
1164
1165 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1166
1167 * configure.ac (native_only): Remove.
1168 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1169 send-pr uudecode guile gnuserv on host.
1170 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1171 send-pr rcs guile perl texinfo libtool on host.
1172 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1173 automake send-pr rcs guile perl texinfo libtool on host.
1174 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1175 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1176 (alpha*-dec-osf*): Don't disable fileutils on target.
1177 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1178 texinfo send-pr expect dejagnu on target.
1179 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1180 target-qthreads on target.
1181 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1182 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1183 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1184 x86_64-*-mingw*): Don't disable expect on target.
1185 (*-*-cygwin*): Don't disable target-gperf on target.
1186 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1187 gnuserv on target.
1188 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1189 target.
1190 * configure: Regenerate.
1191
1192 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1193
1194 * configure.ac (target_tools): Remove target-groff.
1195 (native_only): Remove target-groff.
1196 (hppa*64*-*-*): Don't disable byacc.
1197 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1198 setting.
1199 (*-*-kaos*): Don't skip target-librx and target-groff.
1200 (*-*-netware*): Don't skip target-libmudflap.
1201 (*-*-tpf*): Don't skip target-libmudflap.
1202 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1203 directories on the host.
1204 (ia64*-*-*vms*): Don't skip tix.
1205 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1206 host.
1207 * configure: Regenerate.
1208
1209 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1210
1211 * configure.ac: Remove references to mt-mep, mt-netware,
1212 mt-wince.
1213 * Makefile.def: Add all-utils soft dependencies.
1214 * Makefile.tpl: Remove GDB_NLM_DEPS.
1215 * configure: Regenerate.
1216 * Makefile.in: Regenerate.
1217
1218 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1219
1220 * configure.ac: Do not include mh-x86omitfp.
1221 * configure: Regenerate.
1222
1223 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1224
1225 * configure.ac: Remove empty cases.
1226 * configure: Regenerate.
1227
1228 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1229
1230 * Makefile.def: Add dependency from termcap to gdb.
1231 * Makefile.in: Regenerate.
1232
1233 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1234
1235 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1236 * configure: Regenerate.
1237 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1238 * Makefile.tpl: Likewise.
1239 * Makefile.in: Regenerate.
1240
1241 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1242
1243 * configure.ac: Remove all mentions of tentative_cc.
1244 * configure: Regenerate.
1245
1246 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1247
1248 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1249 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1250 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1251 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1252 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1253 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1254 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1255 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1256 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1257 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1258 *-*-rhapsody*): Remove host cases.
1259 * configure: Regenerate.
1260
1261 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1262
1263 * configure.ac (ppc*-*-pe): Remove host case.
1264 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1265 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1266 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1267 cases.
1268 * configure: Regenerate.
1269
1270 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1271
1272 * config.sub: Update to version 2011-03-23.
1273
1274 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1275
1276 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1277 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1278 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1279 * configure: Regenerate.
1280
1281 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1282
1283 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1284 to Write After Approval.
1285 * config-ml.in: Don't handle arc-*-elf*.
1286 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1287 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1288 handle GCC libraries.
1289 * configure: Regenerate.
1290
1291 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1292
1293 PR bootstrap/48120:
1294 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1295 Add -lstdc++ -lm to LIBS.
1296 * configure: Regenerate.
1297
1298 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1299
1300 * config.guess: Update to version 2011-02-02
1301 * config.sub: Update to version 2011-02-24
1302
1303 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1304
1305 PR lto/48086
1306 * configure.ac: Re-enable LTO on *-apple-darwin9.
1307 * configure: Regenerate.
1308
1309 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1310
1311 PR lto/48086
1312 * configure.ac: Disable LTO on darwin due to an assembler change in
1313 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1314 under 256.
1315 * configure: Regenerate.
1316
1317 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1318
1319 * MAINTAINERS: Update myself as score backend maintainer,
1320 update my e-mail address.
1321
1322 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
1323
1324 * MAINTAINERS: Update my e-mail address.
1325
1326 2011-03-06 Joey Ye <joey.ye@arm.com>
1327
1328 * MAINTAINERS: Update my e-mail address.
1329
1330 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1331
1332 * configure.ac: Adjust test of with_ppl.
1333 * configure: Regenerated.
1334
1335 2011-03-02 Kai Tietz <ktietz@redhat.com>
1336
1337 * MAINTAINERS: Adjust my e-mail address.
1338
1339 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1340
1341 * configure.ac: Add -lpwl to ppllibs.
1342 * configure: Regenerated.
1343
1344 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1345
1346 * config/cloog.m4: Add -lisl to clooglibs.
1347 * configure: Regenerated.
1348
1349 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1350
1351 * MAINTAINERS (CPU Port maintainers): Add self.
1352
1353 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1354
1355 * MAINTAINERS: Add myself as testsuite maintainer.
1356
1357 2011-02-15 Mike Stump <mikestump@comcast.net>
1358
1359 * MAINTAINERS: Add myself as testsuite maintainer.
1360
1361 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1362
1363 Import from Libtool and gnulib:
1364
1365 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1366
1367 Prepare for supporting FreeBSD 10.
1368 * config.rpath: Remove handling of freebsd1* which soon would
1369 match FreeBSD 10.0.
1370
1371 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1372
1373 Remove support for FreeBSD 1.x.
1374 * libtool.m4 (_LT_LINKER_SHLIBS)
1375 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1376 soon would incorrectly match FreeBSD 10.0.
1377
1378 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1379
1380 PR binutils/12283
1381 * move-if-change: Import version from gnulib.
1382
1383 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1384
1385 PR lto/47225
1386 * Makefile.def (lto-plugin): Double dash for enable-shared.
1387 (configure-gcc): Depend on all-lto-plugin.
1388 * Makefile.in: Rebuilt.
1389
1390 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1391
1392 * configure.ac: Remove extra bracket.
1393 * configure: Regenerate.
1394
1395 2011-02-08 Tobias Burnus <burnus@net-b.de>
1396
1397 * MAINTAINERS: Add myself as libquadmath maintainer.
1398
1399 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
1400
1401 * MAINTAINERS: Update my email address.
1402
1403 2011-02-07 Joseph Myers <joseph@codesourcery.com>
1404
1405 * MAINTAINERS (option handling): Add self.
1406
1407 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1408
1409 PR lto/47225
1410 * Makefile.def: Add dependency for install-gcc
1411 on install-lto-plugin.
1412 * Makfile.in: Regenerated
1413
1414 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1415
1416 * MAINTAINERS (CPU Port Maintainers): Add myself.
1417
1418 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1419
1420 PR libgcj/44341
1421 * configure.ac: Discard --with-* flags for host when configuring
1422 target libraries for cross build.
1423 * configure: Rebuilt.
1424
1425 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1426
1427 * MAINTAINERS (linear loop transforms): Removed.
1428
1429 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1430
1431 * configure.ac: If with_ppl is no, move setting with_cloog=no
1432 after CLOOG_REQUESTED check.
1433 * configure: Regenerated.
1434
1435 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1436
1437 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1438 CLooG has been requested.
1439 * configure: Regenerated.
1440
1441 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1442
1443 * configure: Regenerated.
1444 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1445
1446 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1447
1448 * configure: Regenerated.
1449 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1450
1451 2011-01-21 Andreas Schwab <schwab@redhat.com>
1452
1453 * configure.ac: Use AS_HELP_STRING throughout.
1454 * configure: Regenerate.
1455
1456 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1457
1458 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1459 * configure: Regenerate.
1460
1461 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1462
1463 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1464
1465 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1466
1467 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1468 for ia64-hpux.
1469 * configure: Regenerate.
1470
1471 2011-01-07 Jan Hubicka <jh@suse.cz>
1472
1473 PR lto/47225
1474 * Makefile.in: Regenerate.
1475 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1476 configure.
1477
1478 2011-01-07 Jan Hubicka <jh@suse.cz>
1479
1480 * Makefile.in: Regenerate.
1481 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1482 and configure dependency on lto-plugin configure.
1483 (lto-plugin module): Remove dependency on GCC; add dependency on
1484 liniberty.
1485
1486 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1487
1488 * MAINTAINERS (Write After Approval): Add myself.
1489
1490 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1491
1492 * configure: Regenerate.
1493
1494 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1495
1496 * configure.ac: (picochip): Disable libiberty.
1497
1498 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1499
1500 * MAINTAINERS (Write After Approval): Add myself.
1501
1502 2010-12-10 Ian Lance Taylor <iant@google.com>
1503
1504 PR bootstrap/46819
1505 * configure.ac: For --disable-libgcj clear libgcj_saved.
1506 * configure: Rebuild.
1507
1508 2010-12-10 Tobias Burnus <burnus@net-b.de>
1509
1510 PR fortran/46540
1511 * configure.ac: Add --disable-libquadmath and
1512 --disable-libquadmath-support.
1513 * configure: Regenerate.
1514
1515 2010-12-03 Ian Lance Taylor <iant@google.com>
1516
1517 * MAINTAINERS: Add myself as libgo maintainer.
1518
1519 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1520
1521 PR libffi/46792
1522 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1523 * configure: Regenerate.
1524
1525 2010-12-02 Ian Lance Taylor <iant@google.com>
1526
1527 * configure.ac: Always set default for poststage1_ldflags to
1528 -static-libstdc++ -static-libgcc.
1529
1530 2010-11-29 Andreas Schwab <schwab@redhat.com>
1531
1532 * configure.ac: Move comment to remove extra space in last argument
1533 of GCC_TARGET_TOOL.
1534
1535 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1536
1537 PR other/46026
1538 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1539 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1540 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1541 (BASE_FLAGS_TO_PASS): Use it.
1542 * configure: Rebuilt.
1543 * Makefile.in: Rebuilt.
1544
1545 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1546
1547 PR binutils/12258
1548 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1549 Properly check default linker.
1550 * configure: Regnerated.
1551
1552 2010-11-23 Matthias Klose <doko@ubuntu.com>
1553
1554 * configure.ac: For --enable-gold, handle value `default' instead of
1555 `both*'. New configure option --{en,dis}able-ld.
1556 * configure: Regenerate.
1557
1558 2010-11-20 Ian Lance Taylor <iant@google.com>
1559
1560 * configure.ac: Only disable a language library if no language needs
1561 it. Don't let --disable-libgcj uncondtionally disable libffi.
1562 * configure: Rebuild.
1563
1564 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1565
1566 * Makefile.in: Regenerate.
1567
1568 PR other/46202
1569 * configure.ac: Fix just-built in-tree STRIP name to be
1570 binutils/strip-new.
1571 * configure: Regenerate.
1572 * Makefile.def (install-strip-gcc, install-strip-binutils)
1573 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1574 (install-strip-sid): Mirror dependencies on non-strip variants
1575 of these targets on the respective -strip prerequisites.
1576 * Makefile.tpl (install-strip, install-strip-host)
1577 (install-strip-target): New targets.
1578 (install-strip-[+module+], install-strip-target-[+module+]):
1579 New targets.
1580 * Makefile.in: Regenerate.
1581
1582 2010-11-19 Ian Lance Taylor <iant@google.com>
1583 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1584
1585 * configure.ac: Add target-libgo to target_libraries. Set
1586 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1587 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1588 (HOST_EXPORTS): Add GOC.
1589 (BASE_TARGET_EXPORTS): Add GOC.
1590 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1591 (GOCFLAGS_FOR_TARGET): New variable.
1592 (EXTRA_HOST_FLAGS): Add GOC.
1593 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1594 * Makefile.def (target_modules): Add libgo.
1595 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1596 (dependencies): Add dependency from configure-target-libgo to
1597 configure-target-libffi and all-target-libstdc++-v3. Add
1598 dependencies from all-target-libgo to all-target-libffi.
1599 (languages): Add go.
1600 * configure: Rebuild.
1601 * Makefile.in: Rebuild.
1602
1603 2010-11-19 Ian Lance Taylor <iant@google.com>
1604
1605 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1606 compiler/flag environment variables.
1607
1608 2010-11-18 Ian Lance Taylor <iant@google.com>
1609
1610 * configure.ac: Check for lang_requires_boot_languages in
1611 config-lang.in files.
1612 * configure: Rebuild.
1613
1614 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1615 Tobias Burnus <burnus@net-b.de>
1616
1617 PR fortran/32049
1618 * Makefile.def: Add libquadmath; build it with language=fortran.
1619 * configure.ac: Add libquadmath.
1620 * Makefile.tpl: Handle multiple libs in check-[+language+].
1621 * Makefile.in: Regenerate.
1622 * configure: Regenerate.
1623
1624 2010-11-16 Tom Tromey <tromey@redhat.com>
1625
1626 * MAINTAINERS: Moved myself to reviewers section.
1627
1628 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
1629
1630 * MAINTAINERS: Moved myself to reviewers section.
1631
1632 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1633
1634 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1635 (Write After Approval): Remove self.
1636
1637 2010-11-15 Andreas Schwab <schwab@redhat.com>
1638
1639 * configure.ac: Fix spelling in option names.
1640 * configure: Regenerated.
1641
1642 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1643
1644 PR bootstrap/39622
1645 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1646 * configure: Regenerated.
1647
1648 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
1649
1650 * MAINTAINERS: Update my email address.
1651
1652 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1653
1654 * configure: Regenerate.
1655
1656 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1657
1658 * configure: Regenerate.
1659
1660 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1661
1662 * configure: Regenerate.
1663
1664 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1665
1666 * configure: Regenerate.
1667
1668 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1669
1670 * configure.ac: Support official CLooG.org versions.
1671 * configure: Regenerate.
1672 * config/cloog.m4: New.
1673
1674 2010-11-10 François Dumont <francois.cppdevs@free.fr>
1675
1676 * MAINTAINERS (Write After Approval): Add myself.
1677
1678 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
1679
1680 * MAINTAINERS: Update my email address.
1681
1682 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1683
1684 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1685 * configure: Regenerate.
1686
1687 2010-11-03 Ian Lance Taylor <iant@google.com>
1688 Dave Korn <dave.korn.cygwin@gmail.com>
1689
1690 PR lto/46273
1691 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1692 and on other supported platforms whenever LTO is enabled.
1693 * configure: Rebuild.
1694
1695 2010-11-02 Alan Modra <amodra@gmail.com>
1696
1697 PR binutils/12110
1698 * configure.ac: Error when source path contains spaces.
1699 * configure: Regenerate.
1700
1701 2010-10-23 James E. Wilson <wilson@codesourcery.com>
1702
1703 * MAINTAINERS: Update my email address.
1704
1705 2010-10-20 Ian Lance Taylor <iant@google.com>
1706
1707 * Makefile.def (target_modules): Set lib_path to src/.libs for
1708 libstdc++-v3 module.
1709 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1710 * Makefile.in: Rebuild.
1711
1712 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1713
1714 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1715 (Write After Approval): Remove myself.
1716
1717 2010-10-15 Tristan Gingold <gingold@adacore.com>
1718
1719 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1720
1721 2010-10-14 Douglas Rupp <rupp@gnat.com>
1722
1723 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1724
1725 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1726
1727 * configure.ac (build_lto_plugin): New shell variable.
1728 (--enable-lto): Turn on by default for all non-ELF platforms that
1729 have had LTO support added so far. Set build_lto_plugin appropriately
1730 for both ELF and non-ELF.
1731 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1732 * configure: Regenerate.
1733
1734 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1735
1736 Sync from src:
1737 * configure.ac (v850 support): Remove target-libgloss from
1738 noconfigdirs.
1739 * configure: Regenerate.
1740
1741 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1742
1743 PR bootstrap/45326
1744 PR bootstrap/45174
1745 * configure.ac: Honor initial values of $build_configargs,
1746 $host_configargs, $target_configargs. Mark the precious, so
1747 environment settings get recorded.
1748 * configure: Regenerate.
1749
1750 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1751
1752 PR bootstrap/45796
1753 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1754 Depend on all-build-libiberty.
1755 * Makefile.in: Regenerate.
1756
1757 2010-09-30 Michael Eager <eager@eagercon.com>
1758
1759 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1760 * configure: Regenerate.
1761
1762 2010-09-28 Michael Eager <eager@eagercon.com>
1763
1764 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1765
1766 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1767
1768 PR bootstrap/44621
1769 * configure.ac: Fix unportable shell quoting.
1770 * configure: Regenerate.
1771
1772 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1773
1774 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1775 targets and amend comment.
1776 * configure: Regenerate.
1777
1778 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
1779
1780 * MAINTAINERS (Write After Approval): Add myself.
1781
1782 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1783
1784 * configure.ac: Enable LTO by default on Darwin.
1785 * configure: Regenerate.
1786
1787 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
1788
1789 * MAINTAINERS (Write After Approval): Add myself.
1790
1791 2010-09-01 Ian Bolton <ian.bolton@arm.com>
1792
1793 * MAINTAINERS (Write After Approval): Add myself.
1794
1795 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
1796
1797 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1798 ports
1799
1800 2010-07-28 David Yuste <david.yuste@gmail.com>
1801
1802 * MAINTAINERS (Write After Approval): Add myself.
1803
1804 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1805
1806 * configure.ac: Support all v850 targets.
1807 * configure: Regenerate.
1808
1809 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1810
1811 PR bootstrap/44455
1812 * configure.ac (extra_mpfr_configure_flags): Copy from
1813 extra_mpc_gmp_configure_flags.
1814 * configure: Re-generated.
1815
1816 2010-07-22 Andi Kleen <ak@linux.intel.com>
1817
1818 * MAINTAINERS (Write After Approval): Add myself.
1819
1820 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
1821
1822 * MAINTAINERS (Write After Approval): Add myself.
1823
1824 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
1825
1826 * MAINTAINERS (Write After Approval): Add myself.
1827
1828 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1829
1830 PR target/44862
1831 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1832 Provide -B option to allow for link spec %s substitutions for
1833 libstdc++.a on darwin.
1834 * Makefile.in: Regenerate.
1835
1836 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
1837
1838 * MAINTAINERS (Reviewers): Update my e-mail address
1839
1840 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
1841
1842 * Makefile.def (configure-gcc): Depend on all-libelf.
1843 * Makefile.in: Rebuild.
1844
1845 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
1846
1847 * MAINTAINERS (Write After Approval): Add myself in the right place.
1848
1849 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
1850
1851 * MAINTAINERS (Write After Approval): Add myself.
1852
1853 2010-05-25 Sterling Augustine <sterling@tensilica.com>
1854
1855 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1856
1857 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
1858
1859 * config.sub: Update to version 2010-05-21.
1860 * config.guess: Update to version 2010-04-03.
1861
1862 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1863
1864 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1865 * configure: Regenerate.
1866
1867 2010-05-12 Sriraman Tallam <tmsriram@google.com>
1868
1869 * MAINTAINERS (Write After Approval): Add myself.
1870
1871 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1872
1873 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1874 a platform that supports LTO.
1875 * configure: Regenerate.
1876
1877 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1878
1879 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1880 * configure: Regenerated.
1881
1882 2010-04-27 Roland McGrath <roland@redhat.com>
1883 H.J. Lu <hongjiu.lu@intel.com>
1884
1885 * configure.ac (--enable-gold): Support both, both/gold and
1886 both/bfd to add gold to configdirs without removing ld.
1887 * configure: Regenerated.
1888
1889 * Makefile.def: Add install-gold dependency to install-ld.
1890 * Makefile.in: Regenerated.
1891
1892 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1893
1894 PR lto/42776
1895 * configure.ac (--enable-lto): Refactor handling so libelf tests
1896 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1897 and allow LTO to be explicitly enabled on non-ELF platforms that
1898 are known to support it inside else-clause.
1899 * configure: Regenerate.
1900
1901 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1902
1903 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1904 * configure: Regenerate.
1905
1906 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
1907
1908 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1909 * configure: Regenerate.
1910
1911 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1912
1913 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1914 separately.
1915 * configure: Regenerate.
1916
1917 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
1918
1919 * MAINTAINERS (Write After Approval): Add myself.
1920
1921 2010-04-14 Tristan Gingold <gingold@adacore.com>
1922
1923 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1924 * configure: Regenerate.
1925
1926 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1927
1928 * configure: Regenerate after change to elf.m4.
1929
1930 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
1931
1932 * MAINTAINERS (Write After Approval): Add myself.
1933
1934 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1935
1936 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1937 * configure: Regenerated.
1938
1939 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1940
1941 * configure.ac: Print "buggy but acceptable" when CLooG
1942 revision is less than 9.
1943 * configure: Regenerated.
1944
1945 2010-04-01 Diego Novillo <dnovillo@google.com>
1946
1947 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1948
1949 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1950
1951 PR bootstrap/43615
1952 PR bootstrap/43328
1953
1954 Revert:
1955
1956 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1957
1958 * configure.ac: Do not pass --enable-multilib nor
1959 --disable-multilib in baseargs. Accept explicitly passed
1960 --enable_multilib.
1961 * configure: Regenerate.
1962
1963 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
1964
1965 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1966
1967 2010-03-31 Janis Johnson <janis187@us.ibm.com>
1968
1969 * MAINTAINERS: Remove myself.
1970
1971 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1972
1973 PR bootstrap/43328
1974 * configure.ac: Do not pass --enable-multilib nor
1975 --disable-multilib in baseargs. Accept explicitly passed
1976 --enable_multilib.
1977 * configure: Regenerate.
1978
1979 2010-03-28 Andrew Pinski <pinskia@gmail.com>
1980
1981 * MAINTAINERS (spu port): Remove me.
1982
1983 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1984
1985 * configure.ac (tic6x-*-*): New case.
1986 * configure: Regenerate.
1987
1988 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1989
1990 * config.sub: Update to version 2010-03-22.
1991 * config.guess: Update to version 2009-12-30.
1992
1993 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1994
1995 PR ada/42554
1996 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1997 * configure: Regenerate.
1998
1999 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2000
2001 * MAINTAINERS: Update my email address.
2002
2003 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2004
2005 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2006 (ghassan.shobaki@amd.com): Removed.
2007
2008 2010-03-17 Alan Modra <amodra@gmail.com>
2009
2010 * MAINTAINERS: Update my email address.
2011
2012 2010-03-16 Diego Novillo <dnovillo@google.com>
2013
2014 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2015 Matthews.
2016
2017 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2018
2019 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2020 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2021
2022 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2023
2024 * MAINTAINERS: Update my email address.
2025
2026 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2027
2028 * MAINTAINERS: Update my email address.
2029
2030 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2031
2032 * MAINTAINERS: Update my email address.
2033
2034 2010-03-09 Jie Zhang <jie@codesourcery.com>
2035
2036 * MAINTAINERS: Update my email address.
2037
2038 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2039
2040 PR libstdc++/32499
2041 * configure.ac (RANLIB): Default to true.
2042 (STRIP): Likewise.
2043 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2044 * configure: Regenerate.
2045
2046 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
2047
2048 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2049 (Write After Approval): Update my email address.
2050
2051 2010-02-17 Nick Clifton <nickc@redhat.com>
2052
2053 PR 11238
2054 * Makefile.tpl (local-distclean): Also remove config.cache files in
2055 sub-directories as there may not be Makefiles present in the
2056 sub-directories.
2057 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2058 the config.cache files found by the find command.
2059
2060 * Makefile.in: Regenerate.
2061 * configure.ac: Revert previous delta.
2062 * configure: Regenerate.
2063
2064 2010-02-15 Nick Clifton <nickc@redhat.com>
2065
2066 PR 11238
2067 * configure.ac: Delete config.cache files in sub-directories when
2068 deleting Makefiles.
2069 * configure: Regenerate.
2070
2071 2010-02-12 Ben Elliston <bje@gnu.org>
2072
2073 * MAINTAINERS: Update my email address.
2074
2075 2010-02-08 Andrew Pinski <pinskia@gmail.com>
2076
2077 * MAINTAINERS (spu port): Update my email address.
2078
2079 2010-02-08 Jie Zhang <jie.zhang@analog.com>
2080
2081 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2082
2083 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2084
2085 * configure.ac: Add "recommended" version checks for GMP/MPC.
2086 Update recommended GMP/MPFR/MPC versions.
2087 * configure: Regenerate.
2088
2089 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2090
2091 * MAINTAINERS: Move my Embecosm email address into the
2092 write-after-approval section.
2093
2094 2010-01-26 Ian Lance Taylor <iant@google.com>
2095
2096 * MAINTAINERS: Add myself as Go frontend maintainer.
2097
2098 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
2099
2100 PR libstdc++/36101, PR libstdc++/42813
2101 * configure.ac (bootstrap_target_libs): Make inclusion of
2102 target-libgomp conditional on libgomb being in target_configdirs.
2103 * configure: Regenerate.
2104
2105 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
2106
2107 PR libstdc++/36101, PR libstdc++/42813
2108 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2109 * configure: Regenerate.
2110
2111 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2112
2113 PR libstdc++/36101, PR libstdc++/42813
2114 * configure.ac (target_configdirs): Substitute.
2115 * Makefile.def: Bootstrap target module libgomp.
2116 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2117 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2118 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2119 * configure, Makefile.in: Regenerate.
2120
2121 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2122
2123 * MAINTAINERS: Adjust my details.
2124
2125 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2126
2127 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2128
2129 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2130
2131 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2132
2133 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2134
2135 * MAINTAINERS (Write After Approval): Add myself.
2136
2137 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2138
2139 * MAINTAINERS (Write After Approval): Add myself.
2140
2141 2010-01-11 Richard Guenther <rguenther@suse.de>
2142
2143 PR lto/41569
2144 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2145 * Makefile.in: Regenerated.
2146
2147 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
2148
2149 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2150 * configure: Regenerate.
2151
2152 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2153 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2154
2155 PR bootstrap/42424
2156 * configure.ac: Include libtool m4 files.
2157 (_LT_CHECK_OBJDIR): Call it.
2158 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2159 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2160
2161 * configure: Regenerate.
2162
2163 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2164
2165 PR bootstrap/41818
2166 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2167 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2168 * Makefile.in: Regenerate.
2169
2170 2010-01-02 Richard Guenther <rguenther@suse.de>
2171
2172 PR lto/41529
2173 * configure.ac: Include config/elf.m4. Disable LTO if not
2174 builting for an elf target.
2175 * configure: Regenerate.
2176
2177 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2178
2179 * MAINTAINERS: Change my email address.
2180
2181 2009-12-18 Ben Elliston <bje@au.ibm.com>
2182
2183 * config.sub, config.guess: Update from upstream sources.
2184
2185 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2186
2187 * MAINTAINERS (Write After Approval): Add myself.
2188
2189 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2190
2191 PR middle-end/30447
2192 PR middle-end/30789
2193 PR other/40302
2194
2195 * configure.ac: Require MPC.
2196 * configure: Regenerate.
2197
2198 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2199
2200 PR target/38384
2201 PR bootstrap/40972
2202 * libtool.m4: Sync from git Libtool.
2203 * ltoptions.m4: Likewise.
2204 * ltversion.m4: Likewise.
2205 * lt~obsolete.m4: Likewise.
2206 * ltmain.sh: Likewise.
2207
2208 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2209
2210 * configure.ac: Update minimum MPC version to 0.8.
2211 * configure: Regenerate.
2212
2213 2009-11-21 Sebastian Pop <sebpop@gmail.com>
2214
2215 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2216 * configure: Regenerated.
2217
2218 2009-11-21 Ian Lance Taylor <iant@google.com>
2219
2220 * configure.ac: Change default of poststage1_ldflags to be empty if
2221 poststage1_libs is set. When poststage1_libs is empty, and
2222 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2223 * configure: Rebuild.
2224
2225 2009-11-21 Adam Nemet <adambnmet@gmail.com>
2226
2227 * MAINTAINERS (Write After Approval): Update my email address.
2228
2229 2009-11-20 Ben Elliston <bje@au.ibm.com>
2230
2231 * config.guess: Update from upstream sources.
2232
2233 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2234
2235 * Makefile.def: Restore host and target settings for gmp.
2236 * Makefile.in: Rebuild.
2237
2238 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2239
2240 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2241 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2242 Fix portability of test of C++ as bootstrap language. Add
2243 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2244 * configure: Rebuild.
2245 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2246 and cloog. Fix in-tree ppl configuration. Introduce libelf
2247 in-tree building.
2248 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2249 (POSTSTAGE1_HOST_EXPORTS): Use it.
2250 (STAGE[+id+]_CXXFLAGS): New.
2251 (BASE_FLAGS_TO_PASS): Pass it down.
2252 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2253 extra_exports.
2254 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2255 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2256 extra_exports.
2257 * Makefile.in: Rebuild.
2258
2259 2009-11-17 Ben Elliston <bje@au.ibm.com>
2260
2261 * config.sub, config.guess: Update from upstream sources.
2262
2263 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2264
2265 * MAINTAINERS (Write After Approval): Add myself.
2266
2267 2009-11-09 Jon Beniston <jon@beniston.com>
2268
2269 * MAINTAINERS (Write After Approval): Add myself.
2270
2271 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2272
2273 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2274 paths for *-w64-mingw* and x86_64-*mingw*.
2275 * configure: Regenerated.
2276
2277 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
2278
2279 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2280
2281 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2282
2283 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2284 Phil Edwards to Write-After Approval.
2285
2286 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2287
2288 * configure.ac: Disable target-winsup & co for
2289 x86_64-*-mingw* and *-w64-mingw* targets.
2290 * configure: Regenerated.
2291
2292 2009-10-16 Nick Clifton <nickc@redhat.com>
2293
2294 * MAINTAINERS: Add myself as a maintainer for the RX port.
2295
2296 2009-10-26 Johannes Singler <singler@kit.edu>
2297
2298 * MAINTAINERS (Write After Approval): Update my e-mail address.
2299
2300 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2301
2302 * configure.ac (CLooG test): Use = with test.
2303 * configure: Regenerate.
2304
2305 2009-10-22 Richard Guenther <rguenther@suse.de>
2306
2307 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2308 cloog if the ppl version check failed. Move flags saving
2309 before setting in libelf check.
2310 * configure: Regenerate.
2311
2312 2009-10-21 Richard Guenther <rguenther@suse.de>
2313
2314 * configure.ac: Adjust the ppl and cloog configure to work as
2315 documented. Disable cloog if ppl was disabled. Omit the version
2316 checks if they were disabled.
2317 * configure: Re-generate.
2318
2319 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2320
2321 * configure.ac: Add 'lto' to enable_languages, not
2322 new_enable_languages, and only if not already present.
2323 * configure: Regenerate.
2324
2325 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2326
2327 * README: Refer to the various COPYING* files instead of just
2328 COPYING.
2329 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2330
2331 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
2332
2333 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2334
2335 2009-10-07 Richard Guenther <rguenther@suse.de>
2336
2337 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2338 and Richard Guenther as reviewers.
2339 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2340 as reviewers.
2341
2342 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
2343
2344 * config.sub: Update from upstream sources.
2345
2346 2009-10-06 Ian Lance Taylor <iant@google.com>
2347
2348 * Makefile.def: check-gold depends upon all-gas.
2349 * Makefile.in: Rebuild.
2350
2351 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2352
2353 * MAINTAINERS (Write After Approval): Add myself.
2354
2355 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2356
2357 * Makefile.def: all-lto-plugin depends on all-libiberty.
2358 set bootstrap=true for lto-plugin.
2359 Add lto-plugin.
2360 * Makefile.in: Regenerate.
2361 * configure.ac (host_libs): Add lto-plugin.
2362 * configure: Regenerate.
2363
2364 2009-10-03 Diego Novillo <dnovillo@google.com>
2365
2366 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2367 (HOST_LIBELFLIBS): Define.
2368 (HOST_LIBELFINC): Define.
2369 * Makefile.in: Regenerate.
2370 * configure.ac: Add --enable-lto.
2371 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2372 If --enable-lto is used, add 'lto' to new_enable_languages.
2373 If --enable-lto is used and gold is enabled, add
2374 lto-plugin to configdirs.
2375 * configure: Regenerate.
2376
2377 2009-10-03 Simon Baldwin <simonb@google.com>
2378
2379 * configure.ac: If --with-system-zlib, suppress local zlib and
2380 pass --with-system-zlib to subdir configure scripts.
2381 * configure: Regenerate.
2382
2383 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2384 Paolo Bonzini <bonzini@gnu.org>
2385
2386 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2387 $(srcdir).
2388 * Makefile.in: Rebuilt.
2389
2390 2009-09-26 Gary Funck <gary@intrepid.com>
2391
2392 * MAINTAINERS (Write After Approval): Add myself.
2393
2394 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2395
2396 * configure.ac: Update minimum MPC version to 0.7.
2397 * configure: Regenerate.
2398
2399 2009-09-25 Nick Clifton <nickc@redhat.com>
2400
2401 * configure.ac: Pass any --cache-file=/dev/null option on to
2402 subconfigures.
2403 * configure: Regenerate.
2404
2405 2009-09-23 Nick Clifton <nickc@redhat.com>
2406
2407 * config.sub, config.guess: Update from upstream sources.
2408
2409 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2410
2411 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2412 * Makefile.in: Rebuilt.
2413
2414 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2415
2416 PR bootstrap/32272
2417 * configure.ac: Error out if $srcdir isn't '.' but contains
2418 host-${host_noncanonical}.
2419 * configure: Regenerate.
2420
2421 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2422
2423 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2424 maintainer.
2425
2426 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2427
2428 * configure.ac: If bootstrapping a combined tree with
2429 --enable-gold, require c++ in stage1_languages.
2430 * configure: Regenerate.
2431
2432 * configure.ac: Also add target_libs of stage1_languages to
2433 bootstrap_target_libs.
2434 * configure: Regenerate.
2435
2436 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2437 with --enable-languages not containing c++.
2438 * configure: Regenerate.
2439
2440 2009-09-15 Jie Zhang <jie.zhang@analog.com>
2441
2442 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2443 * configure: Regenerate.
2444
2445 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
2446
2447 * MAINTAINERS (Write After Approval): Update my e-mail address,
2448 and move from from here...
2449 (Waiting for paperwork): To here.
2450
2451 2009-09-09 Joseph Myers <joseph@codesourcery.com>
2452
2453 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2454
2455 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2456
2457 * configure.ac: Do not use $extrasub for replacing @if/@endif
2458 parts in Makefile; instead, use additional arguments to
2459 AC_CONFIG_COMMANDS to do the replacement manually, with several
2460 sed invocations, to avoid HP-UX sed command limits.
2461 * configure: Regenerate.
2462
2463 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
2464
2465 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2466 blank before -L.
2467
2468 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2469
2470 * configure.ac (with-build-config): Document. Handle without.
2471 Handle missing argument.
2472 * configure: Rebuilt.
2473
2474 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2475
2476 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2477 Default to bootstrap-debug only if compare-debug works.
2478 * configure: Rebuilt.
2479 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2480 * Makefile.in: Rebuilt.
2481
2482 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2483
2484 * MAINTAINERS (OS Port Maintainers): Update my email address.
2485
2486 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2487
2488 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2489 * Makefile.in: Rebuilt.
2490
2491 2009-09-01 Chris Demetriou <cgd@google.com>
2492
2493 * MAINTAINERS (Write After Approval): Add myself.
2494
2495 2009-08-31 Dodji Seketeli <dodji@redhat.com>
2496
2497 PR debug/30161
2498 * include/dwarf2.h (enum dwarf_tag): Added
2499 DW_TAG_GNU_template_template_param
2500 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2501
2502 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2503
2504 * Makefile.tpl (AWK): Fix typo.
2505 * Makefile.in: Regenerate.
2506
2507 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2508
2509 * configure.ac: Detect awk and sed.
2510 * Makefile.def (flags_to_pass): Add AWK and SED.
2511 * Makefile.tpl (AWK, SED): New.
2512 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2513 * configure: Regenerate.
2514 * Makefile.in: Regenerate.
2515
2516 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2517
2518 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2519 (collapseslashes): Likewise.
2520
2521 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2522
2523 * configure.ac (AC_PREREQ): Bump to 2.64.
2524
2525 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2526
2527 * configure.ac: Remove --with-datarootdir, --with-docdir,
2528 --with-pdfdir, --with-htmldir switches.
2529 * configure: Regenerate.
2530
2531 * configure: Regenerate.
2532
2533 * compile: Sync from Automake 1.11.
2534 * depcomp: Likewise.
2535 * install-sh: Likewise.
2536 * missing: Likewise.
2537 * mkinstalldirs: Likewise.
2538 * ylwrap: Likewise.
2539
2540 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2541
2542 * ltmain.sh (func_normal_abspath): New function.
2543 (func_relative_path): Likewise.
2544 (func_mode_help): Document new -bindir option for link mode.
2545 (func_mode_link): Add new -bindir option, and use it to place
2546 output DLL if specified.
2547
2548 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2549
2550 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2551 (baseargs): Add --disable-option-checking.
2552 * configure: Regenerate.
2553
2554 * Makefile.def (configure-target-libiberty): Depend on
2555 all-binutils and all-ld.
2556 (configure-target-newlib): Likewise.
2557 * Makefile.in: Regenerate.
2558
2559 2009-08-17 Ben Elliston <bje@au.ibm.com>
2560
2561 * config.sub, config.guess: Update from upstream sources.
2562
2563 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2564
2565 Sync from src, merge:
2566
2567 2009-07-02 Tristan Gingold <gingold@adacore.com>
2568
2569 * configure.ac: Do not exclude gas for i386-*-darwin.
2570 Add a case for x86_64-*-darwin.
2571 * configure: Regenerate.
2572
2573 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2574
2575 * MAINTAINERS: Add my name to Write After Approval list.
2576
2577 2009-08-06 Michael Eager <eager@eagercon.com>
2578
2579 * configure.ac: Add Microblaze target.
2580 * configure: Regenerate.
2581
2582 2009-07-31 Christian Bruel <christian.bruel@st.com>
2583
2584 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2585 * configure: Regenerate.
2586
2587 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
2588
2589 * MAINTAINERS (Write After Approval): Update my e-mail address.
2590
2591 2009-07-06 Ian Lance Taylor <iant@google.com>
2592
2593 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2594 * configure: Rebuild.
2595
2596 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2597
2598 * MAINTAINERS: Move myself to the Graphite Reviewers.
2599
2600 2009-06-30 Wei Guozhi <carrot@google.com>
2601
2602 * MAINTAINERS: Add my name to Write After Approval list.
2603
2604 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2605
2606 PR bootstrap/40338
2607 * configure.ac (comparestring): Create new variable.
2608 * Makefile.tpl (comparestring): Use to skip some comparisions.
2609 * configure: Regenerate.
2610 * Makefile.in: Regenerate.
2611
2612 2009-06-26 Doug Evans <dje@sebabeach.org>
2613
2614 * Makefile.def (host_modules): Add cgen.
2615 * Makefile.in: Regenerate.
2616 * configure.ac (host_tools): Add cgen.
2617 * configure: Regenerate.
2618
2619 2009-06-23 DJ Delorie <dj@redhat.com>
2620
2621 * MAINTAINERS: Add myself as mep maintainer.
2622
2623 2009-06-23 Ian Lance Taylor <iant@google.com>
2624
2625 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2626 boot_languages. Only bootstrap target libraries listed in
2627 target_libs for some boot language. Add --with-stage1-ldflags,
2628 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2629 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2630 if not building with C++.
2631 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2632 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2633 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2634 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2635 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2636 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2637 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2638 * configure, Makefile.in: Rebuild.
2639
2640 2009-06-23 Li Feng <nemokingdom@gmail.com>
2641
2642 * MAINTAINERS: Added my name to write-after-approval list.
2643
2644 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2645
2646 * configure.ac: Define is_elf for QNX Neutrino targets.
2647 * configure: Regenerate.
2648
2649 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
2650
2651 * MAINTAINERS: Added my name to the write-after-approval list
2652
2653 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2654
2655 * configure.ac: Detect MPC in default directory.
2656 * configure: Regenerate.
2657
2658 2009-06-03 Jerome Guitton <guitton@adacore.com>
2659 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2660
2661 * Makefile.tpl (all): Avoid a trailing backslash.
2662 * Makefile.in: Regenerate.
2663
2664 2009-06-03 Ben Elliston <bje@au.ibm.com>
2665
2666 * config.sub, config.guess: Update from upstream sources.
2667
2668 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2669
2670 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2671 to noconfdirs.
2672 * configure: Regenerate.
2673
2674 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2675
2676 * Makefile.tpl ([+compare-target+]): Compare all stage
2677 directories, rather than just gcc.
2678 * Makefile.in: Rebuilt.
2679
2680 2009-06-01 Doug Kwan <dougkwan@google.com>
2681
2682 * configure.ac: Support gold for target arm*-*-*.
2683 * configure: Regenerate.
2684
2685 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2686
2687 * Makefile.def: Add MPC support and dependencies.
2688 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2689
2690 * Makefile.in, configure: Regenerate.
2691
2692 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2693
2694 * Makefile.tpl (all): Avoid harmless warning in make all when
2695 gcc-bootstrap is enabled but stage_last does not exist.
2696 * Makefile.in: Rebuilt.
2697
2698 2009-05-24 Nicolas Roche <roche@adacore.com>
2699
2700 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2701 * Makefile.in: Regenerate.
2702
2703 2009-05-21 Denis Chertykov <chertykov@gmail.com>
2704
2705 * MAINTAINERS: Update my e-mail address.
2706
2707 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2708
2709 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2710 * configure: Regenerate.
2711
2712 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2713
2714 PR other/40159
2715 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2716 gcc-no-bootstrap are mutually exclusive.
2717 * Makefile.in: Rebuilt.
2718
2719 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2720
2721 PR other/40159
2722 * Makefile.tpl (all): Don't end with unconditional success.
2723 * Makefile.in: Rebuilt.
2724
2725 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2726
2727 PR target/37137
2728 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2729 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2730 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2731 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2732 stage_configureflags, stage_cflags and stage_libcflags into
2733 explicit Makefile macros.
2734 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2735 GFORTRAN.
2736 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2737 CC. Set CC_FOR_BUILD from CC.
2738 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2739 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2740 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2741 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2742 and GFORTRAN.
2743 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2744 (_LIBCFLAGS): Renamed to _TFLAGS.
2745 (do-compare-debug, do-compare3-debug): Drop.
2746 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2747 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2748 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2749 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2750 (XGCC_FLAGS_FOR_TARGET): New.
2751 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2752 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2753 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2754 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2755 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2756 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2757 TFLAGS.
2758 (BUILD_CONFIG): Include if requested.
2759 (all): Set TFLAGS on bootstrap.
2760 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2761 (all-stageid-prefixmodule): Likewise.
2762 (do-clean, distclean-stageid): Set TFLAGS.
2763 (restrap): Fix whitespace.
2764 * Makefile.in: Rebuilt.
2765
2766 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
2767
2768 * config.guess: Sync with src.
2769
2770 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2771
2772 * configure.ac ($with_ppl): Default to no if not supplied.
2773 ($with_cloog): Likewise.
2774 configure: Regenerate.
2775
2776 2009-04-27 James E. Wilson <wilson@codesourcery.com>
2777
2778 * MAINTAINERS: Update my e-mail address.
2779
2780 2009-04-27 Nick Clifton <nickc@redhat.com>
2781
2782 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2783
2784 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2785
2786 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2787 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2788 * Makefile.in: Regenerate.
2789
2790 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2791
2792 PR bootstrap/39739
2793 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2794 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2795
2796 * configure, Makefile.in: Regenerate.
2797
2798 2009-04-21 Taras Glek <tglek@mozilla.com>
2799
2800 * include/hashtab.h: Update GTY annotations to new syntax
2801 * include/splay-tree.h: Likewise
2802
2803 2009-04-17 Ben Elliston <bje@au.ibm.com>
2804
2805 * config.sub, config.guess: Update from upstream sources.
2806
2807 2009-04-15 Anthony Green <green@moxielogic.com>
2808
2809 * configure.ac: Add moxie support.
2810 * configure: Rebuilt.
2811
2812 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2813
2814 * configure.ac: Change copyright header to refer to version
2815 3 of the GNU General Public License and to point readers at the
2816 COPYING3 file and the FSF's license web page.
2817 * Makefile.def: Likewise.
2818 * Makefile.tpl: Likewise.
2819 * Makefile.in: Regenerate.
2820
2821 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2822
2823 * configure.ac: Restore match for darwin9 or later. Use double
2824 brackets since regeneration eats one pair.
2825 * configure: Regenerate.
2826
2827 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2828
2829 PR gas/10039
2830 * configure.ac: Require texinfo 4.7.
2831 * configure: Regenerated.
2832
2833 2009-04-09 Nick Clifton <nickc@redhat.com>
2834
2835 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2836 the GCC Runtime Library Exception.
2837
2838 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2839
2840 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2841 * configure: Regenerate.
2842
2843 2009-04-01 Steve Ellcey <sje@cup.hp.com>
2844
2845 * Makefil.def (languages): New entries.
2846 * Makefile.tpl (check-gcc-*): New generic target.
2847 * Makefile.in: Regenerate.
2848
2849 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
2850
2851 * MAINTAINERS: Update my email address.
2852
2853 2009-03-18 Tom Tromey <tromey@redhat.com>
2854
2855 * configure: Rebuild.
2856 * configure.ac (host_libs): Add libiconv.
2857 * Makefile.in: Rebuild.
2858 * Makefile.def (host_modules): Add libiconv.
2859 (configure-gdb, all-gdb): Depend on libiconv.
2860
2861 2009-03-16 Tristan Gingold <gingold@adacore.com>
2862
2863 * configure.ac: Treat gdb as supported on x86_64-darwin.
2864 * configure: Regenerate.
2865
2866 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2867
2868 * configure.ac (--with-host-libstdcxx): New option.
2869 * configure: Regenerate.
2870
2871 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
2872
2873 * MAINTAINERS: Move myself into the write after approval list.
2874
2875 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
2876
2877 * MAINTAINERS: Update e-mail address.
2878
2879 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
2880
2881 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2882
2883 2009-03-10 Ira Rosen <irar@il.ibm.com>
2884
2885 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2886
2887 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2888
2889 Backport from git Libtool:
2890
2891 2009-01-19 Robert Millan <rmh@aybabtu.com>
2892 Support GNU/kOpenSolaris.
2893 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2894 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2895 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2896 GNU/kOpenSolaris.
2897
2898 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
2899
2900 * MAINTAINERS: Update e-mail address.
2901
2902 2009-02-24 Michael Eager <eager@eagercon.com>
2903
2904 * MAINTAINERS (Write After Approval): Add self.
2905
2906 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
2907
2908 * MAINTAINERS (Write After Approval): Add myself.
2909
2910 2009-02-05 Andreas Schwab <schwab@suse.de>
2911
2912 * Makefile.tpl (stage_last): Define $r and $s before using
2913 $(RECURSE_FLAGS_TO_PASS).
2914 * Makefile.in: Regenerate
2915
2916 2009-01-30 Ian Lance Taylor <iant@google.com>
2917
2918 * MAINTAINERS: Move myself to the Global Reviewers list.
2919
2920 2009-01-29 Robert Millan <rmh@aybabtu.com>
2921
2922 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2923 * configure: Regenerate.
2924
2925 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
2926
2927 * MAINTAINERS: Make whitespace consistent.
2928 Remove Robert Millan from Write After Approval.
2929
2930 2009-01-16 Alan Modra <amodra@bigpond.net.au>
2931
2932 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2933 (all-opcodes): Depend on all-libiberty.
2934 * Makefile.in: Regenerate.
2935
2936 2009-01-15 Douglas B Rupp <rupp@gnat.com>
2937
2938 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2939 * configure: Regenerate.
2940
2941 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
2942
2943 * MAINTAINERS (Write After Approval): Add myself.
2944
2945 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
2946
2947 * MAINTAINERS: Add myself to reviewers (Fortran).
2948
2949 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2950
2951 PR tree-optimization/38515
2952 * configure.ac (cloog-polylib): Removed.
2953 (with_ppl, with_cloog): Test for "no".
2954 * configure: Regenerated.
2955
2956 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
2957
2958 * MAINTAINERS: Moved myself to reviewers (Fortran).
2959
2960 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
2961
2962 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2963 (Write After Approval): Remove myself.
2964
2965 2009-01-03 Diego Novillo <dnovillo@google.com>
2966
2967 * MAINTAINERS: Remove myself from alias maintainership.
2968
2969 2009-01-02 David Ayers <ayers@fsfe.org>
2970
2971 * MAINTAINERS: Update e-mail address.
2972
2973 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
2974
2975 * MAINTAINERS: Make whitespace consistent.
2976
2977 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2978
2979 Backport from upstream Libtool:
2980 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2981 Add cache variables to tests that require the linker to work.
2982 For shlibpath_overrides_runpath, this also changes the semantics
2983 to let the result from the C compiler take precedence.
2984
2985 2008-12-02 Ben Elliston <bje@au.ibm.com>
2986
2987 * config.sub, config.guess: Update from upstream sources.
2988
2989 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2990
2991 * configure.ac (ppllibs): Add by default the lib flags.
2992 * configure: Regenerate.
2993
2994 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
2995
2996 * MAINTAINERS: Add myself to the write after approval list.
2997
2998 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2999
3000 * configure.ac: Add double brackets on darwin[912].
3001 * configure: Regenerate.
3002
3003 2008-12-03 Daniel Kraft <d@domob.eu>
3004
3005 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3006 Approval to Reviewer section (for Fortran front-end).
3007
3008 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3009
3010 * configure.ac: Expand to darwin10 and later.
3011 * configure: Regenerate.
3012
3013 2008-12-02 Andreas Schwab <schwab@suse.de>
3014
3015 * Makefile.def: configure-target-boehm-gc depends on
3016 all-target-libstdc++-v3.
3017 * Makefile.in: Regenerate.
3018
3019 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
3020
3021 * MAINTAINERS: Add myself as mingw maintainer.
3022
3023 2008-12-02 Ben Elliston <bje@au.ibm.com>
3024
3025 * config.sub, config.guess: Update from upstream sources.
3026
3027 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3028
3029 * README.SCO: Remove.
3030
3031 2008-11-29 Fernando Pereira <pronesto@gmail.com>
3032
3033 * MAINTAINERS: Add myself to the write after approval list.
3034
3035 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3036
3037 * MAINTAINERS: Update my email address in WAA section.
3038
3039 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
3040
3041 * MAINTAINERS: Update e-mail address.
3042
3043 2008-11-27 Toon Moene <toon@moene.org>
3044
3045 * MAINTAINERS: Change e-mail address.
3046
3047 2008-11-27 Tristan Gingold <gingold@adacore.com>
3048
3049 * configure.ac: Build gdb for i?86-*-darwin*
3050 * configure: Regenerated.
3051
3052 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
3053
3054 * MAINTAINERS: Added my full name.
3055
3056 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3057
3058 PR bootstrap/38014
3059 PR bootstrap/37923
3060
3061 Revert:
3062
3063 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3064
3065 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3066 * Makefile.in: Regenerated.
3067
3068 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3069
3070 PR gdb/921
3071 PR gdb/1646
3072 PR gdb/2175
3073 PR gdb/2176
3074
3075 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3076 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3077 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3078 (HOST_EXPORTS): Pass CPPFLAGS.
3079 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3080 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3081 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3082 * Makefile.in, configure: Regenerated.
3083 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3084 and CPPFLAGS_FOR_BUILD.
3085
3086 2008-11-06 Jeff Law <law@redhat.com>
3087
3088 * MAINTAINERS: Add myself as middle end maintainer.
3089
3090 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
3091
3092 * MAINTAINERS (Write after approval): Add myself.
3093
3094 2008-11-05 Diego Novillo <dnovillo@google.com>
3095
3096 * MAINTAINERS (Global Reviewers): Add myself.
3097 (Non-Algorithmic Maintainers): Remove myself.
3098
3099 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3100
3101 * MAINTAINERS (Write after approval): Add myself.
3102
3103 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3104
3105 * MAINTAINERS (Write after approval): Add myself.
3106
3107 2008-10-31 Ben Elliston <bje@au.ibm.com>
3108
3109 * configure.ac (spu-*-*): Remove special case.
3110 * configure: Regenerate.
3111
3112 2008-10-30 Catherine Moore <clm@codesourcery.com>
3113
3114 * MAINTAINERS (Write after approval): Update my email address.
3115
3116 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3117
3118 * configure.ac [spu-*-*]: Do not set skipdirs.
3119 * configure: Re-generate.
3120
3121 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3122
3123 * MAINTAINERS (Various Maintainers): Add myself to reload.
3124
3125 2008-10-25 Richard Guenther <rguenther@suse.de>
3126
3127 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3128 maintainer. Remove myself as libgcc-math maintainer.
3129 (Non-Algorithmic Maintainers): Remove myself.
3130
3131 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3132
3133 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3134 * Makefile.in: Regenerated.
3135
3136 2008-10-23 Cary Coutant <ccoutant@google.com>
3137
3138 * MAINTAINERS (Write after approval): Add myself.
3139
3140 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3141
3142 PR gdb/921
3143 PR gdb/1646
3144 PR gdb/2175
3145 PR gdb/2176
3146
3147 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3148 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3149 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3150 (HOST_EXPORTS): Pass CPPFLAGS.
3151 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3152 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3153 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3154 * Makefile.in, configure: Regenerated.
3155 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3156 and CPPFLAGS_FOR_BUILD.
3157
3158 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
3159
3160 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3161 Sebastian Pop.
3162
3163 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3164
3165 * MAINTAINERS (Write After Approval): Added myself.
3166
3167 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3168
3169 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3170 recommended version to 2.3.2.
3171
3172 * configure: Regenerate.
3173
3174 2008-10-01 Mark Mitchell <mark@codesourcery.com>
3175
3176 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3177
3178 2008-09-29 David Daney <david.daney@caviumnetworks.com>
3179
3180 * MAINTAINERS (Write After Approval): Update e-mail address.
3181
3182 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3183
3184 * libtool.m4: Update to libtool 2.2.6.
3185 * lt~obsolete.m4: Update to libtool 2.2.6.
3186 * ltmain.sh: Update to libtool 2.2.6.
3187 * ltsugar.m4: Update to libtool 2.2.6.
3188 * ltversion.m4: Update to libtool 2.2.6.
3189 * ltoptions.m4: Update to libtool 2.2.6.
3190 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3191
3192 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3193
3194 * MAINTAINERS (Write After Approval): Add myself.
3195
3196 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3197
3198 * MAINTAINERS (Write After Approval): Update my name.
3199
3200 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3201
3202 * MAINTAINERS: Add myself in "Write After Approval".
3203
3204 2008-09-18 Steve Ellcey <sje@cup.hp.com>
3205
3206 * MAINTAINERS: Add myself as ia64 maintainer.
3207
3208 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3209
3210 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3211 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3212 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3213 and Michael Tiemann from Write After Approval since they do not
3214 actually have access.
3215
3216 2008-09-05 Richard Guenther <rguenther@suse.de>
3217
3218 * configure.ac: Initialize clooglibs to -lcloog.
3219 * configure: Re-generate.
3220
3221 2008-09-04 Le-Chun Wu <lcwu@google.com>
3222
3223 * MAINTAINERS (Write After Approval): Add myself.
3224
3225 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3226
3227 * configure.ac (--with-cloog-polylib): New.
3228 (--disable-cloog-version-check): New.
3229 (--disable-ppl-version-check): New.
3230 * configure: Re-generate.
3231
3232 2008-09-03 Richard Guenther <rguenther@suse.de>
3233
3234 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3235 cloog test.
3236 * configure: Re-generate.
3237
3238 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3239
3240 Add picoChip port.
3241 * MAINTAINERS: Add picoChip maintainers.
3242
3243 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3244 Tobias Grosser <grosser@fim.uni-passau.de>
3245 Jan Sjodin <jan.sjodin@amd.com>
3246 Harsha Jagasia <harsha.jagasia@amd.com>
3247 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3248 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3249 Adrien Eliche <aeliche@isty.uvsq.fr>
3250
3251 Merge from graphite branch.
3252 * configure: Regenerate.
3253 * Makefile.in: Regenerate.
3254 * configure.ac (host_libs): Add ppl and cloog.
3255 Add checks for PPL and CLooG.
3256 * Makefile.def (ppl, cloog): Added modules and dependences.
3257 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3258 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3259
3260 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3261
3262 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3263 (GCC_SHLIB_SUBDIR): New.
3264 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3265 * configure: Regenerate.
3266 * Makefile.in: Regenerate.
3267
3268 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3269
3270 * MAINTAINERS: Consistently use tabs to separate columns.
3271
3272 2008-08-29 Tristan Gingold <gingold@adacore.com>
3273
3274 * MAINTAINERS (Write after Approval): Add myself.
3275
3276 2008-08-28 Tristan Gingold <gingold@adacore.com>
3277
3278 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3279 Enable bfd, binutils and opcodes.
3280 * configure: Regenerate.
3281
3282 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3283
3284 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3285
3286 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3287
3288 * MAINTAINERS: Use correct Umlaut for last name.
3289
3290 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3291
3292 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3293
3294 2008-08-16 David Edelsohn <edelsohn@gnu.org>
3295
3296 * MAINTAINERS: Update my email address.
3297
3298 2008-08-16 Nicolas Roche <roche@adacore.com>
3299
3300 * Makefile.tpl: Add BOOT_ADAFLAGS.
3301 * Makefile.in: Regenerate.
3302
3303 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3304
3305 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3306 * configure: Regenerate.
3307
3308 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3309
3310 * configure.ac: Add makefile fragments for hpux.
3311 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3312 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3313 * configure: Regenerate.
3314 * Makefile.in: Regenerate.
3315
3316 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
3317
3318 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3319
3320 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
3321
3322 * MAINTAINERS (Write after Approval): Add myself.
3323
3324 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3325
3326 * MAINTAINERS (Write After Approval): Add myself.
3327
3328 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
3329
3330 * MAINTAINERS (Write After Approval): Add myself.
3331
3332 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3333
3334 * MAINTAINERS: Update my email address.
3335
3336 2008-06-25 Joey Ye <joey.ye@intel.com>
3337
3338 * MAINTAINERS (Write After Approval): Add myself.
3339
3340 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3341
3342 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3343 * Makefile.in: Regenerate.
3344 * configure: Regenerate.
3345
3346 2008-06-17 Daniel Kraft <d@domob.eu>
3347
3348 * MAINTAINERS (Write After Approval): Add myself.
3349
3350 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3351
3352 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3353 "$@" is still intact with both Autoconf 2.59 and 2.62.
3354 * configure: Regenerate.
3355
3356 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3357
3358 * Makefile.tpl: Fix comment errors.
3359 * Makefile.in: Regenerate.
3360
3361 2008-06-12 David S. Miller <davem@davemloft.net>
3362 David Edelsohn <edelsohn@gnu.org>
3363
3364 * configure.ac: Add powerpc*-*-* to gold supported targets.
3365 * configure: Regenerate.
3366
3367 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3368
3369 PR tree-optimization/36218
3370 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3371 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3372 (all prefix="build-"): Pass them to build-system sub-makes.
3373 * Makefile.in: Regenerate.
3374
3375 2008-06-07 Joseph Myers <joseph@codesourcery.com>
3376
3377 * MAINTAINERS (mt port): Remove.
3378 (sco5, unixware, sco udk): Remove.
3379 (Kean Johnston): Add to Write After Approval.
3380
3381 2008-05-30 Julian Brown <julian@codesourcery.com>
3382
3383 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3384 of libobjc for ARM EABI Linux.
3385 * configure: Regenerate.
3386
3387 2008-05-18 Xinliang David Li <davidxl@google.com>
3388
3389 * ChangeLog: Remove wrong ChangeLog entry.
3390
3391 2008-05-17 Xinliang David Li <davidxl@google.com>
3392
3393 * MAINTAINERS (Write After Approval): Add myself.
3394
3395 2008-05-15 Janus Weil <janus@gcc.gnu.org>
3396
3397 * MAINTAINERS (Write After Approval): Add myself.
3398
3399 2008-05-14 Rafael Espíndola <espindola@google.com>
3400
3401 * config-ml.in: don't handle --enable-shared and --enable-static.
3402
3403 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3404
3405 * MAINTAINERS: Update my email address.
3406
3407 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3408
3409 * MAINTAINERS: Update my email address.
3410
3411 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3412
3413 * MAINTAINERS (Write After Approval): Add myself.
3414
3415 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3416
3417 * MAINTAINERS (Write After Approval): Add myself.
3418
3419 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
3420
3421 * MAINTAINERS (crx): Add myself.
3422
3423 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3424
3425 Sync with src:
3426 2008-04-14 David S. Miller <davem@davemloft.net>
3427
3428 * configure.ac: Add sparc*-*-* to gold supported targets.
3429 * configure: Regenerate.
3430
3431 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3432
3433 PR bootstrap/35457
3434 * configure.ac: Include override.m4.
3435 * configure: Regenerate.
3436
3437 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3438
3439 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3440 * Makefile.in: Regenerate.
3441
3442 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3443
3444 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3445 as nonconfigurable directories list.
3446 * configure: Regenerate.
3447
3448 2008-04-14 Ben Elliston <bje@au.ibm.com>
3449
3450 * config.sub, config.guess: Update from upstream sources.
3451
3452 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3453
3454 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3455 * Makefile.in: Regenerate.
3456
3457 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3458
3459 * configure.ac: Do not build libssp for the AVR.
3460 * configure: Regenerate.
3461
3462 2008-04-07 Ian Lance Taylor <iant@google.com>
3463
3464 * Makefile.def: check-gold depends upon all-binutils.
3465 * Makefile.in: Regenerate.
3466
3467 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3468
3469 * MAINTAINERS (Write After Approval): Add myself.
3470
3471 2008-04-04 Nick Clifton <nickc@redhat.com>
3472
3473 PR binutils/4334
3474 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3475 builds.
3476 * configure: Regenerate.
3477
3478 2008-04-04 NightStrike <NightStrike@gmail.com>
3479
3480 PR other/35151
3481 * configure.ac: Combine rules for mingw32 and mingw64.
3482 * configure: Regenerate.
3483
3484 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
3485
3486 * MAINTAINERS (Write After Approval): Add myself.
3487
3488 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
3489
3490 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3491 * Makefile.in (.NOTPARALLEL): Ditto.
3492
3493 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3494
3495 * MAINTAINERS (Write After Approval): Add myself.
3496
3497 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
3498
3499 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3500 * Makefile.in (.NOTPARALLEL): Regenerate.
3501
3502 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3503
3504 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3505 * Makefile.in: Regenerate.
3506
3507 2008-03-26 Jakub Staszak <kuba@et.pl>
3508
3509 * MAINTAINERS (Write After Approval): Add myself.
3510
3511 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3512
3513 * MAINTAINERS: Update e-mail address.
3514
3515 2008-03-20 Ian Lance Taylor <iant@google.com>
3516
3517 * configure.ac: Add support for --enable-gold.
3518 * Makefile.def: Add gold as a directory like ld.
3519 * configure, Makefile.in: Regenerate.
3520
3521 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3522
3523 * configure.ac: m4_include config/proginstall.m4.
3524 * configure: Regenerate.
3525
3526 Backport from upstream Libtool:
3527
3528 2007-10-12 Eric Blake <ebb9@byu.net>
3529
3530 Deal with Autoconf 2.62's semantic change in m4_append.
3531 * ltsugar.m4 (lt_append): Replace broken versions of
3532 m4_append.
3533 (lt_if_append_uniq): Don't require separator to be overquoted,
3534 and avoid broken m4_append.
3535 (lt_dict_add): Fix typo.
3536 * libtool.m4 (_LT_DECL): Don't overquote separator.
3537
3538 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3539
3540 * config.rpath: Add AIX 6 support.
3541
3542 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3543
3544 * Makefile.def (stageprofile). Remove -fprofile-generate
3545 from stage_libcflags.
3546 * Makefile.in: Regenerate.
3547
3548 2008-03-13 Ben Elliston <bje@au.ibm.com>
3549
3550 * config.sub, config.guess: Update from upstream sources.
3551
3552 2008-03-06 Tom Tromey <tromey@redhat.com>
3553
3554 * MAINTAINERS: Update for treelang deletion.
3555
3556 2008-03-03 James E. Wilson <wilson@tuliptree.org>
3557
3558 * MAINTAINERS: Update my email address.
3559
3560 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
3561
3562 * MAINTAINERS (darwin port): Add myself as a maintainer.
3563 (objective-c/c++): Add myself as a maintainer.
3564
3565 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3566
3567 * MAINTAINERS (Write After Approval): Update my email address.
3568
3569 2008-02-25 Tomas Bily <tbily@suse.cz>
3570
3571 * MAINTAINERS (Write After Approval): Add myself.
3572
3573 2008-02-23 Jakub Jelinek <jakub@redhat.com>
3574
3575 * MAINTAINERS (OpenMP): Add myself.
3576
3577 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3578
3579 PR bootstrap/32009
3580 PR bootstrap/32161
3581
3582 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3583 * configure: Regenerate.
3584
3585 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3586 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3587 STAGE4_LIBCFLAGS): New.
3588 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3589 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3590 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3591 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3592 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3593 for target modules. Don't export LIBCFLAGS.
3594 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3595 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3596 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3597 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3598 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3599 * Makefile.in: Regenerate.
3600
3601 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3602
3603 PR libgcj/33085
3604 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3605 Do not use -DDLL_EXPORT. Backport from upstream.
3606
3607 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3608
3609 * MAINTAINERS (Write After Approval): Add myself.
3610
3611 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3612
3613 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3614 * configure: Regenerate.
3615
3616 2008-01-31 Marc Gauthier <marc@tensilica.com>
3617
3618 * configure.ac (xtensa*-*-*): Recognize processor variants.
3619 * configure: Regenerate.
3620
3621 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3622
3623 PR bootstrap/34922
3624 * configure.ac (PARSE_ARGS): Push suitable setting of
3625 ac_subdirs_all, for `./configure --help=recursive'.
3626 Handle `+' in generic toplevel directory disabling.
3627 * configure: Regenerate.
3628
3629 2008-01-28 Nick Clifton <nickc@redhat.com>
3630
3631 * MAINTAINERS (xstormy16): Take over maintainership.
3632
3633 2008-01-25 Joseph Myers <joseph@codesourcery.com>
3634
3635 * MAINTAINERS (c4x port): Remove.
3636
3637 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3638
3639 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3640
3641 2008-01-23 Ben Elliston <bje@au.ibm.com>
3642
3643 * config.sub, config.guess: Update from upstream sources.
3644
3645 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3646
3647 * MAINTAINERS (Write After Approval): Add myself.
3648
3649 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
3650
3651 * MAINTAINERS: Update my email address.
3652
3653 2008-01-09 Raksit Ashok <raksit@google.com>
3654
3655 * MAINTAINERS (Write After Approval): Add myself.
3656
3657 2008-01-09 Raksit Ashok <raksit@google.com>
3658
3659 * MAINTAINERS (Write After Approval): Add myself.
3660
3661 2008-01-08 Ben Elliston <bje@au.ibm.com>
3662
3663 * config.sub, config.guess: Update from upstream sources.
3664
3665 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3666
3667 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3668 Change recommended MPFR from 2.2.1 -> 2.3.0.
3669 * configure: Regenerate.
3670
3671 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3672
3673 * MAINTAINERS: Update my email address.
3674
3675 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
3676
3677 * MAINTAINERS: Update my email address.
3678
3679 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3680
3681 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3682 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3683 * Makefile.in: Regenerate.
3684
3685 2007-12-10 Mark Heffernan <meheff@google.com>
3686
3687 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3688 misplaced entries.
3689
3690 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3691
3692 * configure.ac: Enable libjava for x86_64-*-darwin9.
3693 * configure: Regenerate.
3694
3695 2007-12-07 Bill Maddox <maddox@google.com>
3696
3697 * MAINTAINERS (Write After Approval): Add myself.
3698
3699 2007-12-05 Ben Elliston <bje@au.ibm.com>
3700
3701 * config.sub, config.guess: Update from upstream sources.
3702
3703 2007-12-02 Matthias Klose <doko@ubuntu.com>
3704
3705 * config-ml.in: Remove 64bit configure tests.
3706
3707 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3708
3709 * config-ml.in: Robustify against white space in absolute file
3710 names.
3711
3712 * config-ml.in (multi-clean): Substitute ${Makefile}.
3713 Remove superfluous ${Makefile} in list.
3714
3715 2007-11-19 Thiemo Seufer <ths@mips.com>
3716
3717 * config-ml.in: Don't hardcode the Makefile name.
3718
3719 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
3720
3721 * MAINTAINERS (Write After Approval): Add myself.
3722
3723 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
3724
3725 * MAINTAINERS (Write After Approval): Add myself.
3726
3727 2007-11-06 Doug Kwan <dougkwan@google.com>
3728
3729 * MAINTAINERS (Write After Approval): Add myself.
3730
3731 2007-10-25 Ben Elliston <bje@au.ibm.com>
3732
3733 * MAINTAINERS (mercury): Remove entry.
3734 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3735
3736 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3737
3738 * Makefile.def (dependencies): Make configure-gdb depend on
3739 all-intl.
3740 * Makefile.in: Regenerated.
3741
3742 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
3743
3744 * MAINTAINERS (Fortran maintainer): Remove myself.
3745
3746 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3747
3748 * Makefile.def: To avoid problems running with parallel makes,
3749 build newlib before libgloss so that target specific header
3750 files are availble.
3751 * Makefile.in: Regenerate
3752
3753 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3754
3755 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3756 * Makefile.in: Regenerate.
3757
3758 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
3759
3760 * MAINTAINERS (Register allocation reviewer): Add myself.
3761
3762 2007-10-08 Mike Frysinger <vapier@gentoo.org>
3763
3764 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3765 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3766 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3767 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3768 * configure: Regenerate.
3769
3770 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
3771
3772 * MAINTAINERS (Register allocation reviewer): Add myself.
3773
3774 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
3775
3776 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3777 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3778 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3779 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3780 * configure.ac: Default them to host tools for $host = $build.
3781 Subst them.
3782
3783 * configure: Regenerate.
3784 * Makefile.in: Regenerate.
3785
3786 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
3787
3788 * MAINTAINERS (Register allocation reviewer): Add myself.
3789
3790 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
3791
3792 * MAINTAINERS (Register allocation reviewer): Add myself.
3793
3794 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
3795
3796 * MAINTAINERS (Write After Approval): Fix typo.
3797
3798 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3799
3800 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3801 * configure: Regenerate.
3802
3803 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
3804
3805 PR bootstrap/31906
3806 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3807 they're already prefixed.
3808
3809 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3810
3811 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3812 libstdc++.
3813 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3814 * configure: Regenerate.
3815 * Makefile.in: Regenerate.
3816
3817 2007-09-17 Andreas Schwab <schwab@suse.de>
3818
3819 * configure.ac: Raise minimum makeinfo version to 4.6.
3820 * configure: Regenerate.
3821
3822 2007-09-17 Johannes Singler <singler@ira.uka.de>
3823
3824 * MAINTAINERS (write-after-approval) add myself
3825
3826 2007-09-15 Alan Modra <amodra@bigpond.net.au>
3827
3828 * configure.ac: Correct makeinfo version check.
3829 * configure: Regenerate.
3830
3831 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
3832
3833 * MAINTAINERS: Update my email address.
3834
3835 2007-09-14 Richard Sandiford <richard@codesourcery.com>
3836
3837 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3838 to $skipdirs and only disable gprof for newlib. Use the normal
3839 mips*-elf* handling in other respects.
3840 * configure: Regnerate.
3841
3842 2007-09-12 David Daney <ddaney@avtrex.com>
3843
3844 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3845 enabling libgcj.
3846 * configure: Regenerate.
3847
3848 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3849
3850 PR other/32154
3851 * configure.ac: For libgloss targets, point the linker to the linker
3852 script, startup code and simulator library.
3853 * configure: Regenerate.
3854
3855 2007-09-07 Andrew Haley <aph@redhat.com>
3856
3857 * configure.ac (noconfigdirs): Remove target-libffi and
3858 target-libjava.
3859 * configure: Regenerate.
3860
3861 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3862
3863 PR target/33281
3864 * configure.ac: Use config/mh-mingw on mingw.
3865 * configure: Regenerate.
3866
3867 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
3868
3869 * MAINTAINERS (Write After Approval): Add myself.
3870
3871 2007-09-05 Richard Guenther <rguenther@suse.de>
3872
3873 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3874 nor --disable-checking is provided also turn on yes and types
3875 checking for stage1.
3876 * configure: Re-generate.
3877
3878 2007-08-30 Krister Walfridsson <cato@df.lth.se>
3879
3880 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3881 (Write After Approval): Remove myself.
3882
3883 2007-08-29 Nick Clifton <nickc@redhat.com>
3884
3885 * config.sub, config.guess: Update from upstream sources.
3886
3887 2007-08-22 Bud Davis <jmdavis@link.com>
3888
3889 * MAINTAINERS (Write After Approval): Added myself.
3890 * MAINTAINERS (Reviewers): Removed myself.
3891
3892 2007-08-18 Paul Brook <paul@codesourcery.com>
3893 Joseph Myers <joseph@codesourcery.com>
3894
3895 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3896 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3897 * Makefile.in: Regenerate.
3898 * configure.ac (--with-debug-prefix-map): New.
3899 * configure: Regenerate.
3900
3901 2007-08-17 Richard Sandiford <richard@codesourcery.com>
3902 Nigel Stephens <nigel@mips.com>
3903
3904 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3905 as target_makefile_frag.
3906 * configure: Regenerate.
3907
3908 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3909
3910 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3911 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3912 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3913 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3914 (do-compare, do-compare3, do-compare-debug): New.
3915 ([+compare-target+]): Use them.
3916
3917 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
3918
3919 * MAINTAINERS (Write After Approval): Change my email address.
3920
3921 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3922 Ben Elliston <bje@au.ibm.com>
3923
3924 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3925 --silent if $silent.
3926 * configure: Regenerate.
3927
3928 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
3929
3930 * MAINTAINERS (Various Maintainers): Add myself as
3931 loop infrastructure maintainer. Update my e-mail
3932 address.
3933
3934 2007-07-31 Diego Novillo <dnovillo@google.com>
3935
3936 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3937 Adjust description.
3938
3939 2007-07-26 Richard Guenther <rguenther@suse.de>
3940
3941 * configure.ac: Add types checking to stage1 checking flags.
3942 * configure: Regenerate.
3943
3944 2007-07-17 Nick Clifton <nickc@redhat.com>
3945
3946 * COPYING3: New file. Contains version 3 of the GNU General
3947 Public License.
3948 * COPYING3.LIB: New file. Contains version 3 of the GNU
3949 Lesser General Public License.
3950
3951 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3952
3953 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3954
3955 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3956
3957 * MAINTAINERS (S/390 co-maintainer): Add myself.
3958 (Write After Approval): Remove myself.
3959
3960 2007-07-13 Dan Hipschman <dsh@google.com>
3961
3962 * MAINTAINERS (Write After Approval): Add myself.
3963
3964 2007-07-11 Nick Clifton <nickc@redhat.com>
3965
3966 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3967 WINDRES export.
3968 * Makefile.in: Regenerate.
3969
3970 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3971
3972 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3973 maintainer.
3974
3975 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3976
3977 * lt~obsolete.m4: New. Import from 20070318 libtool.
3978
3979 2007-07-03 Julian Brown <julian@codesourcery.com>
3980
3981 * MAINTAINERS (Write After Approval): Add myself.
3982
3983 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3984
3985 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3986 * configure: Regenerate.
3987
3988 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3989
3990 * configure.ac: Add some missing m4 quotation.
3991 * configure: Regenerate.
3992
3993 2007-07-02 Simon Baldwin <simonb@google.com>
3994
3995 * MAINTAINERS (Write After Approval): Add myself.
3996
3997 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
3998
3999 * configure: Regenerate.
4000
4001 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
4002
4003 * Makefile.def: Add windmc tool to build.
4004 * Makefile.tpl: Likewise.
4005 * configure.ac: Likewise.
4006 * Makefile.in: Regenerate.
4007 * configure: Regenerate.
4008
4009 2007-06-28 DJ Delorie <dj@redhat.com>
4010
4011 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4012 not building newlib.
4013 * configure: Regenerated.
4014
4015 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4016
4017 * MAINTAINERS (Write After Approval): Add myself.
4018
4019 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
4020
4021 * MAINTAINERS (Write After Approval): Add myself.
4022
4023 2007-06-19 Chris Matthews <chrismatthews@google.com>
4024
4025 * MAINTAINERS (Write After Approval): Add myself.
4026
4027 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4028
4029 * MAINTAINERS (Write After Approval): Add myself.
4030
4031 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4032
4033 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4034 * Makefile.in: Regenerated.
4035
4036 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4037
4038 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4039 bfin*-*-uclinux* targets.
4040 * configure: Regenerate.
4041
4042 2007-06-14 Ian Lance Taylor <iant@google.com>
4043
4044 * MAINTAINERS: Add myself as non-algorithmic global write
4045 maintainer.
4046
4047 2007-06-14 Diego Novillo <dnovillo@google.com>
4048
4049 * MAINTAINERS: Add self as middle-end maintainer and
4050 non-algorithmic global write maintainer.
4051
4052 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4053
4054 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4055 Move all Fortran maintainers except Paul Brook into the
4056 Non-Autopoiesis section.
4057
4058 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
4059
4060 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4061 (distclean-stage[+id+]): Possibly delete stage_last.
4062 * Makefile.in: Regenerate.
4063
4064 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
4065
4066 * MAINTAINERS (Various Maintainer): Fix typo.
4067
4068 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
4069
4070 * MAINTAINERS (Various Maintainer): Add myself as
4071 dataflow maintainer.
4072
4073 2007-06-07 Ben Elliston <bje@au.ibm.com>
4074
4075 * config.sub, config.guess: Update from upstream sources.
4076
4077 2007-06-07 Ben Elliston <bje@au.ibm.com>
4078
4079 * Makefile.tpl: Fix spelling error.
4080 * Makefile.in: Regenerate.
4081
4082 2007-06-01 Steve Ellcey <sje@cup.hp.com>
4083
4084 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4085 lt_cv_sys_max_cmd_len.
4086
4087 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4088
4089 * MAINTAINERS (Various Maintainers): Add myself as
4090 auto-vectorizer maintainer.
4091
4092 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
4093
4094 PR libjava/32098
4095 * libtool.m4: Revert previous change.
4096 * ltgcc.m4: Put it here.
4097
4098 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4099
4100 * MAINTAINERS (Various Maintainers): Add myself as
4101 auto-vectorizer maintainer.
4102
4103 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4104
4105 PR libjava/32098
4106 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4107
4108 2007-05-30 Richard Guenther <rguenther@suse.de>
4109
4110 * MAINTAINERS (Various Maintainers): Add myself as
4111 auto-vectorizer maintainer.
4112
4113 2007-05-30 Jakub Jelinek <jakub@redhat.com>
4114
4115 PR bootstrap/29382
4116 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4117 * configure: Rebuilt.
4118
4119 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
4120
4121 * MAINTAINERS (Write After Approval): Removed my name.
4122
4123 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4124
4125 * MAINTAINERS (Write After Approval): Remove myself.
4126
4127 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4128
4129 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4130
4131 2007-05-23 Steve Ellcey <sje@cup.hp.com>
4132
4133 * ltmain.sh: Update from ToT Libtool.
4134 * libtool.m4: Update from ToT Libtool.
4135 * ltsugar.m4: New. Update from ToT Libtool.
4136 * ltversion.m4: New. Update from ToT Libtool.
4137 * ltoptions.m4: New. Update from ToT Libtool.
4138 * ltconfig: Remove.
4139 * ltcf-c.sh: Remove.
4140 * ltcf-cxx.sh: Remove.
4141 * ltcf-gcj.sh: Remove.
4142
4143 2007-05-22 Ollie Wild <aaw@google.com>
4144
4145 * MAINTAINERS (Write After Approval): Add myself.
4146
4147 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
4148
4149 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4150 stage_cflags.
4151 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4152 Remove CFLAGS/LIBCFLAGS.
4153 (configure-stage[+id+]-[+prefix+][+module+],
4154 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4155 * Makefile.in: Regenerate.
4156
4157 2007-05-15 Diego Novillo <dnovillo@google.com>
4158
4159 * MAINTAINERS: Update e-mail address.
4160
4161 2007-05-15 Revital Eres <eres@il.ibm.com>
4162
4163 * MAINTAINERS (Write After Approval): Add myself.
4164
4165 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
4166
4167 * MAINTAINERS (Write After Approval): Updated my address.
4168
4169 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4170
4171 * MAINTAINERS (Write After Approval): Add myself.
4172
4173 2007-05-11 Silvius Rus <rus@google.com>
4174
4175 * MAINTAINERS (Write After Approval): Add myself.
4176
4177 2007-04-23 Tom Tromey <tromey@redhat.com>
4178
4179 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4180
4181 2007-04-22 Mark Mitchell <mark@codesourcery.com>
4182
4183 * MAINTAINERS (cpplib): Rename to ...
4184 (libcpp): ... this. Add C/C++ front end maintainers.
4185
4186 2007-04-14 Steve Ellcey <sje@cup.hp.com>
4187
4188 * config-ml.in: Pass ${ml_config_env} to configure calls.
4189
4190 2007-04-04 Christian Bruel <christian.bruel@st.com>
4191
4192 * MAINTAINERS (Write After Approval): Add myself.
4193
4194 2007-04-02 Dave Korn <dave.korn@artimi.com>
4195
4196 * MAINTAINERS (Write After Approval): Add myself.
4197
4198 2007-03-31 Tobias Burnus <burnus@net-b.de>
4199
4200 * MAINTAINERS (fortran 95 front end): Add myself.
4201
4202 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4203
4204 * MAINTAINERS (Write After Approval): Add myself.
4205
4206 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
4207
4208 * MAINTAINERS (Modulo Scheduler): Add myself.
4209
4210 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4211
4212 * MAINTAINERS (fortran 95 front end): Add myself.
4213 (c++ front end): whitespace fix.
4214
4215 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4216
4217 * MAINTAINERS (Write After Approval): Add myself.
4218
4219 2007-03-21 Richard Sandiford <richard@codesourcery.com>
4220
4221 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4222 of glob. Quote arguments with single quotes too.
4223 * configure: Regenerate.
4224
4225 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4226
4227 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4228 * Makefile.in: Regenerate
4229
4230 2007-03-07 Andreas Schwab <schwab@suse.de>
4231
4232 * configure: Regenerate.
4233
4234 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4235
4236 * configure.ac: Add "--with-pdfdir" configure option,
4237 which defines pdfdir variable.
4238 * Makefile.def (target=fixincludes): Add install-pdf to
4239 missing targets.
4240 (recursive_targets): Add install-pdf target.
4241 (flags_to_pass): Add pdfdir.
4242 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4243 target.
4244 * configure: Regenerate
4245 * Makefile.in: Regenerate
4246
4247 2007-02-28 Eric Christopher <echristo@apple.com>
4248
4249 Revert:
4250 2006-12-07 Mike Stump <mrs@apple.com>
4251
4252 * Makefile.def (dependencies): Add dependency for
4253 install-target-libssp and install-target-libgomp on
4254 install-gcc.
4255 * Makefile.in: Regenerate.
4256
4257 2007-02-27 Matt Kraai <kraai@ftbfs.org>
4258
4259 * configure: Regenerate.
4260 * configure.ac: Move statements after variable declarations.
4261
4262 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4263
4264 * MAINTAINERS: Add myself as sh maintainer.
4265
4266 2007-02-19 Joseph Myers <joseph@codesourcery.com>
4267
4268 * configure.ac: Adjust for loop syntax.
4269 * configure: Regenerate.
4270
4271 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4272
4273 * configure: Rebuilt.
4274
4275 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4276
4277 * configure.ac: Drop multiple occurrences of --enable-languages,
4278 and fix its quoting.
4279 * configure: Rebuilt.
4280
4281 2007-02-17 Mark Mitchell <mark@codesourcery.com>
4282 Nathan Sidwell <nathan@codesourcery.com>
4283 Vladimir Prus <vladimir@codesourcery.com>
4284 Joseph Myers <joseph@codesourcery.com>
4285
4286 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4287 * configure: Regenerate.
4288
4289 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4290
4291 * ltconfig (freebsd*): Default to elf.
4292
4293 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4294
4295 * configure.ac (target_libraries): Move libgcc before libiberty.
4296 * configure: Regenerated.
4297
4298 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4299 Paolo Bonzini <bonzini@gnu.org>
4300
4301 PR bootstrap/30753
4302 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4303 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4304 * configure: Regenerated.
4305
4306 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4307
4308 * MAINTAINERS (Language Front End Maintainers): Update my mail
4309 address.
4310
4311 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4312
4313 PR bootstrap/30748
4314 * configure.ac: Correct syntax for Solaris ksh.
4315 * configure: Regenerated.
4316
4317 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4318
4319 * configure.ac: Sync with src.
4320 * configure: Regenerate.
4321
4322 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4323
4324 * Makefile.in: Regenerate.
4325
4326 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4327
4328 * config.sub: Sync with src.
4329
4330 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4331
4332 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4333 noncanonical equivalents.
4334 * configure.in: Rename to...
4335 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4336 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4337 target_noncanonical. Use them. Rewrite removal of configure
4338 arguments for autoconf 2.59. Discard variable settings. Force
4339 program_transform_name for native tools.
4340
4341 * Makefile.in: Regenerated.
4342 * configure: Regenerated with autoconf 2.59.
4343
4344 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
4345
4346 * MAINTAINERS (Write After Approval): Add myself.
4347
4348 2007-01-31 Andreas Schwab <schwab@suse.de>
4349
4350 * Makefile.tpl (LDFLAGS): Substitute it.
4351 * Makefile.in: Regenerate.
4352
4353 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
4354
4355 * MAINTAINERS (Write After Approval): Add myself.
4356
4357 2007-01-28 David Edelsohn <edelsohn@gnu.org>
4358
4359 * MAINTAINERS (spu port): Add myself.
4360
4361 2007-01-23 Richard Guenther <rguenther@suse.de>
4362
4363 PR bootstrap/30541
4364 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4365 * Makefile.tpl (GNATBIND): Substitute it.
4366 (GNATMAKE): Likewise.
4367 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4368 of STAGE_PREFIX.
4369 * Makefile.in: Regenerate.
4370 * configure: Regenerate.
4371
4372 2007-01-18 Mike Stump <mrs@apple.com>
4373
4374 * configure.in: Re-enable -Werror for gcc builds.
4375
4376 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
4377
4378 * MAINTAINERS (Write After Approval): Add myself.
4379
4380 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4381
4382 * configure.in: Change == to = in test command.
4383 * configure: Regenerate.
4384
4385 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4386 Nick Clifton <nickc@redhat.com>
4387 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4388
4389 * configure.in (build_configargs, host_configargs, target_configargs):
4390 Remove build/host/target parameters.
4391 (host_libs): Add gmp and mpfr.
4392 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4393 * Makefile.def (gmp, mpfr): New.
4394 (gcc): Remove target.
4395 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4396 target_os, target_vendor): New.
4397 (configure): Add host_alias/target_alias arguments; adjust invocations.
4398 * configure: Regenerate.
4399 * Makefile.in: Regenerate.
4400
4401 2007-01-11 Matt Fago <fago@earthlink.net>
4402
4403 * configure.in: Try to link to functions only in mpfr 2.2.x
4404 to improve robustness of configure tests.
4405 * configure: Regenerate.
4406
4407 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
4408
4409 * MAINTAINERS: Add myself as i386 maintainer.
4410
4411 2007-01-08 Jan Hubicka <jh@suse.cz>
4412
4413 * MAINTAINERS: Add myself as i386 maintainer.
4414
4415 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4416
4417 * configure.in: Add support for an x86_64-mingw* target.
4418 * configure: Regenerate.
4419
4420 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4421
4422 * Makefile.tpl (all-target): Correct @if conditional for target
4423 modules.
4424 * configure.in: Omit libiberty if building only target libgcc.
4425 * configure, Makefile.in: Regenerated.
4426
4427 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4428
4429 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4430 * configure: Regenerate.
4431
4432 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4433
4434 * Makefile.def (target_modules): Add libgcc.
4435 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4436 * Makefile.tpl (clean-target-libgcc): Delete.
4437 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4438 on gcc even for bootstrapped modules. Rewrite handling of
4439 lang_env_dependencies to loop over target_modules.
4440 * configure.in (target_libraries): Add target-libgcc.
4441 * Makefile.in, configure: Regenerated.
4442
4443 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4444
4445 * configure.in: Reorganize recognition of languages. Add
4446 --enable-stage1-languages. Show supported languages for the chosen
4447 target rather than all recognized languages.
4448 * configure: Regenerate.
4449
4450 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4451
4452 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4453 * Makefile.in: Regenerate.
4454
4455 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4456
4457 * configure.in: Warn that MPFR 2.2.0 is buggy.
4458 * configure: Regenerate.
4459
4460 2006-12-27 Ian Lance Taylor <iant@google.com>
4461
4462 * configure.in: When removing Makefiles to force a reconfigure, also
4463 remove prev-DIR*/Makefile.
4464 * configure: Regenerate.
4465
4466 2006-12-22 Andreas Schwab <schwab@suse.de>
4467
4468 * configure: Regenerate with correct autoconf version.
4469
4470 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4471
4472 * configure.in: add AC_SUBST for *_FOR_TARGET.
4473 * configure: Regenerate.
4474
4475 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4476
4477 * configure.in: Simplify logic for rejecting languages that cannot
4478 be built. Separate the case when a language is unsupported,
4479 from the case when the user chooses not to build a language.
4480
4481 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4482
4483 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4484 it only affects bootstrap and could be tested on "$host" as well.
4485 * configure: Regenerate.
4486 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4487
4488 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4489
4490 PR bootstrap/29544
4491 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4492 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4493 move here comment from Makefile.tpl.
4494 * Makefile.tpl: Move some definitions higher in the file.
4495 (STAGE1_CHECKING): New.
4496 * configure.in: Add --enable-stage1-checking.
4497 * configure: Regenerate.
4498 * Makefile.in: Regenerate.
4499
4500 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4501
4502 * MAINTAINERS: Add myself as build system maintainer.
4503
4504 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
4505
4506 * MAINTAINERS (Write After Approval): Add myself.
4507
4508 2006-12-13 Eric Christopher <echristo@apple.com>
4509
4510 * MAINTAINERS: Add myself as darwin maintainer.
4511
4512 2006-12-11 Ian Lance Taylor <ian@airs.com>
4513
4514 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4515
4516 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
4517
4518 MAINTAINERS: Update my entry.
4519
4520 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4521
4522 * configure.in: Handle spu makefile frag.
4523 * Makefile.tpl (MAINT): Define
4524 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4525 * configure: Regenerate.
4526 * Makefile.in: Regenerate.
4527
4528 2006-12-11 Ben Elliston <bje@au.ibm.com>
4529
4530 * config.guess: Import latest version.
4531 * config.sub: Likewise.
4532
4533 2006-12-11 Ben Elliston <bje@au.ibm.com>
4534
4535 * configure.in (spu-*-*): Don't skip target-libiberty.
4536 * configure: Regenerate.
4537
4538 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4539
4540 PR bootstrap/30134
4541 * configure.in: Correct x86 darwin support for libjava to powerpc
4542 and i?86 only.
4543 * configure: Regenerate.
4544
4545 2006-12-08 Sandro Tolaini <tolaini@libero.it>
4546
4547 * configure.in: Add x86 darwin support for libjava.
4548 * configure: Regenerate.
4549
4550 2006-12-07 Mike Stump <mrs@apple.com>
4551
4552 * Makefile.def (dependencies): Add dependency for
4553 install-target-libssp and install-target-libgomp on
4554 install-gcc.
4555 * Makefile.in: Regenerate.
4556
4557 2006-12-04 Richard Guenther <rguenther@suse.de>
4558
4559 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4560 (Non-Algorithmic Maintainers): Move over non-algorithmic
4561 loop optimizer maintainers, add myself as a non-algorithmic
4562 middle-end maintainer.
4563
4564 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
4565
4566 * MAINTAINERS (Write After Approval): Add myself.
4567
4568 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4569
4570 * configure.in: Update error message for missing GMP/MPFR.
4571
4572 * configure: Regenerate.
4573
4574 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4575
4576 * configure.in: Update MPFR version in error message.
4577
4578 * configure: Regenerate.
4579
4580 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4581
4582 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4583 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4584 --with-gmp-lib): New flags.
4585
4586 * configure: Regenerate.
4587
4588 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4589
4590 * MAINTAINERS (Write After Approval): Change my email address.
4591
4592 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4593
4594 * MAINTAINERS (Write After Approval): Add myself.
4595
4596 2006-11-22 Philipp Thomas <pth@suse.de>
4597
4598 * MAINTAINERS (i18n): Update e-mail address.
4599
4600 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4601
4602 * MAINTAINERS (spu port): Add myself as maintainer.
4603 (Write After Approval): Remove myself.
4604
4605 2006-11-22 Ben Elliston <bje@au.ibm.com>
4606
4607 * configure.in (skipdirs): Don't build libssp for SPU.
4608 * configure: Regenerate.
4609
4610 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4611
4612 * MAINTAINERS (spu port): Add myself as maintainer.
4613 (libobjc): Update my email address.
4614
4615 2006-11-21 Andrea Bona <andrea.bona@st.com>
4616
4617 * MAINTAINERS (Write After Approval): Add myself.
4618
4619 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4620
4621 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4622 * configure : Rebuilt.
4623
4624 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4625
4626 * MAINTAINERS (Write After Approval): Add myself.
4627
4628 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4629
4630 * MAINTAINERS (Write After Approval): Add myself.
4631
4632 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4633
4634 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4635 libmpfr.a.
4636 * configure: Regenerate.
4637
4638 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4639
4640 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4641 (unstage): Test for stage_last presence.
4642
4643 PR bootstrap/29802
4644 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4645 STAGE_PREFIX.
4646 * Makefile.in: Regenerate.
4647
4648 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
4649
4650 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4651 maintainers.
4652
4653 2006-11-14 Erven Rohou <erven.rohou@st.com>
4654
4655 * MAINTAINERS (Write After Approval): Add myself.
4656
4657 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
4658
4659 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4660 and stageN-package/Makefile.
4661 * Makefile.in: Regenerated.
4662
4663 2006-11-14 Jie Zhang <jie.zhang@analog.com>
4664
4665 * configure.in: Remove target-libgloss from noconfigdirs for
4666 bfin-*-*.
4667 * configure: Regenerated.
4668
4669 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4670
4671 * configure.in (have_gmp): Only error if the gcc directory exists.
4672
4673 * configure: Regenerate.
4674
4675 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4676
4677 * configure.in: Robustify error message for missing GMP/MPFR.
4678
4679 * configure: Regenerate.
4680
4681 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
4682
4683 * MAINTAINERS (Write After Approval): Add myself.
4684
4685 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
4686
4687 * MAINTAINERS: Change email address.
4688
4689 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4690
4691 * MAINTAINERS (Write After Approval): Add myself.
4692
4693 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4694
4695 * MAINTAINERS (Write After Approval): Add myself.
4696
4697 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4698
4699 * MAINTAINERS (Write After Approval): Move myself to
4700 Write After Approval section.
4701
4702 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4703
4704 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4705 need_gmp anymore.
4706 * configure: Regenerate.
4707
4708 2006-10-16 Tobias Burnus <burnus@net-b.de>
4709
4710 * MAINTAINERS (Write After Approval): Add myself.
4711
4712 2006-10-16 Ben Elliston <bje@au.ibm.com>
4713
4714 * config.guess: Import latest version.
4715 * config.sub: Likewise.
4716
4717 2006-10-10 Brooks Moses <bmoses@stanford.edu>
4718
4719 * Makefile.def: Added pdf target handling.
4720 * Makefile.tpl: Added pdf target handling.
4721 * Makefile.in: Regenerated.
4722
4723 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
4724
4725 * MAINTAINERS: Add self as score port maintainer.
4726
4727 2006-10-04 Brooks Moses <bmoses@stanford.edu>
4728
4729 * MAINTAINERS (Write After Approval): Add myself.
4730
4731 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
4732
4733 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
4734 or newer.
4735 * configure: Regenerated.
4736
4737 2006-09-27 Dave Brolley <brolley@redhat.com>
4738
4739 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4740 using $s instead of $r.
4741 * configure: Regenerated.
4742
4743 2006-09-26 Thiemo Seufer <ths@mips.com>
4744
4745 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4746 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4747 * configure: Regenerate.
4748
4749 2006-09-24 Graeme Peterson <gridly@gmail.com>
4750
4751 * MAINTAINERS (Write After Approval): Remove myself.
4752
4753 2006-09-22 Chao-ying Fu <fu@mips.com>
4754
4755 * MAINTAINERS (Write After Approval): Add myself.
4756
4757 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
4758
4759 * MAINTAINERS: Add self as soft-fp maintainer.
4760
4761 2006-09-09 Anatoly Sokolov <aesok@post.ru>
4762
4763 * MAINTAINERS: Add myself as avr maintainer.
4764 Remove Marek Michalkiewicz as avr maintainer.
4765
4766 2006-09-07 Roberto Costa <roberto.costa@st.com>
4767
4768 * MAINTAINERS (Write After Approval): Add myself.
4769
4770 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
4771
4772 * configure.in: Never build newlib for a Mingw host.
4773 Never build newlib as Mingw target library.
4774 Test the existence of winsup/cygwin for building a Cygwin newlib,
4775 rather than just winsup.
4776 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4777 building a Mingw target.
4778 * configure: Regenerate.
4779
4780 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
4781
4782 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4783
4784 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
4785
4786 * config.guess: Import from src (was more updated).
4787 * config.sub: Likewise.
4788
4789 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4790
4791 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4792 * configure: Regenerated.
4793
4794 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
4795
4796 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4797 for stages after the first.
4798
4799 2006-07-17 Jakub Jelinek <jakub@redhat.com>
4800
4801 * Makefile.def: Add dependencies for configure-opcodes
4802 on configure-intl and all-opcodes on all-intl.
4803 * Makefile.in: Regenerated.
4804
4805 2006-07-13 Ben Elliston <bje@au.ibm.com>
4806
4807 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4808
4809 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
4810
4811 Port to hosts whose 'sort' and 'tail' implementations
4812 treat operands with leading '+' as file names, as POSIX
4813 has required since 2001. However, make sure the code still
4814 works on pre-POSIX hosts.
4815 * ltmain.sh: Don't assume "sort +2" is equivalent to
4816 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4817
4818 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
4819
4820 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4821
4822 2006-07-04 Peter O'Gorman <peter@pogma.com>
4823
4824 * ltconfig: chmod 644 before ranlib during install.
4825
4826 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4827
4828 PR bootstrap/18058
4829 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4830 if the bootstrap compiler is a GCC version that supports it.
4831 * configure: Regenerate.
4832
4833 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4834
4835 * configure.in: Fix thinkos in previous check-in.
4836 * configure: Regenerate.
4837
4838 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4839
4840 PR other/27063
4841 * configure.in: Test subdir_requires and give an appropriate
4842 error message.
4843 * configure: Regenerate.
4844
4845 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
4846
4847 * MAINTAINERS (Write After Approval): Add myself.
4848
4849 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
4850
4851 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4852
4853 2006-06-22 Steve Ellcey <sje@cup.hp.com>
4854
4855 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4856
4857 2006-06-20 David Ayers <d.ayers@inode.at>
4858
4859 PR bootstrap/28072
4860 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4861 whether target-libjava is being configured instead of whether the
4862 java front end is enabled.
4863 * configure: Regenerate.
4864
4865 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4866
4867 PR target/27540
4868 * configure.in: Only enable libgomp on IRIX 6.
4869 * configure: Regenerate.
4870
4871 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
4872
4873 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4874 too.
4875 * Makefile.in: Regenerate.
4876
4877 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
4878
4879 * config-ml.in: Alter CCASFLAGS to include special
4880 multilib options the same as is done for CFLAGS.
4881
4882 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4883
4884 * configure.in: Don't enable libgomp on hpux10.
4885 * configure: Rebuilt.
4886
4887 2006-06-12 David Ayers <d.ayers@inode.at>
4888
4889 PR bootstrap/27963
4890 PR target/19970
4891 * configure.in: Remove target-boehm-gc from noconfigdirs where
4892 ${libgcj} is specified.
4893 * configure: Regenerate.
4894
4895 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
4896
4897 Sync from src:
4898
4899 * configure.in: Sync.
4900 * configure: Regenerated.
4901
4902 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4903
4904 * Makefile.def: Added dependencies from sim and gdb on intl, and
4905 added configure dependencies to everything with an all dependency
4906 on intl.
4907 * Makefile.in: Regenerated.
4908
4909 2006-06-06 David Ayers <d.ayers@inode.at>
4910
4911 PR libobjc/13946
4912 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4913 * Makefile.in: Regenerate.
4914 * configure.in: Add --enable-objc-gc at toplevel and have it
4915 enable boehm-gc for Objective-C.
4916 Remove target-boehm-gc from libgcj.
4917 Add target-boehm-gc to target_libraries.
4918 Add target-boehm-gc to noconfigdirs where ${libgcj}
4919 is specified.
4920 Assert that boehm-gc is supported when requested for Objective-C.
4921 Only build boehm-gc if needed either for Java or Objective-C.
4922 * configure: Regenerate.
4923
4924 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
4925
4926 PR 27674
4927 * Makefile.tpl (configure-[+prefix+][+module+],
4928 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4929 Remove rule to unstage bootstrapped modules.
4930 (stage_current): New.
4931 * Makefile.in: Regenerate.
4932
4933 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4934
4935 * MAINTAINERS (Write After Approval): Update my e-mail address.
4936
4937 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
4938
4939 * include/libiberty.h: Declare pex_run_in_environment.
4940
4941 2006-05-31 Asher Langton <langton2@llnl.gov>
4942
4943 * MAINTAINERS (Write After Approval): Add myself.
4944
4945 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
4946
4947 * Makefile.def (bfd, opcodes): Fix lib_path.
4948 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4949 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4950 * Makefile.in: Regenerate.
4951
4952 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4953
4954 * Makefile.in: Regenerate.
4955
4956 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4957
4958 * Makefile.def: Add install-html target. Add datarootdir
4959 docdir and htmldir to flags_to_pass.
4960 * Makefile.tpl: Add install-html target.
4961 * Makefile.in: Regenerate.
4962 * configure.in: Add --with-datarootdir, --with-docdir, and
4963 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4964 * configure: Regenerate.
4965
4966 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4967
4968 * configure.in: Enable gprof for cross builds.
4969 * configure: Regenerate.
4970
4971 2006-05-22 Richard Guenther <rguenther@suse.de>
4972
4973 Revert
4974 2006-01-31 Richard Guenther <rguenther@suse.de>
4975 Paolo Bonzini <bonzini@gnu.org>
4976
4977 * Makefile.def (target_modules): Add libgcc-math target module.
4978 * configure.in (target_libraries): Add libgcc-math target library.
4979 (--enable-libgcc-math): New configure switch.
4980 * Makefile.in: Re-generate.
4981 * configure: Re-generate.
4982 * libgcc-math: New toplevel directory.
4983
4984 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4985 Andreas Tobler <a.tobler@schweiz.ch>
4986
4987 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4988 * configure: Rebuilt.
4989
4990 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
4991
4992 * MAINTAINERS (Write After Approval): Add myself.
4993
4994 2006-05-01 DJ Delorie <dj@redhat.com>
4995
4996 * configure.in: Restore CFLAGS if GMP isn't present.
4997 * configure: Regenerate.
4998
4999 2006-05-01 Richard Guenther <rguenther@suse.de>
5000
5001 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5002 maintainer.
5003
5004 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
5005
5006 * MAINTAINERS (Write After Approval): Add myself.
5007
5008 2006-04-28 Jan Beulich <jbeulich@novell.com>
5009
5010 * MAINTAINERS (Write After Approval): Add myself.
5011
5012 2006-04-18 DJ Delorie <dj@redhat.com>
5013
5014 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5015 reference libgloss so that libssp can be built in a combined
5016 tree.
5017 * configure: Regenerate.
5018
5019 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
5020
5021 * MAINTAINERS (Write After Approval): Add myself.
5022
5023 2006-04-05 Ben Elliston <bje@au.ibm.com>
5024
5025 * configure.in: Require makeinfo 4.4 or higher.
5026 * configure: Regenerate.
5027
5028 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5029
5030 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5031 Rearrange the entries of other libraries to have them in one place.
5032
5033 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5034
5035 * MAINTAINERS (Write After Approval): Remove myself.
5036 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5037
5038 2006-03-14 Richard Guenther <rguenther@suse.de>
5039
5040 * configure: Regenerate with autoconf 2.13.
5041
5042 2006-03-13 Jim Blandy <jimb@codesourcery.com>
5043
5044 * MAINTAINERS: Use my work address.
5045
5046 * MAINTAINERS: Update my E-mail address.
5047
5048 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
5049
5050 * configure.in: Handle --disable-<component> generically.
5051 * configure: Regenerate.
5052
5053 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5054
5055 PR libgcj/17311
5056 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5057
5058 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5059
5060 * MAINTAINERS (Write After Approval): Remove myself.
5061 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5062
5063 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
5064
5065 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5066 (TARGET_CONFIGDIRS): Remove.
5067 * configure.in: Remove AC_SUBST(target_configdirs).
5068 * Makefile.in, configure: Regenerated.
5069
5070 2006-02-20 Steven G. Kargl <kargls@comcast.net>
5071
5072 * MAINTAINERS (Write After Approval): Remove myself.
5073 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5074
5075 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
5076
5077 PR bootstrap/25670
5078
5079 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5080
5081 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5082 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5083 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5084 BUILD_PREFIX, BUILD_PREFIX_1.
5085 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5086
5087 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5088 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5089
5090 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5091 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5092 of `cat stage_current`. Always provide the `r' and `s' variables.
5093 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5094 a single shell execution.
5095 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5096 bootstrapped modules, make the stage1 module if the build was not
5097 started yet, else build the current stage.
5098 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5099 (all-build, all-host, all-target, [+make_target+]-host,
5100 [+make_target+]-target): Do not use \-continued lines.
5101 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5102 (current_stage, restrap, stage_last): New.
5103
5104 * Makefile.in: Regenerate.
5105 * configure: Regenerate.
5106
5107 2006-02-19 Bud Davis <jmdavis@link.com>
5108
5109 * MAINTAINERS (Write After Approval): Remove myself.
5110 (Language Front End Maintainers): Add myself as fortran 95
5111 maintainer and update e-mail address.
5112
5113 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5114
5115 * MAINTAINERS (Write After Approval): Remove myself.
5116 (Language Front End Maintainers): Add myself as fortran 95
5117 maintainer.
5118
5119 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
5120
5121 * MAINTAINERS (Write After Approval): Add myself.
5122
5123 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5124
5125 * MAINTAINERS (Write After Approval): Remove myself.
5126 (Language Front End Maintainers): Add myself as
5127 fortran 95 maintainer.
5128
5129 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5130
5131 Sync from src:
5132
5133 2005-12-27 Leif Ekblad <leif@rdos.net>
5134
5135 * configure.in: Add support for RDOS target.
5136 * configure: Regenerate.
5137
5138 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5139 Andreas Schwab <schwab@suse.de>
5140
5141 * configure: Regenerate.
5142
5143 2006-02-12 David Edelsohn <edelsohn@gnu.org>
5144
5145 * configure.in (enable_libgomp): Add AIX.
5146 * configure: Regenerate.
5147
5148 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5149
5150 * MAINTAINERS (Write After Approval): Add myself.
5151
5152 2006-02-03 Lee Millward <lee.millward@gmail.com>
5153
5154 * MAINTAINERS (Write After Approval): Add myself.
5155
5156 2006-01-31 Richard Guenther <rguenther@suse.de>
5157 Paolo Bonzini <bonzini@gnu.org>
5158
5159 * Makefile.def (target_modules): Add libgcc-math target module.
5160 * configure.in (target_libraries): Add libgcc-math target library.
5161 (--enable-libgcc-math): New configure switch.
5162 * Makefile.in: Re-generate.
5163 * configure: Re-generate.
5164 * libgcc-math: New toplevel directory.
5165
5166 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
5167
5168 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5169 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5170 the assembler, linker and binutils.
5171 * configure: Regenerate.
5172
5173 2006-01-22 Dirk Mueller <dmueller@suse.de>
5174
5175 * MAINTAINERS (Write After Approval): Add myself.
5176
5177 2006-01-20 Diego Novillo <dnovillo@redhat.com>
5178
5179 * configure: Regenerate.
5180
5181 2006-01-18 Richard Henderson <rth@redhat.com>
5182 Jakub Jelinek <jakub@redhat.com>
5183 Diego Novillo <dnovillo@redhat.com>
5184
5185 * libgomp: New directory.
5186 * Makefile.def: Add target_module libgomp.
5187 * Makefile.in: Regenerate.
5188 * configure.in (target_libraries): Add target-libgomp.
5189 * configure: Regenerate.
5190
5191 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
5192
5193 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5194 @ from continuation.
5195 * Makefile.in: Rebuilt.
5196
5197 2006-01-04 Chris Lattner <sabre@gnu.org>
5198
5199 * MAINTAINERS (Write After Approval): Add myself.
5200
5201 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
5202
5203 PR bootstrap/24252
5204
5205 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5206 * Makefile.tpl (OBJDUMP): New.
5207 (EXTRA_HOST_FLAGS): Add it.
5208 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5209
5210 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5211 to use symbolic links between directories. Avoid race conditions
5212 or make them harmless.
5213 * configure.in: Do not try to use symbolic links between directories.
5214
5215 * Makefile.def (LEAN): Pass.
5216 * Makefile.tpl (LEAN): Define.
5217 (stage[+id+]-start): Accept that the previous directory does not
5218 exist, if the bootstrap is lean.
5219 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5220 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5221 configure substitution.
5222 ([+compare-target+]): Likewise.
5223 ([+bootstrap-target+]-lean): New.
5224 * configure.in: Remove lean bootstrap support from here.
5225
5226 * Makefile.in: Regenerate.
5227 * configure: Regenerate.
5228
5229 2006-01-04 Ben Elliston <bje@au.ibm.com>
5230
5231 * MAINTAINERS (libdecnumber): Add myself.
5232
5233 2006-01-02 Mark Mitchell <mark@codesourcery.com>
5234
5235 * libtool-ldflags: New script.
5236
5237 2006-01-02 Andreas Schwab <schwab@suse.de>
5238
5239 * configure.in: When reconfiguring remove Makefile in
5240 all stage directories.
5241 * configure: Regenerate.
5242
5243 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5244
5245 * MAINTAINERS: Update my email address.
5246
5247 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
5248
5249 Revert Ada-related part of the previous change.
5250
5251 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5252 Do not pass.
5253 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5254 * Makefile.in: Regenerate.
5255 * configure.in: Do not include mt-ppc-aix target fragment.
5256 * configure: Regenerate.
5257
5258 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
5259
5260 * configure.in: Select appropriate fragments for PowerPC/AIX.
5261 * configure: Regenerate.
5262
5263 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5264 BOOT_CFLAGS, BOOT_LDFLAGS.
5265 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5266 BOOT_CFLAGS, BOOT_LDFLAGS.
5267 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5268 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5269 (stage): Fail if we cannot complete the work.
5270 * Makefile.in: Regenerate.
5271
5272 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5273
5274 * configure.in: Replace ms1 with mt.
5275 * configure: Rebuilt.
5276
5277 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5278
5279 * MAINTAINERS: Update my email address.
5280
5281 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
5282
5283 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5284 install-host-nogcc): Don't invoke $(stage) at the end.
5285 * Makefile.in: Regenerate.
5286
5287 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
5288
5289 * configure.in: Flip the top-level bootstrap switch.
5290 * configure: Regenerate.
5291
5292 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5293
5294 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5295 $(stage) and $(unstage).
5296 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5297 (all): Remove stray semicolon.
5298 (local-distclean): Don't handle multilib.tmp and multilib.out.
5299 (install.all): Set $s for consistency.
5300 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5301 check_multilibs setting. Always make the install directory.
5302 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5303 Correct @if/@endif.
5304 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5305 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5306 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5307 (multilib.out): Remove.
5308 * Makefile.in: Regenerated.
5309
5310 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
5311
5312 * MAINTAINERS (Write After Approval): Add myself.
5313
5314 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5315
5316 * MAINTAINERS: Add myself as mt maintainer.
5317
5318 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5319
5320 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5321
5322 * MAINTAINERS: Change email address.
5323
5324 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5325
5326 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5327 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5328 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5329 Find in-tree tools if available.
5330 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5331 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5332 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5333 (COMPILER_*_FOR_TARGET): New.
5334 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5335 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5336 (CONFIGURED_*, USUAL_*): Remove.
5337 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5338 STRIP): Use autoconf substitutions.
5339 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5340 COMPILER_NM_FOR_TARGET): New.
5341 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5342
5343 (all): Make all-host and all-target in parallel.
5344 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5345 that $$r and $$s are set before invoking a recursive make.
5346 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5347 ([+bootstrap-target+]): Inline most of the `all' target.
5348
5349 2005-11-29 Ben Elliston <bje@au.ibm.com>
5350
5351 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5352 from the gcc build directory.
5353 * Makefile.in: Regenerate.
5354
5355 2005-11-29 Ben Elliston <bje@au.ibm.com>
5356
5357 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5358 depend on all-libdecnumber.
5359 * configure.in (host_libs): Include libdecnumber.
5360 * Makefile.in: Regenerate.
5361 * configure: Likewise.
5362
5363 2005-11-29 Ben Elliston <bje@au.ibm.com>
5364
5365 * libdecnumber: Import decNumber sources from the dfp-branch.
5366
5367 2005-11-21 Kean Johnston <jkj@sco.com>
5368
5369 * config.sub, config.guess: Sync from upstream sources.
5370
5371 2005-11-21 Ben Elliston <bje@au.ibm.com>
5372
5373 Import from Autoconf sources:
5374
5375 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5376 * config/move-if-change: Don't output "$2 is unchanged";
5377 suggested by Ben Elliston. Handle weird characters correctly.
5378
5379 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5380
5381 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5382 to match upstream libtool for darwin.
5383
5384 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5385
5386 * Makefile.def: Remove gdb dependencies for gdbtk.
5387 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5388 (configure-gdb, install-gdb): New rules.
5389 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5390 * Makefile.in, configure: Regenerated.
5391
5392 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5393
5394 * MAINTAINERS (Write After Approval): Add myself.
5395
5396 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5397
5398 * MAINTAINERS (Write After Approval): Add myself.
5399
5400 2005-10-24 Diego Novillo <dnovillo@redhat.com>
5401
5402 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5403 Diego Novillo.
5404
5405 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5406
5407 PR bootstrap/24297
5408 * Makefile.tpl (do-[+make-target+], do-check, install,
5409 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5410 are set before recursing.
5411 * Makefile.in: Regenerate.
5412
5413 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5414
5415 PR bootstrap/18939
5416 * Makefile.def (gcc) <target>: Fix thinko.
5417 * Makefile.in: Regenerate.
5418
5419 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5420
5421 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5422 * configure: Regenerate.
5423
5424 2005-10-15 Jie Zhang <jie.zhang@analog.com>
5425
5426 * MAINTAINERS (Write After Approval): Add self.
5427
5428 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
5429
5430 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5431 target-libffi, target-qthreads, target-libjava, and
5432 targetlibobjc.
5433 * configure: Regenerate.
5434
5435 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5436
5437 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5438 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5439 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5440 (USUAL_OBJDUMP_FOR_TARGET): New.
5441 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5442 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5443 * configure, Makefile.in: Regenerated.
5444
5445 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5446
5447 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5448 before other host packages.
5449
5450 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5451
5452 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5453
5454 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5455
5456 PR bootstrap/22340
5457
5458 * configure.in (default_target): Remove.
5459 * Makefile.tpl (all): Do not use prerequisites as subroutines
5460 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5461 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5462 use prerequisites as subroutines.
5463 (check-host, check-target): New.
5464 (bootstrap configure & all targets): Do not use stage*-start
5465 if the directory layout is already ok.
5466 (non-bootstrap configure & all targets): Prepend a $(unstage).
5467 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5468 (NOTPARALLEL): Remove.
5469 (unstage, stage variables): New variables.
5470 (unstage, stage targets): Simply expand to those variables.
5471
5472 * configure: Regenerate.
5473 * Makefile.in: Regenerate.
5474
5475 2005-10-04 James E Wilson <wilson@specifix.com>
5476
5477 * Makefile.def (lang_env_dependencies): Add libmudflap.
5478 * Makefile.in: Regenerate.
5479
5480 2005-10-03 Andreas Schwab <schwab@suse.de>
5481
5482 Backport from libtool CVS:
5483 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5484
5485 * ltmain.sh: add support for installing into temporary
5486 staging area (e.g. 'make install DESTDIR=...')
5487
5488 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5489
5490 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5491 * configure: Regenerated.
5492
5493 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5494
5495 * configure: Regenerate with the correct
5496 autoconf version.
5497
5498 2005-09-30 Catherine Moore <clm@cm00re.com>
5499
5500 * configure.in (bfin-*-*): New.
5501 * configure: Regenerated.
5502
5503 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5504
5505 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5506 (LIPO_FOR_TARGET): New.
5507 (CONFIGURED_LIPO_FOR_TARGET): New.
5508 (USUAL_LIPO_FOR_TARGET): New.
5509 (STRIP_FOR_TARGET): New.
5510 (CONFIGURED_STRIP_FOR_TARGET): New.
5511 (USUAL_STRIP_FOR_TARGET): New.
5512 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5513 STRIP_FOR_TARGET.
5514 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5515 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5516 * Makefile.in: Regenerate.
5517 * configure: Regenerate.
5518
5519 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5520
5521 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5522 (rs6000-*-aix*): Same.
5523 * configure: Regenerate.
5524
5525 2005-09-16 Tom Tromey <tromey@redhat.com>
5526
5527 * MAINTAINERS: Add self as java maintainer.
5528
5529 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5530
5531 * configure.in: Recognize f95 in the --enable-languages option,
5532 and substitute it for fortran, issuing a warning.
5533 * configure: Regenerate.
5534
5535 2005-08-30 Phil Edwards <phil@codesourcery.com>
5536
5537 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5538 * configure: Regenerated.
5539
5540 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
5541
5542 * MAINTAINERS: Add self as ms1 maintainer.
5543
5544 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5545
5546 * Makefile.def (libssp): Add to lang_env_dependencies.
5547 * Makefile.in: Regenerate.
5548
5549 2005-08-18 Ian Lance Taylor <ian@airs.com>
5550
5551 * MAINTAINERS: Add myself as middle-end maintainer.
5552
5553 2005-08-17 Christian Groessler <chris@groessler.org>
5554
5555 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5556 * Makefile.in: Regenerate.
5557
5558 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5559
5560 * MAINTAINERS (write after approval): Added myself.
5561
5562 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5563
5564 * MAINTAINERS (Write After Approval): Add myself.
5565
5566 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5567
5568 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5569 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5570 Look for alternate names of the target cc and c++
5571 * configure: Regenerate.
5572
5573 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5574
5575 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5576 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5577 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5578 tools; remove code to manually set them.
5579 (Target tools): Look in the environment for them.
5580 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5581 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5582 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5583 build directory.
5584 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5585 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5586 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5587 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5588 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5589 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5590 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5591 * configure: Regenerate.
5592 * Makefile.in: Regenerate.
5593
5594 2005-07-28 Ben Elliston <bje@au.ibm.com>
5595
5596 * MAINTAINERS: Update for removed CPU targets.
5597
5598 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5599
5600 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5601 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5602 * Makefile.in: Regenerated.
5603
5604 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5605
5606 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5607 (CFLAGS_FOR_TARGET): Use it.
5608 (CXXFLAGS_FOR_TARGET): Likewise.
5609 * Makefile.in: Regenerated.
5610 * configure.in (--with-build-sysroot): New option.
5611 * configure: Regenerated.
5612
5613 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5614
5615 * Makefile.tpl: Wrap install between unstage and stage
5616 * Makefile.in: Regenerate.
5617
5618 2005-07-21 Eric Christopher <echristo@apple.com>
5619
5620 * MAINTAINERS: Update affiliation.
5621
5622 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5623
5624 * MAINTAINERS: Add self as crx port maintainer.
5625
5626 2005-07-20 DJ Delorie <dj@redhat.com>
5627
5628 * MAINTAINERS: Add self as m32c maintainer.
5629
5630 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5631
5632 * all files: Update FSF address.
5633
5634 2005-07-15 Eric Christopher <echristo@redhat.com>
5635
5636 * MAINTAINERS: Change affiliation.
5637
5638 2005-07-14 Jim Blandy <jimb@redhat.com>
5639
5640 * configure.in: Add cases for Renesas m32c.
5641 * configure: Regenerated.
5642
5643 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5644
5645 * COPYING.LIB: Update from fsf.org.
5646
5647 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5648
5649 * COPYING, compile, config.guess,
5650 config.sub, install-sh, missing, mkinstalldirs,
5651 symlink-tree, ylwrap: Sync from upstream sources.
5652 * config-ml.in: Update FSF address.
5653
5654 2005-07-13 Eric Christopher <echristo@redhat.com>
5655
5656 * configure.in: Add toplevel noconfigdir support for tpf.
5657 * configure: Regenerate.
5658
5659 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
5660
5661 PR ada/22340
5662
5663 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5664 * Makefile.in: Regenerate.
5665
5666 2005-07-07 Mark Mitchell <mark@codesourcery.com>
5667
5668 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
5669 Brolley to write-after-approval.
5670
5671 2005-07-07 Andreas Schwab <schwab@suse.de>
5672
5673 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5674 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5675 * Makefile.in: Regenerated.
5676
5677 2005-07-06 Geoffrey Keating <geoffk@apple.com>
5678
5679 * configure.in: Don't build sim or rda when targetting darwin.
5680 * configure: Regenerate.
5681
5682 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
5683
5684 * configure.in: Add --enable-libssp and --disable-libssp.
5685 * configure: Regenerate with autoconf-2.13.
5686
5687 2005-07-02 Jakub Jelinek <jakub@redhat.com>
5688
5689 * Makefile.def (target_modules): Add libssp.
5690 * configure.in (target_libraries): Add target-libssp.
5691 * configure: Rebuilt.
5692 * Makefile.in: Rebuilt.
5693
5694 2005-07-01 Zack Weinberg <zackw@panix.com>
5695
5696 * MAINTAINERS: Change email address. Resign from maintainership.
5697
5698 2005-07-01 Richard Guenther <rguenther@suse.de>
5699
5700 * MAINTAINERS: Change my e-mail address and affiliation.
5701
5702 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5703
5704 * Makefile.def (stagefeedback): Come after profile.
5705 Define profiledbootstrap target.
5706 * Makefile.tpl (profiledbootstrap): Remove.
5707 (stageprofile-end): Zap stagefeedback.
5708 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5709 * Makefile.in: Regenerate.
5710
5711 2005-06-13 Richard Sandiford <richard@codesourcery.com>
5712
5713 * MAINTAINERS: Update my email address.
5714
5715 2005-06-13 Zack Weinberg <zack@codesourcery.com>
5716
5717 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5718 In 'cpp' stanza, support '#line' as well as '# '.
5719
5720 2005-06-08 Andreas Schwab <schwab@suse.de>
5721
5722 * MAINTAINERS: Move myself from 'Write After Approval' to
5723 'CPU Port Maintainers' section as m68k maintainer.
5724
5725 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
5726
5727 * configure.in (unsupported_languages): New macro.
5728 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5729 non-ported target libraries in noconfigdirs.
5730 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5731 non-linux-gnu. Remove libgcj_ex_libffi.
5732 <lang_frag loop>: Set add_this_lang=no if the language is in
5733 unsupported_languages.
5734 * configure: Regenerate.
5735
5736 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5737
5738 * configure.in: Fix typo in handling of --with-mpfr-dir.
5739 * configure: Regenerate.
5740
5741 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
5742
5743 * MAINTAINERS: Update my email address.
5744
5745 2005-06-02 Jim Blandy <jimb@redhat.com>
5746
5747 * config.sub: Add cases for the Renesas m32c. (This patch has been
5748 accepted into the master sources.)
5749
5750 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
5751 Michael Snyder <msnyder@redhat.com>
5752 Stan Cox <scox@redhat.com>
5753
5754 * configure.in: Set noconfigdirs for ms1.
5755
5756 * configure: Regenerate.
5757
5758 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
5759
5760 * MAINTAINERS (Write After Approval): Add self.
5761
5762 2005-06-01 Josh Conner <jconner@apple.com>
5763
5764 * MAINTAINERS (Write After Approval): Add self.
5765
5766 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
5767
5768 * MAINTAINERS: Update my email address.
5769
5770 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
5771
5772 * MAINTAINERS (Write After Approval): Add self.
5773
5774 2005-05-26 Chris Demetriou <cgd@broadcom.com>
5775
5776 * MAINTAINERS (Write After Approval): Remove self.
5777
5778 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
5779
5780 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5781 (Dependencies): Consider target modules for bootstrap dependencies.
5782 Make target bootstrap modules depend on each stage's gcc.
5783 * Makefile.in: Regenerate.
5784
5785 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
5786
5787 * Makefile.def (configure-gcc): Depend on binutils having been built.
5788 (all-gcc): No need to do it here.
5789 * Makefile.in: Regenerate.
5790
5791 2005-05-19 Paul Brook <paul@codesourcery.com>
5792
5793 * configure.in: Rewrite misleading error message when requested
5794 language cannot be built.
5795 * configure: Regenerate.
5796
5797 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5798
5799 * ylwrap: Import from Automake 1.9.5.
5800
5801 2005-05-13 David Ung <davidu@mips.com>
5802
5803 * MAINTAINERS (Write After Approval): Add self.
5804
5805 2005-05-09 Mike Stump <mrs@apple.com>
5806
5807 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5808 lt_cv_sys_max_cmd_len for now.
5809
5810 2005-05-09 Stan Cox <scox@redhat.com>
5811
5812 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5813
5814 2005-05-08 Matt Kraai <kraai@ftbfs.org>
5815
5816 * README.SCO: Update the URL.
5817
5818 2005-05-05 David Edelsohn <edelsohn@gnu.org>
5819
5820 * ltconfig: Define file_list_spec. Pass file_list_spec and
5821 with_gnu_ld to libtool.
5822 * ltcf-c.sh (aix[45]): Define file_list_spec.
5823 * ltcf-cxx.sh (aix[45]): Same.
5824 * ltcf-gcj.sh (aix[45]): Same.
5825 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5826 exists, write list of input files to temporary file.
5827
5828 2005-05-04 Mike Stump <mrs@apple.com>
5829
5830 * configure.in: Always pass --target to target configures as
5831 otherwise rebuilds that do --recheck will fail.
5832 * confiugure: Rebuilt.
5833
5834 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
5835
5836 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5837 STAGE_HOST_EXPORTS.
5838 (configure, all): Add bootstrap support.
5839 (Host modules, target modules): Pass post-stage1 flags and exports.
5840 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5841 * Makefile.in: Regenerate.
5842
5843 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
5844
5845 * configure: Regenerate.
5846
5847 2005-04-27 Mike Stump <mrs@apple.com>
5848
5849 * MAINTAINERS: Add self as darwin maintainer.
5850
5851 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5852
5853 * config.sub: Update from master copy.
5854
5855 2005-04-21 Mike Stump <mrs@apple.com>
5856
5857 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5858 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5859
5860 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5861
5862 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5863 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5864 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5865 "*-*-elf" and "*-*-linux*".
5866 * configure: Regenerate.
5867
5868 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
5869
5870 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5871
5872 2005-04-12 Mike Stump <mrs@apple.com>
5873
5874 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5875
5876 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
5877
5878 * MAINTAINERS (Write After Approval): Add myself.
5879
5880 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
5881
5882 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5883
5884 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
5885
5886 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5887 (TARGET_CONFIGARGS): Include --with-target-subdir.
5888 (configure, all): New macros. Use them throughout.
5889 * Makefile.in: Regenerate.
5890
5891 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
5892
5893 * MAINTAINERS (Write After Approval): Add myself.
5894
5895 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5896
5897 * MAINTAINERS: Remove 'loop unrolling' maintainer.
5898
5899 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
5900
5901 * MAINTAINERS: Move John Carr to Write After Approval.
5902
5903 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5904
5905 * config/mh-mingw32: Delete.
5906 * configure.in: Don't use it.
5907 * configure: Regenerate.
5908
5909 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
5910
5911 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5912 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5913 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5914 (HOST_LIB_PATH): Generate from Makefile.def.
5915 (TARGET_LIB_PATH): Likewise.
5916 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5917 * Makefile.in: Regenerate.
5918 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5919 (RPATH_ENVVAR): Include Darwin case.
5920 * configure: Regenerate.
5921
5922 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
5923
5924 * MAINTAINERS (Various Maintainers): Remove self.
5925 (Write After Approval): Add self.
5926
5927 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
5928
5929 * MAINTAINERS (Various Maintainers): Add self.
5930
5931 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
5932
5933 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5934 * configure: Regenerate.
5935
5936 2005-03-21 Zack Weinberg <zack@codesourcery.com>
5937
5938 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5939 gcc_version, and gcc_version_trigger from set of flags to pass.
5940 * Makefile.tpl: Remove definitions of above variables.
5941 (config.status): Remove dependency on $(gcc_version_trigger).
5942 * Makefile.in: Regenerate.
5943 * configure.in: Do not reference config/gcc-version.m4 nor
5944 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5945 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5946 * configure: Regenerate.
5947
5948 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5949 Andrew Pinski <pinskia@physics.uc.edu>
5950
5951 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5952 * Makefile.in: Regenerate.
5953
5954 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
5955
5956 * MAINTAINERS (Write After Approval): Add myself.
5957
5958 2005-03-03 David Ayers <d.ayers@inode.at>
5959
5960 * MAINTAINERS (Write After Approval): Add myself.
5961
5962 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
5963
5964 PR libgcj/20160
5965 * ltmain.sh: Avoid creating archives with components that have
5966 duplicate basenames.
5967
5968 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5969
5970 PR bootstrap/20250
5971 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5972 instead of check.
5973 * Makefile.in: Regenerate.
5974
5975 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5976
5977 * Makefile.in: Regenerate to fix conflict between the previous two
5978 patches.
5979
5980 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5981
5982 PR bootstrap/17383
5983 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5984 * Makefile.tpl (HOST_SUBDIR): New substitution.
5985 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5986 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5987 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5988 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5989 (Host modules, Bootstrapped modules): Use it.
5990 (Build modules, Target modules): Do not create symlink trees,
5991 always configure out-of-srcdir.
5992 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5993 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5994 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5995 $(HOST_SUBDIR). Create a symlink for host_subdir.
5996
5997 * Makefile.in: Regenerate.
5998 * configure: Regenerate.
5999
6000 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6001
6002 Merged from libada-gnattools-branch:
6003 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6004
6005 * gnattools: New directory.
6006 * Makefile.def: Add gnattools as a module, depending on target-libada.
6007 * Makefile.in: Regenerate.
6008 * configure.in: Include gnattools in host_tools; disable it if ada
6009 is disabled.
6010 * configure: Regenerate.
6011
6012 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
6013
6014 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6015 treelang maintainer.
6016 (Write After Approval): Remove myself.
6017
6018 2005-02-23 Paul Schlie <schlie@comcast.net>
6019
6020 * configure.in: Allow darwin targeted ports to build tk, itcl and
6021 libgui.
6022 * configure: Regenerate.
6023
6024 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6025
6026 PR libgcj/10353
6027 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6028 * configure: Regenerate.
6029
6030 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6031
6032 * MAINTAINERS (Write After Approval): Add myself.
6033
6034 2005-02-10 Ian Lance Taylor <ian@airs.com>
6035
6036 * MAINTAINERS: Update my e-mail address.
6037
6038 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6039
6040 * MAINTAINERS (Write After Approval): Add myself.
6041
6042 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
6043
6044 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6045 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6046 target-libgloss when not *-*-elf and *-*-aout.
6047 * configure: Regenerate.
6048
6049 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6050
6051 * MAINTAINERS: Remove obsolete entries.
6052
6053 * MAINTAINERS (Write After Approval): Add Michael Matz.
6054
6055 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
6056
6057 * MAINTAINERS: Remove self as cpplib maintainer.
6058
6059 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6060
6061 * install-sh, config.sub: Import from upstream.
6062
6063 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6064
6065 PR bootstrap/18222
6066 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6067 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6068 * Makefile.in: Regenerate.
6069
6070 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
6071
6072 * MAINTAINERS: Update my email address.
6073
6074 2005-01-12 David Edelsohn <edelsohn@gnu.org>
6075 Andreas Schwab <schwab@suse.de>
6076
6077 PR bootstrap/18033
6078 * config-ml.in: Eval option if surrounded by single quotes.
6079
6080 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
6081
6082 Revert 2004-12-28 Makefile changes, a better fix will be
6083 applied to mainline and src after GCC 4.0 branches.
6084
6085 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
6086
6087 PR bootstrap/17383
6088
6089 * Makefile.def (target_modules): Remove stage parameter,
6090 it is always true now.
6091 * Makefile.tpl (configure-build-[+module+],
6092 configure-target-[+module+]): Always build symlink tree
6093 for the directory and for include. BUILD_SUBDIR and
6094 TARGET_SUBDIR cannot be . anymore.
6095 * Makefile.in: Regenerate.
6096
6097 2004-12-25 David Edelsohn <edelsohn@gnu.org>
6098
6099 Revert 2004-12-08 Makefile changes.
6100
6101 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6102
6103 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6104 cygwin, mingw.
6105
6106 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6107
6108 * configure.in (sh64-*-*): Reenable gprof.
6109 * configure: Regenerate.
6110
6111 2004-12-08 David Edelsohn <edelsohn@gnu.org>
6112
6113 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6114 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6115 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6116 * Makefile.in: Regenerate.
6117
6118 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6119
6120 * MAINTAINERS: Update my email address.
6121
6122 2004-12-07 Matt Kraai <kraai@ftbfs.org>
6123
6124 * Makefile.tpl: Generate normal dependencies if the LHS module is
6125 not bootstrapped.
6126 * Makefile.in: Regenerate.
6127
6128 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6129
6130 * configure.in: Include config/gxx-include-dir.m4. Use
6131 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6132 * configure: Regenerate.
6133
6134 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6135
6136 * config.if: Delete.
6137 * configure.in: Set libstdcxx_incdir directly.
6138 * configure: Regenerate.
6139
6140 2004-12-02 Eric Christopher <echristo@redhat.com>
6141
6142 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6143 * Makefile.in: Regenerate.
6144
6145 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6146
6147 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6148 * configure: Regenerate.
6149
6150 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6151
6152 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6153 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6154 * configure: Regenerate.
6155
6156 2004-12-01 Eric Christopher <echristo@redhat.com>
6157
6158 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6159 of things to remove.
6160
6161 2004-11-29 Matt Kraai <kraai@ftbfs.org>
6162
6163 * MAINTAINERS (Write After Approval): Update my e-mail address.
6164
6165 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6166
6167 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6168 from CVS libtool to always pass_all.
6169
6170 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6171
6172 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6173 (hppa*64*-*-*): Delete incorrect comment.
6174 * configure: Rebuilt.
6175
6176 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6177
6178 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6179
6180 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6181
6182 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6183 from CVS libtool to always pass_all.
6184
6185 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6186
6187 * install-sh, compile: Import from automake.
6188
6189 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6190
6191 * config.guess, config.sub: Import from savannnah.
6192
6193 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
6194
6195 * MAINTAINERS (Write After Approval): Add myself
6196
6197 2004-11-12 Mike Stump <mrs@apple.com>
6198
6199 * Makefile.def: Add html support.
6200 * Makefile.tpl: Likewise.
6201 * Makefile.in: Regenerate.
6202
6203 2004-11-11 Geoffrey Keating <geoffk@apple.com>
6204
6205 PR 18423
6206 * configure.in: Remove all instances of build-fixincludes from
6207 noconfigdirs.
6208 (build_configargs): Supply --target to subdirectories.
6209 * configure: Regenerate.
6210
6211 * Makefile.def: Make gcc install depend on fixincludes install.
6212 * Makefile.in: Regenerate.
6213
6214 2004-11-10 Janis Johnson <janis187@us.ibm.com>
6215
6216 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6217
6218 2004-11-11 Paul Brook <paul@codesourcery.com>
6219
6220 * MAINTAINERS: Add self as arm maintainer. Update email address.
6221
6222 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6223
6224 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6225 target-libgfortran.
6226 * configure: Regenerate.
6227
6228 2004-11-07 David Edelsohn <edelsohn@gnu.org>
6229
6230 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6231 like CC.
6232
6233 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
6234
6235 * Makefile.def (host fixincludes): Specify missing targets.
6236 * Makefile.in: Regenerate.
6237
6238 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6239
6240 * MAINTAINERS: Add myself
6241
6242 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6243
6244 * MAINTAINERS (Write After Approval): Add myself.
6245
6246 2004-11-04 Geoffrey Keating <geoffk@apple.com>
6247
6248 * Makefile.def: Build fixincludes for the host, too.
6249 * Makefile.in: Regenerate.
6250 * configure.in (host_tools): Add fixincludes.
6251 * configure: Regenerate.
6252
6253 2004-11-04 Daniel Jacobowitz <dan@debian.org>
6254
6255 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6256 * configure: Regenerated.
6257
6258 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6259
6260 PR other/17783
6261 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6262 * configure: Regenerated.
6263
6264 2004-10-31 Mark Mitchell <mark@codesourcery.com>
6265
6266 * README.SCO: Update per FSF instructions.
6267
6268 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
6269
6270 PR target/18151
6271 * configure.in (case ${target}): Do not build fixincludes for avr.
6272 * configure: Regenerated.
6273
6274 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
6275
6276 * configure.in (case ${target}): Do not build fixincludes
6277 on platforms where it is not used.
6278 * configure: Regenerated.
6279
6280 2004-10-23 Daniel Jacobowitz <dan@debian.org>
6281
6282 * configure.in: Use an absolute path to install-sh.
6283 * configure: Regenerated.
6284
6285 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6286
6287 * MAINTAINERS (Write After Approval): Add myself.
6288
6289 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6290
6291 * MAINTAINERS: Remove from Write After Approval those that are
6292 already maintainers.
6293
6294 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6295
6296 * MAINTAINERS: Update my email address.
6297
6298 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6299
6300 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6301 * configure: Regenerate.
6302
6303 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
6304
6305 * MAINTAINERS: Update my email address.
6306
6307 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6308
6309 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6310 entries belonging to this category.
6311
6312 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6313
6314 * MAINTAINERS: Update my e-mail address.
6315
6316 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
6317
6318 Fix wrong conflict resolution in:
6319
6320 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6321
6322 * Makefile.in: Regenerate.
6323 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6324 in the recursive `make', instead of hardwiring `all'.
6325 (Autogenerated TARGET-* variables): New.
6326
6327 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6328
6329 * configure.in: Enable target-libgloss for crx-*-*.
6330 * configure: Regenerate.
6331
6332 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6333
6334 * MAINTAINERS (Various Maintainers): Move the "windows,
6335 cygwin, mingw" maintainer to ...
6336 (OS Port Maintainers): ... here.
6337
6338 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6339
6340 * MAINTAINERS (Write After Approval): Remove those that are
6341 maintainers of some subsystem.
6342
6343 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6344
6345 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6346 * ltcf-cxx.sh (tpf*): Likewise.
6347 * ltconfig (tpf*): Add TPF OS configuration support.
6348
6349 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6350
6351 * MAINTAINERS: Change my email address to my new work account.
6352
6353 2004-09-24 Michael Roth <mroth@nessie.de>
6354
6355 * configure.in (--without-headers): Add missing double quotes.
6356 * configure: Regenerate.
6357
6358 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6359
6360 * ylwrap: Revert to previous version.
6361
6362 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6363
6364 PR bootstrap/17369
6365 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6366 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6367 SET_GCC_LIB_PATH_CMD.
6368 (BASE_TARGET_EXPORTS): Likewise.
6369 * Makefile.in: Regenerated.
6370
6371 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6372 * configure: Regenerated.
6373
6374 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6375
6376 * config.guess: New upstream version
6377 * compile, depcomp, install-sh, ylwrap: Likewise.
6378
6379 2004-09-19 Roger Sayle <roger@eyesopen.com>
6380
6381 * config/mh-x86omitfp: New host makefile fragment. Add
6382 -fomit-frame-pointer to the default BOOT_CFLAGS.
6383 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6384 * configure: Regenerate.
6385
6386 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6387
6388 PR target/11572
6389 * configure.in (*-*-darwin*): Renable libobjc.
6390 * configure: Regenerate.
6391
6392 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6393
6394 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6395
6396 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
6397
6398 * Makefile.def: Remove libbanshee.
6399 * Makefile.tpl: Ditto.
6400 * configure.in: Ditto.
6401 * Makefile.in: Regen.
6402 * configure: Ditto.
6403
6404 2004-09-08 David Edelsohn <edelsohn@gnu.org>
6405
6406 * ltmain.sh: Use $pic_object as $non_pic_object if
6407 $non_pic_object=none.
6408
6409 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
6410
6411 * missing: Import latest version from master repository.
6412
6413 2004-09-06 Nick Clifton <nickc@redhat.com>
6414
6415 * config.sub: Import latest version from master repository.
6416 * config.guess: Likewise.
6417 This includes these changes:
6418
6419 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6420
6421 * config.sub: Handle crisv32, alias etraxfs.
6422 * config.guess (crisv32:Linux:*:*): Handle.
6423
6424 2004-08-13 Brad Smith <brad@comstyle.com>
6425
6426 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6427 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6428
6429 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6430
6431 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6432 assume the processor is a powerpc. This is because coreutils
6433 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6434 in this case, due to a MacOS X bug that causes
6435 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6436 to return a negative number.
6437 Problem reported by Petter Reinholdtsen in:
6438 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6439
6440 2004-07-19 Ben Elliston <bje@gnu.org>
6441
6442 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6443
6444 2004-06-24 Ben Elliston <bje@gnu.org>
6445
6446 * config.guess: Update copyright years.
6447 * config.sub: Likewise.
6448
6449 2004-06-22 Robert Millan <robertmh@gnu.org>
6450
6451 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6452 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6453
6454 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6455
6456 * config.guess (*:*VMS:*:*): New entry. Replaces
6457 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6458 manufacturer.
6459
6460 2004-06-22 Ben Elliston <bje@gnu.org>
6461
6462 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6463 * config.sub: Likewise.
6464
6465 2004-06-22 Ben Elliston <bje@gnu.org>
6466
6467 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6468 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6469
6470 2004-06-11 Ben Elliston <bje@gnu.org>
6471
6472 * config.guess (pegasos:OpenBSD:*:*): Remove.
6473
6474 2004-06-11 Ben Elliston <bje@gnu.org>
6475
6476 From Wouter Verhelst <wouter@grep.be>:
6477 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6478
6479 2004-06-11 Ben Elliston <bje@gnu.org>
6480
6481 * config.guess (luna88k:OpenBSD:*:*): New.
6482
6483 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6484
6485 * config.guess (m32r*:Linux:*:*): New case.
6486 * config.sub: Handle m32rle.
6487
6488 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6489
6490 From Jens Petersen <petersen@redhat.com>:
6491 * config.sub: Handle sparcv8.
6492
6493 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6494
6495 From Tom Smith <smith@cag.lkg.hp.com>:
6496 * config.guess: Version suffixes are equally significant on Tru64
6497 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6498 prefix of "P" (patched kernel).
6499
6500 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6501
6502 * config.sub: Add support for National Semiconductor CRX target.
6503
6504 2004-09-03 Janis Johnson <janis187@us.ibm.com>
6505
6506 * MAINTAINERS (Various Maintainers): Remove myself as web page
6507 maintainer, add myself as maintainer of build status lists.
6508
6509 2004-09-03 Jan Beulich <jbeulich@novell.com>
6510
6511 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6512 *-*-netware, but add target-libmudflap.
6513 Consolidate *-*-netware targets (of which really only i?86 exists)
6514 into a single entry.
6515 * configure: Likewise.
6516
6517 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
6518
6519 * Makefile.tpl (sorry): Remove.
6520 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6521 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6522 (do-clean): Clean per-stage directories too.
6523 (do-distclean): Run distclean-stage1 too.
6524 (.NOTPARALLEL): Enable during toplevel bootstrap.
6525 (stage[+id+]-bubble): Enable parallel execution during
6526 the recursive invocation.
6527 * Makefile.in: Regenerate.
6528
6529 Fix previous checkin:
6530
6531 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6532 include.
6533 * configure.in: Fix indentation.
6534 * configure: Regenerate.
6535
6536 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
6537
6538 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6539 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6540 * configure: regenerate
6541 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6542 -mdynamic-no-pic
6543
6544 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6545
6546 * Makefile.def (build_modules): Add fixincludes.
6547 (dependencies): Make gcc depend on fixincludes.
6548 * configure.in (build_tools): Add fixincludes.
6549 (build_configdirs): Always include build_libs.
6550 * Makefile.in: Regenerate.
6551 * configure: Regenerate.
6552
6553 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
6554
6555 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6556 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6557 phony targets; do not generate timestamp files.
6558 (distclean-stageN): Remove references to their timestamp files.
6559 (restageN, touch-stageN): Remove.
6560 (stageN-bubble): Rewritten.
6561 (compare): Support lean bootstraps.
6562 * Makefile.in: Regenerate.
6563
6564 * configure.in: Only warn when bootstrapping but
6565 build != host or build != target. Support lean bootstraps.
6566 * configure: Regenerate.
6567
6568 2004-08-26 Phil Edwards <phil@codesourcery.com>
6569
6570 * configure.in: Give a better error message if GMP/MPFR are missing
6571 and a language needing them has been requested.
6572 * configure: Regenerated.
6573
6574 2004-08-25 Phil Edwards <phil@codesourcery.com>
6575
6576 * configure.in: Print a list of available language front-ends if
6577 a requested one is missing. Tidy stray tab characters.
6578 * configure: Regenerated.
6579
6580 2004-08-19 Michael Koch <konqueror@gmx.de>
6581
6582 * gcc/doc/install.texi: Update entry about automake for libjava.
6583
6584 2004-08-17 Robert Millan <robertmh@gnu.org>
6585
6586 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6587 (instead of FreeBSD).
6588 * configure: Regenerate.
6589
6590 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6591
6592 * Makefile.in: Regenerate.
6593 * configure: Regenerate.
6594
6595 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6596 stage_*_flags.
6597 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6598 for bootstrapped modules if toplevel bootstrap is going.
6599 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6600 modules. Adjust for changes in Makefile.def. Enable several
6601 rules even in non-bootstrap mode, just to avoid peppering the
6602 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6603 (stage-[+prev+]-bubble): Remove.
6604
6605 * Makefile.def (Dependencies): Depend on all-build-bison,
6606 all-build-flex, all-build-byacc, all-build-texinfo, rather
6607 than the host variations.
6608 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6609 with BUILD_SUBDIR.
6610 (BISON): Update for recent Bisons.
6611 (YACC): Fix typo.
6612 (cross): Depend on all-build.
6613 (all): Do not depend on all-build.
6614 (prebootstrap): Remove.
6615 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6616 (Prebootstrap dependencies): Add them to the per-stage targets
6617 and to all-prebootstrap.
6618 * configure.in (build_configdirs): Always enable build_tools.
6619 (BUILD_DIR_PREFIX): Remove.
6620
6621 * Makefile.def (gcc): Add target variable.
6622 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6623 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6624 in the recursive `make', instead of hardwiring `all'.
6625 (Autogenerated TARGET-* variables): New.
6626
6627 2004-08-13 Brian Booth <bbooth@redhat.com>
6628
6629 * MAINTAINERS: Remove myself from write-after-approval.
6630
6631 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6632
6633 * src-release: Stop distributing mmalloc with gdb (which doesn't
6634 use it).
6635 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6636 * Makefile.in: Regenerate.
6637
6638 2004-08-09 Mark Mitchell <mark@codesourcery.com>
6639
6640 * configure.in (arm*-*-eabi*): New target.
6641 * configure: Regenerate.
6642
6643 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
6644
6645 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6646 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6647 (Dependencies): New section.
6648 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6649 (configure-target-[+module+]): Depend on maybe-all-gcc
6650 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6651 (toplevel profiledbootstrap): Fix dependencies.
6652 * Makefile.in: Regenerate.
6653
6654 2004-08-03 Mark Mitchell <mark@codesourcery.com>
6655
6656 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6657 target-libiberty to noconfigdirs.
6658 * configure: Regenerate.
6659
6660 2004-08-03 Paul Brook <paul@codesourcery.com>
6661
6662 * configure.in: Check for MPFR as well as GMP.
6663 * configure: Regenerate.
6664
6665 2004-08-01 Robert Millan <robertmh@gnu.org>
6666
6667 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6668 libmudflap for all GNU-based systems (with Glibc).
6669 * configure: Regenerate.
6670
6671 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
6672
6673 * Makefile.def (host-modules): Add gcc.
6674 * Makefile.in: Regenerate.
6675 * Makefile.tpl (sorry): New rule.
6676 (configure-host, all-host, [+make_target+]-host, do-check,
6677 install-host): Do not add gcc as a special case.
6678 (host modules): Add a small special-casing for gcc. Export
6679 extra_make_flags through the environment.
6680 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6681 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6682 other recursive targets for gcc): Remove.
6683
6684 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6685 (stage, unstage): New rules.
6686 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6687 distclean-stage[+id+]): Use stage_current.
6688 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6689 the stage*-start rules.
6690
6691 2004-08-02 Geoffrey Keating <geoffk@apple.com>
6692
6693 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6694 use -all_load flag.
6695
6696 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
6697
6698 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6699 * configure: Regenerate.
6700
6701 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6702
6703 * maintainer-scripts/gcc_release: Revert yesterday's change.
6704
6705 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6706
6707 * MAINTAINERS: Add myself to write-after-approval.
6708
6709 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
6710
6711 * libf2c: Removed.
6712 * gcc/gccbug.in: Updated because of libf2c removal.
6713 * maintainer-scripts/gcc_release: Ditto.
6714
6715 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
6716
6717 * configure.in: Build libmudflap by default on FreeBSD.
6718 * configure: Regenerated.
6719
6720 2004-07-09 Mark Mitchell <mark@codesourcery.com>
6721
6722 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6723 systems.
6724 * configure: Regenerated.
6725
6726 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6727
6728 PR target/16344
6729 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6730 feedback based compiler.
6731 * Makefile.in: Rebuilt.
6732
6733 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
6734
6735 * Makefile.def (host_modules): Set bootstrap=true for flex.
6736 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6737 * Makefile.in: Rebuilt.
6738
6739 2004-07-07 Jan Hubicka <jh@suse.cz>
6740
6741 * MAINTAINERS: Add self as a profile feedback maintainer.
6742
6743 2004-07-05 Phil Edwards <phil@codesourcery.com>
6744
6745 * configure.in: Do not prepend $srcdir to /dev/null in
6746 makefile fragments.
6747 * configure: Regenerate.
6748
6749 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
6750
6751 * Makefile.def (build_modules): Add bison, byacc, flex,
6752 m4, texinfo.
6753 (flags_to_pass): Add FLEX.
6754 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6755 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6756 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6757 DEFAULT_MAKEINFO): Remove.
6758 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6759 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6760 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6761 objdir or else use configured tool.
6762 (all-build): New.
6763 (all): Depend on it.
6764 (Build module dependencies): Add.
6765 * Makefile.in: Regenerate.
6766 * configure.in: Better support for multiple build modules,
6767 matching what is done for host/target modules. Do not look
6768 for "plausible" locations of build tools if Canadian cross.
6769 Use autoconf's AC_PROG_CC to find a C compiler. Define
6770 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6771 * configure: Regenerate.
6772
6773 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6774
6775 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6776 * Makefile.in: Regenerate.
6777
6778 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6779
6780 * Makefile.tpl (configure-build-[+module+],
6781 configure-[+module+], configure-target-[+module+]): Pass
6782 [+extra_configure_args+].
6783 (all-build-[+module+], all-[+module+], check-[+module+],
6784 install-[+module+], [+make_target+]-[+module+],
6785 all-target-[+module+], check-target-[+module+],
6786 install-target-[+module+], [+make_target+]-target-[+module+]):
6787 Pass [+extra_make_args+].
6788 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6789 (GCC_HOST_EXPORTS): Remove.
6790 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6791 cross, check-gcc, check-gcc-c++, install-gcc,
6792 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6793 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6794 * Makefile.in: Regenerate.
6795
6796 2004-06-21 Matthew Sachs <msachs@apple.com>
6797
6798 * MAINTAINERS: Added self to write-after-approval.
6799
6800 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6801
6802 * configure.in: Check for srcdir/winsup rather than build directory
6803 winsup.
6804 * configure: Regenerate.
6805
6806 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
6807
6808 * configure.in: Don't build Cygwin native newlib if winsup
6809 directory is missing. Emit warning instead.
6810 * configure: Regenerate.
6811
6812 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
6813
6814 * Makefile.tpl (touch-stage[+id+]): New.
6815 (restage[+prev+]): Depend on touch-stage[+id+].
6816
6817 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6818 Use it throughout.
6819
6820 * Makefile.def: Add profile and feedback bootstrap stages.
6821 Remove next field from bootstrap stages.
6822 * Makefile.tpl (LN, LN_S): Substitute.
6823 (stageN-start, stageN-end): Use double-colon rules, to
6824 provide a hook for additional setup commands.
6825 (distclean-stageN-gcc, restageN): Create dependencies from
6826 [+prev+], not from [+next+].
6827 (stageN-bubble): Add commands for successive stages from
6828 [+prev+], using double-colon rules.
6829 (all-stageN-gcc): Fix typo.
6830 (stagefeedback-start, profiledbootstrap): New.
6831 * Makefile.in: Regenerate.
6832 * configure.in: Call ACX_PROG_LN.
6833 * configure: Regenerate.
6834
6835 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
6836
6837 * MAINTAINERS (Write After Approval): Add myself.
6838
6839 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
6840
6841 * MAINTAINERS (Write After Approval): Add myself.
6842
6843 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
6844
6845 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6846 without gcc.
6847 * configure: Regenerate.
6848
6849 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6850
6851 * Makefile.tpl: Fix typo.
6852 * Makefile.in: Regenerate.
6853
6854 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6855
6856 * configure.in: Remove new- prefix from toplevel
6857 bootstrap targets.
6858 * configure: Regenerate.
6859
6860 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6861
6862 * Makefile.tpl (all.normal): Rename to all.
6863 (all): Replace with a rule to pick the default
6864 target from configure.
6865 (all-gcc, configure-gcc): Use conditionals to
6866 do nothing when toplevel bootstrap is going on.
6867 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6868 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6869 * configure.in: Support --enable-bootstrap.
6870
6871 * Makefile.def: Remove new- prefix from toplevel
6872 bootstrap targets.
6873 * Makefile.tpl: Likewise.
6874
6875 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6876 target.
6877
6878 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6879 $(RECURSE_FLAGS) to recursive invocation of make.
6880
6881 * Makefile.in: Regenerate.
6882 * configure: Regenerate.
6883
6884 2004-05-30 Andreas Jaeger <aj@suse.de>
6885 Jim Wilson <wilson@specifixinc.com>
6886
6887 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6888 like CC.
6889
6890 2004-05-27 Daniel Jacobowitz <dan@debian.org>
6891
6892 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6893 * configure: Regenerate.
6894
6895 2004-05-25 Daniel Jacobowitz <drow@false.org>
6896
6897 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6898 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6899 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6900 targets.
6901 * Makefile.in: Regenerate.
6902
6903 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
6904
6905 * configure.in: Test the ability to symlink directories.
6906 * configure: Regenerate.
6907
6908 * Makefile.def (bootstrap-stage): New definitions.
6909 * Makefile.tpl (configure-stage1-gcc,
6910 configure-stage2-gcc, configure-stage3-gcc,
6911 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6912 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6913 new-restage3, compare): Autogenerate, see Makefile.in
6914 entry for behavioral changes.
6915 (distclean-stage1, new-stage1-start, new-stage1-end,
6916 new-stage1-bubble, distclean-stage2, new-stage2-start,
6917 new-stage2-end, new-stage2-bubble, distclean-stage3,
6918 new-stage3-start, new-stage3-end): New autogenerated targets.
6919 (objext, prebootstrap, BOOT_CFLAGS,
6920 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6921 targets.
6922
6923 * Makefile.in: Regenerate.
6924 (distclean-stage1, new-stage1-start, new-stage1-end,
6925 new-stage1-bubble, distclean-stage2, new-stage2-start,
6926 new-stage2-end, new-stage2-bubble, distclean-stage3,
6927 new-stage3-start, new-stage3-end): New targets.
6928 (all-stage1-gcc): Move prebootstrap dependency from here...
6929 (configure-stage1-gcc): ...to here.
6930 (new-bootstrap): Use bubble targets.
6931 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6932 Use per-stage distclean targets.
6933 (configure-stage1-gcc, configure-stage2-gcc,
6934 configure-stage3-gcc, all-stage1-gcc,
6935 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6936 Use new-stageN-start to prepare the tree.
6937
6938 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
6939
6940 * Makefile.def (host_modules): add libcpp.
6941 * Makefile.tpl: Add dependencies on and for libcpp.
6942 * Makefile.in: Regenerate.
6943 * configure.in: Add libcpp host module.
6944 * configure: Regenerate.
6945
6946 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
6947
6948 * Makefile.tpl: Whenever a recursive target is defined, wrap
6949 it in a special @if/@endif block, and prepare its maybe
6950 dependency in the @if/@endif block
6951 * configure.in: Instead of writing maybe dependencies, remove
6952 the @if/@endif statements, and remove the @if/@endif blocks
6953 that remain.
6954 * configure: Regenerate.
6955 * Makefile.in: Regenerate.
6956
6957 2004-05-20 Janis Johnson <janis187@us.ibm.com>
6958
6959 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6960
6961 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
6962
6963 PR bootstrap/15120
6964 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6965 * */configure: Rebuilt.
6966
6967 2004-05-17 Zack Weinberg <zack@codesourcery.com>
6968
6969 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6970 of libf2c.
6971 * configure, Makefile.in: Regenerate.
6972
6973 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
6974
6975 * MAINTAINERS (Write After Approval): Add myself.
6976
6977 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6978
6979 Merge from tree-ssa-20020619-branch.
6980
6981 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6982 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6983 (HOST_GMPLIBS): Define.
6984 (HOST_GMPINC): Define.
6985 (TARGET_LIB_PATH): Add libmudflap.
6986 (GFORTRAN_FOR_TARGET): Define.
6987 (configure-build*): Export GFORTRAN.
6988 (configure-gcc): Export GMPLIBS and GMPINC.
6989 (all-gcc): Add maybe-all-libbanshee.
6990 (configure-target-libgfortran): Define.
6991 * Makefile.in: Regenerate.
6992 * configure.in (host_libs): Add libbanshee.
6993 (target_libraries): Add target-libmudflap and target-libgfortran.
6994 Add --with-libbanshee.
6995 Handle --disable-libmudflap.
6996 (*-*-freebsd*): Use with_gmp.
6997 Add $(libgcj) to noconfigdirs.
6998 * configure: Regenerate.
6999 * depcomp: New file.
7000 * MAINTAINERS: Add tree-ssa maintainers.
7001
7002 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7003
7004 * MAINTAINERS (Various Maintainers): Add myself.
7005
7006 2004-04-30 Brian Ford <ford@vss.fsi.com>
7007
7008 * MAINTAINERS (Write After Approval): Add myself.
7009
7010 2004-04-29 Uros Bizjak <uros@kss-loka.si>
7011
7012 * MAINTAINERS (Write After Approval): Add myself.
7013
7014 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
7015
7016 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7017 * configure: Regenerate.
7018
7019 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
7020
7021 Revert:
7022 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7023
7024 * Makefile.def (flags_to_pass): Remove *dir variables that
7025 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7026 as well as prefix and exec_prefix.
7027 * Makefile.in: Regenerate.
7028
7029 2004-04-26 Robert Millan <robertmh@gnu.org>
7030
7031 Add patches from libtool CVS.
7032 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7033 * ltconfig: Likewise.
7034 * ltcf-c.sh: Likewise.
7035 * ltcf-cxx.sh: Likewise.
7036 * ltcf-gcj.sh: Likewise.
7037
7038 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7039
7040 * Makefile.def (host_modules): Mark with the bootstrap
7041 flag packages on which gcc depends.
7042 * Makefile.tpl (all-bootstrap): Use it.
7043 * Makefile.in: Regenerate.
7044
7045 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7046
7047 * Makefile.def (flags_to_pass): Remove *dir variables that
7048 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7049 as well as prefix and exec_prefix.
7050 * Makefile.in: Regenerate.
7051
7052 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7053
7054 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7055 * configure: Regenerate.
7056 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7057 * gcc/Makefile.tpl (compare): Use the result of the test.
7058 * gcc/Makefile.in: Regenerate.
7059
7060 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
7061
7062 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7063 Always relocate gcc and prev-gcc to the original names, even
7064 if the build fails.
7065 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7066 New targets.
7067
7068 2004-04-23 Laurent GUERBY <laurent@guerby.net>
7069
7070 * MAINTAINERS: Update my email address.
7071
7072 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7073
7074 * configure.in (mips*-*-irix5*): Enable ld.
7075 * configure: Regenerate.
7076
7077 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7078
7079 * configure: Regenerate.
7080
7081 2004-04-15 James E Wilson <wilson@specifixinc.com>
7082
7083 * Makefile.tpl (configure-[+module+], configure-gcc,
7084 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7085 Set and export LDFLAGS.
7086 * Makefile.in: Regenerate.
7087
7088 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7089
7090 * MAINTAINERS: Add myself to write-after-approval.
7091
7092 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7093
7094 PR bootstrap/14871
7095 * Makefile.tpl: If we don't have built-in-tree target tools,
7096 use the ones found by configure rather than hacking around with
7097 program_transform_name.
7098 * configure.in: Give Makefile.tpl the information necessary
7099 to do that.
7100 * Makefile.in: Regenerate.
7101 * configure: Regenerate.
7102
7103 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7104
7105 PR bootstrap/14760
7106 * configure.in: When computing baseargs, strip *all* copies of
7107 offending options. Also, don't match/substitute the trailing space,
7108 so that this actually works when two similar options are separated by
7109 only one space.
7110 * configure: Regenerate.
7111
7112 2004-04-06 David Edelsohn <edelsohn@gnu.org>
7113
7114 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7115 (rs6000-*-aix*): Same.
7116 * configure: Regenerate.
7117
7118 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
7119
7120 * MAINTAINERS: Add myself to write-after-approval.
7121
7122 2004-04-03 Bud Davis <bdavis9659@comcast.net>
7123
7124 * MAINTAINERS: Add myself to write-after-approval.
7125
7126 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7127
7128 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7129 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7130 * Makefile.in: Regenerate.
7131
7132 * configure.in (top level bootstrap support): Rework --enable-werror
7133 to set @stage2_werror_flag@.
7134 * configure: Regenerate.
7135 * Makefile.tpl (top level bootstrap support): Pass
7136 @stage2_werror_flag@ down to configure in stages 2 and 3.
7137 * Makefile.in: Regenerate.
7138
7139 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7140
7141 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7142 for stages 2 and 3 as well as in make. As a consequence, remove
7143 OUTPUT_OPTION (now detected by configure) from the flags passed down
7144 to make.
7145 * Makefile.in: Regenerate.
7146
7147 * Makefile.tpl (new-bootstrap): Fix typo.
7148 * Makefile.in: Regenerate.
7149
7150 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7151
7152 * Makefile.tpl: Rearrange by moving recursive_targets rules
7153 into their proper sections.
7154 * Makefile.tpl (top level bootstrap support): Move disabling
7155 of coverage flags from 'make' to 'configure'; improve comments.
7156 * Makefile.in: Regenerate.
7157
7158 * Makefile.tpl (experimental top level bootstrap) Move stage1
7159 language setting from all- target to configure- target; disable
7160 intermodule optimization in stage 1; prevent gratuitous rebuilds
7161 of stage 1.
7162 * Makefile.in: Regenerate.
7163 * configure.in: Comma-separate stage 1 language list for top
7164 level bootstrap.
7165 * configure: Regenerate.
7166
7167 * Makefile.tpl: Clean up experimental top level bootstrap support:
7168 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7169 prev-gcc in configure- targets as well as all- targets.
7170 * Makefile.in: Regenerate.
7171
7172 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7173
7174 * compile: New file imported from automake.
7175
7176 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
7177
7178 * configure.in: Remove symbolic link section.
7179 * configure: Regenerate.
7180 * Makefile.tpl (links): Remove.
7181 * Makefile.in: Regenerate.
7182
7183 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
7184 Nathanael Nerode <neroden@gcc.gnu.org>
7185
7186 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7187 Set with AC_CHECK_PROGS.
7188 * configure.in: Fix comment typo from last patch.
7189 * configure: Regenerate.
7190
7191 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7192
7193 * Makefile.tpl: Introduce experimental top level bootstrap support.
7194 * Makefile.in: Regenerate.
7195 * configure.in: Introduce support for top level bootstrap.
7196 * configure: Regenerate.
7197
7198 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
7199 Paolo Bonzini <bonzini@gnu.org>
7200
7201 PR bootstrap/14522
7202 * configure.in: Cope with shells that do not support unquoted ^
7203 * configure: Regenerate.
7204
7205 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
7206 Paolo Bonzini <bonzini@gnu.org>
7207
7208 PR bootstrap/14522
7209 * configure.in: Cope with shells that do not support nesting
7210 quotes inside quoted backquote substitutions.
7211 * configure: Regenerate.
7212
7213 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7214
7215 PR bootstrap/14522
7216 * configure.in: Fix escaping of $.
7217 * configure: Regenerate.
7218
7219 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7220
7221 * configure: Regenerate, since I forgot to while committing Paolo's
7222 changes.
7223
7224 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
7225
7226 PR ada/14131
7227 Move language detection to the top level.
7228 * configure.in: Find default values for the tools as
7229 soon as possible. Disable ada if GNAT is not found.
7230 Emit error message about missing languages. Expand
7231 --enable-languages=all for the gcc subdirectory.
7232
7233 2004-03-10 Ben Elliston <bje@gnu.org>
7234
7235 * MAINTAINERS: Update my email address.
7236
7237 2004-03-05 David Edelsohn <edelsohn@gnu.org>
7238
7239 * ltconfig: Disable building static libraries if building shared
7240 libraries on AIX 5L.
7241
7242 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
7243
7244 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7245 and disable libgcj.
7246 * configure: Regenerated.
7247
7248 2004-03-01 Brian Booth <bbooth@redhat.com>
7249
7250 * MAINTAINERS: Add myself to write-after-approval.
7251
7252 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
7253
7254 * MAINTAINERS: Add myself to write-after-approval.
7255
7256 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7257
7258 PR bootstrap/7087
7259 * Makefile.tpl: Guard XFOO sed statements better.
7260 * Makefile.tpl: Add dependency for configure-target-libada.
7261 * Makefile.in: Regenerate (incidentally fixes broken
7262 commit when libada-branch was merged).
7263
7264 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7265
7266 * MAINTAINERS: Add myself to write-after-approval.
7267
7268 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7269
7270 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7271 maintainers.
7272
7273 2004-02-20 Andrew Cagney <cagney@redhat.com>
7274
7275 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7276 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7277
7278 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7279
7280 PR bootstrap/11932
7281 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7282
7283 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
7284
7285 * MAINTAINERS: Added myself to write-after-approval.
7286
7287 2004-02-14 Michael Koch <konqueror@gmx.de>
7288
7289 * MAINTAINERS: Added myself to write-after-approval.
7290
7291 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7292
7293 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7294 some OS port maintainers to OS port maintainers section.
7295
7296 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
7297
7298 * MAINTAINERS: Add self.
7299
7300 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7301
7302 * MAINTAINERS: Alphabetize.
7303
7304 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
7305
7306 * MAINTAINERS: Remove myself.
7307
7308 2004-02-11 David Edelsohn <edelsohn@gnu.org>
7309
7310 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7311 (rs6000-*-aix*): Same.
7312 * configure: Regenerate.
7313
7314 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7315
7316 * configure.in (host): Add in missing $noconfigdirs to defines.
7317 * configure: Regenerate.
7318
7319 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7320 Nathanael Nerode <neroden@gcc.gnu.org>
7321
7322 PR ada/6637, PR ada/5911
7323 Merge with libada-branch:
7324 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7325 with appropriate dependencies. Add --enable-libada configure switch.
7326 * configure, Makefile.in: Regenerate.
7327
7328 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
7329
7330 * MAINTAINERS: Add myself to write-after-approval.
7331
7332 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7333
7334 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7335 * configure: Regenerate.
7336
7337 2004-02-04 Geoffrey Keating <geoffk@apple.com>
7338
7339 Merge from upstream:
7340
7341 * ltmain.in: When setting IFS to '~', be careful about user
7342 arguments that contain '~'.
7343
7344 2004-02-04 Peter O'Gorman <peter@pogma.com>
7345
7346 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7347 Also test $base_compile against $CC with escaped arguments. Bug
7348 reported by Geoff Keating <geoffk@apple.com>.
7349
7350 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7351
7352 * MAINTAINERS: Remove i960 port.
7353
7354 2004-01-23 DJ Delorie <dj@redhat.com>
7355
7356 * Makefile.def (target_modules) [libiberty]: Don't stage.
7357 * Makefile.in: Rebuilt.
7358
7359 2004-01-20 Caroline Tice <ctice@apple.com>
7360
7361 * MAINTAINERS: Add myself to write-after-approval.
7362
7363 2004-01-19 Paolo Carlini <pcarlini@suse.de>
7364
7365 * MAINTAINERS: Update my email address.
7366
7367 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7368
7369 * MAINTAINERS: Add myself to write-after-approval.
7370
7371 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7372
7373 * MAINTAINERS: Remove entries without email address.
7374
7375 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
7376
7377 * MAINTAINERS: Add myself to write-after-approval.
7378
7379 2004-01-15 Steven Bosscher <stevenb@suse.de>
7380
7381 * MAINTAINERS: Update my email address.
7382
7383 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
7384
7385 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7386 * Makefile.tpl (configure-target-[+module+]): Support stage.
7387 * Makefile.in: Rebuilt.
7388
7389 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7390
7391 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7392
7393 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
7394
7395 * MAINTAINERS: Add myself as a MIPS maintainer.
7396
7397 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7398
7399 * configure.in: Use ./config.cache, not config.cache.
7400 * configure: Regenerate.
7401 * Makefile.tpl: Special-casing not needed for GCC any more.
7402 * Makefile.in: Regenerate.
7403
7404 * configure.in: Don't share a cache file for host dirs.
7405 * configure: Regenerate.
7406
7407 * config-ml.in: Don't mess with the cache file.
7408
7409 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7410
7411 * MAINTAINERS: Move myself from 'Write After Approval' to
7412 'CPU Port Maintainers' section as SPARC maintainer.
7413
7414 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7415
7416 * Makefile.tpl: Make GCC use a separate config.cache.
7417 * Makefile.in: Regenerate.
7418
7419 PR bootstrap/11932, PR bootstrap/11933
7420 (I don't know if it will fix either of them, but it relates
7421 to them.)
7422 * configure.in: Don't use shared config.cache for target
7423 directories.
7424 * configure: Regenerate.
7425
7426 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7427
7428 * MAINTAINERS: Add myself to 'Write After Approval' section.
7429
7430 2003-12-31 Roger Sayle <roger@eyesopen.com>
7431
7432 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7433 * configure: Regenerated.
7434
7435 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7436
7437 * MAINTAINERS: Remove the mn10200 maintainer.
7438
7439 2003-12-21 Bernardo Innocenti <bernie@develer.com>
7440
7441 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7442 * configure: Regenerated.
7443
7444 2003-12-16 Jan Hubicka <jh@suse.cz>
7445
7446 * MAINTAINERS: Add myself as callgraph maintainer.
7447
7448 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7449
7450 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7451 * configure: Regenerate.
7452
7453 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7454
7455 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7456 'Write After Approval' section. Update email.
7457
7458 2003-12-01 James Lemke <jim@wasabisystems.com>
7459
7460 * MAINTAINERS (Write After Approval): Add myself.
7461
7462 2003-11-20 Matt Thomas <matt@3am-software.com>
7463
7464 * MAINTAINERS: Add myself as a vax port maintainer.
7465
7466 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7467
7468 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7469 (configure-build-[+module+], configure-[+module+]): Likewise.
7470 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7471 * Makefile.in: Regenerate.
7472
7473 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7474
7475 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7476 shared/dylibed libraries.
7477 * ltmain.sh: Likewise.
7478 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7479 * ltcf-cxx.sh: Likewise.
7480 * ltcf-gcj.sh: Likewise.
7481 * ltconfig: Likewise.
7482
7483 2003-11-17 Stan Cox <scox@redhat.com>
7484
7485 * MAINTAINERS: Add myself as iq2000 port maintainer.
7486
7487 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7488
7489 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7490 * Makefile.in: Regenerate.
7491
7492 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7493
7494 * config.sub: Update to 2003-11-03 version.
7495
7496 2003-10-20 Phil Edwards <phil@codesourcery.com>
7497
7498 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7499 * configure: Regenerate.
7500
7501 2003-10-20 Nicolas Pitre <nico@cam.org>
7502
7503 * MAINTAINERS: Add myself to 'Write After Approval' section.
7504
7505 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7506
7507 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7508
7509 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7510
7511 * MAINTAINERS: Update my email address.
7512
7513 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7514
7515 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7516
7517 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
7518
7519 * MAINTAINERS: Add myself to 'Write After Approval' section.
7520
7521 2003-10-16 Bernardo Innocenti <bernie@develer.com>
7522
7523 * config.guess: Update to 2003-10-16 version.
7524 * config.sub: Update to 2003-10-16 version.
7525
7526 2003-10-15 David Daney <ddaney@avtrex.com>
7527
7528 * MAINTAINERS: Added myself to 'Write After Approval' section.
7529
7530 2003-10-15 Falk Hueffner <falk@debian.org>
7531
7532 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7533 'Write After Approval' section. Update email.
7534
7535 2003-10-14 Roger Sayle <roger@eyesopen.com>
7536
7537 * MAINTAINERS: Move myself from 'Write After Approval' to
7538 'Various Maintainers' section as middle-end maintainer.
7539
7540 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7541
7542 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7543 HOST_FLAGS_TO_PASS.
7544 * Makefile.in: Regenerate.
7545
7546 2003-10-11 Bernardo Innocenti <bernie@develer.com>
7547
7548 * config.guess: Update to 2003-10-07 version.
7549 * config.sub: Update to 2003-10-07 version.
7550
7551 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7552
7553 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7554 * ltconfig (irix5*, irix6*): Don't override version_type.
7555
7556 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7557
7558 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7559 * configure: Rebuilt
7560 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7561 * Makefile.in: Rebuilt
7562
7563 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7564
7565 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7566
7567 2003-09-30 Carlo Wood <carlo@alinoe.com>
7568
7569 * MAINTAINERS (Write After Approval): Add myself.
7570
7571 2003-09-29 Paul Koning <ni1d@arrl.net>
7572
7573 * MAINTAINERS: Move myself from "Write After Approval"
7574 to CPU platform maintainers for pdp11 platform.
7575
7576 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7577
7578 * MAINTAINERS: Move myself from 'Write After Approval' to
7579 'Various Maintainers' section as libffi testsuite maintainer.
7580
7581 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
7582
7583 * configure.in: Pass a computed --program-transform-name
7584 to subconfigures.
7585 * configure: Regenerated.
7586
7587 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7588
7589 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7590 * Makefile.in: Regenerate.
7591
7592 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7593 * Makefile.in: Regenerate.
7594
7595 2003-09-19 Ziemowit Laski <zlaski@apple.com>
7596
7597 * MAINTAINERS: Move myself from 'Write After Approval'
7598 to 'Various Maintainers' (objective-c) section.
7599
7600 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
7601
7602 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7603 quoting.
7604 * configure: Regenerated.
7605
7606 2003-09-16 Joel Brobecker <brobecker@gnat.com>
7607
7608 * MAINTAINERS (Write After Approval): Add myself to write after
7609 approval list.
7610
7611 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7612
7613 * MAINTAINERS (Write After Approval): Add myself.
7614
7615 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7616
7617 * MAINTAINERS: Update my e-mail address.
7618
7619 2003-09-09 Alan Modra <amodra@bigpond.net.au>
7620
7621 * libtool.m4 (LD): Correct powerpc64 host match.
7622
7623 2003-09-06 James E Wilson <wilson@tuliptree.org>
7624
7625 * MAINTAINTERS: Update my affiliation and email address.
7626
7627 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7628
7629 * MAINTAINERS (Write After Approval): Add myself.
7630
7631 2003-09-04 DJ Delorie <dj@redhat.com>
7632
7633 * configure: Regenerate.
7634
7635 2003-09-04 Robert Millan <robertmh@gnu.org>
7636
7637 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7638
7639 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7640
7641 * configure.in: Ensure arguments to sed are properly spaced.
7642 * configure: Regenerate.
7643
7644 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7645
7646 * MAINTAINERS: Update my e-mail address.
7647
7648 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
7649
7650 * MAINTAINERS (Write After Approval): Add myself.
7651
7652 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
7653
7654 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7655 * configure: Regenerated.
7656
7657 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
7658
7659 * MAINTAINERS: Update my email address.
7660
7661 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
7662
7663 * configure.in: Use newline instead of semicolon when assuming
7664 shell arguments in a for loop.
7665 * configure: Regenerated.
7666
7667 2003-08-22 Jason Eckhardt <jle@rice.edu>
7668
7669 * MAINTAINERS: Resurrect the i860 maintainer.
7670
7671 2003-08-20 Geoffrey Keating <geoffk@apple.com>
7672
7673 PR 8180
7674 * configure.in: When testing with_libs and with_headers, treat
7675 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7676 * configure: Regenerate.
7677
7678 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7679 make, shell, etc.
7680 (baseargs): Likewise.
7681 * configure: Regenerate.
7682
7683 2003-08-20 Bernardo Innocenti <bernie@develer.com>
7684
7685 * MAINTAINERS (Write After Approval): Add myself.
7686
7687 2003-08-19 Geoffrey Keating <geoffk@apple.com>
7688
7689 * configure.in: Disable libgcj for darwin not on powerpc.
7690 * configure: Rebuild.
7691
7692 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7693
7694 * config-ml.in, symlink-tree: Add license.
7695
7696 2003-08-03 Richard Stallman <rms@gnu.org>
7697 Eben Moglen <moglen@columbia.edu>
7698
7699 * README.SCO: New file.
7700
7701 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7702
7703 * Makefile.tpl (check, check-c++): Express dependencies using
7704 dependencies rather than commands.
7705 * Makefile.in: Regenerate.
7706
7707 2003-08-01 Andrew Cagney <cagney@redhat.com>
7708
7709 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7710 * configure: Ditto.
7711
7712 2003-07-31 Geoffrey Keating <geoffk@apple.com>
7713
7714 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7715 * Makefile.in: Update.
7716
7717 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7718
7719 * configure.in: Enable libgcj for darwin.
7720 * configure: Rebuild.
7721
7722 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
7723
7724 * config-ml.in: Use ac_configure_args directly instead of
7725 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7726 actually seen.
7727
7728 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7729
7730 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7731 creating target and build subdirs to build all parent dirs as needed.
7732 * Makefile.in: Rebuild.
7733 * configure.in: Don't build dirs explicitly here.
7734 * configure: Rebuild.
7735
7736 2003-07-26 Paul Brook <paul@nowt.org>
7737
7738 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7739
7740 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
7741
7742 * Makefile.tpl (all-make): Depend on intl.
7743 * Makefile.in: Rebuilt.
7744
7745 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
7746
7747 * install-sh: Update to newer upstream versions (associated with
7748 aclocal 1.7).
7749 * mkinstalldirs: Likewise.
7750 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7751
7752 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
7753
7754 * MAINTAINERS: Move self from Bug database only accounts
7755 to write-after-approval.
7756
7757 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7758
7759 * config.if: Remove unused libc_interface determination.
7760
7761 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
7762
7763 * MAINTAINERS: Move self from write-after-approval to
7764 build machinery (*.in).
7765
7766 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
7767
7768 PR bootstrap/11273
7769 PR bootstrap/11408
7770 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
7771 unused INSTALL_PROGRAM_ARGS.
7772 * configure.in: Use AC_PROG_INSTALL.
7773 * Makefile.in: Regenerate.
7774 * configure: Regenerate.
7775
7776 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
7777
7778 * MAINTAINERS: Alphabetize.
7779
7780 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
7781
7782 * configure: Rebuilt.
7783 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7784 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7785 newlib nor libgloss.
7786 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
7787 * configure.in (am33_2.0-*-linux*): Added.
7788
7789 2003-07-09 Bob Wilson <bob.wilson@acm.org>
7790
7791 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7792 * configure: Regenerate.
7793
7794 2003-07-07 Zack Weinberg <zack@codesourcery.com>
7795
7796 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7797 * Makefile.in: Regenerate.
7798
7799 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7800
7801 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7802 * Makefile.in: Regenerate.
7803
7804 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
7805
7806 * Makefile.tpl: Replace PWD with PWD_COMMAND.
7807 * Makefile.in: Regenerated.
7808
7809 * config-ml.in: Replace PWD with PWD_COMMAND.
7810
7811 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7812
7813 * intl: New directory; see intl/ChangeLog for details.
7814 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7815 * Makefile.tpl: all-gcc depends on maybe-all-intl.
7816 * Makefile.in: Regenerate.
7817
7818 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
7819
7820 * configure.in: Clean up config-lang.in handling. Delete
7821 useless assignment to "subdirs".
7822 * configure: Regenerate.
7823
7824 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
7825
7826 * configure.in: Rename 'target_libs' to 'target_libraries'.
7827 Remove useless reference to 'target_libs'.
7828 * configure: Regenerate.
7829
7830 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
7831
7832 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7833 * Makefile.in: Regenerate.
7834
7835 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
7836
7837 * Makefile.def: Introduce flags_to_pass.
7838 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7839 * Makefile.in: Regenerate.
7840
7841 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
7842
7843 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7844 and target-libgloss.
7845 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7846 <h8300*-*-*>: Disable libf2c and ${libgcj}.
7847 * configure: Regenerate.
7848
7849 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
7850
7851 * configure.in: Update testsuite_flags to new location.
7852 * configure. Regenerate.
7853
7854 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
7855
7856 * Makefile.tpl: Remove BUILD_CC stuff.
7857 * Makefile.in: Regenerate.
7858
7859 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
7860
7861 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7862
7863 2003-06-16 Graeme Peterson <gp@qnx.com>
7864
7865 * MAINTAINERS (Write After Approval): Add myself.
7866
7867 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
7868
7869 * config.guess: Update to 2003-06-12 version.
7870 * config.sub: Update to 2003-06-13 version.
7871
7872 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
7873
7874 * config.guess: Update to 2003-06-06 version.
7875 * config.sub: Update to 2003-06-06 version.
7876
7877 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7878
7879 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7880 * configure. Regenerate.
7881
7882 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7883
7884 * configure.in: Disable serial configure by default.
7885 * configure: Regenerate.
7886 * Makefile.tpl: Abolish .NOTPARALLEL.
7887 * Makefile.in: Regenerate.
7888
7889 * Makefile.tpl: Replace {build,host,target}_canonical by
7890 {build,host,target}.
7891 * Makefile.in: Regenerate.
7892
7893 * Makefile.tpl: Fix stupid pasto.
7894 * Makefile.in: Regenerate.
7895
7896 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7897
7898 * Makefile.tpl: Remove bogus conditional.
7899 * Makefile.in: Regenerate.
7900
7901 2003-06-05 Jan Hubicka <jh@suse.cz>
7902
7903 * Makefile.tpl (profiledbootstrap): New target.
7904 * Makefile.in (profiledbootstrap): New target.
7905
7906 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
7907
7908 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7909 Pinski. Remove user names from other bugzilla-only maintainers.
7910
7911 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7912
7913 * Makefile.tpl: Make 'recursive targets' using autogen rather
7914 than shell loop. Remove duplicate 'clean' targets and false
7915 comments.
7916 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7917 Add systematic method of specifying missing targets in subdirs.
7918 Add copyright boilerplate.
7919 * Makefile.in: Regenerate.
7920 * configure.in: Add 'recursive targets' to maybe list.
7921 * configure: Regenerate.
7922
7923 * MAINTAINERS: "GNATS only" -> "Bug database only".
7924
7925 * Makefile.tpl: Rename [+target+] to [+make_target+].
7926 * Makefile.def: Rename 'target' to 'make_target'.
7927
7928 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
7929
7930 * MAINTAINERS: Add self as options handling maintainer.
7931
7932 2003-05-28 Michael Meissner <gnu@the-meissners.org>
7933
7934 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7935 been too long since I touched those ports.
7936
7937 2003-05-28 DJ Delorie <dj@redhat.com>
7938
7939 * Makefile.tpl: Make maybe-check-gcc .PHONY.
7940 * Makefile.in: Regenerate.
7941
7942 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7943
7944 * configure.in: Use curly braces in the definition of tooldir.
7945 * configure: Regenerate.
7946
7947 2003-05-21 DJ Delorie <dj@redhat.com>
7948
7949 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7950 newlib or libgloss.
7951 * Makefile.in: Regenerate.
7952
7953 2003-05-21 DJ Delorie <dj@redhat.com>
7954
7955 * Makefile.tpl: Add missing empty maybe-check-gcc target.
7956 * Makefile.in: Regenerate.
7957
7958 2003-05-20 Ian Lance Taylor <ian@airs.com>
7959
7960 * MAINTAINERS: Update my e-mail address.
7961
7962 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
7963
7964 * configure.in: Switch more things to use maybe dependencies.
7965 * Makefile.tpl: Switch more things to use maybe dependencies.
7966 Factor out common code from autogen IF statements.
7967 * configure: Regenerate.
7968 * Makefile.in: Regenerate.
7969
7970 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
7971
7972 * configure.in: Accept i[3456789]86 for machine type.
7973 * configure: Regenerate.
7974
7975 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
7976
7977 * configure.in: Switch more things to use maybe dependencies.
7978 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
7979 * configure: Regenerate.
7980 * Makefile.tpl: Switch more things to use maybe dependencies.
7981 * Makefile.in: Regenerate.
7982
7983 2003-05-16 Andreas Schwab <schwab@suse.de>
7984
7985 * Makefile.tpl (install-opcodes): Define.
7986 * Makefile.in: Rebuild.
7987
7988 2003-05-13 Andreas Jaeger <aj@suse.de>
7989
7990 * config.guess: Update to 2003-05-09 version.
7991 * config.sub: Update to 2003-05-09 version.
7992
7993 2003-05-13 Michael Eager <eager@mvista.com>
7994
7995 * configure.in: Correct sed script so that options in quotes are not
7996 deleted.
7997 * configure: Rebuild.
7998
7999 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
8000
8001 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8002 and $$s/newlib/libc/sys/cygwin32 include paths.
8003 * configure: Ditto.
8004
8005 2003-05-12 Michael Meissner <gnu@the-meissners.org>
8006
8007 * MAINTAINERS: Update my email addresses.
8008
8009 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8010
8011 * config-ml.in: Propagate INSTALL variables.
8012
8013 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8014
8015 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8016
8017 2003-05-02 Chris Demetriou <cgd@broadcom.com>
8018
8019 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8020 * Makefile.in: Regenerate.
8021
8022 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8023
8024 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8025
8026 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8027
8028 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8029
8030 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
8031
8032 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8033 * Makefile.in: Regenerated.
8034
8035 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8036
8037 * MAINTAINERS (Write After Approval): Upgrade myself from
8038 GNATS only to write-after-approval. Update my mail address.
8039
8040 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
8041
8042 (OS Port Maintainers: freebsd): Add myself.
8043
8044 2003-04-22 Mark Mitchell <mark@codesourcery.com>
8045
8046 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8047
8048 2003-04-22 Kean Johnston <jkj@sco.com>
8049
8050 * MAINTAINERS (SCO ports): Added myself.
8051
8052 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8053
8054 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8055
8056 2003-04-19 Kean Johnston <jkj@sco.com>
8057
8058 * MAINTAINERS (Write After Approval): Add myself.
8059
8060 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8061
8062 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8063 * Makefile.in: Regenerate.
8064
8065 2003-04-18 Jakub Jelinek <jakub@redhat.com>
8066
8067 * configure.in (powerpc64*-*-linux*): Remove.
8068 * configure: Rebuilt.
8069
8070 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
8071
8072 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8073 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8074 and restrap.
8075 * Makefile.in: Regenerate.
8076
8077 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
8078
8079 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8080 * configure: Regenerated.
8081
8082 2003-04-15 DJ Delorie <dj@redhat.com>
8083
8084 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8085
8086 2003-04-13 Nick Clifton <nickc@redhat.com>
8087
8088 * config-ml.in: Remove support for --disable-aix removing
8089 call-aix multilibs.
8090
8091 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
8092
8093 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8094 * */configure: Rebuilt.
8095
8096 2003-04-08 Joel Sherrill <joel@oarcorp.com>
8097
8098 * MAINTAINERS: Add my email address.
8099
8100 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
8101
8102 * MAINTAINERS (Write After Approval): Add myself.
8103
8104 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8105
8106 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8107 * Makefile.in: Regenerate.
8108
8109 2003-03-14 Michael Chastain <mec@shout.net>
8110
8111 * Makefile.in: Regenerate with correct Makefile.def.
8112
8113 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8114
8115 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8116 Make macro.
8117 * Makefile.in: Regenerate.
8118 * configure.in: Clean up gxx_include_dir logic.
8119 * configure: Regenerate.
8120
8121 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8122
8123 * MAINTAINERS (Write After Approval): Add myself.
8124
8125 2003-03-10 Ben Elliston <bje@wasabisystems.com>
8126
8127 * MAINTAINERS: Update my mail address.
8128
8129 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8130
8131 * configure.in (gxx_include_dir): Fix typo.
8132 * configure: Regenerated.
8133
8134 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8135
8136 * Makefile.tpl: Reindent.
8137 * Makefile.in: Regenerate.
8138 * configure.in: Reindent. Don't set unused variables.
8139 * configure: Regenerate.
8140
8141 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
8142
8143 * configure.in: Include $(build_tooldir)/sys-include in
8144 FLAGS_FOR_TARGET.
8145 * configure: Regenerated.
8146
8147 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8148
8149 * Makefile.tpl: Always pass down RANLIB.
8150 * Makefile.in: Regenerate.
8151
8152 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8153 * Makefile.in: Regenerate.
8154 * configure.in: Remove unused logic relating to --enable-shared
8155 and --enable-threads. Remove bogus comments. Remove redundant
8156 noconfigdirs.
8157 * configure: Regenerate.
8158
8159 * configure.in: Replace ${libstdcxx_version} by its value.
8160 Remove reference to mh-dgux.
8161 * configure: Regenerate.
8162
8163 2003-03-03 Kevin Buettner <kevinb@redhat.com>
8164
8165 * MAINTAINERS (Write After Approval): Add myself.
8166
8167 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8168
8169 * Makefile.tpl: Rearrange.
8170 * Makefile.in: Regenerate.
8171
8172 2003-02-25 Uwe Stieber <uwe@wwws.de>
8173
8174 * configure.in: Add support for kaOS as cross build target system.
8175 * configure: Regenerated.
8176
8177 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8178
8179 * MAINTAINERS (Write after approval): Add myself.
8180
8181 2003-02-21 James E Wilson <wilson@tuliptree.org>
8182
8183 * MAINTAINERS: Update my email address.
8184
8185 2003-02-21 Zack Weinberg <zack@codesourcery.com>
8186
8187 * MAINTAINERS: Add self to blanket write privs. section.
8188
8189 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
8190
8191 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8192 configure-target-* as some target builds may require additional
8193 flags for preprocessor tests.
8194 * Makefile.in: Regenerated.
8195
8196 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
8197
8198 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8199 * ltconfig: Handle it.
8200 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8201 auto-detecting it.
8202
8203 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8204 it is used as argument to $CC.
8205 * ltcf-gcj.sh: Likewise.
8206
8207 * configure.in: Introduce --enable-maintainer-mode.
8208 * configure: Rebuilt.
8209 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8210 for maintainer mode.
8211 * Makefile.in: Rebuilt.
8212
8213 2003-02-18 Jason Merrill <jason@redhat.com>
8214
8215 * Makefile.tpl (check-c++): Allow parallelism.
8216
8217 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8218
8219 * MAINTAINERS: Remove John Carr (who never actually had access to
8220 gcc.gnu.org).
8221
8222 2003-02-15 Geoffrey Keating <geoffk@apple.com>
8223
8224 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8225 don't configure target-libobjc.
8226 * configure: Regenerate.
8227
8228 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8229
8230 * Makefile.tpl (RANLIB): Define.
8231 * Makefile.in: Regenerate.
8232
8233 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8234
8235 * MAINTAINERS: Update my email.
8236
8237 2003-02-06 Keith R Seitz <keiths@redhat.com>
8238
8239 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8240 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8241 * Makefile.in: Regenerated.
8242 * configure.in: Remove all traces of snavigator, db, and grep.
8243 * configure: Regenerated.
8244
8245 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8246
8247 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8248 After Approval.
8249
8250 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8251
8252 * MAINTAINERS (Write after approval): Add myself.
8253
8254 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
8255
8256 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8257 * Makefile.in: Regenerated.
8258
8259 2003-01-30 Roger Sayle <roger@eyesopen.com>
8260
8261 * config.guess: Updated to 2003-01-30's version.
8262 * config.sub: Updated to 2003-01-28's version.
8263
8264 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
8265
8266 * config.if: If gcc_version is already set, just use it. Don't set
8267 gcc_version_trigger if it's already set, otherwise set it to
8268 gcc/version.c, but only if the file exists. If it is not set and
8269 gcc/version.c does not exist, try to extract the version number from
8270 $CC.
8271
8272 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8273
8274 * MAINTAINERS: Add myself to write-after-approval list.
8275
8276 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
8277
8278 * configure.in: Revert 24Jan change.
8279 * configure: Regenerate.
8280
8281 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8282
8283 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8284 entry of HJ Lu.
8285
8286 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8287
8288 * configure.in: Revert previous change.
8289 * configure: Regenerate.
8290
8291 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8292
8293 * configure.in: Make rda native-only.
8294 * configure: Regenerate.
8295
8296 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8297
8298 * MAINTAINERS: Move myself from GNATS-only-accounts to
8299 write-after-approval.
8300
8301 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8302
8303 * configure.in: Add missing \.
8304 * configure: Rebuilt.
8305
8306 2003-01-17 Jakub Jelinek <jakub@redhat.com>
8307
8308 * configure.in (baseargs): Avoid using \| in sed regular
8309 expressions.
8310 * configure: Rebuilt.
8311
8312 2003-01-16 Jakub Jelinek <jakub@redhat.com>
8313
8314 * configure.in (baseargs): Remove all supported forms of
8315 --cache-file, --srcdir, --host, --build and --target options
8316 from argument lists.
8317 * configure: Rebuilt.
8318
8319 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
8320
8321 * MAINTAINERS: Add myself to write-after-approval list.
8322
8323 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
8324
8325 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8326 * configure: Rebuilt.
8327
8328 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8329
8330 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8331 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8332 * Makefile.in: Regenerate.
8333 * configure: Regenerate.
8334
8335 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
8336
8337 * configure.in: Remove Makefile in build, host and target modules
8338 unless configure was run with --no-recursion.
8339 * configure: Rebuilt.
8340
8341 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8342
8343 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8344 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8345 * Makefile.in: Regenerate.
8346
8347 2003-01-08 Chris Demetriou <cgd@broadcom.com>
8348
8349 * config.guess: Update to 2003-01-03 version.
8350 * config.sub: Update to 2003-01-03 version.
8351
8352 2003-01-07 Christopher Faylor <cgf@redhat.com>
8353
8354 * configure: Regenerate with proper autoconf 2.13.
8355
8356 2003-01-07 Christopher Faylor <cgf@redhat.com>
8357
8358 * configure.in: Add AC_PREREQ for consistency.
8359 * configure: Regenerate.
8360
8361 2003-01-06 Andrew Cagney <ac131313@redhat.com>
8362
8363 * configure.in (GDB_TK): Add tcl directories conditional on
8364 gdb/gdbtk directory being present.
8365 * configure: Regenerate.
8366
8367 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
8368
8369 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8370 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8371 * configure: Rebuilt.
8372
8373 2002-12-31 Tom Tromey <tromey@redhat.com>
8374
8375 * Makefile.in: Rebuilt.
8376 * Makefile.def (target_modules) [libffi]: Allow installation.
8377
8378 2002-12-31 Andreas Schwab <schwab@suse.de>
8379
8380 * configure.in: Fix use of $program_transform_name.
8381 * configure: Regenerated.
8382
8383 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
8384
8385 * configure.in (baseargs): Don't remove first configure argument.
8386 * configure: Regenerated.
8387
8388 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
8389
8390 * Makefile.tpl (local-distclean): Don't remove...
8391 (multilib.ts): ... this. Moved into...
8392 (multilib.out): ... this. Don't use sub-make.
8393 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8394 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8395 (configure-build-[+module+], configure-[+module+],
8396 configure-target-[+module+], configure-gcc): ... these. Test
8397 for Makefile existence. Drop config.status from dependencies.
8398 * Makefile.in: Rebuilt.
8399 * configure.in: Move gcc-version-trigger to the end of
8400 ac_configure_args. Add comments to maybedep.tmp and
8401 serdep.tmp. Introduce --disable-serial-configure. Remove
8402 nonopt from baseargs, matching and removing corresponding
8403 whitespace while at it.
8404 * configure: Rebuilt.
8405
8406 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
8407
8408 * configure.in (host_configargs): Replace reference to
8409 no-longer-defined buildopts with --build=${build_alias}.
8410 * configure: Rebuilt.
8411
8412 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8413 program_transform_name to standard idiom.
8414 (AUTOGEN, AUTOCONF): Define.
8415 (Makefile.in): Use $(AUTOGEN).
8416 (Makefile): Depend on config.status, and use autoconf-style rule to
8417 build it. Move original commands to...
8418 (config.status): ... this new target.
8419 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8420 $(AUTOCONF).
8421 * Makefile.in: Rebuilt.
8422
8423 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8424
8425 * Makefile.tpl: Fix dramatic bustage due to change in
8426 program_transform_name.
8427 * Makefile.in: Regenerate.
8428
8429 * configure.in: Remove unnecessary PATH setting.
8430 * configure: Regnerate.
8431
8432 * configure.in: Don't default to unprefixed tools unless
8433 the native tools will work.
8434 * configure: Regenerate.
8435
8436 * configure.in: Convert to autoconf script. Blow away lots
8437 of now-redundant Makefile fragments.
8438 * configure: Generate using Autoconf.
8439 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8440 * Makefile.in: Regenerate.
8441
8442 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8443
8444 * configure: Fix stupid bug where RANLIB was mistakenly included.
8445
8446 * configure.in: Rename (buildargs, hostargs, targargs) to
8447 (build_configargs, host_configargs, target_configargs).
8448
8449 * configure.in: Move logic out of sed statement.
8450
8451 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
8452 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8453
8454 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8455
8456 * config.sub: Import from master repository
8457 * config.guess: Ditto
8458
8459 2002-12-24 Andreas Schwab <schwab@suse.de>
8460
8461 * Makefile.tpl (multilib.out): Fix missing space.
8462 * Makefile.in: Regenerate.
8463
8464 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8465
8466 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8467 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8468 * Makefile.in: Regenerate.
8469 * configure.in: Remove unnecessary leftovers.
8470
8471 2002-12-21 Geoffrey Keating <geoffk@apple.com>
8472
8473 * configure.in (extra_ranlibflags_for_target): New variable.
8474 (*-*-darwin): Add -c to ranlib commands.
8475 * configure (tooldir): Handle extra_ranlibflags_for_target.
8476
8477 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
8478
8479 * Makefile.tpl: Revert HJL's change.
8480 * Makefile.in: Regenerated.
8481 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8482 always.
8483
8484 2002-12-19 Andreas Schwab <schwab@suse.de>
8485
8486 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8487 * Makefile.in: Regenerate.
8488
8489 2002-12-18 H.J. Lu <hjl@gnu.org>
8490
8491 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8492 * Makefile.in: Regenerated.
8493
8494 * configure.in (build_prefix): New. Substitute.
8495
8496 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8497
8498 * Makefile.tpl: Don't let real targets depend on phony targets.
8499 * Makefile.in: Regenerate.
8500
8501 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8502 * Makefile.in: Regenerate.
8503
8504 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8505
8506 * config.sub: Import from master repository
8507 * config.guess: Ditto
8508
8509 2002-12-16 Jason Merrill <jason@redhat.com>
8510
8511 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8512 previous 'make bootstrap'.
8513 * Makefile.in: Regenerate.
8514
8515 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8516
8517 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8518
8519 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8520
8521 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8522 * Makefile.in: Regenerate.
8523
8524 2002-12-13 Jason Merrill <jason@redhat.com>
8525
8526 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
8527 library tests.
8528 (check-c++): Just depend on it and check-target-libstdc++-v3.
8529 * Makefile.in: Regenerate.
8530
8531 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8532
8533 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8534 * Makefile.in: Rebuilt.
8535
8536 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8537
8538 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8539
8540 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8541
8542 * configure: Fix bug put in by gremlins.
8543
8544 * Makefile.tpl: Substitute more autoconfily.
8545 * configure: Substitute more autoconfily.
8546 * Makefile.in: Regenerate.
8547
8548 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8549
8550 * config.sub: Import from master repository
8551 * config.guess: Ditto
8552 * MAINTAINERS: Added Svein Seldal under write after approval
8553
8554 2002-12-08 Andrew Cagney <ac131313@redhat.com>
8555
8556 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8557 * Makefile.in (all-sim): Ditto.
8558
8559 2002-12-06 DJ Delorie <dj@redhat.com>
8560
8561 * Makefile.tpl: Change configure dependencies to not have real
8562 targets depend on phony targets.
8563
8564 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8565
8566 * configure.in: Revert unintentional change.
8567
8568 * Makefile.tpl: Change dependency for */multilib.out so that
8569 it works when gcc isn't in the tree.
8570
8571 * configure.in: Substitute more.
8572 * configure: Run subconfigures from the Makefile.
8573 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8574 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8575
8576 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8577
8578 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8579
8580 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8581
8582 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8583 and corresponding dependencies.
8584 * Makefile.in: Regenerate.
8585
8586 * configure.in (host_tools): Order binutils, gas and ld for
8587 convenience in running the testsuites.
8588
8589 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8590 * Makefile.in: Regenerate.
8591 * configure.in: Introduce rules to serialize subconfigure runs.
8592
8593 * configure.in: Introduce BASE_CC_FOR_TARGET.
8594 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8595 Realize configure-build-* targets. Realize configure-target-* targets.
8596 * Makefile.in: Regenerate.
8597
8598 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8599
8600 * configure: Move gcc_version_trigger stuff from here...
8601 * configure.in: ...to here.
8602
8603 * configure.in: Separate subconfigure options added by this file from
8604 options given by the user. Add machinery to put args for host
8605 subconfigures into the Makefile.
8606
8607 * Makefile.tpl: Remove 'vault' targets.
8608 * Makefile.tpl: Reorder and comment dependencies.
8609 * Makefile.in: Regenerate.
8610
8611 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8612 * configure.in: Fix my broken commit of previous patch. (sigh)
8613
8614 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8615
8616 * configure.in: Move host-specific darwin noconfigdirs into
8617 the host-specific section.
8618
8619 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8620
8621 * configure.in: Move host-specific darwin noconfigdirs into
8622 the host-specific section.
8623
8624 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8625
8626 * configure: Remove skip-this-dir support.
8627 * Makefile.tpl: Remove skip-this-dir support.
8628
8629 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8630 subdirectories.
8631 * Makefile.in: Regenerate.
8632
8633 * Makefile.tpl: Strip out useless setting of 'dir'.
8634 * Makefile.in: Regenerate.
8635
8636 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8637
8638 * configure.in: Fix deeply stupid bug.
8639
8640 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8641 shell code in CXX_FOR_TARGET
8642 * Makefile.def: Introduce raw_cxx.
8643 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8644 RAW_CXX_FOR_TARGET.
8645 * Makefile.in: Regenerate.
8646
8647 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
8648
8649 * Makefile.tpl: Remove unnecessary ifs.
8650 * Makefile.in: Regenerate.
8651
8652 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
8653 dependencies. Maybe-ize build-libiberty. Create dummy install
8654 targets for 'no_install' modules.
8655 * configure: Move GDB_TK substitution to configure.in. Move
8656 build_modules stuff to configure.in.
8657 * configure.in: Implement soft dependency machinery. Maybe-ize
8658 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
8659 * Makefile.in: Regenerate.
8660
8661 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
8662
8663 * Makefile.tpl: Make all-target, install-target behave similarly
8664 to all, install (only hitting configured targets). Eliminate
8665 unused macro defintions.
8666
8667 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8668 build != host.
8669
8670 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8671
8672 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8673
8674 * configure.in: Produce lists of subdir targets we're actually
8675 configuring. Remove references to "dosrel".
8676 * Makefile.tpl: Let configure set which subdir targets are hit.
8677 Remove install-cross; clean up install; remove ALL. Remove
8678 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
8679 Autogenerate host module targets. Remove empty dependency lines
8680 and redundant dependency; rearrange slightly.
8681 * Makefile.def: Add host-side libtermcap, utils.
8682
8683 * Makefile.in: Regenerate.
8684
8685 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8686
8687 * ltconfig (osf[345]): Append $major to soname_spec.
8688 Reflect this in library_names_spec.
8689 * ltmain.sh (osf): Prefix $major with . for use as extension.
8690
8691 2002-11-19 Andreas Jaeger <aj@suse.de>
8692
8693 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8694 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8695 and sparc64 GNU/Linux systems.
8696
8697 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8698
8699 * MAINTAINERS: Update email.
8700
8701 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8702
8703 * MAINTAINERS: Complete James Dennett's entry.
8704
8705 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8706
8707 * MAINTAINERS (Write After Approval): Add myself.
8708
8709 2002-11-13 Bruce Korb <bkorb@gnu.org>
8710
8711 * Makefile.tpl: syntactic cleanup
8712
8713 2002-11-13 Stuart Hastings <stuart@apple.com>
8714
8715 * MAINTAINERS: Add myself to write-after-approval list.
8716
8717 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8718
8719 * Makefile.def: Add list of recursive targets to autogenerate.
8720 Add build_modules.
8721 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
8722 targets. Autogenerate *-build-* targets.
8723 * Makefile.in: Regenerate.
8724
8725 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8726
8727 * configure: More autoconf-style substitutions.
8728 * Makefile.tpl: More autoconf-style substitutions.
8729 * Makefile.in: Regenerate.
8730
8731 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
8732
8733 * configure: Substitute more variables in a more autoconf-friendly
8734 way. Simplify slightly.
8735 * Makefile.tpl: Make more variables substitutable in an
8736 autoconf-friendly way.
8737 * Makefile.in: Regenerate.
8738
8739 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
8740
8741 * MAINTAINERS (Write After Approval): Add myself.
8742
8743 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
8744
8745 * configure.in (v810*): Remove special setting of tools.
8746
8747 * configure: Add support for extra required flags for ar or nm.
8748 * configure.in (aix4.3+): Use above support for target-specific
8749 issues, rather than using config/mt-aix43.
8750
8751 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
8752
8753 * configure: Remove 'removing', which doesn't work. Replace $subdir
8754 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
8755 with $srcdir. Reformat indentation. Substitute some variables
8756 formerly hard-coded in the Makefile for build=host.
8757 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8758 * Makefile.def: Autogenerate more.
8759 * Makefile.in: Regenerate.
8760
8761 2002-11-04 Adam Nemet <anemet@lnxw.com>
8762
8763 * MAINTAINERS (Write After Approval): Add myself.
8764
8765 2002-11-04 Kevin Buettner <kevinb@redhat.com>
8766
8767 * Makefile.def (host_modules): Add rda.
8768 * Makefile.in: Regenerate.
8769 * configure.in (target_tool): Add target-rda to list.
8770
8771 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8772
8773 * MAINTAINERS: Remove "co-maintainer" note for web pages.
8774
8775 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
8776
8777 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
8778 and restrap targets to this rule.
8779 * Makefile.in: Regenerate.
8780
8781 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8782
8783 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8784 GNATS only accounts.
8785
8786 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
8787
8788 * configure.in (i[3456]86-*-linux*): Add check to disable
8789 ${libgcj} for glibc1.
8790
8791 2002-10-24 Denis Chertykov <denisc@overta.ru>
8792
8793 * MAINTAINERS: Add myself as ip2k port maintainer.
8794
8795 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
8796
8797 * configure.in: Add tic4x target.
8798
8799 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
8800
8801 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8802 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8803 * Makefile.in: Regenerate.
8804
8805 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8806 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8807 * Makefile.in: Regenerate.
8808
8809 2002-10-02 Janis Johnson <janis187@us.ibm.com>
8810
8811 * MAINTAINERS: Add myself as web pages co-maintainer.
8812
8813 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8814
8815 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8816 * Makefile.in: Regenerate.
8817
8818 2002-10-02 Zack Weinberg <zack@codesourcery.com>
8819
8820 * MAINTAINERS: Add myself and Nathan Sidwell
8821 <nathan@codesourcery.com> as VxWorks maintainers.
8822
8823 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8824
8825 * Makefile.def: Remove order dependency comments.
8826 * Makefile.tpl: Add explicit install-install dependencies.
8827 * Makefile.in: Regenerate.
8828
8829 * Makefile.tpl: Remove material now in src-release. (Finally!)
8830 * Makefile.in: Regenerate.
8831
8832 * Makefile.tpl: Add configure-target (for src-release in src)
8833 * Makefile.in: Regenerate.
8834
8835 2002-09-30 Nick Clifton <nickc@redhat.com>
8836
8837 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8838
8839 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
8840
8841 * configure.in (s390*-*-linux*): Enable libgcj.
8842
8843 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
8844
8845 * configure: Revert accidentally applied changes.
8846
8847 * Makefile.tpl: Make more autoconf-friendly.
8848 * Makefile.in: Regenerate.
8849 * configure: Make substitution more autoconf-like.
8850
8851 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
8852
8853 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8854 single entry to handle all these.
8855 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
8856 libjava on arm-*-elf.
8857
8858 2002-09-27 Geoffrey Keating <geoffk@apple.com>
8859
8860 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8861 things that depend on them.
8862
8863 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8864
8865 * Makefile.tpl: Make subsituted variables more autoconfy.
8866 * Makefile.in: Regenerate.
8867 * configure: Make seds more autoconfy.
8868
8869 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8870
8871 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8872 * Makefile.in: Regenerate.
8873 * configure.in: Rewrite sed statements to look autoconfy.
8874
8875 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8876 all-target-foo on configure-target-foo.
8877 * Makefile.def: Ditto.
8878 * Makefile.in: Rebuild.
8879
8880 2002-09-25 Andrew Haley <aph@redhat.com>
8881
8882 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8883
8884 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
8885
8886 * Makefile.def: New file.
8887 * Makefile.tpl: New file.
8888 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8889 * contrib/gcc_update: Note that Makefile.in is a generated file.
8890
8891 * configure.in: Minor rearrangement. Simplify tests.
8892
8893 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
8894
8895 * configure.in (with_headers): Skip copy if value is "yes".
8896 (with_libs): Likewise.
8897
8898 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8899
8900 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8901 * configure.in (sh*-*-pe*): Ditto.
8902 * configure.in (mips*-*-pe*): Ditto.
8903 * configure.in (*arm-wince-pe): Ditto.
8904
8905 * configure.in: Rearrange.
8906
8907 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
8908
8909 * MAINTAINERS: Update my email address.
8910
8911 2002-08-30 Paul Koning <pkoning@equallogic.com>
8912
8913 * MAINTAINERS: (Write After Approval): Add myself.
8914
8915 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
8916
8917 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8918
8919 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
8920
8921 * MAINTAINERS: Change my mailing address.
8922
8923 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
8924
8925 * MAINTAINERS (Write After Approval): Remove myself.
8926 (Various Maintainers: c++ runtime libs): Add myself.
8927
8928 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
8929
8930 * MAINTAINERS (Write After Approval): Remove myself.
8931 (Various Maintainers: c++ runtime libs): Add myself.
8932
8933 2002-08-15 Eric Christopher <echristo@redhat.com>
8934
8935 * config.sub: Import from master repository.
8936 * config.guess: Ditto.
8937
8938 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
8939
8940 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8941 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8942 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8943
8944 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
8945
8946 * MAINTAINERS: Add self to rs6000 vector extensions.
8947
8948 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
8949
8950 * libiberty/configure: Reverted unintended yesterday's check in.
8951
8952 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
8953
8954 * boehm-gc/configure, libf2c/configure: Rebuilt.
8955 * libffi/configure, libiberty/configure: Ditto.
8956 * libjava/configure, libobjc/configure: Ditto.
8957 * libstdc++-v3/configure, zlib/configure: Ditto.
8958 Merged from binutils:
8959 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8960 From Steve Ellcey <sje@cup.hp.com>:
8961 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8962 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8963 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8964 IA64.
8965 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8966 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8967 soname_spec, sys_lib_search_path_spec): Ditto.
8968
8969 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
8970
8971 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8972
8973 2002-08-04 H.J. Lu (hjl@gnu.org)
8974
8975 * configure.in (mips*-*-linux*): Don't skip target-libffi.
8976
8977 2002-08-02 Krister Walfridsson <cato@df.lth.se>
8978
8979 * MAINTAINERS (Write After Approval): Add myself.
8980
8981 2002-07-31 Alan Modra <amodra@bigpond.net.au>
8982
8983 * configure.in: Move generic linux case to end. Copy generic
8984 linux noconfigdirs to mips*-*-linux* entry and new
8985 powerpc64*-*-linux* entry. Add target-libffi for the latter.
8986
8987 2002-07-19 Michael Matz <matz@suse.de>
8988
8989 * MAINTAINERS: Add myself as ra* maintainer.
8990
8991 2002-07-16 Chris Demetriou <cgd@broadcom.com>
8992
8993 * config.guess: Update to 2002-07-09 version.
8994 * config.sub: Update to 2002-07-03 version.
8995
8996 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
8997
8998 * MAINTAINERS: Fix typo in a maintainer email address.
8999
9000 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9001
9002 * configure.in: Remove two redundant tests.
9003
9004 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9005
9006 * configure.in (mips*-*-irix6*o32): Enable stabs.
9007
9008 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9009
9010 * configure.in: Don't build grez.
9011 * Makefile.in: Ditto.
9012
9013 * Makefile.in: Remove references to bsp, cygmon, libstub.
9014 * configure.in: Ditto.
9015
9016 * configure.in: Remove leftover reference to gdbtest.
9017
9018 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
9019
9020 * configure.in (gxx_include_dir): Change to match versioned
9021 C++ headers if --enable-version-specific-runtime-libs is used.
9022
9023 2002-07-04 Steve Ellcey <sje@cup.hp.com>
9024
9025 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9026
9027 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9028
9029 * configure.in: Make --without-x work.
9030
9031 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9032
9033 * configure.in: Rearrange target Makefile fragment collection.
9034
9035 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9036 cvs[src].
9037 * configure.in: Ditto.
9038
9039 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9040
9041 * MAINTAINERS (Write After Approval): Update my e-mail address.
9042
9043 2002-06-24 Ben Elliston <bje@redhat.com>
9044
9045 * configure.in (host_tools): Remove cgen.
9046
9047 * Makefile.in (all-cgen): Remove; runs from its source directory.
9048 (check-cgen, install-cgen, clean-cgen): Likewise.
9049 (all-opcodes): Do not depend on all-cgen.
9050 (all-sim): Likewise.
9051
9052 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
9053
9054 * Makefile.in: Eliminate 'apache' targets.
9055 * configure.in: Eliminate 'apache' targets.
9056
9057 * configure.in: Eliminate redundant tests. Reorganize.
9058
9059 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9060
9061 * config-ml.in: Eliminate references to Cygnus configure.
9062
9063 * Makefile.in: Eliminate references to building emacs.
9064
9065 2002-06-28 Graham Stott <graham.stott@btinternet.com>
9066
9067 * MAINTAINERS: Update my email address.
9068
9069 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9070
9071 * config.if (libstdcxx_incdir): Version C++ headers.
9072 (cxx_incdir): Remove.
9073
9074 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9075
9076 * MAINTAINERS (Write After Approval): Add self.
9077
9078 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9079
9080 * configure.in: Add support for ip2k.
9081
9082 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9083
9084 * configure.in: Fix AIX configury bug.
9085
9086 2002-06-20 Steve Ellcey <sje@cup.hp.com>
9087
9088 * MAINTAINERS (Write After Approval): Add self.
9089
9090 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9091
9092 * configure.in: replace ${topsrcdir} with ${srcdir}
9093
9094 * configure.in: Move definition of libstdcxx_flags
9095 right above usage, rather than waaay earlier.
9096
9097 * configure.in: Pull definition of is_cross_compiler earlier.
9098
9099 * configure.in: Rearrange a little.
9100
9101 * configure.in: Remove references to librx.
9102 * Makefile.in: Remove references to librx.
9103
9104 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9105
9106 * config.sub: Add support for avr target.
9107 Import from master sources, rev 1.255
9108
9109 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
9110
9111 * configure, .cvsignore: Revert previous change...
9112 * Makefile: ...delete.
9113
9114 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9115
9116 * configure.in: Eliminate ${gasdir} variable.
9117
9118 2002-06-18 Dave Brolley <brolley@redhat.com>
9119
9120 * configure.in: Add support for frv.
9121 * config.sub: Add support for frv.
9122
9123 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9124
9125 * configure: Remove garbage from previous commit.
9126
9127 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9128
9129 * configure: For in-source builds, make a subdir and re-exec there.
9130 * Makefile: New file. Pass targets through to build directory.
9131 * .cvsignore: No longer ignore "Makefile".
9132
9133 2002-06-16 Douglas Rupp <rupp@gnat.com>
9134
9135 * MAINTAINERS (Write After Approval): Add self.
9136
9137 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9138
9139 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9140
9141 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9142
9143 * configure.in (vax-*-netbsd*): Re-enable gas.
9144
9145 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9146
9147 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9148 BUILD_PREFIX_1, to correct nomenclature.
9149 * configure: Likewise.
9150
9151 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9152 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9153
9154 2002-05-31 Olaf Hering <olh@suse.de>
9155
9156 * config-ml.in: Propogate DESTDIR also.
9157
9158 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9159
9160 * configure.in (vax-*-netbsd*): Don't build gas for this
9161 platform.
9162
9163 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9164
9165 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9166 and libgcj for AVR.
9167
9168 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9169
9170 * MAINTAINERS (Write After Approval): Add myself.
9171
9172 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9173
9174 * config.guess: Update to 2002-05-22 version.
9175 * config.sub: Likewise.
9176
9177 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9178
9179 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9180 * config-ml.in: Likewise.
9181 * configure: Likewise.
9182 * configure.in: Likewise.
9183
9184 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9185
9186 * MAINTAINERS: Update my email address.
9187
9188 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9189
9190 * configure.in: Simplify makefile fragment collection.
9191
9192 * configure.in: Remove code to build emacs.
9193
9194 * configure.in : Remove --srcdir argument from targargs and buildargs
9195 (it's always overridden in the Makefile anyway). Rearrange a bit.
9196
9197 * configure: Move some logic to configure.in.
9198 * configure.in: Move some logic from configure.
9199
9200 2002-05-11 Tom Tromey <tromey@redhat.com>
9201
9202 * MAINTAINERS: Reflect libgcj reality.
9203
9204 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9205
9206 * Makefile.in: Honour DESTDIR.
9207
9208 2002-05-08 Mark Mitchell <mark@codesourcery.com>
9209
9210 * config.guess: Import 2002-03-20 version.
9211 * config.sub: Import 2002-04-26 version.
9212
9213 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9214
9215 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9216
9217 2002-05-07 Tim Josling <tej@melbpc.org.au>
9218
9219 * MAINTAINERS: Add self.
9220
9221 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
9222
9223 * ltmain.sh: Detect and handle object name conflicts
9224 while piecewise linking a static library.
9225
9226 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
9227
9228 * configure.in (noconfigdirs): Don't disable libgcj on
9229 sparc64-*-solaris* and sparcv9-*-solaris*.
9230
9231 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
9232
9233 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9234
9235 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9236
9237 * configure.in (FLAGS_FOR_TARGET): Do not add
9238 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9239 on i[3456]86-*-linux*.
9240
9241 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9242
9243 * configure.in (noconfigdirs): Replace [ ] with test.
9244
9245 * configure.in (noconfigdirs): Do not add target-newlib if
9246 target == i[3456]86-*-linux*, and host == target.
9247
9248 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9249
9250 * configure.in: delete reference to absent file
9251
9252 * configure.in: replace '[' with 'test'
9253
9254 * configure.in: Eliminate references to gash.
9255 * Makefile.in: Eliminate references to gash.
9256
9257 * configure.in: remove useless references to 'pic' makefile fragments.
9258
9259 * configure.in: (*-*-windows*) Finish removing.
9260
9261 * configure.in: Eliminate redundant test for libgui.
9262
9263 2002-04-29 Roger Sayle <roger@eyesopen.com>
9264
9265 * MAINTAINERS: Add self and realphabetize. Update entries
9266 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9267 entry for a29k port maintainer.
9268
9269 2002-04-26 Joel Sherrill <joel@OARcorp.com>
9270
9271 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9272 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9273
9274 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9275
9276 * configure.in: remove references to dead files
9277
9278 2002-04-19 Mark Mitchell <mark@codesourcery.com>
9279
9280 * MAINTAINERS: Add information about purpose of this file.
9281
9282 2002-04-18 Tom Tromey <tromey@redhat.com>
9283
9284 * configure.in: Disallow configuring libgcj when it is already
9285 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9286 Solaris 2.8 by default. For PR libgcj/6158.
9287
9288 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9289
9290 * configure.in: Move default CC setting out of config/mh-* fragments
9291 directly into here.
9292
9293 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9294
9295 * configure.in: don't even try to configure or make a subdirectory
9296 if there's no configure script for it.
9297
9298 2002-04-15 Mark Mitchell <mark@codesourcery.com>
9299
9300 * MAINTAINERS: Remove chill maintainers.
9301 * Makefile.in (CHILLFLAGS): Remove.
9302 (CHILL_LIB): Remove.
9303 (TARGET_CONFIGDIRS): Remove libchill.
9304 (CHILL_FOR_TARGET): Remove.
9305 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9306 CHILL_LIB.
9307 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9308 (CHECK_TARGET_MODULES): Likewise.
9309 (INSTALL_TARGET_MODULES): Likewise.
9310 (CLEAN_TARGET_MODULES): Likewise.
9311 (configure-target-libchill): Remove.
9312 (all-target-libchill): Remove.
9313 * configure.in (target_libs): Remove target-libchill.
9314 Do not compute CHILL_FOR_TARGET.
9315 * libchill: Remove directory.
9316
9317 2002-04-11 DJ Delorie <dj@redhat.com>
9318
9319 * Makefile.in, configure.in: Sync with binutils, entries
9320 follow...
9321
9322 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9323
9324 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9325 (do-tar, do-bz2): New rules.
9326 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9327 (gdb-tar): New rule.
9328 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9329 (insight_dejagnu.tar): New rule.
9330 (insight.tar): New rule.
9331 (gdb+dejagnu.tar): New rule.
9332 (gdb.tar): New rule.
9333
9334 2002-02-01 Mo DeJong <supermo@bayarea.net>
9335
9336 * Makefile.in: Add all-tix to deps for all-snavigator
9337 so that tix is built when building snavigator.
9338
9339 2002-01-11 Steve Ellcey <sje@cup.hp.com>
9340
9341 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9342 ld and gdb are not supported.
9343
9344 2002-01-07 Mark Salter <msalter@redhat.com>
9345
9346 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9347 Allow target-libgloss to be built for arm, strongarm, and xscale.
9348
9349 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9350
9351 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9352 options for i[3456]86-pc-linux* native builds.
9353
9354 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9355
9356 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9357 files from .po files for a distribution.
9358
9359 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
9360
9361 * configure.in: Enable libstdc++-v3 for h8300 targets.
9362
9363 2001-06-19 Alan Modra <amodra@bigpond.net.au>
9364
9365 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9366 version from bfd/.
9367
9368 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9369
9370 * Makefile.in (VER): When present, extract the version number from
9371 the file version.in.
9372
9373 2001-05-24 Tom Rix <trix@redhat.com>
9374
9375 * configure.in : enable ld for aix
9376
9377 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9378
9379 * config.guess: Add linux target for S/390.
9380
9381 2000-11-07 Philip Blundell <pb@futuretv.com>
9382
9383 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9384
9385 2000-11-03 Philip Blundell <pb@futuretv.com>
9386
9387 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9388 files.
9389
9390 2001-01-15 Ben Elliston <bje@redhat.com>
9391
9392 * configure.in (host_tools): Add sid.
9393 Always configure cgen.
9394
9395 2000-11-24 Nick Clifton <nickc@redhat.com>
9396
9397 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9398
9399
9400 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9401
9402 * Makefile.in (ALL_MODULES): Add all-cgen.
9403 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9404 (all-cgen): New target.
9405 (all-opcodes,all-sim): Depend on all-cgen.
9406 * configure.in (host_tools): Add cgen.
9407 Only configure cgen if --enable-cgen-maint.
9408
9409 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
9410
9411 * configure.in: Add *-*-freebsd* configurations.
9412
9413 2002-04-08 Tom Tromey <tromey@redhat.com>
9414
9415 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9416 Fixes PR libgcj/6068.
9417
9418 2002-03-30 Krister Walfridsson <cato@df.lth.se>
9419
9420 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9421
9422 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9423
9424 * configure.in (alpha*-dec-osf*): Enable libgcj.
9425
9426 2003-03-27 Matthew Gingell <gingell@gnat.com>
9427
9428 * MAINTAINERS (Write After Approval): Add myself.
9429
9430 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9431
9432 Fix for: PR bootstrap/3591, target/5676
9433 * configure.in (mcore-pe): Disable the configuration of
9434 libstdc++-v3 since exceptions are not supported.
9435
9436 2002-03-20 Anthony Green <green@redhat.com>
9437
9438 * configure.in: Enable libgcj for xscale-elf target.
9439
9440 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
9441
9442 * MAINTAINERS: Update my email address.
9443
9444 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
9445
9446 * ltmain.sh (relink_command): Fix typo in previous change.
9447
9448 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
9449
9450 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9451 (relink_command): Added --tag flags.
9452 (mode=install): If relinking fails; error out.
9453
9454 2002-03-12 Richard Henderson <rth@redhat.com>
9455
9456 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9457 .NOTPARALLEL tag.
9458 (do-check): Rename from check.
9459 (check): Allow parallel check.
9460
9461 2002-03-12 Bob Wilson <bob.wilson@acm.org>
9462
9463 * MAINTAINERS: Add myself as maintainer for xtensa port.
9464 Fix alphabetical order in CPU port maintainer list.
9465 Remove myself from Write After Approval list.
9466
9467 2002-03-11 Richard Henderson <rth@redhat.com>
9468
9469 * Makefile.in (.NOTPARALLEL): Add fake tag.
9470
9471 2002-03-07 H.J. Lu (hjl@gnu.org)
9472
9473 * configure.in: Enable gprof for mips*-*-linux*.
9474
9475 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9476
9477 * MAINTAINERS (Write After Approval): Add myself.
9478
9479 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
9480
9481 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9482 libjava.
9483 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9484
9485 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
9486
9487 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9488 because its Makefile is there; test for the executable instead.
9489
9490 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
9491
9492 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9493 libstdc++-v3 and libjava.
9494
9495 2002-02-11 Adam Megacz <adam@xwt.org>
9496
9497 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9498 boehm-gc
9499
9500 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
9501
9502 * config.guess: Updated to 2002-01-30's version.
9503 * config.sub: Updated to 2002-02-01's version.
9504 Contribute sh64-elf.
9505 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9506 * configure.in: Added sh64-*-*.
9507
9508 2002-02-08 Chris Demetriou <cgd@broadcom.com>
9509
9510 * MAINTAINERS: Belatedly add myself to write after approval list.
9511
9512 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9513
9514 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9515 Remove self as Write After Approval.
9516
9517 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
9518
9519 * MAINTAINERS: Put self in as maintainer for contrib/regression
9520 directory.
9521
9522 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
9523
9524 * MAINTAINERS: Update my email address.
9525
9526 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9527
9528 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9529 target-libiberty, and target-libgloss. Skip Java-related
9530 libraries if not supported for NetBSD on target CPU.
9531
9532 2002-01-25 Douglas B Rupp <rupp@gnat.com>
9533
9534 * install-sh: Use _inst.$$_ for temp file name.
9535
9536 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9537
9538 * MAINTAINERS (Write After Approval): Move my contact info
9539 from here...
9540 (OS Port Maintainers): ...to here (netbsd).
9541
9542 2002-01-22 Bob Wilson <bob.wilson@acm.org>
9543
9544 * MAINTAINERS (Write After Approval): Add myself.
9545
9546 2002-01-17 H.J. Lu <hjl@gnu.org>
9547
9548 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9549 (all-target-fastjar): Also depend on all-target-libiberty.
9550
9551 2002-01-16 H.J. Lu (hjl@gnu.org)
9552
9553 * config.guess: Import from master sources, rev 1.225.
9554 * config.sub: Import from master sources, rev 1.238.
9555
9556 2002-01-16 Kazu Hirata <kazu@hxi.com>
9557
9558 * MAINTAINERS (Write After Approval): Remove myself.
9559
9560 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
9561
9562 * MAINTAINERS (Write After Approval): Add myself.
9563
9564 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9565
9566 * MAINTAINERS: Add self as docs co-maintainer.
9567
9568 2001-12-11 Matthias Klose <doko@debian.org>
9569
9570 * MAINTAINERS (Write After Approval): Add myself.
9571
9572 2001-12-09 Zack Weinberg <zack@codesourcery.com>
9573
9574 * MAINTAINERS: Update my email address.
9575
9576 2001-12-07 Turly O'Connor <turly@apple.com>
9577 * MAINTAINERS (Write After Approval): Add myself.
9578 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9579 (rs6000_initialize_trampoline): Call __trampoline_setup for
9580 ABI_DARWIN too.
9581 * darwin-tramp.asm: New file, implements __trampoline_setup.
9582 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9583
9584 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
9585
9586 * MAINTAINERS (Write After Approval): Add myself.
9587
9588 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9589
9590 * configure, configure.in: Use temp file for long sed commands.
9591
9592 2001-12-03 Laurent Guerby <guerby@acm.org>
9593
9594 * config.sub: Update to version 1.232 on subversion.
9595
9596 2001-12-03 Ben Elliston <bje@redhat.com>
9597
9598 * MAINTAINERS: Update mail address for config.* patches.
9599
9600 2001-11-27 DJ Delorie <dj@redhat.com>
9601 Zack Weinberg <zack@codesourcery.com>
9602
9603 When build != host, create libiberty for the build machine.
9604
9605 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9606 CONFIG_ARGUMENTS.
9607 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9608 New variables.
9609 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9610 and rules.
9611 (all.normal): Depend on ALL_BUILD_MODULES.
9612 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9613 (all-build-libiberty): Depend on configure-build-libiberty.
9614
9615 * configure: Calculate and substitute proper value for
9616 ALL_BUILD_MODULES.
9617 * configure.in: Create the build subdirectory.
9618 Calculate and substitute TARGET_CONFIGARGS (formerly
9619 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9620
9621 2001-11-26 Ziemowit Laski <zlaski@apple.com>
9622
9623 * MAINTAINERS (write-after-approval): Add self.
9624
9625 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9626
9627 * MAINTAINERS (GNATS only accounts): Remove self.
9628
9629 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9630
9631 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9632 libf2c.
9633
9634 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9635
9636 * MAINTAINERS (Write After Approval): Add self.
9637
9638 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9639
9640 * MAINTAINERS: mips and s390 are also CPU ports.
9641
9642 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9643
9644 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9645
9646 2001-11-11 David O'Brien <obrien@FreeBSD.org>
9647
9648 * MAINTAINERS: Alphabetize.
9649
9650 2001-11-09 Kazu Hirata <kazu@hxi.com>
9651
9652 * MAINTAINERS (Various maintainers: h8 port): Add myself.
9653
9654 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
9655
9656 * MAINTAINERS (Various maintainers: hppa port): Added myself.
9657
9658 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9659
9660 * configure.in (--enable-languages): Be more permissive about
9661 syntax. Check for empty lists better. Warn about $LANGUAGES.
9662
9663 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
9664
9665 * config.sub: Import from master sources, rev. 1.230.
9666 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9667
9668 2001-11-07 Laurent Guerby <guerby@acm.org>
9669
9670 * MAINTAINERS (Write After Approval): Add self.
9671
9672 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9673
9674 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9675
9676 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
9677
9678 * config.sub: Import from master sources, rev 1.226.
9679 * config.guess: Import from master sources, rev 1.216.
9680
9681 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
9682
9683 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9684 * MAINTAINERS: Add self as maintainer of MMIX port.
9685 Remove old after-approval entry.
9686
9687 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
9688
9689 * ChangeLog, configure: Fix spelling errors.
9690
9691 2001-10-20 Brendan Kehoe <brendan@zen.org>
9692
9693 * MAINTAINERS: Tweak my address.
9694
9695 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
9696
9697 * MAINTAINERS: Update my email address.
9698
9699 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
9700
9701 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9702 * MAINTAINERS: Add self as maintainer of CRIS port.
9703
9704 2001-10-10 Geert Bosch <bosch@gnat.com>
9705
9706 * MAINTAINERS (Various maintainers: Ada front end):
9707 Added Robert Dewar.
9708
9709 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
9710
9711 * MAINTAINERS (Write After Approval): Added self
9712
9713 2001-10-02 Geert Bosch <bosch@gnat.com>
9714
9715 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9716
9717 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9718
9719 * configure: Handle temporary files securely using mkdir.
9720
9721 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
9722
9723 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9724
9725 2001-09-26 Will Cohen <wcohen@redhat.com>
9726
9727 * configure.in (*-*-linux*): Disable configuration of target-newlib
9728 and target-libgloss.
9729
9730 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9731
9732 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9733 RANLIB.
9734
9735 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
9736
9737 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9738 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9739 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9740 avoid quotes nesting problems.
9741 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9742 (DO_X): Export only variables that are set.
9743
9744 2001-09-19 Ben Elliston <bje@redhat.com>
9745
9746 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9747 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9748 semantics. Use the shell built-in "type" command instead.
9749
9750 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
9751
9752 Merged from gcc-3_0-branch:
9753 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
9754 * ltcf-c.sh: Use $objext, not $ac_objext.
9755 2001-07-27 Mark Kettenis <kettenis@gnu.org>
9756 * ltcf-cxx.sh: Add support for GNU.
9757 2001-07-22 Timothy Wall <twall@redhat.com>
9758 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
9759 default settings if using GNU tools with that configuration.
9760 * ltcf-cxx.sh: Ditto.
9761 * ltcf-gcj.sh: Ditto.
9762 2001-07-21 Michael Chastain <chastain@redhat.com>
9763 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9764 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
9765 * ltmain.sh: Mark as gcc-local.
9766
9767 2001-08-30 Eric Christopher <echristo@redhat.com>
9768 Jason Eckhardt <jle@redhat.com>
9769
9770 * config.guess: Merge from master sources.
9771 * config.sub: Merge from master sources, add support for mipsisa32.
9772
9773 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
9774 * config.sub: Merge from master sources, rev 1.219.
9775 * MAINTAINERS: Add self as contact for stormy16 port.
9776
9777 2001-08-14 Zack Weinberg <zackw@panix.com>
9778
9779 * config.sub: Merge from master sources, rev 1.218.
9780 * config.guess: Merge from master sources, rev 1.209.
9781
9782 2001-08-11 Graham Stott <grahams@redhat.com>
9783
9784 * Makefile.in (check-c++): Add missing semicolon.
9785
9786 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
9787
9788 * MAINTAINERS (Various maitainers: predict.def): Added myself.
9789
9790 2001-07-30 Eric Christopher <echristo@redhat.com>
9791
9792 * MAINTAINERS (Various maintainers: mips port): Added myself.
9793
9794 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
9795
9796 * configure.in (sh-*-linux*): New.
9797
9798 2001-07-27 Richard Henderson <rth@redhat.com>
9799
9800 * .cvsignore: Add LAST_UPDATED.
9801
9802 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
9803
9804 * MAINTAINERS (Various maintainers: s390 port): Added myself.
9805
9806 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
9807
9808 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9809
9810 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
9811
9812 * MAINTAINERS (Write After Approval): Added myself.
9813
9814 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9815
9816 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9817 and libgcj on m68hc11/m68hc12.
9818
9819 2001-06-27 H.J. Lu (hjl@gnu.org)
9820
9821 * Makefile (CFLAGS_FOR_BUILD): New.
9822 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9823
9824 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9825
9826 * README: Remove version number.
9827
9828 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9829
9830 * INSTALL/README: Update wrt. to the installation instructions now
9831 residing in gcc/doc/install.texi.
9832
9833 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9834
9835 * README: Replace with a cut-down and updated version of gcc/README.
9836
9837 2001-06-12 David Edelsohn <edelsohn@gnu.org>
9838
9839 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9840 multilibs to be disabled.
9841
9842 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
9843
9844 * MAINTAINERS (Write After Approval): Add myself.
9845
9846 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
9847
9848 * config.guess: Import CVS version 1.195.
9849 * config.sub: Import CVS version 1.212.
9850
9851 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
9852
9853 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9854 gcc/xgcc is built, use -print-prog-name to find out the program
9855 name to use.
9856
9857 2001-06-04 Phil Edwards <pme@sources.redhat.com>
9858
9859 * config.guess: Import CVS version 1.194. All gcc-local changes
9860 appear to also be in the master copy.
9861 * config.sub: Import CVS version 1.211.
9862
9863 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
9864
9865 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9866 with_gcc]: Use `gcc -shared' to build a shared library.
9867
9868 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
9869
9870 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9871 archives.
9872
9873 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9874
9875 * MAINTAINERS (Write After Approval): Add myself.
9876
9877 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
9878
9879 * configure.in (libstdcxx_flags): Do not try to execute
9880 libstdc++-v3/testsuite_flags until it exists.
9881
9882 2001-06-01 Alan Modra <amodra@bigpond.net.au>
9883
9884 * MAINTAINERS: Update my email address.
9885
9886 2001-05-31 Graham Stott <grahams@redhat.com>
9887
9888 * MAINTAINERS (Write After Approval): Add myself.
9889
9890 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
9891
9892 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
9893 libraries when using g++ with native linker.
9894
9895 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
9896
9897 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9898
9899 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
9900
9901 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9902 [aix4*|aix5*]: Prepend blank.
9903
9904 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
9905
9906 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9907 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
9908 of subdir/configure scripts to use the new libtool.m4.
9909
9910 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
9911
9912 * MAINTAINERS (Write After Approval): Add myself.
9913
9914 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
9915
9916 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9917
9918 2001-05-11 Ben Elliston <bje@redhat.com>
9919
9920 * Makefile.in (all-sid): New target.
9921 (check-sid, clean-sid, install-sid): Likewise.
9922
9923 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
9924
9925 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9926
9927 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9928
9929 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9930 libgcj.
9931
9932 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9933
9934 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9935 gcc/xgcc is built, use -print-prog-name to find out the program
9936 name to use.
9937
9938 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
9939
9940 * configure.in (noconfigdirs): Don't reset it from scratch in the
9941 target case; only append to it.
9942
9943 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9944 sparc-*-solaris2.8]: Disable ${libgcj}.
9945
9946 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
9947
9948 * configure.in (libgcj_saved): Copy from $libgcj.
9949 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9950 --disable-libgcj.
9951
9952 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
9953
9954 * MAINTAINERS: Remove self as MIPS maintainer and
9955 C front end maintainer.
9956
9957 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
9958
9959 * configure.in: Move *-chorusos target case to the proper switch.
9960 Disable libgcj.
9961
9962 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9963
9964 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9965 1.641.2.228.
9966
9967 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9968
9969 * Makefile.in (STAGE1_CFLAGS): Pass down.
9970
9971 2001-04-13 Alan Modra <amodra@one.net.au>
9972
9973 * config.guess: Add hppa64-linux support. Note for next import that
9974 this is already in the master file.
9975 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
9976
9977 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9978
9979 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9980 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9981
9982 2001-04-11 Stan Shebs <shebs@apple.com>
9983
9984 * MAINTAINERS: Add self as Darwin port maintainer.
9985
9986 2001-04-11 Alan Modra <amodra@one.net.au>
9987
9988 * MAINTAINERS: Update my email address.
9989
9990 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
9991
9992 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9993 recent versions of FreeBSD (release 3 or later).
9994 * ltconfig: On FreeBSD, -lc must not be provided when building
9995 a shared library or else the standard -pthread gcc option is
9996 rendered worthless to later users of the built library.
9997
9998 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
9999
10000 * MAINTAINERS: Add self and RTH as C front end maintainers.
10001
10002 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
10003
10004 * config.sub: Make sure to match an already-canonicalized
10005 machine name (eg. mn10300-unknown-elf).
10006
10007 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
10008
10009 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10010 New macros.
10011 (bootstrap, cross): Use RECURSE_FLAGS.
10012 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10013
10014 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
10015
10016 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10017
10018 2001-03-22 Colin Howell <chowell@redhat.com>
10019
10020 * Makefile.in (DO_X): Do not backslash single-quotes in
10021 backquotes (two places).
10022
10023 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10024
10025 Re-installed:
10026 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10027 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10028 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10029 * ltcf-cxx.sh: Likewise.
10030 * ltcf-gcj.sh: Likewise.
10031
10032 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10033
10034 * MAINTAINERS: Add myself as "documentation co-maintainer".
10035
10036 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10037
10038 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10039 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10040
10041 2001-03-19 Tom Tromey <tromey@redhat.com>
10042
10043 * config-ml.in: Handle GCJ and GCJFLAGS.
10044
10045 2001-03-21 Michael Chastain <chastain@redhat.com>
10046
10047 * Makefile.in: all-m4 depends on all-texinfo.
10048
10049 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
10050
10051 * MAINTAINERS: Add myself to write after approval list.
10052
10053 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
10054
10055 * Makefile.in (DO_X): Quote nested quotes.
10056
10057 2001-03-18 Alan Modra <alan@linuxcare.com.au>
10058
10059 * MAINTAINERS: Add myself to write after approval list.
10060
10061 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
10062
10063 * Makefile.in (DO_X): Use double quotes for quoting
10064 "RANLIB=$${RANLIB}".
10065
10066 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10067
10068 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10069
10070 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
10071
10072 * configure.in: Only use `lang_requires' for languages athat are
10073 actually enabled.
10074
10075 2001-03-08 Phil Edwards <pme@sources.redhat.com>
10076
10077 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10078
10079 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
10080
10081 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10082
10083 2001-03-07 Tom Tromey <tromey@redhat.com>
10084
10085 * configure.in: Allow config-lang.in to set `lang_requires' to list
10086 of other required languages.
10087
10088 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
10089
10090 * Makefile.in: Remove RANLIB definition. Use RANLIB
10091 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10092 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10093
10094 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
10095 Alexandre Oliva <aoliva@redhat.com>
10096
10097 * Makefile.in (check-c++): Use tabs, not spaces.
10098
10099 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
10100
10101 * MAINTAINERS: add myself to Write After Approval list.
10102
10103 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
10104
10105 * Makefile.in (check-c++): New rule.
10106
10107 * configure.in (target_libs): Remove libg++.
10108 (noconfigdirs): Remove libg++.
10109 (noconfigdirs): Same.
10110 (noconfigdirs): Same.
10111 (noconfigdirs): Same.
10112
10113 * config-ml.in: Remove libg++ references.
10114
10115 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10116 (ALL_TARGET_MODULES): Same.
10117 (configure-target-libg++): Remove.
10118 (all-target-libg++): Remove.
10119 (configure-target-libio): Remove.
10120 (all-target-libio): Remove.
10121 (check-target-libio): Remove.
10122 (.PHONY): Remove.
10123 (libg++.tar.bz2): Remove.
10124 (all-target-cygmon): Remove libio.
10125 (all-target-libstdc++): Remove.
10126 (configure-target-libstdc++): Remove.
10127 (TARGET_LIB_PATH): Remove libstdc++.
10128 (ALL_GCC_CXX): Remove libstdc++.
10129 (all-target-gperf): Correct.
10130
10131 2001-02-16 Nick Clifton <nickc@redhat.com>
10132
10133 * configure.in (noconfigdirs): Allow configuration of texinfo
10134 for Cygwin hosts.
10135
10136 2001-02-15 Anthony Green <green@redhat.com>
10137
10138 * configure: Introduce GCJ_FOR_TARGET.
10139 * configure.in: Ditto.
10140 * Makefile.in: Ditto.
10141
10142 2001-02-13 Andreas Schwab <schwab@suse.de>
10143
10144 * MAINTAINERS: Update mail address.
10145
10146 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10147
10148 * config.guess: Add linux target for S/390.
10149 * config.sub: Likewise.
10150
10151 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
10152
10153 * configure.in: for *-chorusos, don't config target-newlib and
10154 target-libgloss.
10155
10156 2001-02-06 Ben Elliston <bje@redhat.com>
10157
10158 * configure: Output host type to stdout, not stderr.
10159
10160 2001-02-05 Mark Mitchell <mark@codesourcery.com>
10161
10162 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10163 * ltcf-cxx.sh: Likewise.
10164
10165 * config.if: Assume enable_libstdcxx_v3 is defined.
10166
10167 2001-02-04 Mark Mitchell <mark@codesourcery.com>
10168
10169 Remove V2 C++ library.
10170 * configure.in: Remove --enable-libstdcxx_v3 support.
10171
10172 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10173
10174 * include/demangle.h: Add prototype for java_demangle_v3.
10175
10176 2001-01-29 Phil Edwards <pme@sources.redhat.com>
10177
10178 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10179
10180 2001-01-27 Richard Henderson <rth@redhat.com>
10181
10182 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10183
10184 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10185
10186 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10187 Don't unset, it's non-portable and no longer necessary, set to empty
10188 instead.
10189
10190 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10191
10192 * ltconfig: Shell portability fix for the tagname validity check.
10193
10194 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
10195
10196 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10197 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10198
10199 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10200
10201 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10202
10203 2001-01-26 Tom Tromey <tromey@redhat.com>
10204
10205 * configure.in: Allow libgcj to be built on Sparc Solaris.
10206
10207 2001-01-25 David Edelsohn <edelsohn@gnu.org>
10208
10209 * ltcf-c.sh: Add aix5 case.
10210 * ltcf-cxx.sh: Likewise.
10211 * ltconfig: Likewise.
10212
10213 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
10214
10215 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10216 keep at least one of build_libtool_libs or build_old_libs set to
10217 yes.
10218
10219 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10220 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10221
10222 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10223
10224 * configure.in: Enable libgcj on several additional platforms.
10225
10226 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10227
10228 * configure.in: Enable libgcj for linux targets.
10229
10230 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10231
10232 * MAINTAINERS (Write After Approval): Add myself.
10233
10234 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10235
10236 * MAINTAINERS: Add myself as vax port maintainer.
10237
10238 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10239
10240 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10241
10242 2001-01-09 Mike Stump <mrs@wrs.com>
10243
10244 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10245 failures of subdirectories.
10246
10247 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10248
10249 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10250 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10251 * ltcf-cxx.sh: Likewise.
10252 * ltcf-gcj.sh: Likewise.
10253 * ltconfig.sh: Fix typo.
10254
10255 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10256
10257 * configure: handle DOS-style absolute paths.
10258
10259 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10260
10261 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10262
10263 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10264
10265 * MAINTAINERS: Add myself as avr port co-maintainer.
10266
10267 2000-12-28 Ben Elliston <bje@redhat.com>
10268
10269 * MAINTAINERS: Add myself under ``Write After Approval''.
10270
10271 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10272
10273 * texinfo: Remove directory from GCC.
10274
10275 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10276
10277 * COPYING: Update to current
10278 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10279 to 19yy as example year in copyright notice).
10280
10281 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10282
10283 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10284 (libstdcxx_incdir): Pass down.
10285 * config.if: Remove expired bits for cxx_interface, add stub.
10286 (libstdcxx_incdir): Add variable for g++ include directory.
10287 * configure.in (gxx_include_dir): Use it.
10288
10289 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
10290
10291 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10292 with old-email address from ``Write After Approval''.
10293
10294 2000-12-15 Andreas Jaeger <aj@suse.de>
10295
10296 * configure.in: Handle lang_dirs.
10297
10298 2000-12-14 Tom Tromey <tromey@redhat.com>
10299
10300 * MAINTAINERS: Removed brads.
10301
10302 * MAINTAINERS: Added gcj developers.
10303
10304 2000-12-13 Anthony Green <green@redhat.com>
10305
10306 * configure.in: Disable libgcj for any target not specifically
10307 listed. Disable libgcj for x86 and Alpha Linux until compatible
10308 with g++ abi.
10309
10310 2000-12-13 Mike Stump <mrs@wrs.com>
10311
10312 * Makefile.in (local-distclean): Also remove fastjar.
10313
10314 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10315
10316 * contrib/gcc_update: Add fastjar --touch entries.
10317
10318 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
10319
10320 * configure.in: Disable language-specific target libraries for
10321 languages that aren't enabled.
10322
10323 2000-12-10 Anthony Green <green@redhat.com>
10324
10325 * configure.in: Define libgcj. Disable libgcj target libraries for
10326 most targets.
10327
10328 2000-12-10 Neil Booth <neilb@earthling.net>
10329
10330 * MAINTAINERS: Update mail address, remove from WAA list.
10331
10332 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10333
10334 * libjava: Imported from /cvs/java.
10335 * libffi: Likewise.
10336 * Boehm-gc: Likewise.
10337
10338 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10339
10340 * configure.in (target_libs): Revert 2000-12-08 patch.
10341 (noconfigdirs): Added target-libjava.
10342
10343 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10344
10345 * djunpack.bat: removed.
10346
10347 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10348
10349 * Makefile.in: handle DOS-style absolute paths.
10350 * config-ml.in: likewise.
10351 * symlink-tree: likewise.
10352
10353 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10354
10355 * fastjar: Imported.
10356
10357 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10358
10359 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10360 libjava.
10361 * configure.in (target_libs): Removed `target-libjava'.
10362
10363 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10364
10365 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10366 (ALL_MODULES): Added fastjar.
10367 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10368 (all-target-libjava): all-fastjar replaces all-zip.
10369 (all-fastjar): Added.
10370 (configure-target-fastjar, all-target-fastjar): Likewise.
10371 * configure.in (host_tools): Added fastjar.
10372
10373 2000-12-07 Mike Stump <mrs@wrs.com>
10374
10375 * Makefile.in (local-distclean): Remove leftover built files.
10376
10377 2000-11-24 Nick Clifton <nickc@redhat.com>
10378
10379 * configure.in (xscale-elf): Add target.
10380 (xscale-coff): Add target.
10381
10382 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
10383
10384 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10385 recent versions of FreeBSD (release 3 or later).
10386 * ltconfig: On FreeBSD, -lc must not be provided when building
10387 a shared library or else the standard -pthread gcc option is
10388 rendered worthless to later users of the built library.
10389
10390 2000-11-16 Fred Fish <fnf@be.com>
10391
10392 * configure.in (enable_libstdcxx_v3): Fix typo,
10393 libstd++ -> libstdc++.
10394
10395 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10396
10397 * MAINTAINERS: Add self to Write After Approval list.
10398
10399 2000-11-21 Bernd Schmidt <bernds@redhat.com>
10400
10401 * MAINTAINERS: Update my email address. Add myself to global write
10402 privs list.
10403
10404 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
10405
10406 * Makefile.in: Merge with src and libgcj.
10407 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10408 configure-target-<library> when their configure scripts need the C
10409 or C++ library to have already been built to work properly.
10410 (do_proto_toplev): Set them to an empty string.
10411
10412 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10413 (REALLY_SET_LIB_PATH): Use them.
10414
10415 2000-11-17 Stan Shebs <shebs@apple.com>
10416
10417 * MAINTAINERS: Add self to Write After Approval list.
10418
10419 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10420
10421 * configure: Provide the original toplevel configure arguments
10422 (including $0) to subprocesses in the environment rather than
10423 through gcc/configargs.h.
10424
10425 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10426
10427 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10428 C99. Alphabetise "Write After Approval" list.
10429
10430 2000-11-12 Mark Mitchell <mark@codesourcery.com>
10431
10432 * configure: Turn on libstdc++ V3 by default.
10433
10434 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10435 if we've got GCC.
10436
10437 2000-11-11 Philip Blundell <philb@gnu.org>
10438
10439 * MAINTAINERS: Add self to Write After Approval list.
10440
10441 2000-11-09 David Edelsohn <edelsohn@gnu.org>
10442
10443 * ltcf-c.sh (aix4): Improve shared library configuration; require
10444 exporting symbols.
10445 * ltcf-cxx.sh (aix4): Define.
10446 * ltconfig (aix4): Define library and soname specs appropriate for
10447 AIX. Define command to create export symbols list.
10448
10449 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
10450
10451 * config.sub: Add support for Sun Chorus
10452
10453 2000-10-31 Nick Clifton <nickc@redhat.com>
10454
10455 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10456 <name>@redhat.com. Also installed new email address for Clint
10457 Popetz.
10458
10459 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10460
10461 * etc: Remove directory from GCC.
10462
10463 2000-10-16 Michael Meissner <meissner@redhat.com>
10464
10465 * configure (gcc/configargs.h): Only create if there is a build GCC
10466 directory created.
10467
10468 2000-10-16 Matthias Klose <doko@debian.org>
10469
10470 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10471 when configured for libstdc++-v3.
10472
10473 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
10474
10475 * configure: Save configure arguments to gcc/configargs.h.
10476
10477 2000-10-04 Philipp Thomas <pthomas@suse.de>
10478
10479 * config.guess: Import CVS version 1.157.
10480 * config.sub: Import CVS version 1.181.
10481
10482 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
10483
10484 * Makefile.in (bootstrap): avoid recursion if subdir missing
10485 (cross): ditto
10486 (do-proto-toplev): ditto
10487
10488 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
10489
10490 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10491 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10492
10493 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10494 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10495 all affected `configure' scripts.
10496
10497 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10498
10499 * MAINTAINERS: Add self as cpplib co-maintainer.
10500
10501 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
10502
10503 * MAINTAINERS: Add self to Write After Approval list.
10504
10505 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10506
10507 * INSTALL/README: egcs -> GCC update.
10508
10509 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
10510
10511 * MAINTAINERS: Add myself to Write After Approval list.
10512
10513 2000-09-15 Kazu Hirata <kazu@hxi.com>
10514
10515 * MAINTAINERS: Add myself to Write After Approval list.
10516
10517 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10518
10519 * configure.in: Do not build byacc for hppa64. Provide paths to the
10520 X11 libraries for hppa64.
10521
10522 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10523
10524 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10525
10526 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
10527
10528 * Makefile.in (all-zlib): Added dummy target.
10529
10530 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10531 ltcf-gcj.sh: Updated from libtool multi-language branch.
10532
10533 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
10534
10535 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10536 (bootstrap*): Depend on all-bootstrap.
10537
10538 2000-09-05 Philipp Thomas <pthomas@suse.de>
10539
10540 * config.guess: Import CVS version 1.156.
10541 * config.sub: Import CVS version 1.179.
10542
10543 2000-09-02 Anthony Green <green@cygnus.com>
10544
10545 * Makefile.in (all-gcc): Depend on all-zlib.
10546 (CLEAN_MODULES): Add clean-zlib.
10547 (ALL_MODULES): Add all-zlib.
10548 * configure.in (host_libs): Add zlib.
10549
10550 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
10551
10552 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10553 crosses, but add gcc/include to the header search path for them.
10554
10555 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10556
10557 * MAINTAINERS: Add self to Write After Approval list.
10558
10559 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10560
10561 * config.guess: Import CVS version 1.152.
10562 * config.sub: Import CVS version 1.177.
10563
10564 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
10565
10566 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10567 $targargs to tell whether newlib is going to be built.
10568
10569 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10570 $$r/TARGET_SUBDIR/libio for _G_config.h.
10571
10572 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
10573
10574 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10575
10576 2000-08-22 DJ Delorie <dj@redhat.com>
10577
10578 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10579
10580 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
10581
10582 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10583 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10584 sub-configures.
10585
10586 2000-08-21 DJ Delorie <dj@redhat.com>
10587
10588 * MAINTAINERS: Add self as a libiberty maintainer
10589
10590 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
10591
10592 * configure.in (libstdcxx_flags): Use
10593 libstdc++-v3/src/libstdc++.INC.
10594
10595 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
10596
10597 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10598
10599 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10600
10601 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10602
10603 * configure: Make enable_threads and enable_shared defaults
10604 explicit. Substitute enable_threads into generated Makefiles.
10605 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10606 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10607
10608 2000-08-13 Geoff Keating <geoffk@cygnus.com>
10609
10610 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10611
10612 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
10613
10614 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10615 previous delta.
10616
10617 2000-08-11 Jason Merrill <jason@redhat.com>
10618
10619 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10620 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10621 (FLAGS_FOR_TARGET): Not here.
10622 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10623
10624 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
10625
10626 * config-ml.in (CC, CXX): Don't introduce a leading space.
10627
10628 2000-08-07 DJ Delorie <dj@delorie.com>
10629
10630 * MAINTAINERS: Add self as a DJGPP maintainer
10631
10632 2000-08-07 DJ Delorie <dj@redhat.com>
10633
10634 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10635 "if we're also building gcc, and it's a gcc that will run on the
10636 build machine, we want to use its includes instead of the system's
10637 default includes".
10638
10639 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10640
10641 * MAINTAINERS: Add self to Write After Approval list.
10642
10643 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
10644
10645 * configure.in (libstdcxx_flags): Don't use `"'.
10646
10647 * config-ml.in: Adjust multilib search paths to the
10648 appropriate multilib tree.
10649
10650 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
10651
10652 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10653 commas in $LANGUAGES.
10654
10655 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
10656
10657 * configure.in: Re-enable all references to libg++ and librx.
10658
10659 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
10660
10661 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10662 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
10663 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10664 * ltcf-cxx.sh (need_lc): Set based on postdeps.
10665
10666 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10667
10668 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
10669
10670 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10671 CXX_FOR_TARGET for sed.
10672
10673 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
10674
10675 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10676 Do not override if already set in the environment or in configure.
10677 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10678 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10679
10680 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
10681
10682 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10683 the libtool CVS tree multi-language branch.
10684 * ltconfig, ltmain.sh: Updated.
10685
10686 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
10687
10688 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10689 (clean-target): Depend on it.
10690
10691 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10692 (GCC_FOR_TARGET): Use it.
10693 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10694 * configure.in: ... here.
10695 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10696 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10697
10698 2000-07-24 Eric Christopher <echristo@cygnus.com>
10699
10700 * MAINTAINERS: Add self to Write After Approval list.
10701
10702 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
10703
10704 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10705 (configure-target-libchill, configure-target-libobjc): Likewise.
10706
10707 * configure.in: Use the same cache file for all target libs.
10708 * config-ml.in: But different cache files per multilib variant.
10709
10710 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10711
10712 * configure (topsrcdir): Don't use dirname.
10713
10714 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
10715
10716 * MAINTAINERS: Add self to Write After Approval list.
10717
10718 2000-07-20 Jason Merrill <jason@redhat.com>
10719
10720 * configure.in: Remove all references to libg++ and librx.
10721
10722 * configure, configure.in, Makefile.in: Unify gcc and binutils.
10723
10724 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
10725
10726 * config.sub: Update to subversions version 2000-07-06.
10727
10728 2000-07-12 Andrew Haley <aph@cygnus.com>
10729
10730 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10731 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10732
10733 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
10734
10735 * symlink-tree: Check number of arguments.
10736
10737 2000-07-05 Jim Wilson <wilson@cygnus.com>
10738
10739 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10740 search path for a g++ extracted from the build tree. This
10741 will allow link tests run by configure scripts in
10742 subdirectories to succeed.
10743
10744 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
10745
10746 * ltconfig: Add support for mips-dde-sysv4.2MP
10747
10748 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10749
10750 * MAINTAINERS: Add myself as loop discovery maintainer.
10751
10752 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
10753
10754 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10755 `os2'. Force ac_cv_exeext to be ".exe" in that case.
10756
10757 2000-06-19 Timothy Wall <twall@cygnus.com>
10758
10759 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10760 * config.sub: Add tic54x target.
10761
10762 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10763
10764 * MAINTAINERS: Add self as Fortran maintainer,
10765 remove Craig Burley.
10766
10767 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
10768
10769 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10770 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10771
10772 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
10773
10774 * MAINTAINERS: Add self as i18n maintainer
10775
10776 20000-05-21 H.J. Lu (hjl@gnu.org)
10777
10778 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10779 directory are used if they exist. Make sure
10780 $(build_tooldir)/include is searched for header files,
10781 $(build_tooldir)/lib/ for library files.
10782 (GCC_FOR_TARGET): Likewise.
10783 (CXX_FOR_TARGET): Likewise.
10784
10785 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
10786
10787 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10788
10789 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
10790
10791 * Makefile.in (configure-target-libiberty): Depend on
10792 configure-target-newlib.
10793
10794 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
10795
10796 * configure.in, Makefile.in: Merge all libffi-related
10797 configury stuff from the libgcj tree.
10798
10799 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
10800
10801 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10802 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10803
10804 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10805
10806 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10807 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10808 current version information. Add to proto-toplev directory.
10809 (gdb-taz): Build do-djunpack.
10810
10811 2000-05-15 David Edelsohn <edelsohn@gnu.org>
10812
10813 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10814
10815 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
10816
10817 * MAINTAINERS: Add self to Write After Approval list.
10818
10819 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10820
10821 * ltmain.sh: Preserve in relink_command any environment
10822 variables that may affect the linker behavior.
10823
10824 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
10825
10826 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10827
10828 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
10829
10830 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10831
10832 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
10833
10834 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10835 with the version name.
10836
10837 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
10838
10839 * MAINTAINERS: Add self as bb-reorder maintainer.
10840
10841 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
10842
10843 * config.if: Tweak.
10844
10845 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
10846
10847 * djunpack.bat: New file.
10848
10849 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
10850
10851 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10852 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10853 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10854 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10855
10856 2000-04-16 Dave Pitts <dpitts@cozx.com>
10857
10858 * config.sub (case $basic_machine): Change default for "ibm-*"
10859 to "openedition".
10860
10861 2000-04-13 Andreas Jaeger <aj@suse.de>
10862
10863 * MAINTAINERS: Added myself.
10864
10865 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10866
10867 * Makefile.in (gdb-taz): New target. GDB specific archive.
10868 (do-md5sum): New target.
10869 (MD5PROG): Define.
10870 (PACKAGE): Default to TOOL.
10871 (VER): Default to a shell script.
10872 (taz): Rewrite target. Move real work to do-proto-toplev. Include
10873 md5 checksum generation.
10874 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10875 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10876 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10877 insight.tar.bz2): Use gdb-taz to create archive.
10878
10879 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
10880
10881 * configure (warn_cflags): Delete.
10882
10883 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
10884
10885 * MAINTAINERS: Added myself.
10886
10887 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
10888 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
10889
10890 * configure.in (enable_libstdcxx_v3): Add.
10891 (target_libs): Add bits here to switch between libstdc++-v2 and
10892 libstdc++-v3.
10893 * config.if: And this file too.
10894 * Makefile.in: Add libstdc++-v3 targets.
10895
10896 2000-04-05 Michael Meissner <meissner@redhat.com>
10897
10898 * config.sub (d30v): Add d30v as a basic machine type.
10899
10900 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
10901
10902 * configure.in: -linux-gnu*, not -linux-gnu.
10903
10904 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10905
10906 * MAINTAINERS: Add self in write-after-approval section.
10907
10908 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
10909
10910 * MAINTAINERS: Add self as ia64 port maintainer.
10911
10912 2000-03-08 Neil Booth <NeilB@earthling.net>
10913
10914 * MAINTAINERS: Add self in write-after-approval section.
10915
10916 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
10917
10918 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10919 (do-tar-bz2): Replace TOOL with PACKAGE.
10920 (gdb.tar.bz2): Remove GDBTK from GDB package.
10921 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10922 dejagnu.tar.bz2): New packages.
10923
10924 2000-02-27 Andreas Jaeger <aj@suse.de>
10925
10926 * configure.in: Add entry for mips*-*-linux*, move catch all
10927 *-*-*linux* entry below this one.
10928
10929 2000-02-27 Ian Lance Taylor <ian@zembu.com>
10930
10931 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10932
10933 2000-02-24 Nick Clifton <nickc@cygnus.com>
10934
10935 * config.sub: Support an OS of "wince".
10936
10937 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
10938
10939 * config.guess, config.sub: Updated to match config's 2000-02-15
10940 version.
10941
10942 2000-02-23 Linas Vepstas <linas@linas.org>
10943
10944 * config.sub: Add support for Linux/IBM 370.
10945 * configure.in: Likewise.
10946
10947 2000-02-22 Nick Clifton <nickc@cygnus.com>
10948
10949 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10950
10951 2000-02-20 Christopher Faylor <cgf@cygnus.com>
10952
10953 * config.guess: Guess "cygwin" rather than "cygwin32".
10954
10955 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10956
10957 * configure (gcc_version): When setting, narrow search to
10958 lines containing `version_string'.
10959
10960 2000-02-15 Denis Chertykov <denisc@overta.ru>
10961
10962 * config.sub: Add support for avr target.
10963
10964 2000-02-14 Nick Clifton <nickc@cygnus.com>
10965
10966 * MAINTAINERS: Add maintainers for MCore port.
10967
10968 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
10969
10970 * config.sub: Add mmix-knuth-mmixware.
10971
10972 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10973
10974 * MAINTAINERS: Pair cccp with cpplib maintainership.
10975
10976 2000-01-27 Christopher Faylor <cgf@redhat.com>
10977
10978 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10979 structure stuff to -L library search.
10980 (CXX_FOR_TARGET): Ditto.
10981 (CROSS_CHECK_MODULES): Fix spelling mistake.
10982
10983 2000-01-24 Mark Mitchell <mark@codesourcery.com>
10984
10985 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10986 the C++ compiler.
10987
10988 2000-01-12 Richard Henderson <rth@cygnus.com>
10989
10990 * configure.in: Don't build some bits for beos.
10991
10992 2000-01-12 Joel Sherrill (joel@OARcorp.com)
10993
10994 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10995 as include files.
10996
10997 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
10998
10999 * Add self as cpplib maintainer, as requested by Jason
11000 Merrill. Correct my e-mail address.
11001
11002 2000-01-06 Geoff Keating <geoffk@cygnus.com>
11003
11004 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11005 not mh-aix43.
11006
11007 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11008
11009 * MAINTAINERS: Add myself to "write after approval" list.
11010
11011 1999-12-14 Richard Henderson <rth@cygnus.com>
11012
11013 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11014 * config.sub: Accept alphaev[78], alphaev8.
11015
11016 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11017
11018 * config.guess, config.sub: Update from autoconf.
11019
11020 1999-11-29 Bruce Korb <autogen@linuxbox.com>
11021
11022 * MAINTAINERS: update my playtime e-address.
11023
11024 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11025
11026 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11027 necessary libraries are missing.
11028
11029 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
11030
11031 * MAINTAINERS: Add new 'write after approval' maintainer.
11032
11033 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11034
11035 * MAINTAINERS: Add new Java maintainer.
11036
11037 1999-10-25 Andreas Schwab <schwab@suse.de>
11038
11039 * configure: Fix quoting inside arguments of eval.
11040
11041 1999-10-21 Nick Clifton <nickc@cygnus.com>
11042
11043 * config-ml.in: Allow suppression of some ARM multilibs.
11044
11045 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11046
11047 * config.guess: Add OS/390 match pattern.
11048 * config.sub: Add mvs, openedition targets.
11049 * configure.in (i370-ibm-opened*): New.
11050
11051 1999-09-04 Steve Chamberlain <sac@pobox.com>
11052
11053 * config.sub: Add support for configuring for pj.
11054
11055 1999-08-31 Nick Clifton <nickc@cygnus.com>
11056
11057 * config.sub (maybe_os): Add support for configuring for fr30.
11058
11059 1999-08-25 Nick Clifton <nickc@cygnus.com>
11060
11061 * configure.in: Do not configure or build ld for AIX
11062 platforms. ld is known to be broken on these platforms.
11063
11064 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11065
11066 * config-ml.in: Pass compiler flag corresponding to multidirs to
11067 subdir configures.
11068
11069 1999-08-09 Ian Lance Taylor <ian@zembu.com>
11070
11071 * Makefile.in (LDFLAGS): Define.
11072
11073 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11074
11075 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11076 noconfigdirs.
11077 (*-*-cygwin*): Likewise.
11078
11079 1999-08-08 Ian Lance Taylor <ian@zembu.com>
11080
11081 * mkdep: New file.
11082 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11083 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11084
11085 From Eli Zaretskii <eliz@is.elta.co.il>:
11086 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11087 long file name when using DJGPP on MS-DOS.
11088
11089 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11090
11091 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11092
11093 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11094
11095 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11096 dependency as this causes "make check" to globally "make all"
11097
11098 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11099
11100 * configure.in (target_libs): Added target-zlib.
11101 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11102 (CONFIGURE_TARGET_MODULES): Likewise.
11103 (CHECK_TARGET_MODULES): Likewise.
11104 (INSTALL_TARGET_MODULES): Likewise.
11105 (CLEAN_TARGET_MODULES): Likewise.
11106 (configure-target-zlib): New target.
11107 (all-target-zlib): Likewise.
11108 (all-target-libjava): Depend on all-target-zlib.
11109 (configure-target-libjava): Depend on configure-target-zlib.
11110
11111 * Makefile.in (configure-target-libjava): Depend on
11112 configure-target-newlib.
11113 (configure-target-boehm-gc): New target.
11114 (configure-target-qthreads): New target.
11115
11116 * configure.in (target_libs): Added target-qthreads.
11117 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11118 (CONFIGURE_TARGET_MODULES): Likewise.
11119 (CHECK_TARGET_MODULES): Likewise.
11120 (INSTALL_TARGET_MODULES): Likewise.
11121 (CLEAN_TARGET_MODULES): Likewise.
11122 (all-target-qthreads): New target.
11123 (configure-target-libjava): Depend on configure-target-qthreads.
11124 (all-target-libjava): Depend on all-target-qthreads.
11125
11126 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11127 (CONFIGURE_TARGET_MODULES): Likewise.
11128 (CHECK_TARGET_MODULES): Likewise.
11129 (INSTALL_TARGET_MODULES): Likewise.
11130 (CLEAN_TARGET_MODULES): Likewise.
11131 (all-target-libjava): New target.
11132 (all-target-boehm-gc): Likewise.
11133 * configure.in (target_libs): Added libjava, boehm-gc.
11134
11135 1999-07-22 Ian Lance Taylor <ian@zembu.com>
11136
11137 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11138 configure.bat in SUPPORT_FILES.
11139 (gas+binutils.tar.bz2): Likewise.
11140
11141 * makeall.bat: Remove; obsolete.
11142
11143 1999-07-21 Ian Lance Taylor <ian@zembu.com>
11144
11145 From Mark Elbrecht:
11146 * configure.bat: Remove; obsolete.
11147
11148 1999-07-11 Ian Lance Taylor <ian@zembu.com>
11149
11150 * configure: Add -W -Wall to the default CFLAGS when compiling with
11151 gcc.
11152
11153 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11154
11155 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11156
11157 1999-06-30 Mark Mitchell <mark@codesourcery.com>
11158
11159 * configure.in: Build ld on IRIX6.
11160
11161 1999-06-12 Ian Lance Taylor <ian@zembu.com>
11162
11163 * Makefile.in: Change distribution targets to use bzip2 instead of
11164 gzip.
11165 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11166 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11167
11168 1999-06-04 Nick Clifton <nickc@cygnus.com>
11169
11170 * config.sub: Add mcore target.
11171
11172 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11173
11174 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11175
11176 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11177
11178 * config.guess (dummy): Changed to $dummy.
11179
11180 1999-05-24 Nick Clifton <nickc@cygnus.com>
11181
11182 * config.sub: Tidied up case statements.
11183
11184 1999-05-22 Ben Elliston <bje@cygnus.com>
11185
11186 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11187 <jiro@din.or.jp>.
11188
11189 * config.guess: Merge with FSF version. Future changes will be
11190 more accurately recorded in this ChangeLog.
11191 * config.sub: Likewise.
11192
11193 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11194
11195 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11196
11197 1999-04-30 Tom Tromey <tromey@cygnus.com>
11198
11199 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11200
11201 1999-04-23 Tom Tromey <tromey@cygnus.com>
11202
11203 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11204
11205 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
11206
11207 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11208 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11209 Bad merge removed these two changes.
11210
11211 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
11212 Martin Heller (Ing.-Buero_Heller@t-online.de)
11213
11214 * config.guess (interix Alpha): Add.
11215
11216 1999-04-11 Richard Henderson <rth@cygnus.com>
11217
11218 * configure.in (i?86-*-beos*): Do config gperf; don't config
11219 gdb, newlib, or libgloss.
11220
11221 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
11222
11223 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11224 link a trivial program with -mabi=64. If it fails, remove mabi=64
11225 from multidirs.
11226
11227 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11228
11229 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11230
11231 1999-04-08 Nick Clifton <nickc@cygnus.com>
11232
11233 * config.sub: Add support for mcore targets.
11234
11235 1999-04-07 Michael Meissner <meissner@cygnus.com>
11236
11237 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11238 not mt-ospace, in order to shut up assembler warning about using
11239 symbols that are named the same as registers.
11240
11241 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
11242
11243 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11244 dependency list for all-target-cygmon.
11245
11246 1999-04-05 Doug Evans <devans@casey.cygnus.com>
11247
11248 * config-ml.in: Check $host, not $target, for selective multilibs.
11249 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11250 thumb interworking, and underscore prefix multilibs.
11251
11252 1999-04-04 Ian Lance Taylor <ian@zembu.com>
11253
11254 * missing: Update to version from current automake.
11255
11256 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11257
11258 * configure (gxx_include_dir): Removed.
11259
11260 * configure.in (gxx_include_dir): Handle it.
11261 * Makefile.in: Likewise.
11262
11263 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11264
11265 * config.sub (mips64vr4111,mips64vr4111el) Add.
11266
11267 1999-03-21 Ben Elliston <bje@cygnus.com>
11268
11269 * config.guess: Correct typo for detecting ELF on FreeBSD.
11270
11271 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11272
11273 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11274 config/mh-djgpp.
11275
11276 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11277
11278 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11279 all-target-newlib to dependency list for all-target-bsp.
11280
11281 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11282
11283 * config.sub: Add i386-uwin support.
11284 * config.guess: Likewise.
11285
11286 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11287
11288 * configure.in: cleanup, add mh-*pic handling for arm, special
11289 case powerpc*-*-aix*
11290
11291 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11292
11293 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11294 can be built.
11295
11296 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11297
11298 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11299 targets.
11300
11301 1999-03-02 Nick Clifton <nickc@cygnus.com>
11302
11303 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11304
11305 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11306
11307 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11308
11309 1999-02-24 Nick Clifton <nickc@cygnus.com>
11310
11311 * config.sub: Fix typo in arm recognition.
11312
11313 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11314
11315 * configure.in (noconfigdirs): Changed target_configdirs to
11316 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11317 rather than m68k-*-* since it is not known to work on
11318 m68k-aout. Ditto for arm-*-*oabi.
11319
11320 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11321
11322 * configure.in (*-*-windows*): Remove, no longer used.
11323
11324 1999-02-19 Ben Elliston <bje@cygnus.com>
11325
11326 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11327 Smart and improved by Andrew Cagney.
11328
11329 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11330
11331 * config.guess: Recognize openbsd-*-hppa.
11332
11333 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11334
11335 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11336 only if it is not empty.
11337
11338 1999-02-17 Nick Clifton <nickc@cygnus.com>
11339
11340 Patch from: Scott Bambrough <scottb@corelcomputer.com>
11341
11342 * config.guess: Modified to recognize uname's armv* syntax.
11343
11344 * config.sub: Modified to recognize uname's armv* syntax.
11345
11346 1999-02-17 Mark Salter <msalter@cygnus.com>
11347
11348 * configure.in: Added target-bsp for sparclite.
11349
11350 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11351
11352 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11353
11354 1999-02-08 Nick Clifton <nickc@cygnus.com>
11355
11356 * configure.in: Add support for strongarm port.
11357 * config.sub: Add support for strongarm target.
11358
11359 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
11360
11361 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11362 the old name config/mh-cygwin32.
11363 Enable texinfo.
11364
11365 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11366
11367 * configure.in: Do build ld for ix86 Solaris.
11368
11369 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11370
11371 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11372 $AR_FOR_TARGET. Likewise for RANLIB.
11373
11374 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
11375
11376 * config.sub (oabi): Recognize.
11377 * configure.in (arm-*-oabi): Handle.
11378
11379 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11380
11381 * config.guess: Improve detection of i686 on UnixWare 7.
11382
11383 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11384
11385 * config.guess: Add support for i386-pc-interix.
11386 * config.sub: Likewise.
11387 * configure.in: Likewise.
11388
11389 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11390
11391 * Makefile.in: Remove unneeded all-target-libio from
11392 from all-target-winsup target since it is now unneeded.
11393 Add all-target-libtermcap in its place since it is now
11394 needed.
11395
11396 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11397
11398 * configure.in: makefile stub for cygwin target is probably
11399 unnecessary. Remove it for now.
11400
11401 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11402
11403 * configure.in: libtermcap.a should be built when cygwin is the
11404 target as well as the host.
11405 * config.guess: Allow mixed case in cygwin uname output.
11406 * Makefile.in: Add libtermcap target.
11407
11408 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11409
11410 * config.sub: Clean up handling of hppa2.0.
11411
11412 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11413
11414 * config.guess: Use C code to identify more HP machines.
11415
11416 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11417
11418 * config.sub: Handle hppa2.0.
11419
11420 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11421
11422 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11423 cygmon for all sparclite targets, regardless of object format.
11424
11425 1998-12-15 Mark Salter <msalter@cygnus.com>
11426
11427 * configure.in: Added target-bsp for several target architectures.
11428
11429 * Makefile.in: Added rules for bsp.
11430
11431 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11432
11433 * config.guess: Improve detection of hppa2.0 processors.
11434
11435 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11436
11437 * config.guess: Recognize FreeBSD using ELF automatically.
11438
11439 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11440
11441 * configure (skip-this-dir): Add handling for new shell script, which
11442 might be created by a sub-directory's configure to indicate, this particular
11443 directory is "unwanted".
11444 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11445
11446 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11447
11448 * ltconfig: import from libtool, after changing libtool to
11449 account for the cygwin name change.
11450
11451 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11452
11453 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11454 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11455
11456 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11457
11458 * configure.in: Add libtermcap to list of cygwin dependencies.
11459
11460 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11461
11462 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11463 they include winsup/include when it's a cygwin target.
11464
11465 1998-11-12 Tom Tromey <tromey@cygnus.com>
11466
11467 * configure.in (host_tools): Added zip.
11468 * Makefile.in (all-target-libjava): Depend on all-zip.
11469 (all-zip): New target.
11470 (ALL_MODULES): Added all-zip.
11471 (NATIVE_CHECK_MODULES): Added check-zip.
11472 (INSTALL_MODULES): Added install-zip.
11473 (CLEAN_MODULES): Added clean-zip.
11474
11475 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11476
11477 * Makefile.in: lose "32" from comment about cygwin.
11478
11479 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11480
11481 * configure.in: Use -Os to build target libraries for the fr30.
11482
11483 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11484
11485 * config.sub: Add fr30.
11486
11487 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11488
11489 * configure.in: drop "32" from config/mh-cygwin32. Check
11490 cygwin* instead of cygwin32*.
11491 * config.sub: Check cygwin* instead of cygwin32*.
11492
11493 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11494
11495 * config.guess: Match any version of Unixware7.
11496
11497 1998-10-20 Syd Polk <spolk@cygnus.com>
11498
11499 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11500 if desired.
11501
11502 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11503
11504 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11505 these if the appropriate directories and files to not exist.
11506
11507 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11508
11509 * Makefile.in (DEVO_SUPPORT): Add config.if.
11510
11511 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11512
11513 * configure: Add pattern to replace "build_tooldir"'s
11514 definition in the generated Makefile with "tooldir"'s
11515 actual value.
11516
11517 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11518
11519 * config.sub: Bring back lost sparcv9.
11520
11521 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11522
11523 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11524
11525 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11526 CC_FOR_TARGET and friends.
11527
11528 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11529
11530 * Makefile.in (build_tooldir): New variable, same as tooldir.
11531 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11532 -B$(build_tooldir)/bin/.
11533 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11534
11535 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11536
11537 * README: Remove installation instructions and refer to the
11538 INSTALL directory instead.
11539
11540 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
11541
11542 * config.sub: Add support for i[34567]86-pc-udk.
11543 * configure.in: Likewise.
11544
11545 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11546
11547 * Makefile.in: add bzip2 package building bits for user
11548 tools module
11549 * configure.in: ditto
11550
11551 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11552
11553 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11554 (ALL_TARGET_MODULES): Add all-target-libobjc.
11555 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11556 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11557 (all-target-libchill): Add dependencies.
11558 * configure.in (target_libs): Add libchill.
11559
11560 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11561
11562 * configure.in (target_subdir): Remove duplicate line.
11563
11564 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11565
11566 * Makefile.in (all-automake): fix dependencies.
11567
11568 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11569
11570 * configure.in: Minor cleanups for building in the $(target_alias)
11571 subdir.
11572
11573 1998-09-22 Jim Wilson <wilson@cygnus.com>
11574
11575 * Makefile.in (bootstrap): Set r and s before make all. Use
11576 BASE_FLAGS_TO_PASS in make all.
11577 (cross): Likewise.
11578
11579 1998-09-20 Mark Mitchell <mark@markmitchell.com>
11580
11581 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11582
11583 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11584
11585 * config.sub: Fix typo in last change.
11586
11587 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11588
11589 * config.sub: Add support for C4x target.
11590 * configure.in: Likewise.
11591
11592 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11593
11594 * config.sub: Recognize sparcv9 just like sparc64.
11595
11596 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11597
11598 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11599
11600 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11601
11602 * config.guess: Correctly identify Pentium II sco boxes.
11603
11604 * config.guess: Fix "tr" code. From Weiwen Liu.
11605
11606 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11607
11608 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11609 stabs.
11610
11611 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11612
11613 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11614 (ALL_TARGET_MODULES): Add all-target-libchill.
11615 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11616 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11617 (all-target-libchill): Add dependencies.
11618 * configure.in (target_libs): Add libchill.
11619
11620 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11621
11622 * config.guess: Avoid assumptions about "tr" behaves when
11623 LANG is set to something other than English.
11624
11625 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11626
11627 * configure (gxx_include_dir): Changed to
11628 '${prefix}/include/g++'-${libstdcxx_interface}.
11629
11630 * config.if: New to determine the interfaces.
11631
11632 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11633
11634 * config.guess: Detect and handle MPE/IX.
11635 * config.sub: Deal with MPE/IX.
11636
11637 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11638
11639 * configure.in: Use mh-aix43.
11640
11641 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11642
11643 * configure: Fix --without/--disable cases for gxx-include-dir.
11644
11645 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11646
11647 * mdata-sh: Imported. Needed for automake support.
11648
11649 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
11650
11651 * Makefile.in (taz): Try "chmod -R og=u ." before
11652 "chmod og=u `find . -print`".
11653
11654 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
11655
11656 * configure.in: Add arm-elf and thumb-elf support.
11657
11658 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
11659
11660 * Makefile.in: Undo previous patch.
11661
11662 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
11663
11664 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11665 to here ...
11666 (install-no-fixedincludes): and here
11667 (INSTALL_MODULES): ... from here.
11668
11669 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
11670
11671 * config.sub: Merge with FSF.
11672
11673 * config.guess: Merge with FSF.
11674
11675 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
11676
11677 * configure (extraconfigdirs): New variable.
11678 (SUBDIRS): Add extraconfigdirs and recurse on them too.
11679 * Makefile.in (all): Move higher in file.
11680 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11681 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11682 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11683 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11684 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11685
11686 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
11687
11688 * Makefile.in (all-target-libjava): Depend on all-gcc and
11689 all-target-newlib.
11690 (configure-target-libjava): Depend on $(ALL_GCC).
11691
11692 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11693
11694 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11695 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11696
11697 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11698
11699 * INSTALL/README: Fix typo.
11700
11701 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11702
11703 * ylwrap: Change absolute path checks to check for DOS style path
11704 names.
11705
11706 * ylwrap: Don't use a full path name if the source file is in the
11707 same directory. From hjl@lucon.org (H.J. Lu).
11708
11709 * config-ml.in: Default to being verbose, to match Feb 18 change to
11710 configure.
11711
11712 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
11713
11714 Brought over from egcs:
11715
11716 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11717
11718 * configure.in (target_subdir): Set to ${target_alias} instead
11719 of "libraries".
11720
11721 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11722
11723 * configure.in (target_subdir): Set to libraries if enable_multilib.
11724
11725 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
11726
11727 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11728 multilibs, force reconfiguration the first time we create
11729 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11730
11731 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
11732
11733 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11734 avoid confusion with --no-recursion.
11735
11736 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
11737
11738 * configure.in: Win32 hosts shouldn't use install -x
11739 * install-sh: remove -x option, and special .exe-handling
11740 hack.
11741
11742 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
11743
11744 * config.guess: Recognize i586-pc-beos.
11745 * configure.in: Don't build some bits for beos.
11746
11747 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
11748
11749 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11750 CFLAGS default to -O2.
11751
11752 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11753 when using GNU ld.
11754
11755 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
11756
11757 * ltmain.sh: Correct install when using a different shell.
11758
11759 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
11760
11761 * ltconfig, ltmain.sh: Update to libtool 1.2b.
11762
11763 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
11764
11765 * makefile.vms: Update to build binutils/makefile.vms. Add install
11766 target.
11767
11768 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
11769
11770 * ltconfig: Update to correct AIX handling.
11771
11772 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11773
11774 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11775
11776 * configure.in (target_subdir): Set to ${target_alias} instead
11777 of "libraries".
11778
11779 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
11780
11781 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11782 (Makefile): Depend on $(gcc_version_trigger).
11783
11784 * configure (gcc_version): Change default initializer to empty
11785 string.
11786 (gcc_version_trigger): New variable; pass this variable down
11787 to subdir configures to enable them checking gcc's version
11788 themselves. Emit make macros for both gcc_version vars.
11789 (topsrcdir): Initialize reliably.
11790 (recursion line): Remove --with-gcc-version=${gcc_version}.
11791
11792 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11793
11794 * configure (enable_version_specific_runtime_libs): Implement new flag
11795 --enable-version-specific-runtime-libs which installs C++ runtime stuff
11796 in $(libsubdir); emit definition in each generated Makefile.
11797 (gxx_include_dir): Initialize depending on
11798 $enable_version_specific_runtime_libs.
11799
11800 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11801
11802 * configure (gcc_version): Initialize properly depending on
11803 how and where configure is started.
11804 (recursion line): Pass a --with-gcc-version=${gcc_version}
11805 to configures in subdirs.
11806
11807 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
11808
11809 * configure.in (noconfigdirs): Add configure pattern for mips tx39
11810 cygmon
11811
11812 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
11813
11814 * configure.in: Add cygmon and libstub support for mn10200.
11815
11816 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
11817
11818 * configure (gcc_version): Add new variable describing the
11819 particular gcc version we're building.
11820 * Makefile.in (libsubdir): Add new macro for the directory
11821 in which the compiler finds executables, libraries, etc.
11822 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11823 and libsubdir.
11824
11825 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11826
11827 * Makefile.in (local-clean): Remove *.log.
11828 (warning.log): Built with warn_summary from build.log.
11829 (mail-report.log): Run test_summary.
11830 (mail-report-with-warnings.log): Run test_summary including
11831 warning.log in the report.
11832
11833 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
11834
11835 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11836
11837 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
11838
11839 * Makefile.in (grep): Grep no longer depends on libiberty.
11840
11841 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
11842
11843 * Makefile.in: all-snavigator needs all-libgui.
11844
11845 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
11846
11847 * configure.in: Add cygmon and libstub support for mn10300.
11848
11849 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
11850
11851 * missing: Update to version from automake 1.3.
11852
11853 * ltmain.sh: On installation, don't get confused if the same name
11854 appears more than once in the list of library names.
11855
11856 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
11857
11858 * config.sub: Accept m68060 and m5200 as CPU names.
11859
11860 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
11861
11862 * configure: Use && rather than using -a in test, because odd
11863 strings can confuse test.
11864 * configure.in: Likewise.
11865
11866 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
11867
11868 * ltconfig, ltmain.sh: Bring in Visual C++ support.
11869
11870 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11871
11872 * Makefile.in (boostrap2-lean, bootstrap3-lean,
11873 bootstrap4-lean): New targets.
11874
11875 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
11876
11877 * mpw-* Delete. Not used.
11878
11879 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
11880
11881 * COPYING.LIB: Update FSF address.
11882
11883 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
11884
11885 * ltconfig, ltmain.sh: Update to libtool 1.2a.
11886
11887 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11888 GAS_SUPPORT_DIRS.
11889
11890 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
11891
11892 * ltconfig, ltmain.sh: Avoid producing a version number if
11893 -version-info was not used.
11894
11895 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
11896
11897 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11898 building with newlib.
11899
11900 1998-04-30 Paul Eggert <eggert@twinsun.com>
11901
11902 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11903 Solaris `make' causes it to continue to next definition.
11904
11905 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
11906
11907 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11908 the right GUI libraries and files are installed along with GDB.
11909
11910 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
11911
11912 * configure.in: Change alpha to alpha* in several places.
11913
11914 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
11915
11916 * config.sub: Recognize sparc86x.
11917
11918 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
11919
11920 * configure.in (--enable-target-optspace): Remove debug echo.
11921
11922 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
11923
11924 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11925
11926 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
11927
11928 * ltconfig: Update cygwin32 support.
11929
11930 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11931 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11932 (GDB_SUPPORT_DIRS): Likewise.
11933
11934 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
11935
11936 * configure.in (target_makefile_frag): If --enable-target-optspace,
11937 use -Os to compile target libraries rather than -O2. Default to
11938 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11939 not used.
11940 * configure.in (target_cflags): Ditto for d30v.
11941
11942 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
11943
11944 * Makefile.in (all-bfd): Depend on all-intl.
11945 (all-binutils): Likewise.
11946 (all-gas): Likewise.
11947 (all-gprof): Likewise.
11948 (all-ld): Likewise.
11949
11950 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
11951
11952 * configure.in (host_tools): Fix typo, lbtool -> libtool.
11953
11954 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
11955
11956 * Makefile.in (all-bfd): Depend upon all-libiberty.
11957
11958 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11959
11960 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
11961
11962 * Makefile.in: Add libstub.
11963
11964 * configure.in: Ditto. Build libstub for targets that have cygmon
11965 support.
11966
11967 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
11968
11969 * configure.in: Don't set PICFLAG on ix86-cygwin32.
11970
11971 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
11972
11973 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11974 use mh-sysv5 if specified. Support gprof on SCO Open Server.
11975
11976 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
11977
11978 * configure: Define DEFAULT_M4 by searching PATH.
11979 * Makfile.in: Use DEFAULT_M4.
11980
11981 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
11982
11983 * ltconfig: Add cygwin32 support.
11984
11985 * Makefile.in, configure.in: Add libtool as a native only directory
11986 to configure and build.
11987
11988 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
11989
11990 * Makefile.in (INSTALL_MODULES): Remove texinfo.
11991
11992 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
11993
11994 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11995
11996 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
11997
11998 * Makefile.in: add ash make rules
11999 * configure.in: add ash to native_only and host_tools lists
12000
12001 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12002
12003 * Makefile.in (all-gettext, all-intl): New targets.
12004 (ALL_MODULES): Added all-gettext, all-intl.
12005 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12006 (INSTALL_MODULES): Added install-gettext, install-intl.
12007 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12008
12009 * configure.in (host_tools): Added gettext.
12010 (native_only): Likewise.
12011 (noconfigdirs) [various cases]: Likewise.
12012 (host_libs): Added intl.
12013
12014 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12015
12016 * configure: Do not disable building gdbtk for cygwin32 hosts.
12017
12018 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12019
12020 * configure.in: Add thumb-coff target.
12021 * config.sub: Add thumb-coff target.
12022
12023 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12024
12025 * Makefile.in: Revert yesterday's change.
12026 (all-target-winsup): all-target-librx stays out of here.
12027
12028 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12029
12030 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12031 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12032 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12033 Remove references to librx and libg++.
12034
12035 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12036
12037 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12038 recursive makes
12039
12040 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12041
12042 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12043 for newlib directory.
12044 (CXX_FOR_TARGET): Likewise.
12045
12046 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12047
12048 * ltconfig: Update after libtool/ltconfig.in change for
12049 hpux11.
12050
12051 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12052
12053 * ltconfig, ltmain.sh: Update to libtool 1.2.
12054
12055 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12056
12057 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12058 (install-gcc-cross): Instead, override LANGUAGES here.
12059
12060 1998-03-18 Dave Love <d.love@dl.ac.uk>
12061
12062 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12063 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12064
12065 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12066
12067 * configure.in: Add Thumb-pe target.
12068
12069 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
12070
12071 * Makefile.in - changed sn targets to snavigator
12072 * configure.in - changed sn targets to snavigator
12073
12074 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12075
12076 * config-ml.in: After building symlink tree call make distclean
12077 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12078 to be the case for libiberty.
12079
12080 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12081
12082 * configure: When making link, also check the current
12083 directory. The configure scripts may create one.
12084
12085 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12086
12087 * config.sub: Accept alphapca56 and alphaev6 properly.
12088
12089 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12090
12091 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12092
12093 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12094
12095 * config.sub (sco5): Fix typo.
12096
12097 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12098
12099 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12100 install-itcl.
12101 (install-itcl): Remove dependency on install-tcl.
12102
12103 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12104
12105 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12106
12107 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12108
12109 * configure.in: Don't build libgui for a cygwin32 target when not on
12110 a cygwin32 host.
12111
12112 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12113
12114 * configure (redirect): Set to null, so default behavior of
12115 configure is now --verbose.
12116
12117 1998-02-16 Dave Love <d.love@dl.ac.uk>
12118
12119 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12120 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12121
12122 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12123
12124 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12125 this change to sync Makefile.in with its ChangeLog entries.
12126
12127 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12128
12129 * ltmain.sh (mkdir): Check that the directory doesn't exist
12130 before we exit with error, so that we don't get races during
12131 parallel builds.
12132
12133 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12134
12135 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12136
12137 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12138
12139 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12140 PICFLAG_FOR_TARGET.
12141 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12142
12143 * configure: Emit a definition for the new macro enable_shared
12144 into each Makefile.
12145
12146 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12147
12148 * configure.in (host_tools, native_only): Add libtool.
12149
12150 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12151
12152 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12153 Fix typo in ming config comment.
12154
12155 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12156
12157 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12158
12159 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12160
12161 * config.sub: Add tic30 cases, and map c30 to tic30.
12162
12163 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12164
12165 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12166 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12167 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12168 (CLEAN_TARGET_MODULES): Similarly
12169 (all-target-libf2c): Add dependences.
12170 * configure.in (target_libs): Add libf2c.
12171
12172 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12173
12174 * configure.in: Remove expect from noconfigdirs when target
12175 is cygwin32. OK to build expect and dejagnu with Canadian
12176 Cross.
12177
12178 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12179
12180 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12181 host.
12182
12183 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12184 and mingw32.
12185
12186 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12187
12188 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12189 here as it is not defined in the toplevel Makefile.
12190
12191 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12192
12193 * configure (package_makefile_rules_frag): New variable, which names
12194 a file with generic rules, ...
12195 Change comment to mention we now have FIVE parts.
12196 * configure: Undo last change.
12197
12198 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12199
12200 * config.guess: More accurate determination of HP processor types.
12201 * config.sub: More accurate determination of HP processor types.
12202
12203 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12204
12205 * configure (package_makefile_frag): Move inserting the
12206 ${package_makefile_frag} to where it should be according
12207 to the comment.
12208
12209 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12210
12211 * config.guess: Add support for Linux/ARM.
12212
12213 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12214
12215 * .cvsignore: Remove *-info and *-install since they match
12216 release-info and mpw-install, which we don't want to just ignore.
12217
12218 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12219
12220 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12221
12222 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12223
12224 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12225 local_prefix to sub-make invocations.
12226
12227 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12228
12229 * configure.in: Check makefile fragments in the source
12230 directory.
12231
12232 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12233
12234 * configure.in: Check whether host and target makefile
12235 fragments exist before adding them to *_makefile_frag.
12236
12237 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12238
12239 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12240
12241 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12242
12243 * configure.in: Make sure we only replace RPATH_ENVVAR on
12244 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12245 regexp to sed.
12246
12247 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12248 to sub-makes.
12249
12250 1998-01-13 Lee Iverson (leei@ai.sri.com)
12251
12252 * config-ml.in (multi-do): LDFLAGS must include multilib
12253 designator.
12254
12255 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
12256
12257 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12258
12259 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12260
12261 * config.sub: Add mingw32 support.
12262 * configure.in: Likewise.
12263
12264 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12265
12266 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12267
12268 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12269
12270 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12271 * configure (gxx_include_dir): Provide a definition for subdirs
12272 which do not use autoconf.
12273
12274 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12275
12276 * config.guess: Sync with egcs. Picks up new alpha support,
12277 BeOS & some additional linux support.
12278
12279 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12280
12281 * config.guess: HP 9000/803 is a PA1.1 machine.
12282
12283 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12284
12285 * configure.in: It's alpha*-...
12286
12287 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12288
12289 * configure.in (host_makefile_frag, target_makefile_frag):
12290 Handle multiple config files.
12291 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12292 alpha-*-*.
12293
12294 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12295
12296 * mkdep: New file.
12297
12298 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12299
12300 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12301
12302 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12303
12304 * Makefile.in: Add libgui directory.
12305 (GDB_TK): Add all-libgui.
12306 * configure.in: Add libgui directory.
12307 * configure: Add all-libgui to GDB_TK.
12308
12309 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12310
12311 * config-ml.in (multidirs): Add m32r to multilib list.
12312
12313 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12314
12315 * Makefile.in (all-target-gperf): Change dependency to
12316 all-target-libstdc++.
12317
12318 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12319
12320 * config.guess: Add BeOS support.
12321
12322 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12323
12324 Source directory cvs renamed to cvssrc:
12325 * configure.in (host_tools): Change cvs to cvssrc.
12326 (native_only): Likewise.
12327 (noconfigdirs) [various cases]: Likewise.
12328 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12329 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12330 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12331 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12332 (all-cvssrc): Rename target from all-cvs.
12333
12334 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12335
12336 * configure (gxx_include_dir): Fix thinko.
12337
12338 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12339
12340 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12341 (install-cross, install-gcc-cross): New targets.
12342
12343 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12344
12345 * configure.in (noconfigdirs): Add support for Thumb target.
12346
12347 * config.sub (maybe_os): Add support for Thumb target.
12348
12349 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12350
12351 * Makefile.in: Add rules for cygmon.
12352
12353 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12354
12355 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12356
12357 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12358 * configure (gxx_include_dir): Provide a definition for subdirs
12359 which do not use autoconf.
12360
12361 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12362
12363 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12364 11/18/97 build
12365
12366 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12367
12368 * From Franz Sirl.
12369 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12370 found on RedHat Linux systems.
12371
12372 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12373
12374 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12375 guesses.
12376
12377 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12378
12379 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12380
12381 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12382
12383 * ltmain.sh: If mkdir fails, check whether the directory was created
12384 anyhow by some other process.
12385
12386 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12387
12388 * configure.in (d30v-*-*): Configure all directories.
12389
12390 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12391
12392 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12393 for the D30V.
12394
12395 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12396
12397 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12398
12399 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12400
12401 * include/libiberty.h: Add extern "C" { so it can be used with C++
12402 progrms.
12403 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12404 programs.
12405
12406 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12407
12408 * configure.in (d30v-*-*): Configure GCC now.
12409
12410 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12411
12412 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12413 is no longer needed.
12414
12415 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12416
12417 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12418
12419 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12420
12421 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12422 targets using "$@" to provide support for similar but not identical
12423 targets without having to duplicate code.
12424
12425 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12426
12427 * makefile.vms: Fix to work with DEC C.
12428
12429 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12430
12431 * config.sub: Add mips-tx39-elf to marketing names.
12432
12433 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12434
12435 * ltmain.sh: Handle symlinks in generated script.
12436
12437 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12438
12439 * configure: Handle autoconf style directory options: --bindir,
12440 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12441 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12442 --sysconfdir.
12443 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12444 (sharedstatedir, localstatedir, oldincludedir): New variables.
12445 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12446 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12447 sbindir, sharedstatedir, and sysconfdir.
12448
12449 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12450
12451 * Makefile.in (bootstrap-lean): New target.
12452
12453 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12454
12455 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
12456 sn, and gnuserv from noconfigdirs.
12457
12458 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12459
12460 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12461
12462 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12463
12464 * Makefile.in (cross): New target.
12465
12466 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12467 Jeff Law <law@cygnus.com>
12468
12469 * Makefile.in (bootstrap2, bootstrap3): New targets.
12470 (all-bootstrap): Remove outdated and confusing target.
12471 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12472
12473 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12474
12475 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12476 windows. Consistent with gdb/configure.
12477
12478 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12479
12480 * configure.in: Name Linux target fragment.
12481
12482 * configure: Rewrite so that project Makefile fragment is inserted
12483 first and appears last in the resulting Makefile.
12484
12485 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12486
12487 * Makefile.in (install-itcl): Install tcl first.
12488
12489 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12490
12491 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12492
12493 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12494
12495 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12496
12497 * configure.in (skipdirs): Add target-librx for Linux.
12498 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12499
12500 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12501
12502 * Makefile.in (bootstrap): New target.
12503
12504 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12505
12506 * config.sub: Accept 'amigados' for backward compatibility.
12507
12508 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12509
12510 * config.guess: Merge with FSF.
12511
12512 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12513
12514 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12515
12516 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12517
12518 * config.sub: Add "marketing-names" patch.
12519
12520 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12521
12522 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12523
12524 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12525
12526 * config.sub: Handle v850-elf.
12527
12528 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
12529
12530 * .cvsignore (*-install): Remove.
12531
12532 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12533
12534 * ltconfig: Set CONFIG_SHELL in libtool.
12535 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12536
12537 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12538
12539 * configure.in (target_subdir): Set to libraries if enable_multilib.
12540
12541 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12542
12543 * config.guess: Update from gcc directory.
12544
12545 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12546
12547 * Makefile.in (all-sim): Depends on all-readline.
12548
12549 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12550
12551 * Makefile.in (BISON, YACC): Use $$s.
12552 (all-bison): Depend on all-texinfo.
12553
12554 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12555
12556 * Makefile.in (BISON): Add -L flag.
12557 (YACC): Likewise.
12558
12559 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12560
12561 * configure.in (noconfigdirs): Add support for v850e target.
12562
12563 * config.sub (maybe_os): Add support for v850e target.
12564
12565 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12566
12567 * configure.in (noconfigdirs): Add support for v850ea target.
12568
12569 * config.sub (maybe_os): Add support for v850ea target.
12570
12571 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12572
12573 * config.sub: Add mipstx39. Delete r3900.
12574
12575 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12576
12577 * Makefile.in (all-autoconf): Depends on all-texinfo.
12578
12579 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12580
12581 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12582 eabi targets.
12583
12584 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12585
12586 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12587
12588 * configure: When handling a Canadian Cross, handle YACC as well as
12589 BISON. Just set BISON to bison. When setting YACC, prefer bison.
12590 * Makefile.in (all-bison): Depend upon all-texinfo.
12591
12592 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12593
12594 * Makefile.in (BISON): bison, not byacc or bison -y.
12595 (YACC): bison -y or byacc or yacc.
12596 (various): Add *-bison as appropriate.
12597 (taz): No need to mess with BISON anymore.
12598
12599 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12600
12601 * configure: If OSTYPE matches *win32*, try to find a good value for
12602 CONFIG_SHELL.
12603
12604 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12605
12606 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12607 configure.in if it is present.
12608
12609 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12610
12611 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12612
12613 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12614
12615 * config.sub: Recognize `arc' cpu.
12616 * configure.in: Likewise.
12617 * config-ml.in: Likewise.
12618
12619 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12620
12621 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12622
12623 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12624
12625 * configure: Changed sed delimiter from ':' to '|' when
12626 attempting to substitute ${config_shell} for SHELL. On
12627 NT ${config_shell} may contain a ':' in it.
12628
12629 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12630
12631 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12632
12633 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12634
12635 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12636
12637 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12638
12639 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12640
12641 * ylwrap: If the program is a relative path, force it to be
12642 absolute.
12643
12644 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12645
12646 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12647
12648 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
12649
12650 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12651 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12652 for libraries.
12653
12654 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
12655
12656 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12657 separated by spaces.
12658
12659 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
12660
12661 * ylwrap: New file.
12662 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12663
12664 * ltmain.sh: Handle /bin/sh at start of install program.
12665
12666 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12667
12668 * ltconfig, ltmain.sh: New files, from libtool 1.0.
12669 * missing: New file, from automake 1.2.
12670
12671 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
12672
12673 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
12674 check-tk to CHECK_X11_MODULES.
12675
12676 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
12677
12678 * config.sub: Merge with FSF.
12679
12680 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
12681
12682 * config.guess: Merge with FSF.
12683
12684 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12685
12686 * configure: Treat msdosdjgpp like go32.
12687 * configure.in: Likewise. Don't remove gprof for go32.
12688
12689 * configure: Change Makefile.tem2 to Makefile.tm2.
12690
12691 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12692
12693 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12694
12695 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12696
12697 * install-sh (chmodcmd): Set to null if the DST directory already
12698 exists. Same as Nov 11th change.
12699
12700 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12701
12702 * configure (GDB_TK): Needs itcl and tix.
12703
12704 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12705
12706 * config.guess: Update from FSF.
12707
12708 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
12709
12710 * Makefile.in (GDB_TK): Depend on itcl and tix.
12711
12712 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
12713
12714 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12715 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12716 (INSTALL_SCRIPT): New variable.
12717 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12718 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12719 to -x.
12720 * install-sh: Add support for -x option.
12721
12722 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
12723
12724 * configure.in, Makefile.in: Treat tix like itcl.
12725
12726 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
12727
12728 * Makefile.in (WINDRES): New variable.
12729 (WINDRES_FOR_TARGET): New variable.
12730 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12731 (EXTRA_HOST_FLAGS): Add WINDRES.
12732 (EXTRA_TARGET_FLAGS): Add WINDRES.
12733 (EXTRA_GCC_FLAGS): Add WINDRES.
12734 ($(DO_X)): Pass down WINDRES.
12735 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12736 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12737 DLLTOOL_FOR_TARGET.
12738
12739 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
12740
12741 * configure.in: configure sim before gdb for win32-x-ppc
12742
12743 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12744
12745 Move gperf into the toplevel, from libg++.
12746 * configure.in (target_tools): Add target-gperf.
12747 (native_only): Add target-gperf.
12748 * Makefile.in (all-target-gperf): New target, depend on
12749 all-target-libg++.
12750 (configure-target-gperf): Empty rule.
12751 (ALL_TARGET_MODULES): Add all-target-gperf.
12752 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12753 (CHECK_TARGET_MODULES): Add check-target-gperf.
12754 (INSTALL_TARGET_MODULES): Add install-target-gperf.
12755 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12756
12757 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
12758
12759 * config.sub (mn10200): Recognize new basic machine.
12760
12761 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12762
12763 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12764 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12765
12766 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12767
12768 * configure.in: If we're building mips-sgi-irix6* native, turn on
12769 ENABLE_MULTILIB and set TARGET_SUBDIR.
12770
12771 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
12772
12773 * Makefile.in (all-sn): Depend on all-grep.
12774
12775 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
12776
12777 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12778
12779 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12780 Makefile. From Jeff Makey <jeff@cts.com>.
12781 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12782
12783 * Makefile.in (DISTBISONFILES): Remove.
12784 (taz): Don't futz with DISTBISONFILES. Change BISON to use
12785 $(DEFAULT_YACC).
12786
12787 * configure.in: Build itl, db, sn, etc., when building for native
12788 cygwin32.
12789
12790 * Makefile.in (LD): New variable.
12791 (EXTRA_HOST_FLAGS): Pass down LD.
12792 ($(DO_X)): Likewise.
12793
12794 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
12795
12796 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12797
12798 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
12799
12800 * configure.in (targargs): Strip out any supplied --build argument
12801 before adding our own. Always add --build.
12802
12803 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
12804
12805 * configure.in (targargs): Pass --build if we're doing
12806 a cross-compile.
12807
12808 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
12809
12810 * configure: Use '|' instead of ":" as the separator in
12811 sed. Otherwise sed chokes on NT path names with drive
12812 designators. Also look for "?:*" as the leading characters in an
12813 absolute pathname.
12814
12815 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
12816
12817 * config.sub: Support for r3900.
12818
12819 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
12820
12821 * configure.in: Use install-sh, not install.sh.
12822
12823 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
12824
12825 * Makefile.in (taz): Improve check for BISON so it doesn't try to
12826 apply it twice.
12827
12828 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
12829
12830 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12831 install-binutils.
12832
12833 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
12834
12835 * Makefile.in: Add automake targets.
12836 * configure.in (host_tools): Add automake.
12837
12838 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
12839
12840 * configure: Default CXX to c++, not gcc.
12841 * Makefile.in (CXX): Set to c++, not gcc.
12842 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12843
12844 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
12845
12846 * install-sh: try appending a .exe if source file doesn't
12847 exist
12848
12849 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
12850
12851 * configure.in: Turn on multilib by default.
12852 (cross_only): Remove target-libiberty.
12853
12854 * Makefile.in (all-gcc): Don't depend on libiberty.
12855
12856 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
12857
12858 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12859
12860 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
12861
12862 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12863 (DISTBISONFILES): Add ld/Makefile.in
12864
12865 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
12866
12867 * configure.in: if target is cygwin32 but host isn't cygwin32,
12868 don't configure gdb tcl tk expect, not just gdb.
12869
12870 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
12871
12872 * configure.in: Added gnuserv everywhere sn appears.
12873
12874 * Makefile.in (ALL_MODULES): Added all-gnuserv.
12875 (CROSS_CHECK_MODULES): Added check-gnuserv.
12876 (INSTALL_MODULES): Added install-gnuserv.
12877 (CLEAN_MODULES): Added clean-gnuserv.
12878 (all-gnuserv): New target.
12879
12880 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
12881
12882 * config.guess: Fixes for MIPS OpenBSD systems.
12883
12884 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
12885
12886 * Makefile.in (INSTALL_XFORM): Remove.
12887 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12888
12889 * mkinstalldirs: New file, copied from automake.
12890 * Makefile.in (installdirs): Rename from install-dirs. Use
12891 mkinstalldirs. Change all users.
12892 (DEVO_SUPPORT): Add mkinstalldirs.
12893
12894 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
12895
12896 * install-sh: Rename from install.sh.
12897 * Makefile.in (INSTALL): Change install.sh to install-sh.
12898 (DEVO_SUPPORT): Likewise.
12899
12900 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
12901 Graichen <graichen@rzpd.de>.
12902
12903 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
12904
12905 * config.guess: Recognize OpenBSD systems correctly.
12906
12907 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12908
12909 * README, Makefile.in (ETC_SUPPORT): Remove references to
12910 cfg-paper*, configure.{texi,man,info*}._
12911
12912 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
12913
12914 * Makefile.in (all.normal): Ensure that gcc is built after all
12915 the x11 - ie gdb - targets.
12916
12917 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
12918
12919 * makefile.vms: Don't run conf-a-gas.
12920
12921 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
12922
12923 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12924
12925 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
12926
12927 * configure.in: Remove noconfigdirs case since gdb also
12928 configures and builds for tic80-coff.
12929
12930 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
12931
12932 * configure: Set cache_file to config.cache.
12933 * Makefile.in (local-distclean): Remove config.cache.
12934
12935 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
12936
12937 * COPYING: Update FSF address.
12938
12939 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
12940
12941 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12942 noconfigdirs.
12943
12944 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
12945
12946 * Makefile.in (install-dirs): Don't crash if prefix, and hence
12947 MAKEDIRS, is empty.
12948
12949 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
12950
12951 * config.sub: Tweak mn10300 entry.
12952
12953 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
12954
12955 * configure.in (host_tools): Put sim before gdb, so gdb's
12956 configure.tgt can determine if the simulator was configured.
12957
12958 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
12959
12960 * config.sub: Move BeOS $os case to be with other Cygnus
12961 local cases.
12962
12963 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
12964
12965 * config.sub: Remove misplaced comment that broke Linux.
12966
12967 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
12968
12969 * config.sub: Add BeOS support.
12970
12971 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
12972
12973 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12974
12975 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
12976
12977 * configure.in (noconfigdirs): Remove tcl and tk from
12978 noconfigdirs for cygwin32 builds.
12979
12980 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
12981
12982 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12983
12984 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
12985
12986 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12987 make-all.com, use makefile.vms instead.
12988
12989 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
12990
12991 * config.sub: Accept -lnews*.
12992
12993 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
12994
12995 * configure.in (noconfigdirs): Disable target-newlib,
12996 target-examples and target-libiberty for d30v.
12997
12998 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12999
13000 * configure.in (noconfigdirs): Enable ld for d30v.
13001
13002 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13003
13004 * configure.in (tic80-*-*): Build compiler.
13005
13006 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13007
13008 * configure.in (d30v-*): Remove sim directory from list of
13009 unsupported d30v directories
13010
13011 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13012
13013 * config.sub, configure.in: Add d30v target cpu.
13014
13015 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13016
13017 * makefile.vms: New file.
13018 * make-all.com: Remove.
13019
13020 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13021
13022 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13023
13024 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13025
13026 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13027
13028 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13029
13030 * Makefile.in (ALL_MODULES): Added all-db.
13031 (CROSS_CHECK_MODULES): Addec check-db.
13032 (INSTALL_MODULES): Added install-db.
13033 (CLEAN_MODULES): Added clean-db.
13034
13035 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13036
13037 * config.guess: Merge with latest FSF sources.
13038
13039 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13040
13041 * Makefile.in (ALL_MODULES): Added all-itcl.
13042 (CROSS_CHECK_MODULES): Added check-itcl.
13043 (INSTALL_MODULES): Added install-itcl.
13044 (CLEAN_MODULES): Added clean-itcl.
13045
13046 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13047
13048 * configure.in: build gdb for mn10200
13049
13050 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13051
13052 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13053
13054 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13055
13056 * configure.in (tic80-*-*): Turn off most targets right now.
13057
13058 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13059
13060 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13061 rather than the makeinfo program.
13062 (do-info): Depend upon all-texinfo.
13063
13064 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13065
13066 * configure.in: Remove uses of config/mh-linux.
13067
13068 * config.sub, config.guess: Merge with latest FSF sources.
13069
13070 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13071
13072 * config.sub (case $basic_machine): Add tic80 entries.
13073
13074 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13075
13076 * config.sub, config.guess: Merge with latest FSF sources.
13077
13078 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13079
13080 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13081 * mpw-config.in: Test for NewFolderRecursive.
13082 * mpw-install: Use symbolic name for startup filename.
13083 * mpw-README: Add various additional details.
13084
13085 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13086
13087 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13088
13089 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13090
13091 * configure.in: Do build gcc and the target libraries for
13092 the mn10200.
13093
13094 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13095
13096 * configure.in: don't avoid building gdb for mn10300 any more
13097 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13098 instead of single-quoting it.
13099
13100 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13101
13102 * configure.in: Don't use --with-stabs on IRIX 6.
13103
13104 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13105
13106 * configure.in (m32r): Build gdb, libg++ now.
13107
13108 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13109
13110 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13111 directories from noconfigdirs.
13112
13113 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13114
13115 * config.sub (basic_machine): added mips16 configuration
13116
13117 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13118
13119 * config.sub: Handle d10v-unknown.
13120
13121 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13122
13123 * config.sub: Handle v850-unknown.
13124
13125 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13126
13127 * Makefile.in: add findutils
13128 * configure.in: add findutils to list of host_tools
13129
13130 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13131
13132 * config.sub: Handle mn10200 and mn10300.
13133
13134 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13135
13136 * configure.in (d10v-*): Do not build librx.
13137
13138 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13139
13140 * configure.in (mn10300): Build everything except gdb & libgloss.
13141
13142 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13143
13144 * config.guess: Patch for Dansk Data Elektronik servers,
13145 from Niels Skou Olsen <nso@dde.dk>.
13146
13147 For ncr, use /bin/uname rather than uname, since GNU uname does not
13148 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13149
13150 Patch for MIPS R4000 running System V,
13151 from Eric S. Raymond <esr@snark.thyrsus.com>.
13152
13153 Fix thinko for nextstep.
13154
13155 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13156
13157 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13158 * config.guess: Guess mips-dec-mach_bsd4.3.
13159
13160 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13161 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13162 release numbers.
13163 * config.guess (mips-mips-riscos*): Emit just enough of the
13164 release number.
13165
13166 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13167 * config.guess (sparc-auspex-sunos*): Added.
13168 (f300-fujitsu-*): Added.
13169
13170 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13171 * config.guess: Recognize a Tadpole as a sparc.
13172
13173 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13174
13175 * config.guess: Don't assume that NextStep version is either 2 or
13176 3. NextStep 4 (aka OpenStep 4) has come out now.
13177
13178 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13179
13180 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13181 From Rik Faith <faith@cs.unc.edu>.
13182
13183 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13184
13185 * config.sub: Contributions from bug-gnu-utils to:
13186 Support plain "hppa" (no version given) architecture, reported by
13187 OpenStep.
13188 OpenBSD like NetBSD.
13189 LynxOs is not a hardware supplier.
13190
13191 * config.guess: Contributions from bug-gnu-utils to add support for:
13192 OpenBSD like NetBSD.
13193 Stratus systems.
13194 More Pyramid systems.
13195 i[n>4]86 Intel chips.
13196 M680[n>4]0 Motorola chips.
13197 Use unknown instead of lynx for hardware manufacturer.
13198
13199 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13200
13201 * install.sh (chmodcmd): Set to null if the DST directory already
13202 exists.
13203
13204 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13205
13206 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13207 not use mt-ppc target Makefile fragment any more.
13208
13209 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13210
13211 * configure.in (*-*-windows): Exclude everything but those dirs
13212 needed to build windows.
13213
13214 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13215
13216 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13217
13218 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13219
13220 * configure.in: Exclude mmalloc from i386-windows.
13221
13222 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13223
13224 * Undo my previous change.
13225
13226 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13227
13228 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13229 unconditionally.
13230 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13231
13232 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13233
13234 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13235 host to add it's own flags.
13236
13237 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13238
13239 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13240
13241 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13242
13243 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13244 (CXX_FOR_TARGET): Likewise.
13245 (GCC_FOR_TARGET): Define.
13246 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13247 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13248 CC_FOR_TARGET was specified on the command line.
13249 (MAKEOVERRIDES): Don't define.
13250
13251 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13252
13253 * configure.in (m32r): Fix spelling of libg++ libs.
13254
13255 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13256
13257 * config.sub (-apple*): Remove, now redundant.
13258
13259 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13260
13261 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13262
13263 * configure: Rework yesterday's sed script patch.
13264
13265 * config.sub: Merge with FSF.
13266
13267 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13268
13269 * config.guess: Merge from FSF.
13270
13271 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
13272 * config.guess: Use pc instead of unknown, for pc clone systems.
13273 Change linux to linux-gnu.
13274
13275 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13276 * config.guess: Avoid non-portable tr syntax.
13277
13278 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13279
13280 * test-build.mk (HOLES): Add "xargs" for gdb.
13281
13282 * configure: Avoid hpux10.20 sed bug.
13283
13284 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13285
13286 * configure.in: Add support for windows host
13287 (that is a build done under the Microsoft build environment).
13288
13289 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13290
13291 * Makefile.in: Replace all uses of srcroot with s, to shrink
13292 command line lengths.
13293
13294 Patches from Geoffrey Noer <noer@cygnus.com>:
13295 * configure.in: If configuring for newlib, pass --with-newlib to
13296 subdirectories.
13297 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13298 -Bnewlib/ and -Lwinsup to gcc.
13299 (CXX_FOR_TARGET): Likewise.
13300
13301 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13302
13303 * Makefile.in (ETC_SUPPORT): Add configure.
13304
13305 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13306
13307 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13308 host configuration file.
13309
13310 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13311
13312 * configure.in: Break mn10x00 support into separate
13313 mn10200 and mn10300 configurations.
13314 * config.sub: Likewise.
13315
13316 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13317
13318 * configure.in: Add lots of stuff to noconfigdirs for
13319 the mn10x00 targets.
13320
13321 * config.sub, configure.in: Add mn10x00 support.
13322
13323 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13324
13325 * make-all.com: Call conf-a-gas, not config-a-gas.
13326
13327 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13328
13329 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13330 targets.
13331
13332 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13333
13334 * mpw-README: Add much more detail for native PowerMac.
13335 * mpw-install: New file.
13336 * mpw-configure: Add --norecursion and --help options.
13337 * mpw-config.in: Translate readme and install files when
13338 copying to objdir.
13339 * mpw-build.in: Don't always depend on byacc and flex.
13340 (install-only-top): New action.
13341
13342 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13343
13344 * configure.in: You can now configure GDB for the v850.
13345
13346 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13347
13348 * configure.in (noconfigdirs): Don't configure any C++ dirs
13349 if targeting D10V.
13350
13351 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13352
13353 * config.sub: Recognize mips64vr5000.
13354
13355 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13356
13357 * configure.in: Use a single line for host_tools and native_only.
13358
13359 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13360
13361 * config.sub, configure.in: Add entries for m32r.
13362
13363 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13364
13365 * Makefile.in (inet-install): Don't run install-gzip.
13366
13367 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13368
13369 * configure.in: Don't config lots of things for *-*-windows*.
13370
13371 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13372
13373 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13374 (host_libs, host_tools): Copy from configure.in.
13375 * mpw-configure: Don't complain about directories not found.
13376
13377 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13378
13379 * configure.in (i[345]86): Recognize i686 for pentium pro.
13380 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13381 file.
13382
13383 * config.guess (i[345]86): Ditto.
13384
13385 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13386
13387 * configure.in (noconfigdirs): Removed gdb for D10V.
13388
13389 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
13390
13391 * configure.in: Remove ld, target-libio, target-libg++, and
13392 target-libstdc++ from noconfigdirs.
13393
13394 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13395
13396 * configure: Fix three locations where shell scripts were
13397 being run directly rather than with config_shell.
13398
13399 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13400
13401 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13402 * config.sub (basic_machine): Recognize v850.
13403
13404 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13405
13406 * mpw-configure: Handle multiple enable/disable options and
13407 pass them down recursively, handle -c and -s flags appropriately
13408 depending on choice of compiler, add escape mechanism for
13409 quoted arguments to gC.
13410
13411 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13412
13413 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13414 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13415 so that -mrelocatable-lib and -mno-eabi are used.
13416
13417 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13418 not support --print-multi-lib, don't abort.
13419
13420 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13421
13422 * make-all.com: Run config-a-gas.
13423 * setup.com: Don't copy subdirectory files around.
13424
13425 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13426
13427 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13428 target, it now compiles correctly.
13429
13430 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13431
13432 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13433
13434 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13435
13436 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13437
13438 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13439
13440 * configure.in (native_only): Add prms.
13441
13442 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13443
13444 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13445 (BINUTILS_SUPPORT_DIRS): Likewise.
13446
13447 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13448
13449 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13450 d10v support is added.
13451
13452 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13453
13454 * configure.in (d10v-*-*): New target.
13455
13456 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13457
13458 * config.guess (HP 9000/811): Recognize this as a PA1.1
13459 machine.
13460
13461 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13462
13463 * Makefile.in (do-tar-gz): New target, split out from tail end of
13464 taz target. Run each command separately, don't use pipes.
13465 (taz): Use it.
13466
13467 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13468
13469 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13470 * mpw-build.in: No builds should depend on building byacc or flex,
13471 they are assumed to be installed already.
13472
13473 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13474
13475 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13476 variable that CC_FOR_TARGET needs.
13477
13478 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13479
13480 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13481 options have changed since the last time the subdirectory was
13482 configured, and if it has, reconfigure.
13483 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13484 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13485
13486 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13487
13488 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13489 CLEAN_MODULES): Add bash.
13490 (all-bash): New target.
13491
13492 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13493
13494 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13495
13496 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13497
13498 * config.sub (basic_machine): Recognize d10v as a valid processor.
13499
13500 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13501
13502 * mpw-configure: Add support for --bindir.
13503 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13504
13505 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13506
13507 * configure.in: add bash, time, gawk to list of hosttools and things
13508 to only build for native toolchains
13509
13510 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13511
13512 * Makefile.in (docdir): Remove.
13513
13514 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13515
13516 * Makefile.in (datadir): Set to $(prefix)/share.
13517
13518 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13519
13520 * configure.in: build diff and patch for cygwin32-hosted
13521 toolchains.
13522
13523 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13524
13525 * config.sub: Accept -rtems*.
13526
13527 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13528
13529 * configure.in: enable dosrel for cygwin32-hosted builds,
13530 remove diff from the list of things not buildable
13531 via Canadian Cross
13532
13533 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13534
13535 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13536 don't get ". ".
13537
13538 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13539
13540 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13541
13542 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13543
13544 * Makefile.in (taz): Handle case where tex3patch didn't even get
13545 checked out. Also, if it was found, put the symlink in a new util
13546 subdirectory.
13547
13548 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13549
13550 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13551
13552 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13553
13554 * config.sub: Recognize -openvms.
13555 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13556 * make-all.com, setup.com: New files.
13557
13558 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13559
13560 * Makefile.in (taz): tex3patch moved to texinfo/util.
13561
13562 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13563
13564 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13565 * configure.in: remove make from disable-if-Can-Cross list
13566 enable gdb if ${host} and ${target} are cygwin32
13567
13568 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13569
13570 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13571 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13572
13573 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13574
13575 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13576 distinguish sysv/svr4/bsd variants.
13577 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13578
13579 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13580
13581 * configure.in: Added copyright notice.
13582 * move-if-change: Added copyright notice.
13583
13584 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13585
13586 * configure.in (powerpcle-*-solaris*): Until we get shared
13587 libraries working, don't build gdb, sim, make, tcl, tk, or
13588 expect.
13589
13590 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13591
13592 * config.guess: Merge with FSF:
13593
13594 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13595 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13596
13597 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13598 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13599
13600 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13601 * config.guess: Combine two OSF1 rules.
13602 Also recognize field test versions. From mjr@zk3.dec.com.
13603 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13604 because GNU uname does not support -p. From pmr@pajato.com.
13605
13606 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13607
13608 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13609
13610 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13611
13612 * mpw-README: Document GCCIncludes.
13613
13614 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13615
13616 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13617
13618 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13619
13620 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13621
13622 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13623
13624 * configure.in (*-*-cygwin32): Configure make.
13625
13626 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13627
13628 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13629
13630 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13631
13632 * Makefile.in (all-inet): Depend on all-perl.
13633
13634 * Makefile.in (inet-install): New target.
13635
13636 * Makefile.in (all-inet): Depend on all-tcl.
13637 (all-inet): Depend on all-send-pr.
13638
13639 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13640
13641 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13642 temporarily.
13643
13644 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13645
13646 * configure.in: Don't configure --with-gnu-ld on AIX.
13647
13648 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13649
13650 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13651
13652 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
13653
13654 * Makefile.in (ALL_MODULES): Added all-inet.
13655 (CROSS_CHECK_MODULES): Added check-inet.
13656 (INSTALL_MODULES): Added install-inet.
13657 (CLEAN_MODULES): Added clean-inet.
13658 (all-indent): New target.
13659
13660 * configure.in (host_tools): Added inet.
13661 (native_only): Added inet.
13662 (noconfigdirs): Added inet.
13663
13664 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
13665
13666 * configure.in: Don't configure libgloss if we are not configuring
13667 newlib.
13668
13669 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13670
13671 * configure.in: Don't configure libgloss for unsupported
13672 architectures.
13673
13674 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13675
13676 * Makefile.in (CLEAN_MODULES): Add clean-apache.
13677
13678 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
13679
13680 * Makefile.in (ALL_MODULES): Include all-apache.
13681 (CROSS_CHECK_MODULES): Include check-apache.
13682 (INSTALL_MODULES): Include install-apache.
13683 (all-apache): New target.
13684
13685 * configure.in: Added apache everywhere perl is seen.
13686
13687 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13688
13689 * Makefile.in: Add support for clean-{module} and
13690 clean-target-{module} rules.
13691
13692 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13693
13694 * configure.in (*-*-ose) do not build libgloss.
13695
13696 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13697
13698 * config.guess (prep*:SunOS:5.*:*): Turn into
13699 powerpele-unknown-solaris2.
13700
13701 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13702
13703 * configure.in: Permit --enable-shared to specify a list of
13704 directories.
13705
13706 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13707
13708 * configure.in (host==solaris): Pass only the first word of $CC
13709 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13710
13711 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13712
13713 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13714
13715 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
13716
13717 * Makefile.in (ALL_MODULES): Include all-perl.
13718 (CROSS_CHECK_MODULES): Include check-perl.
13719 (INSTALL_MODULES): Include install-perl.
13720 (ALL_X11_MODULES): Include all-guile.
13721 (CHECK_X11_MODULES): Include check-guile.
13722 (INSTALL_X11_MODULES): Include install-guile.
13723 (all-perl): New target.
13724 (all-guile): New target.
13725
13726 * configure.in (host_tools): Include perl and guile.
13727 (native_only): Include perl and guile.
13728 (noconfigdirs): Don't build guile and perl; no ports have been
13729 done.
13730
13731 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
13732
13733 * configure (--enable-*): Handle quoted option lists such as
13734 --enable-sim-cflags='-g0 -O' better.
13735
13736 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13737
13738 * Makefile.in ({,inst}all-target): New rule so we can make and
13739 install all of the target directories easily.
13740
13741 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13742
13743 * configure.in: Add missing global flag in sed substitution when
13744 deleting `target-' from ${configdirs}.
13745
13746 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
13747
13748 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13749 option.
13750
13751 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13752 config/mh-necv4.
13753
13754 * install.sh: Correct misspelling of transformbasename.
13755
13756 * config.guess: Recognize mips-*-sysv*.
13757
13758 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
13759
13760 * config.sub: Recognize mon960.
13761
13762 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
13763
13764 * configure: Restore Canadian Cross handling of BISON and LEX,
13765 removed in Feb 20 change.
13766
13767 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
13768
13769 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13770 Mention make install. Remove the old copyright date as well the
13771 clumsy and rather pointless copyright on the README file.
13772
13773 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
13774
13775 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13776 Makefile after running symlink-tree, then run `make distclean' to
13777 avoid clobbering any generated files in srcdir.
13778
13779 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
13780
13781 * configure.in (m68k-*-netbsd*): Build everything now.
13782
13783 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13784
13785 * Makefile.in (taz): Fix quoting.
13786
13787 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
13788
13789 * configure.in (sparclet-*-*): Build everything now.
13790
13791 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13792
13793 * configure.in (m68k-*-linux*): New host.
13794
13795 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
13796
13797 * configure: Check for bison before byacc.
13798
13799 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
13800
13801 * Makefile.in configure: Change the way LEX and BISON/YACC are
13802 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
13803 searching PATH. These are used as fallbacks by Makefile.in if
13804 flex/bison/byacc aren't in objdir.
13805
13806 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
13807
13808 * Makefile.in: Make everything which depends upon all-bfd also
13809 depend upon all-opcodes, in case --with-commonbfdlib is used.
13810
13811 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13812
13813 * configure.in (host *-*-cygwin32): Don't build gdb if we are
13814 building NT native compilers on Unix.
13815
13816 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
13817
13818 * configure.in: Don't get CC from the host Makefile fragment if we
13819 can find gcc in PATH, or if this is a Canadian Cross. Move the
13820 Solaris test for /usr/ucb/cc to the post target script, just after
13821 the compiler sanity test.
13822
13823 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
13824
13825 * config.sub: Merge with FSF.
13826
13827 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
13828
13829 * Makefile.in (RPATH_ENVVAR): New variable.
13830 (REALLY_SET_LIB_PATH): Use it.
13831 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13832
13833 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
13834
13835 * config.sub, configure.in: Recognize sparclet cpu.
13836
13837 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13838
13839 * config.guess: Support m68k-cbm-sysv4.
13840
13841 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13842
13843 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13844 m68k-unknown-linuxaout from linker help string. Put quotes around
13845 $ld_help_string.
13846
13847 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
13848
13849 * config.guess (powerpc-harris-powerunix): Add guess for port
13850 to new target.
13851
13852 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13853
13854 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13855
13856 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
13857
13858 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13859 $(REALLY_SET_LIB_PATH) in Makefile.
13860 * Makefile.in (SET_LIB_PATH): New variable.
13861 (REALLY_SET_LIB_PATH): New variable.
13862 ($(DO_X)): Use $(SET_LIB_PATH).
13863 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13864 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13865 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13866 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13867 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13868 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13869 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13870 (install-dosrel): Likewise.
13871 (all-opcodes): Depend upon all-libiberty.
13872
13873 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
13874
13875 * config.guess (*:CYGWIN*): New
13876
13877 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13878
13879 * Makefile.in (all-target-winsup): All all-target-libiberty.
13880
13881 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13882
13883 * configure.in (noconfigdirs): Add missing # in front of comment.
13884
13885 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
13886
13887 * configure.in: add second pass to things added to noconfigdirs
13888 so *-gm-magic can exclude libgloss properly.
13889
13890 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
13891
13892 * mpw-configure (extralibs_name, rez_name): Set correctly
13893 for MWC68K compiler.
13894
13895 * mpw-README: Add more info on the necessary build tools.
13896
13897 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
13898
13899 * configure.in, config.sub: Recognize cygwin32.
13900
13901 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
13902
13903 * config.guess, config.sub: Recognize A/UX.
13904
13905 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
13906
13907 * config.sub: Merge with gcc/config.sub.
13908
13909 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
13910
13911 * mpw-build.in (do-binutils): Add build of stamps.
13912
13913 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
13914
13915 * config.sub: Add recognition for mips64vr4100*-* targets.
13916
13917 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13918
13919 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13920 Add creation of gconfigargs with `--enable-shared' turned on.
13921 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13922 ($(host)-stamp-stage3-configured): Likewise.
13923 (HOLES): Add chatr and ldd.
13924 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13925
13926 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
13927
13928 * configure: Pass --nfp to recursive configures.
13929
13930 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
13931
13932 * Makefile.in (DLLTOOL): New.
13933 (DLLTOOL_FOR_TARGET): New.
13934 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13935 (EXTRA_TARGET_FLAGS): Ditto.
13936 (EXTRA_GCC_FLAGS): Ditto.
13937 (CONFIGURE_TARGET_MODULES): Ditto.
13938 (DO_X): Ditto.
13939 * configure: Add DLLTOOL.
13940
13941 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
13942
13943 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13944 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13945 mh-sco, since old workarounds no longer needed, and don't
13946 build ld, since libraries have weak symbols in COFF.
13947
13948 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
13949
13950 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13951
13952 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
13953
13954 * configure.in: Make sure that ${CC} can be used to compile an
13955 executable.
13956
13957 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13958
13959 * Makefile.in (all-gdb): Depend on $(GDB_TK).
13960 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13961 nothing depending on whether gdbtk is being built.
13962
13963 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
13964
13965 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13966
13967 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
13968
13969 * configure.in (noconfigdirs): Put ld or gas in this early, if the
13970 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13971
13972 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
13973
13974 * config-ml.in: Add support for
13975 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13976 Simplify setting of multidirs from --disable-foo.
13977
13978 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13979
13980 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13981 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13982 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13983 non-empty, pass them on to the GCC make.
13984 (all-bootstrap): New rule that is like all-gcc, except it executes
13985 the GCC bootstrap rule instead of the GCC all rule.
13986
13987 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
13988
13989 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13990
13991 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13992
13993 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13994 DG/UX support.
13995
13996 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
13997
13998 * config.sub (i*86*) Change [345] to [3456]
13999
14000 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14001
14002 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14003 --with-gnu-ld=no.
14004
14005 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14006
14007 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14008 AIX multilibs get built.
14009
14010 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14011
14012 * configure.in (i386-win32): Don't build expect if we're not
14013 building the tcl subdir.
14014
14015 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14016
14017 * Makefile.in: (configure-target-examples, all-target-examples):
14018 New targets, configure and build example programs.
14019
14020 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14021
14022 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14023 use it as input to sedit the generated MPW makefile.
14024 * mpw-README: Add a suggestion about Gestalt.h.
14025
14026 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14027
14028 * config.sub: Accept *-*-ieee*.
14029
14030 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14031
14032 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14033 Ronald F. Guilmette <rfg@monkeys.com>.
14034
14035 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14036
14037 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14038 for powerpc-pe native.
14039 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14040 (target==powerpc-pe): duplicate i386-win32 entry.
14041
14042 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14043
14044 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14045 of vxworks, not just vxworks5.1.
14046
14047 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14048
14049 * mpw-configure: Add support for exec-prefix.
14050
14051 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14052
14053 * config.guess: Recognize HP model 816 machines as having
14054 a PA1.1 processor.
14055
14056 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14057
14058 * configure: Ignore new autoconf configure options.
14059
14060 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14061
14062 * config.guess: Recognize Pentium under SCO.
14063 From Robert Lipe <robertl@arnet.com>.
14064
14065 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14066
14067 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14068
14069 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14070
14071 * configure.in: Don't configure gas for alpha-dec-osf*.
14072
14073 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14074
14075 * configure.in: Default to --with-stabs for some targets for which
14076 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14077 i[345]86*-*-unixware*.
14078
14079 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14080
14081 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14082 rather than basing it on the target. Simplify handling of options
14083 controlling which directories to configure. Remove extraneous
14084 slash in multi-clean target.
14085
14086 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14087
14088 * config-ml.in: Prefix more variables with ml_ so they don't collide
14089 with configure's.
14090
14091 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14092
14093 * configure: Don't turn -v into --v.
14094
14095 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14096
14097 * configure.in (targargs): Fix typo.
14098
14099 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14100
14101 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14102
14103 * configure.in: Strip --host and --target options from
14104 CONFIG_ARGUMENTS, and always configure for --host only. Add
14105 --with-cross-host option when building with a cross-compiler.
14106 * configure: Canonicalize the arguments put into config.status by
14107 always using `=' for an option with an argument. Pass a presumed
14108 --host or --target explicitly.
14109
14110 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14111
14112 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14113 into general OS recognition case.
14114
14115 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14116
14117 * configure.in (target_configdirs): add target-winsup only
14118 for win32 target systems.
14119
14120 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14121
14122 * Makefile.in (all-target-libgloss): Depend upon
14123 configure-target-newlib, since when libgloss is built it looks to
14124 see if the newlib directory exists.
14125
14126 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14127
14128 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14129 cfg-ml-*.in.
14130
14131 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14132
14133 * configure: Handle LD and LD_FOR_TARGET when configuring a
14134 Canadian Cross.
14135
14136 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14137
14138 * configure.in (target_libs): add target-winsup.
14139 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14140 (target==ppcle-pe): remove ld from $noconfigdirs.
14141
14142 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14143
14144 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14145 Preserve relative path names in $srcdir. Build symlink tree if
14146 configuring cross target dir and srcdir=. (= no VPATH support).
14147 (configure-target-libg++): Depend on configure-target-librx.
14148 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14149 * config-ml.in: New file.
14150 * symlink-tree: New file.
14151 * configure: Ensure srcdir="." if that's what it is.
14152
14153 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14154
14155 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14156 includes and FLEX_SKELETON setting.
14157 * mpw-configure (--with-gnu-ld): New option, controls whether
14158 to use PPCLink or ld with PowerMac GCC.
14159 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14160 * mpw-config.in: Configure grez if targeting Mac.
14161
14162 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14163 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14164 just macos.
14165 * configure.in: Configure grez resource compiler if targeting Mac.
14166 * Makefile.in (all-grez, install-grez): New targets.
14167
14168 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14169
14170 * configure: CXX defaults to gcc, not g++. If we find
14171 gcc in the path, set CC to gcc -O2.
14172
14173 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14174
14175 * configure: Default ${build} correctly. Avoid picking up extra
14176 spaces when reading CC and CXX from Makefile. When doing a
14177 Canadian Cross, use plausible default values for numerous
14178 variables.
14179 * configure.in: When doing a Canadian Cross, don't try to
14180 configure tools whose configure script can't handle it.
14181
14182 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14183
14184 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14185
14186 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14187
14188 * configure: Remove dubious bug reporting address.
14189
14190 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14191
14192 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14193 configure script, run that instead of this directory's configure.
14194 In either case, print a message that we're configuring the sub-dir.
14195
14196 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14197
14198 * configure.in: Before checking for the existence of various files,
14199 use sed to filter out "target-".
14200
14201 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14202
14203 * Makefile.in (DO_X): Split rule to decrease command line length
14204 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14205 (Philippe De Muyter).
14206
14207 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14208
14209 * Makefile.in (all-patch): depend on all-libiberty.
14210
14211 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14212
14213 * configure.in: If the only directory in target_configdirs which
14214 actually exists is libiberty, then set target_configdirs to empty,
14215 to avoid trying to build a target libiberty in a gas or gdb
14216 distribution.
14217
14218 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14219
14220 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14221 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14222 systems.
14223
14224 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14225
14226 * configure.in (copy_dirs): Use sys-include instead of include
14227 for --with-headers option.
14228
14229 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14230
14231 * Makefile.in, configure.in: Make winsup builds work with
14232 new scheme.
14233
14234 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14235
14236 * configure.in: Build the linker on AIX.
14237
14238 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14239
14240 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14241 where needed.
14242
14243 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14244
14245 * Makefile.in (all-gcc): Fix typo.
14246
14247 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14248
14249 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14250
14251 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14252
14253 * configure.in: Rename libFOO to target-libFOO, and xiberty
14254 to target-xiberty, to provide more flexibility.
14255 (target_subdir): Define. Create if cross.
14256 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14257 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14258 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14259 check-libFOO -> check-target-libFOO, etc.
14260 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14261 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14262 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14263 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14264 allow ALL_GCC="" to only configure.
14265 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14266 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14267 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14268
14269 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14270
14271 * Makefile.in (taz): Build "info" in etc explicitly.
14272
14273 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14274
14275 * configure.in: Make sure that CC is undefined (as opposed to
14276 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14277 problem with autoconf trying to configure on a host without GCC.
14278
14279 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14280
14281 * mpw-configure: Set host alias from choice of host compiler,
14282 only use generic MPW Makefile sed if present, edit a file
14283 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14284 * mpw-README: Add problem notes about CW6 and CW7.
14285
14286 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14287
14288 * Makefile.in (taz): Use ";" instead of ";;".
14289
14290 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14291
14292 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14293 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14294 DISTDOCDIRS.
14295 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14296 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14297
14298 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14299
14300 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14301 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14302 Move bfd to DISTSTUFFDIRS.
14303
14304 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14305
14306 * Makefile.in (X11_LIB): Removed.
14307 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14308
14309 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14310
14311 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14312
14313 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14314 names.
14315
14316 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14317
14318 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14319
14320 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14321
14322 * configure.in (i[345]86-*-win32): Always build newlib.
14323 Don't configure cvs, autoconf or texinfo.
14324 * Makefile.in (LD_FOR_TARGET): New.
14325 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14326 Pass down LD_FOR_TARGET.
14327
14328 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14329
14330 * winsup: New directory.
14331 * Makefile.in: Build winsup.
14332 * configure.in: Winsup is configured when target is win32.
14333 Can only build win32 target GDB when native.
14334
14335 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14336
14337 * config.guess: Recognize HP model 819 machines as having
14338 a PA 1.1 processor.
14339
14340 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14341
14342 * configure: Fix sed loop which substitutes for CC and CXX to
14343 avoid bug found in various sed implementations.
14344
14345 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14346
14347 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14348 simulator. Use standard powerpc-*-eabi*.
14349
14350 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14351
14352 * configure.in: Stop putting gas and binutils in noconfigdirs for
14353 powerpc-*-aix* and rs6000-*-*.
14354
14355 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14356
14357 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14358 -mcall-aixdesc libraries.
14359
14360 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14361
14362 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14363
14364 * config.sub (arm | armel | armeb): Fix shell syntax.
14365
14366 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14367
14368 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14369 -msoft-float and -mcpu=common support.
14370 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14371 libraries.
14372
14373 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14374
14375 * configure.in: Allow configuration and build of emacs19 for the alpha.
14376
14377 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14378
14379 * configure.in (CC): Get ^CC, not just any old CC, from
14380 ${host_makefile_frag}.
14381
14382 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14383
14384 * configure.in (CC): Try to get CC from
14385 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14386
14387 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14388
14389 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14390 only if it exists in $(srcdir).
14391
14392 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14393
14394 * configure: If CC and CXX are not set in the environment, set
14395 them, based on either an existing Makefile or on searching for gcc
14396 in PATH. Substitute for CC and CXX in Makefile.
14397 * configure.in: Remove libm from target_libs. Separate
14398 target_configdirs from configdirs. If CC is not set in
14399 environment, try to get it from a host Makefile fragment. Rewrite
14400 changes of configdirs to use skipdirs instead. A few minor
14401 tweaks. Take directories out of target_configdirs as they are
14402 taken out of configdirs. Remove existing Makefile files from
14403 subdirectories. Substitute for TARGET_CONFIGDIRS and
14404 CONFIG_ARGUMENTS in Makefile.
14405 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14406 by configure.in.
14407 (CONFIG_ARGUMENTS): Likewise.
14408 (CONFIGURE_TARGET_MODULES): New variable.
14409 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14410 ($(CONFIGURE_TARGET_MODULES)): New target.
14411 (configure-libg++, configure-libio): New targets.
14412 (all-libg++): Depend upon configure-libg++.
14413 (all-libio): Depend upon configure-libio.
14414 (configure-libgloss, all-libgloss): New targets.
14415 (configure-libstdc++): New target.
14416 (all-libstdc++): Depend upon configure-libstdc++.
14417 (configure-librx, all-librx): New targets.
14418 (configure-newlib): New target.
14419 (all-newlib): Depend upon configure-newlib
14420 (configure-xiberty): New target.
14421 (all-xiberty): Depend upon configure-xiberty.
14422
14423 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14424
14425 * configure.in (host i[345]86-*-win32): Expand the
14426 noconfigdirs again.
14427
14428 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14429
14430 * mpw-configure: Fix sed command file name.
14431
14432 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14433
14434 * configure.in (host i[345]86-*-win32): Reduce the
14435 noconfigdirs again.
14436
14437 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14438
14439 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14440 or powerpc*-*-pe*, since they are not yet supported.
14441
14442 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14443
14444 Add PowerMac support and many other enhancements.
14445 * mpw-configure: New option --cc to select compiler to use,
14446 paste options set according to --cc into the generated
14447 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14448 if mpw-make.sed is present.
14449 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14450 add forward includes for PowerPC include files.
14451 * mpw-build.in: Build using Makefile.PPC if present.
14452 (do-byacc, etc): Remove separate version resource builds.
14453 (do-gas): Build "stamps" before "all".
14454 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14455 * mpw-README: Update to reflect --cc option, PowerMac support,
14456 and recently-reported compatibility problems.
14457
14458 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14459
14460 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14461 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14462 (--with-multilib-top): Pass to recursive invocations.
14463
14464 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14465
14466 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14467 v810-*-*.
14468
14469 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14470
14471 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14472 gdb, ld and opcodes on v810-*-*.
14473
14474 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14475
14476 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14477 (local-maintainer-clean): New target.
14478 (maintainer-clean): New target.
14479 (realclean): Just depend upon maintainer-clean.
14480
14481 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14482
14483 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14484
14485 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14486
14487 * configure.in: Build ld in mips*-*-bsd* case.
14488
14489 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14490
14491 * config.sub: Accept -lites* OS. From Ian Dall.
14492
14493 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14494
14495 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14496 targets.
14497
14498 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14499
14500 * configure.in: treat i386-win32 canadian cross the same as
14501 i386-go32 canadian cross.
14502
14503 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14504
14505 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14506 running under the simulator to build a reduced set of libraries.
14507 (powerpc-*-eabiaix): Add fine grained multilib support added to
14508 other powerpc targets yesterday.
14509
14510 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14511
14512 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14513 -disable-softfloat, -disable-relocatable, -disable-aix, and
14514 -disable-sysv to control which multilib libraries get built.
14515
14516 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14517
14518 * configure: Add Makefile.tem to list of files to remove in trap
14519 handler.
14520
14521 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14522
14523 * config.guess (*Linux*): Add missing "exit"s.
14524 Also, need specific check for alpha-unknown-linux (uses COFF).
14525
14526 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14527
14528 * config.guess: Merge with FSF:
14529
14530 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14531 * config.guess (AIX4): More robust release numbering discovery.
14532
14533 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14534 * config.guess (i386-sequent-ptx): Properly get version number.
14535
14536 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14537 * config.guess (mips:*:4*:UMIPS): New case.
14538
14539 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14540
14541 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14542 (i386-win32 host): Likewise. Don't build readline.
14543
14544 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14545
14546 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14547 SUPPORT_FILES to submakes.
14548
14549 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14550
14551 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14552 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14553 mpw-configure.
14554
14555 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14556
14557 * configure.in (appdirs): Use =, not ==, in test expression when
14558 trying to build the text to print in the warning message for
14559 Solaris users.
14560
14561 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14562
14563 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14564
14565 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14566
14567 * config.guess: Recognize lynx-2.3.
14568
14569 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14570
14571 * config.sub (z8ksim): Deleted
14572 (z8k-*-coff): New, this is the one true name of the target.
14573
14574 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14575
14576 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14577
14578 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14579
14580 * config.guess (*:Linux:*:*): First try asking the linker what the
14581 default object file format is (elf, aout, or coff). Then if this
14582 fails, try previous methods.
14583
14584 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14585
14586 * configure.in: Don't build newlib for *-*-vxworks5.1.
14587
14588 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14589
14590 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14591 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14592
14593 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14594
14595 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14596
14597 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14598
14599 * cfg-ml-com.in: New file.
14600 * cfg-ml-pos.in: New file.
14601
14602 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14603
14604 * COPYING.NEWLIB: Add HP free copyright to list.
14605
14606 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14607
14608 * config.sub: Recognize -eabi* for the system, not just -eabi.
14609
14610 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14611
14612 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14613 * config.sub, configure.in (win32): New target and host.
14614
14615 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14616
14617 * configure.in: Add i386-pe configuration.
14618
14619 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14620
14621 * mpw-build.in (install): Install GDB after LD.
14622
14623 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14624
14625 * mpw-config.in (elf/mips.h): Always forward-include, needed
14626 for GDB to build.
14627
14628 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14629
14630 * testsuite: New directory for customer acceptance and whole tool
14631 chain tests.
14632
14633 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14634
14635 * configure: If per-host line isn't found, but AC_OUTPUT is found
14636 and a configure script exists, run it instead.
14637
14638 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14639
14640 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14641
14642 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14643
14644 * configure: Set build_{cpu,vendor,os,alias} to host values when
14645 --build isn't specified.
14646
14647 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14648
14649 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14650 (FLAGS_TO_PASS): Pass them.
14651 (EXTRA_TARGET_FLAGS): Ditto.
14652
14653 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14654
14655 * Makefile.in (all-libg++): Depend on all-libstdc++.
14656
14657 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14658
14659 * configure.in (noconfigdirs): Enable all packages for
14660 i386-unknown-netbsd.
14661
14662 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
14663
14664 * configure.in (noconfigdirs): Don't configure tk for i386-go32
14665 hosted builds (DOS builds)
14666
14667 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14668
14669 Changes for ARM based on patches from Richard Earnshaw:
14670 * config.sub: Handle armeb and armel.
14671 * configure.in: Omit arm linker only for riscix.
14672
14673 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
14674
14675 * config.guess: Update from FSF.
14676
14677 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
14678
14679 * config.sub: Recognize powerpcle as the little endian variant of
14680 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
14681 powerpcle variant. Convert pentium into i586, not i486. Add p5
14682 alias for i586. Map new x86 variants p6, k5, nexgen into i586
14683 temporarily.
14684
14685 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
14686
14687 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14688
14689 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14690
14691 * config.sub: Accept -lites* as a basic system type.
14692
14693 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14694
14695 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14696 installed, and if so return linuxoldld as the system name.
14697
14698 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14699
14700 * config.guess: Add hppa1.1-hp-lites support.
14701
14702 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14703
14704 * configure.in: Don't build newlib for m68k-vxworks5.1.
14705
14706 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14707
14708 * configure.in (mips-sgi-irix6): Use mh-irix5.
14709
14710 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
14711
14712 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14713
14714 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14715
14716 * test-build.mk: Enable building of shared libraries on IRIX 5 and
14717 OSF/1. Fix compiler flags.
14718 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
14719
14720 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
14721
14722 * configure.in: Recognize --with-newlib.
14723 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14724
14725 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14726
14727 * Makefile.in: move {all,check,install}-gdb from *_MODULES
14728 to *_X11_MODULES due to gdbtk needing X include files et al.
14729
14730 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
14731
14732 Merge in support for Mac MPW as a host.
14733 (Old change descriptions retained for informational value.)
14734
14735 * mpw-config.in: Add generic include forwards for cpu-specific
14736 include files in aout and elf directories.
14737
14738 * mpw-configure: Added copyright.
14739 * mpw-config.in: Check for presence of required build tools.
14740 (target_libs): Add newlib.
14741 (target_tools): Add examples.
14742 (Read Me): Generate as "Read Me for MPW" instead.
14743 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14744 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14745 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14746
14747 * mpw-configure: Remove subdir-specific makefile hackery,
14748 delete mk.tmp after using it.
14749
14750 * mpw-build.in (all): Display start and end times.
14751
14752 * mpw-configure (host_canonical): Set.
14753 (target_cpu): Always add to makefiles.
14754 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14755 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14756 (mpw-mh-mpw): Look for in srcdir and srcroot.
14757 Use sed instead of mpw-edit-prefix to edit prefix definitions.
14758
14759 * mpw-build.in: (install-only): New target.
14760
14761 * mpw-configure (host_alias, target_alias): Rename from hostalias
14762 and targetalias, add into generated Makefile.
14763 (mk.tmp): If present, add into generated Makefile.
14764 * mpw-build.in (all-gas): Build config.h first before gas proper.
14765
14766 * mpw-configure (config.status): Write only if changed.
14767 * mpw-config.in (readline): Configure it (not built, just used for
14768 definitions).
14769
14770 * mpw-config.in (elf/mips.h): Add a forward include.
14771
14772 * mpw-config.in: Forward-include most .h files in include into
14773 extra-include.
14774 (readline): Don't build.
14775 mpw-build.in (install): Install GDB.
14776
14777 * mpw-configure (prefix, mpw_prefix): Handle it.
14778 * mpw-config.in (mmalloc, readline): Don't configure.
14779 * mpw-build.in (thisscript): Rename to ThisScript.
14780 Use mpw-build instead of BuildProgram everywhere.
14781 (mmalloc, readline): Don't build.
14782 * mpw-README: New file, basic documentation about the MPW port.
14783
14784 * mpw-config.in: Use forward-include to create include files.
14785
14786 * mpw-configure: Add more things to the top of each configured
14787 Makefile, including contents of config/mpw-mh-mpw.
14788 * mpw-config.in (extra-include): Create this directory and fill it
14789 with Posix-like include files when configuring.
14790
14791 * config.sub (apple, mac, mpw): Add various aliases.
14792
14793 * mpw-build.in: New file, top-level build script fragment for MPW.
14794 * mpw-configure: New file, configure script for MPW.
14795 * mpw-config.in: New file, config fragment for MPW.
14796
14797 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14798
14799 * configure.in (host_libs): Remove glob, since it is gone from the
14800 sources.
14801
14802 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14803
14804 * Makefile.in: define empty GDB_NLM_DEPS var.
14805
14806 * configure.in(target_makefile_frag): use config/mt-netware
14807 for netware targets.
14808
14809 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
14810
14811 * config.sub: Merge in recent FSF changes. Remove linux special
14812 cases.
14813
14814 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14815
14816 Revert this change:
14817
14818 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14819
14820 * build-all.mk: Use CC=cc -Xs on Solaris.
14821
14822 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14823
14824 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
14825 stop using it.
14826 * Makefile.in: Nuke all references to glob subdirectory.
14827
14828 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14829
14830 * configure.in: Fix --enable-shared logic in per-host.
14831
14832 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
14833
14834 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14835
14836 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14837
14838 * configure.in (noconfigdirs): Don't build gas on AIX, for
14839 powerpc*-*-aix* as well as for rs6000*-*-aix*.
14840
14841 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
14842
14843 * configure: Fix --cache-file to work if the file argument is a
14844 relative path.
14845
14846 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
14847
14848 * configure: If the --cache-file is used, pass it down to
14849 configure in subdirectories.
14850
14851 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
14852
14853 * config.sub: add vxworks29k configuration.
14854
14855 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14856
14857 * Makefile.in (taz): Do "diststuff" part quietly.
14858
14859 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
14860
14861 * config.sub: Mini-merge with gcc/config.sub.
14862
14863 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14864
14865 * config.guess (IRIX): Sed - to _.
14866
14867 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14868
14869 * Makefile.in (source-vault, binary-vault): New targets.
14870
14871 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
14872
14873 * config.sub: Recognize -eabi as a basic system type.
14874
14875 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14876
14877 * configure.in (enable_shared stuff): Fix typo.
14878
14879 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
14880
14881 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14882
14883 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14884
14885 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14886
14887 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14888
14889 * configure.in (rs6000-*-*): Don't build gas.
14890
14891 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
14892
14893 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14894 reduce command line length.
14895 (AS_FOR_TARGET): Check for as.new, not Makefile.
14896 (NM_FOR_TARGET): Check for nm.new, not Makefile.
14897
14898 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
14899
14900 * config.guess: Merge from FSF.
14901
14902 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14903
14904 * configure: Don't use $ when handling program_suffix.
14905
14906 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
14907
14908 * configure.in: Configure tk for hppa/hpux.
14909
14910 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
14911
14912 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
14913
14914 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14915
14916 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
14917 to LIBCXXFLAGS. Tests are better run without it.
14918
14919 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
14920
14921 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14922
14923 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14924
14925 * configure.in (*-*-netware*): Don't configure xiberty.
14926
14927 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
14928
14929 * configure.in: Remove tk from native_only list.
14930
14931 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
14932
14933 * build-all.mk: Add mips-ncd-elf target to sun4 targets
14934 for special NCD build.
14935
14936 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14937
14938 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14939 makeall.bat, they're only useful for binutils snapshots.
14940 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14941 makeall.bat to specified SUPPORT_FILES.
14942
14943 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
14944
14945 * build-all.mk: Add Ericsson targets to sun4 and solaris
14946 hosts. Add BNR's sun4 target to solaris host, so their
14947 build-from-source will be tested in-house first.
14948
14949 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14950
14951 * Makefile.in (LIBCFLAGS): New variable.
14952 (CFLAGS_FOR_TARGET): Ditto.
14953 (LIBCFLAGS_FOR_TARGET): Ditto.
14954 (LIBCXXFLAGS): Ditto.
14955 (CXXFLAGS_FOR_TARGET): Ditto.
14956 (LIBCXXFLAGS_FOR_TARGET): Ditto.
14957 (BASE_FLAGS_TO_PASS): Pass them.
14958 (EXTRA_TARGET_FLAGS): Ditto.
14959
14960 * configure.in: Support --enable-shared.
14961
14962 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
14963
14964 * configure.in (target_libs): Include libstdc++ again.
14965 * config.guess: Update from FSF (for FreeBSD).
14966
14967 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14968
14969 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14970 makeall.bat.
14971 (DISTDOCDIRS): Add `etc'.
14972 (ETC_SUPPORT_PFX): New variable.
14973 (taz): Include anything from etc starting with a word in
14974 ETC_SUPPORT_PFX.
14975
14976 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14977
14978 * config.sub: Update for recent FSF changes. Remove obsolete
14979 h8300hds entry. Add -windows* and -osx as basic os. Minor
14980 spacing changes.
14981
14982 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14983
14984 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
14985
14986 * config.guess: Merge with FSF.
14987 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14988
14989 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14990
14991 * configure: Since the "trap 0" handler will override the exit
14992 status on many systems, only use it for "exit 1", and make it set
14993 a non-zero exit status; reset it before "exit 0". Also, check
14994 exit status of config.sub, and error out if it failed.
14995
14996 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
14997
14998 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14999 and install libgloss.
15000
15001 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15002
15003 * Makefile.in (all-binutils): Depend upon all-byacc.
15004
15005 * configure.in: Don't build emacs on Irix 5.
15006
15007 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15008
15009 * configure.in (*-*-netware*): Add libio.
15010
15011 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15012
15013 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15014 (CHECK_TARGET_MODULES): Ditto.
15015 (INSTALL_TARGET_MODULES): Ditto.
15016 (TARGET_LIBS): Ditto.
15017 (all-libstdc++): Note dependencies.
15018
15019 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15020
15021 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15022
15023 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15024
15025 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15026 -fexternal-templates.
15027
15028 * configure.in (target_libs): Add libstdc++.
15029 (noconfigdirs): Add libstdc++ as appropriate.
15030
15031 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15032
15033 * config.guess: Update from FSF.
15034
15035 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15036
15037 * configure: Use ${config_shell} when running ${configsub}.
15038
15039 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15040
15041 * config.sub: No longer recognize h8300h.
15042
15043 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15044
15045 * config.sub: Remove extraneous differences between config.sub and
15046 gcc/config.sub.
15047
15048 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15049
15050 * Makefile.in (DISTSTUFFDIRS): Add gas.
15051
15052 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15053
15054 * COPYING.NEWLIB: New file.
15055
15056 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15057
15058 * config.guess (HP-UX): Patch from Harlan Stenn
15059 <harlan@landmark.com> to also emit release level.
15060
15061 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15062
15063 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15064
15065 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15066
15067 * config.sub: Merge nextstep cleanup from FSF.
15068
15069 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15070
15071 * configure.in (arm-*-*): Don't configure ld for this target.
15072
15073 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15074
15075 * configure.in (*-*-netware): don't configure libg++, libio,
15076 librx, or newlib.
15077
15078 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15079
15080 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15081 configure ld--it works, but it doesn't support shared libraries.
15082
15083 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15084
15085 * config.guess (*-unknown-freebsd*): Get rid of possible
15086 trailing "(Release)" in version string.
15087 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15088
15089 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15090
15091 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15092 Fix type: *-next-neststep -> *-next-nextstep.
15093
15094 * config.guess: Merge from FSF:
15095
15096 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15097
15098 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15099
15100 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15101
15102 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15103 instead of UNIX_SV for UnixWare 1.0).
15104
15105 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15106
15107 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15108 to make gdb/nlm/* build after the compiler and linker.
15109
15110 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15111
15112 * config.guess (netbsd, freebsd, linux): Accept any machine,
15113 not just i[34]86.
15114 (m68k-atari-sysv4): Relocate to match FSF version.
15115
15116 * config.guess: More merges from the FSF:
15117
15118 Add a space before function call or macro invocation.
15119
15120 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15121
15122 * config.guess: Add trap cmd to remove dummy.c and dummy when
15123 interrupted.
15124
15125 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15126
15127 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15128 (dummy): Redirect stderr from compilation of dummy.c.
15129
15130 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15131
15132 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15133
15134 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15135
15136 * configure: Accept and ignore --cache*, for compatibility with
15137 new autoconf.
15138
15139 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15140
15141 * config.guess: Merge from FSF:
15142
15143 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15144
15145 * config.guess (Pyramid*:OSx*:*:*): New case.
15146 (PATH): Add /.attbin at end for finding uname.
15147 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
15148
15149 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15150
15151 * config.guess (M88*:DolphinOS:*:*): New case.
15152
15153 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15154
15155 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15156 to select whether to use ELF or COFF.
15157
15158 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15159
15160 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15161
15162 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15163
15164 * config.guess: Guess the OS version for HPUX.
15165
15166 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15167
15168 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15169
15170 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15171
15172 * configure.in: Recognize --with-headers, --with-libs, and
15173 --without-newlib.
15174 * Makefile.in (all-xiberty): Depend upon all-ld.
15175
15176 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15177
15178 * configure.in: Change i[34]86 to i[345]86.
15179
15180 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15181
15182 * configure (version): A few more tweaks to help message.
15183
15184 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15185
15186 * Makefile.in: Remove (for now) librx as a host library,
15187 now that we're building it for target.
15188
15189 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15190
15191 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15192 (Karl Berry).
15193
15194 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15195
15196 * configure.in: Also configure librx.
15197
15198 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15199
15200 * Makefile.in: Update various rules to reflect that librx
15201 is now needed for libg++.
15202
15203 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15204
15205 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15206
15207 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15208
15209 * configure.in: Configure the examples directory.
15210
15211 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15212
15213 * configure: Simplify Jun 2 1994 change.
15214
15215 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15216
15217 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15218 /bin/gcc isn't good enough to build gcc.
15219
15220 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15221
15222 * Makefile.in (GDB_SUPPORT_FILES): Remove
15223 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15224 (gdb.tar.gz): Add new rule to use standard distribution building
15225 mechanism.
15226
15227 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15228
15229 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15230 Bill Cox <bill@cygnus.com>.
15231
15232 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15233
15234 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15235
15236 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15237
15238 * configure: Search current dir first in .gdbinit.
15239
15240 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15241
15242 * config.sub: Recognize freebsd (merged from gcc config.sub).
15243
15244 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15245
15246 * config.sub: Refer to NeXT's operating system as nextstep.
15247
15248 * config.sub (case $basic_machine): Re-order the cases, to match
15249 the order in the FSF version (which is mostly alphabethical).
15250 Merge in some additions and changes from the FSF.
15251
15252 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15253
15254 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15255 * config.sub: Recognize cxux7.
15256 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15257
15258 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15259
15260 * config.sub: Fix typo powerpc -> powerpc-*.
15261
15262 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15263
15264 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15265
15266 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15267 parallel with all-emacs and install-emacs). Top-level command
15268 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15269
15270 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15271
15272 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15273 $(relbindir)/make before doing ``make install'', and use
15274 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15275 installing over running make binary.
15276 ($(host)-stamp-stage3-installed): Likewise.
15277
15278 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15279
15280 * config.guess: Recognize Mach.
15281
15282 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15283
15284 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15285 see whether --exec-prefix was used.
15286
15287 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15288
15289 * README: Explicitly mention libg++/README. (Zoo's idea.)
15290
15291 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15292
15293 * Makefile.in: Add all-librx target similar to all-libproc.
15294
15295 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15296
15297 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15298 with post 1.2 uname bogosity.
15299
15300 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15301
15302 * configure: Remove temporary files on receipt of a signal.
15303
15304 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15305
15306 * configure: If there is a package_makefile_frag, remove
15307 ${subdir}/Makefile.tem after copying it in.
15308
15309 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15310
15311 * build_all.mk: support rs6000 lynx identifies itself as
15312 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15313 since /bin/gcc is too feeble to compile a modern gcc.
15314
15315 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15316
15317 * brought devo/test-build.mk update-to-date with progressive/
15318 test-build.mk. Add lynx targets and hppa flag info.
15319
15320 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15321
15322 * configure.in: Use mh-ncrsvr43. Patch from
15323 Tom McConnell <tmcconne@sedona.intel.com>.
15324
15325 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15326
15327 * config.guess (i386-unknown-bsdi): No longer need to
15328 check #if defined(__bsdi__) && defined(__i386__).
15329
15330 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15331
15332 * configure: Set program_transform_nameoption correctly.
15333
15334 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15335
15336 * brought build-all.mk update-to-date with progressive build-all.mk,
15337 added new targets and hppa info.
15338
15339 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15340
15341 * configure: If config.guess result is a prefix of the user
15342 specified target, assume a native build and use the user specified
15343 target as the host alias. Remove SunOS patch suffix removal hack.
15344 * configure.in: Remove SunOS patch suffix removal hack.
15345
15346 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15347 in NATIVE_CHECK_MODULES.
15348
15349 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15350
15351 * Makefile.in: Rename HOST_ONLY to NATIVE.
15352 * configure: Delete SunOs patch suffix from host_canonical
15353 and build_canonical variables that are prepended to Makefiles.
15354 * configure.in: Add comments for easier maintenance.
15355
15356 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15357
15358 * Makefile.in: Add all-libproc target similar to all-gui.
15359
15360 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15361
15362 * Makefile.in (CHECK_MODULES): split into
15363 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15364
15365 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15366
15367 * config.guess (i386-unknown-bsdi): New system to guess.
15368
15369 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15370
15371 * Makefile.in: Add all-gui target (but not yet build by "all").
15372
15373 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15374
15375 * config.sub: Move deletion of patch suffix from here...
15376 * configure.in: To here, at Ian's suggestion. The top-
15377 level scripts might need to know of a patch level.
15378
15379 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15380
15381 * config.sub: Strip off patch suffix so rtl is recognized
15382 as a sunos4.1.3 machine, even though it's been patched.
15383
15384 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15385
15386 * Makefile.in (INSTALL_LAST): Delete.
15387 (INSTALL_DOSREL): New.
15388
15389 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15390
15391 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15392 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15393 whether we pass down --with-gnu-ld anyhow.
15394
15395 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15396
15397 * Makefile.in (INSTALL_LAST): Change operation so it works
15398 on more flavors of make.
15399 * configure.in (go32): Don't build libg++ or libio.
15400
15401 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15402
15403 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15404 they can be overriden by templates.
15405
15406 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15407
15408 * configure.in (target==go32): Don't build gdb.
15409 * dosrel: New directory.
15410
15411 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15412
15413 * configure.in (host==go32): Configure dosrel too.
15414 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15415 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15416 be set by incoming names or templates.
15417 (INSTALL_LAST): New rule.
15418
15419 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15420
15421 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15422
15423 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15424
15425 * configure.in (appdirs): New variable. Currently empty, but will
15426 be used in gas distribution. If nonempty, lists a set of
15427 directories at least one of which must get configured, or top
15428 level configuration is considered to have failed.
15429 (rs6000-*-lynxos*): Use new file name.
15430
15431 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15432
15433 Eliminate XTRAFLAGS.
15434 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15435 newlib include files using -idirafter, and also use -nostdinc.
15436 (CXX_FOR_TARGET): Likewise.
15437 (XTRAFLAGS): Removed.
15438 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15439 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15440 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15441 ($(DO_X)): Don't pass down XTRAFLAGS.
15442
15443 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15444
15445 * configure.in (mips*-dec-bsd*): New target; do build linker.
15446 (mips*-*-bsd*): New target; don't build linker.
15447
15448 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15449
15450 * configure.in: support rs6000-*-lynxos* configuration.
15451 support sunos4 as a cross target.
15452
15453 * config.sub: look for lynx*, not lynx since the OS version may
15454 legitimately be part of the name.
15455
15456 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15457
15458 * configure.in (i[34]86-*-sco*): Move to be with other i386
15459 targets.
15460 (romp-*-*): New target. Skip various binary utilities.
15461 (vax-*-*): New target. Don't build newlib.
15462 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15463
15464 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15465
15466 * configure.in: Only set host_makefile_frag if config
15467 directory exists.
15468
15469 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15470
15471 * install.sh: If $dstdir exists, don't check whether each
15472 component does.
15473
15474 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15475
15476 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15477
15478 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15479
15480 * configure.in (*-*-lynxos*): Don't configure newlib for either
15481 native or cross Lynx.
15482
15483 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15484
15485 * config.sub (sparc64-elf): Fix os.
15486 (z8k): Remove duplicate.
15487
15488 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15489
15490 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15491 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15492
15493 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15494
15495 * configure: Make file links cleanly even if Lynx fails on
15496 an NFS symlink (at least fail cleanly).
15497
15498 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15499
15500 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15501 -XNh2000.
15502
15503 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15504
15505 * configure: Unknown options are fatal again.
15506
15507 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15508
15509 * configure: Ignore --x-includes and --x-libraries, for Autoconf
15510 compatibility.
15511
15512 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15513
15514 * build-all.mk: Add `clean' target.
15515
15516 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15517
15518 * config.guess: Add SINIX support.
15519 * configure.in: Add mips-*-sysv4* support.
15520
15521 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15522
15523 * build-all.mk: Document all useful targets.
15524 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15525 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15526
15527 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15528
15529 * configure: Support --silent, --quiet.
15530
15531 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15532
15533 * configure: Support --disable-FEATURE.
15534
15535 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15536
15537 * config.guess: Recognize NCR running SVR4.3.
15538
15539 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15540
15541 * config.guess: Make BSDI generate i386-unknown-bsd386.
15542 Patch from Paul Eggert <eggert@twinsun.com>.
15543
15544 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15545
15546 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15547
15548 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15549
15550 * configure: Make unrecognized options give nonfatal warnings
15551 instead of fatal errors, and pass them to any subdirectory
15552 configures in case they recognize them.
15553 Make --x equivalent to --with-x.
15554
15555 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15556
15557 * configure: Add --enable-* options. Clean up usage message and
15558 some comments.
15559
15560 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15561
15562 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15563
15564 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15565
15566 * configure.in (hppa*-*-*): Enable binutils.
15567
15568 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15569
15570 * config.sub: Recognize cisco.
15571
15572 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15573
15574 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15575
15576 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15577
15578 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15579 than one configuration name. Add comment.
15580
15581 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15582
15583 * config.guess: about target *-hitachi-hiuxwe2, fixed
15584 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15585 macro is incorrect.]
15586
15587 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15588
15589 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15590 than the "make ls" stuff which used to be here.
15591
15592 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15593
15594 * config.guess: Recognize i[34]86-unknown-freebsd.
15595 From Shawn M Carey <smcarey@rodan.syr.edu>.
15596
15597 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15598
15599 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15600
15601 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15602
15603 * config.guess: Check for ptx.
15604
15605 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15606
15607 * config.sub: Add os9k checking.
15608
15609 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15610
15611 * config.guess: Handle OSF1 running on HPPA processors
15612
15613 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15614
15615 * configure: If subdir configure fails, print out a message with
15616 subdirectory name, in case subdir's configure code didn't identify
15617 itself.
15618
15619 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15620
15621 * configure.in: Remove embedded newlines from configdirs.
15622 Avoid mismatches of substrings. Fix matching strings at end
15623 of configdirs.
15624
15625 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15626
15627 * config.guess: Add Lynx/rs6000 config support.
15628
15629 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15630
15631 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15632
15633 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15634
15635 * configure.in (hppa*-*-osf*): Treat this just like most other
15636 PA configurations (eg no binutils or ld).
15637 (hppa*-*-*elf*): These configurations have binutils and ld.
15638
15639 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15640
15641 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15642
15643 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15644
15645 * configure.in (rs6000-*-*): Build gas.
15646
15647 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15648
15649 * Makefile.in: Avoid bug in losing hpux sed.
15650
15651 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15652
15653 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15654 for GDB and GDB has been fixed to not need it.
15655
15656 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15657
15658 * config.guess: Recognize vax hosts.
15659
15660 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15661
15662 * configure (while loop): Don't use "break 2" inside case
15663 statement -- the case statement isn't an enclosing loop.
15664
15665 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15666
15667 * config.guess: Clean up NeXT support, to allow nextstep
15668 on Intel machines. Make OS be nextstep.
15669
15670 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
15671
15672 * config.guess: Add alternate forms for Convex.
15673
15674 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
15675
15676 * configure: Completely rewrite option processing. Take
15677 advantage of pattern-matching to avoid invoking test frequently.
15678 Also clean up host and target defaulting logic.
15679
15680 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15681
15682 * Makefile.in: Replace all occurrances of "rootme" with "r" and
15683 "$${rootme}" with "$$r", to increase the likelihood that the do-*
15684 commands (plus user environment) will fit SCO limits.
15685
15686 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15687
15688 * configure.in: Don't issue warnings about directories which are
15689 not being configured if -norecursion is set. Correct test for
15690 --with-gnu-as and --with-gnu-ld to not get confused by substring
15691 matches.
15692
15693 * configure.in: Don't build gas for alpha-dec-osf1*.
15694
15695 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15696
15697 * configure: Back out Per's change of 12/19/1993. It changes the
15698 behavior of configure in unexpected and confusing ways.
15699
15700 Also, use different delim char when calculating
15701 program_transform_name so that the name can contain slashes.
15702
15703 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15704
15705 * configure.in, config.sub: Add support for VSTa micro-kernel.
15706
15707 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15708
15709 * configure.in: Nuke hacks which were used to get a special
15710 version of GAS for HPPA configurations.
15711
15712 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
15713
15714 * configure: If only ${target_alias} is given, use that
15715 as the default for ${host_alias}.
15716 * configure: Add missing back-slashes before nested quotes.
15717
15718 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15719
15720 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15721
15722 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
15723
15724 * config.guess: Recognize some Tektronix configurations.
15725 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15726
15727 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15728
15729 * config.sub: Match any flavor of SH.
15730
15731 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
15732
15733 * configure.in: Don't try to configure newlib for Alpha.
15734
15735 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15736
15737 * configure.in: Don't build ld for Irix 5. Don't build gas,
15738 libg++ or libio for any Alpha target.
15739
15740 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15741
15742 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
15743
15744 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15745 default arguments -- so it tried to compress itself.
15746
15747 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15748
15749 * configure.in (notsupp): ensure that a space is always at the end
15750 of the configdirs list, since the grep checks for an explicit space
15751
15752 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15753
15754 * configure.in (target i386-sysv4.2): don't build ld, since static
15755 versions of many libraries are not available.
15756
15757 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15758
15759 * config.guess: Recognize Apollos (using environment variables).
15760 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15761
15762 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15763
15764 * config.guess: Recognize Sony news mips running newsos.
15765
15766 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
15767
15768 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15769 "fi ; else" for bash.
15770
15771 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
15772
15773 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15774
15775 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
15776
15777 * config.sub: accept unixware as an alias for svr4.2.
15778 Fix some inconsistancies with the gcc version.
15779
15780 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15781
15782 * Makefile.in (DISTDOCDIRS): Add gdb.
15783
15784 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
15785
15786 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
15787
15788 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15789
15790 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15791 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15792 this now.
15793
15794 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15795
15796 * config.sub: Accept hiux* as an OS name.
15797
15798 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15799 etc/make-stds.texi. The underscore came from gcc, and dje now
15800 agrees that RUNTESTFLAGS is the correct name.
15801
15802 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
15803
15804 * install.sh: Remove 'set -e'. It makes any conditionals
15805 in the script useless.
15806
15807 * config.guess: Automatically recognize arm-acorn-riscix
15808 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15809
15810 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
15811
15812 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15813
15814 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15815
15816 * Makefile.in (DISTDOCDIRS): New variable.
15817 (taz): Edit local Makefile.in sooner, instead of proto-toplev
15818 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
15819
15820 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15821
15822 * configure.in (hppa target): check the source directory for the
15823 pagas sub-directory
15824
15825 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
15826
15827 * config.sub: Allow -aout* and -elf*.
15828
15829 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15830
15831 * configure.in: Don't build ld on i386-solaris2, same as for
15832 sparc-solaris2.
15833
15834 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
15835
15836 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15837
15838 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15839
15840 * configure.in: Configure gdb for alpha.
15841
15842 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15843
15844 * Makefile.in (CXXFLAGS): Add -O.
15845
15846 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15847
15848 * config.guess: added support for DG Aviion
15849
15850 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15851
15852 * configure.in: Produce warning message for subdirectories not
15853 configurable for this host/target combination. Don't try to
15854 configure gdb for vms.
15855
15856 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15857
15858 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15859 appropriate files before making "diststuff".
15860 (DISTBISONFILES): New var: list of files to be edited.
15861 (DISTSTUFFDIRS): Add binutils.
15862
15863 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15864
15865 * config.sub: also handle mipsel and mips64el (for little endian mips)
15866
15867 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15868
15869 * configure.in: Add * to end of all OS names.
15870
15871 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
15872
15873 * configure.in: Build newlib for LynxOS native.
15874
15875 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15876
15877 * config.guess: Add support for delta 88k running SVR3.
15878
15879 * configure.in: Add comment about HP compiler vs. emacs.
15880
15881 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15882
15883 * configure.in: don't build ld on solaris2 (not a viable option
15884 due to bugs in getpwnam & getpwuid)
15885
15886 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15887
15888 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15889 config.guess will produce a full version number.
15890
15891 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15892
15893 * configure.in: Build linker and binutils for alpha-dec-osf1.
15894
15895 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15896
15897 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15898 and gdb/testsuite/Makefile.in.
15899
15900 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15901
15902 * configure.in: recognize mips*- instead of mips-
15903
15904 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
15905
15906 * config.sub: Accept linux*coff and linux*elf as operating
15907 systems.
15908
15909 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15910
15911 * config.sub: Recognize mips64, and mips3 as an alias for it.
15912
15913 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15914
15915 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15916 gdb knows how to handle OSF/1 shared libraries.
15917
15918 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15919
15920 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15921 * config.guess: Recognize Hitachi's HIUX.
15922 * config.sub: Recognize h3050r* and hppahitachi.
15923 Remove redundant cases for hp9k[23]*.
15924
15925 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15926
15927 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15928 if gas and ld are in the source tree and are in ${configdirs}.
15929 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15930 --with options (but still pass them down on the command line,
15931 if they were explicitly specified).
15932
15933 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15934
15935 * configure: substitute SHELL value in Makefile.in with
15936 ${CONFIG_SHELL}
15937
15938 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15939
15940 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15941 *-*-solaris2* targets.
15942
15943 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15944
15945 * Makefile.in: define M4, and pass it down to sub-makes;
15946 all-autoconf now depends on all-m4
15947
15948 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15949
15950 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15951 presence of {ar,ranlib} instead of a configured directory
15952
15953 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
15954
15955 * config.guess: Accept 34?? as well as 33?? for NCR.
15956
15957 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15958
15959 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15960 of 'gas' in sed commands, since 'gash' is now in the tree as well.
15961
15962 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15963
15964 * configure: grab values for $(CC) and $(CXX) from the
15965 environment, so that someone can do "CC=gcc configure; make" and
15966 have it work right (matching the way that autoconf works now)
15967
15968 * configure.in, Makefile.in: add support for gash, the tcl
15969 interface to Galaxy
15970
15971 * config.guess: add NetBSD variants (hp300, x86)
15972
15973 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
15974
15975 * install.sh: Support -d option (in the manner of SunOS 4 install,
15976 as it is more deterministic than that of GNU install)
15977 (chmodcmd): Set file to mode 755 by default (should also do default
15978 chgrp and chown, but I don't feel like dealing with that now)
15979
15980 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
15981
15982 * config.sub: Remove h8300hhms alias.
15983
15984 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15985
15986 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15987
15988 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15989
15990 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15991 as stmp-fixinc
15992
15993 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15994
15995 * config.sub: recognize m88110-bug-coff.
15996
15997 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15998
15999 * Makefile.in (all-libio): all dependencies on the toolchain used
16000 to build this (gcc, gas, ld, etc)
16001
16002 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16003
16004 * config.guess: Deal with OSF/1 1.3 on alpha.
16005
16006 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16007
16008 * install.sh: add some 'else true' clauses for portability
16009
16010 * configure.in: don't build libio for h8[35]00-*-* targets
16011
16012 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16013
16014 * Makefile.in: Add support for new libio.
16015
16016 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16017
16018 * install.sh: If one command fails, don't try the rest. Don't try
16019 to remove $dsttmp (via trap) unless we have already created it.
16020 If $src doesn't exist, detect it and exit with an error.
16021
16022 * config.guess: Recognize BSD on hp300.
16023
16024 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16025
16026 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16027 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16028
16029 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16030
16031 * Makefile.in (all-send-pr): depends on all-prms
16032
16033 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16034
16035 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16036
16037 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16038
16039 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16040 Added test for mips-mips-riscos5.
16041
16042 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16043
16044 * configure.in: use mh-hp300 for 68k HP hosts
16045
16046 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16047
16048 * configure: add support for CONFIG_SHELL, so that you can use
16049 some alternate shell for evaluating configure scripts
16050
16051 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16052
16053 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16054 in configure script to bug-gdb@prep.ai.mit.edu when building
16055 distribution archive.
16056 * Makefile.in (COMPRESS): Remove def.
16057 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16058 gdb.tar.Z and make-gdb.tar.Z respectively.
16059 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16060 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16061 to convergence with 'taz' target in Makefile.in.
16062
16063 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16064
16065 * install.sh (dsttmp): use trap to ensure that tmp files go
16066 away on error conditions
16067
16068 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16069
16070 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16071
16072 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16073
16074 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16075 its parent is '/' not ''.
16076
16077 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16078
16079 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16080
16081 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16082 that ${newsrcdir}/configure.in does.
16083
16084 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16085
16086 * test-build.mk: support for CONFIG_SHELL
16087
16088 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16089
16090 * config.sub (netware): Add as a basic system type.
16091
16092 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16093
16094 * Makefile.in (Makefile): depend on configure.in. Also drop the
16095 $(srcdir)/ from the dependency on Makefile.in.
16096
16097 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16098
16099 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16100 (h8300hhms is temporary until multi-libraries are implemented).
16101 * configure.in: Handle h8300h too.
16102
16103 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16104
16105 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16106
16107 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16108
16109 * configure: Remove extraneous output when guessing host type.
16110 * config.guess: Remove extraneous output when guessing using C
16111 compiler rather than uname, or when guessing fails.
16112
16113 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16114
16115 * Makefile.in: remove all.cross and install.cross targets
16116
16117 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16118 definitions
16119
16120 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16121
16122 * configure.in (target sh): Build gprof.
16123
16124 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16125
16126 * config.sub: change -solaris to -solaris2
16127
16128 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16129
16130 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16131
16132 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16133
16134 * configure: Correct error message for missing Makefile.in to
16135 print correct directory.
16136
16137 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16138
16139 * install.sh: kludge around 386BSD shell bug
16140
16141 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16142
16143 * config.guess: Recognize NeXT.
16144 * config.guess: Recognize i486-ncr-sysv4.
16145 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16146
16147 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16148
16149 * Makefile.in (MAKEINFOFLAGS): New variable.
16150 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16151 * build-all.mk, test-build.mk: Pass down --no-split as
16152 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16153
16154 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16155
16156 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16157
16158 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16159
16160 * Makefile.in (libg++.tar.z): New rule.
16161 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16162 * Makefile.in (taz): Only do a single chmod.
16163
16164 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16165
16166 * install.sh: don't use dirname anymore (replaced with sed usage)
16167
16168 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16169
16170 * Makefile.in: Change extension for gzip'd files from '.z' to
16171 '.gz' per new FSF standard usage.
16172
16173 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16174
16175 * configure: put quotes around the final value of program_transform_name
16176
16177 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16178
16179 * Makefile.in: new install.sh support; update install-info rules
16180
16181 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16182
16183 * configure.in: Build diff for crosses, but not for go32 host.
16184
16185 * configure.in: Build gprof only for native, and don't build it
16186 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16187
16188 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16189
16190 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16191
16192 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16193
16194 * configure.in (host_tools): Add prms.
16195
16196 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16197
16198 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16199 with $(FLAGS_TO_PASS) on the command line
16200
16201 * config.sub: Recognize lynx and lynxos
16202
16203 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16204
16205 * config.sub: Accept -ecoff*, not just -ecoff.
16206
16207 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16208
16209 * Makefile.in (taz): Use .gz suffix instead of .z.
16210 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16211 names.
16212
16213 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16214
16215 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16216
16217 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16218
16219 * Makefile.in (install-no-fixedincludes): install gcc last, so
16220 that rebuilds that might happen during 'make install' don't get
16221 bogus gcc include files
16222
16223 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16224
16225 Change from Utah for HPPA support:
16226 * config.guess: Recognize hppa1.x-hp-bsd.
16227
16228 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16229
16230 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16231 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16232
16233 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16234
16235 * config.sub: Add support for rom68k and bug boot monitors.
16236
16237 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16238
16239 * Makefile.in: Make all-opcodes depend on all-bfd.
16240
16241 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16242
16243 * config.guess: Added special check for i[34]86-univel-sysv4*.
16244
16245 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16246
16247 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16248 the processor rather than assuming i486.
16249
16250 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16251
16252 * config.guess: Recognize SunOS6 as Solaris3.
16253
16254 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16255
16256 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16257 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16258
16259 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16260
16261 * build-all.mk (all-cross): New target for Canadian Cross.
16262 Added Q2 go32 targets.
16263 * test-build.mk: Configure go32 cross sparclite-aout and
16264 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16265 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16266
16267 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16268
16269 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16270 GO32 hosted toolchains
16271
16272 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16273
16274 * configure: change so "-exec-prefix" gets passed down rather
16275 than "-exec_prefix" so autoconf generated Makefiles get the
16276 exec_prefix set right.
16277
16278 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16279
16280 * config.guess: get the Solaris2 minor version number
16281
16282 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16283
16284 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16285
16286 * config.guess: Recognize some Sequent platforms.
16287
16288 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16289
16290 * Makefile.in: added the vault-install target
16291
16292 * configure.in: actually use the Sun3 makefile fragment that's in
16293 config, also added the release dir to configdirs
16294
16295 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16296
16297 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16298
16299 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16300
16301 * configure.in: remove some program from Alpha targetted toolchains
16302
16303 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16304
16305 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16306 gprof.
16307 (taz): Run "make diststuff" in those directories instead of "make
16308 proto-dir". Look for "VERSION=" only at start of line in subdir
16309 Makefile. Use "gzip -9" for compression.
16310 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16311 (binutils.tar.z): New target.
16312
16313 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16314
16315 * Makefile.in (taz): Include gpl.texinfo.
16316
16317 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16318
16319 * Makefile.in (setup-dirs): Merged into "taz" target.
16320 (taz): Only do `proto-dir' stuff if a directory is actually needed
16321 for this target.
16322
16323 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16324
16325 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16326 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16327 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16328 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16329 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16330
16331 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16332
16333 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16334 config.sub, and move-if-change to gdb testsuite distribution
16335 archive, so the testsuite can be extracted, configured, and
16336 run separately from the gdb distribution. Blow away the Chill
16337 tests that require a Chill compiled executable, since GNU Chill
16338 is not yet publically available.
16339
16340 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16341
16342 * test-build.mk: set environment variables in a single command,
16343 instead of a list of assignments and exports
16344
16345 * config.guess: recognize Alpha/OSF1 systems
16346
16347 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16348
16349 * configure: Change help message to prefer --options rather than
16350 -options.
16351
16352 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16353
16354 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16355 zippy@ecst.csuchico.edu.
16356 * config.guess: Recognize miniframe.
16357
16358 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16359
16360 * Makefile.in: Use srcroot to find runtest rather than rootme.
16361 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16362
16363 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16364
16365 * test-build.mk: Extensive additions to support building on a
16366 machine other than the host.
16367
16368 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16369
16370 * configure (tooldir): Fix for i386-aix again.
16371
16372 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16373
16374 * configure, Makefile.in: Change definition of $(tooldir)
16375 to match the FSF.
16376
16377 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16378
16379 * config.guess: Recognize i[34]86/SVR4.
16380
16381 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16382
16383 * Makefile.in (all-gdb): gdb depends on sim.
16384
16385 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16386
16387 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16388 at the same time we make the prototype gdb directory.
16389 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16390 files at the same time as the gdb base release distribution.
16391
16392 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16393
16394 * Makefile.in (check): Use individual check targets rather than
16395 DO_X rule.
16396 (check-gcc): Added.
16397
16398 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16399
16400 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16401 for System V release 3.2.
16402
16403 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16404
16405 * config.sub: Recognize hppaosf.
16406 * configure.in: Do configure ld/binutils/gas for it.
16407
16408 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16409
16410 * configure (tooldir): Alter syntax used to set this, for systems
16411 where "\$" isn't handled right, like i386-aix.
16412
16413 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16414
16415 * configure: Pass program-transform-name, not
16416 program_transform_name, to recursive configures.
16417
16418 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16419
16420 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16421 of gas+ld+binutils.
16422
16423 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16424
16425 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16426
16427 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16428
16429 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16430
16431 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16432
16433 * Makefile.in (PRMS): Set back to all-prms.
16434
16435 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16436
16437 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16438 targets, rather than for MIPS hosts.
16439
16440 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16441
16442 * configure.in: add comment for --with-x default values
16443
16444 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16445
16446 * Makefile.in: add check-* targets for each of the directories in
16447 the tree. Add a definition of RUNTEST that will use the one we
16448 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16449
16450 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16451
16452 * configure.in: Removed obsolete references to bfd_target and
16453 target_makefile_frag.
16454
16455 * build-all.mk: Set assorted targets for Q2.
16456 * config.sub: Recognize z8k-sim and h8300-hms.
16457 * test-build.mk: Really don't pass host to configure.
16458 (HOLES): Added uname.
16459
16460 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16461
16462 * configure: Handle an empty program-prefix, program-suffix or
16463 program-transform-name correctly.
16464
16465 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16466
16467 * build-all.mk: -G 8 no longer required for MIPS targets.
16468 * test-build.mk: Don't pass host argument to configure; make it
16469 guess.
16470
16471 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16472
16473 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16474 * Makefile.in (COMPRESS): New macro, like GZIP.
16475
16476 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16477
16478 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16479
16480 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16481 with gas currently defaults to -G 0.
16482
16483 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16484
16485 * Makefile.in (all-flex): flex depends on byacc.
16486
16487 * build-all.mk: If host not specified, use config.guess. Pass TAG
16488 to test-build.mk as RELEASE_TAG.
16489 * test-build.mk (configargs): New variable containing arguments to
16490 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16491 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16492
16493 * config.guess: Use /bin/uname when checking -X argument on SCO,
16494 to avoid invoking GNU uname which doesn't understand -X.
16495
16496 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16497
16498 * configure.in: Build gas for mips-*-*.
16499
16500 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16501
16502 * Makefile.in (all.normal): insert missing backslash.
16503
16504 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16505
16506 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16507
16508 * Makefile.in: Complete overhaul to merge many almost identical
16509 targets.
16510
16511 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16512
16513 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16514 (gdb.tar.Z): Adjusted.
16515
16516 * Makefile.in (setup-dirs, taz): New targets; should be general
16517 enough to adapt for gdb sometime. Build only .z file.
16518 (gas.tar.z): New target.
16519
16520 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16521
16522 * build-all.mk: Use CC=cc -Xs on Solaris.
16523
16524 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16525
16526 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16527 for handling BISON for FSF releases.
16528
16529 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16530
16531 * configure: Actually implement the change zoo just documented.
16532
16533 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16534
16535 * configure: when using config.guess, only set target_alias when
16536 it's not already been set (ie, on the command line)
16537
16538 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16539
16540 * Makefile.in: add installcheck target, set PRMS to install-prms
16541
16542 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16543
16544 * configure: add support for package_makefile_fragment, handle the
16545 case where a directory has a configure.in file but no Makefile.in
16546 more gracefully (with an actual understandable error message, even);
16547 add support for --without (and add this to the usage message); also
16548 explicitly add a --host=${host_alias} to the command line when
16549 config.guess is used
16550
16551 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16552
16553 * configure: Must use both --host and --target in recursive calls.
16554
16555 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16556
16557 * Makefile.in: Change deja-gnu to dejagnu.
16558
16559 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16560
16561 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16562
16563 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16564
16565 * configure.in: canonicalize all instances to *-*-solaris2*,
16566 also strip out a number of tools to not build for go32 host
16567
16568 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16569
16570 * config.guess: add GPL.
16571
16572 * Makefile.in, config.guess, config.sub, configure: bump
16573 copyrights to 93.
16574
16575 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16576
16577 * Makefile.in (do-info): Removed obsolete check for existence of
16578 localenv file.
16579
16580 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16581
16582 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16583
16584 * Makefile.in: a couple of 'else true' for decstation,
16585 support for TclX
16586
16587 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16588
16589 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16590
16591 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16592
16593 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16594
16595 * config.guess: Recognize i386-ibm-aix (PS/2).
16596 * configure.in: Use config/mh-aix386 file for it.
16597
16598 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16599
16600 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16601 CC_FOR_TARGET instead.
16602 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16603
16604 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16605
16606 * Makefile.in: Add sim to list of directories sent with gdb
16607
16608 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16609
16610 * configure.in: Put back mips-dec-bsd* case.
16611
16612 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16613
16614 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16615 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16616 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16617
16618 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16619
16620 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16621
16622 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16623 (install-info): install dir.info only if it exists,
16624 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16625
16626 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16627
16628 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16629 gas for mips-dec-bsd.
16630
16631 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16632
16633 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16634 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16635
16636 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16637
16638 * configure.in: Added "dejagnu" to hosttools list.
16639
16640 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16641
16642 * config.sub, configure.in, config.guess: Add support
16643 for Bosx, an AIX variant from Bull.
16644 Patches from F.Pierresteguy@frcl.bull.fr.
16645
16646 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16647
16648 * devo/dejagnu: Initial creation of devo/dejagnu.
16649 Migrated dejagnu testcases and support files for testing software
16650 tools to reside as subdirectories, currently called "testsuite",
16651 within the directory of the software tool. Migrated all programs,
16652 support libraries, etc. beloging to dejagnu proper from
16653 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
16654 with no modifications. The changes to these files which will
16655 allow them to configure, build, and execute properly will be made
16656 in a future update.
16657
16658 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16659
16660 * Makefile.in: Change send_pr to send-pr.
16661 * configure.in: Likewise.
16662 * send_pr: Renamed directory to send-pr.
16663
16664 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
16665
16666 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
16667
16668 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
16669
16670 * README: Update for gdb-4.8 release.
16671 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
16672 gdb-xxx.tar.z (gzip'd) file also.
16673
16674 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16675
16676 * Makefile.in: make all-diff depend on all-libiberty
16677
16678 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
16679
16680 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16681
16682 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16683
16684 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16685
16686 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
16687
16688 * Makefile.in (DEVO_SUPPORT): Remove etc directory
16689 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16690 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16691
16692 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16693
16694 * Makefile.in: makeinfo binary is in a new location
16695
16696 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16697
16698 * config.sub: Accept -ecoff as an OS.
16699
16700 * Makefile.in: Various changes to eliminate a level of make
16701 recursion and reduce the required command line length.
16702 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16703 sub-makes.
16704 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16705 variables holding settings for specific sub-makes.
16706 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16707 in terms of BASE_FLAGS_TO_PASS.
16708 (TARGET_LIBS): New variable listing directories which use
16709 TARGET_FLAGS_TO_PASS.
16710 (subdir_do): Eliminated.
16711 (do-*): New set of targets to replace subdir_do.
16712 (various): All targets which used subdir_do now depend on do-*.
16713 (local-clean): Renamed from do_clean.
16714 (local-distclean): New target, dependency of distclean and
16715 realclean.
16716 (install-info): Don't create directories. Depend on dir.info
16717 rather than calling make recursively.
16718 (install-dir.info): Eliminated.
16719 (install-info-dirs): Create all info directories here.
16720 (dir.info): Depend upon do-install-info.
16721
16722 * test-build.mk (HOLES): Added false.
16723
16724 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
16725
16726 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
16727
16728 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16729
16730 * Makefile.in (info): remove dependency on all-texinfo. The
16731 problem was really in texinfo/C, not at this level.
16732
16733 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
16734
16735 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16736
16737 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
16738
16739 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
16740 GDB releases.
16741
16742 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16743
16744 * configure: Include srcdir in message about target of link not
16745 being found. Don't convert `-' to `_' in `with' options being
16746 passed to subdirs.
16747
16748 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16749
16750 * configure.in: add uudecode to host_tools
16751
16752 * Makefile.in: added {all,install}-uudecode targets, added them to
16753 the appropriate lists
16754
16755 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
16756
16757 * Makefile.in (all-gcc): Added dependency on all-gas.
16758
16759 * configure.in (mips-*-*): Build ld and binutils.
16760
16761 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16762
16763 * configure: check return code from mkdir, print error message and
16764 exit on failure.
16765
16766 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
16767
16768 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
16769
16770 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
16771
16772 * test-build.mk (HOLES): Added tar, cpio and uudecode.
16773
16774 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16775
16776 * config.sub (h8500): Recognize this as a cpu type.
16777
16778 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16779
16780 * configure: source directory missing is no longer a warning
16781
16782 * configure.in: recognize irix[34]* instead of irix[34]
16783
16784 * Makefile.in: define and pass down X11_LIB
16785
16786 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
16787
16788 * guess-systype: Renamed to ...
16789 * config.guess: ... by popular request.
16790 * configure.in, Makefile.in: Update accordingly.
16791
16792 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
16793
16794 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
16795 + Add Convex, Cray/Unicos, and Encore/Multimax support.
16796 + Execute ./dummy instead of assuming . is in PATH.
16797
16798 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
16799
16800 * guess-systype: New shell script. Attempts to guess the
16801 canonical host name of the executing host.
16802 Only a few hosts are supported so far.
16803 * configure: Call guess-systype if no host is specified.
16804
16805 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
16806
16807 * Makefile.in (gcc-no-fixedincludes): Made to work with current
16808 gcc Makefile.
16809
16810
16811 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
16812
16813 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16814 (all-gcc, install-gcc, subdir_do): Use it.
16815
16816 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16817
16818 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16819
16820 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
16821
16822 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16823 set exclusively by configure, using configure.in .
16824
16825 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16826
16827 * test-build.mk: set $PATH for all builds
16828
16829 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16830
16831 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
16832
16833 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
16834 the one used in gcc/Makefile.in, so that a null expansion doesn't
16835 override the one needed to build gcc with a native cc.
16836
16837
16838 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16839
16840 * configure: Accept -with arguments.
16841
16842 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16843
16844 * Makefile.in: added h8300sim
16845
16846 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
16847
16848 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16849 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
16850 (all-cygnus, native, build-cygnus): Make
16851 $(canonhost)-stamp-3stage-done, not $(host)....
16852 * test-build.mk (stamp-3stage-compared): Use tail +10c for
16853 i386-sco3.2v4. Added else true to if command.
16854
16855 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
16856
16857 * config.sub: (from FSF) Sequent uses a BSD-like OS.
16858
16859 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
16860
16861 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16862
16863 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16864
16865 * configure.in: don't remove binutils from Solaris builds
16866
16867 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
16868
16869 * Makefile.in: get rid of earlier definitions for *clean,
16870 also handle the recursive info rule better
16871
16872 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
16873
16874 * Makefile.in (mostlyclean, distclean, realclean): Fix to
16875 do more-or-less the right thing.
16876
16877 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
16878
16879 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16880 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16881
16882 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16883
16884 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16885 $(host_canonical).
16886
16887 * configure.in: split the configdirs list into 4 categories (native
16888 v. cross, library v. tool) and handle the cross-only and native-
16889 only in more reasonable (and correct!) way.
16890
16891 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
16892
16893 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
16894 configdirs anymore.
16895
16896 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16897
16898 * Makefile.in: extensive cleanup:: removed all of the explicit
16899 clean-* targets, collapsed many wrappers around subdir_do into
16900 one, added additional targets to satisfy standards.texi, deleted
16901 some old targets, some changes for consistency
16902
16903 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16904
16905 * configure.in: handle some programs as cross-only, and others as
16906 native only
16907
16908 * test-build.mk: handle partial holes in a more generic manner
16909
16910 * Makefile.in: m4 depends on libiberty
16911
16912 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16913
16914 * configure.in: add m4, textutils, fileutils, sed, shellutils,
16915 time, wdiff, and find to configdirs
16916
16917 * Makefile.in: all, clean, and install rules for the new programs
16918 added to configure.in
16919
16920 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16921
16922 * configure.in: use mh-sun for all *-sun-* hosts
16923
16924 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16925
16926 * Makefile.in: define flags for X11 include files and library file
16927 locations, pass them down to the programs that need this info
16928
16929 * build-all.mk: added a 'native' target, to 3stage the native toolchain
16930
16931 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16932
16933 * configure.in: start building libg++ for HP-UX targets
16934
16935 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
16936
16937 * README: Update references to files moved into etc/.
16938
16939 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
16940
16941 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
16942 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
16943
16944 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
16945
16946 * configure: accept dash as well as underscore in long option
16947 names for FSF compatibility.
16948
16949 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
16950
16951 * config.sub: added -sco3.2v4 support from FSF.
16952
16953 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16954
16955 * configure.in: expand the section that adds or removes
16956 directories from the list of programs to build, to handle native
16957 vs. cross in addition to host v. native
16958
16959 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
16960
16961 * Makefile.in: Replace C++ in macro names with CXX.
16962 This is less likely to break ...
16963
16964 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16965
16966 * test-build.mk: add -w to GNU_MAKE
16967
16968 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16969
16970 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16971 add 'sparc' to list of recognized cpus. This needed to make
16972 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16973 Delete some redundant ose68 variants. Recognize -wrs as an os,
16974 then changes that into $CPU-wrs-vxworks.
16975
16976 * configure.in: remove most references to gdbtest, regularize
16977 target based program removal
16978
16979 * test-build.mk: import from p3 tree (many fixes and changes)
16980
16981 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16982
16983 * Makefile.in: added rules to handle tcl, tk, and expect
16984
16985 * configure.in: handle those directories if they exist
16986
16987 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16988
16989 * config.sub: removed bogus hppabsd and hppahpux names, since
16990 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16991
16992 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16993
16994 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
16995 depends upon all-xiberty
16996
16997 * Makefile.in: changes from p3, including:
16998
16999 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17000
17001 * Makefile.in (XTRAFLAGS): include newlib directories if
17002 newlib/Makefile exists, rather than if host != target.
17003
17004 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17005
17006 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17007 from the same source tree and not building a cross-compiler. This
17008 matters for the libg++ configuration if reconfiguring a tree that
17009 has already been installed.
17010
17011 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17012
17013 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17014 pick up the machine and system specific header files.
17015
17016 * Makefile.in: added AS_FOR_TARGET, passed down in
17017 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17018 the C compiler to use to create programs which are run in the
17019 build environment, set it to default to $(CC), and passed it down
17020 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17021
17022 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17023
17024 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17025 We need them for unusual native builds, like systems without
17026 ranlib.
17027
17028 * configure: also define $(host_canonical) and
17029 $(target_canonical), which are the full, canonical names for the
17030 given host and target
17031
17032 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17033
17034 * Makefile.in: Added separate definitions for C++.
17035
17036 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17037
17038 * configure.in (configdirs): Add deja-gnu.
17039
17040 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17041
17042 * README: Update for configure.texi and gdb-4.7 release.
17043
17044 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17045
17046 * Makefile.in: Move "all" target to top of file.
17047 Previously, first target was ".PHONY" which caused BSD4.4 make
17048 to build .PHONY when make was run without arguments.
17049
17050 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17051
17052 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17053 Library-copylefted code in libiberty.
17054
17055 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17056
17057 * config.sub: Replace m68kmote with plain old m68k.
17058
17059 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17060
17061 * Makefile.in: Remove space from blank line, avoid Make complaints.
17062
17063 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17064
17065 * config.sub: Complain if no argument is given. Added support for
17066 386bsd as OS and target alias.
17067
17068 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17069
17070 * Makefile.in (XTRAFLAGS): include newlib directories if
17071 newlib/Makefile exists, rather than if host != target.
17072
17073 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17074
17075 * config.sub: recognize sparclite-wrs-vxworks.
17076
17077 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17078 p3.) Added clean-xiberty to clean.
17079
17080 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17081
17082 * configure.in: use *-*-* instead of nested cases for host and target
17083
17084 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17085
17086 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17087 from the same source tree and not building a cross-compiler. This
17088 matters for the libg++ configuration if reconfiguring a tree that
17089 has already been installed.
17090
17091 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17092
17093 * config.sub (i486v/i486v4): Merge in from FSF version.
17094
17095 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17096
17097 * configure: only set PWD if it is already set.
17098
17099 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17100
17101 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17102 doesn't have unset and all success paths (and most error paths)
17103 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17104 to just ${PWD} to avoid confusion.)
17105
17106 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17107
17108 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17109 even for a native compilation.
17110
17111 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17112
17113 Changes to make the gdb.tar.Z rule work better.
17114
17115 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17116 (DEVO_SUPPORT): Add configure.texi.
17117 (bfd-ilrt.tar.Z): Remove ancient rule.
17118
17119 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17120
17121 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17122 pick up the machine and system specific header files.
17123
17124 * configure.in, config.sub: added new target m68010-adobe-scout,
17125 with alias of adobe68k. Changed configure.in to check for
17126 -scout before -sco* to avoid a false match.
17127
17128 * Makefile.in: added AS_FOR_TARGET, passed down in
17129 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17130 the C compiler to use to create programs which are run in the
17131 build environment, set it to default to $(CC), and passed it down
17132 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17133
17134 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17135
17136 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17137 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17138 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17139 FOR_TARGET variants, to newlib and libg++.
17140
17141 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17142
17143 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17144 first.
17145
17146 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17147
17148 * config.sub: Accept `elf' as an environment.
17149
17150 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17151
17152 * Makefile.in (all-opcodes): cd into the right directory
17153
17154 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17155
17156 * configure: added -program_transform_name option, used as
17157 argument to sed when installing programs.
17158 configure.texi: added documentation for -program_prefix,
17159 -program_suffix and -program_transform_name.
17160
17161 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17162
17163 * config.sub: Accept i486 where i386 ok.
17164
17165 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17166
17167 * config.sub: accept we32k
17168
17169 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17170
17171 * config.sub, configure.in: accept OSE68000 and OSE68k.
17172
17173 * Makefile.in: don't create all directories for ``make install'';
17174 let the subdirectories create the ones they need.
17175
17176 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17177
17178 * COPYING: new file, GPL v2
17179
17180 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17181
17182 * Makefile.in: use the new gen-info-dir, which needs a template
17183 argument (which also lives in texinfo)
17184
17185 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17186
17187 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17188
17189 * config.sub (ncr3000): Change i386 to i486.
17190
17191 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17192
17193 * Makefile.in: add install-rcs, install-grep to
17194 install-no-fixedincludes, removed install-bison and install-libgcc
17195
17196 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17197
17198 * configure.in: grab the HPUX makefile fragment if on HPUX
17199
17200 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17201
17202 * Makefile.in: eradicate bison spoor (ditto libgcc).
17203 configure.in: recognise m68{k,000}-ericsson-OSE.
17204 es1800 is alias for m68k-ericsson-OSE
17205
17206 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17207
17208 * configure.in: rearrange the parts that remove programs from
17209 configdirs, based now on HOST==TARGET or by canonical triple.
17210
17211 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17212
17213 * test-build.mk: recurse explicitly with -f test-build.mk when
17214 appropriate. predicate stage3 and comparison on the existence
17215 of gcc. That is, if gcc isn't around, we aren't three-staging.
17216 On very clean, also remove ...stamp-co. Build in-place before
17217 doing other builds.
17218
17219 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17220
17221 * Makefile.in, configure.in: add tgas
17222
17223 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17224
17225 * Makefile.in: a number of changes merged in from progressive.
17226
17227 * configure.in: add libm.
17228
17229 * .cvsignore: ignore some stuff that comes from test-build.mk.
17230
17231 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17232
17233 * config.sub: Add es1800 (m68k-ericsson-es1800).
17234
17235 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17236
17237 * configure: Add program_suffix (parallel to program_prefix)
17238 * Makefile.in: adjust directory-creating script for losing decstation
17239
17240 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17241
17242 * configure: Minor $subdir-related fixes.
17243
17244 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17245
17246 * configure: fix various problems with propogating
17247 makefile_target_frag in subdirs.
17248 * configure.in: config libgcc if its there
17249
17250 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17251
17252 * config.sub: HPPA merge.
17253
17254 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17255
17256 * Makefile.in: Replace all-bison with all-byacc in all
17257 dependency lines for other tools (which now use byacc).
17258
17259 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17260
17261 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17262
17263 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17264
17265 * Makefile.in: make gprof rules similar to byacc rules (instead of
17266 vestigal $(unsubdir) that didn't work...)
17267
17268 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17269
17270 * config.sub: Add support for Linux.
17271 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17272 (at least for libg++).
17273
17274 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17275
17276 * configure.texi: fix doc for the -nfp option to configure
17277
17278 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17279
17280 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17281
17282 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17283
17284 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17285 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17286 * configure.in: added solaris* host_makefile_frag hook.
17287
17288 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17289
17290 * config.sub: changed recognition of m68000 so that various
17291 m68k types can be specified via m680[01234]0
17292
17293 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17294
17295 * config.sub (basic_machine): fix sed so that '-foo' isn't
17296 completely substituted out while .+'-foo' loses the '-foo'
17297
17298 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17299
17300 * config.sub ($os): Add -aout.
17301
17302 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17303
17304 * configure: If host_makefile_frag is absolute, don't
17305 prefix ${invsubdir} (relevant to libg++ auto-configure).
17306
17307 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17308
17309 * Makefile.in (tooldir): Define it.
17310 (all-ld): Depend on all-flex.
17311
17312 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17313
17314 * Makefile.in (check): Fix libg++ special case.
17315
17316 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17317
17318 * configure: do not bury `pwd` into config.status, thus do fewer
17319 pwd's.
17320
17321 * configure: print the "Building in" message only when building in
17322 other than "." AND verbose.
17323
17324 * configure: remove -s, rework -v to better accommodate guested
17325 configures.
17326
17327 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17328
17329 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17330
17331 * Makefile.in: macroize flags passed on recursion. remove
17332 fileutils.
17333
17334 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17335
17336 * configure: get makesrcdir right for subdirs deeper than 1.
17337
17338 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17339 install.
17340
17341 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17342
17343 * Makefile.in: don't print subdir_do or recursion lines.
17344
17345 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17346
17347 * standards.texi: added menu item.
17348
17349 * Makefile.in: build and install standards.info.
17350
17351 * standards.texi: new file.
17352
17353 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17354
17355 * configure: test for and move config.status pieces from
17356 ${subdir}/.
17357
17358 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17359
17360 * configure: Test for existance of files before trying to mv
17361 them, to avoid numerous non-existance messages.
17362
17363 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17364
17365 * configure: correct final line of config.status.
17366
17367 * configure: patch from eggert. Avoids a protection problem if
17368 the original Makefile.in is read only.
17369
17370 * configure: use move-if-change from gcc to create config.status.
17371 Some makefiles depend on config.status to tell if a directory
17372 has been reconfigured for a different host. This change
17373 prevents those directories from remaking everything in the case
17374 where the reconfig was only intended to rebuild a Makefile.
17375
17376 * configure: test for config.sub with "config.sub sun4" rather
17377 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17378 host alias from a missing config.sub.
17379
17380 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17381
17382 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17383 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17384
17385 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17386
17387 * configure: mkdir ${subdir} as needed.
17388
17389 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17390
17391 * Makefile.in,configure.in: added autoconf.
17392
17393 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17394
17395 * Makefile.in: no longer pass against on recursion.
17396
17397 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17398 definitions are not inherited.
17399
17400 * configure: correct makesrcdir when subdir is .
17401
17402 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17403
17404 * configure: Add support for 'subdirs' variable, which is
17405 like 'configdirs', except that configure doesn't re-invoke
17406 itself for subdirs, it just creates a Makefile for each subdir.
17407 * configure.texi: Document subdirs.
17408
17409 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17410
17411 * configure.in: added flex to configdirs
17412
17413 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17414
17415 * Makefile.in: remove clean-stamps from clean.
17416
17417 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17418
17419 * configure.in: Add gdbtest to configdirs.
17420
17421 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17422
17423 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17424 to recursive makes.
17425 * configure.in: Recognize new ncr3000 config.
17426
17427 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17428
17429 * Makefile.in, configure.in: removed references to gdbm.
17430
17431 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17432
17433 * config.sub: Don't canonicalize os value
17434 newsos* to bsd (readline needs to check for newsos).
17435 (This fix was earlier made Jan 31, but got re-broken.)
17436
17437 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17438
17439 * configure.in: sco is an os, not a vendor!
17440
17441 * configure: Quote $( better. Keep various shells happy.
17442
17443 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17444
17445 * Makefile.in: eliminate stamp-files.
17446
17447 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17448
17449 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17450 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17451
17452 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17453
17454 * config.sub: fix iris/iris3.
17455
17456 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17457
17458 * configure: re-add -rm.
17459
17460 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17461
17462 * Maskefile.in: add .stmp-rcs to all.
17463
17464 * configure.in: remove gas from rs6000 build, use aix host fragment.
17465
17466 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17467
17468 * configure: pass down site_option during recursion.
17469
17470 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17471
17472 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17473
17474 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17475
17476 * configure: Change exec_prefix so that it really defaults to prefix.
17477
17478 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17479
17480 * Makefile.in, configure.in: Add support for mmalloc library.
17481
17482 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17483
17484 * Makefile.in: add stmp dependencies for a few more things.
17485
17486 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17487
17488 * configure: adjusted error message on objdir/srcdir configure
17489 collision, per john's suggestion.
17490
17491 * Makefile.in: add libiberty stmp to all and all.cross.
17492
17493 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17494
17495 * Makefile.in: remove force dependencies, add grep to all.
17496
17497 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17498
17499 * Makefile.in: drop flex. make stamp files work.
17500
17501 * configure: added test for conflicting configuration in srcdir,
17502 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17503 gets cranky. use relative paths for configure and srcdir
17504 whenever possible. Send some error messages to stderr that were
17505 going to stdout.
17506
17507 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17508
17509 * Makefile.in: Fix libg++ rule to check for gcc directory
17510 before using gcc/gcc. Also pass XTRAFLAGS.
17511
17512 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17513
17514 * Makefile.in: added stmp-files so that directories aren't polled
17515 when they are already built.
17516
17517 * configure.texi: fixed a node pointer problem.
17518
17519 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17520
17521 * config.sub configure.in gdb/configure.in
17522 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17523 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17524 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17525
17526 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17527
17528 * configure: -recurring becomes -silent. corrected help message
17529 for -site= option.
17530
17531 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17532
17533 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17534
17535 * configure: when building Makefile for crosses, replace
17536 tooldir and program_prefix. default srcdir from location of
17537 config.sub. remove "for host in hosts" and "for target in
17538 targets" loops.
17539
17540 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17541
17542 * Makefile.in: Do not pass bindir or mandir to cvs.
17543
17544 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17545
17546 * Makefile.in, configure.in: removed traces of namesubdir,
17547 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17548 copyrights to '92, changed some from Cygnus to FSF.
17549
17550 * configure.texi: remove most references to multiple hosts,
17551 multiple targets, subdirs, etc.
17552
17553 * configure.man: removed rcsid. reference config.sub not
17554 config.subr.
17555
17556 * Makefile.in: mkdir $(infodir) on install-info.
17557
17558 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17559
17560 * configure.texi: Explain better about .gdbinit and about
17561 the environment that configure.in sections run in.
17562
17563 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17564
17565 * configure.in: Ultrix is only a decstation if it's a MIPS.
17566
17567 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17568
17569 * README: DOC.configure => cfg-paper.texi.
17570
17571 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17572
17573 * config.sub (near case $os): Don't convert newsos* to bsd!
17574
17575 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17576
17577 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17578 the number of copies of COPYING that go into the GDB tar file.
17579
17580 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17581
17582 * bfd/configure.in, gdb/config/mh-i386sco,
17583 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17584 Fix SCO configuration stuff.
17585
17586 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17587
17588 * Makefile.in: For libg++, make sure the -I pointing
17589 to the gcc directory goes *after* all the libg++-local -I flags.
17590 Also, move just-gcc dependency from just-libg++ to all-libg++.
17591
17592 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17593
17594 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17595
17596 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17597
17598 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17599
17600 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17601
17602 * config.sub: Add stratus configuration frags. Also
17603 submitted to FSF.
17604
17605 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17606
17607 * Makefile.in (DEV_SUPPORT): add configure.man.
17608
17609 * config.sub(Decode manufacturer-specific): add -none*.
17610
17611 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17612
17613 * Makefile.in: remove form feeds to make Sun's make happy.
17614 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17615
17616 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17617
17618 * Makefile.in (AR_FLAGS): Make quieter.
17619
17620 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17621
17622 * configure.in: Add libg++.
17623 * configure: When verbose, don't output the command line at each
17624 level; it will be unremarkably the same as the previous version,
17625 which will be the same as what the user typed.
17626
17627 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17628
17629 * configure.in, Makefile.in: fix clean-info, add flex. add
17630 fileutils.
17631
17632 * configure: be less sensitive to spaces in Makefile.in. Do not
17633 look for sources in "..". Doing so breaks subdirectories that
17634 might have their own configure. If a subdir has it's own
17635 configure script, use it.
17636
17637 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17638
17639 * cfg-paper.texi: some changes suggested by rms.
17640
17641 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17642
17643 * config.sub: Merge in some small additions from the FSF version,
17644 taken from the gcc distribution, to bring the Cygnus and FSF
17645 versions into closer sync.
17646
17647 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
17648
17649 * configure.in: Changed svr4 references to sysv4.
17650
17651 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
17652
17653 * configure: added -V for version number option.
17654
17655 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
17656
17657 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17658 renamed from DOC.configure to cfg-paper.texi.
17659
17660 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17661
17662 * configure, config.subr, config.sub: config.subr is now
17663 config.sub again.
17664
17665 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
17666
17667 * configure.texi: new file, in progress.
17668
17669 * Makefile.in: build info file and install the man page for
17670 configure.
17671
17672 * configure.man: new file, first cut.
17673
17674 * configure: find config.subr again now that configuration "none"
17675 has gone. removed all traces of the -ansi option. removed all
17676 traces of the -languages option.
17677
17678 * config.subr: resync from rms.
17679
17680 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17681
17682 * configure, config.sub, config.subr: merge config.sub into
17683 config.subr, call the result config.subr, remove config.sub, use
17684 config.subr.
17685
17686 * Makefile.in: revised install for dir.info.
17687
17688 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17689
17690 * configure.in: add decstation host makefile frag.
17691
17692 * Makefile.in: BISON now bison -y again. also install-gcc on
17693 install. clean-gdbm on clean. infodir belongs in datadir.
17694 Make directories for info install. Build dir.info here then
17695 install it.
17696
17697 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17698
17699 * Makefile.in: fix for bad directory tests.
17700
17701 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17702
17703 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17704 regexp. -srcdir relative was being handled incorrectly.
17705
17706 * Makefile.in: unwrapped some for loops so that parallel makes
17707 work again and so one can focus one's attention on a particular
17708 package.
17709
17710 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17711
17712 * configure: added PWD as a stand in for `pwd` (for speed). use
17713 elif wherever possible. make -srcdir work without -objdir.
17714 -objdir= commented out.
17715
17716 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17717
17718 * configure: +options become --options. -subdirs commented out.
17719 added -host, -datadir. Renamed -destdir to -prefix. Comment in
17720 Makefile now at top of generated Makefile. Removed cvs log
17721 entries. added -srcdir. create .gdbinit only if there is one
17722 in ${srcdir}.
17723
17724 * Makefile.in: idestdir and ddestdir go away. Added copyrights
17725 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
17726 and mandir now keyed off datadir by default.
17727
17728 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17729
17730 * Freshly created ChangeLog.
17731
17732 \f
17733 Local Variables:
17734 mode: change-log
17735 left-margin: 8
17736 fill-column: 76
17737 version-control: never
17738 End: