emit-rtl.c (gen_reg_rtx): Assert that crtl->emit.regno_pointer_align_length is non...
[gcc.git] / ChangeLog
1 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
2
3 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4
5 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
6
7 * MAINTAINERS (Write After Approval): Add myself.
8
9 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
10
11 PR target/59788
12 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
13 *solaris2*.
14
15 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
16
17 * MAINTAINERS: Update my email address.
18
19 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
20
21 * MAINTAINERS: Convert to UTF-8.
22 Properly sort Xinliang David Li's entry.
23
24 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
25 Sandra Loosemore <sandra@codesourcery.com>
26
27 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
28 nios2 port maintainers.
29
30 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
31
32 * MAINTAINERS (Write After Approval): Add myself.
33
34 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
35
36 * configure.ac: Add user-friendly check for native x86_64-linux
37 multilibs.
38 * configure: Regenerate.
39
40 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
41
42 * MAINTAINERS: Add myself as sh maintainer.
43
44 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
45
46 * MAINTAINERS: Add self as SLSR maintainer.
47
48 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
49
50 * MAINTAINERS: Update my email address.
51
52 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
53
54 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
55
56 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
57
58 * Makefile.in: Regenerate.
59
60 * Makefile.tpl: Fix typo.
61 * Makefile.in: Regenerate partially.
62
63 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
64
65 * configure.ac: Added libcilkrts to noconfig list when C++ is not
66 supported.
67 * configure: Regenerated.
68
69 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
70
71 * MAINTAINERS (Write After Approval): Add myself.
72
73 2013-10-30 Jason Merrill <jason@redhat.com>
74
75 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
76 --disable-build-format-warnings.
77
78 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
79
80 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
81 depend on libstdc++ and libgcc.
82 * configure: Regenerate.
83 * configure.ac: Added libcilkrts to target binaries. Also, restrict
84 libcilkrts for POSIX and i*86, and x86_64 architectures.
85 * Makefile.in: Added libcilkrts related fields to support building it.
86
87 2013-10-26 Jeff Law <law@redhat.com>
88
89 * Makefile.def (target_modules): Remove libmudflap
90 (languages): Remove check-target-libmudflap).
91 * Makefile.in: Rebuilt.
92 * Makefile.tpl (check-target-libmudflap-c++): Remove.
93 * configure.ac (target_libraries): Remove target-libmudflap.
94 Remove checks which disabled libmudflap on some systems.
95 * configure: Rebuilt.
96 * libmudflap: Directory removed.
97
98 2013-10-21 Cong Hou <congh@google.com>
99
100 * MAINTAINERS (Write After Approval): Add myself.
101
102 2013-10-16 Mike Stump <mikestump@comcast.net>
103
104 * .dir-locals.el: Add.
105
106 2013-10-15 David Malcolm <dmalcolm@redhat.com>
107
108 * configure.ac: Add --enable-host-shared
109 * configure: Regenerate.
110
111 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
112
113 Import from savannah.gnu.org:
114 * config.guess: Update to 2013-06-10 version.
115 * config.sub: Update to 2013-10-01 version.
116
117 2013-10-01 Simon Cook <simon.cook@embecosm.com>
118
119 Changes to build configuration to allow big endian ARC ELF toolchain
120 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
121 * configure: Regenerate.
122
123 2013-09-20 Alan Modra <amodra@gmail.com>
124
125 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
126 ppc host match. Support little-endian powerpc linux hosts.
127
128 2013-09-19 Dodji Seketeli <dodji@redhat.com>
129
130 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
131 maintainer.
132
133 2013-09-12 DJ Delorie <dj@redhat.com>
134
135 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
136 maintainers.
137
138 2013-09-03 Richard Biener <rguenther@suse.de>
139
140 * configure.ac: Also allow ISL 0.12.
141 * configure: Regenerated.
142
143 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
144
145 * MAINTAINERS (Write After Approval): Add myself.
146
147 2013-08-27 David Malcolm <dmalcolm@redhat.com>
148
149 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
150
151 2013-08-26 Caroline Tice <cmtice@google.com>
152
153 * MAINTAINERS: Correct earliers update: Move myself from libvtv
154 "Various Reviewers" to libvtv "Various Maintainers".
155
156 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
157
158 * MAINTAINERS: Add myself as RTL optimizers reviewer.
159
160 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
161
162 * MAINTAINERS: Update name, email.
163
164 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
165
166 * MAINTAINERS (Write After Approval): Add myself.
167
168 2013-08-12 Caroline Tice <cmtice@google.com>
169
170 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
171 address in the Write After Approval section.
172
173 2013-08-09 Carlos O'Donell <carlos@redhat.com>
174
175 * MAINTAINERS (Write After Approval): Update email.
176
177 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
178
179 * configure.ac: Adjust to check VTV_SUPPORTED.
180 * configure: Regenerated.
181
182 2013-08-02 Caroline Tice <cmtice@google.com>
183
184 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
185 on non-linux systems; add target-libvtv to noconfigdirs; add
186 libsupc++/.libs to C++ library search paths.
187 * configure: Regenerated.
188 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
189 libstdc++ and libgcc.
190 * Makefile.in: Regenerated.
191
192 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
193
194 * MAINTAINERS (Write After Approval): Add myself.
195
196 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
197 Shiva Chen <shiva0217@gmail.com>
198
199 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
200 nds32 port maintainers.
201
202 2013-07-17 Tim Shen <timshen91@gmail.com>
203
204 * MAINTAINERS (Write After Approval): Add myself.
205
206 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
207
208 * configure.ac: Sync from binutils.
209 * configure: Regenerate.
210
211 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
212
213 * MAINTAINERS (Write After Approval): Add myself.
214
215 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
216
217 * MAINTAINERS (Write After Approval): Add myself.
218
219 2013-05-17 David Malcolm <dmalcolm@redhat.com>
220
221 * MAINTAINERS (Write After Approval): Add myself.
222
223 2013-04-30 Brooks Moses <bmoses@google.com>
224
225 * MAINTAINERS: Update my email; move myself from Fortran
226 reviewer to Write After Approval.
227
228 2013-04-16 Andreas Schwab <schwab@suse.de>
229
230 * configure.ac (aarch64-*-*): Don't disable java.
231 * configure: Regenerate.
232
233 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
234
235 * MAINTAINERS (Write After Approval): Add myself.
236
237 2013-03-30 Matthias Klose <doko@ubuntu.com>
238
239 * Makefile.def (target_modules): Don't install libffi.
240 * Makefile.in: Regenerate.
241
242 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
243
244 * MAINTAINERS (Write After Approval): Add myself.
245
246 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
247
248 * MAINTAINERS (Write After Approval): Add myself.
249
250 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
251
252 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
253 * configure: Regenerated.
254
255 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
256
257 * MAINTAINERS: Explicitly add myself as AIX maintainer.
258 Remove Geoff Keating as rs6000 port maintainer, at his request.
259
260 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
261
262 * MAINTAINERS: Update my email.
263
264 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
265
266 * configure: Re-generate.
267
268 2013-01-15 Richard Biener <rguenther@suse.de>
269
270 PR other/55973
271 * configure: Re-generate.
272
273 2013-01-14 Matthias Klose <doko@ubuntu.com>
274
275 * Makefile.def (install-target-libsanitizer): Depend on
276 install-target-libstdc++-v3.
277 * Makefile.in: Regenerate.
278
279 2013-01-14 Richard Biener <rguenther@suse.de>
280
281 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
282 * configure: Re-generate
283
284 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
285
286 * config.sub: Update from config repo.
287
288 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
289
290 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
291 * Makefile.in: Regenerate.
292
293 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
294
295 * MAINTAINERS (arc): Add new port maintainership for myself.
296
297 2013-01-09 Jason Merrill <jason@redhat.com>
298
299 * .gitignore: Import from gdb repository.
300
301 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
302
303 * Makefile.def (configure-gcc): Depend on all-gmp.
304 (all-gcc): Remove dependency on all-gmp.
305 * Makefile.in: Regenerated.
306
307 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
308
309 * config.sub: Merge from config repo.
310 * config.guess: Ditto.
311
312 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
313
314 * Makefile.def: Merge from binutils.
315 * Makefile.in: Ditto.
316
317 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
318
319 * MAINTAINERS: Update my email.
320
321 2012-12-29 Ben Elliston <bje@gnu.org>
322
323 * config.guess: Update to 2012-12-29 version.
324 * config.sub: Likewise.
325
326 2012-12-20 Matthias Klose <doko@ubuntu.com>
327
328 * Makefile.def (install-target-libgfortran): Depend on
329 install-target-libquadmath, install-target-libgcc.
330 (install-target-libsanitizer): Depend on install-target-libgcc.
331 (install-target-libjava): Depend on install-target-libgcc.
332 (install-target-libitm): Depend on install-target-libgcc.
333 (install-target-libobjc): Depend on install-target-libgcc.
334 (install-target-libstdc++-v3): Depend on install-target-libgcc.
335 * Makefile.in: Regenerate.
336
337 2012-12-19 Matthias Klose <doko@ubuntu.com>
338
339 * Makefile.def (install-target-libgo): Depend on
340 install-target-libatomic.
341 * Makefile.in: Regenerate.
342
343 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
344
345 PR go/55201
346 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
347 * Makefile.in: Regenerate.
348
349 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
350
351 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
352 * configure: Regenerate.
353
354 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
355
356 * config.sub: Merge from config repo.
357
358 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
359
360 * Makefile.def (target_modules): Add bootstrap=true and
361 raw_cxx=true to libsanitizer.
362 * configure.ac (bootstrap_target_libs): Add libsanitizer.
363 * Makefile.in: Regenerated.
364 * configure: Likewise.
365
366 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
367
368 * MAINTAINERS: Remove self as RTL optimization maintainer.
369
370 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
371
372 * MAINTAINERS (Write After Approval): Add myself.
373
374 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
375
376 * Makefile.def (target_modules): Remove bootstrap=true and
377 raw_cxx=true from libsanitizer.
378 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
379 * Makefile.in: Regenerated.
380 * configure: Likewise.
381
382 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
383
384 * Makefile.def (target_modules): Add bootstrap=true and
385 raw_cxx=true to libsanitizer.
386 * configure.ac (bootstrap_target_libs): Add libsanitizer.
387 * Makefile.in: Regenerated.
388 * configure: Likewise.
389
390 2012-11-28 Andrew Pinski <apinski@cavium.com>
391
392 PR bootstrap/54279
393 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
394 * configure: Regenerate.
395 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
396 * Makefile.in: Regenerate.
397
398 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
399
400 * configure.ac: Disable libsanitizer if we're not building C++.
401 * configure: Regenerate.
402
403 2012-11-15 Roland McGrath <roland@hack.frob.com>
404
405 * MAINTAINERS (Write After Approval): Add myself.
406
407 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
408
409 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
410 Kostya Serebryany (kcc@google.com) and
411 Jakub Jelinek (jakub@redhat.com).
412 Rename area for Dodji Seketeli (dodji@redhat.com).
413
414 2012-11-15 Dodji Seketeli <dodji@redhat.com>
415
416 * MAINTAINERS: (asan.c, related): Add myself.
417
418 2012-11-14 Roland McGrath <mcgrathr@google.com>
419
420 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
421 * configure: Regenerate.
422
423 2012-11-13 Richard Henderson <rth@redhat.com>
424
425 * configure.ac: Move libsanitizer logic to subdirectory.
426 * configure: Regenerate.
427
428 2012-11-13 Dodji Seketeli <dodji@redhat.com>
429
430 * configure.ac: Enable libsanitizer just on x86 linux for now.
431 * configure: Re-generate.
432
433 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
434
435 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
436 sections.
437 * configure: Regenerate.
438
439 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
440
441 * configure.ac: Add section for configdirs for libsanitizer.
442 Disable for cris-*-* and mmix-*-*.
443 * configure: Regenerate.
444
445 2012-11-12 Wei Mi <wmi@google.com>
446
447 * configure.ac: Add libsanitizer to target_libraries.
448 * Makefile.def: Ditto.
449 * configure: Regenerate.
450 * Makefile.in: Regenerate.
451 * libsanitizer: New directory for asan runtime. Contains an empty
452 tsan directory.
453
454 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
455
456 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
457 against Mingw64 w32api.
458 * configure: Regenerate.
459
460 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
461
462 * configure: Regenerated.
463
464 2012-11-03 Robert Mason <rbmj@verizon.net>
465
466 * configure.ac: add --disable-libstdcxx configure option
467 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
468
469 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
470
471 * MAINTAINERS (Write After Approval): Add myself.
472
473 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
474
475 * MAINTAINERS (Write After Approval): Add myself.
476
477 2012-10-24 Sharad Singhai <singhai@google.com>
478
479 * MAINTAINERS (Write After Approval): Add myself.
480
481 2012-10-24 Eric Christopher <echristo@gmail.com>
482
483 * MAINTAINERS: Update email address.
484
485 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
486
487 PR bootstrap/54820
488 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
489 * configure: Regenerate.
490
491 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
492
493 * MAINTAINERS (aarch64): Add Marcus and myself.
494
495 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
496
497 PR bootstrap/54820
498 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
499 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
500 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
501 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
502 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
503 * Makefile.in: Regenerate.
504 * configure.ac (have_static_libs): New variable and associated check.
505 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
506 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
507 * configure: Regenerate.
508
509 2012-10-10 Richard Biener <rguenther@suse.de>
510
511 * MAINTAINERS: Adjust for changed surname.
512
513 2012-10-04 Lawrence Crowl <crowl@google.com>
514
515 * MAINTAINERS (Write After Approval): Add myself.
516
517 2012-10-01 Cary Coutant <ccoutant@google.com>
518
519 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
520
521 2012-09-28 Ian Lance Taylor <iant@google.com>
522
523 * Makefile.def: Make all-target-libgo depend on
524 all-target-libbacktrace.
525 * Makefile.in: Rebuild.
526
527 2012-09-26 Ian Lance Taylor <iant@google.com>
528
529 * Makefile.def: Make all-gcc depend on all-libbacktrace.
530 * Makefile.in: Rebuild.
531
532 2012-09-20 Walter Lee <walt@tilera.com>
533
534 * configure.ac: Add tilegx to list of targets that support gold.
535 * configure: Regenerate.
536
537 2012-09-20 Marek Polacek <polacek@redhat.com>
538
539 * MAINTAINERS (Write After Approval): Add myself.
540
541 2012-09-19 Steve Ellcey <sellcey@mips.com>
542
543 * configure.ac: Add mips*-mti-elf* target.
544 * configure: Regenerate.
545
546 2012-09-17 Ian Lance Taylor <iant@google.com>
547
548 * MAINTAINERS (Various Maintainers): Add libbacktrace.
549 * configure.ac (host_libs): Add libbacktrace.
550 (target_libraries): Add libbacktrace.
551 * Makefile.def (host_modules): Add libbacktrace.
552 (target_modules): Likewise.
553 * configure, Makefile.in: Rebuild.
554
555 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
556
557 PR target/38607
558 Merge upstream change.
559 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
560
561 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
562 Add libgomp*.o to compare_exclusions for AIX.
563 * configure: Regenerate.
564
565 2012-09-06 Diego Novillo <dnovillo@google.com>
566
567 * configure.ac: Bump minimum GMP version to 4.2.3.
568 * configure: Re-generate.
569
570 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
571
572 PR target/54461
573 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
574 target-libgloss if not configured --with-avrlibc=no.
575 * configure: Regenerate.
576
577 2012-09-04 Jason Merrill <jason@redhat.com>
578
579 * configure.ac: Fix --enable-languages=all.
580
581 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
582
583 * MAINTAINERS (Write After Approval): Add myself.
584
585 2012-09-03 Richard Guenther <rguenther@suse.de>
586
587 PR bootstrap/54138
588 * configure.ac: Re-organize ISL / CLOOG checks to allow
589 disabling with either --without-isl or --without-cloog.
590 * configure: Regenerated.
591
592 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
593
594 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
595 * configure: Regenerate.
596
597 2012-08-27 Ulrich Drepper <drepper@gmail.com>
598
599 * MAINTAINERS: Fix my email address.
600
601 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
602
603 PR binutils/4970
604 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
605 and opcodes.
606 * Makefile.in: Regenerated.
607
608 2012-08-26 Art Haas <ahaas@impactweather.com>
609
610 * configure: Regenerate.
611
612 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
613
614 * INSTALL/README: Also refer to the online installation
615 instructions.
616
617 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
618
619 * MAINTAINERS (Write After Approval): Add myself.
620 (Picochip port): Remove myself.
621
622 2012-08-14 Diego Novillo <dnovillo@google.com>
623
624 Merge from cxx-conversion branch.
625
626 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
627 POSTSTAGE1_CONFIGURE_FLAGS.
628 * Makefile.in: Regenerate.
629 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
630 Force C++ when bootstrapping.
631 * configure: Regenerate.
632
633 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
634
635 * MAINTAINERS (Write After Approval): Add myself.
636
637 2012-07-16 Joseph Myers <joseph@codesourcery.com>
638
639 * README: Document use of ranges of years in copyright notices.
640
641 2012-07-06 Richard Guenther <rguenther@suse.de>
642
643 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
644 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
645 --with-gmp=system.
646 * Makefile.in: Regenerated.
647 * configure: Likewise.
648
649 2012-07-06 Richard Guenther <rguenther@suse.de>
650
651 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
652 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
653 supply V=1 as extra_make_flags.
654 * configure: Regenerated.
655 * Makefile.in: Likewise.
656
657 2012-07-04 Tristan Gingold <gingold@adacore.com>
658
659 * configure: Regenerate.
660
661 2012-07-03 Richard Guenther <rguenther@suse.de>
662
663 * Makfile.def (isl): Remove not necessary extra_exports and
664 extra_make_flags.
665 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
666 * Makefile.in: Regenerated.
667
668 2012-07-03 Richard Guenther <rguenther@suse.de>
669
670 * Makefile.def (cloog): Add V=1 to extra_make_flags.
671 * configure.ac: If either the ISL or the CLooG check failed
672 do not try to build in-tree versions.
673 * Makefile.in: Regenerated.
674 * configure: Regenerated.
675
676 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
677
678 * configure: Regenerate.
679
680 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
681
682 * MAINTAINERS (Various Maintainers): Add myself as testsuite
683 maintainer.
684
685 2012-07-02 Richard Guenther <rguenther@suse.de>
686
687 * configure: Regenerated.
688
689 2012-07-02 Richard Guenther <rguenther@suse.de>
690 Michael Matz <matz@suse.de>
691 Tobias Grosser <tobias@grosser.es>
692 Sebastian Pop <sebpop@gmail.com>
693
694 * Makefile.def: Add ISL host module, remove PPL host module.
695 Adjust ClooG host module to use the proper ISL.
696 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
697 * configure.ac: Include config/isl.m4. Add ISL host library,
698 remove PPL. Remove PPL configury, add ISL configury, adjust
699 ClooG configury.
700 * Makefile.in: Regenerated.
701 * configure: Likewise.
702
703 2012-07-02 Richard Guenther <rguenther@suse.de>
704
705 Merge from graphite branch
706 2011-07-21 Tobias Grosser <tobias@grosser.es>
707
708 * configure: Regenerated.
709 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
710 both cloog.org and legacy versions. The only supported version will
711 be CLooG with the isl backend.
712
713 2011-07-21 Tobias Grosser <tobias@grosser.es>
714
715 * configure: Regenerated.
716 * configure.ac: Require cloog isl 0.17.0
717
718 2011-07-21 Tobias Grosser <tobias@grosser.es>
719
720 * configure: Regenerated.
721 * config/cloog.m4: Do not define CLOOG_ORG
722
723 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
724
725 * configure.ac: Skip C if explicitly selected.
726 * configure: Regenerate.
727
728 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
729
730 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
731 they contain -O2.
732 * configure: Regenerate.
733
734 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
735
736 PR debug/53740
737 * df.h, df-problems.c, dce.c: Revert last patch.
738
739 2012-06-25 Iain Sandoe <iain@codesourcery.com>
740
741 * MAINTAINERS (Write After Approval): Update my email address.
742
743 2012-06-21 Meador Inge <meadori@codesourcery.com>
744
745 * MAINTAINERS (Write After Approval): Add myself.
746
747 2012-06-20 Jason Merrill <jason@redhat.com>
748
749 * Makefile.tpl (check-target-libgomp-c++): New.
750 (check-target-libitm-c++): New.
751 * Makefile.def (c++): Add them.
752 * Makefile.in: Regenerate.
753
754 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
755
756 * MAINTAINERS (Write After Approval): Add myself.
757
758 2012-05-16 Olivier Hainque <hainque@adacore.com>
759
760 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
761 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
762 (install-no-fixedincludes): Adjust accordingly.
763 * Makefile.in: Regenerate.
764
765 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
766
767 Merge upstream change
768 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
769
770 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
771
772 * MAINTAINERS (Write After Approval): Add myself.
773
774 2012-05-09 Nick Clifton <nickc@redhat.com>
775 Paul Smith <psmith@gnu.org>
776
777 PR bootstrap/50461
778 * configure.ac (mpfr-dir): When using in-tree MPFR sources
779 allow for the fact that from release v3.1.0 of MPFR the source
780 files were moved into a src sub-directory.
781 * configure: Regenerate.
782
783 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
784
785 * configure.ac: Bump minimum MPFR version to 2.4.0.
786 * configure: Regenerated.
787
788 2012-05-01 Richard Henderson <rth@redhat.com>
789
790 * Makefile.def (libatomic): New target_module.
791 * configure.ac (target_libraries): Add libatomic.
792 (noconfigdirs): Check if libatomic is supported.
793 * Makefile.in, configure: Rebuild.
794
795 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
796
797 * MAINTAINERS (Write After Approval): Add myself.
798
799 2012-04-25 Joel Brobecker <brobecker@adacore.com>
800
801 * config.sub: Update to 2012-04-18 version from official repo.
802
803 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
804
805 * MAINTAINERS (Write After Approval): Add myself.
806
807 2012-04-11 Steve Ellcey <sellcey@mips.com>
808
809 * MAINTAINERS: Changed email address.
810
811 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
812
813 PR target/52737
814 * contrib/gcc_update (files_and_dependencies):
815 Remove gcc/config/avr/t-multilib from touch data.
816
817 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
818
819 * MAINTAINERS (OS Port Maintainers): Remove irix.
820 * configure.ac (enable_libgomp): Remove *-*-irix6*.
821 (unsupported_languages): Remove mips-sgi-irix6.*.
822 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
823 (with_stabs): Remove.
824 * configure: Regenerate.
825
826 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
827
828 * MAINTAINERS (OS Port Maintainers): Remove osf.
829 * configure.ac (enable_libgomp): Remove *-*-osf*.
830 (with_stabs): Remove alpha*-*-osf*.
831 * configure: Regenerate.
832
833 2012-03-05 Tristan Gingold <gingold@adacore.com>
834
835 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
836 * configure: Regenerate.
837
838 2012-02-17 Walter Lee <walt@tilera.com>
839
840 * MAINTAINERS: (Write After Approval): Delete myself.
841
842 2012-02-14 Walter Lee <walt@tilera.com>
843
844 * MAINTAINERS (tilegx port): Add myself.
845 (tilepro port): Add myself.
846 (Write After Approval): Add myself.
847
848 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
849
850 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
851 and Joseph Myers as docstring relicensing maintainers.
852
853 2012-02-09 Bin Cheng <bin.cheng@arm.com>
854
855 * MAINTAINERS (write-after-approval): Add myself.
856
857 2012-02-08 Ira Rosen <irar@il.ibm.com>
858
859 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
860 maintainer.
861
862 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
863
864 * MAINTAINERS (Write After Approval): Move myself to
865 maintain alphabetical order.
866
867 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
868
869 * MAINTAINERS (Write After Approval): Add myself.
870
871 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
872
873 * MAINTAINERS (Write After Approval): Add myself.
874
875 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
876 Jayant R Sonar <jayant.sonar@kpitcummins.com>
877
878 * configure.ac (cr16-*-*): Remove nonconfigdirs.
879 * configure: Regenerate.
880
881 2012-01-23 Harshit Chopra <harshit@google.com>
882
883 * MAINTAINERS (Write After Approval): Add myself.
884
885 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
886
887 * configure.ac: Remove reference to mh-interix.
888 * configure: Regenerate.
889
890 2012-01-05 Richard Henderson <rth@redhat.com>
891
892 PR bootstrap/51072
893 * configure.ac: Disable libitm if c++ is not enabled.
894 * configure: Rebuild.
895
896 * configure.ac: Fix regexp for same.
897 * configure: Rebuild.
898
899 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
900
901 * MAINTAINERS (Write After Approval): Add myself.
902
903 2012-01-02 Richard Guenther <rguenther@suse.de>
904
905 PR bootstrap/51686
906 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
907 * Makefile.in: Regenerate.
908
909 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
910
911 * MAINTAINERS (Write After Approval): Add myself.
912
913 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
914
915 * configure: Regenerate.
916
917 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
918
919 * MAINTAINERS (picochip): Changed email address.
920
921 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
922
923 * MAINTAINERS (write-after-approval): Add self.
924
925 2011-11-29 DJ Delorie <dj@redhat.com>
926
927 * configure.ac (rl78-*-*) New case.
928 * configure: Regenerate.
929 * MAINTAINERS: Add myself as RL78 maintainer.
930
931 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
932
933 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
934
935 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
936
937 * libtool.m4: Additional FreeBSD 10 fixes.
938
939 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
940
941 * MAINTAINERS: Move myself from Write After Approval to CPU Port
942 Maintainers section, as Epiphany maintainer.
943
944 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
945
946 PR target/49992
947 * configure.ac: Remove ranlib special-casing for Darwin.
948 * configure: Regenerate.
949
950 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
951
952 * MAINTAINERS (Reviewers): Keep the list sorted.
953
954 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
955
956 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
957
958 2011-11-09 Roland McGrath <mcgrathr@google.com>
959
960 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
961 * configure: Rebuild.
962 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
963 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
964 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
965 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
966 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
967 Add READELF.
968 * Makefile.in: Rebuild.
969
970 2011-11-09 Jason Merrill <jason@redhat.com>
971
972 * Makefile.def (language=c++): Remove check-c++0x.
973 * Makefile.in (check-gcc-c++): Regenerate.
974
975 2011-11-08 Richard Henderson <rth@redhat.com>
976
977 * configure.ac: Test for libitm directory present first.
978
979 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
980
981 * configure.ac: Test libitm/configure.tgt to disable libitm.
982 * configure: Rebuild.
983
984 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
985 Richard Henderson <rth@redhat.com>
986
987 Merged from transactional-memory.
988
989 * Makefile.def (lang_env_dependencies): libitm is c++.
990 Add libitm target module.
991 * configure.ac: Likewise.
992 * config/mmap.m4: New file.
993 * contrib/gcc_update: Add libitm to touch data.
994 * Makefile.in, configure: Rebuild.
995
996 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
997
998 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
999 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1000 * Makefile.in: Regenerate.
1001
1002 2011-11-01 DJ Delorie <dj@redhat.com>
1003
1004 * config.sub: Update to version 2011-10-29 (added rl78)
1005
1006 2011-10-27 Nick Clifton <nickc@redhat.com>
1007
1008 * config.sub: Import these changes from the config project:
1009
1010 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1011 Ben Elliston <bje@gnu.org>
1012
1013 * config.sub (epiphany): New.
1014
1015 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1016 Ben Elliston <bje@gnu.org>
1017
1018 * config.sub (hexagon, hexagon-*): New.
1019
1020 2011-08-23 Roland McGrath <mcgrathr@google.com>
1021
1022 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1023 64eb to be64.
1024
1025 2011-08-16 Roland McGrath <mcgrathr@google.com>
1026
1027 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1028 (nacl): Grok as alias for 32el-unknown-nacl.
1029
1030 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
1031
1032 * MAINTAINERS (Write After Approval): Add myself.
1033
1034 2011-10-24 Teresa Johnson <tejohnson@google.com>
1035
1036 * MAINTAINERS (Write After Approval): Add myself.
1037
1038 2011-09-21 Jakub Jelinek <jakub@redhat.com>
1039
1040 * MAINTAINERS (sparc port): Remove myself.
1041
1042 2011-09-14 Tom de Vries <tom@codesourcery.com>
1043
1044 * MAINTAINERS (Write After Approval): Add myself.
1045
1046 2011-08-14 Yao Qi <yao@codesourcery.com>
1047
1048 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1049 * configure: Regenerate.
1050
1051 2011-07-26 Ian Lance Taylor <iant@google.com>
1052
1053 * configure.ac: Set have_compiler based on whether gcc directory
1054 exists, rather than on whether gcc is in configdirs.
1055 * configure: Rebuild.
1056
1057 2011-07-21 Joseph Myers <joseph@codesourcery.com>
1058
1059 * MAINTAINERS (Global Reviewers): Add self.
1060
1061 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1062
1063 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1064 link directories.
1065 * Makefile.in: Rebuild.
1066
1067 2011-07-20 Ian Lance Taylor <iant@google.com>
1068
1069 PR bootstrap/49787
1070 * configure.ac: Move --enable-bootstrap handling earlier in file.
1071 If --enable-bootstrap and either --enable-build-with-cxx or
1072 --enable-build-poststage1-with-cxx, enable C++ automatically.
1073 * configure: Rebuild.
1074
1075 2011-07-19 Ian Lance Taylor <iant@google.com>
1076
1077 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1078 make C++ a boot_language. Set and substitute
1079 POSTSTAGE1_CONFIGURE_FLAGS.
1080 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1081 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1082 * configure, Makefile.in: Rebuild.
1083
1084 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1085
1086 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1087 maintainers.
1088
1089 2011-07-18 Jakub Jelinek <jakub@redhat.com>
1090
1091 * MAINTAINERS (Global Reviewers): Add myself.
1092
1093 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1094
1095 * configure: Regenerate.
1096
1097 2011-07-16 Jason Merrill <jason@redhat.com>
1098
1099 * Makefile.def (language=c++): Add check-c++0x and
1100 check-target-libmudflap-c++.
1101 * Makefile.tpl (check-target-libmudflap-c++): New.
1102 * Makefile.in: Regenerate.
1103
1104 2011-07-16 Matthias Klose <doko@ubuntu.com>
1105
1106 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1107 * Makefile.def (target_modules/libjava): Pass
1108 $(EXTRA_CONFIGARGS_LIBJAVA).
1109 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1110 if not configured with --enable-static-libjava.
1111 * Makefile.in: Regenerate.
1112 * configure: Likewise.
1113
1114 2011-07-15 Jason Merrill <jason@redhat.com>
1115
1116 * Makefile.in (check-c++): Move check-gcc-c++0x after
1117 check-target-libstdc++-v3.
1118
1119 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1120
1121 * MAINTAINERS (c6x port): New entry.
1122
1123 2011-07-13 Jason Merrill <jason@redhat.com>
1124
1125 * Makefile.in (check-gcc-c++0x): New.
1126 (check-c++): Depend on it.
1127
1128 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1129
1130 PR target/39150
1131 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1132 x86_64-*-solaris2.1[0-9]*.
1133 * configure: Regenerate.
1134
1135 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1136
1137 * MAINTAINERS (RTL optimizers): Add self.
1138
1139 2011-06-27 Gabriel Charette <gchare@google.com>
1140
1141 * MAINTAINERS (Write After Approval): Add myself.
1142
1143 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1144
1145 PR regression/47836
1146 PR bootstrap/23656
1147 PR other/47733
1148 PR bootstrap/49247
1149 PR c/48825
1150 * configure.ac (target_libraries): Remove target-libiberty.
1151 Remove case-statement setting skipdirs=target-libiberty for
1152 multiple targets. Remove checking target_configdirs and
1153 removing target-libiberty but keeping target-libgcc if
1154 otherwise empty.
1155 * Makefile.def (target_modules): Don't add libiberty.
1156 (dependencies): Remove all traces of target-libiberty.
1157 * configure, Makefile.in: Regenerate.
1158
1159 2011-06-13 Walter Lee <walt@tilera.com>
1160
1161 * configure.ac (tilepro-*-*) New case.
1162 (tilegx-*-*): Likewise.
1163 * configure: Regenerate.
1164
1165 2011-06-06 Jing Yu <jingyu@google.com>
1166
1167 * configure.ac: Skip target-libiberty for
1168 arm*-*-linux-androideabi.
1169 * configure: Regenerated.
1170
1171 2011-06-06 Nick Clifton <nickc@redhat.com>
1172
1173 * config.sub: Sync from upstream.
1174
1175 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
1176
1177 * MAINTAINERS (Write After Approval): Add myself.
1178
1179 2011-06-01 Daniel Jacobowitz <drow@false.org>
1180
1181 * MAINTAINERS: Update my email address.
1182
1183 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
1184
1185 * MAINTAINERS (Write After Approval): Update my email address.
1186
1187 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
1188
1189 * MAINTAINERS (Write After Approval): Add myself.
1190
1191 2011-05-08 Doug Kwan <dougkwan@google.com>
1192
1193 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1194 * configure: Regenerated.
1195 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1196 value from configure.
1197 * Makefile.in: Regenerated.
1198
1199 2011-05-05 Joseph Myers <joseph@codesourcery.com>
1200
1201 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1202 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1203 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1204 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1205 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1206 *-*-vxworks*): Disable newlib and libgloss in separate case
1207 statement.
1208 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1209 to separate case statement.
1210 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1211 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1212 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1213 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1214 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1215 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1216 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1217 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1218 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1219 i[[3456789]]86-*-rdos*, m32r-*-*,
1220 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1221 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1222 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1223 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1224 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1225 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1226 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1227 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1228 and libgloss in main case over targets. Remove most empty cases
1229 in main case over targets.
1230 * configure: Regenerate.
1231
1232 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
1233
1234 * MAINTAINERS (Write After Approval): Add myself.
1235
1236 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1237
1238 * configure.ac: Remove code setting special library locations for
1239 hppa*64*-*-hpux11*. Remove code setting compiler for
1240 sparc-sun-solaris2*.
1241 * configure: Regenerate.
1242
1243 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1244
1245 * configure.ac: Separate libgloss_dir settings from general case
1246 over targets.
1247 * configure: Regenerate.
1248
1249 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1250
1251 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1252 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1253 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1254 cases in libgcj-disabling case statement.
1255 (hppa*64*-*-linux*): Set unsupported_languages instead of
1256 disabling target-zlib.
1257 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1258 to hppa*64*-*-hpux*.
1259 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1260 hppa*-*-hpux*.
1261 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1262 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1263 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1264 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1265 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1266 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1267 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1268 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1269 libgcj-disabling case statement.
1270 * configure: Regenerate.
1271
1272 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1273
1274 * configure.ac: Disable Java for targets not supporting libffi.
1275 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1276 Remove cases in Java-disabling statement.
1277 (*arm-wince-pe): Change to arm-wince-pe.
1278 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1279 cases in Java-disabling statement.
1280 (bfin-*-*): Don't disable Java again.
1281 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1282 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1283 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1284 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1285 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1286 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1287 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1288 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1289 Java-disabling statement.
1290 (mmix-*-*): Don't disable Java again.
1291 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1292 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1293 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1294 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1295 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1296 statement.
1297 * configure: Regenerate.
1298
1299 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1300
1301 * configure.ac: Separate cases disabling Java and Java libraries
1302 from general case over targets.
1303 * configure: Regenerate.
1304
1305 2011-04-21 Jie Zhang <jzhang918@gmail.com>
1306
1307 * MAINTAINERS: Update my email address.
1308
1309 2011-04-20 Easwaran Raman <eraman@google.com>
1310
1311 * MAINTAINERS (Write After Approval): Add myself.
1312
1313 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1314
1315 PR lto/48086
1316 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1317 * configure: Regenerate.
1318
1319 2011-04-16 Jim Meyering <meyering@redhat.com>
1320
1321 * MAINTAINERS (Write After Approval): Add myself.
1322
1323 2011-04-15 Dodji Seketeli <dodji@redhat.com>
1324
1325 * MAINTAINERS: Update my email address.
1326
1327 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
1328
1329 * MAINTAINERS (Write After Approval): Add myself.
1330
1331 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1332
1333 * MAINTAINERS (Write After Approval): Add myself.
1334
1335 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1336
1337 * MAINTAINERS (Write After Approval): Add myself.
1338
1339 2011-04-06 Joseph Myers <joseph@codesourcery.com>
1340
1341 * configure.ac (build_tools): Remove build-byacc.
1342 (host_libs): Remove mmalloc.
1343 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1344 autoconf automake libtool diff rcs fileutils shellutils time
1345 textutils wdiff find uudecode hello tar gzip indent recode release
1346 sed perl gawk findutils gettext zip.
1347 (libgcj): Remove target-qthreads.
1348 (target_tools): Remove target-examples target-gperf.
1349 (YACC): Don't handle building byacc.
1350 * configure: Regenerate.
1351 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1352 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1353 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1354 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1355 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1356 handle building components.
1357 * Makefile.in: Regenerate.
1358
1359 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1360
1361 * MAINTAINERS: Update my email address as Xtensa maintainer.
1362
1363 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1364
1365 * config.sub: Sync from upstream.
1366
1367 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1368
1369 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1370 (microblaze*): Don't disable libssp.
1371 * configure: Regenerate.
1372
1373 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1374
1375 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1376 moveifchange.
1377 * configure: Regenerate.
1378 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1379 * Makefile.in: Regenerate.
1380
1381 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1382
1383 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1384 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1385 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1386 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1387 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1388 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1389 md_exec_prefix cases.
1390 * configure: Regenerate.
1391
1392 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1393
1394 * configure.ac: Separate cases disabling target-libssp,
1395 target-libiberty, target-libstdc++-v3 and Fortran from general
1396 case over targets.
1397 * configure: Regenerate.
1398
1399 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1400
1401 * configure.ac (*-*-chorusos): Don't disable libgcj.
1402 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1403 Remove case.
1404 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1405 (arm-*-coff): Don't disable libgcj.
1406 (arm*-*-linux-gnueabi): Remove useless assignment.
1407 (arm-*-riscix*): Don't disable libgcj.
1408 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1409 configuration.
1410 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1411 (c54x*-*-*): Remove case.
1412 (tic54x-*-*): Don't disable GCC or GCC libraries.
1413 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1414 to *.
1415 (d10v-*-*): Don't disable GCC libraries.
1416 (d30v-*-*): Don't disable libgcj.
1417 (h8500-*-*): Don't disable GCC libraries.
1418 (i960-*-*): Don't disable libgcj.
1419 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1420 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1421 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1422 libgcj.
1423 (m68k-*-coff*): Remove case.
1424 (mmix-*-*): Don't disable libgloss on host.
1425 (mn10200-*-*, mn10300-*-*): Remove cases.
1426 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1427 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1428 Don't disable libgcj.
1429 (romp-*-*): Remove case.
1430 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1431 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1432 case.
1433 (v810-*-*): Don't disable GCC libraries.
1434 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1435 (ip2k-*-*): Don't disable GCC libraries.
1436 * configure: Regenerate.
1437
1438 2011-03-28 Joseph Myers <joseph@codesourcery.com>
1439
1440 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1441 libffi on host.
1442 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1443 on host.
1444 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1445 * configure: Regenerate.
1446
1447 2011-03-26 John Marino <binutils@marino.st>
1448
1449 * configure.ac: Add support for *-*-dragonfly*
1450 * configure: Regenerate.
1451
1452 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1453
1454 * configure.ac (native_only): Remove.
1455 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1456 send-pr uudecode guile gnuserv on host.
1457 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1458 send-pr rcs guile perl texinfo libtool on host.
1459 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1460 automake send-pr rcs guile perl texinfo libtool on host.
1461 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1462 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1463 (alpha*-dec-osf*): Don't disable fileutils on target.
1464 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1465 texinfo send-pr expect dejagnu on target.
1466 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1467 target-qthreads on target.
1468 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1469 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1470 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1471 x86_64-*-mingw*): Don't disable expect on target.
1472 (*-*-cygwin*): Don't disable target-gperf on target.
1473 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1474 gnuserv on target.
1475 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1476 target.
1477 * configure: Regenerate.
1478
1479 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1480
1481 * configure.ac (target_tools): Remove target-groff.
1482 (native_only): Remove target-groff.
1483 (hppa*64*-*-*): Don't disable byacc.
1484 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1485 setting.
1486 (*-*-kaos*): Don't skip target-librx and target-groff.
1487 (*-*-netware*): Don't skip target-libmudflap.
1488 (*-*-tpf*): Don't skip target-libmudflap.
1489 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1490 directories on the host.
1491 (ia64*-*-*vms*): Don't skip tix.
1492 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1493 host.
1494 * configure: Regenerate.
1495
1496 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1497
1498 * configure.ac: Remove references to mt-mep, mt-netware,
1499 mt-wince.
1500 * Makefile.def: Add all-utils soft dependencies.
1501 * Makefile.tpl: Remove GDB_NLM_DEPS.
1502 * configure: Regenerate.
1503 * Makefile.in: Regenerate.
1504
1505 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1506
1507 * configure.ac: Do not include mh-x86omitfp.
1508 * configure: Regenerate.
1509
1510 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1511
1512 * configure.ac: Remove empty cases.
1513 * configure: Regenerate.
1514
1515 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1516
1517 * Makefile.def: Add dependency from termcap to gdb.
1518 * Makefile.in: Regenerate.
1519
1520 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1521
1522 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1523 * configure: Regenerate.
1524 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1525 * Makefile.tpl: Likewise.
1526 * Makefile.in: Regenerate.
1527
1528 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1529
1530 * configure.ac: Remove all mentions of tentative_cc.
1531 * configure: Regenerate.
1532
1533 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1534
1535 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1536 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1537 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1538 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1539 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1540 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1541 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1542 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1543 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1544 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1545 *-*-rhapsody*): Remove host cases.
1546 * configure: Regenerate.
1547
1548 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1549
1550 * configure.ac (ppc*-*-pe): Remove host case.
1551 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1552 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1553 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1554 cases.
1555 * configure: Regenerate.
1556
1557 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1558
1559 * config.sub: Update to version 2011-03-23.
1560
1561 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1562
1563 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1564 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1565 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1566 * configure: Regenerate.
1567
1568 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1569
1570 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1571 to Write After Approval.
1572 * config-ml.in: Don't handle arc-*-elf*.
1573 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1574 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1575 handle GCC libraries.
1576 * configure: Regenerate.
1577
1578 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1579
1580 PR bootstrap/48120:
1581 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1582 Add -lstdc++ -lm to LIBS.
1583 * configure: Regenerate.
1584
1585 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1586
1587 * config.guess: Update to version 2011-02-02
1588 * config.sub: Update to version 2011-02-24
1589
1590 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1591
1592 PR lto/48086
1593 * configure.ac: Re-enable LTO on *-apple-darwin9.
1594 * configure: Regenerate.
1595
1596 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1597
1598 PR lto/48086
1599 * configure.ac: Disable LTO on darwin due to an assembler change in
1600 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1601 under 256.
1602 * configure: Regenerate.
1603
1604 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1605
1606 * MAINTAINERS: Update myself as score backend maintainer,
1607 update my e-mail address.
1608
1609 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
1610
1611 * MAINTAINERS: Update my e-mail address.
1612
1613 2011-03-06 Joey Ye <joey.ye@arm.com>
1614
1615 * MAINTAINERS: Update my e-mail address.
1616
1617 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1618
1619 * configure.ac: Adjust test of with_ppl.
1620 * configure: Regenerated.
1621
1622 2011-03-02 Kai Tietz <ktietz@redhat.com>
1623
1624 * MAINTAINERS: Adjust my e-mail address.
1625
1626 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1627
1628 * configure.ac: Add -lpwl to ppllibs.
1629 * configure: Regenerated.
1630
1631 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1632
1633 * config/cloog.m4: Add -lisl to clooglibs.
1634 * configure: Regenerated.
1635
1636 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1637
1638 * MAINTAINERS (CPU Port maintainers): Add self.
1639
1640 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1641
1642 * MAINTAINERS: Add myself as testsuite maintainer.
1643
1644 2011-02-15 Mike Stump <mikestump@comcast.net>
1645
1646 * MAINTAINERS: Add myself as testsuite maintainer.
1647
1648 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1649
1650 Import from Libtool and gnulib:
1651
1652 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1653
1654 Prepare for supporting FreeBSD 10.
1655 * config.rpath: Remove handling of freebsd1* which soon would
1656 match FreeBSD 10.0.
1657
1658 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1659
1660 Remove support for FreeBSD 1.x.
1661 * libtool.m4 (_LT_LINKER_SHLIBS)
1662 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1663 soon would incorrectly match FreeBSD 10.0.
1664
1665 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1666
1667 PR binutils/12283
1668 * move-if-change: Import version from gnulib.
1669
1670 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1671
1672 PR lto/47225
1673 * Makefile.def (lto-plugin): Double dash for enable-shared.
1674 (configure-gcc): Depend on all-lto-plugin.
1675 * Makefile.in: Rebuilt.
1676
1677 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1678
1679 * configure.ac: Remove extra bracket.
1680 * configure: Regenerate.
1681
1682 2011-02-08 Tobias Burnus <burnus@net-b.de>
1683
1684 * MAINTAINERS: Add myself as libquadmath maintainer.
1685
1686 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
1687
1688 * MAINTAINERS: Update my email address.
1689
1690 2011-02-07 Joseph Myers <joseph@codesourcery.com>
1691
1692 * MAINTAINERS (option handling): Add self.
1693
1694 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1695
1696 PR lto/47225
1697 * Makefile.def: Add dependency for install-gcc
1698 on install-lto-plugin.
1699 * Makfile.in: Regenerated
1700
1701 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1702
1703 * MAINTAINERS (CPU Port Maintainers): Add myself.
1704
1705 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1706
1707 PR libgcj/44341
1708 * configure.ac: Discard --with-* flags for host when configuring
1709 target libraries for cross build.
1710 * configure: Rebuilt.
1711
1712 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1713
1714 * MAINTAINERS (linear loop transforms): Removed.
1715
1716 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1717
1718 * configure.ac: If with_ppl is no, move setting with_cloog=no
1719 after CLOOG_REQUESTED check.
1720 * configure: Regenerated.
1721
1722 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1723
1724 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1725 CLooG has been requested.
1726 * configure: Regenerated.
1727
1728 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1729
1730 * configure: Regenerated.
1731 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1732
1733 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1734
1735 * configure: Regenerated.
1736 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1737
1738 2011-01-21 Andreas Schwab <schwab@redhat.com>
1739
1740 * configure.ac: Use AS_HELP_STRING throughout.
1741 * configure: Regenerate.
1742
1743 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1744
1745 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1746 * configure: Regenerate.
1747
1748 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1749
1750 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1751
1752 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1753
1754 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1755 for ia64-hpux.
1756 * configure: Regenerate.
1757
1758 2011-01-07 Jan Hubicka <jh@suse.cz>
1759
1760 PR lto/47225
1761 * Makefile.in: Regenerate.
1762 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1763 configure.
1764
1765 2011-01-07 Jan Hubicka <jh@suse.cz>
1766
1767 * Makefile.in: Regenerate.
1768 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1769 and configure dependency on lto-plugin configure.
1770 (lto-plugin module): Remove dependency on GCC; add dependency on
1771 liniberty.
1772
1773 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1774
1775 * MAINTAINERS (Write After Approval): Add myself.
1776
1777 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1778
1779 * configure: Regenerate.
1780
1781 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1782
1783 * configure.ac: (picochip): Disable libiberty.
1784
1785 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1786
1787 * MAINTAINERS (Write After Approval): Add myself.
1788
1789 2010-12-10 Ian Lance Taylor <iant@google.com>
1790
1791 PR bootstrap/46819
1792 * configure.ac: For --disable-libgcj clear libgcj_saved.
1793 * configure: Rebuild.
1794
1795 2010-12-10 Tobias Burnus <burnus@net-b.de>
1796
1797 PR fortran/46540
1798 * configure.ac: Add --disable-libquadmath and
1799 --disable-libquadmath-support.
1800 * configure: Regenerate.
1801
1802 2010-12-03 Ian Lance Taylor <iant@google.com>
1803
1804 * MAINTAINERS: Add myself as libgo maintainer.
1805
1806 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1807
1808 PR libffi/46792
1809 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1810 * configure: Regenerate.
1811
1812 2010-12-02 Ian Lance Taylor <iant@google.com>
1813
1814 * configure.ac: Always set default for poststage1_ldflags to
1815 -static-libstdc++ -static-libgcc.
1816
1817 2010-11-29 Andreas Schwab <schwab@redhat.com>
1818
1819 * configure.ac: Move comment to remove extra space in last argument
1820 of GCC_TARGET_TOOL.
1821
1822 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1823
1824 PR other/46026
1825 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1826 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1827 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1828 (BASE_FLAGS_TO_PASS): Use it.
1829 * configure: Rebuilt.
1830 * Makefile.in: Rebuilt.
1831
1832 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1833
1834 PR binutils/12258
1835 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1836 Properly check default linker.
1837 * configure: Regnerated.
1838
1839 2010-11-23 Matthias Klose <doko@ubuntu.com>
1840
1841 * configure.ac: For --enable-gold, handle value `default' instead of
1842 `both*'. New configure option --{en,dis}able-ld.
1843 * configure: Regenerate.
1844
1845 2010-11-20 Ian Lance Taylor <iant@google.com>
1846
1847 * configure.ac: Only disable a language library if no language needs
1848 it. Don't let --disable-libgcj uncondtionally disable libffi.
1849 * configure: Rebuild.
1850
1851 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1852
1853 * Makefile.in: Regenerate.
1854
1855 PR other/46202
1856 * configure.ac: Fix just-built in-tree STRIP name to be
1857 binutils/strip-new.
1858 * configure: Regenerate.
1859 * Makefile.def (install-strip-gcc, install-strip-binutils)
1860 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1861 (install-strip-sid): Mirror dependencies on non-strip variants
1862 of these targets on the respective -strip prerequisites.
1863 * Makefile.tpl (install-strip, install-strip-host)
1864 (install-strip-target): New targets.
1865 (install-strip-[+module+], install-strip-target-[+module+]):
1866 New targets.
1867 * Makefile.in: Regenerate.
1868
1869 2010-11-19 Ian Lance Taylor <iant@google.com>
1870 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1871
1872 * configure.ac: Add target-libgo to target_libraries. Set
1873 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1874 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1875 (HOST_EXPORTS): Add GOC.
1876 (BASE_TARGET_EXPORTS): Add GOC.
1877 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1878 (GOCFLAGS_FOR_TARGET): New variable.
1879 (EXTRA_HOST_FLAGS): Add GOC.
1880 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1881 * Makefile.def (target_modules): Add libgo.
1882 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1883 (dependencies): Add dependency from configure-target-libgo to
1884 configure-target-libffi and all-target-libstdc++-v3. Add
1885 dependencies from all-target-libgo to all-target-libffi.
1886 (languages): Add go.
1887 * configure: Rebuild.
1888 * Makefile.in: Rebuild.
1889
1890 2010-11-19 Ian Lance Taylor <iant@google.com>
1891
1892 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1893 compiler/flag environment variables.
1894
1895 2010-11-18 Ian Lance Taylor <iant@google.com>
1896
1897 * configure.ac: Check for lang_requires_boot_languages in
1898 config-lang.in files.
1899 * configure: Rebuild.
1900
1901 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1902 Tobias Burnus <burnus@net-b.de>
1903
1904 PR fortran/32049
1905 * Makefile.def: Add libquadmath; build it with language=fortran.
1906 * configure.ac: Add libquadmath.
1907 * Makefile.tpl: Handle multiple libs in check-[+language+].
1908 * Makefile.in: Regenerate.
1909 * configure: Regenerate.
1910
1911 2010-11-16 Tom Tromey <tromey@redhat.com>
1912
1913 * MAINTAINERS: Moved myself to reviewers section.
1914
1915 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
1916
1917 * MAINTAINERS: Moved myself to reviewers section.
1918
1919 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1920
1921 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1922 (Write After Approval): Remove self.
1923
1924 2010-11-15 Andreas Schwab <schwab@redhat.com>
1925
1926 * configure.ac: Fix spelling in option names.
1927 * configure: Regenerated.
1928
1929 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1930
1931 PR bootstrap/39622
1932 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1933 * configure: Regenerated.
1934
1935 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
1936
1937 * MAINTAINERS: Update my email address.
1938
1939 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1940
1941 * configure: Regenerate.
1942
1943 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1944
1945 * configure: Regenerate.
1946
1947 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1948
1949 * configure: Regenerate.
1950
1951 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1952
1953 * configure: Regenerate.
1954
1955 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1956
1957 * configure.ac: Support official CLooG.org versions.
1958 * configure: Regenerate.
1959 * config/cloog.m4: New.
1960
1961 2010-11-10 François Dumont <francois.cppdevs@free.fr>
1962
1963 * MAINTAINERS (Write After Approval): Add myself.
1964
1965 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
1966
1967 * MAINTAINERS: Update my email address.
1968
1969 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1970
1971 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1972 * configure: Regenerate.
1973
1974 2010-11-03 Ian Lance Taylor <iant@google.com>
1975 Dave Korn <dave.korn.cygwin@gmail.com>
1976
1977 PR lto/46273
1978 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1979 and on other supported platforms whenever LTO is enabled.
1980 * configure: Rebuild.
1981
1982 2010-11-02 Alan Modra <amodra@gmail.com>
1983
1984 PR binutils/12110
1985 * configure.ac: Error when source path contains spaces.
1986 * configure: Regenerate.
1987
1988 2010-10-23 James E. Wilson <wilson@codesourcery.com>
1989
1990 * MAINTAINERS: Update my email address.
1991
1992 2010-10-20 Ian Lance Taylor <iant@google.com>
1993
1994 * Makefile.def (target_modules): Set lib_path to src/.libs for
1995 libstdc++-v3 module.
1996 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1997 * Makefile.in: Rebuild.
1998
1999 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2000
2001 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2002 (Write After Approval): Remove myself.
2003
2004 2010-10-15 Tristan Gingold <gingold@adacore.com>
2005
2006 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2007
2008 2010-10-14 Douglas Rupp <rupp@gnat.com>
2009
2010 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2011
2012 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2013
2014 * configure.ac (build_lto_plugin): New shell variable.
2015 (--enable-lto): Turn on by default for all non-ELF platforms that
2016 have had LTO support added so far. Set build_lto_plugin appropriately
2017 for both ELF and non-ELF.
2018 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2019 * configure: Regenerate.
2020
2021 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2022
2023 Sync from src:
2024 * configure.ac (v850 support): Remove target-libgloss from
2025 noconfigdirs.
2026 * configure: Regenerate.
2027
2028 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2029
2030 PR bootstrap/45326
2031 PR bootstrap/45174
2032 * configure.ac: Honor initial values of $build_configargs,
2033 $host_configargs, $target_configargs. Mark the precious, so
2034 environment settings get recorded.
2035 * configure: Regenerate.
2036
2037 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2038
2039 PR bootstrap/45796
2040 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2041 Depend on all-build-libiberty.
2042 * Makefile.in: Regenerate.
2043
2044 2010-09-30 Michael Eager <eager@eagercon.com>
2045
2046 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2047 * configure: Regenerate.
2048
2049 2010-09-28 Michael Eager <eager@eagercon.com>
2050
2051 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2052
2053 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2054
2055 PR bootstrap/44621
2056 * configure.ac: Fix unportable shell quoting.
2057 * configure: Regenerate.
2058
2059 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2060
2061 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2062 targets and amend comment.
2063 * configure: Regenerate.
2064
2065 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2066
2067 * MAINTAINERS (Write After Approval): Add myself.
2068
2069 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2070
2071 * configure.ac: Enable LTO by default on Darwin.
2072 * configure: Regenerate.
2073
2074 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2075
2076 * MAINTAINERS (Write After Approval): Add myself.
2077
2078 2010-09-01 Ian Bolton <ian.bolton@arm.com>
2079
2080 * MAINTAINERS (Write After Approval): Add myself.
2081
2082 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2083
2084 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2085 ports
2086
2087 2010-07-28 David Yuste <david.yuste@gmail.com>
2088
2089 * MAINTAINERS (Write After Approval): Add myself.
2090
2091 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2092
2093 * configure.ac: Support all v850 targets.
2094 * configure: Regenerate.
2095
2096 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2097
2098 PR bootstrap/44455
2099 * configure.ac (extra_mpfr_configure_flags): Copy from
2100 extra_mpc_gmp_configure_flags.
2101 * configure: Re-generated.
2102
2103 2010-07-22 Andi Kleen <ak@linux.intel.com>
2104
2105 * MAINTAINERS (Write After Approval): Add myself.
2106
2107 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2108
2109 * MAINTAINERS (Write After Approval): Add myself.
2110
2111 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2112
2113 * MAINTAINERS (Write After Approval): Add myself.
2114
2115 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2116
2117 PR target/44862
2118 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2119 Provide -B option to allow for link spec %s substitutions for
2120 libstdc++.a on darwin.
2121 * Makefile.in: Regenerate.
2122
2123 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2124
2125 * MAINTAINERS (Reviewers): Update my e-mail address
2126
2127 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
2128
2129 * Makefile.def (configure-gcc): Depend on all-libelf.
2130 * Makefile.in: Rebuild.
2131
2132 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2133
2134 * MAINTAINERS (Write After Approval): Add myself in the right place.
2135
2136 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
2137
2138 * MAINTAINERS (Write After Approval): Add myself.
2139
2140 2010-05-25 Sterling Augustine <sterling@tensilica.com>
2141
2142 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2143
2144 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
2145
2146 * config.sub: Update to version 2010-05-21.
2147 * config.guess: Update to version 2010-04-03.
2148
2149 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2150
2151 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2152 * configure: Regenerate.
2153
2154 2010-05-12 Sriraman Tallam <tmsriram@google.com>
2155
2156 * MAINTAINERS (Write After Approval): Add myself.
2157
2158 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2159
2160 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2161 a platform that supports LTO.
2162 * configure: Regenerate.
2163
2164 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2165
2166 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2167 * configure: Regenerated.
2168
2169 2010-04-27 Roland McGrath <roland@redhat.com>
2170 H.J. Lu <hongjiu.lu@intel.com>
2171
2172 * configure.ac (--enable-gold): Support both, both/gold and
2173 both/bfd to add gold to configdirs without removing ld.
2174 * configure: Regenerated.
2175
2176 * Makefile.def: Add install-gold dependency to install-ld.
2177 * Makefile.in: Regenerated.
2178
2179 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2180
2181 PR lto/42776
2182 * configure.ac (--enable-lto): Refactor handling so libelf tests
2183 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2184 and allow LTO to be explicitly enabled on non-ELF platforms that
2185 are known to support it inside else-clause.
2186 * configure: Regenerate.
2187
2188 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2189
2190 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2191 * configure: Regenerate.
2192
2193 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
2194
2195 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2196 * configure: Regenerate.
2197
2198 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2199
2200 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2201 separately.
2202 * configure: Regenerate.
2203
2204 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
2205
2206 * MAINTAINERS (Write After Approval): Add myself.
2207
2208 2010-04-14 Tristan Gingold <gingold@adacore.com>
2209
2210 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2211 * configure: Regenerate.
2212
2213 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2214
2215 * configure: Regenerate after change to elf.m4.
2216
2217 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
2218
2219 * MAINTAINERS (Write After Approval): Add myself.
2220
2221 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2222
2223 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2224 * configure: Regenerated.
2225
2226 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2227
2228 * configure.ac: Print "buggy but acceptable" when CLooG
2229 revision is less than 9.
2230 * configure: Regenerated.
2231
2232 2010-04-01 Diego Novillo <dnovillo@google.com>
2233
2234 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2235
2236 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2237
2238 PR bootstrap/43615
2239 PR bootstrap/43328
2240
2241 Revert:
2242
2243 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2244
2245 * configure.ac: Do not pass --enable-multilib nor
2246 --disable-multilib in baseargs. Accept explicitly passed
2247 --enable_multilib.
2248 * configure: Regenerate.
2249
2250 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2251
2252 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2253
2254 2010-03-31 Janis Johnson <janis187@us.ibm.com>
2255
2256 * MAINTAINERS: Remove myself.
2257
2258 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2259
2260 PR bootstrap/43328
2261 * configure.ac: Do not pass --enable-multilib nor
2262 --disable-multilib in baseargs. Accept explicitly passed
2263 --enable_multilib.
2264 * configure: Regenerate.
2265
2266 2010-03-28 Andrew Pinski <pinskia@gmail.com>
2267
2268 * MAINTAINERS (spu port): Remove me.
2269
2270 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2271
2272 * configure.ac (tic6x-*-*): New case.
2273 * configure: Regenerate.
2274
2275 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2276
2277 * config.sub: Update to version 2010-03-22.
2278 * config.guess: Update to version 2009-12-30.
2279
2280 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2281
2282 PR ada/42554
2283 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2284 * configure: Regenerate.
2285
2286 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2287
2288 * MAINTAINERS: Update my email address.
2289
2290 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2291
2292 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2293 (ghassan.shobaki@amd.com): Removed.
2294
2295 2010-03-17 Alan Modra <amodra@gmail.com>
2296
2297 * MAINTAINERS: Update my email address.
2298
2299 2010-03-16 Diego Novillo <dnovillo@google.com>
2300
2301 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2302 Matthews.
2303
2304 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2305
2306 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2307 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2308
2309 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2310
2311 * MAINTAINERS: Update my email address.
2312
2313 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2314
2315 * MAINTAINERS: Update my email address.
2316
2317 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2318
2319 * MAINTAINERS: Update my email address.
2320
2321 2010-03-09 Jie Zhang <jie@codesourcery.com>
2322
2323 * MAINTAINERS: Update my email address.
2324
2325 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2326
2327 PR libstdc++/32499
2328 * configure.ac (RANLIB): Default to true.
2329 (STRIP): Likewise.
2330 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2331 * configure: Regenerate.
2332
2333 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
2334
2335 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2336 (Write After Approval): Update my email address.
2337
2338 2010-02-17 Nick Clifton <nickc@redhat.com>
2339
2340 PR 11238
2341 * Makefile.tpl (local-distclean): Also remove config.cache files in
2342 sub-directories as there may not be Makefiles present in the
2343 sub-directories.
2344 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2345 the config.cache files found by the find command.
2346
2347 * Makefile.in: Regenerate.
2348 * configure.ac: Revert previous delta.
2349 * configure: Regenerate.
2350
2351 2010-02-15 Nick Clifton <nickc@redhat.com>
2352
2353 PR 11238
2354 * configure.ac: Delete config.cache files in sub-directories when
2355 deleting Makefiles.
2356 * configure: Regenerate.
2357
2358 2010-02-12 Ben Elliston <bje@gnu.org>
2359
2360 * MAINTAINERS: Update my email address.
2361
2362 2010-02-08 Andrew Pinski <pinskia@gmail.com>
2363
2364 * MAINTAINERS (spu port): Update my email address.
2365
2366 2010-02-08 Jie Zhang <jie.zhang@analog.com>
2367
2368 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2369
2370 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2371
2372 * configure.ac: Add "recommended" version checks for GMP/MPC.
2373 Update recommended GMP/MPFR/MPC versions.
2374 * configure: Regenerate.
2375
2376 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2377
2378 * MAINTAINERS: Move my Embecosm email address into the
2379 write-after-approval section.
2380
2381 2010-01-26 Ian Lance Taylor <iant@google.com>
2382
2383 * MAINTAINERS: Add myself as Go frontend maintainer.
2384
2385 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
2386
2387 PR libstdc++/36101, PR libstdc++/42813
2388 * configure.ac (bootstrap_target_libs): Make inclusion of
2389 target-libgomp conditional on libgomb being in target_configdirs.
2390 * configure: Regenerate.
2391
2392 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
2393
2394 PR libstdc++/36101, PR libstdc++/42813
2395 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2396 * configure: Regenerate.
2397
2398 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2399
2400 PR libstdc++/36101, PR libstdc++/42813
2401 * configure.ac (target_configdirs): Substitute.
2402 * Makefile.def: Bootstrap target module libgomp.
2403 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2404 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2405 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2406 * configure, Makefile.in: Regenerate.
2407
2408 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2409
2410 * MAINTAINERS: Adjust my details.
2411
2412 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2413
2414 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2415
2416 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2417
2418 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2419
2420 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2421
2422 * MAINTAINERS (Write After Approval): Add myself.
2423
2424 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2425
2426 * MAINTAINERS (Write After Approval): Add myself.
2427
2428 2010-01-11 Richard Guenther <rguenther@suse.de>
2429
2430 PR lto/41569
2431 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2432 * Makefile.in: Regenerated.
2433
2434 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
2435
2436 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2437 * configure: Regenerate.
2438
2439 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2440 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2441
2442 PR bootstrap/42424
2443 * configure.ac: Include libtool m4 files.
2444 (_LT_CHECK_OBJDIR): Call it.
2445 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2446 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2447
2448 * configure: Regenerate.
2449
2450 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2451
2452 PR bootstrap/41818
2453 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2454 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2455 * Makefile.in: Regenerate.
2456
2457 2010-01-02 Richard Guenther <rguenther@suse.de>
2458
2459 PR lto/41529
2460 * configure.ac: Include config/elf.m4. Disable LTO if not
2461 builting for an elf target.
2462 * configure: Regenerate.
2463
2464 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2465
2466 * MAINTAINERS: Change my email address.
2467
2468 2009-12-18 Ben Elliston <bje@au.ibm.com>
2469
2470 * config.sub, config.guess: Update from upstream sources.
2471
2472 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2473
2474 * MAINTAINERS (Write After Approval): Add myself.
2475
2476 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2477
2478 PR middle-end/30447
2479 PR middle-end/30789
2480 PR other/40302
2481
2482 * configure.ac: Require MPC.
2483 * configure: Regenerate.
2484
2485 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2486
2487 PR target/38384
2488 PR bootstrap/40972
2489 * libtool.m4: Sync from git Libtool.
2490 * ltoptions.m4: Likewise.
2491 * ltversion.m4: Likewise.
2492 * lt~obsolete.m4: Likewise.
2493 * ltmain.sh: Likewise.
2494
2495 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2496
2497 * configure.ac: Update minimum MPC version to 0.8.
2498 * configure: Regenerate.
2499
2500 2009-11-21 Sebastian Pop <sebpop@gmail.com>
2501
2502 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2503 * configure: Regenerated.
2504
2505 2009-11-21 Ian Lance Taylor <iant@google.com>
2506
2507 * configure.ac: Change default of poststage1_ldflags to be empty if
2508 poststage1_libs is set. When poststage1_libs is empty, and
2509 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2510 * configure: Rebuild.
2511
2512 2009-11-21 Adam Nemet <adambnmet@gmail.com>
2513
2514 * MAINTAINERS (Write After Approval): Update my email address.
2515
2516 2009-11-20 Ben Elliston <bje@au.ibm.com>
2517
2518 * config.guess: Update from upstream sources.
2519
2520 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2521
2522 * Makefile.def: Restore host and target settings for gmp.
2523 * Makefile.in: Rebuild.
2524
2525 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2526
2527 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2528 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2529 Fix portability of test of C++ as bootstrap language. Add
2530 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2531 * configure: Rebuild.
2532 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2533 and cloog. Fix in-tree ppl configuration. Introduce libelf
2534 in-tree building.
2535 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2536 (POSTSTAGE1_HOST_EXPORTS): Use it.
2537 (STAGE[+id+]_CXXFLAGS): New.
2538 (BASE_FLAGS_TO_PASS): Pass it down.
2539 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2540 extra_exports.
2541 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2542 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2543 extra_exports.
2544 * Makefile.in: Rebuild.
2545
2546 2009-11-17 Ben Elliston <bje@au.ibm.com>
2547
2548 * config.sub, config.guess: Update from upstream sources.
2549
2550 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2551
2552 * MAINTAINERS (Write After Approval): Add myself.
2553
2554 2009-11-09 Jon Beniston <jon@beniston.com>
2555
2556 * MAINTAINERS (Write After Approval): Add myself.
2557
2558 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2559
2560 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2561 paths for *-w64-mingw* and x86_64-*mingw*.
2562 * configure: Regenerated.
2563
2564 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
2565
2566 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2567
2568 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2569
2570 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2571 Phil Edwards to Write-After Approval.
2572
2573 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2574
2575 * configure.ac: Disable target-winsup & co for
2576 x86_64-*-mingw* and *-w64-mingw* targets.
2577 * configure: Regenerated.
2578
2579 2009-10-16 Nick Clifton <nickc@redhat.com>
2580
2581 * MAINTAINERS: Add myself as a maintainer for the RX port.
2582
2583 2009-10-26 Johannes Singler <singler@kit.edu>
2584
2585 * MAINTAINERS (Write After Approval): Update my e-mail address.
2586
2587 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2588
2589 * configure.ac (CLooG test): Use = with test.
2590 * configure: Regenerate.
2591
2592 2009-10-22 Richard Guenther <rguenther@suse.de>
2593
2594 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2595 cloog if the ppl version check failed. Move flags saving
2596 before setting in libelf check.
2597 * configure: Regenerate.
2598
2599 2009-10-21 Richard Guenther <rguenther@suse.de>
2600
2601 * configure.ac: Adjust the ppl and cloog configure to work as
2602 documented. Disable cloog if ppl was disabled. Omit the version
2603 checks if they were disabled.
2604 * configure: Re-generate.
2605
2606 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2607
2608 * configure.ac: Add 'lto' to enable_languages, not
2609 new_enable_languages, and only if not already present.
2610 * configure: Regenerate.
2611
2612 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2613
2614 * README: Refer to the various COPYING* files instead of just
2615 COPYING.
2616 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2617
2618 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
2619
2620 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2621
2622 2009-10-07 Richard Guenther <rguenther@suse.de>
2623
2624 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2625 and Richard Guenther as reviewers.
2626 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2627 as reviewers.
2628
2629 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
2630
2631 * config.sub: Update from upstream sources.
2632
2633 2009-10-06 Ian Lance Taylor <iant@google.com>
2634
2635 * Makefile.def: check-gold depends upon all-gas.
2636 * Makefile.in: Rebuild.
2637
2638 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2639
2640 * MAINTAINERS (Write After Approval): Add myself.
2641
2642 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2643
2644 * Makefile.def: all-lto-plugin depends on all-libiberty.
2645 set bootstrap=true for lto-plugin.
2646 Add lto-plugin.
2647 * Makefile.in: Regenerate.
2648 * configure.ac (host_libs): Add lto-plugin.
2649 * configure: Regenerate.
2650
2651 2009-10-03 Diego Novillo <dnovillo@google.com>
2652
2653 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2654 (HOST_LIBELFLIBS): Define.
2655 (HOST_LIBELFINC): Define.
2656 * Makefile.in: Regenerate.
2657 * configure.ac: Add --enable-lto.
2658 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2659 If --enable-lto is used, add 'lto' to new_enable_languages.
2660 If --enable-lto is used and gold is enabled, add
2661 lto-plugin to configdirs.
2662 * configure: Regenerate.
2663
2664 2009-10-03 Simon Baldwin <simonb@google.com>
2665
2666 * configure.ac: If --with-system-zlib, suppress local zlib and
2667 pass --with-system-zlib to subdir configure scripts.
2668 * configure: Regenerate.
2669
2670 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2671 Paolo Bonzini <bonzini@gnu.org>
2672
2673 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2674 $(srcdir).
2675 * Makefile.in: Rebuilt.
2676
2677 2009-09-26 Gary Funck <gary@intrepid.com>
2678
2679 * MAINTAINERS (Write After Approval): Add myself.
2680
2681 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2682
2683 * configure.ac: Update minimum MPC version to 0.7.
2684 * configure: Regenerate.
2685
2686 2009-09-25 Nick Clifton <nickc@redhat.com>
2687
2688 * configure.ac: Pass any --cache-file=/dev/null option on to
2689 subconfigures.
2690 * configure: Regenerate.
2691
2692 2009-09-23 Nick Clifton <nickc@redhat.com>
2693
2694 * config.sub, config.guess: Update from upstream sources.
2695
2696 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2697
2698 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2699 * Makefile.in: Rebuilt.
2700
2701 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2702
2703 PR bootstrap/32272
2704 * configure.ac: Error out if $srcdir isn't '.' but contains
2705 host-${host_noncanonical}.
2706 * configure: Regenerate.
2707
2708 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2709
2710 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2711 maintainer.
2712
2713 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2714
2715 * configure.ac: If bootstrapping a combined tree with
2716 --enable-gold, require c++ in stage1_languages.
2717 * configure: Regenerate.
2718
2719 * configure.ac: Also add target_libs of stage1_languages to
2720 bootstrap_target_libs.
2721 * configure: Regenerate.
2722
2723 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2724 with --enable-languages not containing c++.
2725 * configure: Regenerate.
2726
2727 2009-09-15 Jie Zhang <jie.zhang@analog.com>
2728
2729 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2730 * configure: Regenerate.
2731
2732 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
2733
2734 * MAINTAINERS (Write After Approval): Update my e-mail address,
2735 and move from from here...
2736 (Waiting for paperwork): To here.
2737
2738 2009-09-09 Joseph Myers <joseph@codesourcery.com>
2739
2740 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2741
2742 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2743
2744 * configure.ac: Do not use $extrasub for replacing @if/@endif
2745 parts in Makefile; instead, use additional arguments to
2746 AC_CONFIG_COMMANDS to do the replacement manually, with several
2747 sed invocations, to avoid HP-UX sed command limits.
2748 * configure: Regenerate.
2749
2750 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
2751
2752 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2753 blank before -L.
2754
2755 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2756
2757 * configure.ac (with-build-config): Document. Handle without.
2758 Handle missing argument.
2759 * configure: Rebuilt.
2760
2761 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2762
2763 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2764 Default to bootstrap-debug only if compare-debug works.
2765 * configure: Rebuilt.
2766 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2767 * Makefile.in: Rebuilt.
2768
2769 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2770
2771 * MAINTAINERS (OS Port Maintainers): Update my email address.
2772
2773 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2774
2775 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2776 * Makefile.in: Rebuilt.
2777
2778 2009-09-01 Chris Demetriou <cgd@google.com>
2779
2780 * MAINTAINERS (Write After Approval): Add myself.
2781
2782 2009-08-31 Dodji Seketeli <dodji@redhat.com>
2783
2784 PR debug/30161
2785 * include/dwarf2.h (enum dwarf_tag): Added
2786 DW_TAG_GNU_template_template_param
2787 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2788
2789 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2790
2791 * Makefile.tpl (AWK): Fix typo.
2792 * Makefile.in: Regenerate.
2793
2794 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2795
2796 * configure.ac: Detect awk and sed.
2797 * Makefile.def (flags_to_pass): Add AWK and SED.
2798 * Makefile.tpl (AWK, SED): New.
2799 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2800 * configure: Regenerate.
2801 * Makefile.in: Regenerate.
2802
2803 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2804
2805 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2806 (collapseslashes): Likewise.
2807
2808 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2809
2810 * configure.ac (AC_PREREQ): Bump to 2.64.
2811
2812 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2813
2814 * configure.ac: Remove --with-datarootdir, --with-docdir,
2815 --with-pdfdir, --with-htmldir switches.
2816 * configure: Regenerate.
2817
2818 * configure: Regenerate.
2819
2820 * compile: Sync from Automake 1.11.
2821 * depcomp: Likewise.
2822 * install-sh: Likewise.
2823 * missing: Likewise.
2824 * mkinstalldirs: Likewise.
2825 * ylwrap: Likewise.
2826
2827 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2828
2829 * ltmain.sh (func_normal_abspath): New function.
2830 (func_relative_path): Likewise.
2831 (func_mode_help): Document new -bindir option for link mode.
2832 (func_mode_link): Add new -bindir option, and use it to place
2833 output DLL if specified.
2834
2835 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2836
2837 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2838 (baseargs): Add --disable-option-checking.
2839 * configure: Regenerate.
2840
2841 * Makefile.def (configure-target-libiberty): Depend on
2842 all-binutils and all-ld.
2843 (configure-target-newlib): Likewise.
2844 * Makefile.in: Regenerate.
2845
2846 2009-08-17 Ben Elliston <bje@au.ibm.com>
2847
2848 * config.sub, config.guess: Update from upstream sources.
2849
2850 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2851
2852 Sync from src, merge:
2853
2854 2009-07-02 Tristan Gingold <gingold@adacore.com>
2855
2856 * configure.ac: Do not exclude gas for i386-*-darwin.
2857 Add a case for x86_64-*-darwin.
2858 * configure: Regenerate.
2859
2860 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2861
2862 * MAINTAINERS: Add my name to Write After Approval list.
2863
2864 2009-08-06 Michael Eager <eager@eagercon.com>
2865
2866 * configure.ac: Add Microblaze target.
2867 * configure: Regenerate.
2868
2869 2009-07-31 Christian Bruel <christian.bruel@st.com>
2870
2871 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2872 * configure: Regenerate.
2873
2874 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
2875
2876 * MAINTAINERS (Write After Approval): Update my e-mail address.
2877
2878 2009-07-06 Ian Lance Taylor <iant@google.com>
2879
2880 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2881 * configure: Rebuild.
2882
2883 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2884
2885 * MAINTAINERS: Move myself to the Graphite Reviewers.
2886
2887 2009-06-30 Wei Guozhi <carrot@google.com>
2888
2889 * MAINTAINERS: Add my name to Write After Approval list.
2890
2891 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2892
2893 PR bootstrap/40338
2894 * configure.ac (comparestring): Create new variable.
2895 * Makefile.tpl (comparestring): Use to skip some comparisions.
2896 * configure: Regenerate.
2897 * Makefile.in: Regenerate.
2898
2899 2009-06-26 Doug Evans <dje@sebabeach.org>
2900
2901 * Makefile.def (host_modules): Add cgen.
2902 * Makefile.in: Regenerate.
2903 * configure.ac (host_tools): Add cgen.
2904 * configure: Regenerate.
2905
2906 2009-06-23 DJ Delorie <dj@redhat.com>
2907
2908 * MAINTAINERS: Add myself as mep maintainer.
2909
2910 2009-06-23 Ian Lance Taylor <iant@google.com>
2911
2912 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2913 boot_languages. Only bootstrap target libraries listed in
2914 target_libs for some boot language. Add --with-stage1-ldflags,
2915 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2916 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2917 if not building with C++.
2918 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2919 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2920 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2921 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2922 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2923 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2924 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2925 * configure, Makefile.in: Rebuild.
2926
2927 2009-06-23 Li Feng <nemokingdom@gmail.com>
2928
2929 * MAINTAINERS: Added my name to write-after-approval list.
2930
2931 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2932
2933 * configure.ac: Define is_elf for QNX Neutrino targets.
2934 * configure: Regenerate.
2935
2936 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
2937
2938 * MAINTAINERS: Added my name to the write-after-approval list
2939
2940 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2941
2942 * configure.ac: Detect MPC in default directory.
2943 * configure: Regenerate.
2944
2945 2009-06-03 Jerome Guitton <guitton@adacore.com>
2946 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2947
2948 * Makefile.tpl (all): Avoid a trailing backslash.
2949 * Makefile.in: Regenerate.
2950
2951 2009-06-03 Ben Elliston <bje@au.ibm.com>
2952
2953 * config.sub, config.guess: Update from upstream sources.
2954
2955 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2956
2957 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2958 to noconfdirs.
2959 * configure: Regenerate.
2960
2961 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2962
2963 * Makefile.tpl ([+compare-target+]): Compare all stage
2964 directories, rather than just gcc.
2965 * Makefile.in: Rebuilt.
2966
2967 2009-06-01 Doug Kwan <dougkwan@google.com>
2968
2969 * configure.ac: Support gold for target arm*-*-*.
2970 * configure: Regenerate.
2971
2972 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2973
2974 * Makefile.def: Add MPC support and dependencies.
2975 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2976
2977 * Makefile.in, configure: Regenerate.
2978
2979 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2980
2981 * Makefile.tpl (all): Avoid harmless warning in make all when
2982 gcc-bootstrap is enabled but stage_last does not exist.
2983 * Makefile.in: Rebuilt.
2984
2985 2009-05-24 Nicolas Roche <roche@adacore.com>
2986
2987 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2988 * Makefile.in: Regenerate.
2989
2990 2009-05-21 Denis Chertykov <chertykov@gmail.com>
2991
2992 * MAINTAINERS: Update my e-mail address.
2993
2994 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2995
2996 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2997 * configure: Regenerate.
2998
2999 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3000
3001 PR other/40159
3002 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3003 gcc-no-bootstrap are mutually exclusive.
3004 * Makefile.in: Rebuilt.
3005
3006 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3007
3008 PR other/40159
3009 * Makefile.tpl (all): Don't end with unconditional success.
3010 * Makefile.in: Rebuilt.
3011
3012 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
3013
3014 PR target/37137
3015 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3016 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3017 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3018 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3019 stage_configureflags, stage_cflags and stage_libcflags into
3020 explicit Makefile macros.
3021 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3022 GFORTRAN.
3023 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3024 CC. Set CC_FOR_BUILD from CC.
3025 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3026 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3027 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3028 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3029 and GFORTRAN.
3030 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3031 (_LIBCFLAGS): Renamed to _TFLAGS.
3032 (do-compare-debug, do-compare3-debug): Drop.
3033 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3034 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3035 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3036 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3037 (XGCC_FLAGS_FOR_TARGET): New.
3038 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3039 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3040 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3041 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3042 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
3043 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3044 TFLAGS.
3045 (BUILD_CONFIG): Include if requested.
3046 (all): Set TFLAGS on bootstrap.
3047 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3048 (all-stageid-prefixmodule): Likewise.
3049 (do-clean, distclean-stageid): Set TFLAGS.
3050 (restrap): Fix whitespace.
3051 * Makefile.in: Rebuilt.
3052
3053 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
3054
3055 * config.guess: Sync with src.
3056
3057 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3058
3059 * configure.ac ($with_ppl): Default to no if not supplied.
3060 ($with_cloog): Likewise.
3061 configure: Regenerate.
3062
3063 2009-04-27 James E. Wilson <wilson@codesourcery.com>
3064
3065 * MAINTAINERS: Update my e-mail address.
3066
3067 2009-04-27 Nick Clifton <nickc@redhat.com>
3068
3069 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3070
3071 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3072
3073 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3074 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3075 * Makefile.in: Regenerate.
3076
3077 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3078
3079 PR bootstrap/39739
3080 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3081 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3082
3083 * configure, Makefile.in: Regenerate.
3084
3085 2009-04-21 Taras Glek <tglek@mozilla.com>
3086
3087 * include/hashtab.h: Update GTY annotations to new syntax
3088 * include/splay-tree.h: Likewise
3089
3090 2009-04-17 Ben Elliston <bje@au.ibm.com>
3091
3092 * config.sub, config.guess: Update from upstream sources.
3093
3094 2009-04-15 Anthony Green <green@moxielogic.com>
3095
3096 * configure.ac: Add moxie support.
3097 * configure: Rebuilt.
3098
3099 2009-04-14 Jakub Jelinek <jakub@redhat.com>
3100
3101 * configure.ac: Change copyright header to refer to version
3102 3 of the GNU General Public License and to point readers at the
3103 COPYING3 file and the FSF's license web page.
3104 * Makefile.def: Likewise.
3105 * Makefile.tpl: Likewise.
3106 * Makefile.in: Regenerate.
3107
3108 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3109
3110 * configure.ac: Restore match for darwin9 or later. Use double
3111 brackets since regeneration eats one pair.
3112 * configure: Regenerate.
3113
3114 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3115
3116 PR gas/10039
3117 * configure.ac: Require texinfo 4.7.
3118 * configure: Regenerated.
3119
3120 2009-04-09 Nick Clifton <nickc@redhat.com>
3121
3122 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3123 the GCC Runtime Library Exception.
3124
3125 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3126
3127 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3128 * configure: Regenerate.
3129
3130 2009-04-01 Steve Ellcey <sje@cup.hp.com>
3131
3132 * Makefil.def (languages): New entries.
3133 * Makefile.tpl (check-gcc-*): New generic target.
3134 * Makefile.in: Regenerate.
3135
3136 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
3137
3138 * MAINTAINERS: Update my email address.
3139
3140 2009-03-18 Tom Tromey <tromey@redhat.com>
3141
3142 * configure: Rebuild.
3143 * configure.ac (host_libs): Add libiconv.
3144 * Makefile.in: Rebuild.
3145 * Makefile.def (host_modules): Add libiconv.
3146 (configure-gdb, all-gdb): Depend on libiconv.
3147
3148 2009-03-16 Tristan Gingold <gingold@adacore.com>
3149
3150 * configure.ac: Treat gdb as supported on x86_64-darwin.
3151 * configure: Regenerate.
3152
3153 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3154
3155 * configure.ac (--with-host-libstdcxx): New option.
3156 * configure: Regenerate.
3157
3158 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
3159
3160 * MAINTAINERS: Move myself into the write after approval list.
3161
3162 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
3163
3164 * MAINTAINERS: Update e-mail address.
3165
3166 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
3167
3168 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3169
3170 2009-03-10 Ira Rosen <irar@il.ibm.com>
3171
3172 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3173
3174 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3175
3176 Backport from git Libtool:
3177
3178 2009-01-19 Robert Millan <rmh@aybabtu.com>
3179 Support GNU/kOpenSolaris.
3180 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3181 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3182 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3183 GNU/kOpenSolaris.
3184
3185 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
3186
3187 * MAINTAINERS: Update e-mail address.
3188
3189 2009-02-24 Michael Eager <eager@eagercon.com>
3190
3191 * MAINTAINERS (Write After Approval): Add self.
3192
3193 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
3194
3195 * MAINTAINERS (Write After Approval): Add myself.
3196
3197 2009-02-05 Andreas Schwab <schwab@suse.de>
3198
3199 * Makefile.tpl (stage_last): Define $r and $s before using
3200 $(RECURSE_FLAGS_TO_PASS).
3201 * Makefile.in: Regenerate
3202
3203 2009-01-30 Ian Lance Taylor <iant@google.com>
3204
3205 * MAINTAINERS: Move myself to the Global Reviewers list.
3206
3207 2009-01-29 Robert Millan <rmh@aybabtu.com>
3208
3209 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3210 * configure: Regenerate.
3211
3212 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
3213
3214 * MAINTAINERS: Make whitespace consistent.
3215 Remove Robert Millan from Write After Approval.
3216
3217 2009-01-16 Alan Modra <amodra@bigpond.net.au>
3218
3219 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3220 (all-opcodes): Depend on all-libiberty.
3221 * Makefile.in: Regenerate.
3222
3223 2009-01-15 Douglas B Rupp <rupp@gnat.com>
3224
3225 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3226 * configure: Regenerate.
3227
3228 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
3229
3230 * MAINTAINERS (Write After Approval): Add myself.
3231
3232 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
3233
3234 * MAINTAINERS: Add myself to reviewers (Fortran).
3235
3236 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3237
3238 PR tree-optimization/38515
3239 * configure.ac (cloog-polylib): Removed.
3240 (with_ppl, with_cloog): Test for "no".
3241 * configure: Regenerated.
3242
3243 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
3244
3245 * MAINTAINERS: Moved myself to reviewers (Fortran).
3246
3247 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3248
3249 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3250 (Write After Approval): Remove myself.
3251
3252 2009-01-03 Diego Novillo <dnovillo@google.com>
3253
3254 * MAINTAINERS: Remove myself from alias maintainership.
3255
3256 2009-01-02 David Ayers <ayers@fsfe.org>
3257
3258 * MAINTAINERS: Update e-mail address.
3259
3260 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3261
3262 * MAINTAINERS: Make whitespace consistent.
3263
3264 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3265
3266 Backport from upstream Libtool:
3267 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3268 Add cache variables to tests that require the linker to work.
3269 For shlibpath_overrides_runpath, this also changes the semantics
3270 to let the result from the C compiler take precedence.
3271
3272 2008-12-02 Ben Elliston <bje@au.ibm.com>
3273
3274 * config.sub, config.guess: Update from upstream sources.
3275
3276 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3277
3278 * configure.ac (ppllibs): Add by default the lib flags.
3279 * configure: Regenerate.
3280
3281 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
3282
3283 * MAINTAINERS: Add myself to the write after approval list.
3284
3285 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3286
3287 * configure.ac: Add double brackets on darwin[912].
3288 * configure: Regenerate.
3289
3290 2008-12-03 Daniel Kraft <d@domob.eu>
3291
3292 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3293 Approval to Reviewer section (for Fortran front-end).
3294
3295 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3296
3297 * configure.ac: Expand to darwin10 and later.
3298 * configure: Regenerate.
3299
3300 2008-12-02 Andreas Schwab <schwab@suse.de>
3301
3302 * Makefile.def: configure-target-boehm-gc depends on
3303 all-target-libstdc++-v3.
3304 * Makefile.in: Regenerate.
3305
3306 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
3307
3308 * MAINTAINERS: Add myself as mingw maintainer.
3309
3310 2008-12-02 Ben Elliston <bje@au.ibm.com>
3311
3312 * config.sub, config.guess: Update from upstream sources.
3313
3314 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3315
3316 * README.SCO: Remove.
3317
3318 2008-11-29 Fernando Pereira <pronesto@gmail.com>
3319
3320 * MAINTAINERS: Add myself to the write after approval list.
3321
3322 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3323
3324 * MAINTAINERS: Update my email address in WAA section.
3325
3326 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
3327
3328 * MAINTAINERS: Update e-mail address.
3329
3330 2008-11-27 Toon Moene <toon@moene.org>
3331
3332 * MAINTAINERS: Change e-mail address.
3333
3334 2008-11-27 Tristan Gingold <gingold@adacore.com>
3335
3336 * configure.ac: Build gdb for i?86-*-darwin*
3337 * configure: Regenerated.
3338
3339 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
3340
3341 * MAINTAINERS: Added my full name.
3342
3343 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3344
3345 PR bootstrap/38014
3346 PR bootstrap/37923
3347
3348 Revert:
3349
3350 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3351
3352 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3353 * Makefile.in: Regenerated.
3354
3355 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3356
3357 PR gdb/921
3358 PR gdb/1646
3359 PR gdb/2175
3360 PR gdb/2176
3361
3362 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3363 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3364 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3365 (HOST_EXPORTS): Pass CPPFLAGS.
3366 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3367 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3368 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3369 * Makefile.in, configure: Regenerated.
3370 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3371 and CPPFLAGS_FOR_BUILD.
3372
3373 2008-11-06 Jeff Law <law@redhat.com>
3374
3375 * MAINTAINERS: Add myself as middle end maintainer.
3376
3377 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
3378
3379 * MAINTAINERS (Write after approval): Add myself.
3380
3381 2008-11-05 Diego Novillo <dnovillo@google.com>
3382
3383 * MAINTAINERS (Global Reviewers): Add myself.
3384 (Non-Algorithmic Maintainers): Remove myself.
3385
3386 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3387
3388 * MAINTAINERS (Write after approval): Add myself.
3389
3390 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3391
3392 * MAINTAINERS (Write after approval): Add myself.
3393
3394 2008-10-31 Ben Elliston <bje@au.ibm.com>
3395
3396 * configure.ac (spu-*-*): Remove special case.
3397 * configure: Regenerate.
3398
3399 2008-10-30 Catherine Moore <clm@codesourcery.com>
3400
3401 * MAINTAINERS (Write after approval): Update my email address.
3402
3403 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3404
3405 * configure.ac [spu-*-*]: Do not set skipdirs.
3406 * configure: Re-generate.
3407
3408 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3409
3410 * MAINTAINERS (Various Maintainers): Add myself to reload.
3411
3412 2008-10-25 Richard Guenther <rguenther@suse.de>
3413
3414 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3415 maintainer. Remove myself as libgcc-math maintainer.
3416 (Non-Algorithmic Maintainers): Remove myself.
3417
3418 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3419
3420 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3421 * Makefile.in: Regenerated.
3422
3423 2008-10-23 Cary Coutant <ccoutant@google.com>
3424
3425 * MAINTAINERS (Write after approval): Add myself.
3426
3427 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3428
3429 PR gdb/921
3430 PR gdb/1646
3431 PR gdb/2175
3432 PR gdb/2176
3433
3434 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3435 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3436 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3437 (HOST_EXPORTS): Pass CPPFLAGS.
3438 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3439 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3440 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3441 * Makefile.in, configure: Regenerated.
3442 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3443 and CPPFLAGS_FOR_BUILD.
3444
3445 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
3446
3447 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3448 Sebastian Pop.
3449
3450 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3451
3452 * MAINTAINERS (Write After Approval): Added myself.
3453
3454 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3455
3456 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3457 recommended version to 2.3.2.
3458
3459 * configure: Regenerate.
3460
3461 2008-10-01 Mark Mitchell <mark@codesourcery.com>
3462
3463 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3464
3465 2008-09-29 David Daney <david.daney@caviumnetworks.com>
3466
3467 * MAINTAINERS (Write After Approval): Update e-mail address.
3468
3469 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3470
3471 * libtool.m4: Update to libtool 2.2.6.
3472 * lt~obsolete.m4: Update to libtool 2.2.6.
3473 * ltmain.sh: Update to libtool 2.2.6.
3474 * ltsugar.m4: Update to libtool 2.2.6.
3475 * ltversion.m4: Update to libtool 2.2.6.
3476 * ltoptions.m4: Update to libtool 2.2.6.
3477 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3478
3479 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3480
3481 * MAINTAINERS (Write After Approval): Add myself.
3482
3483 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3484
3485 * MAINTAINERS (Write After Approval): Update my name.
3486
3487 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3488
3489 * MAINTAINERS: Add myself in "Write After Approval".
3490
3491 2008-09-18 Steve Ellcey <sje@cup.hp.com>
3492
3493 * MAINTAINERS: Add myself as ia64 maintainer.
3494
3495 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3496
3497 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3498 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3499 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3500 and Michael Tiemann from Write After Approval since they do not
3501 actually have access.
3502
3503 2008-09-05 Richard Guenther <rguenther@suse.de>
3504
3505 * configure.ac: Initialize clooglibs to -lcloog.
3506 * configure: Re-generate.
3507
3508 2008-09-04 Le-Chun Wu <lcwu@google.com>
3509
3510 * MAINTAINERS (Write After Approval): Add myself.
3511
3512 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3513
3514 * configure.ac (--with-cloog-polylib): New.
3515 (--disable-cloog-version-check): New.
3516 (--disable-ppl-version-check): New.
3517 * configure: Re-generate.
3518
3519 2008-09-03 Richard Guenther <rguenther@suse.de>
3520
3521 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3522 cloog test.
3523 * configure: Re-generate.
3524
3525 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3526
3527 Add picoChip port.
3528 * MAINTAINERS: Add picoChip maintainers.
3529
3530 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3531 Tobias Grosser <grosser@fim.uni-passau.de>
3532 Jan Sjodin <jan.sjodin@amd.com>
3533 Harsha Jagasia <harsha.jagasia@amd.com>
3534 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3535 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3536 Adrien Eliche <aeliche@isty.uvsq.fr>
3537
3538 Merge from graphite branch.
3539 * configure: Regenerate.
3540 * Makefile.in: Regenerate.
3541 * configure.ac (host_libs): Add ppl and cloog.
3542 Add checks for PPL and CLooG.
3543 * Makefile.def (ppl, cloog): Added modules and dependences.
3544 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3545 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3546
3547 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3548
3549 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3550 (GCC_SHLIB_SUBDIR): New.
3551 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3552 * configure: Regenerate.
3553 * Makefile.in: Regenerate.
3554
3555 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3556
3557 * MAINTAINERS: Consistently use tabs to separate columns.
3558
3559 2008-08-29 Tristan Gingold <gingold@adacore.com>
3560
3561 * MAINTAINERS (Write after Approval): Add myself.
3562
3563 2008-08-28 Tristan Gingold <gingold@adacore.com>
3564
3565 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3566 Enable bfd, binutils and opcodes.
3567 * configure: Regenerate.
3568
3569 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3570
3571 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3572
3573 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3574
3575 * MAINTAINERS: Use correct Umlaut for last name.
3576
3577 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3578
3579 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3580
3581 2008-08-16 David Edelsohn <edelsohn@gnu.org>
3582
3583 * MAINTAINERS: Update my email address.
3584
3585 2008-08-16 Nicolas Roche <roche@adacore.com>
3586
3587 * Makefile.tpl: Add BOOT_ADAFLAGS.
3588 * Makefile.in: Regenerate.
3589
3590 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3591
3592 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3593 * configure: Regenerate.
3594
3595 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3596
3597 * configure.ac: Add makefile fragments for hpux.
3598 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3599 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3600 * configure: Regenerate.
3601 * Makefile.in: Regenerate.
3602
3603 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
3604
3605 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3606
3607 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
3608
3609 * MAINTAINERS (Write after Approval): Add myself.
3610
3611 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3612
3613 * MAINTAINERS (Write After Approval): Add myself.
3614
3615 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
3616
3617 * MAINTAINERS (Write After Approval): Add myself.
3618
3619 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3620
3621 * MAINTAINERS: Update my email address.
3622
3623 2008-06-25 Joey Ye <joey.ye@intel.com>
3624
3625 * MAINTAINERS (Write After Approval): Add myself.
3626
3627 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3628
3629 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3630 * Makefile.in: Regenerate.
3631 * configure: Regenerate.
3632
3633 2008-06-17 Daniel Kraft <d@domob.eu>
3634
3635 * MAINTAINERS (Write After Approval): Add myself.
3636
3637 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3638
3639 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3640 "$@" is still intact with both Autoconf 2.59 and 2.62.
3641 * configure: Regenerate.
3642
3643 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3644
3645 * Makefile.tpl: Fix comment errors.
3646 * Makefile.in: Regenerate.
3647
3648 2008-06-12 David S. Miller <davem@davemloft.net>
3649 David Edelsohn <edelsohn@gnu.org>
3650
3651 * configure.ac: Add powerpc*-*-* to gold supported targets.
3652 * configure: Regenerate.
3653
3654 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3655
3656 PR tree-optimization/36218
3657 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3658 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3659 (all prefix="build-"): Pass them to build-system sub-makes.
3660 * Makefile.in: Regenerate.
3661
3662 2008-06-07 Joseph Myers <joseph@codesourcery.com>
3663
3664 * MAINTAINERS (mt port): Remove.
3665 (sco5, unixware, sco udk): Remove.
3666 (Kean Johnston): Add to Write After Approval.
3667
3668 2008-05-30 Julian Brown <julian@codesourcery.com>
3669
3670 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3671 of libobjc for ARM EABI Linux.
3672 * configure: Regenerate.
3673
3674 2008-05-18 Xinliang David Li <davidxl@google.com>
3675
3676 * ChangeLog: Remove wrong ChangeLog entry.
3677
3678 2008-05-17 Xinliang David Li <davidxl@google.com>
3679
3680 * MAINTAINERS (Write After Approval): Add myself.
3681
3682 2008-05-15 Janus Weil <janus@gcc.gnu.org>
3683
3684 * MAINTAINERS (Write After Approval): Add myself.
3685
3686 2008-05-14 Rafael Espíndola <espindola@google.com>
3687
3688 * config-ml.in: don't handle --enable-shared and --enable-static.
3689
3690 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3691
3692 * MAINTAINERS: Update my email address.
3693
3694 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3695
3696 * MAINTAINERS: Update my email address.
3697
3698 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3699
3700 * MAINTAINERS (Write After Approval): Add myself.
3701
3702 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3703
3704 * MAINTAINERS (Write After Approval): Add myself.
3705
3706 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
3707
3708 * MAINTAINERS (crx): Add myself.
3709
3710 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3711
3712 Sync with src:
3713 2008-04-14 David S. Miller <davem@davemloft.net>
3714
3715 * configure.ac: Add sparc*-*-* to gold supported targets.
3716 * configure: Regenerate.
3717
3718 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3719
3720 PR bootstrap/35457
3721 * configure.ac: Include override.m4.
3722 * configure: Regenerate.
3723
3724 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3725
3726 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3727 * Makefile.in: Regenerate.
3728
3729 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3730
3731 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3732 as nonconfigurable directories list.
3733 * configure: Regenerate.
3734
3735 2008-04-14 Ben Elliston <bje@au.ibm.com>
3736
3737 * config.sub, config.guess: Update from upstream sources.
3738
3739 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3740
3741 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3742 * Makefile.in: Regenerate.
3743
3744 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3745
3746 * configure.ac: Do not build libssp for the AVR.
3747 * configure: Regenerate.
3748
3749 2008-04-07 Ian Lance Taylor <iant@google.com>
3750
3751 * Makefile.def: check-gold depends upon all-binutils.
3752 * Makefile.in: Regenerate.
3753
3754 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3755
3756 * MAINTAINERS (Write After Approval): Add myself.
3757
3758 2008-04-04 Nick Clifton <nickc@redhat.com>
3759
3760 PR binutils/4334
3761 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3762 builds.
3763 * configure: Regenerate.
3764
3765 2008-04-04 NightStrike <NightStrike@gmail.com>
3766
3767 PR other/35151
3768 * configure.ac: Combine rules for mingw32 and mingw64.
3769 * configure: Regenerate.
3770
3771 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
3772
3773 * MAINTAINERS (Write After Approval): Add myself.
3774
3775 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
3776
3777 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3778 * Makefile.in (.NOTPARALLEL): Ditto.
3779
3780 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3781
3782 * MAINTAINERS (Write After Approval): Add myself.
3783
3784 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
3785
3786 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3787 * Makefile.in (.NOTPARALLEL): Regenerate.
3788
3789 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3790
3791 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3792 * Makefile.in: Regenerate.
3793
3794 2008-03-26 Jakub Staszak <kuba@et.pl>
3795
3796 * MAINTAINERS (Write After Approval): Add myself.
3797
3798 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3799
3800 * MAINTAINERS: Update e-mail address.
3801
3802 2008-03-20 Ian Lance Taylor <iant@google.com>
3803
3804 * configure.ac: Add support for --enable-gold.
3805 * Makefile.def: Add gold as a directory like ld.
3806 * configure, Makefile.in: Regenerate.
3807
3808 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3809
3810 * configure.ac: m4_include config/proginstall.m4.
3811 * configure: Regenerate.
3812
3813 Backport from upstream Libtool:
3814
3815 2007-10-12 Eric Blake <ebb9@byu.net>
3816
3817 Deal with Autoconf 2.62's semantic change in m4_append.
3818 * ltsugar.m4 (lt_append): Replace broken versions of
3819 m4_append.
3820 (lt_if_append_uniq): Don't require separator to be overquoted,
3821 and avoid broken m4_append.
3822 (lt_dict_add): Fix typo.
3823 * libtool.m4 (_LT_DECL): Don't overquote separator.
3824
3825 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3826
3827 * config.rpath: Add AIX 6 support.
3828
3829 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3830
3831 * Makefile.def (stageprofile). Remove -fprofile-generate
3832 from stage_libcflags.
3833 * Makefile.in: Regenerate.
3834
3835 2008-03-13 Ben Elliston <bje@au.ibm.com>
3836
3837 * config.sub, config.guess: Update from upstream sources.
3838
3839 2008-03-06 Tom Tromey <tromey@redhat.com>
3840
3841 * MAINTAINERS: Update for treelang deletion.
3842
3843 2008-03-03 James E. Wilson <wilson@tuliptree.org>
3844
3845 * MAINTAINERS: Update my email address.
3846
3847 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
3848
3849 * MAINTAINERS (darwin port): Add myself as a maintainer.
3850 (objective-c/c++): Add myself as a maintainer.
3851
3852 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3853
3854 * MAINTAINERS (Write After Approval): Update my email address.
3855
3856 2008-02-25 Tomas Bily <tbily@suse.cz>
3857
3858 * MAINTAINERS (Write After Approval): Add myself.
3859
3860 2008-02-23 Jakub Jelinek <jakub@redhat.com>
3861
3862 * MAINTAINERS (OpenMP): Add myself.
3863
3864 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3865
3866 PR bootstrap/32009
3867 PR bootstrap/32161
3868
3869 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3870 * configure: Regenerate.
3871
3872 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3873 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3874 STAGE4_LIBCFLAGS): New.
3875 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3876 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3877 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3878 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3879 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3880 for target modules. Don't export LIBCFLAGS.
3881 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3882 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3883 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3884 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3885 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3886 * Makefile.in: Regenerate.
3887
3888 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3889
3890 PR libgcj/33085
3891 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3892 Do not use -DDLL_EXPORT. Backport from upstream.
3893
3894 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3895
3896 * MAINTAINERS (Write After Approval): Add myself.
3897
3898 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3899
3900 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3901 * configure: Regenerate.
3902
3903 2008-01-31 Marc Gauthier <marc@tensilica.com>
3904
3905 * configure.ac (xtensa*-*-*): Recognize processor variants.
3906 * configure: Regenerate.
3907
3908 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3909
3910 PR bootstrap/34922
3911 * configure.ac (PARSE_ARGS): Push suitable setting of
3912 ac_subdirs_all, for `./configure --help=recursive'.
3913 Handle `+' in generic toplevel directory disabling.
3914 * configure: Regenerate.
3915
3916 2008-01-28 Nick Clifton <nickc@redhat.com>
3917
3918 * MAINTAINERS (xstormy16): Take over maintainership.
3919
3920 2008-01-25 Joseph Myers <joseph@codesourcery.com>
3921
3922 * MAINTAINERS (c4x port): Remove.
3923
3924 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3925
3926 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3927
3928 2008-01-23 Ben Elliston <bje@au.ibm.com>
3929
3930 * config.sub, config.guess: Update from upstream sources.
3931
3932 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3933
3934 * MAINTAINERS (Write After Approval): Add myself.
3935
3936 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
3937
3938 * MAINTAINERS: Update my email address.
3939
3940 2008-01-09 Raksit Ashok <raksit@google.com>
3941
3942 * MAINTAINERS (Write After Approval): Add myself.
3943
3944 2008-01-09 Raksit Ashok <raksit@google.com>
3945
3946 * MAINTAINERS (Write After Approval): Add myself.
3947
3948 2008-01-08 Ben Elliston <bje@au.ibm.com>
3949
3950 * config.sub, config.guess: Update from upstream sources.
3951
3952 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3953
3954 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3955 Change recommended MPFR from 2.2.1 -> 2.3.0.
3956 * configure: Regenerate.
3957
3958 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3959
3960 * MAINTAINERS: Update my email address.
3961
3962 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
3963
3964 * MAINTAINERS: Update my email address.
3965
3966 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3967
3968 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3969 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3970 * Makefile.in: Regenerate.
3971
3972 2007-12-10 Mark Heffernan <meheff@google.com>
3973
3974 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3975 misplaced entries.
3976
3977 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3978
3979 * configure.ac: Enable libjava for x86_64-*-darwin9.
3980 * configure: Regenerate.
3981
3982 2007-12-07 Bill Maddox <maddox@google.com>
3983
3984 * MAINTAINERS (Write After Approval): Add myself.
3985
3986 2007-12-05 Ben Elliston <bje@au.ibm.com>
3987
3988 * config.sub, config.guess: Update from upstream sources.
3989
3990 2007-12-02 Matthias Klose <doko@ubuntu.com>
3991
3992 * config-ml.in: Remove 64bit configure tests.
3993
3994 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3995
3996 * config-ml.in: Robustify against white space in absolute file
3997 names.
3998
3999 * config-ml.in (multi-clean): Substitute ${Makefile}.
4000 Remove superfluous ${Makefile} in list.
4001
4002 2007-11-19 Thiemo Seufer <ths@mips.com>
4003
4004 * config-ml.in: Don't hardcode the Makefile name.
4005
4006 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
4007
4008 * MAINTAINERS (Write After Approval): Add myself.
4009
4010 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
4011
4012 * MAINTAINERS (Write After Approval): Add myself.
4013
4014 2007-11-06 Doug Kwan <dougkwan@google.com>
4015
4016 * MAINTAINERS (Write After Approval): Add myself.
4017
4018 2007-10-25 Ben Elliston <bje@au.ibm.com>
4019
4020 * MAINTAINERS (mercury): Remove entry.
4021 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4022
4023 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4024
4025 * Makefile.def (dependencies): Make configure-gdb depend on
4026 all-intl.
4027 * Makefile.in: Regenerated.
4028
4029 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
4030
4031 * MAINTAINERS (Fortran maintainer): Remove myself.
4032
4033 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
4034
4035 * Makefile.def: To avoid problems running with parallel makes,
4036 build newlib before libgloss so that target specific header
4037 files are availble.
4038 * Makefile.in: Regenerate
4039
4040 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4041
4042 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4043 * Makefile.in: Regenerate.
4044
4045 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4046
4047 * MAINTAINERS (Register allocation reviewer): Add myself.
4048
4049 2007-10-08 Mike Frysinger <vapier@gentoo.org>
4050
4051 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4052 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4053 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4054 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4055 * configure: Regenerate.
4056
4057 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
4058
4059 * MAINTAINERS (Register allocation reviewer): Add myself.
4060
4061 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
4062
4063 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4064 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4065 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4066 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4067 * configure.ac: Default them to host tools for $host = $build.
4068 Subst them.
4069
4070 * configure: Regenerate.
4071 * Makefile.in: Regenerate.
4072
4073 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
4074
4075 * MAINTAINERS (Register allocation reviewer): Add myself.
4076
4077 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
4078
4079 * MAINTAINERS (Register allocation reviewer): Add myself.
4080
4081 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
4082
4083 * MAINTAINERS (Write After Approval): Fix typo.
4084
4085 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4086
4087 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4088 * configure: Regenerate.
4089
4090 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4091
4092 PR bootstrap/31906
4093 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4094 they're already prefixed.
4095
4096 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4097
4098 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4099 libstdc++.
4100 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4101 * configure: Regenerate.
4102 * Makefile.in: Regenerate.
4103
4104 2007-09-17 Andreas Schwab <schwab@suse.de>
4105
4106 * configure.ac: Raise minimum makeinfo version to 4.6.
4107 * configure: Regenerate.
4108
4109 2007-09-17 Johannes Singler <singler@ira.uka.de>
4110
4111 * MAINTAINERS (write-after-approval) add myself
4112
4113 2007-09-15 Alan Modra <amodra@bigpond.net.au>
4114
4115 * configure.ac: Correct makeinfo version check.
4116 * configure: Regenerate.
4117
4118 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4119
4120 * MAINTAINERS: Update my email address.
4121
4122 2007-09-14 Richard Sandiford <richard@codesourcery.com>
4123
4124 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4125 to $skipdirs and only disable gprof for newlib. Use the normal
4126 mips*-elf* handling in other respects.
4127 * configure: Regnerate.
4128
4129 2007-09-12 David Daney <ddaney@avtrex.com>
4130
4131 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4132 enabling libgcj.
4133 * configure: Regenerate.
4134
4135 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4136
4137 PR other/32154
4138 * configure.ac: For libgloss targets, point the linker to the linker
4139 script, startup code and simulator library.
4140 * configure: Regenerate.
4141
4142 2007-09-07 Andrew Haley <aph@redhat.com>
4143
4144 * configure.ac (noconfigdirs): Remove target-libffi and
4145 target-libjava.
4146 * configure: Regenerate.
4147
4148 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4149
4150 PR target/33281
4151 * configure.ac: Use config/mh-mingw on mingw.
4152 * configure: Regenerate.
4153
4154 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
4155
4156 * MAINTAINERS (Write After Approval): Add myself.
4157
4158 2007-09-05 Richard Guenther <rguenther@suse.de>
4159
4160 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4161 nor --disable-checking is provided also turn on yes and types
4162 checking for stage1.
4163 * configure: Re-generate.
4164
4165 2007-08-30 Krister Walfridsson <cato@df.lth.se>
4166
4167 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4168 (Write After Approval): Remove myself.
4169
4170 2007-08-29 Nick Clifton <nickc@redhat.com>
4171
4172 * config.sub, config.guess: Update from upstream sources.
4173
4174 2007-08-22 Bud Davis <jmdavis@link.com>
4175
4176 * MAINTAINERS (Write After Approval): Added myself.
4177 * MAINTAINERS (Reviewers): Removed myself.
4178
4179 2007-08-18 Paul Brook <paul@codesourcery.com>
4180 Joseph Myers <joseph@codesourcery.com>
4181
4182 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4183 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4184 * Makefile.in: Regenerate.
4185 * configure.ac (--with-debug-prefix-map): New.
4186 * configure: Regenerate.
4187
4188 2007-08-17 Richard Sandiford <richard@codesourcery.com>
4189 Nigel Stephens <nigel@mips.com>
4190
4191 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4192 as target_makefile_frag.
4193 * configure: Regenerate.
4194
4195 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
4196
4197 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4198 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4199 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4200 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4201 (do-compare, do-compare3, do-compare-debug): New.
4202 ([+compare-target+]): Use them.
4203
4204 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
4205
4206 * MAINTAINERS (Write After Approval): Change my email address.
4207
4208 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4209 Ben Elliston <bje@au.ibm.com>
4210
4211 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4212 --silent if $silent.
4213 * configure: Regenerate.
4214
4215 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
4216
4217 * MAINTAINERS (Various Maintainers): Add myself as
4218 loop infrastructure maintainer. Update my e-mail
4219 address.
4220
4221 2007-07-31 Diego Novillo <dnovillo@google.com>
4222
4223 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4224 Adjust description.
4225
4226 2007-07-26 Richard Guenther <rguenther@suse.de>
4227
4228 * configure.ac: Add types checking to stage1 checking flags.
4229 * configure: Regenerate.
4230
4231 2007-07-17 Nick Clifton <nickc@redhat.com>
4232
4233 * COPYING3: New file. Contains version 3 of the GNU General
4234 Public License.
4235 * COPYING3.LIB: New file. Contains version 3 of the GNU
4236 Lesser General Public License.
4237
4238 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4239
4240 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4241
4242 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4243
4244 * MAINTAINERS (S/390 co-maintainer): Add myself.
4245 (Write After Approval): Remove myself.
4246
4247 2007-07-13 Dan Hipschman <dsh@google.com>
4248
4249 * MAINTAINERS (Write After Approval): Add myself.
4250
4251 2007-07-11 Nick Clifton <nickc@redhat.com>
4252
4253 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4254 WINDRES export.
4255 * Makefile.in: Regenerate.
4256
4257 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4258
4259 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4260 maintainer.
4261
4262 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4263
4264 * lt~obsolete.m4: New. Import from 20070318 libtool.
4265
4266 2007-07-03 Julian Brown <julian@codesourcery.com>
4267
4268 * MAINTAINERS (Write After Approval): Add myself.
4269
4270 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4271
4272 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4273 * configure: Regenerate.
4274
4275 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4276
4277 * configure.ac: Add some missing m4 quotation.
4278 * configure: Regenerate.
4279
4280 2007-07-02 Simon Baldwin <simonb@google.com>
4281
4282 * MAINTAINERS (Write After Approval): Add myself.
4283
4284 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
4285
4286 * configure: Regenerate.
4287
4288 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
4289
4290 * Makefile.def: Add windmc tool to build.
4291 * Makefile.tpl: Likewise.
4292 * configure.ac: Likewise.
4293 * Makefile.in: Regenerate.
4294 * configure: Regenerate.
4295
4296 2007-06-28 DJ Delorie <dj@redhat.com>
4297
4298 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4299 not building newlib.
4300 * configure: Regenerated.
4301
4302 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4303
4304 * MAINTAINERS (Write After Approval): Add myself.
4305
4306 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
4307
4308 * MAINTAINERS (Write After Approval): Add myself.
4309
4310 2007-06-19 Chris Matthews <chrismatthews@google.com>
4311
4312 * MAINTAINERS (Write After Approval): Add myself.
4313
4314 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4315
4316 * MAINTAINERS (Write After Approval): Add myself.
4317
4318 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4319
4320 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4321 * Makefile.in: Regenerated.
4322
4323 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4324
4325 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4326 bfin*-*-uclinux* targets.
4327 * configure: Regenerate.
4328
4329 2007-06-14 Ian Lance Taylor <iant@google.com>
4330
4331 * MAINTAINERS: Add myself as non-algorithmic global write
4332 maintainer.
4333
4334 2007-06-14 Diego Novillo <dnovillo@google.com>
4335
4336 * MAINTAINERS: Add self as middle-end maintainer and
4337 non-algorithmic global write maintainer.
4338
4339 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4340
4341 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4342 Move all Fortran maintainers except Paul Brook into the
4343 Non-Autopoiesis section.
4344
4345 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
4346
4347 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4348 (distclean-stage[+id+]): Possibly delete stage_last.
4349 * Makefile.in: Regenerate.
4350
4351 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
4352
4353 * MAINTAINERS (Various Maintainer): Fix typo.
4354
4355 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
4356
4357 * MAINTAINERS (Various Maintainer): Add myself as
4358 dataflow maintainer.
4359
4360 2007-06-07 Ben Elliston <bje@au.ibm.com>
4361
4362 * config.sub, config.guess: Update from upstream sources.
4363
4364 2007-06-07 Ben Elliston <bje@au.ibm.com>
4365
4366 * Makefile.tpl: Fix spelling error.
4367 * Makefile.in: Regenerate.
4368
4369 2007-06-01 Steve Ellcey <sje@cup.hp.com>
4370
4371 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4372 lt_cv_sys_max_cmd_len.
4373
4374 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4375
4376 * MAINTAINERS (Various Maintainers): Add myself as
4377 auto-vectorizer maintainer.
4378
4379 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
4380
4381 PR libjava/32098
4382 * libtool.m4: Revert previous change.
4383 * ltgcc.m4: Put it here.
4384
4385 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4386
4387 * MAINTAINERS (Various Maintainers): Add myself as
4388 auto-vectorizer maintainer.
4389
4390 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4391
4392 PR libjava/32098
4393 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4394
4395 2007-05-30 Richard Guenther <rguenther@suse.de>
4396
4397 * MAINTAINERS (Various Maintainers): Add myself as
4398 auto-vectorizer maintainer.
4399
4400 2007-05-30 Jakub Jelinek <jakub@redhat.com>
4401
4402 PR bootstrap/29382
4403 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4404 * configure: Rebuilt.
4405
4406 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
4407
4408 * MAINTAINERS (Write After Approval): Removed my name.
4409
4410 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4411
4412 * MAINTAINERS (Write After Approval): Remove myself.
4413
4414 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4415
4416 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4417
4418 2007-05-23 Steve Ellcey <sje@cup.hp.com>
4419
4420 * ltmain.sh: Update from ToT Libtool.
4421 * libtool.m4: Update from ToT Libtool.
4422 * ltsugar.m4: New. Update from ToT Libtool.
4423 * ltversion.m4: New. Update from ToT Libtool.
4424 * ltoptions.m4: New. Update from ToT Libtool.
4425 * ltconfig: Remove.
4426 * ltcf-c.sh: Remove.
4427 * ltcf-cxx.sh: Remove.
4428 * ltcf-gcj.sh: Remove.
4429
4430 2007-05-22 Ollie Wild <aaw@google.com>
4431
4432 * MAINTAINERS (Write After Approval): Add myself.
4433
4434 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
4435
4436 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4437 stage_cflags.
4438 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4439 Remove CFLAGS/LIBCFLAGS.
4440 (configure-stage[+id+]-[+prefix+][+module+],
4441 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4442 * Makefile.in: Regenerate.
4443
4444 2007-05-15 Diego Novillo <dnovillo@google.com>
4445
4446 * MAINTAINERS: Update e-mail address.
4447
4448 2007-05-15 Revital Eres <eres@il.ibm.com>
4449
4450 * MAINTAINERS (Write After Approval): Add myself.
4451
4452 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
4453
4454 * MAINTAINERS (Write After Approval): Updated my address.
4455
4456 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4457
4458 * MAINTAINERS (Write After Approval): Add myself.
4459
4460 2007-05-11 Silvius Rus <rus@google.com>
4461
4462 * MAINTAINERS (Write After Approval): Add myself.
4463
4464 2007-04-23 Tom Tromey <tromey@redhat.com>
4465
4466 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4467
4468 2007-04-22 Mark Mitchell <mark@codesourcery.com>
4469
4470 * MAINTAINERS (cpplib): Rename to ...
4471 (libcpp): ... this. Add C/C++ front end maintainers.
4472
4473 2007-04-14 Steve Ellcey <sje@cup.hp.com>
4474
4475 * config-ml.in: Pass ${ml_config_env} to configure calls.
4476
4477 2007-04-04 Christian Bruel <christian.bruel@st.com>
4478
4479 * MAINTAINERS (Write After Approval): Add myself.
4480
4481 2007-04-02 Dave Korn <dave.korn@artimi.com>
4482
4483 * MAINTAINERS (Write After Approval): Add myself.
4484
4485 2007-03-31 Tobias Burnus <burnus@net-b.de>
4486
4487 * MAINTAINERS (fortran 95 front end): Add myself.
4488
4489 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4490
4491 * MAINTAINERS (Write After Approval): Add myself.
4492
4493 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
4494
4495 * MAINTAINERS (Modulo Scheduler): Add myself.
4496
4497 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4498
4499 * MAINTAINERS (fortran 95 front end): Add myself.
4500 (c++ front end): whitespace fix.
4501
4502 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4503
4504 * MAINTAINERS (Write After Approval): Add myself.
4505
4506 2007-03-21 Richard Sandiford <richard@codesourcery.com>
4507
4508 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4509 of glob. Quote arguments with single quotes too.
4510 * configure: Regenerate.
4511
4512 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4513
4514 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4515 * Makefile.in: Regenerate
4516
4517 2007-03-07 Andreas Schwab <schwab@suse.de>
4518
4519 * configure: Regenerate.
4520
4521 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4522
4523 * configure.ac: Add "--with-pdfdir" configure option,
4524 which defines pdfdir variable.
4525 * Makefile.def (target=fixincludes): Add install-pdf to
4526 missing targets.
4527 (recursive_targets): Add install-pdf target.
4528 (flags_to_pass): Add pdfdir.
4529 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4530 target.
4531 * configure: Regenerate
4532 * Makefile.in: Regenerate
4533
4534 2007-02-28 Eric Christopher <echristo@apple.com>
4535
4536 Revert:
4537 2006-12-07 Mike Stump <mrs@apple.com>
4538
4539 * Makefile.def (dependencies): Add dependency for
4540 install-target-libssp and install-target-libgomp on
4541 install-gcc.
4542 * Makefile.in: Regenerate.
4543
4544 2007-02-27 Matt Kraai <kraai@ftbfs.org>
4545
4546 * configure: Regenerate.
4547 * configure.ac: Move statements after variable declarations.
4548
4549 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4550
4551 * MAINTAINERS: Add myself as sh maintainer.
4552
4553 2007-02-19 Joseph Myers <joseph@codesourcery.com>
4554
4555 * configure.ac: Adjust for loop syntax.
4556 * configure: Regenerate.
4557
4558 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4559
4560 * configure: Rebuilt.
4561
4562 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4563
4564 * configure.ac: Drop multiple occurrences of --enable-languages,
4565 and fix its quoting.
4566 * configure: Rebuilt.
4567
4568 2007-02-17 Mark Mitchell <mark@codesourcery.com>
4569 Nathan Sidwell <nathan@codesourcery.com>
4570 Vladimir Prus <vladimir@codesourcery.com>
4571 Joseph Myers <joseph@codesourcery.com>
4572
4573 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4574 * configure: Regenerate.
4575
4576 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4577
4578 * ltconfig (freebsd*): Default to elf.
4579
4580 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4581
4582 * configure.ac (target_libraries): Move libgcc before libiberty.
4583 * configure: Regenerated.
4584
4585 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4586 Paolo Bonzini <bonzini@gnu.org>
4587
4588 PR bootstrap/30753
4589 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4590 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4591 * configure: Regenerated.
4592
4593 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4594
4595 * MAINTAINERS (Language Front End Maintainers): Update my mail
4596 address.
4597
4598 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4599
4600 PR bootstrap/30748
4601 * configure.ac: Correct syntax for Solaris ksh.
4602 * configure: Regenerated.
4603
4604 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4605
4606 * configure.ac: Sync with src.
4607 * configure: Regenerate.
4608
4609 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4610
4611 * Makefile.in: Regenerate.
4612
4613 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4614
4615 * config.sub: Sync with src.
4616
4617 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4618
4619 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4620 noncanonical equivalents.
4621 * configure.in: Rename to...
4622 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4623 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4624 target_noncanonical. Use them. Rewrite removal of configure
4625 arguments for autoconf 2.59. Discard variable settings. Force
4626 program_transform_name for native tools.
4627
4628 * Makefile.in: Regenerated.
4629 * configure: Regenerated with autoconf 2.59.
4630
4631 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
4632
4633 * MAINTAINERS (Write After Approval): Add myself.
4634
4635 2007-01-31 Andreas Schwab <schwab@suse.de>
4636
4637 * Makefile.tpl (LDFLAGS): Substitute it.
4638 * Makefile.in: Regenerate.
4639
4640 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
4641
4642 * MAINTAINERS (Write After Approval): Add myself.
4643
4644 2007-01-28 David Edelsohn <edelsohn@gnu.org>
4645
4646 * MAINTAINERS (spu port): Add myself.
4647
4648 2007-01-23 Richard Guenther <rguenther@suse.de>
4649
4650 PR bootstrap/30541
4651 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4652 * Makefile.tpl (GNATBIND): Substitute it.
4653 (GNATMAKE): Likewise.
4654 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4655 of STAGE_PREFIX.
4656 * Makefile.in: Regenerate.
4657 * configure: Regenerate.
4658
4659 2007-01-18 Mike Stump <mrs@apple.com>
4660
4661 * configure.in: Re-enable -Werror for gcc builds.
4662
4663 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
4664
4665 * MAINTAINERS (Write After Approval): Add myself.
4666
4667 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4668
4669 * configure.in: Change == to = in test command.
4670 * configure: Regenerate.
4671
4672 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4673 Nick Clifton <nickc@redhat.com>
4674 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4675
4676 * configure.in (build_configargs, host_configargs, target_configargs):
4677 Remove build/host/target parameters.
4678 (host_libs): Add gmp and mpfr.
4679 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4680 * Makefile.def (gmp, mpfr): New.
4681 (gcc): Remove target.
4682 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4683 target_os, target_vendor): New.
4684 (configure): Add host_alias/target_alias arguments; adjust invocations.
4685 * configure: Regenerate.
4686 * Makefile.in: Regenerate.
4687
4688 2007-01-11 Matt Fago <fago@earthlink.net>
4689
4690 * configure.in: Try to link to functions only in mpfr 2.2.x
4691 to improve robustness of configure tests.
4692 * configure: Regenerate.
4693
4694 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
4695
4696 * MAINTAINERS: Add myself as i386 maintainer.
4697
4698 2007-01-08 Jan Hubicka <jh@suse.cz>
4699
4700 * MAINTAINERS: Add myself as i386 maintainer.
4701
4702 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4703
4704 * configure.in: Add support for an x86_64-mingw* target.
4705 * configure: Regenerate.
4706
4707 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4708
4709 * Makefile.tpl (all-target): Correct @if conditional for target
4710 modules.
4711 * configure.in: Omit libiberty if building only target libgcc.
4712 * configure, Makefile.in: Regenerated.
4713
4714 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4715
4716 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4717 * configure: Regenerate.
4718
4719 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4720
4721 * Makefile.def (target_modules): Add libgcc.
4722 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4723 * Makefile.tpl (clean-target-libgcc): Delete.
4724 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4725 on gcc even for bootstrapped modules. Rewrite handling of
4726 lang_env_dependencies to loop over target_modules.
4727 * configure.in (target_libraries): Add target-libgcc.
4728 * Makefile.in, configure: Regenerated.
4729
4730 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4731
4732 * configure.in: Reorganize recognition of languages. Add
4733 --enable-stage1-languages. Show supported languages for the chosen
4734 target rather than all recognized languages.
4735 * configure: Regenerate.
4736
4737 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4738
4739 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4740 * Makefile.in: Regenerate.
4741
4742 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4743
4744 * configure.in: Warn that MPFR 2.2.0 is buggy.
4745 * configure: Regenerate.
4746
4747 2006-12-27 Ian Lance Taylor <iant@google.com>
4748
4749 * configure.in: When removing Makefiles to force a reconfigure, also
4750 remove prev-DIR*/Makefile.
4751 * configure: Regenerate.
4752
4753 2006-12-22 Andreas Schwab <schwab@suse.de>
4754
4755 * configure: Regenerate with correct autoconf version.
4756
4757 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4758
4759 * configure.in: add AC_SUBST for *_FOR_TARGET.
4760 * configure: Regenerate.
4761
4762 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4763
4764 * configure.in: Simplify logic for rejecting languages that cannot
4765 be built. Separate the case when a language is unsupported,
4766 from the case when the user chooses not to build a language.
4767
4768 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4769
4770 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4771 it only affects bootstrap and could be tested on "$host" as well.
4772 * configure: Regenerate.
4773 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4774
4775 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4776
4777 PR bootstrap/29544
4778 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4779 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4780 move here comment from Makefile.tpl.
4781 * Makefile.tpl: Move some definitions higher in the file.
4782 (STAGE1_CHECKING): New.
4783 * configure.in: Add --enable-stage1-checking.
4784 * configure: Regenerate.
4785 * Makefile.in: Regenerate.
4786
4787 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4788
4789 * MAINTAINERS: Add myself as build system maintainer.
4790
4791 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
4792
4793 * MAINTAINERS (Write After Approval): Add myself.
4794
4795 2006-12-13 Eric Christopher <echristo@apple.com>
4796
4797 * MAINTAINERS: Add myself as darwin maintainer.
4798
4799 2006-12-11 Ian Lance Taylor <ian@airs.com>
4800
4801 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4802
4803 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
4804
4805 MAINTAINERS: Update my entry.
4806
4807 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4808
4809 * configure.in: Handle spu makefile frag.
4810 * Makefile.tpl (MAINT): Define
4811 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4812 * configure: Regenerate.
4813 * Makefile.in: Regenerate.
4814
4815 2006-12-11 Ben Elliston <bje@au.ibm.com>
4816
4817 * config.guess: Import latest version.
4818 * config.sub: Likewise.
4819
4820 2006-12-11 Ben Elliston <bje@au.ibm.com>
4821
4822 * configure.in (spu-*-*): Don't skip target-libiberty.
4823 * configure: Regenerate.
4824
4825 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4826
4827 PR bootstrap/30134
4828 * configure.in: Correct x86 darwin support for libjava to powerpc
4829 and i?86 only.
4830 * configure: Regenerate.
4831
4832 2006-12-08 Sandro Tolaini <tolaini@libero.it>
4833
4834 * configure.in: Add x86 darwin support for libjava.
4835 * configure: Regenerate.
4836
4837 2006-12-07 Mike Stump <mrs@apple.com>
4838
4839 * Makefile.def (dependencies): Add dependency for
4840 install-target-libssp and install-target-libgomp on
4841 install-gcc.
4842 * Makefile.in: Regenerate.
4843
4844 2006-12-04 Richard Guenther <rguenther@suse.de>
4845
4846 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4847 (Non-Algorithmic Maintainers): Move over non-algorithmic
4848 loop optimizer maintainers, add myself as a non-algorithmic
4849 middle-end maintainer.
4850
4851 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
4852
4853 * MAINTAINERS (Write After Approval): Add myself.
4854
4855 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4856
4857 * configure.in: Update error message for missing GMP/MPFR.
4858
4859 * configure: Regenerate.
4860
4861 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4862
4863 * configure.in: Update MPFR version in error message.
4864
4865 * configure: Regenerate.
4866
4867 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4868
4869 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4870 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4871 --with-gmp-lib): New flags.
4872
4873 * configure: Regenerate.
4874
4875 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4876
4877 * MAINTAINERS (Write After Approval): Change my email address.
4878
4879 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4880
4881 * MAINTAINERS (Write After Approval): Add myself.
4882
4883 2006-11-22 Philipp Thomas <pth@suse.de>
4884
4885 * MAINTAINERS (i18n): Update e-mail address.
4886
4887 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4888
4889 * MAINTAINERS (spu port): Add myself as maintainer.
4890 (Write After Approval): Remove myself.
4891
4892 2006-11-22 Ben Elliston <bje@au.ibm.com>
4893
4894 * configure.in (skipdirs): Don't build libssp for SPU.
4895 * configure: Regenerate.
4896
4897 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4898
4899 * MAINTAINERS (spu port): Add myself as maintainer.
4900 (libobjc): Update my email address.
4901
4902 2006-11-21 Andrea Bona <andrea.bona@st.com>
4903
4904 * MAINTAINERS (Write After Approval): Add myself.
4905
4906 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4907
4908 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4909 * configure : Rebuilt.
4910
4911 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4912
4913 * MAINTAINERS (Write After Approval): Add myself.
4914
4915 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4916
4917 * MAINTAINERS (Write After Approval): Add myself.
4918
4919 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4920
4921 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4922 libmpfr.a.
4923 * configure: Regenerate.
4924
4925 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4926
4927 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4928 (unstage): Test for stage_last presence.
4929
4930 PR bootstrap/29802
4931 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4932 STAGE_PREFIX.
4933 * Makefile.in: Regenerate.
4934
4935 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
4936
4937 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4938 maintainers.
4939
4940 2006-11-14 Erven Rohou <erven.rohou@st.com>
4941
4942 * MAINTAINERS (Write After Approval): Add myself.
4943
4944 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
4945
4946 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4947 and stageN-package/Makefile.
4948 * Makefile.in: Regenerated.
4949
4950 2006-11-14 Jie Zhang <jie.zhang@analog.com>
4951
4952 * configure.in: Remove target-libgloss from noconfigdirs for
4953 bfin-*-*.
4954 * configure: Regenerated.
4955
4956 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4957
4958 * configure.in (have_gmp): Only error if the gcc directory exists.
4959
4960 * configure: Regenerate.
4961
4962 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4963
4964 * configure.in: Robustify error message for missing GMP/MPFR.
4965
4966 * configure: Regenerate.
4967
4968 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
4969
4970 * MAINTAINERS (Write After Approval): Add myself.
4971
4972 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
4973
4974 * MAINTAINERS: Change email address.
4975
4976 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4977
4978 * MAINTAINERS (Write After Approval): Add myself.
4979
4980 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4981
4982 * MAINTAINERS (Write After Approval): Add myself.
4983
4984 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4985
4986 * MAINTAINERS (Write After Approval): Move myself to
4987 Write After Approval section.
4988
4989 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4990
4991 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4992 need_gmp anymore.
4993 * configure: Regenerate.
4994
4995 2006-10-16 Tobias Burnus <burnus@net-b.de>
4996
4997 * MAINTAINERS (Write After Approval): Add myself.
4998
4999 2006-10-16 Ben Elliston <bje@au.ibm.com>
5000
5001 * config.guess: Import latest version.
5002 * config.sub: Likewise.
5003
5004 2006-10-10 Brooks Moses <bmoses@stanford.edu>
5005
5006 * Makefile.def: Added pdf target handling.
5007 * Makefile.tpl: Added pdf target handling.
5008 * Makefile.in: Regenerated.
5009
5010 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
5011
5012 * MAINTAINERS: Add self as score port maintainer.
5013
5014 2006-10-04 Brooks Moses <bmoses@stanford.edu>
5015
5016 * MAINTAINERS (Write After Approval): Add myself.
5017
5018 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
5019
5020 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
5021 or newer.
5022 * configure: Regenerated.
5023
5024 2006-09-27 Dave Brolley <brolley@redhat.com>
5025
5026 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5027 using $s instead of $r.
5028 * configure: Regenerated.
5029
5030 2006-09-26 Thiemo Seufer <ths@mips.com>
5031
5032 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5033 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5034 * configure: Regenerate.
5035
5036 2006-09-24 Graeme Peterson <gridly@gmail.com>
5037
5038 * MAINTAINERS (Write After Approval): Remove myself.
5039
5040 2006-09-22 Chao-ying Fu <fu@mips.com>
5041
5042 * MAINTAINERS (Write After Approval): Add myself.
5043
5044 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5045
5046 * MAINTAINERS: Add self as soft-fp maintainer.
5047
5048 2006-09-09 Anatoly Sokolov <aesok@post.ru>
5049
5050 * MAINTAINERS: Add myself as avr maintainer.
5051 Remove Marek Michalkiewicz as avr maintainer.
5052
5053 2006-09-07 Roberto Costa <roberto.costa@st.com>
5054
5055 * MAINTAINERS (Write After Approval): Add myself.
5056
5057 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
5058
5059 * configure.in: Never build newlib for a Mingw host.
5060 Never build newlib as Mingw target library.
5061 Test the existence of winsup/cygwin for building a Cygwin newlib,
5062 rather than just winsup.
5063 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5064 building a Mingw target.
5065 * configure: Regenerate.
5066
5067 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5068
5069 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5070
5071 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
5072
5073 * config.guess: Import from src (was more updated).
5074 * config.sub: Likewise.
5075
5076 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5077
5078 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5079 * configure: Regenerated.
5080
5081 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
5082
5083 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5084 for stages after the first.
5085
5086 2006-07-17 Jakub Jelinek <jakub@redhat.com>
5087
5088 * Makefile.def: Add dependencies for configure-opcodes
5089 on configure-intl and all-opcodes on all-intl.
5090 * Makefile.in: Regenerated.
5091
5092 2006-07-13 Ben Elliston <bje@au.ibm.com>
5093
5094 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5095
5096 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5097
5098 Port to hosts whose 'sort' and 'tail' implementations
5099 treat operands with leading '+' as file names, as POSIX
5100 has required since 2001. However, make sure the code still
5101 works on pre-POSIX hosts.
5102 * ltmain.sh: Don't assume "sort +2" is equivalent to
5103 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5104
5105 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5106
5107 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5108
5109 2006-07-04 Peter O'Gorman <peter@pogma.com>
5110
5111 * ltconfig: chmod 644 before ranlib during install.
5112
5113 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5114
5115 PR bootstrap/18058
5116 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5117 if the bootstrap compiler is a GCC version that supports it.
5118 * configure: Regenerate.
5119
5120 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5121
5122 * configure.in: Fix thinkos in previous check-in.
5123 * configure: Regenerate.
5124
5125 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5126
5127 PR other/27063
5128 * configure.in: Test subdir_requires and give an appropriate
5129 error message.
5130 * configure: Regenerate.
5131
5132 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5133
5134 * MAINTAINERS (Write After Approval): Add myself.
5135
5136 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
5137
5138 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5139
5140 2006-06-22 Steve Ellcey <sje@cup.hp.com>
5141
5142 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5143
5144 2006-06-20 David Ayers <d.ayers@inode.at>
5145
5146 PR bootstrap/28072
5147 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5148 whether target-libjava is being configured instead of whether the
5149 java front end is enabled.
5150 * configure: Regenerate.
5151
5152 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5153
5154 PR target/27540
5155 * configure.in: Only enable libgomp on IRIX 6.
5156 * configure: Regenerate.
5157
5158 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
5159
5160 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5161 too.
5162 * Makefile.in: Regenerate.
5163
5164 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
5165
5166 * config-ml.in: Alter CCASFLAGS to include special
5167 multilib options the same as is done for CFLAGS.
5168
5169 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5170
5171 * configure.in: Don't enable libgomp on hpux10.
5172 * configure: Rebuilt.
5173
5174 2006-06-12 David Ayers <d.ayers@inode.at>
5175
5176 PR bootstrap/27963
5177 PR target/19970
5178 * configure.in: Remove target-boehm-gc from noconfigdirs where
5179 ${libgcj} is specified.
5180 * configure: Regenerate.
5181
5182 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
5183
5184 Sync from src:
5185
5186 * configure.in: Sync.
5187 * configure: Regenerated.
5188
5189 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5190
5191 * Makefile.def: Added dependencies from sim and gdb on intl, and
5192 added configure dependencies to everything with an all dependency
5193 on intl.
5194 * Makefile.in: Regenerated.
5195
5196 2006-06-06 David Ayers <d.ayers@inode.at>
5197
5198 PR libobjc/13946
5199 * Makefile.def: Add dependencies for libobjc which boehm-gc.
5200 * Makefile.in: Regenerate.
5201 * configure.in: Add --enable-objc-gc at toplevel and have it
5202 enable boehm-gc for Objective-C.
5203 Remove target-boehm-gc from libgcj.
5204 Add target-boehm-gc to target_libraries.
5205 Add target-boehm-gc to noconfigdirs where ${libgcj}
5206 is specified.
5207 Assert that boehm-gc is supported when requested for Objective-C.
5208 Only build boehm-gc if needed either for Java or Objective-C.
5209 * configure: Regenerate.
5210
5211 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
5212
5213 PR 27674
5214 * Makefile.tpl (configure-[+prefix+][+module+],
5215 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5216 Remove rule to unstage bootstrapped modules.
5217 (stage_current): New.
5218 * Makefile.in: Regenerate.
5219
5220 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5221
5222 * MAINTAINERS (Write After Approval): Update my e-mail address.
5223
5224 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
5225
5226 * include/libiberty.h: Declare pex_run_in_environment.
5227
5228 2006-05-31 Asher Langton <langton2@llnl.gov>
5229
5230 * MAINTAINERS (Write After Approval): Add myself.
5231
5232 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
5233
5234 * Makefile.def (bfd, opcodes): Fix lib_path.
5235 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5236 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5237 * Makefile.in: Regenerate.
5238
5239 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5240
5241 * Makefile.in: Regenerate.
5242
5243 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5244
5245 * Makefile.def: Add install-html target. Add datarootdir
5246 docdir and htmldir to flags_to_pass.
5247 * Makefile.tpl: Add install-html target.
5248 * Makefile.in: Regenerate.
5249 * configure.in: Add --with-datarootdir, --with-docdir, and
5250 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5251 * configure: Regenerate.
5252
5253 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5254
5255 * configure.in: Enable gprof for cross builds.
5256 * configure: Regenerate.
5257
5258 2006-05-22 Richard Guenther <rguenther@suse.de>
5259
5260 Revert
5261 2006-01-31 Richard Guenther <rguenther@suse.de>
5262 Paolo Bonzini <bonzini@gnu.org>
5263
5264 * Makefile.def (target_modules): Add libgcc-math target module.
5265 * configure.in (target_libraries): Add libgcc-math target library.
5266 (--enable-libgcc-math): New configure switch.
5267 * Makefile.in: Re-generate.
5268 * configure: Re-generate.
5269 * libgcc-math: New toplevel directory.
5270
5271 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5272 Andreas Tobler <a.tobler@schweiz.ch>
5273
5274 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5275 * configure: Rebuilt.
5276
5277 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
5278
5279 * MAINTAINERS (Write After Approval): Add myself.
5280
5281 2006-05-01 DJ Delorie <dj@redhat.com>
5282
5283 * configure.in: Restore CFLAGS if GMP isn't present.
5284 * configure: Regenerate.
5285
5286 2006-05-01 Richard Guenther <rguenther@suse.de>
5287
5288 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5289 maintainer.
5290
5291 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
5292
5293 * MAINTAINERS (Write After Approval): Add myself.
5294
5295 2006-04-28 Jan Beulich <jbeulich@novell.com>
5296
5297 * MAINTAINERS (Write After Approval): Add myself.
5298
5299 2006-04-18 DJ Delorie <dj@redhat.com>
5300
5301 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5302 reference libgloss so that libssp can be built in a combined
5303 tree.
5304 * configure: Regenerate.
5305
5306 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
5307
5308 * MAINTAINERS (Write After Approval): Add myself.
5309
5310 2006-04-05 Ben Elliston <bje@au.ibm.com>
5311
5312 * configure.in: Require makeinfo 4.4 or higher.
5313 * configure: Regenerate.
5314
5315 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5316
5317 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5318 Rearrange the entries of other libraries to have them in one place.
5319
5320 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5321
5322 * MAINTAINERS (Write After Approval): Remove myself.
5323 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5324
5325 2006-03-14 Richard Guenther <rguenther@suse.de>
5326
5327 * configure: Regenerate with autoconf 2.13.
5328
5329 2006-03-13 Jim Blandy <jimb@codesourcery.com>
5330
5331 * MAINTAINERS: Use my work address.
5332
5333 * MAINTAINERS: Update my E-mail address.
5334
5335 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
5336
5337 * configure.in: Handle --disable-<component> generically.
5338 * configure: Regenerate.
5339
5340 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5341
5342 PR libgcj/17311
5343 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5344
5345 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5346
5347 * MAINTAINERS (Write After Approval): Remove myself.
5348 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5349
5350 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
5351
5352 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5353 (TARGET_CONFIGDIRS): Remove.
5354 * configure.in: Remove AC_SUBST(target_configdirs).
5355 * Makefile.in, configure: Regenerated.
5356
5357 2006-02-20 Steven G. Kargl <kargls@comcast.net>
5358
5359 * MAINTAINERS (Write After Approval): Remove myself.
5360 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5361
5362 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
5363
5364 PR bootstrap/25670
5365
5366 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5367
5368 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5369 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5370 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5371 BUILD_PREFIX, BUILD_PREFIX_1.
5372 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5373
5374 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5375 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5376
5377 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5378 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5379 of `cat stage_current`. Always provide the `r' and `s' variables.
5380 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5381 a single shell execution.
5382 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5383 bootstrapped modules, make the stage1 module if the build was not
5384 started yet, else build the current stage.
5385 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5386 (all-build, all-host, all-target, [+make_target+]-host,
5387 [+make_target+]-target): Do not use \-continued lines.
5388 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5389 (current_stage, restrap, stage_last): New.
5390
5391 * Makefile.in: Regenerate.
5392 * configure: Regenerate.
5393
5394 2006-02-19 Bud Davis <jmdavis@link.com>
5395
5396 * MAINTAINERS (Write After Approval): Remove myself.
5397 (Language Front End Maintainers): Add myself as fortran 95
5398 maintainer and update e-mail address.
5399
5400 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5401
5402 * MAINTAINERS (Write After Approval): Remove myself.
5403 (Language Front End Maintainers): Add myself as fortran 95
5404 maintainer.
5405
5406 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
5407
5408 * MAINTAINERS (Write After Approval): Add myself.
5409
5410 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5411
5412 * MAINTAINERS (Write After Approval): Remove myself.
5413 (Language Front End Maintainers): Add myself as
5414 fortran 95 maintainer.
5415
5416 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5417
5418 Sync from src:
5419
5420 2005-12-27 Leif Ekblad <leif@rdos.net>
5421
5422 * configure.in: Add support for RDOS target.
5423 * configure: Regenerate.
5424
5425 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5426 Andreas Schwab <schwab@suse.de>
5427
5428 * configure: Regenerate.
5429
5430 2006-02-12 David Edelsohn <edelsohn@gnu.org>
5431
5432 * configure.in (enable_libgomp): Add AIX.
5433 * configure: Regenerate.
5434
5435 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5436
5437 * MAINTAINERS (Write After Approval): Add myself.
5438
5439 2006-02-03 Lee Millward <lee.millward@gmail.com>
5440
5441 * MAINTAINERS (Write After Approval): Add myself.
5442
5443 2006-01-31 Richard Guenther <rguenther@suse.de>
5444 Paolo Bonzini <bonzini@gnu.org>
5445
5446 * Makefile.def (target_modules): Add libgcc-math target module.
5447 * configure.in (target_libraries): Add libgcc-math target library.
5448 (--enable-libgcc-math): New configure switch.
5449 * Makefile.in: Re-generate.
5450 * configure: Re-generate.
5451 * libgcc-math: New toplevel directory.
5452
5453 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
5454
5455 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5456 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5457 the assembler, linker and binutils.
5458 * configure: Regenerate.
5459
5460 2006-01-22 Dirk Mueller <dmueller@suse.de>
5461
5462 * MAINTAINERS (Write After Approval): Add myself.
5463
5464 2006-01-20 Diego Novillo <dnovillo@redhat.com>
5465
5466 * configure: Regenerate.
5467
5468 2006-01-18 Richard Henderson <rth@redhat.com>
5469 Jakub Jelinek <jakub@redhat.com>
5470 Diego Novillo <dnovillo@redhat.com>
5471
5472 * libgomp: New directory.
5473 * Makefile.def: Add target_module libgomp.
5474 * Makefile.in: Regenerate.
5475 * configure.in (target_libraries): Add target-libgomp.
5476 * configure: Regenerate.
5477
5478 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
5479
5480 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5481 @ from continuation.
5482 * Makefile.in: Rebuilt.
5483
5484 2006-01-04 Chris Lattner <sabre@gnu.org>
5485
5486 * MAINTAINERS (Write After Approval): Add myself.
5487
5488 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
5489
5490 PR bootstrap/24252
5491
5492 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5493 * Makefile.tpl (OBJDUMP): New.
5494 (EXTRA_HOST_FLAGS): Add it.
5495 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5496
5497 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5498 to use symbolic links between directories. Avoid race conditions
5499 or make them harmless.
5500 * configure.in: Do not try to use symbolic links between directories.
5501
5502 * Makefile.def (LEAN): Pass.
5503 * Makefile.tpl (LEAN): Define.
5504 (stage[+id+]-start): Accept that the previous directory does not
5505 exist, if the bootstrap is lean.
5506 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5507 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5508 configure substitution.
5509 ([+compare-target+]): Likewise.
5510 ([+bootstrap-target+]-lean): New.
5511 * configure.in: Remove lean bootstrap support from here.
5512
5513 * Makefile.in: Regenerate.
5514 * configure: Regenerate.
5515
5516 2006-01-04 Ben Elliston <bje@au.ibm.com>
5517
5518 * MAINTAINERS (libdecnumber): Add myself.
5519
5520 2006-01-02 Mark Mitchell <mark@codesourcery.com>
5521
5522 * libtool-ldflags: New script.
5523
5524 2006-01-02 Andreas Schwab <schwab@suse.de>
5525
5526 * configure.in: When reconfiguring remove Makefile in
5527 all stage directories.
5528 * configure: Regenerate.
5529
5530 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5531
5532 * MAINTAINERS: Update my email address.
5533
5534 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
5535
5536 Revert Ada-related part of the previous change.
5537
5538 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5539 Do not pass.
5540 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5541 * Makefile.in: Regenerate.
5542 * configure.in: Do not include mt-ppc-aix target fragment.
5543 * configure: Regenerate.
5544
5545 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
5546
5547 * configure.in: Select appropriate fragments for PowerPC/AIX.
5548 * configure: Regenerate.
5549
5550 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5551 BOOT_CFLAGS, BOOT_LDFLAGS.
5552 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5553 BOOT_CFLAGS, BOOT_LDFLAGS.
5554 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5555 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5556 (stage): Fail if we cannot complete the work.
5557 * Makefile.in: Regenerate.
5558
5559 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5560
5561 * configure.in: Replace ms1 with mt.
5562 * configure: Rebuilt.
5563
5564 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5565
5566 * MAINTAINERS: Update my email address.
5567
5568 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
5569
5570 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5571 install-host-nogcc): Don't invoke $(stage) at the end.
5572 * Makefile.in: Regenerate.
5573
5574 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
5575
5576 * configure.in: Flip the top-level bootstrap switch.
5577 * configure: Regenerate.
5578
5579 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5580
5581 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5582 $(stage) and $(unstage).
5583 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5584 (all): Remove stray semicolon.
5585 (local-distclean): Don't handle multilib.tmp and multilib.out.
5586 (install.all): Set $s for consistency.
5587 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5588 check_multilibs setting. Always make the install directory.
5589 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5590 Correct @if/@endif.
5591 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5592 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5593 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5594 (multilib.out): Remove.
5595 * Makefile.in: Regenerated.
5596
5597 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
5598
5599 * MAINTAINERS (Write After Approval): Add myself.
5600
5601 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5602
5603 * MAINTAINERS: Add myself as mt maintainer.
5604
5605 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5606
5607 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5608
5609 * MAINTAINERS: Change email address.
5610
5611 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5612
5613 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5614 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5615 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5616 Find in-tree tools if available.
5617 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5618 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5619 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5620 (COMPILER_*_FOR_TARGET): New.
5621 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5622 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5623 (CONFIGURED_*, USUAL_*): Remove.
5624 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5625 STRIP): Use autoconf substitutions.
5626 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5627 COMPILER_NM_FOR_TARGET): New.
5628 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5629
5630 (all): Make all-host and all-target in parallel.
5631 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5632 that $$r and $$s are set before invoking a recursive make.
5633 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5634 ([+bootstrap-target+]): Inline most of the `all' target.
5635
5636 2005-11-29 Ben Elliston <bje@au.ibm.com>
5637
5638 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5639 from the gcc build directory.
5640 * Makefile.in: Regenerate.
5641
5642 2005-11-29 Ben Elliston <bje@au.ibm.com>
5643
5644 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5645 depend on all-libdecnumber.
5646 * configure.in (host_libs): Include libdecnumber.
5647 * Makefile.in: Regenerate.
5648 * configure: Likewise.
5649
5650 2005-11-29 Ben Elliston <bje@au.ibm.com>
5651
5652 * libdecnumber: Import decNumber sources from the dfp-branch.
5653
5654 2005-11-21 Kean Johnston <jkj@sco.com>
5655
5656 * config.sub, config.guess: Sync from upstream sources.
5657
5658 2005-11-21 Ben Elliston <bje@au.ibm.com>
5659
5660 Import from Autoconf sources:
5661
5662 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5663 * config/move-if-change: Don't output "$2 is unchanged";
5664 suggested by Ben Elliston. Handle weird characters correctly.
5665
5666 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5667
5668 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5669 to match upstream libtool for darwin.
5670
5671 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5672
5673 * Makefile.def: Remove gdb dependencies for gdbtk.
5674 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5675 (configure-gdb, install-gdb): New rules.
5676 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5677 * Makefile.in, configure: Regenerated.
5678
5679 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5680
5681 * MAINTAINERS (Write After Approval): Add myself.
5682
5683 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5684
5685 * MAINTAINERS (Write After Approval): Add myself.
5686
5687 2005-10-24 Diego Novillo <dnovillo@redhat.com>
5688
5689 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5690 Diego Novillo.
5691
5692 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5693
5694 PR bootstrap/24297
5695 * Makefile.tpl (do-[+make-target+], do-check, install,
5696 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5697 are set before recursing.
5698 * Makefile.in: Regenerate.
5699
5700 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5701
5702 PR bootstrap/18939
5703 * Makefile.def (gcc) <target>: Fix thinko.
5704 * Makefile.in: Regenerate.
5705
5706 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5707
5708 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5709 * configure: Regenerate.
5710
5711 2005-10-15 Jie Zhang <jie.zhang@analog.com>
5712
5713 * MAINTAINERS (Write After Approval): Add self.
5714
5715 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
5716
5717 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5718 target-libffi, target-qthreads, target-libjava, and
5719 targetlibobjc.
5720 * configure: Regenerate.
5721
5722 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5723
5724 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5725 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5726 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5727 (USUAL_OBJDUMP_FOR_TARGET): New.
5728 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5729 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5730 * configure, Makefile.in: Regenerated.
5731
5732 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5733
5734 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5735 before other host packages.
5736
5737 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5738
5739 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5740
5741 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5742
5743 PR bootstrap/22340
5744
5745 * configure.in (default_target): Remove.
5746 * Makefile.tpl (all): Do not use prerequisites as subroutines
5747 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5748 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5749 use prerequisites as subroutines.
5750 (check-host, check-target): New.
5751 (bootstrap configure & all targets): Do not use stage*-start
5752 if the directory layout is already ok.
5753 (non-bootstrap configure & all targets): Prepend a $(unstage).
5754 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5755 (NOTPARALLEL): Remove.
5756 (unstage, stage variables): New variables.
5757 (unstage, stage targets): Simply expand to those variables.
5758
5759 * configure: Regenerate.
5760 * Makefile.in: Regenerate.
5761
5762 2005-10-04 James E Wilson <wilson@specifix.com>
5763
5764 * Makefile.def (lang_env_dependencies): Add libmudflap.
5765 * Makefile.in: Regenerate.
5766
5767 2005-10-03 Andreas Schwab <schwab@suse.de>
5768
5769 Backport from libtool CVS:
5770 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5771
5772 * ltmain.sh: add support for installing into temporary
5773 staging area (e.g. 'make install DESTDIR=...')
5774
5775 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5776
5777 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5778 * configure: Regenerated.
5779
5780 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5781
5782 * configure: Regenerate with the correct
5783 autoconf version.
5784
5785 2005-09-30 Catherine Moore <clm@cm00re.com>
5786
5787 * configure.in (bfin-*-*): New.
5788 * configure: Regenerated.
5789
5790 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5791
5792 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5793 (LIPO_FOR_TARGET): New.
5794 (CONFIGURED_LIPO_FOR_TARGET): New.
5795 (USUAL_LIPO_FOR_TARGET): New.
5796 (STRIP_FOR_TARGET): New.
5797 (CONFIGURED_STRIP_FOR_TARGET): New.
5798 (USUAL_STRIP_FOR_TARGET): New.
5799 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5800 STRIP_FOR_TARGET.
5801 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5802 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5803 * Makefile.in: Regenerate.
5804 * configure: Regenerate.
5805
5806 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5807
5808 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5809 (rs6000-*-aix*): Same.
5810 * configure: Regenerate.
5811
5812 2005-09-16 Tom Tromey <tromey@redhat.com>
5813
5814 * MAINTAINERS: Add self as java maintainer.
5815
5816 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5817
5818 * configure.in: Recognize f95 in the --enable-languages option,
5819 and substitute it for fortran, issuing a warning.
5820 * configure: Regenerate.
5821
5822 2005-08-30 Phil Edwards <phil@codesourcery.com>
5823
5824 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5825 * configure: Regenerated.
5826
5827 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
5828
5829 * MAINTAINERS: Add self as ms1 maintainer.
5830
5831 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5832
5833 * Makefile.def (libssp): Add to lang_env_dependencies.
5834 * Makefile.in: Regenerate.
5835
5836 2005-08-18 Ian Lance Taylor <ian@airs.com>
5837
5838 * MAINTAINERS: Add myself as middle-end maintainer.
5839
5840 2005-08-17 Christian Groessler <chris@groessler.org>
5841
5842 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5843 * Makefile.in: Regenerate.
5844
5845 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5846
5847 * MAINTAINERS (write after approval): Added myself.
5848
5849 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5850
5851 * MAINTAINERS (Write After Approval): Add myself.
5852
5853 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5854
5855 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5856 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5857 Look for alternate names of the target cc and c++
5858 * configure: Regenerate.
5859
5860 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5861
5862 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5863 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5864 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5865 tools; remove code to manually set them.
5866 (Target tools): Look in the environment for them.
5867 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5868 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5869 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5870 build directory.
5871 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5872 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5873 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5874 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5875 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5876 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5877 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5878 * configure: Regenerate.
5879 * Makefile.in: Regenerate.
5880
5881 2005-07-28 Ben Elliston <bje@au.ibm.com>
5882
5883 * MAINTAINERS: Update for removed CPU targets.
5884
5885 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5886
5887 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5888 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5889 * Makefile.in: Regenerated.
5890
5891 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5892
5893 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5894 (CFLAGS_FOR_TARGET): Use it.
5895 (CXXFLAGS_FOR_TARGET): Likewise.
5896 * Makefile.in: Regenerated.
5897 * configure.in (--with-build-sysroot): New option.
5898 * configure: Regenerated.
5899
5900 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5901
5902 * Makefile.tpl: Wrap install between unstage and stage
5903 * Makefile.in: Regenerate.
5904
5905 2005-07-21 Eric Christopher <echristo@apple.com>
5906
5907 * MAINTAINERS: Update affiliation.
5908
5909 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5910
5911 * MAINTAINERS: Add self as crx port maintainer.
5912
5913 2005-07-20 DJ Delorie <dj@redhat.com>
5914
5915 * MAINTAINERS: Add self as m32c maintainer.
5916
5917 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5918
5919 * all files: Update FSF address.
5920
5921 2005-07-15 Eric Christopher <echristo@redhat.com>
5922
5923 * MAINTAINERS: Change affiliation.
5924
5925 2005-07-14 Jim Blandy <jimb@redhat.com>
5926
5927 * configure.in: Add cases for Renesas m32c.
5928 * configure: Regenerated.
5929
5930 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5931
5932 * COPYING.LIB: Update from fsf.org.
5933
5934 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5935
5936 * COPYING, compile, config.guess,
5937 config.sub, install-sh, missing, mkinstalldirs,
5938 symlink-tree, ylwrap: Sync from upstream sources.
5939 * config-ml.in: Update FSF address.
5940
5941 2005-07-13 Eric Christopher <echristo@redhat.com>
5942
5943 * configure.in: Add toplevel noconfigdir support for tpf.
5944 * configure: Regenerate.
5945
5946 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
5947
5948 PR ada/22340
5949
5950 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5951 * Makefile.in: Regenerate.
5952
5953 2005-07-07 Mark Mitchell <mark@codesourcery.com>
5954
5955 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
5956 Brolley to write-after-approval.
5957
5958 2005-07-07 Andreas Schwab <schwab@suse.de>
5959
5960 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5961 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5962 * Makefile.in: Regenerated.
5963
5964 2005-07-06 Geoffrey Keating <geoffk@apple.com>
5965
5966 * configure.in: Don't build sim or rda when targetting darwin.
5967 * configure: Regenerate.
5968
5969 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
5970
5971 * configure.in: Add --enable-libssp and --disable-libssp.
5972 * configure: Regenerate with autoconf-2.13.
5973
5974 2005-07-02 Jakub Jelinek <jakub@redhat.com>
5975
5976 * Makefile.def (target_modules): Add libssp.
5977 * configure.in (target_libraries): Add target-libssp.
5978 * configure: Rebuilt.
5979 * Makefile.in: Rebuilt.
5980
5981 2005-07-01 Zack Weinberg <zackw@panix.com>
5982
5983 * MAINTAINERS: Change email address. Resign from maintainership.
5984
5985 2005-07-01 Richard Guenther <rguenther@suse.de>
5986
5987 * MAINTAINERS: Change my e-mail address and affiliation.
5988
5989 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5990
5991 * Makefile.def (stagefeedback): Come after profile.
5992 Define profiledbootstrap target.
5993 * Makefile.tpl (profiledbootstrap): Remove.
5994 (stageprofile-end): Zap stagefeedback.
5995 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5996 * Makefile.in: Regenerate.
5997
5998 2005-06-13 Richard Sandiford <richard@codesourcery.com>
5999
6000 * MAINTAINERS: Update my email address.
6001
6002 2005-06-13 Zack Weinberg <zack@codesourcery.com>
6003
6004 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
6005 In 'cpp' stanza, support '#line' as well as '# '.
6006
6007 2005-06-08 Andreas Schwab <schwab@suse.de>
6008
6009 * MAINTAINERS: Move myself from 'Write After Approval' to
6010 'CPU Port Maintainers' section as m68k maintainer.
6011
6012 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
6013
6014 * configure.in (unsupported_languages): New macro.
6015 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
6016 non-ported target libraries in noconfigdirs.
6017 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6018 non-linux-gnu. Remove libgcj_ex_libffi.
6019 <lang_frag loop>: Set add_this_lang=no if the language is in
6020 unsupported_languages.
6021 * configure: Regenerate.
6022
6023 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
6024
6025 * configure.in: Fix typo in handling of --with-mpfr-dir.
6026 * configure: Regenerate.
6027
6028 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
6029
6030 * MAINTAINERS: Update my email address.
6031
6032 2005-06-02 Jim Blandy <jimb@redhat.com>
6033
6034 * config.sub: Add cases for the Renesas m32c. (This patch has been
6035 accepted into the master sources.)
6036
6037 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
6038 Michael Snyder <msnyder@redhat.com>
6039 Stan Cox <scox@redhat.com>
6040
6041 * configure.in: Set noconfigdirs for ms1.
6042
6043 * configure: Regenerate.
6044
6045 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6046
6047 * MAINTAINERS (Write After Approval): Add self.
6048
6049 2005-06-01 Josh Conner <jconner@apple.com>
6050
6051 * MAINTAINERS (Write After Approval): Add self.
6052
6053 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
6054
6055 * MAINTAINERS: Update my email address.
6056
6057 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6058
6059 * MAINTAINERS (Write After Approval): Add self.
6060
6061 2005-05-26 Chris Demetriou <cgd@broadcom.com>
6062
6063 * MAINTAINERS (Write After Approval): Remove self.
6064
6065 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
6066
6067 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6068 (Dependencies): Consider target modules for bootstrap dependencies.
6069 Make target bootstrap modules depend on each stage's gcc.
6070 * Makefile.in: Regenerate.
6071
6072 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
6073
6074 * Makefile.def (configure-gcc): Depend on binutils having been built.
6075 (all-gcc): No need to do it here.
6076 * Makefile.in: Regenerate.
6077
6078 2005-05-19 Paul Brook <paul@codesourcery.com>
6079
6080 * configure.in: Rewrite misleading error message when requested
6081 language cannot be built.
6082 * configure: Regenerate.
6083
6084 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6085
6086 * ylwrap: Import from Automake 1.9.5.
6087
6088 2005-05-13 David Ung <davidu@mips.com>
6089
6090 * MAINTAINERS (Write After Approval): Add self.
6091
6092 2005-05-09 Mike Stump <mrs@apple.com>
6093
6094 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6095 lt_cv_sys_max_cmd_len for now.
6096
6097 2005-05-09 Stan Cox <scox@redhat.com>
6098
6099 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6100
6101 2005-05-08 Matt Kraai <kraai@ftbfs.org>
6102
6103 * README.SCO: Update the URL.
6104
6105 2005-05-05 David Edelsohn <edelsohn@gnu.org>
6106
6107 * ltconfig: Define file_list_spec. Pass file_list_spec and
6108 with_gnu_ld to libtool.
6109 * ltcf-c.sh (aix[45]): Define file_list_spec.
6110 * ltcf-cxx.sh (aix[45]): Same.
6111 * ltcf-gcj.sh (aix[45]): Same.
6112 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6113 exists, write list of input files to temporary file.
6114
6115 2005-05-04 Mike Stump <mrs@apple.com>
6116
6117 * configure.in: Always pass --target to target configures as
6118 otherwise rebuilds that do --recheck will fail.
6119 * confiugure: Rebuilt.
6120
6121 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
6122
6123 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6124 STAGE_HOST_EXPORTS.
6125 (configure, all): Add bootstrap support.
6126 (Host modules, target modules): Pass post-stage1 flags and exports.
6127 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6128 * Makefile.in: Regenerate.
6129
6130 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
6131
6132 * configure: Regenerate.
6133
6134 2005-04-27 Mike Stump <mrs@apple.com>
6135
6136 * MAINTAINERS: Add self as darwin maintainer.
6137
6138 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6139
6140 * config.sub: Update from master copy.
6141
6142 2005-04-21 Mike Stump <mrs@apple.com>
6143
6144 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6145 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6146
6147 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
6148
6149 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6150 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6151 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6152 "*-*-elf" and "*-*-linux*".
6153 * configure: Regenerate.
6154
6155 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
6156
6157 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6158
6159 2005-04-12 Mike Stump <mrs@apple.com>
6160
6161 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6162
6163 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
6164
6165 * MAINTAINERS (Write After Approval): Add myself.
6166
6167 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
6168
6169 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6170
6171 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
6172
6173 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6174 (TARGET_CONFIGARGS): Include --with-target-subdir.
6175 (configure, all): New macros. Use them throughout.
6176 * Makefile.in: Regenerate.
6177
6178 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
6179
6180 * MAINTAINERS (Write After Approval): Add myself.
6181
6182 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6183
6184 * MAINTAINERS: Remove 'loop unrolling' maintainer.
6185
6186 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6187
6188 * MAINTAINERS: Move John Carr to Write After Approval.
6189
6190 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
6191
6192 * config/mh-mingw32: Delete.
6193 * configure.in: Don't use it.
6194 * configure: Regenerate.
6195
6196 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
6197
6198 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6199 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6200 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6201 (HOST_LIB_PATH): Generate from Makefile.def.
6202 (TARGET_LIB_PATH): Likewise.
6203 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6204 * Makefile.in: Regenerate.
6205 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6206 (RPATH_ENVVAR): Include Darwin case.
6207 * configure: Regenerate.
6208
6209 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
6210
6211 * MAINTAINERS (Various Maintainers): Remove self.
6212 (Write After Approval): Add self.
6213
6214 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
6215
6216 * MAINTAINERS (Various Maintainers): Add self.
6217
6218 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
6219
6220 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6221 * configure: Regenerate.
6222
6223 2005-03-21 Zack Weinberg <zack@codesourcery.com>
6224
6225 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6226 gcc_version, and gcc_version_trigger from set of flags to pass.
6227 * Makefile.tpl: Remove definitions of above variables.
6228 (config.status): Remove dependency on $(gcc_version_trigger).
6229 * Makefile.in: Regenerate.
6230 * configure.in: Do not reference config/gcc-version.m4 nor
6231 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
6232 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
6233 * configure: Regenerate.
6234
6235 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
6236 Andrew Pinski <pinskia@physics.uc.edu>
6237
6238 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6239 * Makefile.in: Regenerate.
6240
6241 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
6242
6243 * MAINTAINERS (Write After Approval): Add myself.
6244
6245 2005-03-03 David Ayers <d.ayers@inode.at>
6246
6247 * MAINTAINERS (Write After Approval): Add myself.
6248
6249 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
6250
6251 PR libgcj/20160
6252 * ltmain.sh: Avoid creating archives with components that have
6253 duplicate basenames.
6254
6255 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6256
6257 PR bootstrap/20250
6258 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6259 instead of check.
6260 * Makefile.in: Regenerate.
6261
6262 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6263
6264 * Makefile.in: Regenerate to fix conflict between the previous two
6265 patches.
6266
6267 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6268
6269 PR bootstrap/17383
6270 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6271 * Makefile.tpl (HOST_SUBDIR): New substitution.
6272 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6273 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6274 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6275 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6276 (Host modules, Bootstrapped modules): Use it.
6277 (Build modules, Target modules): Do not create symlink trees,
6278 always configure out-of-srcdir.
6279 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6280 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6281 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6282 $(HOST_SUBDIR). Create a symlink for host_subdir.
6283
6284 * Makefile.in: Regenerate.
6285 * configure: Regenerate.
6286
6287 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6288
6289 Merged from libada-gnattools-branch:
6290 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6291
6292 * gnattools: New directory.
6293 * Makefile.def: Add gnattools as a module, depending on target-libada.
6294 * Makefile.in: Regenerate.
6295 * configure.in: Include gnattools in host_tools; disable it if ada
6296 is disabled.
6297 * configure: Regenerate.
6298
6299 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
6300
6301 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6302 treelang maintainer.
6303 (Write After Approval): Remove myself.
6304
6305 2005-02-23 Paul Schlie <schlie@comcast.net>
6306
6307 * configure.in: Allow darwin targeted ports to build tk, itcl and
6308 libgui.
6309 * configure: Regenerate.
6310
6311 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6312
6313 PR libgcj/10353
6314 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6315 * configure: Regenerate.
6316
6317 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6318
6319 * MAINTAINERS (Write After Approval): Add myself.
6320
6321 2005-02-10 Ian Lance Taylor <ian@airs.com>
6322
6323 * MAINTAINERS: Update my e-mail address.
6324
6325 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6326
6327 * MAINTAINERS (Write After Approval): Add myself.
6328
6329 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
6330
6331 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6332 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6333 target-libgloss when not *-*-elf and *-*-aout.
6334 * configure: Regenerate.
6335
6336 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6337
6338 * MAINTAINERS: Remove obsolete entries.
6339
6340 * MAINTAINERS (Write After Approval): Add Michael Matz.
6341
6342 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
6343
6344 * MAINTAINERS: Remove self as cpplib maintainer.
6345
6346 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6347
6348 * install-sh, config.sub: Import from upstream.
6349
6350 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6351
6352 PR bootstrap/18222
6353 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6354 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6355 * Makefile.in: Regenerate.
6356
6357 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
6358
6359 * MAINTAINERS: Update my email address.
6360
6361 2005-01-12 David Edelsohn <edelsohn@gnu.org>
6362 Andreas Schwab <schwab@suse.de>
6363
6364 PR bootstrap/18033
6365 * config-ml.in: Eval option if surrounded by single quotes.
6366
6367 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
6368
6369 Revert 2004-12-28 Makefile changes, a better fix will be
6370 applied to mainline and src after GCC 4.0 branches.
6371
6372 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
6373
6374 PR bootstrap/17383
6375
6376 * Makefile.def (target_modules): Remove stage parameter,
6377 it is always true now.
6378 * Makefile.tpl (configure-build-[+module+],
6379 configure-target-[+module+]): Always build symlink tree
6380 for the directory and for include. BUILD_SUBDIR and
6381 TARGET_SUBDIR cannot be . anymore.
6382 * Makefile.in: Regenerate.
6383
6384 2004-12-25 David Edelsohn <edelsohn@gnu.org>
6385
6386 Revert 2004-12-08 Makefile changes.
6387
6388 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6389
6390 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6391 cygwin, mingw.
6392
6393 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6394
6395 * configure.in (sh64-*-*): Reenable gprof.
6396 * configure: Regenerate.
6397
6398 2004-12-08 David Edelsohn <edelsohn@gnu.org>
6399
6400 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6401 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6402 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6403 * Makefile.in: Regenerate.
6404
6405 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6406
6407 * MAINTAINERS: Update my email address.
6408
6409 2004-12-07 Matt Kraai <kraai@ftbfs.org>
6410
6411 * Makefile.tpl: Generate normal dependencies if the LHS module is
6412 not bootstrapped.
6413 * Makefile.in: Regenerate.
6414
6415 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6416
6417 * configure.in: Include config/gxx-include-dir.m4. Use
6418 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6419 * configure: Regenerate.
6420
6421 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6422
6423 * config.if: Delete.
6424 * configure.in: Set libstdcxx_incdir directly.
6425 * configure: Regenerate.
6426
6427 2004-12-02 Eric Christopher <echristo@redhat.com>
6428
6429 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6430 * Makefile.in: Regenerate.
6431
6432 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6433
6434 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6435 * configure: Regenerate.
6436
6437 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6438
6439 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6440 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6441 * configure: Regenerate.
6442
6443 2004-12-01 Eric Christopher <echristo@redhat.com>
6444
6445 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6446 of things to remove.
6447
6448 2004-11-29 Matt Kraai <kraai@ftbfs.org>
6449
6450 * MAINTAINERS (Write After Approval): Update my e-mail address.
6451
6452 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6453
6454 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6455 from CVS libtool to always pass_all.
6456
6457 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6458
6459 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6460 (hppa*64*-*-*): Delete incorrect comment.
6461 * configure: Rebuilt.
6462
6463 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6464
6465 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6466
6467 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6468
6469 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6470 from CVS libtool to always pass_all.
6471
6472 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6473
6474 * install-sh, compile: Import from automake.
6475
6476 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6477
6478 * config.guess, config.sub: Import from savannnah.
6479
6480 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
6481
6482 * MAINTAINERS (Write After Approval): Add myself
6483
6484 2004-11-12 Mike Stump <mrs@apple.com>
6485
6486 * Makefile.def: Add html support.
6487 * Makefile.tpl: Likewise.
6488 * Makefile.in: Regenerate.
6489
6490 2004-11-11 Geoffrey Keating <geoffk@apple.com>
6491
6492 PR 18423
6493 * configure.in: Remove all instances of build-fixincludes from
6494 noconfigdirs.
6495 (build_configargs): Supply --target to subdirectories.
6496 * configure: Regenerate.
6497
6498 * Makefile.def: Make gcc install depend on fixincludes install.
6499 * Makefile.in: Regenerate.
6500
6501 2004-11-10 Janis Johnson <janis187@us.ibm.com>
6502
6503 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6504
6505 2004-11-11 Paul Brook <paul@codesourcery.com>
6506
6507 * MAINTAINERS: Add self as arm maintainer. Update email address.
6508
6509 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6510
6511 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6512 target-libgfortran.
6513 * configure: Regenerate.
6514
6515 2004-11-07 David Edelsohn <edelsohn@gnu.org>
6516
6517 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6518 like CC.
6519
6520 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
6521
6522 * Makefile.def (host fixincludes): Specify missing targets.
6523 * Makefile.in: Regenerate.
6524
6525 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6526
6527 * MAINTAINERS: Add myself
6528
6529 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6530
6531 * MAINTAINERS (Write After Approval): Add myself.
6532
6533 2004-11-04 Geoffrey Keating <geoffk@apple.com>
6534
6535 * Makefile.def: Build fixincludes for the host, too.
6536 * Makefile.in: Regenerate.
6537 * configure.in (host_tools): Add fixincludes.
6538 * configure: Regenerate.
6539
6540 2004-11-04 Daniel Jacobowitz <dan@debian.org>
6541
6542 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6543 * configure: Regenerated.
6544
6545 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6546
6547 PR other/17783
6548 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6549 * configure: Regenerated.
6550
6551 2004-10-31 Mark Mitchell <mark@codesourcery.com>
6552
6553 * README.SCO: Update per FSF instructions.
6554
6555 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
6556
6557 PR target/18151
6558 * configure.in (case ${target}): Do not build fixincludes for avr.
6559 * configure: Regenerated.
6560
6561 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
6562
6563 * configure.in (case ${target}): Do not build fixincludes
6564 on platforms where it is not used.
6565 * configure: Regenerated.
6566
6567 2004-10-23 Daniel Jacobowitz <dan@debian.org>
6568
6569 * configure.in: Use an absolute path to install-sh.
6570 * configure: Regenerated.
6571
6572 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6573
6574 * MAINTAINERS (Write After Approval): Add myself.
6575
6576 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6577
6578 * MAINTAINERS: Remove from Write After Approval those that are
6579 already maintainers.
6580
6581 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6582
6583 * MAINTAINERS: Update my email address.
6584
6585 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6586
6587 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6588 * configure: Regenerate.
6589
6590 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
6591
6592 * MAINTAINERS: Update my email address.
6593
6594 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6595
6596 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6597 entries belonging to this category.
6598
6599 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6600
6601 * MAINTAINERS: Update my e-mail address.
6602
6603 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
6604
6605 Fix wrong conflict resolution in:
6606
6607 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6608
6609 * Makefile.in: Regenerate.
6610 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6611 in the recursive `make', instead of hardwiring `all'.
6612 (Autogenerated TARGET-* variables): New.
6613
6614 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6615
6616 * configure.in: Enable target-libgloss for crx-*-*.
6617 * configure: Regenerate.
6618
6619 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6620
6621 * MAINTAINERS (Various Maintainers): Move the "windows,
6622 cygwin, mingw" maintainer to ...
6623 (OS Port Maintainers): ... here.
6624
6625 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6626
6627 * MAINTAINERS (Write After Approval): Remove those that are
6628 maintainers of some subsystem.
6629
6630 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6631
6632 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6633 * ltcf-cxx.sh (tpf*): Likewise.
6634 * ltconfig (tpf*): Add TPF OS configuration support.
6635
6636 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6637
6638 * MAINTAINERS: Change my email address to my new work account.
6639
6640 2004-09-24 Michael Roth <mroth@nessie.de>
6641
6642 * configure.in (--without-headers): Add missing double quotes.
6643 * configure: Regenerate.
6644
6645 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6646
6647 * ylwrap: Revert to previous version.
6648
6649 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6650
6651 PR bootstrap/17369
6652 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6653 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6654 SET_GCC_LIB_PATH_CMD.
6655 (BASE_TARGET_EXPORTS): Likewise.
6656 * Makefile.in: Regenerated.
6657
6658 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6659 * configure: Regenerated.
6660
6661 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6662
6663 * config.guess: New upstream version
6664 * compile, depcomp, install-sh, ylwrap: Likewise.
6665
6666 2004-09-19 Roger Sayle <roger@eyesopen.com>
6667
6668 * config/mh-x86omitfp: New host makefile fragment. Add
6669 -fomit-frame-pointer to the default BOOT_CFLAGS.
6670 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6671 * configure: Regenerate.
6672
6673 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6674
6675 PR target/11572
6676 * configure.in (*-*-darwin*): Renable libobjc.
6677 * configure: Regenerate.
6678
6679 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6680
6681 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6682
6683 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
6684
6685 * Makefile.def: Remove libbanshee.
6686 * Makefile.tpl: Ditto.
6687 * configure.in: Ditto.
6688 * Makefile.in: Regen.
6689 * configure: Ditto.
6690
6691 2004-09-08 David Edelsohn <edelsohn@gnu.org>
6692
6693 * ltmain.sh: Use $pic_object as $non_pic_object if
6694 $non_pic_object=none.
6695
6696 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
6697
6698 * missing: Import latest version from master repository.
6699
6700 2004-09-06 Nick Clifton <nickc@redhat.com>
6701
6702 * config.sub: Import latest version from master repository.
6703 * config.guess: Likewise.
6704 This includes these changes:
6705
6706 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6707
6708 * config.sub: Handle crisv32, alias etraxfs.
6709 * config.guess (crisv32:Linux:*:*): Handle.
6710
6711 2004-08-13 Brad Smith <brad@comstyle.com>
6712
6713 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6714 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6715
6716 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6717
6718 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6719 assume the processor is a powerpc. This is because coreutils
6720 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6721 in this case, due to a MacOS X bug that causes
6722 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6723 to return a negative number.
6724 Problem reported by Petter Reinholdtsen in:
6725 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6726
6727 2004-07-19 Ben Elliston <bje@gnu.org>
6728
6729 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6730
6731 2004-06-24 Ben Elliston <bje@gnu.org>
6732
6733 * config.guess: Update copyright years.
6734 * config.sub: Likewise.
6735
6736 2004-06-22 Robert Millan <robertmh@gnu.org>
6737
6738 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6739 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6740
6741 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6742
6743 * config.guess (*:*VMS:*:*): New entry. Replaces
6744 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6745 manufacturer.
6746
6747 2004-06-22 Ben Elliston <bje@gnu.org>
6748
6749 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6750 * config.sub: Likewise.
6751
6752 2004-06-22 Ben Elliston <bje@gnu.org>
6753
6754 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6755 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6756
6757 2004-06-11 Ben Elliston <bje@gnu.org>
6758
6759 * config.guess (pegasos:OpenBSD:*:*): Remove.
6760
6761 2004-06-11 Ben Elliston <bje@gnu.org>
6762
6763 From Wouter Verhelst <wouter@grep.be>:
6764 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6765
6766 2004-06-11 Ben Elliston <bje@gnu.org>
6767
6768 * config.guess (luna88k:OpenBSD:*:*): New.
6769
6770 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6771
6772 * config.guess (m32r*:Linux:*:*): New case.
6773 * config.sub: Handle m32rle.
6774
6775 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6776
6777 From Jens Petersen <petersen@redhat.com>:
6778 * config.sub: Handle sparcv8.
6779
6780 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6781
6782 From Tom Smith <smith@cag.lkg.hp.com>:
6783 * config.guess: Version suffixes are equally significant on Tru64
6784 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6785 prefix of "P" (patched kernel).
6786
6787 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6788
6789 * config.sub: Add support for National Semiconductor CRX target.
6790
6791 2004-09-03 Janis Johnson <janis187@us.ibm.com>
6792
6793 * MAINTAINERS (Various Maintainers): Remove myself as web page
6794 maintainer, add myself as maintainer of build status lists.
6795
6796 2004-09-03 Jan Beulich <jbeulich@novell.com>
6797
6798 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6799 *-*-netware, but add target-libmudflap.
6800 Consolidate *-*-netware targets (of which really only i?86 exists)
6801 into a single entry.
6802 * configure: Likewise.
6803
6804 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
6805
6806 * Makefile.tpl (sorry): Remove.
6807 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6808 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6809 (do-clean): Clean per-stage directories too.
6810 (do-distclean): Run distclean-stage1 too.
6811 (.NOTPARALLEL): Enable during toplevel bootstrap.
6812 (stage[+id+]-bubble): Enable parallel execution during
6813 the recursive invocation.
6814 * Makefile.in: Regenerate.
6815
6816 Fix previous checkin:
6817
6818 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6819 include.
6820 * configure.in: Fix indentation.
6821 * configure: Regenerate.
6822
6823 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
6824
6825 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6826 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6827 * configure: regenerate
6828 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6829 -mdynamic-no-pic
6830
6831 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6832
6833 * Makefile.def (build_modules): Add fixincludes.
6834 (dependencies): Make gcc depend on fixincludes.
6835 * configure.in (build_tools): Add fixincludes.
6836 (build_configdirs): Always include build_libs.
6837 * Makefile.in: Regenerate.
6838 * configure: Regenerate.
6839
6840 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
6841
6842 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6843 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6844 phony targets; do not generate timestamp files.
6845 (distclean-stageN): Remove references to their timestamp files.
6846 (restageN, touch-stageN): Remove.
6847 (stageN-bubble): Rewritten.
6848 (compare): Support lean bootstraps.
6849 * Makefile.in: Regenerate.
6850
6851 * configure.in: Only warn when bootstrapping but
6852 build != host or build != target. Support lean bootstraps.
6853 * configure: Regenerate.
6854
6855 2004-08-26 Phil Edwards <phil@codesourcery.com>
6856
6857 * configure.in: Give a better error message if GMP/MPFR are missing
6858 and a language needing them has been requested.
6859 * configure: Regenerated.
6860
6861 2004-08-25 Phil Edwards <phil@codesourcery.com>
6862
6863 * configure.in: Print a list of available language front-ends if
6864 a requested one is missing. Tidy stray tab characters.
6865 * configure: Regenerated.
6866
6867 2004-08-19 Michael Koch <konqueror@gmx.de>
6868
6869 * gcc/doc/install.texi: Update entry about automake for libjava.
6870
6871 2004-08-17 Robert Millan <robertmh@gnu.org>
6872
6873 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6874 (instead of FreeBSD).
6875 * configure: Regenerate.
6876
6877 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6878
6879 * Makefile.in: Regenerate.
6880 * configure: Regenerate.
6881
6882 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6883 stage_*_flags.
6884 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6885 for bootstrapped modules if toplevel bootstrap is going.
6886 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6887 modules. Adjust for changes in Makefile.def. Enable several
6888 rules even in non-bootstrap mode, just to avoid peppering the
6889 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6890 (stage-[+prev+]-bubble): Remove.
6891
6892 * Makefile.def (Dependencies): Depend on all-build-bison,
6893 all-build-flex, all-build-byacc, all-build-texinfo, rather
6894 than the host variations.
6895 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6896 with BUILD_SUBDIR.
6897 (BISON): Update for recent Bisons.
6898 (YACC): Fix typo.
6899 (cross): Depend on all-build.
6900 (all): Do not depend on all-build.
6901 (prebootstrap): Remove.
6902 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6903 (Prebootstrap dependencies): Add them to the per-stage targets
6904 and to all-prebootstrap.
6905 * configure.in (build_configdirs): Always enable build_tools.
6906 (BUILD_DIR_PREFIX): Remove.
6907
6908 * Makefile.def (gcc): Add target variable.
6909 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6910 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6911 in the recursive `make', instead of hardwiring `all'.
6912 (Autogenerated TARGET-* variables): New.
6913
6914 2004-08-13 Brian Booth <bbooth@redhat.com>
6915
6916 * MAINTAINERS: Remove myself from write-after-approval.
6917
6918 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6919
6920 * src-release: Stop distributing mmalloc with gdb (which doesn't
6921 use it).
6922 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6923 * Makefile.in: Regenerate.
6924
6925 2004-08-09 Mark Mitchell <mark@codesourcery.com>
6926
6927 * configure.in (arm*-*-eabi*): New target.
6928 * configure: Regenerate.
6929
6930 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
6931
6932 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6933 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6934 (Dependencies): New section.
6935 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6936 (configure-target-[+module+]): Depend on maybe-all-gcc
6937 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6938 (toplevel profiledbootstrap): Fix dependencies.
6939 * Makefile.in: Regenerate.
6940
6941 2004-08-03 Mark Mitchell <mark@codesourcery.com>
6942
6943 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6944 target-libiberty to noconfigdirs.
6945 * configure: Regenerate.
6946
6947 2004-08-03 Paul Brook <paul@codesourcery.com>
6948
6949 * configure.in: Check for MPFR as well as GMP.
6950 * configure: Regenerate.
6951
6952 2004-08-01 Robert Millan <robertmh@gnu.org>
6953
6954 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6955 libmudflap for all GNU-based systems (with Glibc).
6956 * configure: Regenerate.
6957
6958 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
6959
6960 * Makefile.def (host-modules): Add gcc.
6961 * Makefile.in: Regenerate.
6962 * Makefile.tpl (sorry): New rule.
6963 (configure-host, all-host, [+make_target+]-host, do-check,
6964 install-host): Do not add gcc as a special case.
6965 (host modules): Add a small special-casing for gcc. Export
6966 extra_make_flags through the environment.
6967 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6968 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6969 other recursive targets for gcc): Remove.
6970
6971 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6972 (stage, unstage): New rules.
6973 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6974 distclean-stage[+id+]): Use stage_current.
6975 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6976 the stage*-start rules.
6977
6978 2004-08-02 Geoffrey Keating <geoffk@apple.com>
6979
6980 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6981 use -all_load flag.
6982
6983 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
6984
6985 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6986 * configure: Regenerate.
6987
6988 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6989
6990 * maintainer-scripts/gcc_release: Revert yesterday's change.
6991
6992 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6993
6994 * MAINTAINERS: Add myself to write-after-approval.
6995
6996 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
6997
6998 * libf2c: Removed.
6999 * gcc/gccbug.in: Updated because of libf2c removal.
7000 * maintainer-scripts/gcc_release: Ditto.
7001
7002 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
7003
7004 * configure.in: Build libmudflap by default on FreeBSD.
7005 * configure: Regenerated.
7006
7007 2004-07-09 Mark Mitchell <mark@codesourcery.com>
7008
7009 * configure.in: Do not build libmudflap by default on non-GNU/Linux
7010 systems.
7011 * configure: Regenerated.
7012
7013 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7014
7015 PR target/16344
7016 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7017 feedback based compiler.
7018 * Makefile.in: Rebuilt.
7019
7020 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
7021
7022 * Makefile.def (host_modules): Set bootstrap=true for flex.
7023 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7024 * Makefile.in: Rebuilt.
7025
7026 2004-07-07 Jan Hubicka <jh@suse.cz>
7027
7028 * MAINTAINERS: Add self as a profile feedback maintainer.
7029
7030 2004-07-05 Phil Edwards <phil@codesourcery.com>
7031
7032 * configure.in: Do not prepend $srcdir to /dev/null in
7033 makefile fragments.
7034 * configure: Regenerate.
7035
7036 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
7037
7038 * Makefile.def (build_modules): Add bison, byacc, flex,
7039 m4, texinfo.
7040 (flags_to_pass): Add FLEX.
7041 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7042 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7043 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7044 DEFAULT_MAKEINFO): Remove.
7045 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7046 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7047 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7048 objdir or else use configured tool.
7049 (all-build): New.
7050 (all): Depend on it.
7051 (Build module dependencies): Add.
7052 * Makefile.in: Regenerate.
7053 * configure.in: Better support for multiple build modules,
7054 matching what is done for host/target modules. Do not look
7055 for "plausible" locations of build tools if Canadian cross.
7056 Use autoconf's AC_PROG_CC to find a C compiler. Define
7057 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7058 * configure: Regenerate.
7059
7060 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7061
7062 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7063 * Makefile.in: Regenerate.
7064
7065 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7066
7067 * Makefile.tpl (configure-build-[+module+],
7068 configure-[+module+], configure-target-[+module+]): Pass
7069 [+extra_configure_args+].
7070 (all-build-[+module+], all-[+module+], check-[+module+],
7071 install-[+module+], [+make_target+]-[+module+],
7072 all-target-[+module+], check-target-[+module+],
7073 install-target-[+module+], [+make_target+]-target-[+module+]):
7074 Pass [+extra_make_args+].
7075 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7076 (GCC_HOST_EXPORTS): Remove.
7077 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7078 cross, check-gcc, check-gcc-c++, install-gcc,
7079 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7080 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7081 * Makefile.in: Regenerate.
7082
7083 2004-06-21 Matthew Sachs <msachs@apple.com>
7084
7085 * MAINTAINERS: Added self to write-after-approval.
7086
7087 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7088
7089 * configure.in: Check for srcdir/winsup rather than build directory
7090 winsup.
7091 * configure: Regenerate.
7092
7093 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
7094
7095 * configure.in: Don't build Cygwin native newlib if winsup
7096 directory is missing. Emit warning instead.
7097 * configure: Regenerate.
7098
7099 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
7100
7101 * Makefile.tpl (touch-stage[+id+]): New.
7102 (restage[+prev+]): Depend on touch-stage[+id+].
7103
7104 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7105 Use it throughout.
7106
7107 * Makefile.def: Add profile and feedback bootstrap stages.
7108 Remove next field from bootstrap stages.
7109 * Makefile.tpl (LN, LN_S): Substitute.
7110 (stageN-start, stageN-end): Use double-colon rules, to
7111 provide a hook for additional setup commands.
7112 (distclean-stageN-gcc, restageN): Create dependencies from
7113 [+prev+], not from [+next+].
7114 (stageN-bubble): Add commands for successive stages from
7115 [+prev+], using double-colon rules.
7116 (all-stageN-gcc): Fix typo.
7117 (stagefeedback-start, profiledbootstrap): New.
7118 * Makefile.in: Regenerate.
7119 * configure.in: Call ACX_PROG_LN.
7120 * configure: Regenerate.
7121
7122 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7123
7124 * MAINTAINERS (Write After Approval): Add myself.
7125
7126 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7127
7128 * MAINTAINERS (Write After Approval): Add myself.
7129
7130 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
7131
7132 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7133 without gcc.
7134 * configure: Regenerate.
7135
7136 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7137
7138 * Makefile.tpl: Fix typo.
7139 * Makefile.in: Regenerate.
7140
7141 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7142
7143 * configure.in: Remove new- prefix from toplevel
7144 bootstrap targets.
7145 * configure: Regenerate.
7146
7147 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7148
7149 * Makefile.tpl (all.normal): Rename to all.
7150 (all): Replace with a rule to pick the default
7151 target from configure.
7152 (all-gcc, configure-gcc): Use conditionals to
7153 do nothing when toplevel bootstrap is going on.
7154 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7155 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7156 * configure.in: Support --enable-bootstrap.
7157
7158 * Makefile.def: Remove new- prefix from toplevel
7159 bootstrap targets.
7160 * Makefile.tpl: Likewise.
7161
7162 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
7163 target.
7164
7165 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7166 $(RECURSE_FLAGS) to recursive invocation of make.
7167
7168 * Makefile.in: Regenerate.
7169 * configure: Regenerate.
7170
7171 2004-05-30 Andreas Jaeger <aj@suse.de>
7172 Jim Wilson <wilson@specifixinc.com>
7173
7174 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7175 like CC.
7176
7177 2004-05-27 Daniel Jacobowitz <dan@debian.org>
7178
7179 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7180 * configure: Regenerate.
7181
7182 2004-05-25 Daniel Jacobowitz <drow@false.org>
7183
7184 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7185 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7186 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
7187 targets.
7188 * Makefile.in: Regenerate.
7189
7190 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
7191
7192 * configure.in: Test the ability to symlink directories.
7193 * configure: Regenerate.
7194
7195 * Makefile.def (bootstrap-stage): New definitions.
7196 * Makefile.tpl (configure-stage1-gcc,
7197 configure-stage2-gcc, configure-stage3-gcc,
7198 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7199 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7200 new-restage3, compare): Autogenerate, see Makefile.in
7201 entry for behavioral changes.
7202 (distclean-stage1, new-stage1-start, new-stage1-end,
7203 new-stage1-bubble, distclean-stage2, new-stage2-start,
7204 new-stage2-end, new-stage2-bubble, distclean-stage3,
7205 new-stage3-start, new-stage3-end): New autogenerated targets.
7206 (objext, prebootstrap, BOOT_CFLAGS,
7207 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7208 targets.
7209
7210 * Makefile.in: Regenerate.
7211 (distclean-stage1, new-stage1-start, new-stage1-end,
7212 new-stage1-bubble, distclean-stage2, new-stage2-start,
7213 new-stage2-end, new-stage2-bubble, distclean-stage3,
7214 new-stage3-start, new-stage3-end): New targets.
7215 (all-stage1-gcc): Move prebootstrap dependency from here...
7216 (configure-stage1-gcc): ...to here.
7217 (new-bootstrap): Use bubble targets.
7218 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7219 Use per-stage distclean targets.
7220 (configure-stage1-gcc, configure-stage2-gcc,
7221 configure-stage3-gcc, all-stage1-gcc,
7222 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7223 Use new-stageN-start to prepare the tree.
7224
7225 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
7226
7227 * Makefile.def (host_modules): add libcpp.
7228 * Makefile.tpl: Add dependencies on and for libcpp.
7229 * Makefile.in: Regenerate.
7230 * configure.in: Add libcpp host module.
7231 * configure: Regenerate.
7232
7233 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
7234
7235 * Makefile.tpl: Whenever a recursive target is defined, wrap
7236 it in a special @if/@endif block, and prepare its maybe
7237 dependency in the @if/@endif block
7238 * configure.in: Instead of writing maybe dependencies, remove
7239 the @if/@endif statements, and remove the @if/@endif blocks
7240 that remain.
7241 * configure: Regenerate.
7242 * Makefile.in: Regenerate.
7243
7244 2004-05-20 Janis Johnson <janis187@us.ibm.com>
7245
7246 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7247
7248 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7249
7250 PR bootstrap/15120
7251 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7252 * */configure: Rebuilt.
7253
7254 2004-05-17 Zack Weinberg <zack@codesourcery.com>
7255
7256 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7257 of libf2c.
7258 * configure, Makefile.in: Regenerate.
7259
7260 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
7261
7262 * MAINTAINERS (Write After Approval): Add myself.
7263
7264 2004-05-13 Diego Novillo <dnovillo@redhat.com>
7265
7266 Merge from tree-ssa-20020619-branch.
7267
7268 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7269 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7270 (HOST_GMPLIBS): Define.
7271 (HOST_GMPINC): Define.
7272 (TARGET_LIB_PATH): Add libmudflap.
7273 (GFORTRAN_FOR_TARGET): Define.
7274 (configure-build*): Export GFORTRAN.
7275 (configure-gcc): Export GMPLIBS and GMPINC.
7276 (all-gcc): Add maybe-all-libbanshee.
7277 (configure-target-libgfortran): Define.
7278 * Makefile.in: Regenerate.
7279 * configure.in (host_libs): Add libbanshee.
7280 (target_libraries): Add target-libmudflap and target-libgfortran.
7281 Add --with-libbanshee.
7282 Handle --disable-libmudflap.
7283 (*-*-freebsd*): Use with_gmp.
7284 Add $(libgcj) to noconfigdirs.
7285 * configure: Regenerate.
7286 * depcomp: New file.
7287 * MAINTAINERS: Add tree-ssa maintainers.
7288
7289 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7290
7291 * MAINTAINERS (Various Maintainers): Add myself.
7292
7293 2004-04-30 Brian Ford <ford@vss.fsi.com>
7294
7295 * MAINTAINERS (Write After Approval): Add myself.
7296
7297 2004-04-29 Uros Bizjak <uros@kss-loka.si>
7298
7299 * MAINTAINERS (Write After Approval): Add myself.
7300
7301 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
7302
7303 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7304 * configure: Regenerate.
7305
7306 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
7307
7308 Revert:
7309 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7310
7311 * Makefile.def (flags_to_pass): Remove *dir variables that
7312 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7313 as well as prefix and exec_prefix.
7314 * Makefile.in: Regenerate.
7315
7316 2004-04-26 Robert Millan <robertmh@gnu.org>
7317
7318 Add patches from libtool CVS.
7319 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7320 * ltconfig: Likewise.
7321 * ltcf-c.sh: Likewise.
7322 * ltcf-cxx.sh: Likewise.
7323 * ltcf-gcj.sh: Likewise.
7324
7325 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7326
7327 * Makefile.def (host_modules): Mark with the bootstrap
7328 flag packages on which gcc depends.
7329 * Makefile.tpl (all-bootstrap): Use it.
7330 * Makefile.in: Regenerate.
7331
7332 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7333
7334 * Makefile.def (flags_to_pass): Remove *dir variables that
7335 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7336 as well as prefix and exec_prefix.
7337 * Makefile.in: Regenerate.
7338
7339 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7340
7341 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7342 * configure: Regenerate.
7343 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7344 * gcc/Makefile.tpl (compare): Use the result of the test.
7345 * gcc/Makefile.in: Regenerate.
7346
7347 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
7348
7349 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7350 Always relocate gcc and prev-gcc to the original names, even
7351 if the build fails.
7352 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7353 New targets.
7354
7355 2004-04-23 Laurent GUERBY <laurent@guerby.net>
7356
7357 * MAINTAINERS: Update my email address.
7358
7359 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7360
7361 * configure.in (mips*-*-irix5*): Enable ld.
7362 * configure: Regenerate.
7363
7364 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7365
7366 * configure: Regenerate.
7367
7368 2004-04-15 James E Wilson <wilson@specifixinc.com>
7369
7370 * Makefile.tpl (configure-[+module+], configure-gcc,
7371 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7372 Set and export LDFLAGS.
7373 * Makefile.in: Regenerate.
7374
7375 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7376
7377 * MAINTAINERS: Add myself to write-after-approval.
7378
7379 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7380
7381 PR bootstrap/14871
7382 * Makefile.tpl: If we don't have built-in-tree target tools,
7383 use the ones found by configure rather than hacking around with
7384 program_transform_name.
7385 * configure.in: Give Makefile.tpl the information necessary
7386 to do that.
7387 * Makefile.in: Regenerate.
7388 * configure: Regenerate.
7389
7390 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7391
7392 PR bootstrap/14760
7393 * configure.in: When computing baseargs, strip *all* copies of
7394 offending options. Also, don't match/substitute the trailing space,
7395 so that this actually works when two similar options are separated by
7396 only one space.
7397 * configure: Regenerate.
7398
7399 2004-04-06 David Edelsohn <edelsohn@gnu.org>
7400
7401 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7402 (rs6000-*-aix*): Same.
7403 * configure: Regenerate.
7404
7405 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
7406
7407 * MAINTAINERS: Add myself to write-after-approval.
7408
7409 2004-04-03 Bud Davis <bdavis9659@comcast.net>
7410
7411 * MAINTAINERS: Add myself to write-after-approval.
7412
7413 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7414
7415 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7416 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7417 * Makefile.in: Regenerate.
7418
7419 * configure.in (top level bootstrap support): Rework --enable-werror
7420 to set @stage2_werror_flag@.
7421 * configure: Regenerate.
7422 * Makefile.tpl (top level bootstrap support): Pass
7423 @stage2_werror_flag@ down to configure in stages 2 and 3.
7424 * Makefile.in: Regenerate.
7425
7426 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7427
7428 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7429 for stages 2 and 3 as well as in make. As a consequence, remove
7430 OUTPUT_OPTION (now detected by configure) from the flags passed down
7431 to make.
7432 * Makefile.in: Regenerate.
7433
7434 * Makefile.tpl (new-bootstrap): Fix typo.
7435 * Makefile.in: Regenerate.
7436
7437 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7438
7439 * Makefile.tpl: Rearrange by moving recursive_targets rules
7440 into their proper sections.
7441 * Makefile.tpl (top level bootstrap support): Move disabling
7442 of coverage flags from 'make' to 'configure'; improve comments.
7443 * Makefile.in: Regenerate.
7444
7445 * Makefile.tpl (experimental top level bootstrap) Move stage1
7446 language setting from all- target to configure- target; disable
7447 intermodule optimization in stage 1; prevent gratuitous rebuilds
7448 of stage 1.
7449 * Makefile.in: Regenerate.
7450 * configure.in: Comma-separate stage 1 language list for top
7451 level bootstrap.
7452 * configure: Regenerate.
7453
7454 * Makefile.tpl: Clean up experimental top level bootstrap support:
7455 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7456 prev-gcc in configure- targets as well as all- targets.
7457 * Makefile.in: Regenerate.
7458
7459 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7460
7461 * compile: New file imported from automake.
7462
7463 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
7464
7465 * configure.in: Remove symbolic link section.
7466 * configure: Regenerate.
7467 * Makefile.tpl (links): Remove.
7468 * Makefile.in: Regenerate.
7469
7470 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
7471 Nathanael Nerode <neroden@gcc.gnu.org>
7472
7473 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7474 Set with AC_CHECK_PROGS.
7475 * configure.in: Fix comment typo from last patch.
7476 * configure: Regenerate.
7477
7478 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7479
7480 * Makefile.tpl: Introduce experimental top level bootstrap support.
7481 * Makefile.in: Regenerate.
7482 * configure.in: Introduce support for top level bootstrap.
7483 * configure: Regenerate.
7484
7485 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
7486 Paolo Bonzini <bonzini@gnu.org>
7487
7488 PR bootstrap/14522
7489 * configure.in: Cope with shells that do not support unquoted ^
7490 * configure: Regenerate.
7491
7492 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
7493 Paolo Bonzini <bonzini@gnu.org>
7494
7495 PR bootstrap/14522
7496 * configure.in: Cope with shells that do not support nesting
7497 quotes inside quoted backquote substitutions.
7498 * configure: Regenerate.
7499
7500 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7501
7502 PR bootstrap/14522
7503 * configure.in: Fix escaping of $.
7504 * configure: Regenerate.
7505
7506 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7507
7508 * configure: Regenerate, since I forgot to while committing Paolo's
7509 changes.
7510
7511 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
7512
7513 PR ada/14131
7514 Move language detection to the top level.
7515 * configure.in: Find default values for the tools as
7516 soon as possible. Disable ada if GNAT is not found.
7517 Emit error message about missing languages. Expand
7518 --enable-languages=all for the gcc subdirectory.
7519
7520 2004-03-10 Ben Elliston <bje@gnu.org>
7521
7522 * MAINTAINERS: Update my email address.
7523
7524 2004-03-05 David Edelsohn <edelsohn@gnu.org>
7525
7526 * ltconfig: Disable building static libraries if building shared
7527 libraries on AIX 5L.
7528
7529 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
7530
7531 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7532 and disable libgcj.
7533 * configure: Regenerated.
7534
7535 2004-03-01 Brian Booth <bbooth@redhat.com>
7536
7537 * MAINTAINERS: Add myself to write-after-approval.
7538
7539 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
7540
7541 * MAINTAINERS: Add myself to write-after-approval.
7542
7543 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7544
7545 PR bootstrap/7087
7546 * Makefile.tpl: Guard XFOO sed statements better.
7547 * Makefile.tpl: Add dependency for configure-target-libada.
7548 * Makefile.in: Regenerate (incidentally fixes broken
7549 commit when libada-branch was merged).
7550
7551 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7552
7553 * MAINTAINERS: Add myself to write-after-approval.
7554
7555 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7556
7557 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7558 maintainers.
7559
7560 2004-02-20 Andrew Cagney <cagney@redhat.com>
7561
7562 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7563 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7564
7565 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7566
7567 PR bootstrap/11932
7568 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7569
7570 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
7571
7572 * MAINTAINERS: Added myself to write-after-approval.
7573
7574 2004-02-14 Michael Koch <konqueror@gmx.de>
7575
7576 * MAINTAINERS: Added myself to write-after-approval.
7577
7578 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7579
7580 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7581 some OS port maintainers to OS port maintainers section.
7582
7583 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
7584
7585 * MAINTAINERS: Add self.
7586
7587 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7588
7589 * MAINTAINERS: Alphabetize.
7590
7591 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
7592
7593 * MAINTAINERS: Remove myself.
7594
7595 2004-02-11 David Edelsohn <edelsohn@gnu.org>
7596
7597 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7598 (rs6000-*-aix*): Same.
7599 * configure: Regenerate.
7600
7601 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7602
7603 * configure.in (host): Add in missing $noconfigdirs to defines.
7604 * configure: Regenerate.
7605
7606 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7607 Nathanael Nerode <neroden@gcc.gnu.org>
7608
7609 PR ada/6637, PR ada/5911
7610 Merge with libada-branch:
7611 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7612 with appropriate dependencies. Add --enable-libada configure switch.
7613 * configure, Makefile.in: Regenerate.
7614
7615 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
7616
7617 * MAINTAINERS: Add myself to write-after-approval.
7618
7619 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7620
7621 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7622 * configure: Regenerate.
7623
7624 2004-02-04 Geoffrey Keating <geoffk@apple.com>
7625
7626 Merge from upstream:
7627
7628 * ltmain.in: When setting IFS to '~', be careful about user
7629 arguments that contain '~'.
7630
7631 2004-02-04 Peter O'Gorman <peter@pogma.com>
7632
7633 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7634 Also test $base_compile against $CC with escaped arguments. Bug
7635 reported by Geoff Keating <geoffk@apple.com>.
7636
7637 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7638
7639 * MAINTAINERS: Remove i960 port.
7640
7641 2004-01-23 DJ Delorie <dj@redhat.com>
7642
7643 * Makefile.def (target_modules) [libiberty]: Don't stage.
7644 * Makefile.in: Rebuilt.
7645
7646 2004-01-20 Caroline Tice <ctice@apple.com>
7647
7648 * MAINTAINERS: Add myself to write-after-approval.
7649
7650 2004-01-19 Paolo Carlini <pcarlini@suse.de>
7651
7652 * MAINTAINERS: Update my email address.
7653
7654 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7655
7656 * MAINTAINERS: Add myself to write-after-approval.
7657
7658 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7659
7660 * MAINTAINERS: Remove entries without email address.
7661
7662 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
7663
7664 * MAINTAINERS: Add myself to write-after-approval.
7665
7666 2004-01-15 Steven Bosscher <stevenb@suse.de>
7667
7668 * MAINTAINERS: Update my email address.
7669
7670 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
7671
7672 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7673 * Makefile.tpl (configure-target-[+module+]): Support stage.
7674 * Makefile.in: Rebuilt.
7675
7676 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7677
7678 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7679
7680 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
7681
7682 * MAINTAINERS: Add myself as a MIPS maintainer.
7683
7684 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7685
7686 * configure.in: Use ./config.cache, not config.cache.
7687 * configure: Regenerate.
7688 * Makefile.tpl: Special-casing not needed for GCC any more.
7689 * Makefile.in: Regenerate.
7690
7691 * configure.in: Don't share a cache file for host dirs.
7692 * configure: Regenerate.
7693
7694 * config-ml.in: Don't mess with the cache file.
7695
7696 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7697
7698 * MAINTAINERS: Move myself from 'Write After Approval' to
7699 'CPU Port Maintainers' section as SPARC maintainer.
7700
7701 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7702
7703 * Makefile.tpl: Make GCC use a separate config.cache.
7704 * Makefile.in: Regenerate.
7705
7706 PR bootstrap/11932, PR bootstrap/11933
7707 (I don't know if it will fix either of them, but it relates
7708 to them.)
7709 * configure.in: Don't use shared config.cache for target
7710 directories.
7711 * configure: Regenerate.
7712
7713 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7714
7715 * MAINTAINERS: Add myself to 'Write After Approval' section.
7716
7717 2003-12-31 Roger Sayle <roger@eyesopen.com>
7718
7719 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7720 * configure: Regenerated.
7721
7722 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7723
7724 * MAINTAINERS: Remove the mn10200 maintainer.
7725
7726 2003-12-21 Bernardo Innocenti <bernie@develer.com>
7727
7728 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7729 * configure: Regenerated.
7730
7731 2003-12-16 Jan Hubicka <jh@suse.cz>
7732
7733 * MAINTAINERS: Add myself as callgraph maintainer.
7734
7735 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7736
7737 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7738 * configure: Regenerate.
7739
7740 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7741
7742 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7743 'Write After Approval' section. Update email.
7744
7745 2003-12-01 James Lemke <jim@wasabisystems.com>
7746
7747 * MAINTAINERS (Write After Approval): Add myself.
7748
7749 2003-11-20 Matt Thomas <matt@3am-software.com>
7750
7751 * MAINTAINERS: Add myself as a vax port maintainer.
7752
7753 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7754
7755 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7756 (configure-build-[+module+], configure-[+module+]): Likewise.
7757 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7758 * Makefile.in: Regenerate.
7759
7760 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7761
7762 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7763 shared/dylibed libraries.
7764 * ltmain.sh: Likewise.
7765 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7766 * ltcf-cxx.sh: Likewise.
7767 * ltcf-gcj.sh: Likewise.
7768 * ltconfig: Likewise.
7769
7770 2003-11-17 Stan Cox <scox@redhat.com>
7771
7772 * MAINTAINERS: Add myself as iq2000 port maintainer.
7773
7774 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7775
7776 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7777 * Makefile.in: Regenerate.
7778
7779 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7780
7781 * config.sub: Update to 2003-11-03 version.
7782
7783 2003-10-20 Phil Edwards <phil@codesourcery.com>
7784
7785 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7786 * configure: Regenerate.
7787
7788 2003-10-20 Nicolas Pitre <nico@cam.org>
7789
7790 * MAINTAINERS: Add myself to 'Write After Approval' section.
7791
7792 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7793
7794 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7795
7796 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7797
7798 * MAINTAINERS: Update my email address.
7799
7800 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7801
7802 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7803
7804 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
7805
7806 * MAINTAINERS: Add myself to 'Write After Approval' section.
7807
7808 2003-10-16 Bernardo Innocenti <bernie@develer.com>
7809
7810 * config.guess: Update to 2003-10-16 version.
7811 * config.sub: Update to 2003-10-16 version.
7812
7813 2003-10-15 David Daney <ddaney@avtrex.com>
7814
7815 * MAINTAINERS: Added myself to 'Write After Approval' section.
7816
7817 2003-10-15 Falk Hueffner <falk@debian.org>
7818
7819 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7820 'Write After Approval' section. Update email.
7821
7822 2003-10-14 Roger Sayle <roger@eyesopen.com>
7823
7824 * MAINTAINERS: Move myself from 'Write After Approval' to
7825 'Various Maintainers' section as middle-end maintainer.
7826
7827 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7828
7829 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7830 HOST_FLAGS_TO_PASS.
7831 * Makefile.in: Regenerate.
7832
7833 2003-10-11 Bernardo Innocenti <bernie@develer.com>
7834
7835 * config.guess: Update to 2003-10-07 version.
7836 * config.sub: Update to 2003-10-07 version.
7837
7838 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7839
7840 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7841 * ltconfig (irix5*, irix6*): Don't override version_type.
7842
7843 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7844
7845 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7846 * configure: Rebuilt
7847 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7848 * Makefile.in: Rebuilt
7849
7850 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7851
7852 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7853
7854 2003-09-30 Carlo Wood <carlo@alinoe.com>
7855
7856 * MAINTAINERS (Write After Approval): Add myself.
7857
7858 2003-09-29 Paul Koning <ni1d@arrl.net>
7859
7860 * MAINTAINERS: Move myself from "Write After Approval"
7861 to CPU platform maintainers for pdp11 platform.
7862
7863 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7864
7865 * MAINTAINERS: Move myself from 'Write After Approval' to
7866 'Various Maintainers' section as libffi testsuite maintainer.
7867
7868 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
7869
7870 * configure.in: Pass a computed --program-transform-name
7871 to subconfigures.
7872 * configure: Regenerated.
7873
7874 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7875
7876 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7877 * Makefile.in: Regenerate.
7878
7879 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7880 * Makefile.in: Regenerate.
7881
7882 2003-09-19 Ziemowit Laski <zlaski@apple.com>
7883
7884 * MAINTAINERS: Move myself from 'Write After Approval'
7885 to 'Various Maintainers' (objective-c) section.
7886
7887 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
7888
7889 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7890 quoting.
7891 * configure: Regenerated.
7892
7893 2003-09-16 Joel Brobecker <brobecker@gnat.com>
7894
7895 * MAINTAINERS (Write After Approval): Add myself to write after
7896 approval list.
7897
7898 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7899
7900 * MAINTAINERS (Write After Approval): Add myself.
7901
7902 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7903
7904 * MAINTAINERS: Update my e-mail address.
7905
7906 2003-09-09 Alan Modra <amodra@bigpond.net.au>
7907
7908 * libtool.m4 (LD): Correct powerpc64 host match.
7909
7910 2003-09-06 James E Wilson <wilson@tuliptree.org>
7911
7912 * MAINTAINTERS: Update my affiliation and email address.
7913
7914 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7915
7916 * MAINTAINERS (Write After Approval): Add myself.
7917
7918 2003-09-04 DJ Delorie <dj@redhat.com>
7919
7920 * configure: Regenerate.
7921
7922 2003-09-04 Robert Millan <robertmh@gnu.org>
7923
7924 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7925
7926 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7927
7928 * configure.in: Ensure arguments to sed are properly spaced.
7929 * configure: Regenerate.
7930
7931 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7932
7933 * MAINTAINERS: Update my e-mail address.
7934
7935 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
7936
7937 * MAINTAINERS (Write After Approval): Add myself.
7938
7939 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
7940
7941 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7942 * configure: Regenerated.
7943
7944 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
7945
7946 * MAINTAINERS: Update my email address.
7947
7948 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
7949
7950 * configure.in: Use newline instead of semicolon when assuming
7951 shell arguments in a for loop.
7952 * configure: Regenerated.
7953
7954 2003-08-22 Jason Eckhardt <jle@rice.edu>
7955
7956 * MAINTAINERS: Resurrect the i860 maintainer.
7957
7958 2003-08-20 Geoffrey Keating <geoffk@apple.com>
7959
7960 PR 8180
7961 * configure.in: When testing with_libs and with_headers, treat
7962 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7963 * configure: Regenerate.
7964
7965 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7966 make, shell, etc.
7967 (baseargs): Likewise.
7968 * configure: Regenerate.
7969
7970 2003-08-20 Bernardo Innocenti <bernie@develer.com>
7971
7972 * MAINTAINERS (Write After Approval): Add myself.
7973
7974 2003-08-19 Geoffrey Keating <geoffk@apple.com>
7975
7976 * configure.in: Disable libgcj for darwin not on powerpc.
7977 * configure: Rebuild.
7978
7979 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7980
7981 * config-ml.in, symlink-tree: Add license.
7982
7983 2003-08-03 Richard Stallman <rms@gnu.org>
7984 Eben Moglen <moglen@columbia.edu>
7985
7986 * README.SCO: New file.
7987
7988 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7989
7990 * Makefile.tpl (check, check-c++): Express dependencies using
7991 dependencies rather than commands.
7992 * Makefile.in: Regenerate.
7993
7994 2003-08-01 Andrew Cagney <cagney@redhat.com>
7995
7996 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7997 * configure: Ditto.
7998
7999 2003-07-31 Geoffrey Keating <geoffk@apple.com>
8000
8001 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8002 * Makefile.in: Update.
8003
8004 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
8005
8006 * configure.in: Enable libgcj for darwin.
8007 * configure: Rebuild.
8008
8009 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
8010
8011 * config-ml.in: Use ac_configure_args directly instead of
8012 ml_arguments. Only set ml_norecursion if --no[-]recursion is
8013 actually seen.
8014
8015 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
8016
8017 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8018 creating target and build subdirs to build all parent dirs as needed.
8019 * Makefile.in: Rebuild.
8020 * configure.in: Don't build dirs explicitly here.
8021 * configure: Rebuild.
8022
8023 2003-07-26 Paul Brook <paul@nowt.org>
8024
8025 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8026
8027 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
8028
8029 * Makefile.tpl (all-make): Depend on intl.
8030 * Makefile.in: Rebuilt.
8031
8032 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
8033
8034 * install-sh: Update to newer upstream versions (associated with
8035 aclocal 1.7).
8036 * mkinstalldirs: Likewise.
8037 * missing: Likewise, plus $1Help2man -> $1 typo fix.
8038
8039 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
8040
8041 * MAINTAINERS: Move self from Bug database only accounts
8042 to write-after-approval.
8043
8044 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8045
8046 * config.if: Remove unused libc_interface determination.
8047
8048 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8049
8050 * MAINTAINERS: Move self from write-after-approval to
8051 build machinery (*.in).
8052
8053 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8054
8055 PR bootstrap/11273
8056 PR bootstrap/11408
8057 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8058 unused INSTALL_PROGRAM_ARGS.
8059 * configure.in: Use AC_PROG_INSTALL.
8060 * Makefile.in: Regenerate.
8061 * configure: Regenerate.
8062
8063 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8064
8065 * MAINTAINERS: Alphabetize.
8066
8067 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
8068
8069 * configure: Rebuilt.
8070 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8071 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8072 newlib nor libgloss.
8073 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8074 * configure.in (am33_2.0-*-linux*): Added.
8075
8076 2003-07-09 Bob Wilson <bob.wilson@acm.org>
8077
8078 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8079 * configure: Regenerate.
8080
8081 2003-07-07 Zack Weinberg <zack@codesourcery.com>
8082
8083 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8084 * Makefile.in: Regenerate.
8085
8086 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8087
8088 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8089 * Makefile.in: Regenerate.
8090
8091 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8092
8093 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8094 * Makefile.in: Regenerated.
8095
8096 * config-ml.in: Replace PWD with PWD_COMMAND.
8097
8098 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8099
8100 * intl: New directory; see intl/ChangeLog for details.
8101 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8102 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8103 * Makefile.in: Regenerate.
8104
8105 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8106
8107 * configure.in: Clean up config-lang.in handling. Delete
8108 useless assignment to "subdirs".
8109 * configure: Regenerate.
8110
8111 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8112
8113 * configure.in: Rename 'target_libs' to 'target_libraries'.
8114 Remove useless reference to 'target_libs'.
8115 * configure: Regenerate.
8116
8117 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8118
8119 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8120 * Makefile.in: Regenerate.
8121
8122 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8123
8124 * Makefile.def: Introduce flags_to_pass.
8125 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8126 * Makefile.in: Regenerate.
8127
8128 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8129
8130 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8131 and target-libgloss.
8132 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8133 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8134 * configure: Regenerate.
8135
8136 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8137
8138 * configure.in: Update testsuite_flags to new location.
8139 * configure. Regenerate.
8140
8141 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8142
8143 * Makefile.tpl: Remove BUILD_CC stuff.
8144 * Makefile.in: Regenerate.
8145
8146 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8147
8148 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8149
8150 2003-06-16 Graeme Peterson <gp@qnx.com>
8151
8152 * MAINTAINERS (Write After Approval): Add myself.
8153
8154 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
8155
8156 * config.guess: Update to 2003-06-12 version.
8157 * config.sub: Update to 2003-06-13 version.
8158
8159 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
8160
8161 * config.guess: Update to 2003-06-06 version.
8162 * config.sub: Update to 2003-06-06 version.
8163
8164 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8165
8166 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8167 * configure. Regenerate.
8168
8169 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
8170
8171 * configure.in: Disable serial configure by default.
8172 * configure: Regenerate.
8173 * Makefile.tpl: Abolish .NOTPARALLEL.
8174 * Makefile.in: Regenerate.
8175
8176 * Makefile.tpl: Replace {build,host,target}_canonical by
8177 {build,host,target}.
8178 * Makefile.in: Regenerate.
8179
8180 * Makefile.tpl: Fix stupid pasto.
8181 * Makefile.in: Regenerate.
8182
8183 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
8184
8185 * Makefile.tpl: Remove bogus conditional.
8186 * Makefile.in: Regenerate.
8187
8188 2003-06-05 Jan Hubicka <jh@suse.cz>
8189
8190 * Makefile.tpl (profiledbootstrap): New target.
8191 * Makefile.in (profiledbootstrap): New target.
8192
8193 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
8194
8195 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8196 Pinski. Remove user names from other bugzilla-only maintainers.
8197
8198 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
8199
8200 * Makefile.tpl: Make 'recursive targets' using autogen rather
8201 than shell loop. Remove duplicate 'clean' targets and false
8202 comments.
8203 * Makefile.def: Add systematic dependencies to 'recursive' targets.
8204 Add systematic method of specifying missing targets in subdirs.
8205 Add copyright boilerplate.
8206 * Makefile.in: Regenerate.
8207 * configure.in: Add 'recursive targets' to maybe list.
8208 * configure: Regenerate.
8209
8210 * MAINTAINERS: "GNATS only" -> "Bug database only".
8211
8212 * Makefile.tpl: Rename [+target+] to [+make_target+].
8213 * Makefile.def: Rename 'target' to 'make_target'.
8214
8215 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
8216
8217 * MAINTAINERS: Add self as options handling maintainer.
8218
8219 2003-05-28 Michael Meissner <gnu@the-meissners.org>
8220
8221 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8222 been too long since I touched those ports.
8223
8224 2003-05-28 DJ Delorie <dj@redhat.com>
8225
8226 * Makefile.tpl: Make maybe-check-gcc .PHONY.
8227 * Makefile.in: Regenerate.
8228
8229 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8230
8231 * configure.in: Use curly braces in the definition of tooldir.
8232 * configure: Regenerate.
8233
8234 2003-05-21 DJ Delorie <dj@redhat.com>
8235
8236 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8237 newlib or libgloss.
8238 * Makefile.in: Regenerate.
8239
8240 2003-05-21 DJ Delorie <dj@redhat.com>
8241
8242 * Makefile.tpl: Add missing empty maybe-check-gcc target.
8243 * Makefile.in: Regenerate.
8244
8245 2003-05-20 Ian Lance Taylor <ian@airs.com>
8246
8247 * MAINTAINERS: Update my e-mail address.
8248
8249 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8250
8251 * configure.in: Switch more things to use maybe dependencies.
8252 * Makefile.tpl: Switch more things to use maybe dependencies.
8253 Factor out common code from autogen IF statements.
8254 * configure: Regenerate.
8255 * Makefile.in: Regenerate.
8256
8257 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8258
8259 * configure.in: Accept i[3456789]86 for machine type.
8260 * configure: Regenerate.
8261
8262 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8263
8264 * configure.in: Switch more things to use maybe dependencies.
8265 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8266 * configure: Regenerate.
8267 * Makefile.tpl: Switch more things to use maybe dependencies.
8268 * Makefile.in: Regenerate.
8269
8270 2003-05-16 Andreas Schwab <schwab@suse.de>
8271
8272 * Makefile.tpl (install-opcodes): Define.
8273 * Makefile.in: Rebuild.
8274
8275 2003-05-13 Andreas Jaeger <aj@suse.de>
8276
8277 * config.guess: Update to 2003-05-09 version.
8278 * config.sub: Update to 2003-05-09 version.
8279
8280 2003-05-13 Michael Eager <eager@mvista.com>
8281
8282 * configure.in: Correct sed script so that options in quotes are not
8283 deleted.
8284 * configure: Rebuild.
8285
8286 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
8287
8288 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8289 and $$s/newlib/libc/sys/cygwin32 include paths.
8290 * configure: Ditto.
8291
8292 2003-05-12 Michael Meissner <gnu@the-meissners.org>
8293
8294 * MAINTAINERS: Update my email addresses.
8295
8296 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8297
8298 * config-ml.in: Propagate INSTALL variables.
8299
8300 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8301
8302 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8303
8304 2003-05-02 Chris Demetriou <cgd@broadcom.com>
8305
8306 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8307 * Makefile.in: Regenerate.
8308
8309 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8310
8311 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8312
8313 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8314
8315 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8316
8317 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
8318
8319 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8320 * Makefile.in: Regenerated.
8321
8322 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8323
8324 * MAINTAINERS (Write After Approval): Upgrade myself from
8325 GNATS only to write-after-approval. Update my mail address.
8326
8327 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
8328
8329 (OS Port Maintainers: freebsd): Add myself.
8330
8331 2003-04-22 Mark Mitchell <mark@codesourcery.com>
8332
8333 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8334
8335 2003-04-22 Kean Johnston <jkj@sco.com>
8336
8337 * MAINTAINERS (SCO ports): Added myself.
8338
8339 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8340
8341 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8342
8343 2003-04-19 Kean Johnston <jkj@sco.com>
8344
8345 * MAINTAINERS (Write After Approval): Add myself.
8346
8347 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8348
8349 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8350 * Makefile.in: Regenerate.
8351
8352 2003-04-18 Jakub Jelinek <jakub@redhat.com>
8353
8354 * configure.in (powerpc64*-*-linux*): Remove.
8355 * configure: Rebuilt.
8356
8357 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
8358
8359 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8360 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8361 and restrap.
8362 * Makefile.in: Regenerate.
8363
8364 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
8365
8366 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8367 * configure: Regenerated.
8368
8369 2003-04-15 DJ Delorie <dj@redhat.com>
8370
8371 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8372
8373 2003-04-13 Nick Clifton <nickc@redhat.com>
8374
8375 * config-ml.in: Remove support for --disable-aix removing
8376 call-aix multilibs.
8377
8378 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
8379
8380 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8381 * */configure: Rebuilt.
8382
8383 2003-04-08 Joel Sherrill <joel@oarcorp.com>
8384
8385 * MAINTAINERS: Add my email address.
8386
8387 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
8388
8389 * MAINTAINERS (Write After Approval): Add myself.
8390
8391 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8392
8393 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8394 * Makefile.in: Regenerate.
8395
8396 2003-03-14 Michael Chastain <mec@shout.net>
8397
8398 * Makefile.in: Regenerate with correct Makefile.def.
8399
8400 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8401
8402 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8403 Make macro.
8404 * Makefile.in: Regenerate.
8405 * configure.in: Clean up gxx_include_dir logic.
8406 * configure: Regenerate.
8407
8408 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8409
8410 * MAINTAINERS (Write After Approval): Add myself.
8411
8412 2003-03-10 Ben Elliston <bje@wasabisystems.com>
8413
8414 * MAINTAINERS: Update my mail address.
8415
8416 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8417
8418 * configure.in (gxx_include_dir): Fix typo.
8419 * configure: Regenerated.
8420
8421 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8422
8423 * Makefile.tpl: Reindent.
8424 * Makefile.in: Regenerate.
8425 * configure.in: Reindent. Don't set unused variables.
8426 * configure: Regenerate.
8427
8428 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
8429
8430 * configure.in: Include $(build_tooldir)/sys-include in
8431 FLAGS_FOR_TARGET.
8432 * configure: Regenerated.
8433
8434 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8435
8436 * Makefile.tpl: Always pass down RANLIB.
8437 * Makefile.in: Regenerate.
8438
8439 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8440 * Makefile.in: Regenerate.
8441 * configure.in: Remove unused logic relating to --enable-shared
8442 and --enable-threads. Remove bogus comments. Remove redundant
8443 noconfigdirs.
8444 * configure: Regenerate.
8445
8446 * configure.in: Replace ${libstdcxx_version} by its value.
8447 Remove reference to mh-dgux.
8448 * configure: Regenerate.
8449
8450 2003-03-03 Kevin Buettner <kevinb@redhat.com>
8451
8452 * MAINTAINERS (Write After Approval): Add myself.
8453
8454 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8455
8456 * Makefile.tpl: Rearrange.
8457 * Makefile.in: Regenerate.
8458
8459 2003-02-25 Uwe Stieber <uwe@wwws.de>
8460
8461 * configure.in: Add support for kaOS as cross build target system.
8462 * configure: Regenerated.
8463
8464 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8465
8466 * MAINTAINERS (Write after approval): Add myself.
8467
8468 2003-02-21 James E Wilson <wilson@tuliptree.org>
8469
8470 * MAINTAINERS: Update my email address.
8471
8472 2003-02-21 Zack Weinberg <zack@codesourcery.com>
8473
8474 * MAINTAINERS: Add self to blanket write privs. section.
8475
8476 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
8477
8478 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8479 configure-target-* as some target builds may require additional
8480 flags for preprocessor tests.
8481 * Makefile.in: Regenerated.
8482
8483 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
8484
8485 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8486 * ltconfig: Handle it.
8487 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8488 auto-detecting it.
8489
8490 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8491 it is used as argument to $CC.
8492 * ltcf-gcj.sh: Likewise.
8493
8494 * configure.in: Introduce --enable-maintainer-mode.
8495 * configure: Rebuilt.
8496 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8497 for maintainer mode.
8498 * Makefile.in: Rebuilt.
8499
8500 2003-02-18 Jason Merrill <jason@redhat.com>
8501
8502 * Makefile.tpl (check-c++): Allow parallelism.
8503
8504 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8505
8506 * MAINTAINERS: Remove John Carr (who never actually had access to
8507 gcc.gnu.org).
8508
8509 2003-02-15 Geoffrey Keating <geoffk@apple.com>
8510
8511 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8512 don't configure target-libobjc.
8513 * configure: Regenerate.
8514
8515 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8516
8517 * Makefile.tpl (RANLIB): Define.
8518 * Makefile.in: Regenerate.
8519
8520 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8521
8522 * MAINTAINERS: Update my email.
8523
8524 2003-02-06 Keith R Seitz <keiths@redhat.com>
8525
8526 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8527 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8528 * Makefile.in: Regenerated.
8529 * configure.in: Remove all traces of snavigator, db, and grep.
8530 * configure: Regenerated.
8531
8532 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8533
8534 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8535 After Approval.
8536
8537 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8538
8539 * MAINTAINERS (Write after approval): Add myself.
8540
8541 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
8542
8543 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8544 * Makefile.in: Regenerated.
8545
8546 2003-01-30 Roger Sayle <roger@eyesopen.com>
8547
8548 * config.guess: Updated to 2003-01-30's version.
8549 * config.sub: Updated to 2003-01-28's version.
8550
8551 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
8552
8553 * config.if: If gcc_version is already set, just use it. Don't set
8554 gcc_version_trigger if it's already set, otherwise set it to
8555 gcc/version.c, but only if the file exists. If it is not set and
8556 gcc/version.c does not exist, try to extract the version number from
8557 $CC.
8558
8559 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8560
8561 * MAINTAINERS: Add myself to write-after-approval list.
8562
8563 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
8564
8565 * configure.in: Revert 24Jan change.
8566 * configure: Regenerate.
8567
8568 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8569
8570 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8571 entry of HJ Lu.
8572
8573 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8574
8575 * configure.in: Revert previous change.
8576 * configure: Regenerate.
8577
8578 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8579
8580 * configure.in: Make rda native-only.
8581 * configure: Regenerate.
8582
8583 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8584
8585 * MAINTAINERS: Move myself from GNATS-only-accounts to
8586 write-after-approval.
8587
8588 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8589
8590 * configure.in: Add missing \.
8591 * configure: Rebuilt.
8592
8593 2003-01-17 Jakub Jelinek <jakub@redhat.com>
8594
8595 * configure.in (baseargs): Avoid using \| in sed regular
8596 expressions.
8597 * configure: Rebuilt.
8598
8599 2003-01-16 Jakub Jelinek <jakub@redhat.com>
8600
8601 * configure.in (baseargs): Remove all supported forms of
8602 --cache-file, --srcdir, --host, --build and --target options
8603 from argument lists.
8604 * configure: Rebuilt.
8605
8606 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
8607
8608 * MAINTAINERS: Add myself to write-after-approval list.
8609
8610 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
8611
8612 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8613 * configure: Rebuilt.
8614
8615 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8616
8617 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8618 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8619 * Makefile.in: Regenerate.
8620 * configure: Regenerate.
8621
8622 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
8623
8624 * configure.in: Remove Makefile in build, host and target modules
8625 unless configure was run with --no-recursion.
8626 * configure: Rebuilt.
8627
8628 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8629
8630 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8631 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8632 * Makefile.in: Regenerate.
8633
8634 2003-01-08 Chris Demetriou <cgd@broadcom.com>
8635
8636 * config.guess: Update to 2003-01-03 version.
8637 * config.sub: Update to 2003-01-03 version.
8638
8639 2003-01-07 Christopher Faylor <cgf@redhat.com>
8640
8641 * configure: Regenerate with proper autoconf 2.13.
8642
8643 2003-01-07 Christopher Faylor <cgf@redhat.com>
8644
8645 * configure.in: Add AC_PREREQ for consistency.
8646 * configure: Regenerate.
8647
8648 2003-01-06 Andrew Cagney <ac131313@redhat.com>
8649
8650 * configure.in (GDB_TK): Add tcl directories conditional on
8651 gdb/gdbtk directory being present.
8652 * configure: Regenerate.
8653
8654 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
8655
8656 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8657 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8658 * configure: Rebuilt.
8659
8660 2002-12-31 Tom Tromey <tromey@redhat.com>
8661
8662 * Makefile.in: Rebuilt.
8663 * Makefile.def (target_modules) [libffi]: Allow installation.
8664
8665 2002-12-31 Andreas Schwab <schwab@suse.de>
8666
8667 * configure.in: Fix use of $program_transform_name.
8668 * configure: Regenerated.
8669
8670 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
8671
8672 * configure.in (baseargs): Don't remove first configure argument.
8673 * configure: Regenerated.
8674
8675 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
8676
8677 * Makefile.tpl (local-distclean): Don't remove...
8678 (multilib.ts): ... this. Moved into...
8679 (multilib.out): ... this. Don't use sub-make.
8680 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8681 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8682 (configure-build-[+module+], configure-[+module+],
8683 configure-target-[+module+], configure-gcc): ... these. Test
8684 for Makefile existence. Drop config.status from dependencies.
8685 * Makefile.in: Rebuilt.
8686 * configure.in: Move gcc-version-trigger to the end of
8687 ac_configure_args. Add comments to maybedep.tmp and
8688 serdep.tmp. Introduce --disable-serial-configure. Remove
8689 nonopt from baseargs, matching and removing corresponding
8690 whitespace while at it.
8691 * configure: Rebuilt.
8692
8693 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
8694
8695 * configure.in (host_configargs): Replace reference to
8696 no-longer-defined buildopts with --build=${build_alias}.
8697 * configure: Rebuilt.
8698
8699 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8700 program_transform_name to standard idiom.
8701 (AUTOGEN, AUTOCONF): Define.
8702 (Makefile.in): Use $(AUTOGEN).
8703 (Makefile): Depend on config.status, and use autoconf-style rule to
8704 build it. Move original commands to...
8705 (config.status): ... this new target.
8706 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8707 $(AUTOCONF).
8708 * Makefile.in: Rebuilt.
8709
8710 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8711
8712 * Makefile.tpl: Fix dramatic bustage due to change in
8713 program_transform_name.
8714 * Makefile.in: Regenerate.
8715
8716 * configure.in: Remove unnecessary PATH setting.
8717 * configure: Regnerate.
8718
8719 * configure.in: Don't default to unprefixed tools unless
8720 the native tools will work.
8721 * configure: Regenerate.
8722
8723 * configure.in: Convert to autoconf script. Blow away lots
8724 of now-redundant Makefile fragments.
8725 * configure: Generate using Autoconf.
8726 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8727 * Makefile.in: Regenerate.
8728
8729 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8730
8731 * configure: Fix stupid bug where RANLIB was mistakenly included.
8732
8733 * configure.in: Rename (buildargs, hostargs, targargs) to
8734 (build_configargs, host_configargs, target_configargs).
8735
8736 * configure.in: Move logic out of sed statement.
8737
8738 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
8739 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8740
8741 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8742
8743 * config.sub: Import from master repository
8744 * config.guess: Ditto
8745
8746 2002-12-24 Andreas Schwab <schwab@suse.de>
8747
8748 * Makefile.tpl (multilib.out): Fix missing space.
8749 * Makefile.in: Regenerate.
8750
8751 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8752
8753 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8754 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8755 * Makefile.in: Regenerate.
8756 * configure.in: Remove unnecessary leftovers.
8757
8758 2002-12-21 Geoffrey Keating <geoffk@apple.com>
8759
8760 * configure.in (extra_ranlibflags_for_target): New variable.
8761 (*-*-darwin): Add -c to ranlib commands.
8762 * configure (tooldir): Handle extra_ranlibflags_for_target.
8763
8764 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
8765
8766 * Makefile.tpl: Revert HJL's change.
8767 * Makefile.in: Regenerated.
8768 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8769 always.
8770
8771 2002-12-19 Andreas Schwab <schwab@suse.de>
8772
8773 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8774 * Makefile.in: Regenerate.
8775
8776 2002-12-18 H.J. Lu <hjl@gnu.org>
8777
8778 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8779 * Makefile.in: Regenerated.
8780
8781 * configure.in (build_prefix): New. Substitute.
8782
8783 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8784
8785 * Makefile.tpl: Don't let real targets depend on phony targets.
8786 * Makefile.in: Regenerate.
8787
8788 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8789 * Makefile.in: Regenerate.
8790
8791 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8792
8793 * config.sub: Import from master repository
8794 * config.guess: Ditto
8795
8796 2002-12-16 Jason Merrill <jason@redhat.com>
8797
8798 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8799 previous 'make bootstrap'.
8800 * Makefile.in: Regenerate.
8801
8802 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8803
8804 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8805
8806 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8807
8808 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8809 * Makefile.in: Regenerate.
8810
8811 2002-12-13 Jason Merrill <jason@redhat.com>
8812
8813 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
8814 library tests.
8815 (check-c++): Just depend on it and check-target-libstdc++-v3.
8816 * Makefile.in: Regenerate.
8817
8818 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8819
8820 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8821 * Makefile.in: Rebuilt.
8822
8823 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8824
8825 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8826
8827 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8828
8829 * configure: Fix bug put in by gremlins.
8830
8831 * Makefile.tpl: Substitute more autoconfily.
8832 * configure: Substitute more autoconfily.
8833 * Makefile.in: Regenerate.
8834
8835 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8836
8837 * config.sub: Import from master repository
8838 * config.guess: Ditto
8839 * MAINTAINERS: Added Svein Seldal under write after approval
8840
8841 2002-12-08 Andrew Cagney <ac131313@redhat.com>
8842
8843 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8844 * Makefile.in (all-sim): Ditto.
8845
8846 2002-12-06 DJ Delorie <dj@redhat.com>
8847
8848 * Makefile.tpl: Change configure dependencies to not have real
8849 targets depend on phony targets.
8850
8851 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8852
8853 * configure.in: Revert unintentional change.
8854
8855 * Makefile.tpl: Change dependency for */multilib.out so that
8856 it works when gcc isn't in the tree.
8857
8858 * configure.in: Substitute more.
8859 * configure: Run subconfigures from the Makefile.
8860 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8861 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8862
8863 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8864
8865 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8866
8867 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8868
8869 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8870 and corresponding dependencies.
8871 * Makefile.in: Regenerate.
8872
8873 * configure.in (host_tools): Order binutils, gas and ld for
8874 convenience in running the testsuites.
8875
8876 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8877 * Makefile.in: Regenerate.
8878 * configure.in: Introduce rules to serialize subconfigure runs.
8879
8880 * configure.in: Introduce BASE_CC_FOR_TARGET.
8881 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8882 Realize configure-build-* targets. Realize configure-target-* targets.
8883 * Makefile.in: Regenerate.
8884
8885 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8886
8887 * configure: Move gcc_version_trigger stuff from here...
8888 * configure.in: ...to here.
8889
8890 * configure.in: Separate subconfigure options added by this file from
8891 options given by the user. Add machinery to put args for host
8892 subconfigures into the Makefile.
8893
8894 * Makefile.tpl: Remove 'vault' targets.
8895 * Makefile.tpl: Reorder and comment dependencies.
8896 * Makefile.in: Regenerate.
8897
8898 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8899 * configure.in: Fix my broken commit of previous patch. (sigh)
8900
8901 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8902
8903 * configure.in: Move host-specific darwin noconfigdirs into
8904 the host-specific section.
8905
8906 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8907
8908 * configure.in: Move host-specific darwin noconfigdirs into
8909 the host-specific section.
8910
8911 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8912
8913 * configure: Remove skip-this-dir support.
8914 * Makefile.tpl: Remove skip-this-dir support.
8915
8916 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8917 subdirectories.
8918 * Makefile.in: Regenerate.
8919
8920 * Makefile.tpl: Strip out useless setting of 'dir'.
8921 * Makefile.in: Regenerate.
8922
8923 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8924
8925 * configure.in: Fix deeply stupid bug.
8926
8927 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8928 shell code in CXX_FOR_TARGET
8929 * Makefile.def: Introduce raw_cxx.
8930 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8931 RAW_CXX_FOR_TARGET.
8932 * Makefile.in: Regenerate.
8933
8934 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
8935
8936 * Makefile.tpl: Remove unnecessary ifs.
8937 * Makefile.in: Regenerate.
8938
8939 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
8940 dependencies. Maybe-ize build-libiberty. Create dummy install
8941 targets for 'no_install' modules.
8942 * configure: Move GDB_TK substitution to configure.in. Move
8943 build_modules stuff to configure.in.
8944 * configure.in: Implement soft dependency machinery. Maybe-ize
8945 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
8946 * Makefile.in: Regenerate.
8947
8948 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
8949
8950 * Makefile.tpl: Make all-target, install-target behave similarly
8951 to all, install (only hitting configured targets). Eliminate
8952 unused macro defintions.
8953
8954 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8955 build != host.
8956
8957 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8958
8959 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8960
8961 * configure.in: Produce lists of subdir targets we're actually
8962 configuring. Remove references to "dosrel".
8963 * Makefile.tpl: Let configure set which subdir targets are hit.
8964 Remove install-cross; clean up install; remove ALL. Remove
8965 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
8966 Autogenerate host module targets. Remove empty dependency lines
8967 and redundant dependency; rearrange slightly.
8968 * Makefile.def: Add host-side libtermcap, utils.
8969
8970 * Makefile.in: Regenerate.
8971
8972 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8973
8974 * ltconfig (osf[345]): Append $major to soname_spec.
8975 Reflect this in library_names_spec.
8976 * ltmain.sh (osf): Prefix $major with . for use as extension.
8977
8978 2002-11-19 Andreas Jaeger <aj@suse.de>
8979
8980 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8981 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8982 and sparc64 GNU/Linux systems.
8983
8984 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8985
8986 * MAINTAINERS: Update email.
8987
8988 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8989
8990 * MAINTAINERS: Complete James Dennett's entry.
8991
8992 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8993
8994 * MAINTAINERS (Write After Approval): Add myself.
8995
8996 2002-11-13 Bruce Korb <bkorb@gnu.org>
8997
8998 * Makefile.tpl: syntactic cleanup
8999
9000 2002-11-13 Stuart Hastings <stuart@apple.com>
9001
9002 * MAINTAINERS: Add myself to write-after-approval list.
9003
9004 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9005
9006 * Makefile.def: Add list of recursive targets to autogenerate.
9007 Add build_modules.
9008 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
9009 targets. Autogenerate *-build-* targets.
9010 * Makefile.in: Regenerate.
9011
9012 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9013
9014 * configure: More autoconf-style substitutions.
9015 * Makefile.tpl: More autoconf-style substitutions.
9016 * Makefile.in: Regenerate.
9017
9018 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
9019
9020 * configure: Substitute more variables in a more autoconf-friendly
9021 way. Simplify slightly.
9022 * Makefile.tpl: Make more variables substitutable in an
9023 autoconf-friendly way.
9024 * Makefile.in: Regenerate.
9025
9026 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
9027
9028 * MAINTAINERS (Write After Approval): Add myself.
9029
9030 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
9031
9032 * configure.in (v810*): Remove special setting of tools.
9033
9034 * configure: Add support for extra required flags for ar or nm.
9035 * configure.in (aix4.3+): Use above support for target-specific
9036 issues, rather than using config/mt-aix43.
9037
9038 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
9039
9040 * configure: Remove 'removing', which doesn't work. Replace $subdir
9041 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
9042 with $srcdir. Reformat indentation. Substitute some variables
9043 formerly hard-coded in the Makefile for build=host.
9044 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9045 * Makefile.def: Autogenerate more.
9046 * Makefile.in: Regenerate.
9047
9048 2002-11-04 Adam Nemet <anemet@lnxw.com>
9049
9050 * MAINTAINERS (Write After Approval): Add myself.
9051
9052 2002-11-04 Kevin Buettner <kevinb@redhat.com>
9053
9054 * Makefile.def (host_modules): Add rda.
9055 * Makefile.in: Regenerate.
9056 * configure.in (target_tool): Add target-rda to list.
9057
9058 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9059
9060 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9061
9062 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
9063
9064 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9065 and restrap targets to this rule.
9066 * Makefile.in: Regenerate.
9067
9068 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9069
9070 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9071 GNATS only accounts.
9072
9073 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9074
9075 * configure.in (i[3456]86-*-linux*): Add check to disable
9076 ${libgcj} for glibc1.
9077
9078 2002-10-24 Denis Chertykov <denisc@overta.ru>
9079
9080 * MAINTAINERS: Add myself as ip2k port maintainer.
9081
9082 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9083
9084 * configure.in: Add tic4x target.
9085
9086 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9087
9088 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9089 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9090 * Makefile.in: Regenerate.
9091
9092 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9093 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9094 * Makefile.in: Regenerate.
9095
9096 2002-10-02 Janis Johnson <janis187@us.ibm.com>
9097
9098 * MAINTAINERS: Add myself as web pages co-maintainer.
9099
9100 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9101
9102 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9103 * Makefile.in: Regenerate.
9104
9105 2002-10-02 Zack Weinberg <zack@codesourcery.com>
9106
9107 * MAINTAINERS: Add myself and Nathan Sidwell
9108 <nathan@codesourcery.com> as VxWorks maintainers.
9109
9110 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9111
9112 * Makefile.def: Remove order dependency comments.
9113 * Makefile.tpl: Add explicit install-install dependencies.
9114 * Makefile.in: Regenerate.
9115
9116 * Makefile.tpl: Remove material now in src-release. (Finally!)
9117 * Makefile.in: Regenerate.
9118
9119 * Makefile.tpl: Add configure-target (for src-release in src)
9120 * Makefile.in: Regenerate.
9121
9122 2002-09-30 Nick Clifton <nickc@redhat.com>
9123
9124 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9125
9126 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9127
9128 * configure.in (s390*-*-linux*): Enable libgcj.
9129
9130 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9131
9132 * configure: Revert accidentally applied changes.
9133
9134 * Makefile.tpl: Make more autoconf-friendly.
9135 * Makefile.in: Regenerate.
9136 * configure: Make substitution more autoconf-like.
9137
9138 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
9139
9140 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9141 single entry to handle all these.
9142 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9143 libjava on arm-*-elf.
9144
9145 2002-09-27 Geoffrey Keating <geoffk@apple.com>
9146
9147 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9148 things that depend on them.
9149
9150 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9151
9152 * Makefile.tpl: Make subsituted variables more autoconfy.
9153 * Makefile.in: Regenerate.
9154 * configure: Make seds more autoconfy.
9155
9156 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9157
9158 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9159 * Makefile.in: Regenerate.
9160 * configure.in: Rewrite sed statements to look autoconfy.
9161
9162 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9163 all-target-foo on configure-target-foo.
9164 * Makefile.def: Ditto.
9165 * Makefile.in: Rebuild.
9166
9167 2002-09-25 Andrew Haley <aph@redhat.com>
9168
9169 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9170
9171 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
9172
9173 * Makefile.def: New file.
9174 * Makefile.tpl: New file.
9175 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9176 * contrib/gcc_update: Note that Makefile.in is a generated file.
9177
9178 * configure.in: Minor rearrangement. Simplify tests.
9179
9180 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
9181
9182 * configure.in (with_headers): Skip copy if value is "yes".
9183 (with_libs): Likewise.
9184
9185 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9186
9187 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9188 * configure.in (sh*-*-pe*): Ditto.
9189 * configure.in (mips*-*-pe*): Ditto.
9190 * configure.in (*arm-wince-pe): Ditto.
9191
9192 * configure.in: Rearrange.
9193
9194 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
9195
9196 * MAINTAINERS: Update my email address.
9197
9198 2002-08-30 Paul Koning <pkoning@equallogic.com>
9199
9200 * MAINTAINERS: (Write After Approval): Add myself.
9201
9202 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
9203
9204 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9205
9206 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
9207
9208 * MAINTAINERS: Change my mailing address.
9209
9210 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
9211
9212 * MAINTAINERS (Write After Approval): Remove myself.
9213 (Various Maintainers: c++ runtime libs): Add myself.
9214
9215 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
9216
9217 * MAINTAINERS (Write After Approval): Remove myself.
9218 (Various Maintainers: c++ runtime libs): Add myself.
9219
9220 2002-08-15 Eric Christopher <echristo@redhat.com>
9221
9222 * config.sub: Import from master repository.
9223 * config.guess: Ditto.
9224
9225 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
9226
9227 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9228 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9229 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9230
9231 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
9232
9233 * MAINTAINERS: Add self to rs6000 vector extensions.
9234
9235 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
9236
9237 * libiberty/configure: Reverted unintended yesterday's check in.
9238
9239 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
9240
9241 * boehm-gc/configure, libf2c/configure: Rebuilt.
9242 * libffi/configure, libiberty/configure: Ditto.
9243 * libjava/configure, libobjc/configure: Ditto.
9244 * libstdc++-v3/configure, zlib/configure: Ditto.
9245 Merged from binutils:
9246 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9247 From Steve Ellcey <sje@cup.hp.com>:
9248 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9249 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9250 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9251 IA64.
9252 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9253 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9254 soname_spec, sys_lib_search_path_spec): Ditto.
9255
9256 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
9257
9258 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9259
9260 2002-08-04 H.J. Lu (hjl@gnu.org)
9261
9262 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9263
9264 2002-08-02 Krister Walfridsson <cato@df.lth.se>
9265
9266 * MAINTAINERS (Write After Approval): Add myself.
9267
9268 2002-07-31 Alan Modra <amodra@bigpond.net.au>
9269
9270 * configure.in: Move generic linux case to end. Copy generic
9271 linux noconfigdirs to mips*-*-linux* entry and new
9272 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9273
9274 2002-07-19 Michael Matz <matz@suse.de>
9275
9276 * MAINTAINERS: Add myself as ra* maintainer.
9277
9278 2002-07-16 Chris Demetriou <cgd@broadcom.com>
9279
9280 * config.guess: Update to 2002-07-09 version.
9281 * config.sub: Update to 2002-07-03 version.
9282
9283 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9284
9285 * MAINTAINERS: Fix typo in a maintainer email address.
9286
9287 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9288
9289 * configure.in: Remove two redundant tests.
9290
9291 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9292
9293 * configure.in (mips*-*-irix6*o32): Enable stabs.
9294
9295 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9296
9297 * configure.in: Don't build grez.
9298 * Makefile.in: Ditto.
9299
9300 * Makefile.in: Remove references to bsp, cygmon, libstub.
9301 * configure.in: Ditto.
9302
9303 * configure.in: Remove leftover reference to gdbtest.
9304
9305 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
9306
9307 * configure.in (gxx_include_dir): Change to match versioned
9308 C++ headers if --enable-version-specific-runtime-libs is used.
9309
9310 2002-07-04 Steve Ellcey <sje@cup.hp.com>
9311
9312 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9313
9314 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9315
9316 * configure.in: Make --without-x work.
9317
9318 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9319
9320 * configure.in: Rearrange target Makefile fragment collection.
9321
9322 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9323 cvs[src].
9324 * configure.in: Ditto.
9325
9326 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9327
9328 * MAINTAINERS (Write After Approval): Update my e-mail address.
9329
9330 2002-06-24 Ben Elliston <bje@redhat.com>
9331
9332 * configure.in (host_tools): Remove cgen.
9333
9334 * Makefile.in (all-cgen): Remove; runs from its source directory.
9335 (check-cgen, install-cgen, clean-cgen): Likewise.
9336 (all-opcodes): Do not depend on all-cgen.
9337 (all-sim): Likewise.
9338
9339 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
9340
9341 * Makefile.in: Eliminate 'apache' targets.
9342 * configure.in: Eliminate 'apache' targets.
9343
9344 * configure.in: Eliminate redundant tests. Reorganize.
9345
9346 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9347
9348 * config-ml.in: Eliminate references to Cygnus configure.
9349
9350 * Makefile.in: Eliminate references to building emacs.
9351
9352 2002-06-28 Graham Stott <graham.stott@btinternet.com>
9353
9354 * MAINTAINERS: Update my email address.
9355
9356 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9357
9358 * config.if (libstdcxx_incdir): Version C++ headers.
9359 (cxx_incdir): Remove.
9360
9361 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9362
9363 * MAINTAINERS (Write After Approval): Add self.
9364
9365 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9366
9367 * configure.in: Add support for ip2k.
9368
9369 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9370
9371 * configure.in: Fix AIX configury bug.
9372
9373 2002-06-20 Steve Ellcey <sje@cup.hp.com>
9374
9375 * MAINTAINERS (Write After Approval): Add self.
9376
9377 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9378
9379 * configure.in: replace ${topsrcdir} with ${srcdir}
9380
9381 * configure.in: Move definition of libstdcxx_flags
9382 right above usage, rather than waaay earlier.
9383
9384 * configure.in: Pull definition of is_cross_compiler earlier.
9385
9386 * configure.in: Rearrange a little.
9387
9388 * configure.in: Remove references to librx.
9389 * Makefile.in: Remove references to librx.
9390
9391 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9392
9393 * config.sub: Add support for avr target.
9394 Import from master sources, rev 1.255
9395
9396 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
9397
9398 * configure, .cvsignore: Revert previous change...
9399 * Makefile: ...delete.
9400
9401 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9402
9403 * configure.in: Eliminate ${gasdir} variable.
9404
9405 2002-06-18 Dave Brolley <brolley@redhat.com>
9406
9407 * configure.in: Add support for frv.
9408 * config.sub: Add support for frv.
9409
9410 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9411
9412 * configure: Remove garbage from previous commit.
9413
9414 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9415
9416 * configure: For in-source builds, make a subdir and re-exec there.
9417 * Makefile: New file. Pass targets through to build directory.
9418 * .cvsignore: No longer ignore "Makefile".
9419
9420 2002-06-16 Douglas Rupp <rupp@gnat.com>
9421
9422 * MAINTAINERS (Write After Approval): Add self.
9423
9424 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9425
9426 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9427
9428 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9429
9430 * configure.in (vax-*-netbsd*): Re-enable gas.
9431
9432 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9433
9434 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9435 BUILD_PREFIX_1, to correct nomenclature.
9436 * configure: Likewise.
9437
9438 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9439 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9440
9441 2002-05-31 Olaf Hering <olh@suse.de>
9442
9443 * config-ml.in: Propogate DESTDIR also.
9444
9445 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9446
9447 * configure.in (vax-*-netbsd*): Don't build gas for this
9448 platform.
9449
9450 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9451
9452 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9453 and libgcj for AVR.
9454
9455 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9456
9457 * MAINTAINERS (Write After Approval): Add myself.
9458
9459 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9460
9461 * config.guess: Update to 2002-05-22 version.
9462 * config.sub: Likewise.
9463
9464 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9465
9466 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9467 * config-ml.in: Likewise.
9468 * configure: Likewise.
9469 * configure.in: Likewise.
9470
9471 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9472
9473 * MAINTAINERS: Update my email address.
9474
9475 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9476
9477 * configure.in: Simplify makefile fragment collection.
9478
9479 * configure.in: Remove code to build emacs.
9480
9481 * configure.in : Remove --srcdir argument from targargs and buildargs
9482 (it's always overridden in the Makefile anyway). Rearrange a bit.
9483
9484 * configure: Move some logic to configure.in.
9485 * configure.in: Move some logic from configure.
9486
9487 2002-05-11 Tom Tromey <tromey@redhat.com>
9488
9489 * MAINTAINERS: Reflect libgcj reality.
9490
9491 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9492
9493 * Makefile.in: Honour DESTDIR.
9494
9495 2002-05-08 Mark Mitchell <mark@codesourcery.com>
9496
9497 * config.guess: Import 2002-03-20 version.
9498 * config.sub: Import 2002-04-26 version.
9499
9500 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9501
9502 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9503
9504 2002-05-07 Tim Josling <tej@melbpc.org.au>
9505
9506 * MAINTAINERS: Add self.
9507
9508 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
9509
9510 * ltmain.sh: Detect and handle object name conflicts
9511 while piecewise linking a static library.
9512
9513 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
9514
9515 * configure.in (noconfigdirs): Don't disable libgcj on
9516 sparc64-*-solaris* and sparcv9-*-solaris*.
9517
9518 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
9519
9520 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9521
9522 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9523
9524 * configure.in (FLAGS_FOR_TARGET): Do not add
9525 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9526 on i[3456]86-*-linux*.
9527
9528 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9529
9530 * configure.in (noconfigdirs): Replace [ ] with test.
9531
9532 * configure.in (noconfigdirs): Do not add target-newlib if
9533 target == i[3456]86-*-linux*, and host == target.
9534
9535 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9536
9537 * configure.in: delete reference to absent file
9538
9539 * configure.in: replace '[' with 'test'
9540
9541 * configure.in: Eliminate references to gash.
9542 * Makefile.in: Eliminate references to gash.
9543
9544 * configure.in: remove useless references to 'pic' makefile fragments.
9545
9546 * configure.in: (*-*-windows*) Finish removing.
9547
9548 * configure.in: Eliminate redundant test for libgui.
9549
9550 2002-04-29 Roger Sayle <roger@eyesopen.com>
9551
9552 * MAINTAINERS: Add self and realphabetize. Update entries
9553 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9554 entry for a29k port maintainer.
9555
9556 2002-04-26 Joel Sherrill <joel@OARcorp.com>
9557
9558 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9559 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9560
9561 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9562
9563 * configure.in: remove references to dead files
9564
9565 2002-04-19 Mark Mitchell <mark@codesourcery.com>
9566
9567 * MAINTAINERS: Add information about purpose of this file.
9568
9569 2002-04-18 Tom Tromey <tromey@redhat.com>
9570
9571 * configure.in: Disallow configuring libgcj when it is already
9572 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9573 Solaris 2.8 by default. For PR libgcj/6158.
9574
9575 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9576
9577 * configure.in: Move default CC setting out of config/mh-* fragments
9578 directly into here.
9579
9580 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9581
9582 * configure.in: don't even try to configure or make a subdirectory
9583 if there's no configure script for it.
9584
9585 2002-04-15 Mark Mitchell <mark@codesourcery.com>
9586
9587 * MAINTAINERS: Remove chill maintainers.
9588 * Makefile.in (CHILLFLAGS): Remove.
9589 (CHILL_LIB): Remove.
9590 (TARGET_CONFIGDIRS): Remove libchill.
9591 (CHILL_FOR_TARGET): Remove.
9592 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9593 CHILL_LIB.
9594 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9595 (CHECK_TARGET_MODULES): Likewise.
9596 (INSTALL_TARGET_MODULES): Likewise.
9597 (CLEAN_TARGET_MODULES): Likewise.
9598 (configure-target-libchill): Remove.
9599 (all-target-libchill): Remove.
9600 * configure.in (target_libs): Remove target-libchill.
9601 Do not compute CHILL_FOR_TARGET.
9602 * libchill: Remove directory.
9603
9604 2002-04-11 DJ Delorie <dj@redhat.com>
9605
9606 * Makefile.in, configure.in: Sync with binutils, entries
9607 follow...
9608
9609 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9610
9611 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9612 (do-tar, do-bz2): New rules.
9613 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9614 (gdb-tar): New rule.
9615 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9616 (insight_dejagnu.tar): New rule.
9617 (insight.tar): New rule.
9618 (gdb+dejagnu.tar): New rule.
9619 (gdb.tar): New rule.
9620
9621 2002-02-01 Mo DeJong <supermo@bayarea.net>
9622
9623 * Makefile.in: Add all-tix to deps for all-snavigator
9624 so that tix is built when building snavigator.
9625
9626 2002-01-11 Steve Ellcey <sje@cup.hp.com>
9627
9628 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9629 ld and gdb are not supported.
9630
9631 2002-01-07 Mark Salter <msalter@redhat.com>
9632
9633 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9634 Allow target-libgloss to be built for arm, strongarm, and xscale.
9635
9636 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9637
9638 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9639 options for i[3456]86-pc-linux* native builds.
9640
9641 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9642
9643 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9644 files from .po files for a distribution.
9645
9646 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
9647
9648 * configure.in: Enable libstdc++-v3 for h8300 targets.
9649
9650 2001-06-19 Alan Modra <amodra@bigpond.net.au>
9651
9652 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9653 version from bfd/.
9654
9655 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9656
9657 * Makefile.in (VER): When present, extract the version number from
9658 the file version.in.
9659
9660 2001-05-24 Tom Rix <trix@redhat.com>
9661
9662 * configure.in : enable ld for aix
9663
9664 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9665
9666 * config.guess: Add linux target for S/390.
9667
9668 2000-11-07 Philip Blundell <pb@futuretv.com>
9669
9670 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9671
9672 2000-11-03 Philip Blundell <pb@futuretv.com>
9673
9674 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9675 files.
9676
9677 2001-01-15 Ben Elliston <bje@redhat.com>
9678
9679 * configure.in (host_tools): Add sid.
9680 Always configure cgen.
9681
9682 2000-11-24 Nick Clifton <nickc@redhat.com>
9683
9684 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9685
9686
9687 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9688
9689 * Makefile.in (ALL_MODULES): Add all-cgen.
9690 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9691 (all-cgen): New target.
9692 (all-opcodes,all-sim): Depend on all-cgen.
9693 * configure.in (host_tools): Add cgen.
9694 Only configure cgen if --enable-cgen-maint.
9695
9696 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
9697
9698 * configure.in: Add *-*-freebsd* configurations.
9699
9700 2002-04-08 Tom Tromey <tromey@redhat.com>
9701
9702 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9703 Fixes PR libgcj/6068.
9704
9705 2002-03-30 Krister Walfridsson <cato@df.lth.se>
9706
9707 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9708
9709 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9710
9711 * configure.in (alpha*-dec-osf*): Enable libgcj.
9712
9713 2003-03-27 Matthew Gingell <gingell@gnat.com>
9714
9715 * MAINTAINERS (Write After Approval): Add myself.
9716
9717 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9718
9719 Fix for: PR bootstrap/3591, target/5676
9720 * configure.in (mcore-pe): Disable the configuration of
9721 libstdc++-v3 since exceptions are not supported.
9722
9723 2002-03-20 Anthony Green <green@redhat.com>
9724
9725 * configure.in: Enable libgcj for xscale-elf target.
9726
9727 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
9728
9729 * MAINTAINERS: Update my email address.
9730
9731 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
9732
9733 * ltmain.sh (relink_command): Fix typo in previous change.
9734
9735 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
9736
9737 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9738 (relink_command): Added --tag flags.
9739 (mode=install): If relinking fails; error out.
9740
9741 2002-03-12 Richard Henderson <rth@redhat.com>
9742
9743 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9744 .NOTPARALLEL tag.
9745 (do-check): Rename from check.
9746 (check): Allow parallel check.
9747
9748 2002-03-12 Bob Wilson <bob.wilson@acm.org>
9749
9750 * MAINTAINERS: Add myself as maintainer for xtensa port.
9751 Fix alphabetical order in CPU port maintainer list.
9752 Remove myself from Write After Approval list.
9753
9754 2002-03-11 Richard Henderson <rth@redhat.com>
9755
9756 * Makefile.in (.NOTPARALLEL): Add fake tag.
9757
9758 2002-03-07 H.J. Lu (hjl@gnu.org)
9759
9760 * configure.in: Enable gprof for mips*-*-linux*.
9761
9762 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9763
9764 * MAINTAINERS (Write After Approval): Add myself.
9765
9766 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
9767
9768 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9769 libjava.
9770 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9771
9772 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
9773
9774 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9775 because its Makefile is there; test for the executable instead.
9776
9777 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
9778
9779 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9780 libstdc++-v3 and libjava.
9781
9782 2002-02-11 Adam Megacz <adam@xwt.org>
9783
9784 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9785 boehm-gc
9786
9787 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
9788
9789 * config.guess: Updated to 2002-01-30's version.
9790 * config.sub: Updated to 2002-02-01's version.
9791 Contribute sh64-elf.
9792 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9793 * configure.in: Added sh64-*-*.
9794
9795 2002-02-08 Chris Demetriou <cgd@broadcom.com>
9796
9797 * MAINTAINERS: Belatedly add myself to write after approval list.
9798
9799 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9800
9801 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9802 Remove self as Write After Approval.
9803
9804 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
9805
9806 * MAINTAINERS: Put self in as maintainer for contrib/regression
9807 directory.
9808
9809 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
9810
9811 * MAINTAINERS: Update my email address.
9812
9813 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9814
9815 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9816 target-libiberty, and target-libgloss. Skip Java-related
9817 libraries if not supported for NetBSD on target CPU.
9818
9819 2002-01-25 Douglas B Rupp <rupp@gnat.com>
9820
9821 * install-sh: Use _inst.$$_ for temp file name.
9822
9823 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9824
9825 * MAINTAINERS (Write After Approval): Move my contact info
9826 from here...
9827 (OS Port Maintainers): ...to here (netbsd).
9828
9829 2002-01-22 Bob Wilson <bob.wilson@acm.org>
9830
9831 * MAINTAINERS (Write After Approval): Add myself.
9832
9833 2002-01-17 H.J. Lu <hjl@gnu.org>
9834
9835 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9836 (all-target-fastjar): Also depend on all-target-libiberty.
9837
9838 2002-01-16 H.J. Lu (hjl@gnu.org)
9839
9840 * config.guess: Import from master sources, rev 1.225.
9841 * config.sub: Import from master sources, rev 1.238.
9842
9843 2002-01-16 Kazu Hirata <kazu@hxi.com>
9844
9845 * MAINTAINERS (Write After Approval): Remove myself.
9846
9847 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
9848
9849 * MAINTAINERS (Write After Approval): Add myself.
9850
9851 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9852
9853 * MAINTAINERS: Add self as docs co-maintainer.
9854
9855 2001-12-11 Matthias Klose <doko@debian.org>
9856
9857 * MAINTAINERS (Write After Approval): Add myself.
9858
9859 2001-12-09 Zack Weinberg <zack@codesourcery.com>
9860
9861 * MAINTAINERS: Update my email address.
9862
9863 2001-12-07 Turly O'Connor <turly@apple.com>
9864 * MAINTAINERS (Write After Approval): Add myself.
9865 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9866 (rs6000_initialize_trampoline): Call __trampoline_setup for
9867 ABI_DARWIN too.
9868 * darwin-tramp.asm: New file, implements __trampoline_setup.
9869 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9870
9871 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
9872
9873 * MAINTAINERS (Write After Approval): Add myself.
9874
9875 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9876
9877 * configure, configure.in: Use temp file for long sed commands.
9878
9879 2001-12-03 Laurent Guerby <guerby@acm.org>
9880
9881 * config.sub: Update to version 1.232 on subversion.
9882
9883 2001-12-03 Ben Elliston <bje@redhat.com>
9884
9885 * MAINTAINERS: Update mail address for config.* patches.
9886
9887 2001-11-27 DJ Delorie <dj@redhat.com>
9888 Zack Weinberg <zack@codesourcery.com>
9889
9890 When build != host, create libiberty for the build machine.
9891
9892 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9893 CONFIG_ARGUMENTS.
9894 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9895 New variables.
9896 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9897 and rules.
9898 (all.normal): Depend on ALL_BUILD_MODULES.
9899 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9900 (all-build-libiberty): Depend on configure-build-libiberty.
9901
9902 * configure: Calculate and substitute proper value for
9903 ALL_BUILD_MODULES.
9904 * configure.in: Create the build subdirectory.
9905 Calculate and substitute TARGET_CONFIGARGS (formerly
9906 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9907
9908 2001-11-26 Ziemowit Laski <zlaski@apple.com>
9909
9910 * MAINTAINERS (write-after-approval): Add self.
9911
9912 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9913
9914 * MAINTAINERS (GNATS only accounts): Remove self.
9915
9916 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9917
9918 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9919 libf2c.
9920
9921 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9922
9923 * MAINTAINERS (Write After Approval): Add self.
9924
9925 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9926
9927 * MAINTAINERS: mips and s390 are also CPU ports.
9928
9929 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9930
9931 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9932
9933 2001-11-11 David O'Brien <obrien@FreeBSD.org>
9934
9935 * MAINTAINERS: Alphabetize.
9936
9937 2001-11-09 Kazu Hirata <kazu@hxi.com>
9938
9939 * MAINTAINERS (Various maintainers: h8 port): Add myself.
9940
9941 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
9942
9943 * MAINTAINERS (Various maintainers: hppa port): Added myself.
9944
9945 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9946
9947 * configure.in (--enable-languages): Be more permissive about
9948 syntax. Check for empty lists better. Warn about $LANGUAGES.
9949
9950 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
9951
9952 * config.sub: Import from master sources, rev. 1.230.
9953 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9954
9955 2001-11-07 Laurent Guerby <guerby@acm.org>
9956
9957 * MAINTAINERS (Write After Approval): Add self.
9958
9959 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9960
9961 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9962
9963 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
9964
9965 * config.sub: Import from master sources, rev 1.226.
9966 * config.guess: Import from master sources, rev 1.216.
9967
9968 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
9969
9970 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9971 * MAINTAINERS: Add self as maintainer of MMIX port.
9972 Remove old after-approval entry.
9973
9974 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
9975
9976 * ChangeLog, configure: Fix spelling errors.
9977
9978 2001-10-20 Brendan Kehoe <brendan@zen.org>
9979
9980 * MAINTAINERS: Tweak my address.
9981
9982 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
9983
9984 * MAINTAINERS: Update my email address.
9985
9986 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
9987
9988 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9989 * MAINTAINERS: Add self as maintainer of CRIS port.
9990
9991 2001-10-10 Geert Bosch <bosch@gnat.com>
9992
9993 * MAINTAINERS (Various maintainers: Ada front end):
9994 Added Robert Dewar.
9995
9996 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
9997
9998 * MAINTAINERS (Write After Approval): Added self
9999
10000 2001-10-02 Geert Bosch <bosch@gnat.com>
10001
10002 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10003
10004 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
10005
10006 * configure: Handle temporary files securely using mkdir.
10007
10008 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
10009
10010 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10011
10012 2001-09-26 Will Cohen <wcohen@redhat.com>
10013
10014 * configure.in (*-*-linux*): Disable configuration of target-newlib
10015 and target-libgloss.
10016
10017 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10018
10019 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10020 RANLIB.
10021
10022 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
10023
10024 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10025 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10026 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10027 avoid quotes nesting problems.
10028 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10029 (DO_X): Export only variables that are set.
10030
10031 2001-09-19 Ben Elliston <bje@redhat.com>
10032
10033 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10034 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10035 semantics. Use the shell built-in "type" command instead.
10036
10037 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
10038
10039 Merged from gcc-3_0-branch:
10040 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
10041 * ltcf-c.sh: Use $objext, not $ac_objext.
10042 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10043 * ltcf-cxx.sh: Add support for GNU.
10044 2001-07-22 Timothy Wall <twall@redhat.com>
10045 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10046 default settings if using GNU tools with that configuration.
10047 * ltcf-cxx.sh: Ditto.
10048 * ltcf-gcj.sh: Ditto.
10049 2001-07-21 Michael Chastain <chastain@redhat.com>
10050 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10051 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10052 * ltmain.sh: Mark as gcc-local.
10053
10054 2001-08-30 Eric Christopher <echristo@redhat.com>
10055 Jason Eckhardt <jle@redhat.com>
10056
10057 * config.guess: Merge from master sources.
10058 * config.sub: Merge from master sources, add support for mipsisa32.
10059
10060 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
10061 * config.sub: Merge from master sources, rev 1.219.
10062 * MAINTAINERS: Add self as contact for stormy16 port.
10063
10064 2001-08-14 Zack Weinberg <zackw@panix.com>
10065
10066 * config.sub: Merge from master sources, rev 1.218.
10067 * config.guess: Merge from master sources, rev 1.209.
10068
10069 2001-08-11 Graham Stott <grahams@redhat.com>
10070
10071 * Makefile.in (check-c++): Add missing semicolon.
10072
10073 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10074
10075 * MAINTAINERS (Various maitainers: predict.def): Added myself.
10076
10077 2001-07-30 Eric Christopher <echristo@redhat.com>
10078
10079 * MAINTAINERS (Various maintainers: mips port): Added myself.
10080
10081 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10082
10083 * configure.in (sh-*-linux*): New.
10084
10085 2001-07-27 Richard Henderson <rth@redhat.com>
10086
10087 * .cvsignore: Add LAST_UPDATED.
10088
10089 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10090
10091 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10092
10093 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
10094
10095 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10096
10097 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10098
10099 * MAINTAINERS (Write After Approval): Added myself.
10100
10101 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10102
10103 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10104 and libgcj on m68hc11/m68hc12.
10105
10106 2001-06-27 H.J. Lu (hjl@gnu.org)
10107
10108 * Makefile (CFLAGS_FOR_BUILD): New.
10109 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10110
10111 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10112
10113 * README: Remove version number.
10114
10115 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10116
10117 * INSTALL/README: Update wrt. to the installation instructions now
10118 residing in gcc/doc/install.texi.
10119
10120 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10121
10122 * README: Replace with a cut-down and updated version of gcc/README.
10123
10124 2001-06-12 David Edelsohn <edelsohn@gnu.org>
10125
10126 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10127 multilibs to be disabled.
10128
10129 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
10130
10131 * MAINTAINERS (Write After Approval): Add myself.
10132
10133 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
10134
10135 * config.guess: Import CVS version 1.195.
10136 * config.sub: Import CVS version 1.212.
10137
10138 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10139
10140 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10141 gcc/xgcc is built, use -print-prog-name to find out the program
10142 name to use.
10143
10144 2001-06-04 Phil Edwards <pme@sources.redhat.com>
10145
10146 * config.guess: Import CVS version 1.194. All gcc-local changes
10147 appear to also be in the master copy.
10148 * config.sub: Import CVS version 1.211.
10149
10150 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10151
10152 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10153 with_gcc]: Use `gcc -shared' to build a shared library.
10154
10155 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
10156
10157 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10158 archives.
10159
10160 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10161
10162 * MAINTAINERS (Write After Approval): Add myself.
10163
10164 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
10165
10166 * configure.in (libstdcxx_flags): Do not try to execute
10167 libstdc++-v3/testsuite_flags until it exists.
10168
10169 2001-06-01 Alan Modra <amodra@bigpond.net.au>
10170
10171 * MAINTAINERS: Update my email address.
10172
10173 2001-05-31 Graham Stott <grahams@redhat.com>
10174
10175 * MAINTAINERS (Write After Approval): Add myself.
10176
10177 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
10178
10179 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
10180 libraries when using g++ with native linker.
10181
10182 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
10183
10184 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10185
10186 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
10187
10188 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10189 [aix4*|aix5*]: Prepend blank.
10190
10191 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
10192
10193 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10194 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
10195 of subdir/configure scripts to use the new libtool.m4.
10196
10197 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
10198
10199 * MAINTAINERS (Write After Approval): Add myself.
10200
10201 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
10202
10203 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10204
10205 2001-05-11 Ben Elliston <bje@redhat.com>
10206
10207 * Makefile.in (all-sid): New target.
10208 (check-sid, clean-sid, install-sid): Likewise.
10209
10210 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
10211
10212 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10213
10214 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10215
10216 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10217 libgcj.
10218
10219 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10220
10221 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10222 gcc/xgcc is built, use -print-prog-name to find out the program
10223 name to use.
10224
10225 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
10226
10227 * configure.in (noconfigdirs): Don't reset it from scratch in the
10228 target case; only append to it.
10229
10230 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10231 sparc-*-solaris2.8]: Disable ${libgcj}.
10232
10233 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
10234
10235 * configure.in (libgcj_saved): Copy from $libgcj.
10236 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10237 --disable-libgcj.
10238
10239 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
10240
10241 * MAINTAINERS: Remove self as MIPS maintainer and
10242 C front end maintainer.
10243
10244 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
10245
10246 * configure.in: Move *-chorusos target case to the proper switch.
10247 Disable libgcj.
10248
10249 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10250
10251 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10252 1.641.2.228.
10253
10254 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10255
10256 * Makefile.in (STAGE1_CFLAGS): Pass down.
10257
10258 2001-04-13 Alan Modra <amodra@one.net.au>
10259
10260 * config.guess: Add hppa64-linux support. Note for next import that
10261 this is already in the master file.
10262 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10263
10264 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10265
10266 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10267 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10268
10269 2001-04-11 Stan Shebs <shebs@apple.com>
10270
10271 * MAINTAINERS: Add self as Darwin port maintainer.
10272
10273 2001-04-11 Alan Modra <amodra@one.net.au>
10274
10275 * MAINTAINERS: Update my email address.
10276
10277 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
10278
10279 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10280 recent versions of FreeBSD (release 3 or later).
10281 * ltconfig: On FreeBSD, -lc must not be provided when building
10282 a shared library or else the standard -pthread gcc option is
10283 rendered worthless to later users of the built library.
10284
10285 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10286
10287 * MAINTAINERS: Add self and RTH as C front end maintainers.
10288
10289 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
10290
10291 * config.sub: Make sure to match an already-canonicalized
10292 machine name (eg. mn10300-unknown-elf).
10293
10294 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
10295
10296 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10297 New macros.
10298 (bootstrap, cross): Use RECURSE_FLAGS.
10299 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10300
10301 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
10302
10303 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10304
10305 2001-03-22 Colin Howell <chowell@redhat.com>
10306
10307 * Makefile.in (DO_X): Do not backslash single-quotes in
10308 backquotes (two places).
10309
10310 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10311
10312 Re-installed:
10313 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10314 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10315 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10316 * ltcf-cxx.sh: Likewise.
10317 * ltcf-gcj.sh: Likewise.
10318
10319 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10320
10321 * MAINTAINERS: Add myself as "documentation co-maintainer".
10322
10323 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10324
10325 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10326 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10327
10328 2001-03-19 Tom Tromey <tromey@redhat.com>
10329
10330 * config-ml.in: Handle GCJ and GCJFLAGS.
10331
10332 2001-03-21 Michael Chastain <chastain@redhat.com>
10333
10334 * Makefile.in: all-m4 depends on all-texinfo.
10335
10336 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
10337
10338 * MAINTAINERS: Add myself to write after approval list.
10339
10340 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
10341
10342 * Makefile.in (DO_X): Quote nested quotes.
10343
10344 2001-03-18 Alan Modra <alan@linuxcare.com.au>
10345
10346 * MAINTAINERS: Add myself to write after approval list.
10347
10348 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
10349
10350 * Makefile.in (DO_X): Use double quotes for quoting
10351 "RANLIB=$${RANLIB}".
10352
10353 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10354
10355 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10356
10357 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
10358
10359 * configure.in: Only use `lang_requires' for languages athat are
10360 actually enabled.
10361
10362 2001-03-08 Phil Edwards <pme@sources.redhat.com>
10363
10364 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10365
10366 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
10367
10368 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10369
10370 2001-03-07 Tom Tromey <tromey@redhat.com>
10371
10372 * configure.in: Allow config-lang.in to set `lang_requires' to list
10373 of other required languages.
10374
10375 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
10376
10377 * Makefile.in: Remove RANLIB definition. Use RANLIB
10378 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10379 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10380
10381 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
10382 Alexandre Oliva <aoliva@redhat.com>
10383
10384 * Makefile.in (check-c++): Use tabs, not spaces.
10385
10386 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
10387
10388 * MAINTAINERS: add myself to Write After Approval list.
10389
10390 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
10391
10392 * Makefile.in (check-c++): New rule.
10393
10394 * configure.in (target_libs): Remove libg++.
10395 (noconfigdirs): Remove libg++.
10396 (noconfigdirs): Same.
10397 (noconfigdirs): Same.
10398 (noconfigdirs): Same.
10399
10400 * config-ml.in: Remove libg++ references.
10401
10402 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10403 (ALL_TARGET_MODULES): Same.
10404 (configure-target-libg++): Remove.
10405 (all-target-libg++): Remove.
10406 (configure-target-libio): Remove.
10407 (all-target-libio): Remove.
10408 (check-target-libio): Remove.
10409 (.PHONY): Remove.
10410 (libg++.tar.bz2): Remove.
10411 (all-target-cygmon): Remove libio.
10412 (all-target-libstdc++): Remove.
10413 (configure-target-libstdc++): Remove.
10414 (TARGET_LIB_PATH): Remove libstdc++.
10415 (ALL_GCC_CXX): Remove libstdc++.
10416 (all-target-gperf): Correct.
10417
10418 2001-02-16 Nick Clifton <nickc@redhat.com>
10419
10420 * configure.in (noconfigdirs): Allow configuration of texinfo
10421 for Cygwin hosts.
10422
10423 2001-02-15 Anthony Green <green@redhat.com>
10424
10425 * configure: Introduce GCJ_FOR_TARGET.
10426 * configure.in: Ditto.
10427 * Makefile.in: Ditto.
10428
10429 2001-02-13 Andreas Schwab <schwab@suse.de>
10430
10431 * MAINTAINERS: Update mail address.
10432
10433 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10434
10435 * config.guess: Add linux target for S/390.
10436 * config.sub: Likewise.
10437
10438 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
10439
10440 * configure.in: for *-chorusos, don't config target-newlib and
10441 target-libgloss.
10442
10443 2001-02-06 Ben Elliston <bje@redhat.com>
10444
10445 * configure: Output host type to stdout, not stderr.
10446
10447 2001-02-05 Mark Mitchell <mark@codesourcery.com>
10448
10449 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10450 * ltcf-cxx.sh: Likewise.
10451
10452 * config.if: Assume enable_libstdcxx_v3 is defined.
10453
10454 2001-02-04 Mark Mitchell <mark@codesourcery.com>
10455
10456 Remove V2 C++ library.
10457 * configure.in: Remove --enable-libstdcxx_v3 support.
10458
10459 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10460
10461 * include/demangle.h: Add prototype for java_demangle_v3.
10462
10463 2001-01-29 Phil Edwards <pme@sources.redhat.com>
10464
10465 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10466
10467 2001-01-27 Richard Henderson <rth@redhat.com>
10468
10469 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10470
10471 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10472
10473 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10474 Don't unset, it's non-portable and no longer necessary, set to empty
10475 instead.
10476
10477 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10478
10479 * ltconfig: Shell portability fix for the tagname validity check.
10480
10481 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
10482
10483 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10484 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10485
10486 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10487
10488 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10489
10490 2001-01-26 Tom Tromey <tromey@redhat.com>
10491
10492 * configure.in: Allow libgcj to be built on Sparc Solaris.
10493
10494 2001-01-25 David Edelsohn <edelsohn@gnu.org>
10495
10496 * ltcf-c.sh: Add aix5 case.
10497 * ltcf-cxx.sh: Likewise.
10498 * ltconfig: Likewise.
10499
10500 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
10501
10502 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10503 keep at least one of build_libtool_libs or build_old_libs set to
10504 yes.
10505
10506 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10507 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10508
10509 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10510
10511 * configure.in: Enable libgcj on several additional platforms.
10512
10513 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10514
10515 * configure.in: Enable libgcj for linux targets.
10516
10517 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10518
10519 * MAINTAINERS (Write After Approval): Add myself.
10520
10521 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10522
10523 * MAINTAINERS: Add myself as vax port maintainer.
10524
10525 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10526
10527 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10528
10529 2001-01-09 Mike Stump <mrs@wrs.com>
10530
10531 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10532 failures of subdirectories.
10533
10534 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10535
10536 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10537 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10538 * ltcf-cxx.sh: Likewise.
10539 * ltcf-gcj.sh: Likewise.
10540 * ltconfig.sh: Fix typo.
10541
10542 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10543
10544 * configure: handle DOS-style absolute paths.
10545
10546 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10547
10548 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10549
10550 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10551
10552 * MAINTAINERS: Add myself as avr port co-maintainer.
10553
10554 2000-12-28 Ben Elliston <bje@redhat.com>
10555
10556 * MAINTAINERS: Add myself under ``Write After Approval''.
10557
10558 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10559
10560 * texinfo: Remove directory from GCC.
10561
10562 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10563
10564 * COPYING: Update to current
10565 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10566 to 19yy as example year in copyright notice).
10567
10568 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10569
10570 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10571 (libstdcxx_incdir): Pass down.
10572 * config.if: Remove expired bits for cxx_interface, add stub.
10573 (libstdcxx_incdir): Add variable for g++ include directory.
10574 * configure.in (gxx_include_dir): Use it.
10575
10576 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
10577
10578 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10579 with old-email address from ``Write After Approval''.
10580
10581 2000-12-15 Andreas Jaeger <aj@suse.de>
10582
10583 * configure.in: Handle lang_dirs.
10584
10585 2000-12-14 Tom Tromey <tromey@redhat.com>
10586
10587 * MAINTAINERS: Removed brads.
10588
10589 * MAINTAINERS: Added gcj developers.
10590
10591 2000-12-13 Anthony Green <green@redhat.com>
10592
10593 * configure.in: Disable libgcj for any target not specifically
10594 listed. Disable libgcj for x86 and Alpha Linux until compatible
10595 with g++ abi.
10596
10597 2000-12-13 Mike Stump <mrs@wrs.com>
10598
10599 * Makefile.in (local-distclean): Also remove fastjar.
10600
10601 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10602
10603 * contrib/gcc_update: Add fastjar --touch entries.
10604
10605 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
10606
10607 * configure.in: Disable language-specific target libraries for
10608 languages that aren't enabled.
10609
10610 2000-12-10 Anthony Green <green@redhat.com>
10611
10612 * configure.in: Define libgcj. Disable libgcj target libraries for
10613 most targets.
10614
10615 2000-12-10 Neil Booth <neilb@earthling.net>
10616
10617 * MAINTAINERS: Update mail address, remove from WAA list.
10618
10619 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10620
10621 * libjava: Imported from /cvs/java.
10622 * libffi: Likewise.
10623 * Boehm-gc: Likewise.
10624
10625 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10626
10627 * configure.in (target_libs): Revert 2000-12-08 patch.
10628 (noconfigdirs): Added target-libjava.
10629
10630 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10631
10632 * djunpack.bat: removed.
10633
10634 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10635
10636 * Makefile.in: handle DOS-style absolute paths.
10637 * config-ml.in: likewise.
10638 * symlink-tree: likewise.
10639
10640 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10641
10642 * fastjar: Imported.
10643
10644 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10645
10646 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10647 libjava.
10648 * configure.in (target_libs): Removed `target-libjava'.
10649
10650 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10651
10652 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10653 (ALL_MODULES): Added fastjar.
10654 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10655 (all-target-libjava): all-fastjar replaces all-zip.
10656 (all-fastjar): Added.
10657 (configure-target-fastjar, all-target-fastjar): Likewise.
10658 * configure.in (host_tools): Added fastjar.
10659
10660 2000-12-07 Mike Stump <mrs@wrs.com>
10661
10662 * Makefile.in (local-distclean): Remove leftover built files.
10663
10664 2000-11-24 Nick Clifton <nickc@redhat.com>
10665
10666 * configure.in (xscale-elf): Add target.
10667 (xscale-coff): Add target.
10668
10669 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
10670
10671 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10672 recent versions of FreeBSD (release 3 or later).
10673 * ltconfig: On FreeBSD, -lc must not be provided when building
10674 a shared library or else the standard -pthread gcc option is
10675 rendered worthless to later users of the built library.
10676
10677 2000-11-16 Fred Fish <fnf@be.com>
10678
10679 * configure.in (enable_libstdcxx_v3): Fix typo,
10680 libstd++ -> libstdc++.
10681
10682 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10683
10684 * MAINTAINERS: Add self to Write After Approval list.
10685
10686 2000-11-21 Bernd Schmidt <bernds@redhat.com>
10687
10688 * MAINTAINERS: Update my email address. Add myself to global write
10689 privs list.
10690
10691 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
10692
10693 * Makefile.in: Merge with src and libgcj.
10694 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10695 configure-target-<library> when their configure scripts need the C
10696 or C++ library to have already been built to work properly.
10697 (do_proto_toplev): Set them to an empty string.
10698
10699 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10700 (REALLY_SET_LIB_PATH): Use them.
10701
10702 2000-11-17 Stan Shebs <shebs@apple.com>
10703
10704 * MAINTAINERS: Add self to Write After Approval list.
10705
10706 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10707
10708 * configure: Provide the original toplevel configure arguments
10709 (including $0) to subprocesses in the environment rather than
10710 through gcc/configargs.h.
10711
10712 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10713
10714 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10715 C99. Alphabetise "Write After Approval" list.
10716
10717 2000-11-12 Mark Mitchell <mark@codesourcery.com>
10718
10719 * configure: Turn on libstdc++ V3 by default.
10720
10721 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10722 if we've got GCC.
10723
10724 2000-11-11 Philip Blundell <philb@gnu.org>
10725
10726 * MAINTAINERS: Add self to Write After Approval list.
10727
10728 2000-11-09 David Edelsohn <edelsohn@gnu.org>
10729
10730 * ltcf-c.sh (aix4): Improve shared library configuration; require
10731 exporting symbols.
10732 * ltcf-cxx.sh (aix4): Define.
10733 * ltconfig (aix4): Define library and soname specs appropriate for
10734 AIX. Define command to create export symbols list.
10735
10736 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
10737
10738 * config.sub: Add support for Sun Chorus
10739
10740 2000-10-31 Nick Clifton <nickc@redhat.com>
10741
10742 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10743 <name>@redhat.com. Also installed new email address for Clint
10744 Popetz.
10745
10746 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10747
10748 * etc: Remove directory from GCC.
10749
10750 2000-10-16 Michael Meissner <meissner@redhat.com>
10751
10752 * configure (gcc/configargs.h): Only create if there is a build GCC
10753 directory created.
10754
10755 2000-10-16 Matthias Klose <doko@debian.org>
10756
10757 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10758 when configured for libstdc++-v3.
10759
10760 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
10761
10762 * configure: Save configure arguments to gcc/configargs.h.
10763
10764 2000-10-04 Philipp Thomas <pthomas@suse.de>
10765
10766 * config.guess: Import CVS version 1.157.
10767 * config.sub: Import CVS version 1.181.
10768
10769 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
10770
10771 * Makefile.in (bootstrap): avoid recursion if subdir missing
10772 (cross): ditto
10773 (do-proto-toplev): ditto
10774
10775 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
10776
10777 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10778 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10779
10780 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10781 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10782 all affected `configure' scripts.
10783
10784 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10785
10786 * MAINTAINERS: Add self as cpplib co-maintainer.
10787
10788 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
10789
10790 * MAINTAINERS: Add self to Write After Approval list.
10791
10792 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10793
10794 * INSTALL/README: egcs -> GCC update.
10795
10796 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
10797
10798 * MAINTAINERS: Add myself to Write After Approval list.
10799
10800 2000-09-15 Kazu Hirata <kazu@hxi.com>
10801
10802 * MAINTAINERS: Add myself to Write After Approval list.
10803
10804 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10805
10806 * configure.in: Do not build byacc for hppa64. Provide paths to the
10807 X11 libraries for hppa64.
10808
10809 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10810
10811 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10812
10813 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
10814
10815 * Makefile.in (all-zlib): Added dummy target.
10816
10817 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10818 ltcf-gcj.sh: Updated from libtool multi-language branch.
10819
10820 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
10821
10822 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10823 (bootstrap*): Depend on all-bootstrap.
10824
10825 2000-09-05 Philipp Thomas <pthomas@suse.de>
10826
10827 * config.guess: Import CVS version 1.156.
10828 * config.sub: Import CVS version 1.179.
10829
10830 2000-09-02 Anthony Green <green@cygnus.com>
10831
10832 * Makefile.in (all-gcc): Depend on all-zlib.
10833 (CLEAN_MODULES): Add clean-zlib.
10834 (ALL_MODULES): Add all-zlib.
10835 * configure.in (host_libs): Add zlib.
10836
10837 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
10838
10839 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10840 crosses, but add gcc/include to the header search path for them.
10841
10842 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10843
10844 * MAINTAINERS: Add self to Write After Approval list.
10845
10846 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10847
10848 * config.guess: Import CVS version 1.152.
10849 * config.sub: Import CVS version 1.177.
10850
10851 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
10852
10853 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10854 $targargs to tell whether newlib is going to be built.
10855
10856 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10857 $$r/TARGET_SUBDIR/libio for _G_config.h.
10858
10859 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
10860
10861 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10862
10863 2000-08-22 DJ Delorie <dj@redhat.com>
10864
10865 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10866
10867 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
10868
10869 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10870 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10871 sub-configures.
10872
10873 2000-08-21 DJ Delorie <dj@redhat.com>
10874
10875 * MAINTAINERS: Add self as a libiberty maintainer
10876
10877 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
10878
10879 * configure.in (libstdcxx_flags): Use
10880 libstdc++-v3/src/libstdc++.INC.
10881
10882 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
10883
10884 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10885
10886 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10887
10888 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10889
10890 * configure: Make enable_threads and enable_shared defaults
10891 explicit. Substitute enable_threads into generated Makefiles.
10892 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10893 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10894
10895 2000-08-13 Geoff Keating <geoffk@cygnus.com>
10896
10897 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10898
10899 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
10900
10901 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10902 previous delta.
10903
10904 2000-08-11 Jason Merrill <jason@redhat.com>
10905
10906 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10907 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10908 (FLAGS_FOR_TARGET): Not here.
10909 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10910
10911 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
10912
10913 * config-ml.in (CC, CXX): Don't introduce a leading space.
10914
10915 2000-08-07 DJ Delorie <dj@delorie.com>
10916
10917 * MAINTAINERS: Add self as a DJGPP maintainer
10918
10919 2000-08-07 DJ Delorie <dj@redhat.com>
10920
10921 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10922 "if we're also building gcc, and it's a gcc that will run on the
10923 build machine, we want to use its includes instead of the system's
10924 default includes".
10925
10926 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10927
10928 * MAINTAINERS: Add self to Write After Approval list.
10929
10930 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
10931
10932 * configure.in (libstdcxx_flags): Don't use `"'.
10933
10934 * config-ml.in: Adjust multilib search paths to the
10935 appropriate multilib tree.
10936
10937 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
10938
10939 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10940 commas in $LANGUAGES.
10941
10942 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
10943
10944 * configure.in: Re-enable all references to libg++ and librx.
10945
10946 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
10947
10948 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10949 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
10950 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10951 * ltcf-cxx.sh (need_lc): Set based on postdeps.
10952
10953 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10954
10955 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
10956
10957 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10958 CXX_FOR_TARGET for sed.
10959
10960 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
10961
10962 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10963 Do not override if already set in the environment or in configure.
10964 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10965 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10966
10967 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
10968
10969 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10970 the libtool CVS tree multi-language branch.
10971 * ltconfig, ltmain.sh: Updated.
10972
10973 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
10974
10975 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10976 (clean-target): Depend on it.
10977
10978 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10979 (GCC_FOR_TARGET): Use it.
10980 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10981 * configure.in: ... here.
10982 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10983 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10984
10985 2000-07-24 Eric Christopher <echristo@cygnus.com>
10986
10987 * MAINTAINERS: Add self to Write After Approval list.
10988
10989 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
10990
10991 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10992 (configure-target-libchill, configure-target-libobjc): Likewise.
10993
10994 * configure.in: Use the same cache file for all target libs.
10995 * config-ml.in: But different cache files per multilib variant.
10996
10997 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10998
10999 * configure (topsrcdir): Don't use dirname.
11000
11001 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
11002
11003 * MAINTAINERS: Add self to Write After Approval list.
11004
11005 2000-07-20 Jason Merrill <jason@redhat.com>
11006
11007 * configure.in: Remove all references to libg++ and librx.
11008
11009 * configure, configure.in, Makefile.in: Unify gcc and binutils.
11010
11011 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
11012
11013 * config.sub: Update to subversions version 2000-07-06.
11014
11015 2000-07-12 Andrew Haley <aph@cygnus.com>
11016
11017 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11018 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11019
11020 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
11021
11022 * symlink-tree: Check number of arguments.
11023
11024 2000-07-05 Jim Wilson <wilson@cygnus.com>
11025
11026 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11027 search path for a g++ extracted from the build tree. This
11028 will allow link tests run by configure scripts in
11029 subdirectories to succeed.
11030
11031 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
11032
11033 * ltconfig: Add support for mips-dde-sysv4.2MP
11034
11035 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11036
11037 * MAINTAINERS: Add myself as loop discovery maintainer.
11038
11039 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
11040
11041 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11042 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11043
11044 2000-06-19 Timothy Wall <twall@cygnus.com>
11045
11046 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11047 * config.sub: Add tic54x target.
11048
11049 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11050
11051 * MAINTAINERS: Add self as Fortran maintainer,
11052 remove Craig Burley.
11053
11054 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
11055
11056 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11057 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11058
11059 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11060
11061 * MAINTAINERS: Add self as i18n maintainer
11062
11063 20000-05-21 H.J. Lu (hjl@gnu.org)
11064
11065 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11066 directory are used if they exist. Make sure
11067 $(build_tooldir)/include is searched for header files,
11068 $(build_tooldir)/lib/ for library files.
11069 (GCC_FOR_TARGET): Likewise.
11070 (CXX_FOR_TARGET): Likewise.
11071
11072 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11073
11074 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11075
11076 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
11077
11078 * Makefile.in (configure-target-libiberty): Depend on
11079 configure-target-newlib.
11080
11081 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11082
11083 * configure.in, Makefile.in: Merge all libffi-related
11084 configury stuff from the libgcj tree.
11085
11086 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11087
11088 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11089 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11090
11091 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11092
11093 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11094 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11095 current version information. Add to proto-toplev directory.
11096 (gdb-taz): Build do-djunpack.
11097
11098 2000-05-15 David Edelsohn <edelsohn@gnu.org>
11099
11100 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11101
11102 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11103
11104 * MAINTAINERS: Add self to Write After Approval list.
11105
11106 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11107
11108 * ltmain.sh: Preserve in relink_command any environment
11109 variables that may affect the linker behavior.
11110
11111 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11112
11113 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11114
11115 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11116
11117 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11118
11119 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11120
11121 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11122 with the version name.
11123
11124 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11125
11126 * MAINTAINERS: Add self as bb-reorder maintainer.
11127
11128 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11129
11130 * config.if: Tweak.
11131
11132 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11133
11134 * djunpack.bat: New file.
11135
11136 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11137
11138 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11139 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11140 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11141 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11142
11143 2000-04-16 Dave Pitts <dpitts@cozx.com>
11144
11145 * config.sub (case $basic_machine): Change default for "ibm-*"
11146 to "openedition".
11147
11148 2000-04-13 Andreas Jaeger <aj@suse.de>
11149
11150 * MAINTAINERS: Added myself.
11151
11152 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11153
11154 * Makefile.in (gdb-taz): New target. GDB specific archive.
11155 (do-md5sum): New target.
11156 (MD5PROG): Define.
11157 (PACKAGE): Default to TOOL.
11158 (VER): Default to a shell script.
11159 (taz): Rewrite target. Move real work to do-proto-toplev. Include
11160 md5 checksum generation.
11161 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11162 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11163 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11164 insight.tar.bz2): Use gdb-taz to create archive.
11165
11166 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11167
11168 * configure (warn_cflags): Delete.
11169
11170 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
11171
11172 * MAINTAINERS: Added myself.
11173
11174 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
11175 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
11176
11177 * configure.in (enable_libstdcxx_v3): Add.
11178 (target_libs): Add bits here to switch between libstdc++-v2 and
11179 libstdc++-v3.
11180 * config.if: And this file too.
11181 * Makefile.in: Add libstdc++-v3 targets.
11182
11183 2000-04-05 Michael Meissner <meissner@redhat.com>
11184
11185 * config.sub (d30v): Add d30v as a basic machine type.
11186
11187 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
11188
11189 * configure.in: -linux-gnu*, not -linux-gnu.
11190
11191 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11192
11193 * MAINTAINERS: Add self in write-after-approval section.
11194
11195 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
11196
11197 * MAINTAINERS: Add self as ia64 port maintainer.
11198
11199 2000-03-08 Neil Booth <NeilB@earthling.net>
11200
11201 * MAINTAINERS: Add self in write-after-approval section.
11202
11203 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
11204
11205 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11206 (do-tar-bz2): Replace TOOL with PACKAGE.
11207 (gdb.tar.bz2): Remove GDBTK from GDB package.
11208 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11209 dejagnu.tar.bz2): New packages.
11210
11211 2000-02-27 Andreas Jaeger <aj@suse.de>
11212
11213 * configure.in: Add entry for mips*-*-linux*, move catch all
11214 *-*-*linux* entry below this one.
11215
11216 2000-02-27 Ian Lance Taylor <ian@zembu.com>
11217
11218 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11219
11220 2000-02-24 Nick Clifton <nickc@cygnus.com>
11221
11222 * config.sub: Support an OS of "wince".
11223
11224 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
11225
11226 * config.guess, config.sub: Updated to match config's 2000-02-15
11227 version.
11228
11229 2000-02-23 Linas Vepstas <linas@linas.org>
11230
11231 * config.sub: Add support for Linux/IBM 370.
11232 * configure.in: Likewise.
11233
11234 2000-02-22 Nick Clifton <nickc@cygnus.com>
11235
11236 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11237
11238 2000-02-20 Christopher Faylor <cgf@cygnus.com>
11239
11240 * config.guess: Guess "cygwin" rather than "cygwin32".
11241
11242 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11243
11244 * configure (gcc_version): When setting, narrow search to
11245 lines containing `version_string'.
11246
11247 2000-02-15 Denis Chertykov <denisc@overta.ru>
11248
11249 * config.sub: Add support for avr target.
11250
11251 2000-02-14 Nick Clifton <nickc@cygnus.com>
11252
11253 * MAINTAINERS: Add maintainers for MCore port.
11254
11255 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11256
11257 * config.sub: Add mmix-knuth-mmixware.
11258
11259 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11260
11261 * MAINTAINERS: Pair cccp with cpplib maintainership.
11262
11263 2000-01-27 Christopher Faylor <cgf@redhat.com>
11264
11265 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11266 structure stuff to -L library search.
11267 (CXX_FOR_TARGET): Ditto.
11268 (CROSS_CHECK_MODULES): Fix spelling mistake.
11269
11270 2000-01-24 Mark Mitchell <mark@codesourcery.com>
11271
11272 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11273 the C++ compiler.
11274
11275 2000-01-12 Richard Henderson <rth@cygnus.com>
11276
11277 * configure.in: Don't build some bits for beos.
11278
11279 2000-01-12 Joel Sherrill (joel@OARcorp.com)
11280
11281 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11282 as include files.
11283
11284 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11285
11286 * Add self as cpplib maintainer, as requested by Jason
11287 Merrill. Correct my e-mail address.
11288
11289 2000-01-06 Geoff Keating <geoffk@cygnus.com>
11290
11291 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11292 not mh-aix43.
11293
11294 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11295
11296 * MAINTAINERS: Add myself to "write after approval" list.
11297
11298 1999-12-14 Richard Henderson <rth@cygnus.com>
11299
11300 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11301 * config.sub: Accept alphaev[78], alphaev8.
11302
11303 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11304
11305 * config.guess, config.sub: Update from autoconf.
11306
11307 1999-11-29 Bruce Korb <autogen@linuxbox.com>
11308
11309 * MAINTAINERS: update my playtime e-address.
11310
11311 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11312
11313 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11314 necessary libraries are missing.
11315
11316 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
11317
11318 * MAINTAINERS: Add new 'write after approval' maintainer.
11319
11320 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11321
11322 * MAINTAINERS: Add new Java maintainer.
11323
11324 1999-10-25 Andreas Schwab <schwab@suse.de>
11325
11326 * configure: Fix quoting inside arguments of eval.
11327
11328 1999-10-21 Nick Clifton <nickc@cygnus.com>
11329
11330 * config-ml.in: Allow suppression of some ARM multilibs.
11331
11332 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11333
11334 * config.guess: Add OS/390 match pattern.
11335 * config.sub: Add mvs, openedition targets.
11336 * configure.in (i370-ibm-opened*): New.
11337
11338 1999-09-04 Steve Chamberlain <sac@pobox.com>
11339
11340 * config.sub: Add support for configuring for pj.
11341
11342 1999-08-31 Nick Clifton <nickc@cygnus.com>
11343
11344 * config.sub (maybe_os): Add support for configuring for fr30.
11345
11346 1999-08-25 Nick Clifton <nickc@cygnus.com>
11347
11348 * configure.in: Do not configure or build ld for AIX
11349 platforms. ld is known to be broken on these platforms.
11350
11351 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11352
11353 * config-ml.in: Pass compiler flag corresponding to multidirs to
11354 subdir configures.
11355
11356 1999-08-09 Ian Lance Taylor <ian@zembu.com>
11357
11358 * Makefile.in (LDFLAGS): Define.
11359
11360 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11361
11362 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11363 noconfigdirs.
11364 (*-*-cygwin*): Likewise.
11365
11366 1999-08-08 Ian Lance Taylor <ian@zembu.com>
11367
11368 * mkdep: New file.
11369 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11370 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11371
11372 From Eli Zaretskii <eliz@is.elta.co.il>:
11373 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11374 long file name when using DJGPP on MS-DOS.
11375
11376 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11377
11378 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11379
11380 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11381
11382 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11383 dependency as this causes "make check" to globally "make all"
11384
11385 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11386
11387 * configure.in (target_libs): Added target-zlib.
11388 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11389 (CONFIGURE_TARGET_MODULES): Likewise.
11390 (CHECK_TARGET_MODULES): Likewise.
11391 (INSTALL_TARGET_MODULES): Likewise.
11392 (CLEAN_TARGET_MODULES): Likewise.
11393 (configure-target-zlib): New target.
11394 (all-target-zlib): Likewise.
11395 (all-target-libjava): Depend on all-target-zlib.
11396 (configure-target-libjava): Depend on configure-target-zlib.
11397
11398 * Makefile.in (configure-target-libjava): Depend on
11399 configure-target-newlib.
11400 (configure-target-boehm-gc): New target.
11401 (configure-target-qthreads): New target.
11402
11403 * configure.in (target_libs): Added target-qthreads.
11404 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11405 (CONFIGURE_TARGET_MODULES): Likewise.
11406 (CHECK_TARGET_MODULES): Likewise.
11407 (INSTALL_TARGET_MODULES): Likewise.
11408 (CLEAN_TARGET_MODULES): Likewise.
11409 (all-target-qthreads): New target.
11410 (configure-target-libjava): Depend on configure-target-qthreads.
11411 (all-target-libjava): Depend on all-target-qthreads.
11412
11413 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11414 (CONFIGURE_TARGET_MODULES): Likewise.
11415 (CHECK_TARGET_MODULES): Likewise.
11416 (INSTALL_TARGET_MODULES): Likewise.
11417 (CLEAN_TARGET_MODULES): Likewise.
11418 (all-target-libjava): New target.
11419 (all-target-boehm-gc): Likewise.
11420 * configure.in (target_libs): Added libjava, boehm-gc.
11421
11422 1999-07-22 Ian Lance Taylor <ian@zembu.com>
11423
11424 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11425 configure.bat in SUPPORT_FILES.
11426 (gas+binutils.tar.bz2): Likewise.
11427
11428 * makeall.bat: Remove; obsolete.
11429
11430 1999-07-21 Ian Lance Taylor <ian@zembu.com>
11431
11432 From Mark Elbrecht:
11433 * configure.bat: Remove; obsolete.
11434
11435 1999-07-11 Ian Lance Taylor <ian@zembu.com>
11436
11437 * configure: Add -W -Wall to the default CFLAGS when compiling with
11438 gcc.
11439
11440 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11441
11442 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11443
11444 1999-06-30 Mark Mitchell <mark@codesourcery.com>
11445
11446 * configure.in: Build ld on IRIX6.
11447
11448 1999-06-12 Ian Lance Taylor <ian@zembu.com>
11449
11450 * Makefile.in: Change distribution targets to use bzip2 instead of
11451 gzip.
11452 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11453 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11454
11455 1999-06-04 Nick Clifton <nickc@cygnus.com>
11456
11457 * config.sub: Add mcore target.
11458
11459 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11460
11461 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11462
11463 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11464
11465 * config.guess (dummy): Changed to $dummy.
11466
11467 1999-05-24 Nick Clifton <nickc@cygnus.com>
11468
11469 * config.sub: Tidied up case statements.
11470
11471 1999-05-22 Ben Elliston <bje@cygnus.com>
11472
11473 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11474 <jiro@din.or.jp>.
11475
11476 * config.guess: Merge with FSF version. Future changes will be
11477 more accurately recorded in this ChangeLog.
11478 * config.sub: Likewise.
11479
11480 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11481
11482 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11483
11484 1999-04-30 Tom Tromey <tromey@cygnus.com>
11485
11486 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11487
11488 1999-04-23 Tom Tromey <tromey@cygnus.com>
11489
11490 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11491
11492 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
11493
11494 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11495 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11496 Bad merge removed these two changes.
11497
11498 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
11499 Martin Heller (Ing.-Buero_Heller@t-online.de)
11500
11501 * config.guess (interix Alpha): Add.
11502
11503 1999-04-11 Richard Henderson <rth@cygnus.com>
11504
11505 * configure.in (i?86-*-beos*): Do config gperf; don't config
11506 gdb, newlib, or libgloss.
11507
11508 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
11509
11510 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11511 link a trivial program with -mabi=64. If it fails, remove mabi=64
11512 from multidirs.
11513
11514 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11515
11516 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11517
11518 1999-04-08 Nick Clifton <nickc@cygnus.com>
11519
11520 * config.sub: Add support for mcore targets.
11521
11522 1999-04-07 Michael Meissner <meissner@cygnus.com>
11523
11524 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11525 not mt-ospace, in order to shut up assembler warning about using
11526 symbols that are named the same as registers.
11527
11528 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
11529
11530 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11531 dependency list for all-target-cygmon.
11532
11533 1999-04-05 Doug Evans <devans@casey.cygnus.com>
11534
11535 * config-ml.in: Check $host, not $target, for selective multilibs.
11536 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11537 thumb interworking, and underscore prefix multilibs.
11538
11539 1999-04-04 Ian Lance Taylor <ian@zembu.com>
11540
11541 * missing: Update to version from current automake.
11542
11543 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11544
11545 * configure (gxx_include_dir): Removed.
11546
11547 * configure.in (gxx_include_dir): Handle it.
11548 * Makefile.in: Likewise.
11549
11550 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11551
11552 * config.sub (mips64vr4111,mips64vr4111el) Add.
11553
11554 1999-03-21 Ben Elliston <bje@cygnus.com>
11555
11556 * config.guess: Correct typo for detecting ELF on FreeBSD.
11557
11558 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11559
11560 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11561 config/mh-djgpp.
11562
11563 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11564
11565 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11566 all-target-newlib to dependency list for all-target-bsp.
11567
11568 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11569
11570 * config.sub: Add i386-uwin support.
11571 * config.guess: Likewise.
11572
11573 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11574
11575 * configure.in: cleanup, add mh-*pic handling for arm, special
11576 case powerpc*-*-aix*
11577
11578 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11579
11580 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11581 can be built.
11582
11583 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11584
11585 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11586 targets.
11587
11588 1999-03-02 Nick Clifton <nickc@cygnus.com>
11589
11590 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11591
11592 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11593
11594 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11595
11596 1999-02-24 Nick Clifton <nickc@cygnus.com>
11597
11598 * config.sub: Fix typo in arm recognition.
11599
11600 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11601
11602 * configure.in (noconfigdirs): Changed target_configdirs to
11603 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11604 rather than m68k-*-* since it is not known to work on
11605 m68k-aout. Ditto for arm-*-*oabi.
11606
11607 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11608
11609 * configure.in (*-*-windows*): Remove, no longer used.
11610
11611 1999-02-19 Ben Elliston <bje@cygnus.com>
11612
11613 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11614 Smart and improved by Andrew Cagney.
11615
11616 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11617
11618 * config.guess: Recognize openbsd-*-hppa.
11619
11620 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11621
11622 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11623 only if it is not empty.
11624
11625 1999-02-17 Nick Clifton <nickc@cygnus.com>
11626
11627 Patch from: Scott Bambrough <scottb@corelcomputer.com>
11628
11629 * config.guess: Modified to recognize uname's armv* syntax.
11630
11631 * config.sub: Modified to recognize uname's armv* syntax.
11632
11633 1999-02-17 Mark Salter <msalter@cygnus.com>
11634
11635 * configure.in: Added target-bsp for sparclite.
11636
11637 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11638
11639 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11640
11641 1999-02-08 Nick Clifton <nickc@cygnus.com>
11642
11643 * configure.in: Add support for strongarm port.
11644 * config.sub: Add support for strongarm target.
11645
11646 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
11647
11648 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11649 the old name config/mh-cygwin32.
11650 Enable texinfo.
11651
11652 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11653
11654 * configure.in: Do build ld for ix86 Solaris.
11655
11656 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11657
11658 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11659 $AR_FOR_TARGET. Likewise for RANLIB.
11660
11661 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
11662
11663 * config.sub (oabi): Recognize.
11664 * configure.in (arm-*-oabi): Handle.
11665
11666 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11667
11668 * config.guess: Improve detection of i686 on UnixWare 7.
11669
11670 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11671
11672 * config.guess: Add support for i386-pc-interix.
11673 * config.sub: Likewise.
11674 * configure.in: Likewise.
11675
11676 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11677
11678 * Makefile.in: Remove unneeded all-target-libio from
11679 from all-target-winsup target since it is now unneeded.
11680 Add all-target-libtermcap in its place since it is now
11681 needed.
11682
11683 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11684
11685 * configure.in: makefile stub for cygwin target is probably
11686 unnecessary. Remove it for now.
11687
11688 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11689
11690 * configure.in: libtermcap.a should be built when cygwin is the
11691 target as well as the host.
11692 * config.guess: Allow mixed case in cygwin uname output.
11693 * Makefile.in: Add libtermcap target.
11694
11695 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11696
11697 * config.sub: Clean up handling of hppa2.0.
11698
11699 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11700
11701 * config.guess: Use C code to identify more HP machines.
11702
11703 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11704
11705 * config.sub: Handle hppa2.0.
11706
11707 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11708
11709 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11710 cygmon for all sparclite targets, regardless of object format.
11711
11712 1998-12-15 Mark Salter <msalter@cygnus.com>
11713
11714 * configure.in: Added target-bsp for several target architectures.
11715
11716 * Makefile.in: Added rules for bsp.
11717
11718 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11719
11720 * config.guess: Improve detection of hppa2.0 processors.
11721
11722 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11723
11724 * config.guess: Recognize FreeBSD using ELF automatically.
11725
11726 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11727
11728 * configure (skip-this-dir): Add handling for new shell script, which
11729 might be created by a sub-directory's configure to indicate, this particular
11730 directory is "unwanted".
11731 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11732
11733 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11734
11735 * ltconfig: import from libtool, after changing libtool to
11736 account for the cygwin name change.
11737
11738 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11739
11740 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11741 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11742
11743 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11744
11745 * configure.in: Add libtermcap to list of cygwin dependencies.
11746
11747 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11748
11749 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11750 they include winsup/include when it's a cygwin target.
11751
11752 1998-11-12 Tom Tromey <tromey@cygnus.com>
11753
11754 * configure.in (host_tools): Added zip.
11755 * Makefile.in (all-target-libjava): Depend on all-zip.
11756 (all-zip): New target.
11757 (ALL_MODULES): Added all-zip.
11758 (NATIVE_CHECK_MODULES): Added check-zip.
11759 (INSTALL_MODULES): Added install-zip.
11760 (CLEAN_MODULES): Added clean-zip.
11761
11762 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11763
11764 * Makefile.in: lose "32" from comment about cygwin.
11765
11766 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11767
11768 * configure.in: Use -Os to build target libraries for the fr30.
11769
11770 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11771
11772 * config.sub: Add fr30.
11773
11774 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11775
11776 * configure.in: drop "32" from config/mh-cygwin32. Check
11777 cygwin* instead of cygwin32*.
11778 * config.sub: Check cygwin* instead of cygwin32*.
11779
11780 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11781
11782 * config.guess: Match any version of Unixware7.
11783
11784 1998-10-20 Syd Polk <spolk@cygnus.com>
11785
11786 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11787 if desired.
11788
11789 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11790
11791 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11792 these if the appropriate directories and files to not exist.
11793
11794 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11795
11796 * Makefile.in (DEVO_SUPPORT): Add config.if.
11797
11798 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11799
11800 * configure: Add pattern to replace "build_tooldir"'s
11801 definition in the generated Makefile with "tooldir"'s
11802 actual value.
11803
11804 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11805
11806 * config.sub: Bring back lost sparcv9.
11807
11808 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11809
11810 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11811
11812 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11813 CC_FOR_TARGET and friends.
11814
11815 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11816
11817 * Makefile.in (build_tooldir): New variable, same as tooldir.
11818 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11819 -B$(build_tooldir)/bin/.
11820 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11821
11822 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11823
11824 * README: Remove installation instructions and refer to the
11825 INSTALL directory instead.
11826
11827 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
11828
11829 * config.sub: Add support for i[34567]86-pc-udk.
11830 * configure.in: Likewise.
11831
11832 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11833
11834 * Makefile.in: add bzip2 package building bits for user
11835 tools module
11836 * configure.in: ditto
11837
11838 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11839
11840 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11841 (ALL_TARGET_MODULES): Add all-target-libobjc.
11842 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11843 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11844 (all-target-libchill): Add dependencies.
11845 * configure.in (target_libs): Add libchill.
11846
11847 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11848
11849 * configure.in (target_subdir): Remove duplicate line.
11850
11851 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11852
11853 * Makefile.in (all-automake): fix dependencies.
11854
11855 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11856
11857 * configure.in: Minor cleanups for building in the $(target_alias)
11858 subdir.
11859
11860 1998-09-22 Jim Wilson <wilson@cygnus.com>
11861
11862 * Makefile.in (bootstrap): Set r and s before make all. Use
11863 BASE_FLAGS_TO_PASS in make all.
11864 (cross): Likewise.
11865
11866 1998-09-20 Mark Mitchell <mark@markmitchell.com>
11867
11868 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11869
11870 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11871
11872 * config.sub: Fix typo in last change.
11873
11874 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11875
11876 * config.sub: Add support for C4x target.
11877 * configure.in: Likewise.
11878
11879 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11880
11881 * config.sub: Recognize sparcv9 just like sparc64.
11882
11883 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11884
11885 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11886
11887 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11888
11889 * config.guess: Correctly identify Pentium II sco boxes.
11890
11891 * config.guess: Fix "tr" code. From Weiwen Liu.
11892
11893 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11894
11895 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11896 stabs.
11897
11898 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11899
11900 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11901 (ALL_TARGET_MODULES): Add all-target-libchill.
11902 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11903 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11904 (all-target-libchill): Add dependencies.
11905 * configure.in (target_libs): Add libchill.
11906
11907 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11908
11909 * config.guess: Avoid assumptions about "tr" behaves when
11910 LANG is set to something other than English.
11911
11912 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11913
11914 * configure (gxx_include_dir): Changed to
11915 '${prefix}/include/g++'-${libstdcxx_interface}.
11916
11917 * config.if: New to determine the interfaces.
11918
11919 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11920
11921 * config.guess: Detect and handle MPE/IX.
11922 * config.sub: Deal with MPE/IX.
11923
11924 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11925
11926 * configure.in: Use mh-aix43.
11927
11928 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11929
11930 * configure: Fix --without/--disable cases for gxx-include-dir.
11931
11932 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11933
11934 * mdata-sh: Imported. Needed for automake support.
11935
11936 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
11937
11938 * Makefile.in (taz): Try "chmod -R og=u ." before
11939 "chmod og=u `find . -print`".
11940
11941 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
11942
11943 * configure.in: Add arm-elf and thumb-elf support.
11944
11945 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
11946
11947 * Makefile.in: Undo previous patch.
11948
11949 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
11950
11951 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11952 to here ...
11953 (install-no-fixedincludes): and here
11954 (INSTALL_MODULES): ... from here.
11955
11956 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
11957
11958 * config.sub: Merge with FSF.
11959
11960 * config.guess: Merge with FSF.
11961
11962 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
11963
11964 * configure (extraconfigdirs): New variable.
11965 (SUBDIRS): Add extraconfigdirs and recurse on them too.
11966 * Makefile.in (all): Move higher in file.
11967 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11968 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11969 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11970 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11971 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11972
11973 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
11974
11975 * Makefile.in (all-target-libjava): Depend on all-gcc and
11976 all-target-newlib.
11977 (configure-target-libjava): Depend on $(ALL_GCC).
11978
11979 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11980
11981 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11982 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11983
11984 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11985
11986 * INSTALL/README: Fix typo.
11987
11988 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11989
11990 * ylwrap: Change absolute path checks to check for DOS style path
11991 names.
11992
11993 * ylwrap: Don't use a full path name if the source file is in the
11994 same directory. From hjl@lucon.org (H.J. Lu).
11995
11996 * config-ml.in: Default to being verbose, to match Feb 18 change to
11997 configure.
11998
11999 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
12000
12001 Brought over from egcs:
12002
12003 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12004
12005 * configure.in (target_subdir): Set to ${target_alias} instead
12006 of "libraries".
12007
12008 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12009
12010 * configure.in (target_subdir): Set to libraries if enable_multilib.
12011
12012 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
12013
12014 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12015 multilibs, force reconfiguration the first time we create
12016 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12017
12018 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
12019
12020 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12021 avoid confusion with --no-recursion.
12022
12023 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
12024
12025 * configure.in: Win32 hosts shouldn't use install -x
12026 * install-sh: remove -x option, and special .exe-handling
12027 hack.
12028
12029 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
12030
12031 * config.guess: Recognize i586-pc-beos.
12032 * configure.in: Don't build some bits for beos.
12033
12034 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
12035
12036 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12037 CFLAGS default to -O2.
12038
12039 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12040 when using GNU ld.
12041
12042 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12043
12044 * ltmain.sh: Correct install when using a different shell.
12045
12046 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12047
12048 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12049
12050 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12051
12052 * makefile.vms: Update to build binutils/makefile.vms. Add install
12053 target.
12054
12055 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12056
12057 * ltconfig: Update to correct AIX handling.
12058
12059 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12060
12061 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12062
12063 * configure.in (target_subdir): Set to ${target_alias} instead
12064 of "libraries".
12065
12066 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12067
12068 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12069 (Makefile): Depend on $(gcc_version_trigger).
12070
12071 * configure (gcc_version): Change default initializer to empty
12072 string.
12073 (gcc_version_trigger): New variable; pass this variable down
12074 to subdir configures to enable them checking gcc's version
12075 themselves. Emit make macros for both gcc_version vars.
12076 (topsrcdir): Initialize reliably.
12077 (recursion line): Remove --with-gcc-version=${gcc_version}.
12078
12079 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12080
12081 * configure (enable_version_specific_runtime_libs): Implement new flag
12082 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12083 in $(libsubdir); emit definition in each generated Makefile.
12084 (gxx_include_dir): Initialize depending on
12085 $enable_version_specific_runtime_libs.
12086
12087 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12088
12089 * configure (gcc_version): Initialize properly depending on
12090 how and where configure is started.
12091 (recursion line): Pass a --with-gcc-version=${gcc_version}
12092 to configures in subdirs.
12093
12094 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12095
12096 * configure.in (noconfigdirs): Add configure pattern for mips tx39
12097 cygmon
12098
12099 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12100
12101 * configure.in: Add cygmon and libstub support for mn10200.
12102
12103 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12104
12105 * configure (gcc_version): Add new variable describing the
12106 particular gcc version we're building.
12107 * Makefile.in (libsubdir): Add new macro for the directory
12108 in which the compiler finds executables, libraries, etc.
12109 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12110 and libsubdir.
12111
12112 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12113
12114 * Makefile.in (local-clean): Remove *.log.
12115 (warning.log): Built with warn_summary from build.log.
12116 (mail-report.log): Run test_summary.
12117 (mail-report-with-warnings.log): Run test_summary including
12118 warning.log in the report.
12119
12120 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12121
12122 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12123
12124 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12125
12126 * Makefile.in (grep): Grep no longer depends on libiberty.
12127
12128 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12129
12130 * Makefile.in: all-snavigator needs all-libgui.
12131
12132 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12133
12134 * configure.in: Add cygmon and libstub support for mn10300.
12135
12136 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12137
12138 * missing: Update to version from automake 1.3.
12139
12140 * ltmain.sh: On installation, don't get confused if the same name
12141 appears more than once in the list of library names.
12142
12143 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12144
12145 * config.sub: Accept m68060 and m5200 as CPU names.
12146
12147 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12148
12149 * configure: Use && rather than using -a in test, because odd
12150 strings can confuse test.
12151 * configure.in: Likewise.
12152
12153 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
12154
12155 * ltconfig, ltmain.sh: Bring in Visual C++ support.
12156
12157 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12158
12159 * Makefile.in (boostrap2-lean, bootstrap3-lean,
12160 bootstrap4-lean): New targets.
12161
12162 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
12163
12164 * mpw-* Delete. Not used.
12165
12166 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
12167
12168 * COPYING.LIB: Update FSF address.
12169
12170 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
12171
12172 * ltconfig, ltmain.sh: Update to libtool 1.2a.
12173
12174 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12175 GAS_SUPPORT_DIRS.
12176
12177 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
12178
12179 * ltconfig, ltmain.sh: Avoid producing a version number if
12180 -version-info was not used.
12181
12182 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
12183
12184 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12185 building with newlib.
12186
12187 1998-04-30 Paul Eggert <eggert@twinsun.com>
12188
12189 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12190 Solaris `make' causes it to continue to next definition.
12191
12192 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
12193
12194 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12195 the right GUI libraries and files are installed along with GDB.
12196
12197 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
12198
12199 * configure.in: Change alpha to alpha* in several places.
12200
12201 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
12202
12203 * config.sub: Recognize sparc86x.
12204
12205 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
12206
12207 * configure.in (--enable-target-optspace): Remove debug echo.
12208
12209 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
12210
12211 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12212
12213 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
12214
12215 * ltconfig: Update cygwin32 support.
12216
12217 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12218 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12219 (GDB_SUPPORT_DIRS): Likewise.
12220
12221 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12222
12223 * configure.in (target_makefile_frag): If --enable-target-optspace,
12224 use -Os to compile target libraries rather than -O2. Default to
12225 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12226 not used.
12227 * configure.in (target_cflags): Ditto for d30v.
12228
12229 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
12230
12231 * Makefile.in (all-bfd): Depend on all-intl.
12232 (all-binutils): Likewise.
12233 (all-gas): Likewise.
12234 (all-gprof): Likewise.
12235 (all-ld): Likewise.
12236
12237 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
12238
12239 * configure.in (host_tools): Fix typo, lbtool -> libtool.
12240
12241 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
12242
12243 * Makefile.in (all-bfd): Depend upon all-libiberty.
12244
12245 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12246
12247 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12248
12249 * Makefile.in: Add libstub.
12250
12251 * configure.in: Ditto. Build libstub for targets that have cygmon
12252 support.
12253
12254 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12255
12256 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12257
12258 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12259
12260 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12261 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12262
12263 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12264
12265 * configure: Define DEFAULT_M4 by searching PATH.
12266 * Makfile.in: Use DEFAULT_M4.
12267
12268 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12269
12270 * ltconfig: Add cygwin32 support.
12271
12272 * Makefile.in, configure.in: Add libtool as a native only directory
12273 to configure and build.
12274
12275 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12276
12277 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12278
12279 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
12280
12281 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12282
12283 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12284
12285 * Makefile.in: add ash make rules
12286 * configure.in: add ash to native_only and host_tools lists
12287
12288 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12289
12290 * Makefile.in (all-gettext, all-intl): New targets.
12291 (ALL_MODULES): Added all-gettext, all-intl.
12292 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12293 (INSTALL_MODULES): Added install-gettext, install-intl.
12294 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12295
12296 * configure.in (host_tools): Added gettext.
12297 (native_only): Likewise.
12298 (noconfigdirs) [various cases]: Likewise.
12299 (host_libs): Added intl.
12300
12301 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12302
12303 * configure: Do not disable building gdbtk for cygwin32 hosts.
12304
12305 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12306
12307 * configure.in: Add thumb-coff target.
12308 * config.sub: Add thumb-coff target.
12309
12310 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12311
12312 * Makefile.in: Revert yesterday's change.
12313 (all-target-winsup): all-target-librx stays out of here.
12314
12315 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12316
12317 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12318 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12319 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12320 Remove references to librx and libg++.
12321
12322 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12323
12324 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12325 recursive makes
12326
12327 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12328
12329 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12330 for newlib directory.
12331 (CXX_FOR_TARGET): Likewise.
12332
12333 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12334
12335 * ltconfig: Update after libtool/ltconfig.in change for
12336 hpux11.
12337
12338 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12339
12340 * ltconfig, ltmain.sh: Update to libtool 1.2.
12341
12342 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12343
12344 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12345 (install-gcc-cross): Instead, override LANGUAGES here.
12346
12347 1998-03-18 Dave Love <d.love@dl.ac.uk>
12348
12349 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12350 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12351
12352 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12353
12354 * configure.in: Add Thumb-pe target.
12355
12356 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
12357
12358 * Makefile.in - changed sn targets to snavigator
12359 * configure.in - changed sn targets to snavigator
12360
12361 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12362
12363 * config-ml.in: After building symlink tree call make distclean
12364 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12365 to be the case for libiberty.
12366
12367 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12368
12369 * configure: When making link, also check the current
12370 directory. The configure scripts may create one.
12371
12372 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12373
12374 * config.sub: Accept alphapca56 and alphaev6 properly.
12375
12376 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12377
12378 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12379
12380 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12381
12382 * config.sub (sco5): Fix typo.
12383
12384 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12385
12386 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12387 install-itcl.
12388 (install-itcl): Remove dependency on install-tcl.
12389
12390 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12391
12392 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12393
12394 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12395
12396 * configure.in: Don't build libgui for a cygwin32 target when not on
12397 a cygwin32 host.
12398
12399 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12400
12401 * configure (redirect): Set to null, so default behavior of
12402 configure is now --verbose.
12403
12404 1998-02-16 Dave Love <d.love@dl.ac.uk>
12405
12406 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12407 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12408
12409 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12410
12411 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12412 this change to sync Makefile.in with its ChangeLog entries.
12413
12414 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12415
12416 * ltmain.sh (mkdir): Check that the directory doesn't exist
12417 before we exit with error, so that we don't get races during
12418 parallel builds.
12419
12420 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12421
12422 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12423
12424 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12425
12426 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12427 PICFLAG_FOR_TARGET.
12428 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12429
12430 * configure: Emit a definition for the new macro enable_shared
12431 into each Makefile.
12432
12433 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12434
12435 * configure.in (host_tools, native_only): Add libtool.
12436
12437 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12438
12439 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12440 Fix typo in ming config comment.
12441
12442 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12443
12444 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12445
12446 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12447
12448 * config.sub: Add tic30 cases, and map c30 to tic30.
12449
12450 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12451
12452 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12453 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12454 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12455 (CLEAN_TARGET_MODULES): Similarly
12456 (all-target-libf2c): Add dependences.
12457 * configure.in (target_libs): Add libf2c.
12458
12459 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12460
12461 * configure.in: Remove expect from noconfigdirs when target
12462 is cygwin32. OK to build expect and dejagnu with Canadian
12463 Cross.
12464
12465 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12466
12467 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12468 host.
12469
12470 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12471 and mingw32.
12472
12473 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12474
12475 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12476 here as it is not defined in the toplevel Makefile.
12477
12478 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12479
12480 * configure (package_makefile_rules_frag): New variable, which names
12481 a file with generic rules, ...
12482 Change comment to mention we now have FIVE parts.
12483 * configure: Undo last change.
12484
12485 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12486
12487 * config.guess: More accurate determination of HP processor types.
12488 * config.sub: More accurate determination of HP processor types.
12489
12490 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12491
12492 * configure (package_makefile_frag): Move inserting the
12493 ${package_makefile_frag} to where it should be according
12494 to the comment.
12495
12496 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12497
12498 * config.guess: Add support for Linux/ARM.
12499
12500 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12501
12502 * .cvsignore: Remove *-info and *-install since they match
12503 release-info and mpw-install, which we don't want to just ignore.
12504
12505 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12506
12507 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12508
12509 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12510
12511 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12512 local_prefix to sub-make invocations.
12513
12514 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12515
12516 * configure.in: Check makefile fragments in the source
12517 directory.
12518
12519 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12520
12521 * configure.in: Check whether host and target makefile
12522 fragments exist before adding them to *_makefile_frag.
12523
12524 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12525
12526 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12527
12528 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12529
12530 * configure.in: Make sure we only replace RPATH_ENVVAR on
12531 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12532 regexp to sed.
12533
12534 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12535 to sub-makes.
12536
12537 1998-01-13 Lee Iverson (leei@ai.sri.com)
12538
12539 * config-ml.in (multi-do): LDFLAGS must include multilib
12540 designator.
12541
12542 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
12543
12544 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12545
12546 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12547
12548 * config.sub: Add mingw32 support.
12549 * configure.in: Likewise.
12550
12551 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12552
12553 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12554
12555 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12556
12557 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12558 * configure (gxx_include_dir): Provide a definition for subdirs
12559 which do not use autoconf.
12560
12561 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12562
12563 * config.guess: Sync with egcs. Picks up new alpha support,
12564 BeOS & some additional linux support.
12565
12566 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12567
12568 * config.guess: HP 9000/803 is a PA1.1 machine.
12569
12570 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12571
12572 * configure.in: It's alpha*-...
12573
12574 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12575
12576 * configure.in (host_makefile_frag, target_makefile_frag):
12577 Handle multiple config files.
12578 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12579 alpha-*-*.
12580
12581 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12582
12583 * mkdep: New file.
12584
12585 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12586
12587 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12588
12589 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12590
12591 * Makefile.in: Add libgui directory.
12592 (GDB_TK): Add all-libgui.
12593 * configure.in: Add libgui directory.
12594 * configure: Add all-libgui to GDB_TK.
12595
12596 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12597
12598 * config-ml.in (multidirs): Add m32r to multilib list.
12599
12600 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12601
12602 * Makefile.in (all-target-gperf): Change dependency to
12603 all-target-libstdc++.
12604
12605 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12606
12607 * config.guess: Add BeOS support.
12608
12609 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12610
12611 Source directory cvs renamed to cvssrc:
12612 * configure.in (host_tools): Change cvs to cvssrc.
12613 (native_only): Likewise.
12614 (noconfigdirs) [various cases]: Likewise.
12615 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12616 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12617 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12618 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12619 (all-cvssrc): Rename target from all-cvs.
12620
12621 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12622
12623 * configure (gxx_include_dir): Fix thinko.
12624
12625 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12626
12627 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12628 (install-cross, install-gcc-cross): New targets.
12629
12630 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12631
12632 * configure.in (noconfigdirs): Add support for Thumb target.
12633
12634 * config.sub (maybe_os): Add support for Thumb target.
12635
12636 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12637
12638 * Makefile.in: Add rules for cygmon.
12639
12640 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12641
12642 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12643
12644 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12645 * configure (gxx_include_dir): Provide a definition for subdirs
12646 which do not use autoconf.
12647
12648 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12649
12650 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12651 11/18/97 build
12652
12653 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12654
12655 * From Franz Sirl.
12656 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12657 found on RedHat Linux systems.
12658
12659 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12660
12661 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12662 guesses.
12663
12664 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12665
12666 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12667
12668 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12669
12670 * ltmain.sh: If mkdir fails, check whether the directory was created
12671 anyhow by some other process.
12672
12673 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12674
12675 * configure.in (d30v-*-*): Configure all directories.
12676
12677 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12678
12679 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12680 for the D30V.
12681
12682 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12683
12684 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12685
12686 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12687
12688 * include/libiberty.h: Add extern "C" { so it can be used with C++
12689 progrms.
12690 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12691 programs.
12692
12693 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12694
12695 * configure.in (d30v-*-*): Configure GCC now.
12696
12697 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12698
12699 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12700 is no longer needed.
12701
12702 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12703
12704 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12705
12706 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12707
12708 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12709 targets using "$@" to provide support for similar but not identical
12710 targets without having to duplicate code.
12711
12712 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12713
12714 * makefile.vms: Fix to work with DEC C.
12715
12716 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12717
12718 * config.sub: Add mips-tx39-elf to marketing names.
12719
12720 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12721
12722 * ltmain.sh: Handle symlinks in generated script.
12723
12724 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12725
12726 * configure: Handle autoconf style directory options: --bindir,
12727 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12728 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12729 --sysconfdir.
12730 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12731 (sharedstatedir, localstatedir, oldincludedir): New variables.
12732 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12733 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12734 sbindir, sharedstatedir, and sysconfdir.
12735
12736 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12737
12738 * Makefile.in (bootstrap-lean): New target.
12739
12740 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12741
12742 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
12743 sn, and gnuserv from noconfigdirs.
12744
12745 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12746
12747 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12748
12749 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12750
12751 * Makefile.in (cross): New target.
12752
12753 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12754 Jeff Law <law@cygnus.com>
12755
12756 * Makefile.in (bootstrap2, bootstrap3): New targets.
12757 (all-bootstrap): Remove outdated and confusing target.
12758 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12759
12760 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12761
12762 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12763 windows. Consistent with gdb/configure.
12764
12765 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12766
12767 * configure.in: Name Linux target fragment.
12768
12769 * configure: Rewrite so that project Makefile fragment is inserted
12770 first and appears last in the resulting Makefile.
12771
12772 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12773
12774 * Makefile.in (install-itcl): Install tcl first.
12775
12776 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12777
12778 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12779
12780 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12781
12782 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12783
12784 * configure.in (skipdirs): Add target-librx for Linux.
12785 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12786
12787 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12788
12789 * Makefile.in (bootstrap): New target.
12790
12791 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12792
12793 * config.sub: Accept 'amigados' for backward compatibility.
12794
12795 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12796
12797 * config.guess: Merge with FSF.
12798
12799 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12800
12801 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12802
12803 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12804
12805 * config.sub: Add "marketing-names" patch.
12806
12807 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12808
12809 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12810
12811 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12812
12813 * config.sub: Handle v850-elf.
12814
12815 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
12816
12817 * .cvsignore (*-install): Remove.
12818
12819 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12820
12821 * ltconfig: Set CONFIG_SHELL in libtool.
12822 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12823
12824 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12825
12826 * configure.in (target_subdir): Set to libraries if enable_multilib.
12827
12828 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12829
12830 * config.guess: Update from gcc directory.
12831
12832 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12833
12834 * Makefile.in (all-sim): Depends on all-readline.
12835
12836 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12837
12838 * Makefile.in (BISON, YACC): Use $$s.
12839 (all-bison): Depend on all-texinfo.
12840
12841 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12842
12843 * Makefile.in (BISON): Add -L flag.
12844 (YACC): Likewise.
12845
12846 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12847
12848 * configure.in (noconfigdirs): Add support for v850e target.
12849
12850 * config.sub (maybe_os): Add support for v850e target.
12851
12852 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12853
12854 * configure.in (noconfigdirs): Add support for v850ea target.
12855
12856 * config.sub (maybe_os): Add support for v850ea target.
12857
12858 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12859
12860 * config.sub: Add mipstx39. Delete r3900.
12861
12862 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12863
12864 * Makefile.in (all-autoconf): Depends on all-texinfo.
12865
12866 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12867
12868 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12869 eabi targets.
12870
12871 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12872
12873 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12874
12875 * configure: When handling a Canadian Cross, handle YACC as well as
12876 BISON. Just set BISON to bison. When setting YACC, prefer bison.
12877 * Makefile.in (all-bison): Depend upon all-texinfo.
12878
12879 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12880
12881 * Makefile.in (BISON): bison, not byacc or bison -y.
12882 (YACC): bison -y or byacc or yacc.
12883 (various): Add *-bison as appropriate.
12884 (taz): No need to mess with BISON anymore.
12885
12886 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12887
12888 * configure: If OSTYPE matches *win32*, try to find a good value for
12889 CONFIG_SHELL.
12890
12891 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12892
12893 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12894 configure.in if it is present.
12895
12896 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12897
12898 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12899
12900 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12901
12902 * config.sub: Recognize `arc' cpu.
12903 * configure.in: Likewise.
12904 * config-ml.in: Likewise.
12905
12906 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12907
12908 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12909
12910 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12911
12912 * configure: Changed sed delimiter from ':' to '|' when
12913 attempting to substitute ${config_shell} for SHELL. On
12914 NT ${config_shell} may contain a ':' in it.
12915
12916 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12917
12918 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12919
12920 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12921
12922 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12923
12924 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12925
12926 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12927
12928 * ylwrap: If the program is a relative path, force it to be
12929 absolute.
12930
12931 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12932
12933 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12934
12935 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
12936
12937 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12938 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12939 for libraries.
12940
12941 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
12942
12943 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12944 separated by spaces.
12945
12946 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
12947
12948 * ylwrap: New file.
12949 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12950
12951 * ltmain.sh: Handle /bin/sh at start of install program.
12952
12953 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12954
12955 * ltconfig, ltmain.sh: New files, from libtool 1.0.
12956 * missing: New file, from automake 1.2.
12957
12958 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
12959
12960 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
12961 check-tk to CHECK_X11_MODULES.
12962
12963 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
12964
12965 * config.sub: Merge with FSF.
12966
12967 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
12968
12969 * config.guess: Merge with FSF.
12970
12971 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12972
12973 * configure: Treat msdosdjgpp like go32.
12974 * configure.in: Likewise. Don't remove gprof for go32.
12975
12976 * configure: Change Makefile.tem2 to Makefile.tm2.
12977
12978 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12979
12980 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12981
12982 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12983
12984 * install-sh (chmodcmd): Set to null if the DST directory already
12985 exists. Same as Nov 11th change.
12986
12987 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12988
12989 * configure (GDB_TK): Needs itcl and tix.
12990
12991 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12992
12993 * config.guess: Update from FSF.
12994
12995 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
12996
12997 * Makefile.in (GDB_TK): Depend on itcl and tix.
12998
12999 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
13000
13001 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13002 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13003 (INSTALL_SCRIPT): New variable.
13004 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13005 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13006 to -x.
13007 * install-sh: Add support for -x option.
13008
13009 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
13010
13011 * configure.in, Makefile.in: Treat tix like itcl.
13012
13013 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
13014
13015 * Makefile.in (WINDRES): New variable.
13016 (WINDRES_FOR_TARGET): New variable.
13017 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13018 (EXTRA_HOST_FLAGS): Add WINDRES.
13019 (EXTRA_TARGET_FLAGS): Add WINDRES.
13020 (EXTRA_GCC_FLAGS): Add WINDRES.
13021 ($(DO_X)): Pass down WINDRES.
13022 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13023 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13024 DLLTOOL_FOR_TARGET.
13025
13026 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
13027
13028 * configure.in: configure sim before gdb for win32-x-ppc
13029
13030 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13031
13032 Move gperf into the toplevel, from libg++.
13033 * configure.in (target_tools): Add target-gperf.
13034 (native_only): Add target-gperf.
13035 * Makefile.in (all-target-gperf): New target, depend on
13036 all-target-libg++.
13037 (configure-target-gperf): Empty rule.
13038 (ALL_TARGET_MODULES): Add all-target-gperf.
13039 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13040 (CHECK_TARGET_MODULES): Add check-target-gperf.
13041 (INSTALL_TARGET_MODULES): Add install-target-gperf.
13042 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13043
13044 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
13045
13046 * config.sub (mn10200): Recognize new basic machine.
13047
13048 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13049
13050 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13051 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13052
13053 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13054
13055 * configure.in: If we're building mips-sgi-irix6* native, turn on
13056 ENABLE_MULTILIB and set TARGET_SUBDIR.
13057
13058 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13059
13060 * Makefile.in (all-sn): Depend on all-grep.
13061
13062 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13063
13064 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13065
13066 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13067 Makefile. From Jeff Makey <jeff@cts.com>.
13068 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13069
13070 * Makefile.in (DISTBISONFILES): Remove.
13071 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13072 $(DEFAULT_YACC).
13073
13074 * configure.in: Build itl, db, sn, etc., when building for native
13075 cygwin32.
13076
13077 * Makefile.in (LD): New variable.
13078 (EXTRA_HOST_FLAGS): Pass down LD.
13079 ($(DO_X)): Likewise.
13080
13081 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13082
13083 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13084
13085 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13086
13087 * configure.in (targargs): Strip out any supplied --build argument
13088 before adding our own. Always add --build.
13089
13090 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13091
13092 * configure.in (targargs): Pass --build if we're doing
13093 a cross-compile.
13094
13095 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13096
13097 * configure: Use '|' instead of ":" as the separator in
13098 sed. Otherwise sed chokes on NT path names with drive
13099 designators. Also look for "?:*" as the leading characters in an
13100 absolute pathname.
13101
13102 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13103
13104 * config.sub: Support for r3900.
13105
13106 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13107
13108 * configure.in: Use install-sh, not install.sh.
13109
13110 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13111
13112 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13113 apply it twice.
13114
13115 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13116
13117 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13118 install-binutils.
13119
13120 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13121
13122 * Makefile.in: Add automake targets.
13123 * configure.in (host_tools): Add automake.
13124
13125 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13126
13127 * configure: Default CXX to c++, not gcc.
13128 * Makefile.in (CXX): Set to c++, not gcc.
13129 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13130
13131 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13132
13133 * install-sh: try appending a .exe if source file doesn't
13134 exist
13135
13136 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13137
13138 * configure.in: Turn on multilib by default.
13139 (cross_only): Remove target-libiberty.
13140
13141 * Makefile.in (all-gcc): Don't depend on libiberty.
13142
13143 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13144
13145 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13146
13147 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13148
13149 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13150 (DISTBISONFILES): Add ld/Makefile.in
13151
13152 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
13153
13154 * configure.in: if target is cygwin32 but host isn't cygwin32,
13155 don't configure gdb tcl tk expect, not just gdb.
13156
13157 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
13158
13159 * configure.in: Added gnuserv everywhere sn appears.
13160
13161 * Makefile.in (ALL_MODULES): Added all-gnuserv.
13162 (CROSS_CHECK_MODULES): Added check-gnuserv.
13163 (INSTALL_MODULES): Added install-gnuserv.
13164 (CLEAN_MODULES): Added clean-gnuserv.
13165 (all-gnuserv): New target.
13166
13167 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
13168
13169 * config.guess: Fixes for MIPS OpenBSD systems.
13170
13171 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
13172
13173 * Makefile.in (INSTALL_XFORM): Remove.
13174 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13175
13176 * mkinstalldirs: New file, copied from automake.
13177 * Makefile.in (installdirs): Rename from install-dirs. Use
13178 mkinstalldirs. Change all users.
13179 (DEVO_SUPPORT): Add mkinstalldirs.
13180
13181 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
13182
13183 * install-sh: Rename from install.sh.
13184 * Makefile.in (INSTALL): Change install.sh to install-sh.
13185 (DEVO_SUPPORT): Likewise.
13186
13187 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
13188 Graichen <graichen@rzpd.de>.
13189
13190 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
13191
13192 * config.guess: Recognize OpenBSD systems correctly.
13193
13194 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13195
13196 * README, Makefile.in (ETC_SUPPORT): Remove references to
13197 cfg-paper*, configure.{texi,man,info*}._
13198
13199 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
13200
13201 * Makefile.in (all.normal): Ensure that gcc is built after all
13202 the x11 - ie gdb - targets.
13203
13204 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
13205
13206 * makefile.vms: Don't run conf-a-gas.
13207
13208 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
13209
13210 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13211
13212 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
13213
13214 * configure.in: Remove noconfigdirs case since gdb also
13215 configures and builds for tic80-coff.
13216
13217 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
13218
13219 * configure: Set cache_file to config.cache.
13220 * Makefile.in (local-distclean): Remove config.cache.
13221
13222 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13223
13224 * COPYING: Update FSF address.
13225
13226 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
13227
13228 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13229 noconfigdirs.
13230
13231 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
13232
13233 * Makefile.in (install-dirs): Don't crash if prefix, and hence
13234 MAKEDIRS, is empty.
13235
13236 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
13237
13238 * config.sub: Tweak mn10300 entry.
13239
13240 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
13241
13242 * configure.in (host_tools): Put sim before gdb, so gdb's
13243 configure.tgt can determine if the simulator was configured.
13244
13245 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
13246
13247 * config.sub: Move BeOS $os case to be with other Cygnus
13248 local cases.
13249
13250 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13251
13252 * config.sub: Remove misplaced comment that broke Linux.
13253
13254 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13255
13256 * config.sub: Add BeOS support.
13257
13258 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13259
13260 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13261
13262 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13263
13264 * configure.in (noconfigdirs): Remove tcl and tk from
13265 noconfigdirs for cygwin32 builds.
13266
13267 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13268
13269 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13270
13271 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13272
13273 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13274 make-all.com, use makefile.vms instead.
13275
13276 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13277
13278 * config.sub: Accept -lnews*.
13279
13280 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13281
13282 * configure.in (noconfigdirs): Disable target-newlib,
13283 target-examples and target-libiberty for d30v.
13284
13285 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13286
13287 * configure.in (noconfigdirs): Enable ld for d30v.
13288
13289 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13290
13291 * configure.in (tic80-*-*): Build compiler.
13292
13293 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13294
13295 * configure.in (d30v-*): Remove sim directory from list of
13296 unsupported d30v directories
13297
13298 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13299
13300 * config.sub, configure.in: Add d30v target cpu.
13301
13302 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13303
13304 * makefile.vms: New file.
13305 * make-all.com: Remove.
13306
13307 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13308
13309 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13310
13311 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13312
13313 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13314
13315 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13316
13317 * Makefile.in (ALL_MODULES): Added all-db.
13318 (CROSS_CHECK_MODULES): Addec check-db.
13319 (INSTALL_MODULES): Added install-db.
13320 (CLEAN_MODULES): Added clean-db.
13321
13322 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13323
13324 * config.guess: Merge with latest FSF sources.
13325
13326 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13327
13328 * Makefile.in (ALL_MODULES): Added all-itcl.
13329 (CROSS_CHECK_MODULES): Added check-itcl.
13330 (INSTALL_MODULES): Added install-itcl.
13331 (CLEAN_MODULES): Added clean-itcl.
13332
13333 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13334
13335 * configure.in: build gdb for mn10200
13336
13337 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13338
13339 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13340
13341 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13342
13343 * configure.in (tic80-*-*): Turn off most targets right now.
13344
13345 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13346
13347 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13348 rather than the makeinfo program.
13349 (do-info): Depend upon all-texinfo.
13350
13351 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13352
13353 * configure.in: Remove uses of config/mh-linux.
13354
13355 * config.sub, config.guess: Merge with latest FSF sources.
13356
13357 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13358
13359 * config.sub (case $basic_machine): Add tic80 entries.
13360
13361 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13362
13363 * config.sub, config.guess: Merge with latest FSF sources.
13364
13365 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13366
13367 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13368 * mpw-config.in: Test for NewFolderRecursive.
13369 * mpw-install: Use symbolic name for startup filename.
13370 * mpw-README: Add various additional details.
13371
13372 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13373
13374 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13375
13376 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13377
13378 * configure.in: Do build gcc and the target libraries for
13379 the mn10200.
13380
13381 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13382
13383 * configure.in: don't avoid building gdb for mn10300 any more
13384 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13385 instead of single-quoting it.
13386
13387 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13388
13389 * configure.in: Don't use --with-stabs on IRIX 6.
13390
13391 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13392
13393 * configure.in (m32r): Build gdb, libg++ now.
13394
13395 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13396
13397 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13398 directories from noconfigdirs.
13399
13400 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13401
13402 * config.sub (basic_machine): added mips16 configuration
13403
13404 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13405
13406 * config.sub: Handle d10v-unknown.
13407
13408 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13409
13410 * config.sub: Handle v850-unknown.
13411
13412 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13413
13414 * Makefile.in: add findutils
13415 * configure.in: add findutils to list of host_tools
13416
13417 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13418
13419 * config.sub: Handle mn10200 and mn10300.
13420
13421 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13422
13423 * configure.in (d10v-*): Do not build librx.
13424
13425 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13426
13427 * configure.in (mn10300): Build everything except gdb & libgloss.
13428
13429 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13430
13431 * config.guess: Patch for Dansk Data Elektronik servers,
13432 from Niels Skou Olsen <nso@dde.dk>.
13433
13434 For ncr, use /bin/uname rather than uname, since GNU uname does not
13435 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13436
13437 Patch for MIPS R4000 running System V,
13438 from Eric S. Raymond <esr@snark.thyrsus.com>.
13439
13440 Fix thinko for nextstep.
13441
13442 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13443
13444 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13445 * config.guess: Guess mips-dec-mach_bsd4.3.
13446
13447 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13448 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13449 release numbers.
13450 * config.guess (mips-mips-riscos*): Emit just enough of the
13451 release number.
13452
13453 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13454 * config.guess (sparc-auspex-sunos*): Added.
13455 (f300-fujitsu-*): Added.
13456
13457 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13458 * config.guess: Recognize a Tadpole as a sparc.
13459
13460 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13461
13462 * config.guess: Don't assume that NextStep version is either 2 or
13463 3. NextStep 4 (aka OpenStep 4) has come out now.
13464
13465 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13466
13467 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13468 From Rik Faith <faith@cs.unc.edu>.
13469
13470 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13471
13472 * config.sub: Contributions from bug-gnu-utils to:
13473 Support plain "hppa" (no version given) architecture, reported by
13474 OpenStep.
13475 OpenBSD like NetBSD.
13476 LynxOs is not a hardware supplier.
13477
13478 * config.guess: Contributions from bug-gnu-utils to add support for:
13479 OpenBSD like NetBSD.
13480 Stratus systems.
13481 More Pyramid systems.
13482 i[n>4]86 Intel chips.
13483 M680[n>4]0 Motorola chips.
13484 Use unknown instead of lynx for hardware manufacturer.
13485
13486 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13487
13488 * install.sh (chmodcmd): Set to null if the DST directory already
13489 exists.
13490
13491 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13492
13493 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13494 not use mt-ppc target Makefile fragment any more.
13495
13496 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13497
13498 * configure.in (*-*-windows): Exclude everything but those dirs
13499 needed to build windows.
13500
13501 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13502
13503 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13504
13505 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13506
13507 * configure.in: Exclude mmalloc from i386-windows.
13508
13509 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13510
13511 * Undo my previous change.
13512
13513 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13514
13515 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13516 unconditionally.
13517 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13518
13519 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13520
13521 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13522 host to add it's own flags.
13523
13524 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13525
13526 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13527
13528 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13529
13530 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13531 (CXX_FOR_TARGET): Likewise.
13532 (GCC_FOR_TARGET): Define.
13533 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13534 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13535 CC_FOR_TARGET was specified on the command line.
13536 (MAKEOVERRIDES): Don't define.
13537
13538 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13539
13540 * configure.in (m32r): Fix spelling of libg++ libs.
13541
13542 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13543
13544 * config.sub (-apple*): Remove, now redundant.
13545
13546 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13547
13548 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13549
13550 * configure: Rework yesterday's sed script patch.
13551
13552 * config.sub: Merge with FSF.
13553
13554 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13555
13556 * config.guess: Merge from FSF.
13557
13558 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
13559 * config.guess: Use pc instead of unknown, for pc clone systems.
13560 Change linux to linux-gnu.
13561
13562 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13563 * config.guess: Avoid non-portable tr syntax.
13564
13565 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13566
13567 * test-build.mk (HOLES): Add "xargs" for gdb.
13568
13569 * configure: Avoid hpux10.20 sed bug.
13570
13571 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13572
13573 * configure.in: Add support for windows host
13574 (that is a build done under the Microsoft build environment).
13575
13576 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13577
13578 * Makefile.in: Replace all uses of srcroot with s, to shrink
13579 command line lengths.
13580
13581 Patches from Geoffrey Noer <noer@cygnus.com>:
13582 * configure.in: If configuring for newlib, pass --with-newlib to
13583 subdirectories.
13584 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13585 -Bnewlib/ and -Lwinsup to gcc.
13586 (CXX_FOR_TARGET): Likewise.
13587
13588 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13589
13590 * Makefile.in (ETC_SUPPORT): Add configure.
13591
13592 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13593
13594 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13595 host configuration file.
13596
13597 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13598
13599 * configure.in: Break mn10x00 support into separate
13600 mn10200 and mn10300 configurations.
13601 * config.sub: Likewise.
13602
13603 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13604
13605 * configure.in: Add lots of stuff to noconfigdirs for
13606 the mn10x00 targets.
13607
13608 * config.sub, configure.in: Add mn10x00 support.
13609
13610 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13611
13612 * make-all.com: Call conf-a-gas, not config-a-gas.
13613
13614 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13615
13616 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13617 targets.
13618
13619 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13620
13621 * mpw-README: Add much more detail for native PowerMac.
13622 * mpw-install: New file.
13623 * mpw-configure: Add --norecursion and --help options.
13624 * mpw-config.in: Translate readme and install files when
13625 copying to objdir.
13626 * mpw-build.in: Don't always depend on byacc and flex.
13627 (install-only-top): New action.
13628
13629 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13630
13631 * configure.in: You can now configure GDB for the v850.
13632
13633 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13634
13635 * configure.in (noconfigdirs): Don't configure any C++ dirs
13636 if targeting D10V.
13637
13638 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13639
13640 * config.sub: Recognize mips64vr5000.
13641
13642 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13643
13644 * configure.in: Use a single line for host_tools and native_only.
13645
13646 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13647
13648 * config.sub, configure.in: Add entries for m32r.
13649
13650 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13651
13652 * Makefile.in (inet-install): Don't run install-gzip.
13653
13654 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13655
13656 * configure.in: Don't config lots of things for *-*-windows*.
13657
13658 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13659
13660 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13661 (host_libs, host_tools): Copy from configure.in.
13662 * mpw-configure: Don't complain about directories not found.
13663
13664 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13665
13666 * configure.in (i[345]86): Recognize i686 for pentium pro.
13667 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13668 file.
13669
13670 * config.guess (i[345]86): Ditto.
13671
13672 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13673
13674 * configure.in (noconfigdirs): Removed gdb for D10V.
13675
13676 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
13677
13678 * configure.in: Remove ld, target-libio, target-libg++, and
13679 target-libstdc++ from noconfigdirs.
13680
13681 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13682
13683 * configure: Fix three locations where shell scripts were
13684 being run directly rather than with config_shell.
13685
13686 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13687
13688 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13689 * config.sub (basic_machine): Recognize v850.
13690
13691 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13692
13693 * mpw-configure: Handle multiple enable/disable options and
13694 pass them down recursively, handle -c and -s flags appropriately
13695 depending on choice of compiler, add escape mechanism for
13696 quoted arguments to gC.
13697
13698 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13699
13700 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13701 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13702 so that -mrelocatable-lib and -mno-eabi are used.
13703
13704 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13705 not support --print-multi-lib, don't abort.
13706
13707 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13708
13709 * make-all.com: Run config-a-gas.
13710 * setup.com: Don't copy subdirectory files around.
13711
13712 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13713
13714 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13715 target, it now compiles correctly.
13716
13717 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13718
13719 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13720
13721 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13722
13723 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13724
13725 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13726
13727 * configure.in (native_only): Add prms.
13728
13729 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13730
13731 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13732 (BINUTILS_SUPPORT_DIRS): Likewise.
13733
13734 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13735
13736 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13737 d10v support is added.
13738
13739 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13740
13741 * configure.in (d10v-*-*): New target.
13742
13743 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13744
13745 * config.guess (HP 9000/811): Recognize this as a PA1.1
13746 machine.
13747
13748 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13749
13750 * Makefile.in (do-tar-gz): New target, split out from tail end of
13751 taz target. Run each command separately, don't use pipes.
13752 (taz): Use it.
13753
13754 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13755
13756 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13757 * mpw-build.in: No builds should depend on building byacc or flex,
13758 they are assumed to be installed already.
13759
13760 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13761
13762 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13763 variable that CC_FOR_TARGET needs.
13764
13765 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13766
13767 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13768 options have changed since the last time the subdirectory was
13769 configured, and if it has, reconfigure.
13770 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13771 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13772
13773 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13774
13775 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13776 CLEAN_MODULES): Add bash.
13777 (all-bash): New target.
13778
13779 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13780
13781 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13782
13783 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13784
13785 * config.sub (basic_machine): Recognize d10v as a valid processor.
13786
13787 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13788
13789 * mpw-configure: Add support for --bindir.
13790 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13791
13792 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13793
13794 * configure.in: add bash, time, gawk to list of hosttools and things
13795 to only build for native toolchains
13796
13797 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13798
13799 * Makefile.in (docdir): Remove.
13800
13801 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13802
13803 * Makefile.in (datadir): Set to $(prefix)/share.
13804
13805 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13806
13807 * configure.in: build diff and patch for cygwin32-hosted
13808 toolchains.
13809
13810 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13811
13812 * config.sub: Accept -rtems*.
13813
13814 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13815
13816 * configure.in: enable dosrel for cygwin32-hosted builds,
13817 remove diff from the list of things not buildable
13818 via Canadian Cross
13819
13820 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13821
13822 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13823 don't get ". ".
13824
13825 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13826
13827 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13828
13829 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13830
13831 * Makefile.in (taz): Handle case where tex3patch didn't even get
13832 checked out. Also, if it was found, put the symlink in a new util
13833 subdirectory.
13834
13835 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13836
13837 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13838
13839 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13840
13841 * config.sub: Recognize -openvms.
13842 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13843 * make-all.com, setup.com: New files.
13844
13845 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13846
13847 * Makefile.in (taz): tex3patch moved to texinfo/util.
13848
13849 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13850
13851 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13852 * configure.in: remove make from disable-if-Can-Cross list
13853 enable gdb if ${host} and ${target} are cygwin32
13854
13855 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13856
13857 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13858 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13859
13860 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13861
13862 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13863 distinguish sysv/svr4/bsd variants.
13864 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13865
13866 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13867
13868 * configure.in: Added copyright notice.
13869 * move-if-change: Added copyright notice.
13870
13871 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13872
13873 * configure.in (powerpcle-*-solaris*): Until we get shared
13874 libraries working, don't build gdb, sim, make, tcl, tk, or
13875 expect.
13876
13877 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13878
13879 * config.guess: Merge with FSF:
13880
13881 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13882 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13883
13884 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13885 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13886
13887 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13888 * config.guess: Combine two OSF1 rules.
13889 Also recognize field test versions. From mjr@zk3.dec.com.
13890 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13891 because GNU uname does not support -p. From pmr@pajato.com.
13892
13893 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13894
13895 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13896
13897 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13898
13899 * mpw-README: Document GCCIncludes.
13900
13901 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13902
13903 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13904
13905 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13906
13907 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13908
13909 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13910
13911 * configure.in (*-*-cygwin32): Configure make.
13912
13913 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13914
13915 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13916
13917 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13918
13919 * Makefile.in (all-inet): Depend on all-perl.
13920
13921 * Makefile.in (inet-install): New target.
13922
13923 * Makefile.in (all-inet): Depend on all-tcl.
13924 (all-inet): Depend on all-send-pr.
13925
13926 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13927
13928 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13929 temporarily.
13930
13931 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13932
13933 * configure.in: Don't configure --with-gnu-ld on AIX.
13934
13935 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13936
13937 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13938
13939 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
13940
13941 * Makefile.in (ALL_MODULES): Added all-inet.
13942 (CROSS_CHECK_MODULES): Added check-inet.
13943 (INSTALL_MODULES): Added install-inet.
13944 (CLEAN_MODULES): Added clean-inet.
13945 (all-indent): New target.
13946
13947 * configure.in (host_tools): Added inet.
13948 (native_only): Added inet.
13949 (noconfigdirs): Added inet.
13950
13951 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
13952
13953 * configure.in: Don't configure libgloss if we are not configuring
13954 newlib.
13955
13956 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13957
13958 * configure.in: Don't configure libgloss for unsupported
13959 architectures.
13960
13961 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13962
13963 * Makefile.in (CLEAN_MODULES): Add clean-apache.
13964
13965 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
13966
13967 * Makefile.in (ALL_MODULES): Include all-apache.
13968 (CROSS_CHECK_MODULES): Include check-apache.
13969 (INSTALL_MODULES): Include install-apache.
13970 (all-apache): New target.
13971
13972 * configure.in: Added apache everywhere perl is seen.
13973
13974 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13975
13976 * Makefile.in: Add support for clean-{module} and
13977 clean-target-{module} rules.
13978
13979 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13980
13981 * configure.in (*-*-ose) do not build libgloss.
13982
13983 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13984
13985 * config.guess (prep*:SunOS:5.*:*): Turn into
13986 powerpele-unknown-solaris2.
13987
13988 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13989
13990 * configure.in: Permit --enable-shared to specify a list of
13991 directories.
13992
13993 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13994
13995 * configure.in (host==solaris): Pass only the first word of $CC
13996 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13997
13998 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13999
14000 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14001
14002 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
14003
14004 * Makefile.in (ALL_MODULES): Include all-perl.
14005 (CROSS_CHECK_MODULES): Include check-perl.
14006 (INSTALL_MODULES): Include install-perl.
14007 (ALL_X11_MODULES): Include all-guile.
14008 (CHECK_X11_MODULES): Include check-guile.
14009 (INSTALL_X11_MODULES): Include install-guile.
14010 (all-perl): New target.
14011 (all-guile): New target.
14012
14013 * configure.in (host_tools): Include perl and guile.
14014 (native_only): Include perl and guile.
14015 (noconfigdirs): Don't build guile and perl; no ports have been
14016 done.
14017
14018 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
14019
14020 * configure (--enable-*): Handle quoted option lists such as
14021 --enable-sim-cflags='-g0 -O' better.
14022
14023 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14024
14025 * Makefile.in ({,inst}all-target): New rule so we can make and
14026 install all of the target directories easily.
14027
14028 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14029
14030 * configure.in: Add missing global flag in sed substitution when
14031 deleting `target-' from ${configdirs}.
14032
14033 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
14034
14035 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14036 option.
14037
14038 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14039 config/mh-necv4.
14040
14041 * install.sh: Correct misspelling of transformbasename.
14042
14043 * config.guess: Recognize mips-*-sysv*.
14044
14045 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14046
14047 * config.sub: Recognize mon960.
14048
14049 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14050
14051 * configure: Restore Canadian Cross handling of BISON and LEX,
14052 removed in Feb 20 change.
14053
14054 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14055
14056 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14057 Mention make install. Remove the old copyright date as well the
14058 clumsy and rather pointless copyright on the README file.
14059
14060 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14061
14062 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14063 Makefile after running symlink-tree, then run `make distclean' to
14064 avoid clobbering any generated files in srcdir.
14065
14066 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14067
14068 * configure.in (m68k-*-netbsd*): Build everything now.
14069
14070 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14071
14072 * Makefile.in (taz): Fix quoting.
14073
14074 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14075
14076 * configure.in (sparclet-*-*): Build everything now.
14077
14078 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14079
14080 * configure.in (m68k-*-linux*): New host.
14081
14082 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14083
14084 * configure: Check for bison before byacc.
14085
14086 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14087
14088 * Makefile.in configure: Change the way LEX and BISON/YACC are
14089 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14090 searching PATH. These are used as fallbacks by Makefile.in if
14091 flex/bison/byacc aren't in objdir.
14092
14093 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14094
14095 * Makefile.in: Make everything which depends upon all-bfd also
14096 depend upon all-opcodes, in case --with-commonbfdlib is used.
14097
14098 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14099
14100 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14101 building NT native compilers on Unix.
14102
14103 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14104
14105 * configure.in: Don't get CC from the host Makefile fragment if we
14106 can find gcc in PATH, or if this is a Canadian Cross. Move the
14107 Solaris test for /usr/ucb/cc to the post target script, just after
14108 the compiler sanity test.
14109
14110 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14111
14112 * config.sub: Merge with FSF.
14113
14114 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14115
14116 * Makefile.in (RPATH_ENVVAR): New variable.
14117 (REALLY_SET_LIB_PATH): Use it.
14118 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14119
14120 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14121
14122 * config.sub, configure.in: Recognize sparclet cpu.
14123
14124 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14125
14126 * config.guess: Support m68k-cbm-sysv4.
14127
14128 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14129
14130 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14131 m68k-unknown-linuxaout from linker help string. Put quotes around
14132 $ld_help_string.
14133
14134 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14135
14136 * config.guess (powerpc-harris-powerunix): Add guess for port
14137 to new target.
14138
14139 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14140
14141 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14142
14143 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14144
14145 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14146 $(REALLY_SET_LIB_PATH) in Makefile.
14147 * Makefile.in (SET_LIB_PATH): New variable.
14148 (REALLY_SET_LIB_PATH): New variable.
14149 ($(DO_X)): Use $(SET_LIB_PATH).
14150 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14151 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14152 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14153 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14154 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14155 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14156 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14157 (install-dosrel): Likewise.
14158 (all-opcodes): Depend upon all-libiberty.
14159
14160 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
14161
14162 * config.guess (*:CYGWIN*): New
14163
14164 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14165
14166 * Makefile.in (all-target-winsup): All all-target-libiberty.
14167
14168 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14169
14170 * configure.in (noconfigdirs): Add missing # in front of comment.
14171
14172 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
14173
14174 * configure.in: add second pass to things added to noconfigdirs
14175 so *-gm-magic can exclude libgloss properly.
14176
14177 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14178
14179 * mpw-configure (extralibs_name, rez_name): Set correctly
14180 for MWC68K compiler.
14181
14182 * mpw-README: Add more info on the necessary build tools.
14183
14184 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
14185
14186 * configure.in, config.sub: Recognize cygwin32.
14187
14188 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
14189
14190 * config.guess, config.sub: Recognize A/UX.
14191
14192 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
14193
14194 * config.sub: Merge with gcc/config.sub.
14195
14196 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
14197
14198 * mpw-build.in (do-binutils): Add build of stamps.
14199
14200 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
14201
14202 * config.sub: Add recognition for mips64vr4100*-* targets.
14203
14204 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14205
14206 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14207 Add creation of gconfigargs with `--enable-shared' turned on.
14208 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14209 ($(host)-stamp-stage3-configured): Likewise.
14210 (HOLES): Add chatr and ldd.
14211 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14212
14213 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
14214
14215 * configure: Pass --nfp to recursive configures.
14216
14217 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
14218
14219 * Makefile.in (DLLTOOL): New.
14220 (DLLTOOL_FOR_TARGET): New.
14221 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14222 (EXTRA_TARGET_FLAGS): Ditto.
14223 (EXTRA_GCC_FLAGS): Ditto.
14224 (CONFIGURE_TARGET_MODULES): Ditto.
14225 (DO_X): Ditto.
14226 * configure: Add DLLTOOL.
14227
14228 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
14229
14230 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14231 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14232 mh-sco, since old workarounds no longer needed, and don't
14233 build ld, since libraries have weak symbols in COFF.
14234
14235 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
14236
14237 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14238
14239 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
14240
14241 * configure.in: Make sure that ${CC} can be used to compile an
14242 executable.
14243
14244 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14245
14246 * Makefile.in (all-gdb): Depend on $(GDB_TK).
14247 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14248 nothing depending on whether gdbtk is being built.
14249
14250 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14251
14252 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14253
14254 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14255
14256 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14257 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14258
14259 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14260
14261 * config-ml.in: Add support for
14262 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14263 Simplify setting of multidirs from --disable-foo.
14264
14265 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14266
14267 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14268 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14269 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14270 non-empty, pass them on to the GCC make.
14271 (all-bootstrap): New rule that is like all-gcc, except it executes
14272 the GCC bootstrap rule instead of the GCC all rule.
14273
14274 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14275
14276 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14277
14278 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14279
14280 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14281 DG/UX support.
14282
14283 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14284
14285 * config.sub (i*86*) Change [345] to [3456]
14286
14287 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14288
14289 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14290 --with-gnu-ld=no.
14291
14292 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14293
14294 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14295 AIX multilibs get built.
14296
14297 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14298
14299 * configure.in (i386-win32): Don't build expect if we're not
14300 building the tcl subdir.
14301
14302 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14303
14304 * Makefile.in: (configure-target-examples, all-target-examples):
14305 New targets, configure and build example programs.
14306
14307 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14308
14309 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14310 use it as input to sedit the generated MPW makefile.
14311 * mpw-README: Add a suggestion about Gestalt.h.
14312
14313 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14314
14315 * config.sub: Accept *-*-ieee*.
14316
14317 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14318
14319 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14320 Ronald F. Guilmette <rfg@monkeys.com>.
14321
14322 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14323
14324 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14325 for powerpc-pe native.
14326 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14327 (target==powerpc-pe): duplicate i386-win32 entry.
14328
14329 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14330
14331 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14332 of vxworks, not just vxworks5.1.
14333
14334 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14335
14336 * mpw-configure: Add support for exec-prefix.
14337
14338 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14339
14340 * config.guess: Recognize HP model 816 machines as having
14341 a PA1.1 processor.
14342
14343 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14344
14345 * configure: Ignore new autoconf configure options.
14346
14347 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14348
14349 * config.guess: Recognize Pentium under SCO.
14350 From Robert Lipe <robertl@arnet.com>.
14351
14352 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14353
14354 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14355
14356 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14357
14358 * configure.in: Don't configure gas for alpha-dec-osf*.
14359
14360 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14361
14362 * configure.in: Default to --with-stabs for some targets for which
14363 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14364 i[345]86*-*-unixware*.
14365
14366 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14367
14368 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14369 rather than basing it on the target. Simplify handling of options
14370 controlling which directories to configure. Remove extraneous
14371 slash in multi-clean target.
14372
14373 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14374
14375 * config-ml.in: Prefix more variables with ml_ so they don't collide
14376 with configure's.
14377
14378 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14379
14380 * configure: Don't turn -v into --v.
14381
14382 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14383
14384 * configure.in (targargs): Fix typo.
14385
14386 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14387
14388 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14389
14390 * configure.in: Strip --host and --target options from
14391 CONFIG_ARGUMENTS, and always configure for --host only. Add
14392 --with-cross-host option when building with a cross-compiler.
14393 * configure: Canonicalize the arguments put into config.status by
14394 always using `=' for an option with an argument. Pass a presumed
14395 --host or --target explicitly.
14396
14397 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14398
14399 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14400 into general OS recognition case.
14401
14402 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14403
14404 * configure.in (target_configdirs): add target-winsup only
14405 for win32 target systems.
14406
14407 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14408
14409 * Makefile.in (all-target-libgloss): Depend upon
14410 configure-target-newlib, since when libgloss is built it looks to
14411 see if the newlib directory exists.
14412
14413 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14414
14415 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14416 cfg-ml-*.in.
14417
14418 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14419
14420 * configure: Handle LD and LD_FOR_TARGET when configuring a
14421 Canadian Cross.
14422
14423 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14424
14425 * configure.in (target_libs): add target-winsup.
14426 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14427 (target==ppcle-pe): remove ld from $noconfigdirs.
14428
14429 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14430
14431 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14432 Preserve relative path names in $srcdir. Build symlink tree if
14433 configuring cross target dir and srcdir=. (= no VPATH support).
14434 (configure-target-libg++): Depend on configure-target-librx.
14435 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14436 * config-ml.in: New file.
14437 * symlink-tree: New file.
14438 * configure: Ensure srcdir="." if that's what it is.
14439
14440 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14441
14442 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14443 includes and FLEX_SKELETON setting.
14444 * mpw-configure (--with-gnu-ld): New option, controls whether
14445 to use PPCLink or ld with PowerMac GCC.
14446 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14447 * mpw-config.in: Configure grez if targeting Mac.
14448
14449 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14450 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14451 just macos.
14452 * configure.in: Configure grez resource compiler if targeting Mac.
14453 * Makefile.in (all-grez, install-grez): New targets.
14454
14455 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14456
14457 * configure: CXX defaults to gcc, not g++. If we find
14458 gcc in the path, set CC to gcc -O2.
14459
14460 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14461
14462 * configure: Default ${build} correctly. Avoid picking up extra
14463 spaces when reading CC and CXX from Makefile. When doing a
14464 Canadian Cross, use plausible default values for numerous
14465 variables.
14466 * configure.in: When doing a Canadian Cross, don't try to
14467 configure tools whose configure script can't handle it.
14468
14469 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14470
14471 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14472
14473 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14474
14475 * configure: Remove dubious bug reporting address.
14476
14477 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14478
14479 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14480 configure script, run that instead of this directory's configure.
14481 In either case, print a message that we're configuring the sub-dir.
14482
14483 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14484
14485 * configure.in: Before checking for the existence of various files,
14486 use sed to filter out "target-".
14487
14488 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14489
14490 * Makefile.in (DO_X): Split rule to decrease command line length
14491 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14492 (Philippe De Muyter).
14493
14494 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14495
14496 * Makefile.in (all-patch): depend on all-libiberty.
14497
14498 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14499
14500 * configure.in: If the only directory in target_configdirs which
14501 actually exists is libiberty, then set target_configdirs to empty,
14502 to avoid trying to build a target libiberty in a gas or gdb
14503 distribution.
14504
14505 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14506
14507 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14508 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14509 systems.
14510
14511 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14512
14513 * configure.in (copy_dirs): Use sys-include instead of include
14514 for --with-headers option.
14515
14516 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14517
14518 * Makefile.in, configure.in: Make winsup builds work with
14519 new scheme.
14520
14521 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14522
14523 * configure.in: Build the linker on AIX.
14524
14525 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14526
14527 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14528 where needed.
14529
14530 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14531
14532 * Makefile.in (all-gcc): Fix typo.
14533
14534 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14535
14536 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14537
14538 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14539
14540 * configure.in: Rename libFOO to target-libFOO, and xiberty
14541 to target-xiberty, to provide more flexibility.
14542 (target_subdir): Define. Create if cross.
14543 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14544 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14545 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14546 check-libFOO -> check-target-libFOO, etc.
14547 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14548 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14549 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14550 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14551 allow ALL_GCC="" to only configure.
14552 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14553 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14554 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14555
14556 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14557
14558 * Makefile.in (taz): Build "info" in etc explicitly.
14559
14560 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14561
14562 * configure.in: Make sure that CC is undefined (as opposed to
14563 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14564 problem with autoconf trying to configure on a host without GCC.
14565
14566 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14567
14568 * mpw-configure: Set host alias from choice of host compiler,
14569 only use generic MPW Makefile sed if present, edit a file
14570 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14571 * mpw-README: Add problem notes about CW6 and CW7.
14572
14573 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14574
14575 * Makefile.in (taz): Use ";" instead of ";;".
14576
14577 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14578
14579 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14580 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14581 DISTDOCDIRS.
14582 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14583 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14584
14585 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14586
14587 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14588 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14589 Move bfd to DISTSTUFFDIRS.
14590
14591 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14592
14593 * Makefile.in (X11_LIB): Removed.
14594 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14595
14596 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14597
14598 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14599
14600 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14601 names.
14602
14603 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14604
14605 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14606
14607 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14608
14609 * configure.in (i[345]86-*-win32): Always build newlib.
14610 Don't configure cvs, autoconf or texinfo.
14611 * Makefile.in (LD_FOR_TARGET): New.
14612 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14613 Pass down LD_FOR_TARGET.
14614
14615 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14616
14617 * winsup: New directory.
14618 * Makefile.in: Build winsup.
14619 * configure.in: Winsup is configured when target is win32.
14620 Can only build win32 target GDB when native.
14621
14622 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14623
14624 * config.guess: Recognize HP model 819 machines as having
14625 a PA 1.1 processor.
14626
14627 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14628
14629 * configure: Fix sed loop which substitutes for CC and CXX to
14630 avoid bug found in various sed implementations.
14631
14632 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14633
14634 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14635 simulator. Use standard powerpc-*-eabi*.
14636
14637 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14638
14639 * configure.in: Stop putting gas and binutils in noconfigdirs for
14640 powerpc-*-aix* and rs6000-*-*.
14641
14642 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14643
14644 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14645 -mcall-aixdesc libraries.
14646
14647 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14648
14649 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14650
14651 * config.sub (arm | armel | armeb): Fix shell syntax.
14652
14653 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14654
14655 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14656 -msoft-float and -mcpu=common support.
14657 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14658 libraries.
14659
14660 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14661
14662 * configure.in: Allow configuration and build of emacs19 for the alpha.
14663
14664 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14665
14666 * configure.in (CC): Get ^CC, not just any old CC, from
14667 ${host_makefile_frag}.
14668
14669 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14670
14671 * configure.in (CC): Try to get CC from
14672 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14673
14674 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14675
14676 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14677 only if it exists in $(srcdir).
14678
14679 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14680
14681 * configure: If CC and CXX are not set in the environment, set
14682 them, based on either an existing Makefile or on searching for gcc
14683 in PATH. Substitute for CC and CXX in Makefile.
14684 * configure.in: Remove libm from target_libs. Separate
14685 target_configdirs from configdirs. If CC is not set in
14686 environment, try to get it from a host Makefile fragment. Rewrite
14687 changes of configdirs to use skipdirs instead. A few minor
14688 tweaks. Take directories out of target_configdirs as they are
14689 taken out of configdirs. Remove existing Makefile files from
14690 subdirectories. Substitute for TARGET_CONFIGDIRS and
14691 CONFIG_ARGUMENTS in Makefile.
14692 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14693 by configure.in.
14694 (CONFIG_ARGUMENTS): Likewise.
14695 (CONFIGURE_TARGET_MODULES): New variable.
14696 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14697 ($(CONFIGURE_TARGET_MODULES)): New target.
14698 (configure-libg++, configure-libio): New targets.
14699 (all-libg++): Depend upon configure-libg++.
14700 (all-libio): Depend upon configure-libio.
14701 (configure-libgloss, all-libgloss): New targets.
14702 (configure-libstdc++): New target.
14703 (all-libstdc++): Depend upon configure-libstdc++.
14704 (configure-librx, all-librx): New targets.
14705 (configure-newlib): New target.
14706 (all-newlib): Depend upon configure-newlib
14707 (configure-xiberty): New target.
14708 (all-xiberty): Depend upon configure-xiberty.
14709
14710 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14711
14712 * configure.in (host i[345]86-*-win32): Expand the
14713 noconfigdirs again.
14714
14715 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14716
14717 * mpw-configure: Fix sed command file name.
14718
14719 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14720
14721 * configure.in (host i[345]86-*-win32): Reduce the
14722 noconfigdirs again.
14723
14724 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14725
14726 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14727 or powerpc*-*-pe*, since they are not yet supported.
14728
14729 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14730
14731 Add PowerMac support and many other enhancements.
14732 * mpw-configure: New option --cc to select compiler to use,
14733 paste options set according to --cc into the generated
14734 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14735 if mpw-make.sed is present.
14736 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14737 add forward includes for PowerPC include files.
14738 * mpw-build.in: Build using Makefile.PPC if present.
14739 (do-byacc, etc): Remove separate version resource builds.
14740 (do-gas): Build "stamps" before "all".
14741 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14742 * mpw-README: Update to reflect --cc option, PowerMac support,
14743 and recently-reported compatibility problems.
14744
14745 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14746
14747 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14748 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14749 (--with-multilib-top): Pass to recursive invocations.
14750
14751 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14752
14753 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14754 v810-*-*.
14755
14756 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14757
14758 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14759 gdb, ld and opcodes on v810-*-*.
14760
14761 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14762
14763 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14764 (local-maintainer-clean): New target.
14765 (maintainer-clean): New target.
14766 (realclean): Just depend upon maintainer-clean.
14767
14768 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14769
14770 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14771
14772 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14773
14774 * configure.in: Build ld in mips*-*-bsd* case.
14775
14776 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14777
14778 * config.sub: Accept -lites* OS. From Ian Dall.
14779
14780 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14781
14782 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14783 targets.
14784
14785 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14786
14787 * configure.in: treat i386-win32 canadian cross the same as
14788 i386-go32 canadian cross.
14789
14790 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14791
14792 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14793 running under the simulator to build a reduced set of libraries.
14794 (powerpc-*-eabiaix): Add fine grained multilib support added to
14795 other powerpc targets yesterday.
14796
14797 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14798
14799 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14800 -disable-softfloat, -disable-relocatable, -disable-aix, and
14801 -disable-sysv to control which multilib libraries get built.
14802
14803 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14804
14805 * configure: Add Makefile.tem to list of files to remove in trap
14806 handler.
14807
14808 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14809
14810 * config.guess (*Linux*): Add missing "exit"s.
14811 Also, need specific check for alpha-unknown-linux (uses COFF).
14812
14813 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14814
14815 * config.guess: Merge with FSF:
14816
14817 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14818 * config.guess (AIX4): More robust release numbering discovery.
14819
14820 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14821 * config.guess (i386-sequent-ptx): Properly get version number.
14822
14823 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14824 * config.guess (mips:*:4*:UMIPS): New case.
14825
14826 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14827
14828 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14829 (i386-win32 host): Likewise. Don't build readline.
14830
14831 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14832
14833 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14834 SUPPORT_FILES to submakes.
14835
14836 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14837
14838 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14839 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14840 mpw-configure.
14841
14842 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14843
14844 * configure.in (appdirs): Use =, not ==, in test expression when
14845 trying to build the text to print in the warning message for
14846 Solaris users.
14847
14848 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14849
14850 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14851
14852 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14853
14854 * config.guess: Recognize lynx-2.3.
14855
14856 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14857
14858 * config.sub (z8ksim): Deleted
14859 (z8k-*-coff): New, this is the one true name of the target.
14860
14861 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14862
14863 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14864
14865 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14866
14867 * config.guess (*:Linux:*:*): First try asking the linker what the
14868 default object file format is (elf, aout, or coff). Then if this
14869 fails, try previous methods.
14870
14871 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14872
14873 * configure.in: Don't build newlib for *-*-vxworks5.1.
14874
14875 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14876
14877 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14878 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14879
14880 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14881
14882 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14883
14884 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14885
14886 * cfg-ml-com.in: New file.
14887 * cfg-ml-pos.in: New file.
14888
14889 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14890
14891 * COPYING.NEWLIB: Add HP free copyright to list.
14892
14893 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14894
14895 * config.sub: Recognize -eabi* for the system, not just -eabi.
14896
14897 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14898
14899 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14900 * config.sub, configure.in (win32): New target and host.
14901
14902 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14903
14904 * configure.in: Add i386-pe configuration.
14905
14906 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14907
14908 * mpw-build.in (install): Install GDB after LD.
14909
14910 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14911
14912 * mpw-config.in (elf/mips.h): Always forward-include, needed
14913 for GDB to build.
14914
14915 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14916
14917 * testsuite: New directory for customer acceptance and whole tool
14918 chain tests.
14919
14920 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14921
14922 * configure: If per-host line isn't found, but AC_OUTPUT is found
14923 and a configure script exists, run it instead.
14924
14925 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14926
14927 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14928
14929 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14930
14931 * configure: Set build_{cpu,vendor,os,alias} to host values when
14932 --build isn't specified.
14933
14934 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14935
14936 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14937 (FLAGS_TO_PASS): Pass them.
14938 (EXTRA_TARGET_FLAGS): Ditto.
14939
14940 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14941
14942 * Makefile.in (all-libg++): Depend on all-libstdc++.
14943
14944 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14945
14946 * configure.in (noconfigdirs): Enable all packages for
14947 i386-unknown-netbsd.
14948
14949 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
14950
14951 * configure.in (noconfigdirs): Don't configure tk for i386-go32
14952 hosted builds (DOS builds)
14953
14954 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14955
14956 Changes for ARM based on patches from Richard Earnshaw:
14957 * config.sub: Handle armeb and armel.
14958 * configure.in: Omit arm linker only for riscix.
14959
14960 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
14961
14962 * config.guess: Update from FSF.
14963
14964 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
14965
14966 * config.sub: Recognize powerpcle as the little endian variant of
14967 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
14968 powerpcle variant. Convert pentium into i586, not i486. Add p5
14969 alias for i586. Map new x86 variants p6, k5, nexgen into i586
14970 temporarily.
14971
14972 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
14973
14974 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14975
14976 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14977
14978 * config.sub: Accept -lites* as a basic system type.
14979
14980 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14981
14982 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14983 installed, and if so return linuxoldld as the system name.
14984
14985 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14986
14987 * config.guess: Add hppa1.1-hp-lites support.
14988
14989 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14990
14991 * configure.in: Don't build newlib for m68k-vxworks5.1.
14992
14993 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14994
14995 * configure.in (mips-sgi-irix6): Use mh-irix5.
14996
14997 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
14998
14999 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15000
15001 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15002
15003 * test-build.mk: Enable building of shared libraries on IRIX 5 and
15004 OSF/1. Fix compiler flags.
15005 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
15006
15007 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
15008
15009 * configure.in: Recognize --with-newlib.
15010 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15011
15012 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15013
15014 * Makefile.in: move {all,check,install}-gdb from *_MODULES
15015 to *_X11_MODULES due to gdbtk needing X include files et al.
15016
15017 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
15018
15019 Merge in support for Mac MPW as a host.
15020 (Old change descriptions retained for informational value.)
15021
15022 * mpw-config.in: Add generic include forwards for cpu-specific
15023 include files in aout and elf directories.
15024
15025 * mpw-configure: Added copyright.
15026 * mpw-config.in: Check for presence of required build tools.
15027 (target_libs): Add newlib.
15028 (target_tools): Add examples.
15029 (Read Me): Generate as "Read Me for MPW" instead.
15030 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15031 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15032 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15033
15034 * mpw-configure: Remove subdir-specific makefile hackery,
15035 delete mk.tmp after using it.
15036
15037 * mpw-build.in (all): Display start and end times.
15038
15039 * mpw-configure (host_canonical): Set.
15040 (target_cpu): Always add to makefiles.
15041 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15042 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15043 (mpw-mh-mpw): Look for in srcdir and srcroot.
15044 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15045
15046 * mpw-build.in: (install-only): New target.
15047
15048 * mpw-configure (host_alias, target_alias): Rename from hostalias
15049 and targetalias, add into generated Makefile.
15050 (mk.tmp): If present, add into generated Makefile.
15051 * mpw-build.in (all-gas): Build config.h first before gas proper.
15052
15053 * mpw-configure (config.status): Write only if changed.
15054 * mpw-config.in (readline): Configure it (not built, just used for
15055 definitions).
15056
15057 * mpw-config.in (elf/mips.h): Add a forward include.
15058
15059 * mpw-config.in: Forward-include most .h files in include into
15060 extra-include.
15061 (readline): Don't build.
15062 mpw-build.in (install): Install GDB.
15063
15064 * mpw-configure (prefix, mpw_prefix): Handle it.
15065 * mpw-config.in (mmalloc, readline): Don't configure.
15066 * mpw-build.in (thisscript): Rename to ThisScript.
15067 Use mpw-build instead of BuildProgram everywhere.
15068 (mmalloc, readline): Don't build.
15069 * mpw-README: New file, basic documentation about the MPW port.
15070
15071 * mpw-config.in: Use forward-include to create include files.
15072
15073 * mpw-configure: Add more things to the top of each configured
15074 Makefile, including contents of config/mpw-mh-mpw.
15075 * mpw-config.in (extra-include): Create this directory and fill it
15076 with Posix-like include files when configuring.
15077
15078 * config.sub (apple, mac, mpw): Add various aliases.
15079
15080 * mpw-build.in: New file, top-level build script fragment for MPW.
15081 * mpw-configure: New file, configure script for MPW.
15082 * mpw-config.in: New file, config fragment for MPW.
15083
15084 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15085
15086 * configure.in (host_libs): Remove glob, since it is gone from the
15087 sources.
15088
15089 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15090
15091 * Makefile.in: define empty GDB_NLM_DEPS var.
15092
15093 * configure.in(target_makefile_frag): use config/mt-netware
15094 for netware targets.
15095
15096 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15097
15098 * config.sub: Merge in recent FSF changes. Remove linux special
15099 cases.
15100
15101 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15102
15103 Revert this change:
15104
15105 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15106
15107 * build-all.mk: Use CC=cc -Xs on Solaris.
15108
15109 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15110
15111 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15112 stop using it.
15113 * Makefile.in: Nuke all references to glob subdirectory.
15114
15115 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15116
15117 * configure.in: Fix --enable-shared logic in per-host.
15118
15119 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15120
15121 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15122
15123 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15124
15125 * configure.in (noconfigdirs): Don't build gas on AIX, for
15126 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15127
15128 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15129
15130 * configure: Fix --cache-file to work if the file argument is a
15131 relative path.
15132
15133 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15134
15135 * configure: If the --cache-file is used, pass it down to
15136 configure in subdirectories.
15137
15138 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15139
15140 * config.sub: add vxworks29k configuration.
15141
15142 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15143
15144 * Makefile.in (taz): Do "diststuff" part quietly.
15145
15146 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15147
15148 * config.sub: Mini-merge with gcc/config.sub.
15149
15150 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15151
15152 * config.guess (IRIX): Sed - to _.
15153
15154 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15155
15156 * Makefile.in (source-vault, binary-vault): New targets.
15157
15158 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
15159
15160 * config.sub: Recognize -eabi as a basic system type.
15161
15162 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15163
15164 * configure.in (enable_shared stuff): Fix typo.
15165
15166 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
15167
15168 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15169
15170 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15171
15172 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15173
15174 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15175
15176 * configure.in (rs6000-*-*): Don't build gas.
15177
15178 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
15179
15180 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15181 reduce command line length.
15182 (AS_FOR_TARGET): Check for as.new, not Makefile.
15183 (NM_FOR_TARGET): Check for nm.new, not Makefile.
15184
15185 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
15186
15187 * config.guess: Merge from FSF.
15188
15189 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15190
15191 * configure: Don't use $ when handling program_suffix.
15192
15193 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
15194
15195 * configure.in: Configure tk for hppa/hpux.
15196
15197 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
15198
15199 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
15200
15201 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15202
15203 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
15204 to LIBCXXFLAGS. Tests are better run without it.
15205
15206 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
15207
15208 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15209
15210 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
15211
15212 * configure.in (*-*-netware*): Don't configure xiberty.
15213
15214 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
15215
15216 * configure.in: Remove tk from native_only list.
15217
15218 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
15219
15220 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15221 for special NCD build.
15222
15223 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15224
15225 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15226 makeall.bat, they're only useful for binutils snapshots.
15227 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15228 makeall.bat to specified SUPPORT_FILES.
15229
15230 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
15231
15232 * build-all.mk: Add Ericsson targets to sun4 and solaris
15233 hosts. Add BNR's sun4 target to solaris host, so their
15234 build-from-source will be tested in-house first.
15235
15236 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15237
15238 * Makefile.in (LIBCFLAGS): New variable.
15239 (CFLAGS_FOR_TARGET): Ditto.
15240 (LIBCFLAGS_FOR_TARGET): Ditto.
15241 (LIBCXXFLAGS): Ditto.
15242 (CXXFLAGS_FOR_TARGET): Ditto.
15243 (LIBCXXFLAGS_FOR_TARGET): Ditto.
15244 (BASE_FLAGS_TO_PASS): Pass them.
15245 (EXTRA_TARGET_FLAGS): Ditto.
15246
15247 * configure.in: Support --enable-shared.
15248
15249 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15250
15251 * configure.in (target_libs): Include libstdc++ again.
15252 * config.guess: Update from FSF (for FreeBSD).
15253
15254 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15255
15256 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15257 makeall.bat.
15258 (DISTDOCDIRS): Add `etc'.
15259 (ETC_SUPPORT_PFX): New variable.
15260 (taz): Include anything from etc starting with a word in
15261 ETC_SUPPORT_PFX.
15262
15263 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15264
15265 * config.sub: Update for recent FSF changes. Remove obsolete
15266 h8300hds entry. Add -windows* and -osx as basic os. Minor
15267 spacing changes.
15268
15269 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15270
15271 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15272
15273 * config.guess: Merge with FSF.
15274 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15275
15276 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15277
15278 * configure: Since the "trap 0" handler will override the exit
15279 status on many systems, only use it for "exit 1", and make it set
15280 a non-zero exit status; reset it before "exit 0". Also, check
15281 exit status of config.sub, and error out if it failed.
15282
15283 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15284
15285 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15286 and install libgloss.
15287
15288 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15289
15290 * Makefile.in (all-binutils): Depend upon all-byacc.
15291
15292 * configure.in: Don't build emacs on Irix 5.
15293
15294 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15295
15296 * configure.in (*-*-netware*): Add libio.
15297
15298 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15299
15300 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15301 (CHECK_TARGET_MODULES): Ditto.
15302 (INSTALL_TARGET_MODULES): Ditto.
15303 (TARGET_LIBS): Ditto.
15304 (all-libstdc++): Note dependencies.
15305
15306 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15307
15308 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15309
15310 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15311
15312 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15313 -fexternal-templates.
15314
15315 * configure.in (target_libs): Add libstdc++.
15316 (noconfigdirs): Add libstdc++ as appropriate.
15317
15318 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15319
15320 * config.guess: Update from FSF.
15321
15322 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15323
15324 * configure: Use ${config_shell} when running ${configsub}.
15325
15326 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15327
15328 * config.sub: No longer recognize h8300h.
15329
15330 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15331
15332 * config.sub: Remove extraneous differences between config.sub and
15333 gcc/config.sub.
15334
15335 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15336
15337 * Makefile.in (DISTSTUFFDIRS): Add gas.
15338
15339 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15340
15341 * COPYING.NEWLIB: New file.
15342
15343 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15344
15345 * config.guess (HP-UX): Patch from Harlan Stenn
15346 <harlan@landmark.com> to also emit release level.
15347
15348 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15349
15350 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15351
15352 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15353
15354 * config.sub: Merge nextstep cleanup from FSF.
15355
15356 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15357
15358 * configure.in (arm-*-*): Don't configure ld for this target.
15359
15360 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15361
15362 * configure.in (*-*-netware): don't configure libg++, libio,
15363 librx, or newlib.
15364
15365 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15366
15367 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15368 configure ld--it works, but it doesn't support shared libraries.
15369
15370 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15371
15372 * config.guess (*-unknown-freebsd*): Get rid of possible
15373 trailing "(Release)" in version string.
15374 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15375
15376 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15377
15378 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15379 Fix type: *-next-neststep -> *-next-nextstep.
15380
15381 * config.guess: Merge from FSF:
15382
15383 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15384
15385 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15386
15387 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15388
15389 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15390 instead of UNIX_SV for UnixWare 1.0).
15391
15392 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15393
15394 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15395 to make gdb/nlm/* build after the compiler and linker.
15396
15397 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15398
15399 * config.guess (netbsd, freebsd, linux): Accept any machine,
15400 not just i[34]86.
15401 (m68k-atari-sysv4): Relocate to match FSF version.
15402
15403 * config.guess: More merges from the FSF:
15404
15405 Add a space before function call or macro invocation.
15406
15407 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15408
15409 * config.guess: Add trap cmd to remove dummy.c and dummy when
15410 interrupted.
15411
15412 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15413
15414 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15415 (dummy): Redirect stderr from compilation of dummy.c.
15416
15417 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15418
15419 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15420
15421 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15422
15423 * configure: Accept and ignore --cache*, for compatibility with
15424 new autoconf.
15425
15426 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15427
15428 * config.guess: Merge from FSF:
15429
15430 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15431
15432 * config.guess (Pyramid*:OSx*:*:*): New case.
15433 (PATH): Add /.attbin at end for finding uname.
15434 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
15435
15436 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15437
15438 * config.guess (M88*:DolphinOS:*:*): New case.
15439
15440 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15441
15442 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15443 to select whether to use ELF or COFF.
15444
15445 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15446
15447 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15448
15449 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15450
15451 * config.guess: Guess the OS version for HPUX.
15452
15453 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15454
15455 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15456
15457 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15458
15459 * configure.in: Recognize --with-headers, --with-libs, and
15460 --without-newlib.
15461 * Makefile.in (all-xiberty): Depend upon all-ld.
15462
15463 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15464
15465 * configure.in: Change i[34]86 to i[345]86.
15466
15467 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15468
15469 * configure (version): A few more tweaks to help message.
15470
15471 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15472
15473 * Makefile.in: Remove (for now) librx as a host library,
15474 now that we're building it for target.
15475
15476 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15477
15478 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15479 (Karl Berry).
15480
15481 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15482
15483 * configure.in: Also configure librx.
15484
15485 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15486
15487 * Makefile.in: Update various rules to reflect that librx
15488 is now needed for libg++.
15489
15490 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15491
15492 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15493
15494 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15495
15496 * configure.in: Configure the examples directory.
15497
15498 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15499
15500 * configure: Simplify Jun 2 1994 change.
15501
15502 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15503
15504 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15505 /bin/gcc isn't good enough to build gcc.
15506
15507 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15508
15509 * Makefile.in (GDB_SUPPORT_FILES): Remove
15510 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15511 (gdb.tar.gz): Add new rule to use standard distribution building
15512 mechanism.
15513
15514 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15515
15516 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15517 Bill Cox <bill@cygnus.com>.
15518
15519 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15520
15521 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15522
15523 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15524
15525 * configure: Search current dir first in .gdbinit.
15526
15527 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15528
15529 * config.sub: Recognize freebsd (merged from gcc config.sub).
15530
15531 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15532
15533 * config.sub: Refer to NeXT's operating system as nextstep.
15534
15535 * config.sub (case $basic_machine): Re-order the cases, to match
15536 the order in the FSF version (which is mostly alphabethical).
15537 Merge in some additions and changes from the FSF.
15538
15539 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15540
15541 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15542 * config.sub: Recognize cxux7.
15543 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15544
15545 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15546
15547 * config.sub: Fix typo powerpc -> powerpc-*.
15548
15549 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15550
15551 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15552
15553 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15554 parallel with all-emacs and install-emacs). Top-level command
15555 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15556
15557 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15558
15559 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15560 $(relbindir)/make before doing ``make install'', and use
15561 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15562 installing over running make binary.
15563 ($(host)-stamp-stage3-installed): Likewise.
15564
15565 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15566
15567 * config.guess: Recognize Mach.
15568
15569 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15570
15571 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15572 see whether --exec-prefix was used.
15573
15574 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15575
15576 * README: Explicitly mention libg++/README. (Zoo's idea.)
15577
15578 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15579
15580 * Makefile.in: Add all-librx target similar to all-libproc.
15581
15582 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15583
15584 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15585 with post 1.2 uname bogosity.
15586
15587 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15588
15589 * configure: Remove temporary files on receipt of a signal.
15590
15591 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15592
15593 * configure: If there is a package_makefile_frag, remove
15594 ${subdir}/Makefile.tem after copying it in.
15595
15596 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15597
15598 * build_all.mk: support rs6000 lynx identifies itself as
15599 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15600 since /bin/gcc is too feeble to compile a modern gcc.
15601
15602 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15603
15604 * brought devo/test-build.mk update-to-date with progressive/
15605 test-build.mk. Add lynx targets and hppa flag info.
15606
15607 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15608
15609 * configure.in: Use mh-ncrsvr43. Patch from
15610 Tom McConnell <tmcconne@sedona.intel.com>.
15611
15612 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15613
15614 * config.guess (i386-unknown-bsdi): No longer need to
15615 check #if defined(__bsdi__) && defined(__i386__).
15616
15617 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15618
15619 * configure: Set program_transform_nameoption correctly.
15620
15621 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15622
15623 * brought build-all.mk update-to-date with progressive build-all.mk,
15624 added new targets and hppa info.
15625
15626 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15627
15628 * configure: If config.guess result is a prefix of the user
15629 specified target, assume a native build and use the user specified
15630 target as the host alias. Remove SunOS patch suffix removal hack.
15631 * configure.in: Remove SunOS patch suffix removal hack.
15632
15633 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15634 in NATIVE_CHECK_MODULES.
15635
15636 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15637
15638 * Makefile.in: Rename HOST_ONLY to NATIVE.
15639 * configure: Delete SunOs patch suffix from host_canonical
15640 and build_canonical variables that are prepended to Makefiles.
15641 * configure.in: Add comments for easier maintenance.
15642
15643 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15644
15645 * Makefile.in: Add all-libproc target similar to all-gui.
15646
15647 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15648
15649 * Makefile.in (CHECK_MODULES): split into
15650 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15651
15652 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15653
15654 * config.guess (i386-unknown-bsdi): New system to guess.
15655
15656 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15657
15658 * Makefile.in: Add all-gui target (but not yet build by "all").
15659
15660 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15661
15662 * config.sub: Move deletion of patch suffix from here...
15663 * configure.in: To here, at Ian's suggestion. The top-
15664 level scripts might need to know of a patch level.
15665
15666 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15667
15668 * config.sub: Strip off patch suffix so rtl is recognized
15669 as a sunos4.1.3 machine, even though it's been patched.
15670
15671 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15672
15673 * Makefile.in (INSTALL_LAST): Delete.
15674 (INSTALL_DOSREL): New.
15675
15676 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15677
15678 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15679 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15680 whether we pass down --with-gnu-ld anyhow.
15681
15682 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15683
15684 * Makefile.in (INSTALL_LAST): Change operation so it works
15685 on more flavors of make.
15686 * configure.in (go32): Don't build libg++ or libio.
15687
15688 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15689
15690 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15691 they can be overriden by templates.
15692
15693 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15694
15695 * configure.in (target==go32): Don't build gdb.
15696 * dosrel: New directory.
15697
15698 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15699
15700 * configure.in (host==go32): Configure dosrel too.
15701 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15702 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15703 be set by incoming names or templates.
15704 (INSTALL_LAST): New rule.
15705
15706 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15707
15708 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15709
15710 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15711
15712 * configure.in (appdirs): New variable. Currently empty, but will
15713 be used in gas distribution. If nonempty, lists a set of
15714 directories at least one of which must get configured, or top
15715 level configuration is considered to have failed.
15716 (rs6000-*-lynxos*): Use new file name.
15717
15718 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15719
15720 Eliminate XTRAFLAGS.
15721 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15722 newlib include files using -idirafter, and also use -nostdinc.
15723 (CXX_FOR_TARGET): Likewise.
15724 (XTRAFLAGS): Removed.
15725 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15726 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15727 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15728 ($(DO_X)): Don't pass down XTRAFLAGS.
15729
15730 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15731
15732 * configure.in (mips*-dec-bsd*): New target; do build linker.
15733 (mips*-*-bsd*): New target; don't build linker.
15734
15735 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15736
15737 * configure.in: support rs6000-*-lynxos* configuration.
15738 support sunos4 as a cross target.
15739
15740 * config.sub: look for lynx*, not lynx since the OS version may
15741 legitimately be part of the name.
15742
15743 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15744
15745 * configure.in (i[34]86-*-sco*): Move to be with other i386
15746 targets.
15747 (romp-*-*): New target. Skip various binary utilities.
15748 (vax-*-*): New target. Don't build newlib.
15749 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15750
15751 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15752
15753 * configure.in: Only set host_makefile_frag if config
15754 directory exists.
15755
15756 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15757
15758 * install.sh: If $dstdir exists, don't check whether each
15759 component does.
15760
15761 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15762
15763 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15764
15765 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15766
15767 * configure.in (*-*-lynxos*): Don't configure newlib for either
15768 native or cross Lynx.
15769
15770 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15771
15772 * config.sub (sparc64-elf): Fix os.
15773 (z8k): Remove duplicate.
15774
15775 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15776
15777 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15778 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15779
15780 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15781
15782 * configure: Make file links cleanly even if Lynx fails on
15783 an NFS symlink (at least fail cleanly).
15784
15785 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15786
15787 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15788 -XNh2000.
15789
15790 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15791
15792 * configure: Unknown options are fatal again.
15793
15794 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15795
15796 * configure: Ignore --x-includes and --x-libraries, for Autoconf
15797 compatibility.
15798
15799 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15800
15801 * build-all.mk: Add `clean' target.
15802
15803 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15804
15805 * config.guess: Add SINIX support.
15806 * configure.in: Add mips-*-sysv4* support.
15807
15808 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15809
15810 * build-all.mk: Document all useful targets.
15811 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15812 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15813
15814 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15815
15816 * configure: Support --silent, --quiet.
15817
15818 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15819
15820 * configure: Support --disable-FEATURE.
15821
15822 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15823
15824 * config.guess: Recognize NCR running SVR4.3.
15825
15826 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15827
15828 * config.guess: Make BSDI generate i386-unknown-bsd386.
15829 Patch from Paul Eggert <eggert@twinsun.com>.
15830
15831 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15832
15833 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15834
15835 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15836
15837 * configure: Make unrecognized options give nonfatal warnings
15838 instead of fatal errors, and pass them to any subdirectory
15839 configures in case they recognize them.
15840 Make --x equivalent to --with-x.
15841
15842 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15843
15844 * configure: Add --enable-* options. Clean up usage message and
15845 some comments.
15846
15847 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15848
15849 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15850
15851 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15852
15853 * configure.in (hppa*-*-*): Enable binutils.
15854
15855 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15856
15857 * config.sub: Recognize cisco.
15858
15859 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15860
15861 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15862
15863 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15864
15865 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15866 than one configuration name. Add comment.
15867
15868 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15869
15870 * config.guess: about target *-hitachi-hiuxwe2, fixed
15871 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15872 macro is incorrect.]
15873
15874 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15875
15876 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15877 than the "make ls" stuff which used to be here.
15878
15879 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15880
15881 * config.guess: Recognize i[34]86-unknown-freebsd.
15882 From Shawn M Carey <smcarey@rodan.syr.edu>.
15883
15884 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15885
15886 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15887
15888 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15889
15890 * config.guess: Check for ptx.
15891
15892 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15893
15894 * config.sub: Add os9k checking.
15895
15896 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15897
15898 * config.guess: Handle OSF1 running on HPPA processors
15899
15900 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15901
15902 * configure: If subdir configure fails, print out a message with
15903 subdirectory name, in case subdir's configure code didn't identify
15904 itself.
15905
15906 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15907
15908 * configure.in: Remove embedded newlines from configdirs.
15909 Avoid mismatches of substrings. Fix matching strings at end
15910 of configdirs.
15911
15912 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15913
15914 * config.guess: Add Lynx/rs6000 config support.
15915
15916 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15917
15918 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15919
15920 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15921
15922 * configure.in (hppa*-*-osf*): Treat this just like most other
15923 PA configurations (eg no binutils or ld).
15924 (hppa*-*-*elf*): These configurations have binutils and ld.
15925
15926 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15927
15928 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15929
15930 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15931
15932 * configure.in (rs6000-*-*): Build gas.
15933
15934 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15935
15936 * Makefile.in: Avoid bug in losing hpux sed.
15937
15938 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15939
15940 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15941 for GDB and GDB has been fixed to not need it.
15942
15943 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15944
15945 * config.guess: Recognize vax hosts.
15946
15947 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15948
15949 * configure (while loop): Don't use "break 2" inside case
15950 statement -- the case statement isn't an enclosing loop.
15951
15952 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15953
15954 * config.guess: Clean up NeXT support, to allow nextstep
15955 on Intel machines. Make OS be nextstep.
15956
15957 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
15958
15959 * config.guess: Add alternate forms for Convex.
15960
15961 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
15962
15963 * configure: Completely rewrite option processing. Take
15964 advantage of pattern-matching to avoid invoking test frequently.
15965 Also clean up host and target defaulting logic.
15966
15967 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15968
15969 * Makefile.in: Replace all occurrances of "rootme" with "r" and
15970 "$${rootme}" with "$$r", to increase the likelihood that the do-*
15971 commands (plus user environment) will fit SCO limits.
15972
15973 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15974
15975 * configure.in: Don't issue warnings about directories which are
15976 not being configured if -norecursion is set. Correct test for
15977 --with-gnu-as and --with-gnu-ld to not get confused by substring
15978 matches.
15979
15980 * configure.in: Don't build gas for alpha-dec-osf1*.
15981
15982 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15983
15984 * configure: Back out Per's change of 12/19/1993. It changes the
15985 behavior of configure in unexpected and confusing ways.
15986
15987 Also, use different delim char when calculating
15988 program_transform_name so that the name can contain slashes.
15989
15990 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15991
15992 * configure.in, config.sub: Add support for VSTa micro-kernel.
15993
15994 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15995
15996 * configure.in: Nuke hacks which were used to get a special
15997 version of GAS for HPPA configurations.
15998
15999 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
16000
16001 * configure: If only ${target_alias} is given, use that
16002 as the default for ${host_alias}.
16003 * configure: Add missing back-slashes before nested quotes.
16004
16005 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16006
16007 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16008
16009 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
16010
16011 * config.guess: Recognize some Tektronix configurations.
16012 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16013
16014 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16015
16016 * config.sub: Match any flavor of SH.
16017
16018 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
16019
16020 * configure.in: Don't try to configure newlib for Alpha.
16021
16022 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16023
16024 * configure.in: Don't build ld for Irix 5. Don't build gas,
16025 libg++ or libio for any Alpha target.
16026
16027 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16028
16029 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
16030
16031 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16032 default arguments -- so it tried to compress itself.
16033
16034 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16035
16036 * configure.in (notsupp): ensure that a space is always at the end
16037 of the configdirs list, since the grep checks for an explicit space
16038
16039 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16040
16041 * configure.in (target i386-sysv4.2): don't build ld, since static
16042 versions of many libraries are not available.
16043
16044 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16045
16046 * config.guess: Recognize Apollos (using environment variables).
16047 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16048
16049 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16050
16051 * config.guess: Recognize Sony news mips running newsos.
16052
16053 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16054
16055 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16056 "fi ; else" for bash.
16057
16058 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16059
16060 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16061
16062 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16063
16064 * config.sub: accept unixware as an alias for svr4.2.
16065 Fix some inconsistancies with the gcc version.
16066
16067 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16068
16069 * Makefile.in (DISTDOCDIRS): Add gdb.
16070
16071 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16072
16073 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16074
16075 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16076
16077 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16078 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16079 this now.
16080
16081 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16082
16083 * config.sub: Accept hiux* as an OS name.
16084
16085 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16086 etc/make-stds.texi. The underscore came from gcc, and dje now
16087 agrees that RUNTESTFLAGS is the correct name.
16088
16089 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16090
16091 * install.sh: Remove 'set -e'. It makes any conditionals
16092 in the script useless.
16093
16094 * config.guess: Automatically recognize arm-acorn-riscix
16095 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16096
16097 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16098
16099 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16100
16101 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16102
16103 * Makefile.in (DISTDOCDIRS): New variable.
16104 (taz): Edit local Makefile.in sooner, instead of proto-toplev
16105 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
16106
16107 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16108
16109 * configure.in (hppa target): check the source directory for the
16110 pagas sub-directory
16111
16112 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16113
16114 * config.sub: Allow -aout* and -elf*.
16115
16116 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16117
16118 * configure.in: Don't build ld on i386-solaris2, same as for
16119 sparc-solaris2.
16120
16121 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16122
16123 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16124
16125 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16126
16127 * configure.in: Configure gdb for alpha.
16128
16129 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16130
16131 * Makefile.in (CXXFLAGS): Add -O.
16132
16133 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16134
16135 * config.guess: added support for DG Aviion
16136
16137 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16138
16139 * configure.in: Produce warning message for subdirectories not
16140 configurable for this host/target combination. Don't try to
16141 configure gdb for vms.
16142
16143 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16144
16145 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16146 appropriate files before making "diststuff".
16147 (DISTBISONFILES): New var: list of files to be edited.
16148 (DISTSTUFFDIRS): Add binutils.
16149
16150 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16151
16152 * config.sub: also handle mipsel and mips64el (for little endian mips)
16153
16154 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16155
16156 * configure.in: Add * to end of all OS names.
16157
16158 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
16159
16160 * configure.in: Build newlib for LynxOS native.
16161
16162 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16163
16164 * config.guess: Add support for delta 88k running SVR3.
16165
16166 * configure.in: Add comment about HP compiler vs. emacs.
16167
16168 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16169
16170 * configure.in: don't build ld on solaris2 (not a viable option
16171 due to bugs in getpwnam & getpwuid)
16172
16173 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16174
16175 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16176 config.guess will produce a full version number.
16177
16178 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16179
16180 * configure.in: Build linker and binutils for alpha-dec-osf1.
16181
16182 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16183
16184 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16185 and gdb/testsuite/Makefile.in.
16186
16187 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16188
16189 * configure.in: recognize mips*- instead of mips-
16190
16191 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
16192
16193 * config.sub: Accept linux*coff and linux*elf as operating
16194 systems.
16195
16196 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16197
16198 * config.sub: Recognize mips64, and mips3 as an alias for it.
16199
16200 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16201
16202 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16203 gdb knows how to handle OSF/1 shared libraries.
16204
16205 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16206
16207 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16208 * config.guess: Recognize Hitachi's HIUX.
16209 * config.sub: Recognize h3050r* and hppahitachi.
16210 Remove redundant cases for hp9k[23]*.
16211
16212 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16213
16214 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16215 if gas and ld are in the source tree and are in ${configdirs}.
16216 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16217 --with options (but still pass them down on the command line,
16218 if they were explicitly specified).
16219
16220 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16221
16222 * configure: substitute SHELL value in Makefile.in with
16223 ${CONFIG_SHELL}
16224
16225 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16226
16227 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16228 *-*-solaris2* targets.
16229
16230 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16231
16232 * Makefile.in: define M4, and pass it down to sub-makes;
16233 all-autoconf now depends on all-m4
16234
16235 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16236
16237 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16238 presence of {ar,ranlib} instead of a configured directory
16239
16240 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16241
16242 * config.guess: Accept 34?? as well as 33?? for NCR.
16243
16244 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16245
16246 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16247 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16248
16249 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16250
16251 * configure: grab values for $(CC) and $(CXX) from the
16252 environment, so that someone can do "CC=gcc configure; make" and
16253 have it work right (matching the way that autoconf works now)
16254
16255 * configure.in, Makefile.in: add support for gash, the tcl
16256 interface to Galaxy
16257
16258 * config.guess: add NetBSD variants (hp300, x86)
16259
16260 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16261
16262 * install.sh: Support -d option (in the manner of SunOS 4 install,
16263 as it is more deterministic than that of GNU install)
16264 (chmodcmd): Set file to mode 755 by default (should also do default
16265 chgrp and chown, but I don't feel like dealing with that now)
16266
16267 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16268
16269 * config.sub: Remove h8300hhms alias.
16270
16271 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16272
16273 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16274
16275 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16276
16277 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16278 as stmp-fixinc
16279
16280 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16281
16282 * config.sub: recognize m88110-bug-coff.
16283
16284 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16285
16286 * Makefile.in (all-libio): all dependencies on the toolchain used
16287 to build this (gcc, gas, ld, etc)
16288
16289 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16290
16291 * config.guess: Deal with OSF/1 1.3 on alpha.
16292
16293 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16294
16295 * install.sh: add some 'else true' clauses for portability
16296
16297 * configure.in: don't build libio for h8[35]00-*-* targets
16298
16299 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16300
16301 * Makefile.in: Add support for new libio.
16302
16303 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16304
16305 * install.sh: If one command fails, don't try the rest. Don't try
16306 to remove $dsttmp (via trap) unless we have already created it.
16307 If $src doesn't exist, detect it and exit with an error.
16308
16309 * config.guess: Recognize BSD on hp300.
16310
16311 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16312
16313 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16314 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16315
16316 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16317
16318 * Makefile.in (all-send-pr): depends on all-prms
16319
16320 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16321
16322 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16323
16324 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16325
16326 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16327 Added test for mips-mips-riscos5.
16328
16329 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16330
16331 * configure.in: use mh-hp300 for 68k HP hosts
16332
16333 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16334
16335 * configure: add support for CONFIG_SHELL, so that you can use
16336 some alternate shell for evaluating configure scripts
16337
16338 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16339
16340 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16341 in configure script to bug-gdb@prep.ai.mit.edu when building
16342 distribution archive.
16343 * Makefile.in (COMPRESS): Remove def.
16344 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16345 gdb.tar.Z and make-gdb.tar.Z respectively.
16346 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16347 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16348 to convergence with 'taz' target in Makefile.in.
16349
16350 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16351
16352 * install.sh (dsttmp): use trap to ensure that tmp files go
16353 away on error conditions
16354
16355 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16356
16357 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16358
16359 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16360
16361 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16362 its parent is '/' not ''.
16363
16364 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16365
16366 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16367
16368 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16369 that ${newsrcdir}/configure.in does.
16370
16371 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16372
16373 * test-build.mk: support for CONFIG_SHELL
16374
16375 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16376
16377 * config.sub (netware): Add as a basic system type.
16378
16379 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16380
16381 * Makefile.in (Makefile): depend on configure.in. Also drop the
16382 $(srcdir)/ from the dependency on Makefile.in.
16383
16384 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16385
16386 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16387 (h8300hhms is temporary until multi-libraries are implemented).
16388 * configure.in: Handle h8300h too.
16389
16390 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16391
16392 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16393
16394 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16395
16396 * configure: Remove extraneous output when guessing host type.
16397 * config.guess: Remove extraneous output when guessing using C
16398 compiler rather than uname, or when guessing fails.
16399
16400 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16401
16402 * Makefile.in: remove all.cross and install.cross targets
16403
16404 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16405 definitions
16406
16407 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16408
16409 * configure.in (target sh): Build gprof.
16410
16411 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16412
16413 * config.sub: change -solaris to -solaris2
16414
16415 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16416
16417 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16418
16419 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16420
16421 * configure: Correct error message for missing Makefile.in to
16422 print correct directory.
16423
16424 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16425
16426 * install.sh: kludge around 386BSD shell bug
16427
16428 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16429
16430 * config.guess: Recognize NeXT.
16431 * config.guess: Recognize i486-ncr-sysv4.
16432 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16433
16434 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16435
16436 * Makefile.in (MAKEINFOFLAGS): New variable.
16437 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16438 * build-all.mk, test-build.mk: Pass down --no-split as
16439 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16440
16441 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16442
16443 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16444
16445 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16446
16447 * Makefile.in (libg++.tar.z): New rule.
16448 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16449 * Makefile.in (taz): Only do a single chmod.
16450
16451 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16452
16453 * install.sh: don't use dirname anymore (replaced with sed usage)
16454
16455 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16456
16457 * Makefile.in: Change extension for gzip'd files from '.z' to
16458 '.gz' per new FSF standard usage.
16459
16460 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16461
16462 * configure: put quotes around the final value of program_transform_name
16463
16464 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16465
16466 * Makefile.in: new install.sh support; update install-info rules
16467
16468 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16469
16470 * configure.in: Build diff for crosses, but not for go32 host.
16471
16472 * configure.in: Build gprof only for native, and don't build it
16473 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16474
16475 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16476
16477 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16478
16479 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16480
16481 * configure.in (host_tools): Add prms.
16482
16483 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16484
16485 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16486 with $(FLAGS_TO_PASS) on the command line
16487
16488 * config.sub: Recognize lynx and lynxos
16489
16490 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16491
16492 * config.sub: Accept -ecoff*, not just -ecoff.
16493
16494 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16495
16496 * Makefile.in (taz): Use .gz suffix instead of .z.
16497 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16498 names.
16499
16500 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16501
16502 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16503
16504 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16505
16506 * Makefile.in (install-no-fixedincludes): install gcc last, so
16507 that rebuilds that might happen during 'make install' don't get
16508 bogus gcc include files
16509
16510 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16511
16512 Change from Utah for HPPA support:
16513 * config.guess: Recognize hppa1.x-hp-bsd.
16514
16515 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16516
16517 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16518 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16519
16520 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16521
16522 * config.sub: Add support for rom68k and bug boot monitors.
16523
16524 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16525
16526 * Makefile.in: Make all-opcodes depend on all-bfd.
16527
16528 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16529
16530 * config.guess: Added special check for i[34]86-univel-sysv4*.
16531
16532 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16533
16534 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16535 the processor rather than assuming i486.
16536
16537 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16538
16539 * config.guess: Recognize SunOS6 as Solaris3.
16540
16541 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16542
16543 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16544 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16545
16546 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16547
16548 * build-all.mk (all-cross): New target for Canadian Cross.
16549 Added Q2 go32 targets.
16550 * test-build.mk: Configure go32 cross sparclite-aout and
16551 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16552 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16553
16554 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16555
16556 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16557 GO32 hosted toolchains
16558
16559 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16560
16561 * configure: change so "-exec-prefix" gets passed down rather
16562 than "-exec_prefix" so autoconf generated Makefiles get the
16563 exec_prefix set right.
16564
16565 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16566
16567 * config.guess: get the Solaris2 minor version number
16568
16569 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16570
16571 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16572
16573 * config.guess: Recognize some Sequent platforms.
16574
16575 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16576
16577 * Makefile.in: added the vault-install target
16578
16579 * configure.in: actually use the Sun3 makefile fragment that's in
16580 config, also added the release dir to configdirs
16581
16582 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16583
16584 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16585
16586 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16587
16588 * configure.in: remove some program from Alpha targetted toolchains
16589
16590 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16591
16592 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16593 gprof.
16594 (taz): Run "make diststuff" in those directories instead of "make
16595 proto-dir". Look for "VERSION=" only at start of line in subdir
16596 Makefile. Use "gzip -9" for compression.
16597 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16598 (binutils.tar.z): New target.
16599
16600 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16601
16602 * Makefile.in (taz): Include gpl.texinfo.
16603
16604 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16605
16606 * Makefile.in (setup-dirs): Merged into "taz" target.
16607 (taz): Only do `proto-dir' stuff if a directory is actually needed
16608 for this target.
16609
16610 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16611
16612 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16613 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16614 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16615 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16616 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16617
16618 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16619
16620 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16621 config.sub, and move-if-change to gdb testsuite distribution
16622 archive, so the testsuite can be extracted, configured, and
16623 run separately from the gdb distribution. Blow away the Chill
16624 tests that require a Chill compiled executable, since GNU Chill
16625 is not yet publically available.
16626
16627 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16628
16629 * test-build.mk: set environment variables in a single command,
16630 instead of a list of assignments and exports
16631
16632 * config.guess: recognize Alpha/OSF1 systems
16633
16634 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16635
16636 * configure: Change help message to prefer --options rather than
16637 -options.
16638
16639 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16640
16641 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16642 zippy@ecst.csuchico.edu.
16643 * config.guess: Recognize miniframe.
16644
16645 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16646
16647 * Makefile.in: Use srcroot to find runtest rather than rootme.
16648 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16649
16650 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16651
16652 * test-build.mk: Extensive additions to support building on a
16653 machine other than the host.
16654
16655 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16656
16657 * configure (tooldir): Fix for i386-aix again.
16658
16659 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16660
16661 * configure, Makefile.in: Change definition of $(tooldir)
16662 to match the FSF.
16663
16664 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16665
16666 * config.guess: Recognize i[34]86/SVR4.
16667
16668 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16669
16670 * Makefile.in (all-gdb): gdb depends on sim.
16671
16672 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16673
16674 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16675 at the same time we make the prototype gdb directory.
16676 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16677 files at the same time as the gdb base release distribution.
16678
16679 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16680
16681 * Makefile.in (check): Use individual check targets rather than
16682 DO_X rule.
16683 (check-gcc): Added.
16684
16685 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16686
16687 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16688 for System V release 3.2.
16689
16690 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16691
16692 * config.sub: Recognize hppaosf.
16693 * configure.in: Do configure ld/binutils/gas for it.
16694
16695 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16696
16697 * configure (tooldir): Alter syntax used to set this, for systems
16698 where "\$" isn't handled right, like i386-aix.
16699
16700 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16701
16702 * configure: Pass program-transform-name, not
16703 program_transform_name, to recursive configures.
16704
16705 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16706
16707 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16708 of gas+ld+binutils.
16709
16710 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16711
16712 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16713
16714 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16715
16716 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16717
16718 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16719
16720 * Makefile.in (PRMS): Set back to all-prms.
16721
16722 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16723
16724 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16725 targets, rather than for MIPS hosts.
16726
16727 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16728
16729 * configure.in: add comment for --with-x default values
16730
16731 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16732
16733 * Makefile.in: add check-* targets for each of the directories in
16734 the tree. Add a definition of RUNTEST that will use the one we
16735 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16736
16737 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16738
16739 * configure.in: Removed obsolete references to bfd_target and
16740 target_makefile_frag.
16741
16742 * build-all.mk: Set assorted targets for Q2.
16743 * config.sub: Recognize z8k-sim and h8300-hms.
16744 * test-build.mk: Really don't pass host to configure.
16745 (HOLES): Added uname.
16746
16747 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16748
16749 * configure: Handle an empty program-prefix, program-suffix or
16750 program-transform-name correctly.
16751
16752 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16753
16754 * build-all.mk: -G 8 no longer required for MIPS targets.
16755 * test-build.mk: Don't pass host argument to configure; make it
16756 guess.
16757
16758 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16759
16760 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16761 * Makefile.in (COMPRESS): New macro, like GZIP.
16762
16763 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16764
16765 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16766
16767 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16768 with gas currently defaults to -G 0.
16769
16770 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16771
16772 * Makefile.in (all-flex): flex depends on byacc.
16773
16774 * build-all.mk: If host not specified, use config.guess. Pass TAG
16775 to test-build.mk as RELEASE_TAG.
16776 * test-build.mk (configargs): New variable containing arguments to
16777 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16778 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16779
16780 * config.guess: Use /bin/uname when checking -X argument on SCO,
16781 to avoid invoking GNU uname which doesn't understand -X.
16782
16783 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16784
16785 * configure.in: Build gas for mips-*-*.
16786
16787 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16788
16789 * Makefile.in (all.normal): insert missing backslash.
16790
16791 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16792
16793 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16794
16795 * Makefile.in: Complete overhaul to merge many almost identical
16796 targets.
16797
16798 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16799
16800 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16801 (gdb.tar.Z): Adjusted.
16802
16803 * Makefile.in (setup-dirs, taz): New targets; should be general
16804 enough to adapt for gdb sometime. Build only .z file.
16805 (gas.tar.z): New target.
16806
16807 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16808
16809 * build-all.mk: Use CC=cc -Xs on Solaris.
16810
16811 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16812
16813 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16814 for handling BISON for FSF releases.
16815
16816 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16817
16818 * configure: Actually implement the change zoo just documented.
16819
16820 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16821
16822 * configure: when using config.guess, only set target_alias when
16823 it's not already been set (ie, on the command line)
16824
16825 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16826
16827 * Makefile.in: add installcheck target, set PRMS to install-prms
16828
16829 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16830
16831 * configure: add support for package_makefile_fragment, handle the
16832 case where a directory has a configure.in file but no Makefile.in
16833 more gracefully (with an actual understandable error message, even);
16834 add support for --without (and add this to the usage message); also
16835 explicitly add a --host=${host_alias} to the command line when
16836 config.guess is used
16837
16838 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16839
16840 * configure: Must use both --host and --target in recursive calls.
16841
16842 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16843
16844 * Makefile.in: Change deja-gnu to dejagnu.
16845
16846 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16847
16848 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16849
16850 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16851
16852 * configure.in: canonicalize all instances to *-*-solaris2*,
16853 also strip out a number of tools to not build for go32 host
16854
16855 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16856
16857 * config.guess: add GPL.
16858
16859 * Makefile.in, config.guess, config.sub, configure: bump
16860 copyrights to 93.
16861
16862 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16863
16864 * Makefile.in (do-info): Removed obsolete check for existence of
16865 localenv file.
16866
16867 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16868
16869 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16870
16871 * Makefile.in: a couple of 'else true' for decstation,
16872 support for TclX
16873
16874 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16875
16876 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16877
16878 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16879
16880 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16881
16882 * config.guess: Recognize i386-ibm-aix (PS/2).
16883 * configure.in: Use config/mh-aix386 file for it.
16884
16885 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16886
16887 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16888 CC_FOR_TARGET instead.
16889 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16890
16891 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16892
16893 * Makefile.in: Add sim to list of directories sent with gdb
16894
16895 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16896
16897 * configure.in: Put back mips-dec-bsd* case.
16898
16899 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16900
16901 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16902 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16903 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16904
16905 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16906
16907 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16908
16909 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16910 (install-info): install dir.info only if it exists,
16911 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16912
16913 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16914
16915 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16916 gas for mips-dec-bsd.
16917
16918 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16919
16920 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16921 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16922
16923 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16924
16925 * configure.in: Added "dejagnu" to hosttools list.
16926
16927 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16928
16929 * config.sub, configure.in, config.guess: Add support
16930 for Bosx, an AIX variant from Bull.
16931 Patches from F.Pierresteguy@frcl.bull.fr.
16932
16933 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16934
16935 * devo/dejagnu: Initial creation of devo/dejagnu.
16936 Migrated dejagnu testcases and support files for testing software
16937 tools to reside as subdirectories, currently called "testsuite",
16938 within the directory of the software tool. Migrated all programs,
16939 support libraries, etc. beloging to dejagnu proper from
16940 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
16941 with no modifications. The changes to these files which will
16942 allow them to configure, build, and execute properly will be made
16943 in a future update.
16944
16945 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16946
16947 * Makefile.in: Change send_pr to send-pr.
16948 * configure.in: Likewise.
16949 * send_pr: Renamed directory to send-pr.
16950
16951 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
16952
16953 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
16954
16955 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
16956
16957 * README: Update for gdb-4.8 release.
16958 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
16959 gdb-xxx.tar.z (gzip'd) file also.
16960
16961 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16962
16963 * Makefile.in: make all-diff depend on all-libiberty
16964
16965 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
16966
16967 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16968
16969 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16970
16971 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16972
16973 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
16974
16975 * Makefile.in (DEVO_SUPPORT): Remove etc directory
16976 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16977 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16978
16979 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16980
16981 * Makefile.in: makeinfo binary is in a new location
16982
16983 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16984
16985 * config.sub: Accept -ecoff as an OS.
16986
16987 * Makefile.in: Various changes to eliminate a level of make
16988 recursion and reduce the required command line length.
16989 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16990 sub-makes.
16991 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16992 variables holding settings for specific sub-makes.
16993 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16994 in terms of BASE_FLAGS_TO_PASS.
16995 (TARGET_LIBS): New variable listing directories which use
16996 TARGET_FLAGS_TO_PASS.
16997 (subdir_do): Eliminated.
16998 (do-*): New set of targets to replace subdir_do.
16999 (various): All targets which used subdir_do now depend on do-*.
17000 (local-clean): Renamed from do_clean.
17001 (local-distclean): New target, dependency of distclean and
17002 realclean.
17003 (install-info): Don't create directories. Depend on dir.info
17004 rather than calling make recursively.
17005 (install-dir.info): Eliminated.
17006 (install-info-dirs): Create all info directories here.
17007 (dir.info): Depend upon do-install-info.
17008
17009 * test-build.mk (HOLES): Added false.
17010
17011 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
17012
17013 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
17014
17015 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17016
17017 * Makefile.in (info): remove dependency on all-texinfo. The
17018 problem was really in texinfo/C, not at this level.
17019
17020 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
17021
17022 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17023
17024 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
17025
17026 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
17027 GDB releases.
17028
17029 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17030
17031 * configure: Include srcdir in message about target of link not
17032 being found. Don't convert `-' to `_' in `with' options being
17033 passed to subdirs.
17034
17035 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17036
17037 * configure.in: add uudecode to host_tools
17038
17039 * Makefile.in: added {all,install}-uudecode targets, added them to
17040 the appropriate lists
17041
17042 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17043
17044 * Makefile.in (all-gcc): Added dependency on all-gas.
17045
17046 * configure.in (mips-*-*): Build ld and binutils.
17047
17048 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17049
17050 * configure: check return code from mkdir, print error message and
17051 exit on failure.
17052
17053 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17054
17055 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17056
17057 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17058
17059 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17060
17061 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17062
17063 * config.sub (h8500): Recognize this as a cpu type.
17064
17065 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17066
17067 * configure: source directory missing is no longer a warning
17068
17069 * configure.in: recognize irix[34]* instead of irix[34]
17070
17071 * Makefile.in: define and pass down X11_LIB
17072
17073 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17074
17075 * guess-systype: Renamed to ...
17076 * config.guess: ... by popular request.
17077 * configure.in, Makefile.in: Update accordingly.
17078
17079 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17080
17081 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17082 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17083 + Execute ./dummy instead of assuming . is in PATH.
17084
17085 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17086
17087 * guess-systype: New shell script. Attempts to guess the
17088 canonical host name of the executing host.
17089 Only a few hosts are supported so far.
17090 * configure: Call guess-systype if no host is specified.
17091
17092 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17093
17094 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17095 gcc Makefile.
17096
17097
17098 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17099
17100 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17101 (all-gcc, install-gcc, subdir_do): Use it.
17102
17103 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17104
17105 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17106
17107 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17108
17109 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17110 set exclusively by configure, using configure.in .
17111
17112 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17113
17114 * test-build.mk: set $PATH for all builds
17115
17116 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17117
17118 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17119
17120 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17121 the one used in gcc/Makefile.in, so that a null expansion doesn't
17122 override the one needed to build gcc with a native cc.
17123
17124
17125 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17126
17127 * configure: Accept -with arguments.
17128
17129 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17130
17131 * Makefile.in: added h8300sim
17132
17133 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17134
17135 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17136 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17137 (all-cygnus, native, build-cygnus): Make
17138 $(canonhost)-stamp-3stage-done, not $(host)....
17139 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17140 i386-sco3.2v4. Added else true to if command.
17141
17142 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17143
17144 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17145
17146 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17147
17148 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17149
17150 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17151
17152 * configure.in: don't remove binutils from Solaris builds
17153
17154 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
17155
17156 * Makefile.in: get rid of earlier definitions for *clean,
17157 also handle the recursive info rule better
17158
17159 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
17160
17161 * Makefile.in (mostlyclean, distclean, realclean): Fix to
17162 do more-or-less the right thing.
17163
17164 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
17165
17166 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17167 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17168
17169 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17170
17171 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17172 $(host_canonical).
17173
17174 * configure.in: split the configdirs list into 4 categories (native
17175 v. cross, library v. tool) and handle the cross-only and native-
17176 only in more reasonable (and correct!) way.
17177
17178 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
17179
17180 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
17181 configdirs anymore.
17182
17183 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17184
17185 * Makefile.in: extensive cleanup:: removed all of the explicit
17186 clean-* targets, collapsed many wrappers around subdir_do into
17187 one, added additional targets to satisfy standards.texi, deleted
17188 some old targets, some changes for consistency
17189
17190 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17191
17192 * configure.in: handle some programs as cross-only, and others as
17193 native only
17194
17195 * test-build.mk: handle partial holes in a more generic manner
17196
17197 * Makefile.in: m4 depends on libiberty
17198
17199 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17200
17201 * configure.in: add m4, textutils, fileutils, sed, shellutils,
17202 time, wdiff, and find to configdirs
17203
17204 * Makefile.in: all, clean, and install rules for the new programs
17205 added to configure.in
17206
17207 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17208
17209 * configure.in: use mh-sun for all *-sun-* hosts
17210
17211 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17212
17213 * Makefile.in: define flags for X11 include files and library file
17214 locations, pass them down to the programs that need this info
17215
17216 * build-all.mk: added a 'native' target, to 3stage the native toolchain
17217
17218 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17219
17220 * configure.in: start building libg++ for HP-UX targets
17221
17222 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17223
17224 * README: Update references to files moved into etc/.
17225
17226 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
17227
17228 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
17229 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
17230
17231 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
17232
17233 * configure: accept dash as well as underscore in long option
17234 names for FSF compatibility.
17235
17236 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
17237
17238 * config.sub: added -sco3.2v4 support from FSF.
17239
17240 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17241
17242 * configure.in: expand the section that adds or removes
17243 directories from the list of programs to build, to handle native
17244 vs. cross in addition to host v. native
17245
17246 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17247
17248 * Makefile.in: Replace C++ in macro names with CXX.
17249 This is less likely to break ...
17250
17251 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17252
17253 * test-build.mk: add -w to GNU_MAKE
17254
17255 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17256
17257 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17258 add 'sparc' to list of recognized cpus. This needed to make
17259 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17260 Delete some redundant ose68 variants. Recognize -wrs as an os,
17261 then changes that into $CPU-wrs-vxworks.
17262
17263 * configure.in: remove most references to gdbtest, regularize
17264 target based program removal
17265
17266 * test-build.mk: import from p3 tree (many fixes and changes)
17267
17268 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17269
17270 * Makefile.in: added rules to handle tcl, tk, and expect
17271
17272 * configure.in: handle those directories if they exist
17273
17274 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17275
17276 * config.sub: removed bogus hppabsd and hppahpux names, since
17277 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17278
17279 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17280
17281 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17282 depends upon all-xiberty
17283
17284 * Makefile.in: changes from p3, including:
17285
17286 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17287
17288 * Makefile.in (XTRAFLAGS): include newlib directories if
17289 newlib/Makefile exists, rather than if host != target.
17290
17291 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17292
17293 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17294 from the same source tree and not building a cross-compiler. This
17295 matters for the libg++ configuration if reconfiguring a tree that
17296 has already been installed.
17297
17298 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17299
17300 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17301 pick up the machine and system specific header files.
17302
17303 * Makefile.in: added AS_FOR_TARGET, passed down in
17304 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17305 the C compiler to use to create programs which are run in the
17306 build environment, set it to default to $(CC), and passed it down
17307 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17308
17309 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17310
17311 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17312 We need them for unusual native builds, like systems without
17313 ranlib.
17314
17315 * configure: also define $(host_canonical) and
17316 $(target_canonical), which are the full, canonical names for the
17317 given host and target
17318
17319 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17320
17321 * Makefile.in: Added separate definitions for C++.
17322
17323 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17324
17325 * configure.in (configdirs): Add deja-gnu.
17326
17327 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17328
17329 * README: Update for configure.texi and gdb-4.7 release.
17330
17331 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17332
17333 * Makefile.in: Move "all" target to top of file.
17334 Previously, first target was ".PHONY" which caused BSD4.4 make
17335 to build .PHONY when make was run without arguments.
17336
17337 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17338
17339 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17340 Library-copylefted code in libiberty.
17341
17342 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17343
17344 * config.sub: Replace m68kmote with plain old m68k.
17345
17346 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17347
17348 * Makefile.in: Remove space from blank line, avoid Make complaints.
17349
17350 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17351
17352 * config.sub: Complain if no argument is given. Added support for
17353 386bsd as OS and target alias.
17354
17355 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17356
17357 * Makefile.in (XTRAFLAGS): include newlib directories if
17358 newlib/Makefile exists, rather than if host != target.
17359
17360 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17361
17362 * config.sub: recognize sparclite-wrs-vxworks.
17363
17364 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17365 p3.) Added clean-xiberty to clean.
17366
17367 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17368
17369 * configure.in: use *-*-* instead of nested cases for host and target
17370
17371 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17372
17373 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17374 from the same source tree and not building a cross-compiler. This
17375 matters for the libg++ configuration if reconfiguring a tree that
17376 has already been installed.
17377
17378 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17379
17380 * config.sub (i486v/i486v4): Merge in from FSF version.
17381
17382 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17383
17384 * configure: only set PWD if it is already set.
17385
17386 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17387
17388 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17389 doesn't have unset and all success paths (and most error paths)
17390 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17391 to just ${PWD} to avoid confusion.)
17392
17393 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17394
17395 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17396 even for a native compilation.
17397
17398 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17399
17400 Changes to make the gdb.tar.Z rule work better.
17401
17402 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17403 (DEVO_SUPPORT): Add configure.texi.
17404 (bfd-ilrt.tar.Z): Remove ancient rule.
17405
17406 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17407
17408 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17409 pick up the machine and system specific header files.
17410
17411 * configure.in, config.sub: added new target m68010-adobe-scout,
17412 with alias of adobe68k. Changed configure.in to check for
17413 -scout before -sco* to avoid a false match.
17414
17415 * Makefile.in: added AS_FOR_TARGET, passed down in
17416 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17417 the C compiler to use to create programs which are run in the
17418 build environment, set it to default to $(CC), and passed it down
17419 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17420
17421 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17422
17423 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17424 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17425 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17426 FOR_TARGET variants, to newlib and libg++.
17427
17428 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17429
17430 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17431 first.
17432
17433 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17434
17435 * config.sub: Accept `elf' as an environment.
17436
17437 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17438
17439 * Makefile.in (all-opcodes): cd into the right directory
17440
17441 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17442
17443 * configure: added -program_transform_name option, used as
17444 argument to sed when installing programs.
17445 configure.texi: added documentation for -program_prefix,
17446 -program_suffix and -program_transform_name.
17447
17448 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17449
17450 * config.sub: Accept i486 where i386 ok.
17451
17452 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17453
17454 * config.sub: accept we32k
17455
17456 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17457
17458 * config.sub, configure.in: accept OSE68000 and OSE68k.
17459
17460 * Makefile.in: don't create all directories for ``make install'';
17461 let the subdirectories create the ones they need.
17462
17463 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17464
17465 * COPYING: new file, GPL v2
17466
17467 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17468
17469 * Makefile.in: use the new gen-info-dir, which needs a template
17470 argument (which also lives in texinfo)
17471
17472 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17473
17474 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17475
17476 * config.sub (ncr3000): Change i386 to i486.
17477
17478 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17479
17480 * Makefile.in: add install-rcs, install-grep to
17481 install-no-fixedincludes, removed install-bison and install-libgcc
17482
17483 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17484
17485 * configure.in: grab the HPUX makefile fragment if on HPUX
17486
17487 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17488
17489 * Makefile.in: eradicate bison spoor (ditto libgcc).
17490 configure.in: recognise m68{k,000}-ericsson-OSE.
17491 es1800 is alias for m68k-ericsson-OSE
17492
17493 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17494
17495 * configure.in: rearrange the parts that remove programs from
17496 configdirs, based now on HOST==TARGET or by canonical triple.
17497
17498 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17499
17500 * test-build.mk: recurse explicitly with -f test-build.mk when
17501 appropriate. predicate stage3 and comparison on the existence
17502 of gcc. That is, if gcc isn't around, we aren't three-staging.
17503 On very clean, also remove ...stamp-co. Build in-place before
17504 doing other builds.
17505
17506 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17507
17508 * Makefile.in, configure.in: add tgas
17509
17510 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17511
17512 * Makefile.in: a number of changes merged in from progressive.
17513
17514 * configure.in: add libm.
17515
17516 * .cvsignore: ignore some stuff that comes from test-build.mk.
17517
17518 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17519
17520 * config.sub: Add es1800 (m68k-ericsson-es1800).
17521
17522 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17523
17524 * configure: Add program_suffix (parallel to program_prefix)
17525 * Makefile.in: adjust directory-creating script for losing decstation
17526
17527 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17528
17529 * configure: Minor $subdir-related fixes.
17530
17531 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17532
17533 * configure: fix various problems with propogating
17534 makefile_target_frag in subdirs.
17535 * configure.in: config libgcc if its there
17536
17537 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17538
17539 * config.sub: HPPA merge.
17540
17541 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17542
17543 * Makefile.in: Replace all-bison with all-byacc in all
17544 dependency lines for other tools (which now use byacc).
17545
17546 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17547
17548 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17549
17550 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17551
17552 * Makefile.in: make gprof rules similar to byacc rules (instead of
17553 vestigal $(unsubdir) that didn't work...)
17554
17555 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17556
17557 * config.sub: Add support for Linux.
17558 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17559 (at least for libg++).
17560
17561 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17562
17563 * configure.texi: fix doc for the -nfp option to configure
17564
17565 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17566
17567 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17568
17569 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17570
17571 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17572 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17573 * configure.in: added solaris* host_makefile_frag hook.
17574
17575 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17576
17577 * config.sub: changed recognition of m68000 so that various
17578 m68k types can be specified via m680[01234]0
17579
17580 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17581
17582 * config.sub (basic_machine): fix sed so that '-foo' isn't
17583 completely substituted out while .+'-foo' loses the '-foo'
17584
17585 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17586
17587 * config.sub ($os): Add -aout.
17588
17589 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17590
17591 * configure: If host_makefile_frag is absolute, don't
17592 prefix ${invsubdir} (relevant to libg++ auto-configure).
17593
17594 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17595
17596 * Makefile.in (tooldir): Define it.
17597 (all-ld): Depend on all-flex.
17598
17599 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17600
17601 * Makefile.in (check): Fix libg++ special case.
17602
17603 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17604
17605 * configure: do not bury `pwd` into config.status, thus do fewer
17606 pwd's.
17607
17608 * configure: print the "Building in" message only when building in
17609 other than "." AND verbose.
17610
17611 * configure: remove -s, rework -v to better accommodate guested
17612 configures.
17613
17614 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17615
17616 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17617
17618 * Makefile.in: macroize flags passed on recursion. remove
17619 fileutils.
17620
17621 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17622
17623 * configure: get makesrcdir right for subdirs deeper than 1.
17624
17625 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17626 install.
17627
17628 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17629
17630 * Makefile.in: don't print subdir_do or recursion lines.
17631
17632 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17633
17634 * standards.texi: added menu item.
17635
17636 * Makefile.in: build and install standards.info.
17637
17638 * standards.texi: new file.
17639
17640 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17641
17642 * configure: test for and move config.status pieces from
17643 ${subdir}/.
17644
17645 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17646
17647 * configure: Test for existance of files before trying to mv
17648 them, to avoid numerous non-existance messages.
17649
17650 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17651
17652 * configure: correct final line of config.status.
17653
17654 * configure: patch from eggert. Avoids a protection problem if
17655 the original Makefile.in is read only.
17656
17657 * configure: use move-if-change from gcc to create config.status.
17658 Some makefiles depend on config.status to tell if a directory
17659 has been reconfigured for a different host. This change
17660 prevents those directories from remaking everything in the case
17661 where the reconfig was only intended to rebuild a Makefile.
17662
17663 * configure: test for config.sub with "config.sub sun4" rather
17664 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17665 host alias from a missing config.sub.
17666
17667 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17668
17669 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17670 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17671
17672 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17673
17674 * configure: mkdir ${subdir} as needed.
17675
17676 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17677
17678 * Makefile.in,configure.in: added autoconf.
17679
17680 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17681
17682 * Makefile.in: no longer pass against on recursion.
17683
17684 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17685 definitions are not inherited.
17686
17687 * configure: correct makesrcdir when subdir is .
17688
17689 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17690
17691 * configure: Add support for 'subdirs' variable, which is
17692 like 'configdirs', except that configure doesn't re-invoke
17693 itself for subdirs, it just creates a Makefile for each subdir.
17694 * configure.texi: Document subdirs.
17695
17696 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17697
17698 * configure.in: added flex to configdirs
17699
17700 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17701
17702 * Makefile.in: remove clean-stamps from clean.
17703
17704 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17705
17706 * configure.in: Add gdbtest to configdirs.
17707
17708 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17709
17710 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17711 to recursive makes.
17712 * configure.in: Recognize new ncr3000 config.
17713
17714 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17715
17716 * Makefile.in, configure.in: removed references to gdbm.
17717
17718 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17719
17720 * config.sub: Don't canonicalize os value
17721 newsos* to bsd (readline needs to check for newsos).
17722 (This fix was earlier made Jan 31, but got re-broken.)
17723
17724 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17725
17726 * configure.in: sco is an os, not a vendor!
17727
17728 * configure: Quote $( better. Keep various shells happy.
17729
17730 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17731
17732 * Makefile.in: eliminate stamp-files.
17733
17734 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17735
17736 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17737 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17738
17739 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17740
17741 * config.sub: fix iris/iris3.
17742
17743 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17744
17745 * configure: re-add -rm.
17746
17747 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17748
17749 * Maskefile.in: add .stmp-rcs to all.
17750
17751 * configure.in: remove gas from rs6000 build, use aix host fragment.
17752
17753 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17754
17755 * configure: pass down site_option during recursion.
17756
17757 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17758
17759 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17760
17761 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17762
17763 * configure: Change exec_prefix so that it really defaults to prefix.
17764
17765 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17766
17767 * Makefile.in, configure.in: Add support for mmalloc library.
17768
17769 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17770
17771 * Makefile.in: add stmp dependencies for a few more things.
17772
17773 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17774
17775 * configure: adjusted error message on objdir/srcdir configure
17776 collision, per john's suggestion.
17777
17778 * Makefile.in: add libiberty stmp to all and all.cross.
17779
17780 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17781
17782 * Makefile.in: remove force dependencies, add grep to all.
17783
17784 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17785
17786 * Makefile.in: drop flex. make stamp files work.
17787
17788 * configure: added test for conflicting configuration in srcdir,
17789 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17790 gets cranky. use relative paths for configure and srcdir
17791 whenever possible. Send some error messages to stderr that were
17792 going to stdout.
17793
17794 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17795
17796 * Makefile.in: Fix libg++ rule to check for gcc directory
17797 before using gcc/gcc. Also pass XTRAFLAGS.
17798
17799 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17800
17801 * Makefile.in: added stmp-files so that directories aren't polled
17802 when they are already built.
17803
17804 * configure.texi: fixed a node pointer problem.
17805
17806 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17807
17808 * config.sub configure.in gdb/configure.in
17809 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17810 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17811 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17812
17813 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17814
17815 * configure: -recurring becomes -silent. corrected help message
17816 for -site= option.
17817
17818 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17819
17820 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17821
17822 * configure: when building Makefile for crosses, replace
17823 tooldir and program_prefix. default srcdir from location of
17824 config.sub. remove "for host in hosts" and "for target in
17825 targets" loops.
17826
17827 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17828
17829 * Makefile.in: Do not pass bindir or mandir to cvs.
17830
17831 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17832
17833 * Makefile.in, configure.in: removed traces of namesubdir,
17834 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17835 copyrights to '92, changed some from Cygnus to FSF.
17836
17837 * configure.texi: remove most references to multiple hosts,
17838 multiple targets, subdirs, etc.
17839
17840 * configure.man: removed rcsid. reference config.sub not
17841 config.subr.
17842
17843 * Makefile.in: mkdir $(infodir) on install-info.
17844
17845 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17846
17847 * configure.texi: Explain better about .gdbinit and about
17848 the environment that configure.in sections run in.
17849
17850 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17851
17852 * configure.in: Ultrix is only a decstation if it's a MIPS.
17853
17854 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17855
17856 * README: DOC.configure => cfg-paper.texi.
17857
17858 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17859
17860 * config.sub (near case $os): Don't convert newsos* to bsd!
17861
17862 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17863
17864 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17865 the number of copies of COPYING that go into the GDB tar file.
17866
17867 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17868
17869 * bfd/configure.in, gdb/config/mh-i386sco,
17870 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17871 Fix SCO configuration stuff.
17872
17873 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17874
17875 * Makefile.in: For libg++, make sure the -I pointing
17876 to the gcc directory goes *after* all the libg++-local -I flags.
17877 Also, move just-gcc dependency from just-libg++ to all-libg++.
17878
17879 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17880
17881 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17882
17883 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17884
17885 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17886
17887 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17888
17889 * config.sub: Add stratus configuration frags. Also
17890 submitted to FSF.
17891
17892 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17893
17894 * Makefile.in (DEV_SUPPORT): add configure.man.
17895
17896 * config.sub(Decode manufacturer-specific): add -none*.
17897
17898 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17899
17900 * Makefile.in: remove form feeds to make Sun's make happy.
17901 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17902
17903 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17904
17905 * Makefile.in (AR_FLAGS): Make quieter.
17906
17907 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17908
17909 * configure.in: Add libg++.
17910 * configure: When verbose, don't output the command line at each
17911 level; it will be unremarkably the same as the previous version,
17912 which will be the same as what the user typed.
17913
17914 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17915
17916 * configure.in, Makefile.in: fix clean-info, add flex. add
17917 fileutils.
17918
17919 * configure: be less sensitive to spaces in Makefile.in. Do not
17920 look for sources in "..". Doing so breaks subdirectories that
17921 might have their own configure. If a subdir has it's own
17922 configure script, use it.
17923
17924 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17925
17926 * cfg-paper.texi: some changes suggested by rms.
17927
17928 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17929
17930 * config.sub: Merge in some small additions from the FSF version,
17931 taken from the gcc distribution, to bring the Cygnus and FSF
17932 versions into closer sync.
17933
17934 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
17935
17936 * configure.in: Changed svr4 references to sysv4.
17937
17938 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
17939
17940 * configure: added -V for version number option.
17941
17942 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
17943
17944 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17945 renamed from DOC.configure to cfg-paper.texi.
17946
17947 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17948
17949 * configure, config.subr, config.sub: config.subr is now
17950 config.sub again.
17951
17952 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
17953
17954 * configure.texi: new file, in progress.
17955
17956 * Makefile.in: build info file and install the man page for
17957 configure.
17958
17959 * configure.man: new file, first cut.
17960
17961 * configure: find config.subr again now that configuration "none"
17962 has gone. removed all traces of the -ansi option. removed all
17963 traces of the -languages option.
17964
17965 * config.subr: resync from rms.
17966
17967 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17968
17969 * configure, config.sub, config.subr: merge config.sub into
17970 config.subr, call the result config.subr, remove config.sub, use
17971 config.subr.
17972
17973 * Makefile.in: revised install for dir.info.
17974
17975 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17976
17977 * configure.in: add decstation host makefile frag.
17978
17979 * Makefile.in: BISON now bison -y again. also install-gcc on
17980 install. clean-gdbm on clean. infodir belongs in datadir.
17981 Make directories for info install. Build dir.info here then
17982 install it.
17983
17984 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17985
17986 * Makefile.in: fix for bad directory tests.
17987
17988 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17989
17990 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17991 regexp. -srcdir relative was being handled incorrectly.
17992
17993 * Makefile.in: unwrapped some for loops so that parallel makes
17994 work again and so one can focus one's attention on a particular
17995 package.
17996
17997 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17998
17999 * configure: added PWD as a stand in for `pwd` (for speed). use
18000 elif wherever possible. make -srcdir work without -objdir.
18001 -objdir= commented out.
18002
18003 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18004
18005 * configure: +options become --options. -subdirs commented out.
18006 added -host, -datadir. Renamed -destdir to -prefix. Comment in
18007 Makefile now at top of generated Makefile. Removed cvs log
18008 entries. added -srcdir. create .gdbinit only if there is one
18009 in ${srcdir}.
18010
18011 * Makefile.in: idestdir and ddestdir go away. Added copyrights
18012 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
18013 and mandir now keyed off datadir by default.
18014
18015 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18016
18017 * Freshly created ChangeLog.
18018
18019 \f
18020 Local Variables:
18021 mode: change-log
18022 left-margin: 8
18023 fill-column: 76
18024 version-control: never
18025 End: