]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
2014-06-06 François Dumont <fdumont@gcc.gnu.org>
[thirdparty/gcc.git] / ChangeLog
CommitLineData
a499a116 12014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2
3 * MAINTAINERS (Write After Approval): Add myself.
4
42878318 52014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
6
7 * MAINTAINERS (Write After Approval): Add myself.
8
df148e44 92014-05-30 Jonathan Wakely <jwakely@redhat.com>
10
11 PR libstdc++/61011
12 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
13 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
14 * configure: Regenerate.
15
7f9463ec 162014-05-28 Pedro Alves <palves@redhat.com>
17
18 * MAINTAINERS (Write After Approval): Add myself.
19
b652abf9 202014-05-28 Olivier Hainque <hainque@adacore.com>
21
22 * config/rs6000/vxworks.h (VXCPU_FOR_8548): New. Default to PPC85XX.
23 (CPP_SPEC): Add entry for -mcpu=8548.
24 * config/rs6000/vxworksae.h: Reinstate. Override VXCPU_FOR_8548.
25 * config.gcc (powerpc-wrs-vxworksae, tm_file): Add back vxworksae.h.
26
3a286419 272014-05-26 Richard Sandiford <rdsandiford@googlemail.com>
28 Olivier Hainque <hainque@adacore.com>
29
30 * rtl.h (set_for_reg_notes): Declare.
31 * emit-rtl.c (set_for_reg_notes): New function.
32 (set_unique_reg_note): Use it.
33 * optabs.c (add_equal_note): Likewise
34
0be66420 352014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
36
37 * MAINTAINERS: Update my affiliation/email.
38
2a96d757 392014-05-19 Mike Stump <mikestump@comcast.net>
40
41 * MAINTAINERS: Add wide-int reviewers.
42
2481a2c1 432014-05-14 Sandra Loosemore <sandra@codesourcery.com>
44
45 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
46 * configure: Regenerated.
47
418aa869 482014-05-15 Torvald Riegel <triegel@redhat.com>
49
50 * MAINTAINERS (libitm): Add myself as maintainer.
51
d23ca936 522014-05-07 Charles Baylis <charles.baylis@linaro.org>
53
54 * MAINTAINERS (Write After Approval): Add myself.
55
b98f8a78 562014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
57
58 * config.sub, config.guess: Import from upstream.
59
588c2671 602014-04-29 Alan Lawrence <alan.lawrence@arm.com>
61
62 * MAINTAINERS (Write After Approval): Put myself in correct order.
63
572205be 642014-04-29 Alan Lawrence <alan.lawrence@arm.com>
65
66 * MAINTAINERS (Write After Approval): Add myself.
67
a6703892 682014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
69
70 * MAINTAINERS: Move myself from Reviewers to Write After Approval
71 section.
72
5692cf37 732014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
74
75 * MAINTAINERS (Write After Approval): Delete myself.
76
478532eb 772014-04-17 Jakub Jelinek <jakub@redhat.com>
78
79 PR sanitizer/56781
80 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
81 and -B* options with -Xcompiler.
82
e40b19b7 832014-04-04 Eric Botcazou <ebotcazou@adacore.com>
84
85 PR bootstrap/60620
86 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
87 * Makefile.in: Regenerate.
88
e673a265 892014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
90
91 * Makefile.def (dependencies): Make all-ld depend on all-binutils
92 for WINDRES_FOR_TARGET in default-manifest.o rule.
93 * Makefile.in: Regenerate.
94
737fef9c 952014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
96
97 * MAINTAINERS (Write After Approval): Add myself.
98
f4ae1a00 992014-03-26 Jakub Jelinek <jakub@redhat.com>
100
101 PR sanitizer/56781
102 * Makefile.def: Set bootstrap=true; for host fixincludes.
103 * configure.ac: Don't bootstrap host fixincludes unless
104 --with-build-config=bootstrap-{a,ub}san.
105 * Makefile.in: Regenerated.
106 * configure: Regenerated.
107
ee055341 1082014-03-21 Jakub Jelinek <jakub@redhat.com>
109
110 * configure.ac: Move BUILD_CONFIG set up earlier. Add
111 --enable-vtable-verify option parsing. Don't add
112 target-libsanitizer to bootstrap_target_libs unless
113 --with-build-config=bootstrap-asan or
114 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
115 to bootstrap_target_libs unless --enable-vtable-verify.
116 * configure: Regenerated.
117
1279e87b 1182014-03-10 Anatoly Sokolov <aesok@post.ru>
119
120 * MAINTAINERS (Write After Approval): Add myself.
121
cf0201a5 1222014-03-07 Denis Chertykov <chertykov@gmail.com>
123
124 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
125
48d33b51 1262014-03-07 Jakub Jelinek <jakub@redhat.com>
127
128 PR bootstrap/58572
129 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
130 -I for libstdc++-v3 includes if $(LEAN).
131 * Makefile.in: Regenerated.
132
4dcc249a 1332014-03-04 Jonathan Wakely <jwakely@redhat.com>
134
135 * MAINTAINERS: Update my email address.
136
2da35515 1372014-02-24 Walter Lee <walt@tilera.com>
138
139 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
140 (tilegx-*-*): Change to tilegx*-*-*.
141 * configure: Regenerate.
142
2cdbba93 1432014-02-17 Loren J. Rittle <ljrittle@acm.org>
144
145 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
146
e3c32511 1472014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
148
149 * MAINTAINERS (Write After Approval): Add myself.
150
48118d02 1512014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
152
153 PR target/59788
154 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
155 *solaris2*.
156
68512f53 1572014-01-21 John David Anglin <danglin@gcc.gnu.org>
158
159 * MAINTAINERS: Update my email address.
160
a37bd79b 1612014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
162
163 * MAINTAINERS: Convert to UTF-8.
164 Properly sort Xinliang David Li's entry.
165
3c6280bd 1662013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
167 Sandra Loosemore <sandra@codesourcery.com>
168
169 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
170 nios2 port maintainers.
171
e8cac2b9 1722013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
173
174 * MAINTAINERS (Write After Approval): Add myself.
175
87ebeb4c 1762013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
177
178 * configure.ac: Add user-friendly check for native x86_64-linux
179 multilibs.
180 * configure: Regenerate.
181
a6163a50 1822013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
183
184 * MAINTAINERS: Add myself as sh maintainer.
185
edd0c8f9 1862013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
187
188 * MAINTAINERS: Add self as SLSR maintainer.
189
5acea9fa 1902013-11-18 Jan Hubicka <hubicka@ucw.cz>
191
192 * MAINTAINERS: Update my email address.
193
13ac96bc 1942013-11-15 David Edelsohn <dje.gcc@gmail.com>
195
196 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
197
39933134 1982013-11-07 Thomas Schwinge <thomas@codesourcery.com>
199
39933134 200 * Makefile.in: Regenerate.
201
5bf97959 202 * Makefile.tpl: Fix typo.
203 * Makefile.in: Regenerate partially.
204
4cb0d9c4 2052013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
206
207 * configure.ac: Added libcilkrts to noconfig list when C++ is not
208 supported.
209 * configure: Regenerated.
210
f4a910a9 2112013-11-01 Trevor Saunders <tsaunders@mozilla.com>
212
13ac96bc 213 * MAINTAINERS (Write After Approval): Add myself.
f4a910a9 214
e0fad718 2152013-10-30 Jason Merrill <jason@redhat.com>
216
217 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
218 --disable-build-format-warnings.
219
4710dd51 2202013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
221
222 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
223 depend on libstdc++ and libgcc.
224 * configure: Regenerate.
225 * configure.ac: Added libcilkrts to target binaries. Also, restrict
226 libcilkrts for POSIX and i*86, and x86_64 architectures.
227 * Makefile.in: Added libcilkrts related fields to support building it.
228
b1c06ff9 2292013-10-26 Jeff Law <law@redhat.com>
230
231 * Makefile.def (target_modules): Remove libmudflap
232 (languages): Remove check-target-libmudflap).
233 * Makefile.in: Rebuilt.
234 * Makefile.tpl (check-target-libmudflap-c++): Remove.
235 * configure.ac (target_libraries): Remove target-libmudflap.
236 Remove checks which disabled libmudflap on some systems.
237 * configure: Rebuilt.
238 * libmudflap: Directory removed.
239
a3eced2a 2402013-10-21 Cong Hou <congh@google.com>
241
242 * MAINTAINERS (Write After Approval): Add myself.
243
1abe98f5 2442013-10-16 Mike Stump <mikestump@comcast.net>
245
246 * .dir-locals.el: Add.
247
2bd17377 2482013-10-15 David Malcolm <dmalcolm@redhat.com>
249
250 * configure.ac: Add --enable-host-shared
251 * configure: Regenerate.
252
05a0ff33 2532013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
254
255 Import from savannah.gnu.org:
256 * config.guess: Update to 2013-06-10 version.
257 * config.sub: Update to 2013-10-01 version.
258
3c867e46 2592013-10-01 Simon Cook <simon.cook@embecosm.com>
260
261 Changes to build configuration to allow big endian ARC ELF toolchain
262 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
263 * configure: Regenerate.
264
9613c003 2652013-09-20 Alan Modra <amodra@gmail.com>
266
267 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
268 ppc host match. Support little-endian powerpc linux hosts.
269
c6fe43c9 2702013-09-19 Dodji Seketeli <dodji@redhat.com>
271
272 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
273 maintainer.
274
e4a25868 2752013-09-12 DJ Delorie <dj@redhat.com>
276
277 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
278 maintainers.
279
0c1a023f 2802013-09-03 Richard Biener <rguenther@suse.de>
281
282 * configure.ac: Also allow ISL 0.12.
283 * configure: Regenerated.
284
6dea65d7 2852013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
286
287 * MAINTAINERS (Write After Approval): Add myself.
288
b86afe72 2892013-08-27 David Malcolm <dmalcolm@redhat.com>
290
291 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
292
10f7e148 2932013-08-26 Caroline Tice <cmtice@google.com>
294
295 * MAINTAINERS: Correct earliers update: Move myself from libvtv
296 "Various Reviewers" to libvtv "Various Maintainers".
297
98b21e4d 2982013-08-20 Steven Bosscher <steven@gcc.gnu.org>
299
300 * MAINTAINERS: Add myself as RTL optimizers reviewer.
301
bccdf0b4 3022013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
303
304 * MAINTAINERS: Update name, email.
305
53225b66 3062013-08-13 Adam Butcher <adam@jessamine.co.uk>
307
308 * MAINTAINERS (Write After Approval): Add myself.
309
c2d6bf83 3102013-08-12 Caroline Tice <cmtice@google.com>
311
312 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
313 address in the Write After Approval section.
314
2226ec24 3152013-08-09 Carlos O'Donell <carlos@redhat.com>
316
317 * MAINTAINERS (Write After Approval): Update email.
318
a984f383 3192013-08-08 Benjamin Kosnik <bkoz@redhat.com>
6d0992e1 320
321 * configure.ac: Adjust to check VTV_SUPPORTED.
322 * configure: Regenerated.
323
b710ec85 3242013-08-02 Caroline Tice <cmtice@google.com>
325
326 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
327 on non-linux systems; add target-libvtv to noconfigdirs; add
328 libsupc++/.libs to C++ library search paths.
329 * configure: Regenerated.
330 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
331 libstdc++ and libgcc.
332 * Makefile.in: Regenerated.
333
2113607a 3342013-07-19 Yvan Roux <yvan.roux@linaro.org>
335
336 * MAINTAINERS (Write After Approval): Add myself.
337
c3f79c3e 3382013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
339 Shiva Chen <shiva0217@gmail.com>
340
341 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
342 nds32 port maintainers.
343
670aa33b 3442013-07-17 Tim Shen <timshen91@gmail.com>
345
346 * MAINTAINERS (Write After Approval): Add myself.
347
d6449910 3482013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
349
350 * configure.ac: Sync from binutils.
351 * configure: Regenerate.
352
f1b81732 3532013-06-14 Vidya Praveen <vidyapraveen@arm.com>
354
355 * MAINTAINERS (Write After Approval): Add myself.
356
2e541dc5 3572013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
358
359 * MAINTAINERS (Write After Approval): Add myself.
360
3538df8b 3612013-05-17 David Malcolm <dmalcolm@redhat.com>
362
363 * MAINTAINERS (Write After Approval): Add myself.
364
2f96cc7d 3652013-04-30 Brooks Moses <bmoses@google.com>
366
367 * MAINTAINERS: Update my email; move myself from Fortran
368 reviewer to Write After Approval.
369
45e22a2e 3702013-04-16 Andreas Schwab <schwab@suse.de>
371
372 * configure.ac (aarch64-*-*): Don't disable java.
373 * configure: Regenerate.
374
1affe137 3752013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
376
377 * MAINTAINERS (Write After Approval): Add myself.
378
ea58ca59 3792013-03-30 Matthias Klose <doko@ubuntu.com>
380
381 * Makefile.def (target_modules): Don't install libffi.
382 * Makefile.in: Regenerate.
383
39c96ed7 3842013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
385
386 * MAINTAINERS (Write After Approval): Add myself.
387
3309ecdd 3882013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
389
390 * MAINTAINERS (Write After Approval): Add myself.
391
e26fddfa 3922013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
393
394 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
395 * configure: Regenerated.
396
f2a89a8c 3972013-02-04 David Edelsohn <dje.gcc@gmail.com>
398
399 * MAINTAINERS: Explicitly add myself as AIX maintainer.
400 Remove Geoff Keating as rs6000 port maintainer, at his request.
401
6fabe7d6 4022013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
403
404 * MAINTAINERS: Update my email.
405
9f15b93a 4062013-01-23 Shenghou Ma <minux.ma@gmail.com>
407
9f15b93a 408 * configure: Re-generate.
409
5b0131d5 4102013-01-15 Richard Biener <rguenther@suse.de>
411
412 PR other/55973
413 * configure: Re-generate.
414
628a0abc 4152013-01-14 Matthias Klose <doko@ubuntu.com>
416
417 * Makefile.def (install-target-libsanitizer): Depend on
418 install-target-libstdc++-v3.
419 * Makefile.in: Regenerate.
420
b5e1d8ce 4212013-01-14 Richard Biener <rguenther@suse.de>
422
423 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
424 * configure: Re-generate
425
ddda1c99 4262013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
427
428 * config.sub: Update from config repo.
429
1410e798 4302013-01-11 Eric Botcazou <ebotcazou@adacore.com>
431
432 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
433 * Makefile.in: Regenerate.
434
d5f66764 4352013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
436
437 * MAINTAINERS (arc): Add new port maintainership for myself.
438
892c2426 4392013-01-09 Jason Merrill <jason@redhat.com>
440
441 * .gitignore: Import from gdb repository.
442
5b432015 4432013-01-09 H.J. Lu <hongjiu.lu@intel.com>
444
445 * Makefile.def (configure-gcc): Depend on all-gmp.
446 (all-gcc): Remove dependency on all-gmp.
447 * Makefile.in: Regenerated.
448
ad411049 4492013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
450
451 * config.sub: Merge from config repo.
3f61a25d 452 * config.guess: Ditto.
ad411049 453
8c300779 4542013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
455
456 * Makefile.def: Merge from binutils.
3f61a25d 457 * Makefile.in: Ditto.
8c300779 458
12068a25 4592013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
460
461 * MAINTAINERS: Update my email.
462
fb7a3b7a 4632012-12-29 Ben Elliston <bje@gnu.org>
464
465 * config.guess: Update to 2012-12-29 version.
466 * config.sub: Likewise.
467
7f3fd756 4682012-12-20 Matthias Klose <doko@ubuntu.com>
469
470 * Makefile.def (install-target-libgfortran): Depend on
471 install-target-libquadmath, install-target-libgcc.
472 (install-target-libsanitizer): Depend on install-target-libgcc.
473 (install-target-libjava): Depend on install-target-libgcc.
474 (install-target-libitm): Depend on install-target-libgcc.
475 (install-target-libobjc): Depend on install-target-libgcc.
476 (install-target-libstdc++-v3): Depend on install-target-libgcc.
477 * Makefile.in: Regenerate.
478
01b851c8 4792012-12-19 Matthias Klose <doko@ubuntu.com>
480
481 * Makefile.def (install-target-libgo): Depend on
482 install-target-libatomic.
483 * Makefile.in: Regenerate.
484
d64d3175 4852012-12-18 Andreas Schwab <schwab@linux-m68k.org>
486
487 PR go/55201
488 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
489 * Makefile.in: Regenerate.
490
e4c33dd2 4912012-12-16 Thomas Schwinge <thomas@codesourcery.com>
492
493 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
494 * configure: Regenerate.
495
4f347248 4962012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
497
498 * config.sub: Merge from config repo.
499
579abfee 5002012-12-11 H.J. Lu <hongjiu.lu@intel.com>
501
502 * Makefile.def (target_modules): Add bootstrap=true and
503 raw_cxx=true to libsanitizer.
504 * configure.ac (bootstrap_target_libs): Add libsanitizer.
505 * Makefile.in: Regenerated.
506 * configure: Likewise.
507
b6622d9a 5082012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
509
510 * MAINTAINERS: Remove self as RTL optimization maintainer.
511
7c7bdcc9 5122012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
513
514 * MAINTAINERS (Write After Approval): Add myself.
515
d0ea526a 5162012-11-28 H.J. Lu <hongjiu.lu@intel.com>
517
518 * Makefile.def (target_modules): Remove bootstrap=true and
519 raw_cxx=true from libsanitizer.
520 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
521 * Makefile.in: Regenerated.
522 * configure: Likewise.
523
9e5b186b 5242012-11-28 H.J. Lu <hongjiu.lu@intel.com>
525
526 * Makefile.def (target_modules): Add bootstrap=true and
527 raw_cxx=true to libsanitizer.
528 * configure.ac (bootstrap_target_libs): Add libsanitizer.
529 * Makefile.in: Regenerated.
530 * configure: Likewise.
531
3e54888f 5322012-11-28 Andrew Pinski <apinski@cavium.com>
533
534 PR bootstrap/54279
535 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
536 * configure: Regenerate.
537 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
538 * Makefile.in: Regenerate.
539
69f1e2f5 5402012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
541
542 * configure.ac: Disable libsanitizer if we're not building C++.
543 * configure: Regenerate.
544
8738bcea 5452012-11-15 Roland McGrath <roland@hack.frob.com>
546
547 * MAINTAINERS (Write After Approval): Add myself.
548
82976749 5492012-11-15 Dmitry Vyukov <dvyukov@google.com>
550
551 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
552 Kostya Serebryany (kcc@google.com) and
553 Jakub Jelinek (jakub@redhat.com).
554 Rename area for Dodji Seketeli (dodji@redhat.com).
555
d47aa3d7 5562012-11-15 Dodji Seketeli <dodji@redhat.com>
557
558 * MAINTAINERS: (asan.c, related): Add myself.
559
9d36d513 5602012-11-14 Roland McGrath <mcgrathr@google.com>
561
562 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
563 * configure: Regenerate.
564
492e75a7 5652012-11-13 Richard Henderson <rth@redhat.com>
566
567 * configure.ac: Move libsanitizer logic to subdirectory.
568 * configure: Regenerate.
569
4afab99b 5702012-11-13 Dodji Seketeli <dodji@redhat.com>
571
572 * configure.ac: Enable libsanitizer just on x86 linux for now.
573 * configure: Re-generate.
574
c36ee471 5752012-11-13 David Edelsohn <dje.gcc@gmail.com>
576
577 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
578 sections.
579 * configure: Regenerate.
580
2b0a94ce 5812012-11-13 Hans-Peter Nilsson <hp@axis.com>
582
583 * configure.ac: Add section for configdirs for libsanitizer.
584 Disable for cris-*-* and mmix-*-*.
585 * configure: Regenerate.
586
549e2197 5872012-11-12 Wei Mi <wmi@google.com>
588
589 * configure.ac: Add libsanitizer to target_libraries.
590 * Makefile.def: Ditto.
591 * configure: Regenerate.
592 * Makefile.in: Regenerate.
593 * libsanitizer: New directory for asan runtime. Contains an empty
594 tsan directory.
595
db54564d 5962012-11-03 Corinna Vinschen <corinna@vinschen.de>
597
598 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
599 against Mingw64 w32api.
600 * configure: Regenerate.
601
a3ba808f 6022012-11-03 H.J. Lu <hongjiu.lu@intel.com>
603
604 * configure: Regenerated.
605
d3cf0a31 6062012-11-03 Robert Mason <rbmj@verizon.net>
607
608 * configure.ac: add --disable-libstdcxx configure option
609 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
610
21ebaa24 6112012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
14a43d71 612
613 * MAINTAINERS (Write After Approval): Add myself.
614
c1fb36a7 6152012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
616
617 * MAINTAINERS (Write After Approval): Add myself.
618
e6ce2930 6192012-10-24 Sharad Singhai <singhai@google.com>
620
621 * MAINTAINERS (Write After Approval): Add myself.
622
4cf82c8f 6232012-10-24 Eric Christopher <echristo@gmail.com>
624
625 * MAINTAINERS: Update email address.
626
74f1ea54 6272012-10-23 Eric Botcazou <ebotcazou@adacore.com>
628
629 PR bootstrap/54820
630 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
631 * configure: Regenerate.
632
fe1e8062 6332012-10-23 Richard Earnshaw <rearnsha@arm.com>
634
635 * MAINTAINERS (aarch64): Add Marcus and myself.
636
13687c85 6372012-10-22 Eric Botcazou <ebotcazou@adacore.com>
638
639 PR bootstrap/54820
640 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
641 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
642 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
643 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
644 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
645 * Makefile.in: Regenerate.
646 * configure.ac (have_static_libs): New variable and associated check.
647 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
648 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
649 * configure: Regenerate.
650
dbdd0b0a 6512012-10-10 Richard Biener <rguenther@suse.de>
652
13687c85 653 * MAINTAINERS: Adjust for changed surname.
dbdd0b0a 654
4952ac85 6552012-10-04 Lawrence Crowl <crowl@google.com>
656
657 * MAINTAINERS (Write After Approval): Add myself.
658
20bc37d3 6592012-10-01 Cary Coutant <ccoutant@google.com>
660
661 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
662
e4fbfaf5 6632012-09-28 Ian Lance Taylor <iant@google.com>
664
665 * Makefile.def: Make all-target-libgo depend on
666 all-target-libbacktrace.
667 * Makefile.in: Rebuild.
668
3f425711 6692012-09-26 Ian Lance Taylor <iant@google.com>
670
671 * Makefile.def: Make all-gcc depend on all-libbacktrace.
672 * Makefile.in: Rebuild.
673
445ca83a 6742012-09-20 Walter Lee <walt@tilera.com>
675
676 * configure.ac: Add tilegx to list of targets that support gold.
677 * configure: Regenerate.
678
4f1f0b59 6792012-09-20 Marek Polacek <polacek@redhat.com>
680
681 * MAINTAINERS (Write After Approval): Add myself.
682
62f0972f 6832012-09-19 Steve Ellcey <sellcey@mips.com>
684
685 * configure.ac: Add mips*-mti-elf* target.
686 * configure: Regenerate.
687
ecd3459e 6882012-09-17 Ian Lance Taylor <iant@google.com>
689
690 * MAINTAINERS (Various Maintainers): Add libbacktrace.
691 * configure.ac (host_libs): Add libbacktrace.
692 (target_libraries): Add libbacktrace.
693 * Makefile.def (host_modules): Add libbacktrace.
694 (target_modules): Likewise.
695 * configure, Makefile.in: Rebuild.
696
286256c7 6972012-09-14 David Edelsohn <dje.gcc@gmail.com>
698
699 PR target/38607
700 Merge upstream change.
701 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
702
703 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
704 Add libgomp*.o to compare_exclusions for AIX.
705 * configure: Regenerate.
706
7072012-09-06 Diego Novillo <dnovillo@google.com>
f819bb73 708
709 * configure.ac: Bump minimum GMP version to 4.2.3.
710 * configure: Re-generate.
711
fd28e216 7122012-09-05 Georg-Johann Lay <avr@gjlay.de>
713
714 PR target/54461
715 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
716 target-libgloss if not configured --with-avrlibc=no.
717 * configure: Regenerate.
718
a2ecd49c 7192012-09-04 Jason Merrill <jason@redhat.com>
720
721 * configure.ac: Fix --enable-languages=all.
722
1c51b1cb 7232012-09-04 Christophe Lyon <christophe.lyon@st.com>
724
725 * MAINTAINERS (Write After Approval): Add myself.
726
83d54ac4 7272012-09-03 Richard Guenther <rguenther@suse.de>
728
729 PR bootstrap/54138
730 * configure.ac: Re-organize ISL / CLOOG checks to allow
731 disabling with either --without-isl or --without-cloog.
732 * configure: Regenerated.
733
353d7224 7342012-09-03 Georg-Johann Lay <avr@gjlay.de>
735
736 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
737 * configure: Regenerate.
738
4b82a38e 7392012-08-27 Ulrich Drepper <drepper@gmail.com>
740
741 * MAINTAINERS: Fix my email address.
742
8f616a9a 7432012-08-26 H.J. Lu <hongjiu.lu@intel.com>
744
745 PR binutils/4970
746 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
747 and opcodes.
748 * Makefile.in: Regenerated.
749
29a97e55 7502012-08-26 Art Haas <ahaas@impactweather.com>
751
752 * configure: Regenerate.
753
d52e9bac 7542012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
755
756 * INSTALL/README: Also refer to the online installation
757 instructions.
758
16c8957d 7592012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
760
761 * MAINTAINERS (Write After Approval): Add myself.
762 (Picochip port): Remove myself.
763
2b15d2ba 7642012-08-14 Diego Novillo <dnovillo@google.com>
765
766 Merge from cxx-conversion branch.
767
768 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
769 POSTSTAGE1_CONFIGURE_FLAGS.
770 * Makefile.in: Regenerate.
771 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
772 Force C++ when bootstrapping.
773 * configure: Regenerate.
774
8a8e7dae 7752012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
776
777 * MAINTAINERS (Write After Approval): Add myself.
778
9f47255d 7792012-07-16 Joseph Myers <joseph@codesourcery.com>
780
781 * README: Document use of ranges of years in copyright notices.
782
281f78b6 7832012-07-06 Richard Guenther <rguenther@suse.de>
784
785 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
786 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
787 --with-gmp=system.
788 * Makefile.in: Regenerated.
789 * configure: Likewise.
790
e4128452 7912012-07-06 Richard Guenther <rguenther@suse.de>
792
793 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
794 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
795 supply V=1 as extra_make_flags.
796 * configure: Regenerated.
797 * Makefile.in: Likewise.
798
7d7c5628 7992012-07-04 Tristan Gingold <gingold@adacore.com>
800
801 * configure: Regenerate.
802
72c2409a 8032012-07-03 Richard Guenther <rguenther@suse.de>
804
805 * Makfile.def (isl): Remove not necessary extra_exports and
806 extra_make_flags.
807 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
808 * Makefile.in: Regenerated.
809
bacb15cb 8102012-07-03 Richard Guenther <rguenther@suse.de>
811
812 * Makefile.def (cloog): Add V=1 to extra_make_flags.
813 * configure.ac: If either the ISL or the CLooG check failed
814 do not try to build in-tree versions.
815 * Makefile.in: Regenerated.
816 * configure: Regenerated.
817
03946639 8182012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
819
820 * configure: Regenerate.
821
023c7143 8222012-07-02 Janis Johnson <janisjo@codesourcery.com>
823
aadbf54e 824 * MAINTAINERS (Various Maintainers): Add myself as testsuite
023c7143 825 maintainer.
826
cf7b9544 8272012-07-02 Richard Guenther <rguenther@suse.de>
828
829 * configure: Regenerated.
830
87e20041 8312012-07-02 Richard Guenther <rguenther@suse.de>
832 Michael Matz <matz@suse.de>
833 Tobias Grosser <tobias@grosser.es>
834 Sebastian Pop <sebpop@gmail.com>
835
836 * Makefile.def: Add ISL host module, remove PPL host module.
837 Adjust ClooG host module to use the proper ISL.
838 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
839 * configure.ac: Include config/isl.m4. Add ISL host library,
840 remove PPL. Remove PPL configury, add ISL configury, adjust
841 ClooG configury.
842 * Makefile.in: Regenerated.
843 * configure: Likewise.
844
32819af5 8452012-07-02 Richard Guenther <rguenther@suse.de>
846
847 Merge from graphite branch
848 2011-07-21 Tobias Grosser <tobias@grosser.es>
105e2ee2 849
32819af5 850 * configure: Regenerated.
851 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
852 both cloog.org and legacy versions. The only supported version will
853 be CLooG with the isl backend.
854
855 2011-07-21 Tobias Grosser <tobias@grosser.es>
105e2ee2 856
32819af5 857 * configure: Regenerated.
858 * configure.ac: Require cloog isl 0.17.0
859
860 2011-07-21 Tobias Grosser <tobias@grosser.es>
105e2ee2 861
32819af5 862 * configure: Regenerated.
863 * config/cloog.m4: Do not define CLOOG_ORG
864
e53d55e7 8652012-06-29 Steven Bosscher <steven@gcc.gnu.org>
866
867 * configure.ac: Skip C if explicitly selected.
868 * configure: Regenerate.
869
2be1222c 8702012-06-28 Christophe Lyon <christophe.lyon@st.com>
871
872 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
873 they contain -O2.
874 * configure: Regenerate.
875
f84542f4 8762012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
877
878 PR debug/53740
879 * df.h, df-problems.c, dce.c: Revert last patch.
880
a9dc3c0c 8812012-06-25 Iain Sandoe <iain@codesourcery.com>
882
883 * MAINTAINERS (Write After Approval): Update my email address.
884
7d075cd4 8852012-06-21 Meador Inge <meadori@codesourcery.com>
886
887 * MAINTAINERS (Write After Approval): Add myself.
888
55df1c00 8892012-06-20 Jason Merrill <jason@redhat.com>
890
891 * Makefile.tpl (check-target-libgomp-c++): New.
892 (check-target-libitm-c++): New.
893 * Makefile.def (c++): Add them.
894 * Makefile.in: Regenerate.
895
59c7f52c 8962012-05-29 Edmar Wienskoski <edmar@freescale.com>
897
9f9d05ad 898 * MAINTAINERS (Write After Approval): Add myself.
59c7f52c 899
9281483c 9002012-05-16 Olivier Hainque <hainque@adacore.com>
901
902 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
903 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
904 (install-no-fixedincludes): Adjust accordingly.
905 * Makefile.in: Regenerate.
906
07dd0175 9072012-05-15 H.J. Lu <hongjiu.lu@intel.com>
908
909 Merge upstream change
910 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
911
01446888 9122012-05-14 Marc Glisse <marc.glisse@inria.fr>
913
914 * MAINTAINERS (Write After Approval): Add myself.
915
37ca4325 9162012-05-09 Nick Clifton <nickc@redhat.com>
917 Paul Smith <psmith@gnu.org>
918
919 PR bootstrap/50461
920 * configure.ac (mpfr-dir): When using in-tree MPFR sources
921 allow for the fact that from release v3.1.0 of MPFR the source
922 files were moved into a src sub-directory.
923 * configure: Regenerate.
924
cb1d9044 9252012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
926
927 * configure.ac: Bump minimum MPFR version to 2.4.0.
928 * configure: Regenerated.
929
6db1d2ca 9302012-05-01 Richard Henderson <rth@redhat.com>
931
932 * Makefile.def (libatomic): New target_module.
933 * configure.ac (target_libraries): Add libatomic.
934 (noconfigdirs): Check if libatomic is supported.
935 * Makefile.in, configure: Rebuild.
936
dabffd26 9372012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
938
939 * MAINTAINERS (Write After Approval): Add myself.
940
2e4c90f0 9412012-04-25 Joel Brobecker <brobecker@adacore.com>
942
943 * config.sub: Update to 2012-04-18 version from official repo.
944
ca5fddee 9452012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
946
947 * MAINTAINERS (Write After Approval): Add myself.
948
4b1da543 9492012-04-11 Steve Ellcey <sellcey@mips.com>
950
951 * MAINTAINERS: Changed email address.
952
d32d7e3a 9532012-03-28 Georg-Johann Lay <avr@gjlay.de>
954
955 PR target/52737
956 * contrib/gcc_update (files_and_dependencies):
957 Remove gcc/config/avr/t-multilib from touch data.
958
5641963c 9592012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
960
961 * MAINTAINERS (OS Port Maintainers): Remove irix.
962 * configure.ac (enable_libgomp): Remove *-*-irix6*.
963 (unsupported_languages): Remove mips-sgi-irix6.*.
964 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
965 (with_stabs): Remove.
966 * configure: Regenerate.
967
126b6848 9682012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
969
970 * MAINTAINERS (OS Port Maintainers): Remove osf.
971 * configure.ac (enable_libgomp): Remove *-*-osf*.
972 (with_stabs): Remove alpha*-*-osf*.
973 * configure: Regenerate.
974
3211401d 9752012-03-05 Tristan Gingold <gingold@adacore.com>
976
977 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
978 * configure: Regenerate.
979
2ed0a241 9802012-02-17 Walter Lee <walt@tilera.com>
981
982 * MAINTAINERS: (Write After Approval): Delete myself.
983
0ead4a40 9842012-02-14 Walter Lee <walt@tilera.com>
985
7ce78e23 986 * MAINTAINERS (tilegx port): Add myself.
987 (tilepro port): Add myself.
988 (Write After Approval): Add myself.
0ead4a40 989
9ca9f087 9902012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
991
9f9d05ad 992 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
993 and Joseph Myers as docstring relicensing maintainers.
9ca9f087 994
db5c425c 9952012-02-09 Bin Cheng <bin.cheng@arm.com>
996
997 * MAINTAINERS (write-after-approval): Add myself.
998
beb12b9a 9992012-02-08 Ira Rosen <irar@il.ibm.com>
1000
1001 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1002 maintainer.
1003
520fc380 10042012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1005
9f9d05ad 1006 * MAINTAINERS (Write After Approval): Move myself to
1007 maintain alphabetical order.
520fc380 1008
18954e20 10092012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1010
1011 * MAINTAINERS (Write After Approval): Add myself.
1012
ced6b82b 10132012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1014
1015 * MAINTAINERS (Write After Approval): Add myself.
1016
b9fdd12b 10172012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1018 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1019
1020 * configure.ac (cr16-*-*): Remove nonconfigdirs.
1021 * configure: Regenerate.
1022
eddf880c 10232012-01-23 Harshit Chopra <harshit@google.com>
1024
1025 * MAINTAINERS (Write After Approval): Add myself.
1026
af8e12d0 10272012-01-22 Douglas B Rupp <rupp@ngnat.com>
1028
1029 * configure.ac: Remove reference to mh-interix.
1030 * configure: Regenerate.
1031
b33ca042 10322012-01-05 Richard Henderson <rth@redhat.com>
1033
1034 PR bootstrap/51072
1035 * configure.ac: Disable libitm if c++ is not enabled.
1036 * configure: Rebuild.
1037
4f91566f 1038 * configure.ac: Fix regexp for same.
1039 * configure: Rebuild.
1040
c113f16e 10412012-01-02 Balaji V. Iyer <bviyer@gmail.com>
1042
1043 * MAINTAINERS (Write After Approval): Add myself.
1044
081e4b6d 10452012-01-02 Richard Guenther <rguenther@suse.de>
1046
1047 PR bootstrap/51686
1048 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1049 * Makefile.in: Regenerate.
1050
21ebaa24 10512011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
8143549b 1052
1053 * MAINTAINERS (Write After Approval): Add myself.
1054
9d5fd7d0 10552011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1056
1057 * configure: Regenerate.
1058
10592011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
b1586233 1060
1061 * MAINTAINERS (picochip): Changed email address.
1062
e34c6adc 10632011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1064
1065 * MAINTAINERS (write-after-approval): Add self.
1066
78e515f7 10672011-11-29 DJ Delorie <dj@redhat.com>
1068
1069 * configure.ac (rl78-*-*) New case.
1070 * configure: Regenerate.
1071 * MAINTAINERS: Add myself as RL78 maintainer.
1072
4dd6e369 10732011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1074
1075 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1076
30369aff 10772011-11-21 Andreas Tobler <andreast@fgznet.ch>
1078
793e508a 1079 * libtool.m4: Additional FreeBSD 10 fixes.
30369aff 1080
e5e22f9b 10812011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
1082
1083 * MAINTAINERS: Move myself from Write After Approval to CPU Port
1084 Maintainers section, as Epiphany maintainer.
1085
59bc2a23 10862011-11-18 Iain Sandoe <iains@gcc.gnu.org>
1087
1088 PR target/49992
1089 * configure.ac: Remove ranlib special-casing for Darwin.
1090 * configure: Regenerate.
1091
9d356928 10922011-11-12 Andrey Belevantsev <abel@ispras.ru>
1093
1094 * MAINTAINERS (Reviewers): Keep the list sorted.
1095
bc9e567b 10962011-11-11 Andrey Belevantsev <abel@ispras.ru>
1097
1098 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1099
3f71364d 11002011-11-09 Roland McGrath <mcgrathr@google.com>
1101
1102 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1103 * configure: Rebuild.
1104 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1105 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1106 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1107 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1108 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1109 Add READELF.
1110 * Makefile.in: Rebuild.
1111
d2f3722f 11122011-11-09 Jason Merrill <jason@redhat.com>
1113
1114 * Makefile.def (language=c++): Remove check-c++0x.
1115 * Makefile.in (check-gcc-c++): Regenerate.
1116
298c66d9 11172011-11-08 Richard Henderson <rth@redhat.com>
1118
42b15c81 1119 * configure.ac: Test for libitm directory present first.
1120
c52ccbc7 1121 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1122
298c66d9 1123 * configure.ac: Test libitm/configure.tgt to disable libitm.
1124 * configure: Rebuild.
1125
4c0315d0 11262011-11-07 Aldy Hernandez <aldyh@redhat.com>
1127 Richard Henderson <rth@redhat.com>
1128
1129 Merged from transactional-memory.
1130
1131 * Makefile.def (lang_env_dependencies): libitm is c++.
1132 Add libitm target module.
1133 * configure.ac: Likewise.
1134 * config/mmap.m4: New file.
1135 * contrib/gcc_update: Add libitm to touch data.
1136 * Makefile.in, configure: Rebuild.
1137
4dc4ff49 11382011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1139
1140 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1141 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1142 * Makefile.in: Regenerate.
1143
a4cb2380 11442011-11-01 DJ Delorie <dj@redhat.com>
1145
1146 * config.sub: Update to version 2011-10-29 (added rl78)
1147
bf27d02a 11482011-10-27 Nick Clifton <nickc@redhat.com>
1149
1150 * config.sub: Import these changes from the config project:
1151
21ebaa24 1152 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
bf27d02a 1153 Ben Elliston <bje@gnu.org>
1154
1155 * config.sub (epiphany): New.
1156
1157 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1158 Ben Elliston <bje@gnu.org>
1159
9f9d05ad 1160 * config.sub (hexagon, hexagon-*): New.
bf27d02a 1161
1162 2011-08-23 Roland McGrath <mcgrathr@google.com>
1163
1164 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1165 64eb to be64.
1166
1167 2011-08-16 Roland McGrath <mcgrathr@google.com>
1168
1169 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1170 (nacl): Grok as alias for 32el-unknown-nacl.
1171
9643b617 11722011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
1173
1174 * MAINTAINERS (Write After Approval): Add myself.
1175
3154a671 11762011-10-24 Teresa Johnson <tejohnson@google.com>
1177
1178 * MAINTAINERS (Write After Approval): Add myself.
1179
17f05434 11802011-09-21 Jakub Jelinek <jakub@redhat.com>
1181
1182 * MAINTAINERS (sparc port): Remove myself.
1183
a70902b9 11842011-09-14 Tom de Vries <tom@codesourcery.com>
1185
1186 * MAINTAINERS (Write After Approval): Add myself.
1187
ccdfa490 11882011-08-14 Yao Qi <yao@codesourcery.com>
1189
1190 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1191 * configure: Regenerate.
1192
d7c9b4c1 11932011-07-26 Ian Lance Taylor <iant@google.com>
1194
1195 * configure.ac: Set have_compiler based on whether gcc directory
1196 exists, rather than on whether gcc is in configdirs.
1197 * configure: Rebuild.
1198
82d86cad 11992011-07-21 Joseph Myers <joseph@codesourcery.com>
1200
1201 * MAINTAINERS (Global Reviewers): Add self.
1202
18540031 12032011-07-20 David Edelsohn <dje.gcc@gmail.com>
1204
1205 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1206 link directories.
1207 * Makefile.in: Rebuild.
1208
6c59dfa4 12092011-07-20 Ian Lance Taylor <iant@google.com>
1210
1211 PR bootstrap/49787
1212 * configure.ac: Move --enable-bootstrap handling earlier in file.
1213 If --enable-bootstrap and either --enable-build-with-cxx or
1214 --enable-build-poststage1-with-cxx, enable C++ automatically.
1215 * configure: Rebuild.
1216
ef3c41c7 12172011-07-19 Ian Lance Taylor <iant@google.com>
1218
1219 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1220 make C++ a boot_language. Set and substitute
1221 POSTSTAGE1_CONFIGURE_FLAGS.
1222 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1223 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1224 * configure, Makefile.in: Rebuild.
1225
60307e2e 12262011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1227
1228 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1229 maintainers.
1230
235d9f19 12312011-07-18 Jakub Jelinek <jakub@redhat.com>
4d72c922 1232
235d9f19 1233 * MAINTAINERS (Global Reviewers): Add myself.
4d72c922 1234
235d9f19 12352011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6ea7b8cc 1236
235d9f19 1237 * configure: Regenerate.
6ea7b8cc 1238
365b3651 12392011-07-16 Jason Merrill <jason@redhat.com>
1240
1241 * Makefile.def (language=c++): Add check-c++0x and
1242 check-target-libmudflap-c++.
1243 * Makefile.tpl (check-target-libmudflap-c++): New.
1244 * Makefile.in: Regenerate.
1245
d7e52ac9 12462011-07-16 Matthias Klose <doko@ubuntu.com>
1247
1248 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1249 * Makefile.def (target_modules/libjava): Pass
1250 $(EXTRA_CONFIGARGS_LIBJAVA).
1251 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1252 if not configured with --enable-static-libjava.
1253 * Makefile.in: Regenerate.
1254 * configure: Likewise.
1255
a7313276 12562011-07-15 Jason Merrill <jason@redhat.com>
1257
1258 * Makefile.in (check-c++): Move check-gcc-c++0x after
1259 check-target-libstdc++-v3.
1260
a6e1cf84 12612011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1262
1263 * MAINTAINERS (c6x port): New entry.
1264
36bc8a20 12652011-07-13 Jason Merrill <jason@redhat.com>
1266
1267 * Makefile.in (check-gcc-c++0x): New.
1268 (check-c++): Depend on it.
1269
14f27bc6 12702011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1271
1272 PR target/39150
1273 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1274 x86_64-*-solaris2.1[0-9]*.
1275 * configure: Regenerate.
1276
f1999bd7 12772011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1278
1279 * MAINTAINERS (RTL optimizers): Add self.
1280
3feb1f45 12812011-06-27 Gabriel Charette <gchare@google.com>
1282
1283 * MAINTAINERS (Write After Approval): Add myself.
1284
5ab7e123 12852011-06-22 Hans-Peter Nilsson <hp@axis.com>
1286
114f45f3 1287 PR regression/47836
1288 PR bootstrap/23656
1289 PR other/47733
1290 PR bootstrap/49247
af51f477 1291 PR c/48825
5ab7e123 1292 * configure.ac (target_libraries): Remove target-libiberty.
1293 Remove case-statement setting skipdirs=target-libiberty for
1294 multiple targets. Remove checking target_configdirs and
1295 removing target-libiberty but keeping target-libgcc if
1296 otherwise empty.
1297 * Makefile.def (target_modules): Don't add libiberty.
1298 (dependencies): Remove all traces of target-libiberty.
1299 * configure, Makefile.in: Regenerate.
1300
e5fa74b2 13012011-06-13 Walter Lee <walt@tilera.com>
1302
1303 * configure.ac (tilepro-*-*) New case.
1304 (tilegx-*-*): Likewise.
1305 * configure: Regenerate.
1306
a0a6c588 13072011-06-06 Jing Yu <jingyu@google.com>
1308
1309 * configure.ac: Skip target-libiberty for
1310 arm*-*-linux-androideabi.
1311 * configure: Regenerated.
1312
4292c66b 13132011-06-06 Nick Clifton <nickc@redhat.com>
1314
1315 * config.sub: Sync from upstream.
1316
25fc2f5e 13172011-06-05 Nenad Vukicevic <nenad@intrepid.com>
1318
1319 * MAINTAINERS (Write After Approval): Add myself.
1320
85cb8292 13212011-06-01 Daniel Jacobowitz <drow@false.org>
1322
1323 * MAINTAINERS: Update my email address.
1324
8fa175ca 13252011-05-27 Nathan Froyd <froydnj@codesourcery.com>
1326
1327 * MAINTAINERS (Write After Approval): Update my email address.
1328
5dcf74a8 13292011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
1330
1331 * MAINTAINERS (Write After Approval): Add myself.
1332
ed9516f5 13332011-05-08 Doug Kwan <dougkwan@google.com>
1334
1335 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1336 * configure: Regenerated.
1337 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1338 value from configure.
1339 * Makefile.in: Regenerated.
1340
d556f192 13412011-05-05 Joseph Myers <joseph@codesourcery.com>
1342
1343 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1344 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1345 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1346 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1347 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1348 *-*-vxworks*): Disable newlib and libgloss in separate case
1349 statement.
1350 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1351 to separate case statement.
1352 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1353 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1354 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1355 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1356 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1357 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1358 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1359 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1360 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1361 i[[3456789]]86-*-rdos*, m32r-*-*,
1362 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1363 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1364 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1365 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1366 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1367 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1368 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1369 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1370 and libgloss in main case over targets. Remove most empty cases
1371 in main case over targets.
1372 * configure: Regenerate.
1373
aa1a21f6 13742011-05-04 Janis Johnson <janisjo@codesourcery.com>
1375
1376 * MAINTAINERS (Write After Approval): Add myself.
1377
2a169c02 13782011-05-04 Joseph Myers <joseph@codesourcery.com>
1379
1380 * configure.ac: Remove code setting special library locations for
1381 hppa*64*-*-hpux11*. Remove code setting compiler for
1382 sparc-sun-solaris2*.
1383 * configure: Regenerate.
1384
e0942c78 13852011-05-04 Joseph Myers <joseph@codesourcery.com>
1386
1387 * configure.ac: Separate libgloss_dir settings from general case
1388 over targets.
1389 * configure: Regenerate.
1390
a7e330e9 13912011-04-28 Joseph Myers <joseph@codesourcery.com>
1392
1393 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1394 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1395 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1396 cases in libgcj-disabling case statement.
1397 (hppa*64*-*-linux*): Set unsupported_languages instead of
1398 disabling target-zlib.
1399 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1400 to hppa*64*-*-hpux*.
1401 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1402 hppa*-*-hpux*.
1403 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1404 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1405 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1406 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1407 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1408 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1409 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1410 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1411 libgcj-disabling case statement.
1412 * configure: Regenerate.
1413
91b5b6ec 14142011-04-28 Joseph Myers <joseph@codesourcery.com>
1415
1416 * configure.ac: Disable Java for targets not supporting libffi.
1417 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1418 Remove cases in Java-disabling statement.
1419 (*arm-wince-pe): Change to arm-wince-pe.
1420 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1421 cases in Java-disabling statement.
1422 (bfin-*-*): Don't disable Java again.
1423 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1424 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1425 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1426 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1427 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1428 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1429 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1430 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1431 Java-disabling statement.
1432 (mmix-*-*): Don't disable Java again.
1433 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1434 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1435 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1436 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1437 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1438 statement.
1439 * configure: Regenerate.
1440
f24be480 14412011-04-28 Joseph Myers <joseph@codesourcery.com>
1442
1443 * configure.ac: Separate cases disabling Java and Java libraries
1444 from general case over targets.
1445 * configure: Regenerate.
1446
9ea58440 14472011-04-21 Jie Zhang <jzhang918@gmail.com>
1448
1449 * MAINTAINERS: Update my email address.
1450
452f8ae3 14512011-04-20 Easwaran Raman <eraman@google.com>
1452
1453 * MAINTAINERS (Write After Approval): Add myself.
1454
b990d06f 14552011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1456
1457 PR lto/48086
1458 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1459 * configure: Regenerate.
1460
7e5601f3 14612011-04-16 Jim Meyering <meyering@redhat.com>
1462
1463 * MAINTAINERS (Write After Approval): Add myself.
1464
98e42167 14652011-04-15 Dodji Seketeli <dodji@redhat.com>
1466
1467 * MAINTAINERS: Update my email address.
1468
6e4c9889 14692011-04-13 Georg-Johann Lay <avr@gjlay.de>
1470
1471 * MAINTAINERS (Write After Approval): Add myself.
1472
0d468767 14732011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1474
1475 * MAINTAINERS (Write After Approval): Add myself.
1476
ec23ac4d 14772011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1478
1479 * MAINTAINERS (Write After Approval): Add myself.
1480
4fc99708 14812011-04-06 Joseph Myers <joseph@codesourcery.com>
1482
1483 * configure.ac (build_tools): Remove build-byacc.
1484 (host_libs): Remove mmalloc.
1485 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1486 autoconf automake libtool diff rcs fileutils shellutils time
1487 textutils wdiff find uudecode hello tar gzip indent recode release
1488 sed perl gawk findutils gettext zip.
1489 (libgcj): Remove target-qthreads.
1490 (target_tools): Remove target-examples target-gperf.
1491 (YACC): Don't handle building byacc.
1492 * configure: Regenerate.
1493 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1494 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1495 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1496 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1497 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1498 handle building components.
1499 * Makefile.in: Regenerate.
1500
eb4ff2b6 15012011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1502
1503 * MAINTAINERS: Update my email address as Xtensa maintainer.
1504
b87642af 15052011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1506
1507 * config.sub: Sync from upstream.
1508
76c19016 15092011-04-01 Joseph Myers <joseph@codesourcery.com>
1510
1511 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1512 (microblaze*): Don't disable libssp.
1513 * configure: Regenerate.
1514
c36c585e 15152011-04-01 Joseph Myers <joseph@codesourcery.com>
1516
1517 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1518 moveifchange.
1519 * configure: Regenerate.
1520 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1521 * Makefile.in: Regenerate.
1522
93faf308 15232011-04-01 Joseph Myers <joseph@codesourcery.com>
1524
1525 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1526 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1527 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1528 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1529 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1530 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1531 md_exec_prefix cases.
1532 * configure: Regenerate.
1533
d5831552 15342011-04-01 Joseph Myers <joseph@codesourcery.com>
1535
1536 * configure.ac: Separate cases disabling target-libssp,
1537 target-libiberty, target-libstdc++-v3 and Fortran from general
1538 case over targets.
1539 * configure: Regenerate.
1540
71559dce 15412011-04-01 Joseph Myers <joseph@codesourcery.com>
1542
1543 * configure.ac (*-*-chorusos): Don't disable libgcj.
1544 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1545 Remove case.
1546 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1547 (arm-*-coff): Don't disable libgcj.
1548 (arm*-*-linux-gnueabi): Remove useless assignment.
1549 (arm-*-riscix*): Don't disable libgcj.
1550 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1551 configuration.
1552 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1553 (c54x*-*-*): Remove case.
1554 (tic54x-*-*): Don't disable GCC or GCC libraries.
1555 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1556 to *.
1557 (d10v-*-*): Don't disable GCC libraries.
1558 (d30v-*-*): Don't disable libgcj.
1559 (h8500-*-*): Don't disable GCC libraries.
1560 (i960-*-*): Don't disable libgcj.
1561 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1562 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1563 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1564 libgcj.
1565 (m68k-*-coff*): Remove case.
1566 (mmix-*-*): Don't disable libgloss on host.
1567 (mn10200-*-*, mn10300-*-*): Remove cases.
1568 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1569 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1570 Don't disable libgcj.
1571 (romp-*-*): Remove case.
1572 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1573 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1574 case.
1575 (v810-*-*): Don't disable GCC libraries.
1576 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1577 (ip2k-*-*): Don't disable GCC libraries.
1578 * configure: Regenerate.
1579
e3a5e6ff 15802011-03-28 Joseph Myers <joseph@codesourcery.com>
1581
1582 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1583 libffi on host.
1584 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1585 on host.
1586 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1587 * configure: Regenerate.
1588
e3a1fe08 15892011-03-26 John Marino <binutils@marino.st>
1590
1591 * configure.ac: Add support for *-*-dragonfly*
1592 * configure: Regenerate.
1593
6c9785b4 15942011-03-25 Joseph Myers <joseph@codesourcery.com>
1595
1596 * configure.ac (native_only): Remove.
1597 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1598 send-pr uudecode guile gnuserv on host.
1599 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1600 send-pr rcs guile perl texinfo libtool on host.
1601 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1602 automake send-pr rcs guile perl texinfo libtool on host.
1603 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1604 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1605 (alpha*-dec-osf*): Don't disable fileutils on target.
1606 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1607 texinfo send-pr expect dejagnu on target.
1608 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1609 target-qthreads on target.
1610 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1611 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1612 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1613 x86_64-*-mingw*): Don't disable expect on target.
1614 (*-*-cygwin*): Don't disable target-gperf on target.
1615 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1616 gnuserv on target.
1617 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1618 target.
1619 * configure: Regenerate.
1620
0b4d283e 16212011-03-25 Joseph Myers <joseph@codesourcery.com>
1622
1623 * configure.ac (target_tools): Remove target-groff.
1624 (native_only): Remove target-groff.
1625 (hppa*64*-*-*): Don't disable byacc.
1626 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1627 setting.
1628 (*-*-kaos*): Don't skip target-librx and target-groff.
1629 (*-*-netware*): Don't skip target-libmudflap.
1630 (*-*-tpf*): Don't skip target-libmudflap.
1631 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1632 directories on the host.
1633 (ia64*-*-*vms*): Don't skip tix.
1634 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1635 host.
1636 * configure: Regenerate.
1637
98dc4c05 16382011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1639
1640 * configure.ac: Remove references to mt-mep, mt-netware,
1641 mt-wince.
1642 * Makefile.def: Add all-utils soft dependencies.
1643 * Makefile.tpl: Remove GDB_NLM_DEPS.
1644 * configure: Regenerate.
1645 * Makefile.in: Regenerate.
1646
e477dd13 16472011-03-24 Paolo Bonzini <bonzini@gnu.org>
1648
1649 * configure.ac: Do not include mh-x86omitfp.
1650 * configure: Regenerate.
1651
d9b7a8da 16522011-03-24 Paolo Bonzini <bonzini@gnu.org>
1653
1654 * configure.ac: Remove empty cases.
1655 * configure: Regenerate.
1656
4b658437 16572011-03-24 Paolo Bonzini <bonzini@gnu.org>
1658
1659 * Makefile.def: Add dependency from termcap to gdb.
1660 * Makefile.in: Regenerate.
1661
56245851 16622011-03-24 Paolo Bonzini <bonzini@gnu.org>
1663
1664 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1665 * configure: Regenerate.
1666 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1667 * Makefile.tpl: Likewise.
1668 * Makefile.in: Regenerate.
1669
b1af75cf 16702011-03-24 Paolo Bonzini <bonzini@gnu.org>
1671
1672 * configure.ac: Remove all mentions of tentative_cc.
1673 * configure: Regenerate.
1674
b2240ff6 16752011-03-24 Joseph Myers <joseph@codesourcery.com>
1676
1677 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1678 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1679 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1680 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1681 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1682 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1683 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1684 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1685 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1686 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1687 *-*-rhapsody*): Remove host cases.
1688 * configure: Regenerate.
1689
6bd59761 16902011-03-24 Joseph Myers <joseph@codesourcery.com>
1691
1692 * configure.ac (ppc*-*-pe): Remove host case.
1693 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1694 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1695 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1696 cases.
1697 * configure: Regenerate.
1698
9339c78b 16992011-03-24 Joseph Myers <joseph@codesourcery.com>
1700
1701 * config.sub: Update to version 2011-03-23.
1702
99684e84 17032011-03-22 Joseph Myers <joseph@codesourcery.com>
1704
1705 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1706 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1707 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1708 * configure: Regenerate.
1709
17b3d2a8 17102011-03-22 Joseph Myers <joseph@codesourcery.com>
1711
1712 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1713 to Write After Approval.
1714 * config-ml.in: Don't handle arc-*-elf*.
1715 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1716 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1717 handle GCC libraries.
1718 * configure: Regenerate.
1719
55184b41 17202011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1721
1722 PR bootstrap/48120:
1723 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1724 Add -lstdc++ -lm to LIBS.
1725 * configure: Regenerate.
1726
6e0f8541 17272011-03-18 David Edelsohn <dje.gcc@gmail.com>
1728
1729 * config.guess: Update to version 2011-02-02
1730 * config.sub: Update to version 2011-02-24
1731
a258c909 17322011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1733
1734 PR lto/48086
1735 * configure.ac: Re-enable LTO on *-apple-darwin9.
1736 * configure: Regenerate.
1737
e1e06460 17382011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1739
1740 PR lto/48086
1741 * configure.ac: Disable LTO on darwin due to an assembler change in
1742 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1743 under 256.
1744 * configure: Regenerate.
1745
1485ffdd 17462011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1747
9f9d05ad 1748 * MAINTAINERS: Update myself as score backend maintainer,
1749 update my e-mail address.
1485ffdd 1750
ebfb6092 17512011-03-09 Xuepeng Guo <terry.guo@arm.com>
1752
1753 * MAINTAINERS: Update my e-mail address.
1754
9468af44 17552011-03-06 Joey Ye <joey.ye@arm.com>
1756
1757 * MAINTAINERS: Update my e-mail address.
1758
7aa8604d 17592011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1760
1761 * configure.ac: Adjust test of with_ppl.
1762 * configure: Regenerated.
1763
244cd60a 17642011-03-02 Kai Tietz <ktietz@redhat.com>
1765
1766 * MAINTAINERS: Adjust my e-mail address.
1767
062b4a94 17682011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1769
1770 * configure.ac: Add -lpwl to ppllibs.
1771 * configure: Regenerated.
1772
f9f211c9 17732011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1774
1775 * config/cloog.m4: Add -lisl to clooglibs.
1776 * configure: Regenerated.
1777
acd7e8c7 17782011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1779
1780 * MAINTAINERS (CPU Port maintainers): Add self.
1781
582d616d 17822011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1783
1784 * MAINTAINERS: Add myself as testsuite maintainer.
1785
1e94a16f 17862011-02-15 Mike Stump <mikestump@comcast.net>
1787
1788 * MAINTAINERS: Add myself as testsuite maintainer.
1789
4b20b68c 17902011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1791
1792 Import from Libtool and gnulib:
1793
1794 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1795
1796 Prepare for supporting FreeBSD 10.
1797 * config.rpath: Remove handling of freebsd1* which soon would
1798 match FreeBSD 10.0.
1799
1800 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1801
1802 Remove support for FreeBSD 1.x.
1803 * libtool.m4 (_LT_LINKER_SHLIBS)
1804 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1805 soon would incorrectly match FreeBSD 10.0.
1806
cdd56434 18072011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1808
1809 PR binutils/12283
1810 * move-if-change: Import version from gnulib.
1811
98de5262 18122011-02-12 Alexandre Oliva <aoliva@redhat.com>
1813
1814 PR lto/47225
1815 * Makefile.def (lto-plugin): Double dash for enable-shared.
1816 (configure-gcc): Depend on all-lto-plugin.
1817 * Makefile.in: Rebuilt.
1818
9e9f1ccb 18192011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1820
1821 * configure.ac: Remove extra bracket.
1822 * configure: Regenerate.
1823
7ca5039d 18242011-02-08 Tobias Burnus <burnus@net-b.de>
1825
1826 * MAINTAINERS: Add myself as libquadmath maintainer.
1827
2870dead 18282011-02-08 Thomas Schwinge <thomas@schwinge.name>
1829
1830 * MAINTAINERS: Update my email address.
1831
11ce7043 18322011-02-07 Joseph Myers <joseph@codesourcery.com>
1833
1834 * MAINTAINERS (option handling): Add self.
1835
cdb8e350 18362011-02-06 Kai Tietz <kai.tietz@onevision.com>
1837
1838 PR lto/47225
1839 * Makefile.def: Add dependency for install-gcc
1840 on install-lto-plugin.
1841 * Makfile.in: Regenerated
1842
dfcd2be2 18432011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1844
1845 * MAINTAINERS (CPU Port Maintainers): Add myself.
1846
0e4d1862 18472011-01-31 Alexandre Oliva <aoliva@redhat.com>
1848
1849 PR libgcj/44341
1850 * configure.ac: Discard --with-* flags for host when configuring
1851 target libraries for cross build.
1852 * configure: Rebuilt.
1853
e01f9f1f 18542011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1855
1856 * MAINTAINERS (linear loop transforms): Removed.
1857
f9c26062 18582011-01-25 Jakub Jelinek <jakub@redhat.com>
1859
f9c26062 1860 * configure.ac: If with_ppl is no, move setting with_cloog=no
1861 after CLOOG_REQUESTED check.
1862 * configure: Regenerated.
1863
822a8dd0 18642011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1865
1866 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1867 CLooG has been requested.
1868 * configure: Regenerated.
1869
11ce391e 18702011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1871
1872 * configure: Regenerated.
1873 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1874
12072151 18752011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1876
1877 * configure: Regenerated.
1878 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1879
8747a938 18802011-01-21 Andreas Schwab <schwab@redhat.com>
1881
1882 * configure.ac: Use AS_HELP_STRING throughout.
1883 * configure: Regenerate.
1884
5205d6e4 18852011-01-18 Jie Zhang <jie.zhang@analog.com>
1886
1887 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1888 * configure: Regenerate.
1889
752095b4 18902011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1891
1892 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1893
1aca86a6 18942011-01-13 Joel Brobecker <brobecker@adacore.com>
1895
1896 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1897 for ia64-hpux.
1898 * configure: Regenerate.
323c999d 1899
f9591cc0 19002011-01-07 Jan Hubicka <jh@suse.cz>
1901
1902 PR lto/47225
1903 * Makefile.in: Regenerate.
1904 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1905 configure.
1906
de4d280b 19072011-01-07 Jan Hubicka <jh@suse.cz>
1908
1909 * Makefile.in: Regenerate.
1910 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1911 and configure dependency on lto-plugin configure.
1912 (lto-plugin module): Remove dependency on GCC; add dependency on
1913 liniberty.
1914
f0969dbb 19152011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1916
1917 * MAINTAINERS (Write After Approval): Add myself.
1918
52780c0c 19192010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1920
1921 * configure: Regenerate.
1922
2bc256e3 19232010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1924
1925 * configure.ac: (picochip): Disable libiberty.
1926
4ba01ce0 19272010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1928
1929 * MAINTAINERS (Write After Approval): Add myself.
1930
8593ce89 19312010-12-10 Ian Lance Taylor <iant@google.com>
1932
1933 PR bootstrap/46819
1934 * configure.ac: For --disable-libgcj clear libgcj_saved.
1935 * configure: Rebuild.
1936
d9d975ae 19372010-12-10 Tobias Burnus <burnus@net-b.de>
1938
1939 PR fortran/46540
1940 * configure.ac: Add --disable-libquadmath and
1941 --disable-libquadmath-support.
1942 * configure: Regenerate.
1943
4ac33a64 19442010-12-03 Ian Lance Taylor <iant@google.com>
1945
1946 * MAINTAINERS: Add myself as libgo maintainer.
1947
7f9d1a92 19482010-12-03 Hans-Peter Nilsson <hp@axis.com>
1949
1950 PR libffi/46792
1951 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1952 * configure: Regenerate.
1953
7deb2d70 19542010-12-02 Ian Lance Taylor <iant@google.com>
1955
1956 * configure.ac: Always set default for poststage1_ldflags to
1957 -static-libstdc++ -static-libgcc.
1958
fb093ce7 19592010-11-29 Andreas Schwab <schwab@redhat.com>
1960
1961 * configure.ac: Move comment to remove extra space in last argument
1962 of GCC_TARGET_TOOL.
1963
174d231c 19642010-11-26 Alexandre Oliva <aoliva@redhat.com>
1965
62995d2f 1966 PR other/46026
174d231c 1967 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1968 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1969 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1970 (BASE_FLAGS_TO_PASS): Use it.
1971 * configure: Rebuilt.
1972 * Makefile.in: Rebuilt.
1973
85516948 19742010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1975
1976 PR binutils/12258
1977 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1978 Properly check default linker.
1979 * configure: Regnerated.
1980
1e369e5f 19812010-11-23 Matthias Klose <doko@ubuntu.com>
1982
1983 * configure.ac: For --enable-gold, handle value `default' instead of
9f9d05ad 1984 `both*'. New configure option --{en,dis}able-ld.
1e369e5f 1985 * configure: Regenerate.
1986
604a285a 19872010-11-20 Ian Lance Taylor <iant@google.com>
1988
1989 * configure.ac: Only disable a language library if no language needs
1990 it. Don't let --disable-libgcj uncondtionally disable libffi.
1991 * configure: Rebuild.
1992
2b7a4d59 19932010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1994
80d92056 1995 * Makefile.in: Regenerate.
1996
2b7a4d59 1997 PR other/46202
1998 * configure.ac: Fix just-built in-tree STRIP name to be
1999 binutils/strip-new.
2000 * configure: Regenerate.
2001 * Makefile.def (install-strip-gcc, install-strip-binutils)
2002 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2003 (install-strip-sid): Mirror dependencies on non-strip variants
2004 of these targets on the respective -strip prerequisites.
2005 * Makefile.tpl (install-strip, install-strip-host)
2006 (install-strip-target): New targets.
2007 (install-strip-[+module+], install-strip-target-[+module+]):
2008 New targets.
2009 * Makefile.in: Regenerate.
2010
5ff5b630 20112010-11-19 Ian Lance Taylor <iant@google.com>
2012 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2013
2014 * configure.ac: Add target-libgo to target_libraries. Set
2015 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2016 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2017 (HOST_EXPORTS): Add GOC.
2018 (BASE_TARGET_EXPORTS): Add GOC.
2019 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2020 (GOCFLAGS_FOR_TARGET): New variable.
2021 (EXTRA_HOST_FLAGS): Add GOC.
2022 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2023 * Makefile.def (target_modules): Add libgo.
2024 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2025 (dependencies): Add dependency from configure-target-libgo to
2026 configure-target-libffi and all-target-libstdc++-v3. Add
2027 dependencies from all-target-libgo to all-target-libffi.
2028 (languages): Add go.
2029 * configure: Rebuild.
2030 * Makefile.in: Rebuild.
2031
e1c7e835 20322010-11-19 Ian Lance Taylor <iant@google.com>
2033
2034 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2035 compiler/flag environment variables.
2036
101ddbe4 20372010-11-18 Ian Lance Taylor <iant@google.com>
2038
2039 * configure.ac: Check for lang_requires_boot_languages in
2040 config-lang.in files.
2041 * configure: Rebuild.
2042
87969c8c 20432010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2044 Tobias Burnus <burnus@net-b.de>
2045
2046 PR fortran/32049
2047 * Makefile.def: Add libquadmath; build it with language=fortran.
2048 * configure.ac: Add libquadmath.
2049 * Makefile.tpl: Handle multiple libs in check-[+language+].
2050 * Makefile.in: Regenerate.
2051 * configure: Regenerate.
2052
1fea6e9c 20532010-11-16 Tom Tromey <tromey@redhat.com>
2054
2055 * MAINTAINERS: Moved myself to reviewers section.
2056
1950f29a 20572010-11-15 Zdenek Dvorak <ook@ucw.cz>
2058
2059 * MAINTAINERS: Moved myself to reviewers section.
2060
e3d68d13 20612010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2062
2063 * MAINTAINERS (Various Maintainers): Add self for build machinery.
2064 (Write After Approval): Remove self.
2065
73f813e1 20662010-11-15 Andreas Schwab <schwab@redhat.com>
2067
2068 * configure.ac: Fix spelling in option names.
2069 * configure: Regenerated.
2070
e619f0a6 20712010-11-13 Georg-Johann Lay <georgjohann@web.de>
2072
2073 PR bootstrap/39622
2074 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2075 * configure: Regenerated.
2076
b330025b 20772010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
2078
2079 * MAINTAINERS: Update my email address.
2080
8a0fe290 20812010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2082
8a0fe290 2083 * configure: Regenerate.
2084
81b9d148 20852010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2086
aac33805 2087 * configure: Regenerate.
81b9d148 2088
4076133b 20892010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2090
4076133b 2091 * configure: Regenerate.
2092
88e8cc3e 20932010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2094
88e8cc3e 2095 * configure: Regenerate.
2096
a3c81e03 20972010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2098
2099 * configure.ac: Support official CLooG.org versions.
2100 * configure: Regenerate.
2101 * config/cloog.m4: New.
2102
083311b4 21032010-11-10 François Dumont <francois.cppdevs@free.fr>
2104
2105 * MAINTAINERS (Write After Approval): Add myself.
2106
7cb0b8a7 21072010-11-09 David Edelsohn <dje.gcc@gmail.com>
2108
2109 * MAINTAINERS: Update my email address.
2110
16463c8d 21112010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2112
2113 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2114 * configure: Regenerate.
16463c8d 2115
25630dc7 21162010-11-03 Ian Lance Taylor <iant@google.com>
2117 Dave Korn <dave.korn.cygwin@gmail.com>
2118
2119 PR lto/46273
2120 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2121 and on other supported platforms whenever LTO is enabled.
2122 * configure: Rebuild.
2123
13d2f2b2 21242010-11-02 Alan Modra <amodra@gmail.com>
2125
2126 PR binutils/12110
2127 * configure.ac: Error when source path contains spaces.
2128 * configure: Regenerate.
2129
4a0163ae 21302010-10-23 James E. Wilson <wilson@codesourcery.com>
2131
2132 * MAINTAINERS: Update my email address.
2133
1235ba90 21342010-10-20 Ian Lance Taylor <iant@google.com>
2135
2136 * Makefile.def (target_modules): Set lib_path to src/.libs for
2137 libstdc++-v3 module.
2138 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2139 * Makefile.in: Rebuild.
2140
579b6115 21412010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2142
2143 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2144 (Write After Approval): Remove myself.
2145
79aafbf6 21462010-10-15 Tristan Gingold <gingold@adacore.com>
2147
2148 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2149
7516f0c4 21502010-10-14 Douglas Rupp <rupp@gnat.com>
2151
2152 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2153
ca42e774 21542010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2155
2156 * configure.ac (build_lto_plugin): New shell variable.
2157 (--enable-lto): Turn on by default for all non-ELF platforms that
2158 have had LTO support added so far. Set build_lto_plugin appropriately
2159 for both ELF and non-ELF.
2160 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2161 * configure: Regenerate.
2162
9ee71fca 21632010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2164
2165 Sync from src:
2166 * configure.ac (v850 support): Remove target-libgloss from
2167 noconfigdirs.
2168 * configure: Regenerate.
2169
372a3f1e 21702010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2171
2172 PR bootstrap/45326
2173 PR bootstrap/45174
2174 * configure.ac: Honor initial values of $build_configargs,
2175 $host_configargs, $target_configargs. Mark the precious, so
2176 environment settings get recorded.
2177 * configure: Regenerate.
2178
445b7c96 21792010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2180
2181 PR bootstrap/45796
2182 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2183 Depend on all-build-libiberty.
2184 * Makefile.in: Regenerate.
2185
d34b0d1e 21862010-09-30 Michael Eager <eager@eagercon.com>
2187
2188 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2189 * configure: Regenerate.
2190
2ae04593 21912010-09-28 Michael Eager <eager@eagercon.com>
2192
2193 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2194
3aa7b555 21952010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2196
2197 PR bootstrap/44621
2198 * configure.ac: Fix unportable shell quoting.
2199 * configure: Regenerate.
2200
62932e4d 22012010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2202
2203 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2204 targets and amend comment.
2205 * configure: Regenerate.
2206
b3f60ce8 22072010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2208
2209 * MAINTAINERS (Write After Approval): Add myself.
2210
4ae8c98f 22112010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2212
2213 * configure.ac: Enable LTO by default on Darwin.
2214 * configure: Regenerate.
2215
782aa0bb 22162010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2217
4ae8c98f 2218 * MAINTAINERS (Write After Approval): Add myself.
782aa0bb 2219
3888a212 22202010-09-01 Ian Bolton <ian.bolton@arm.com>
2221
4ae8c98f 2222 * MAINTAINERS (Write After Approval): Add myself.
3888a212 2223
ad7d8d63 22242010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2225
2226 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2227 ports
2228
b9c08e4e 22292010-07-28 David Yuste <david.yuste@gmail.com>
2230
2231 * MAINTAINERS (Write After Approval): Add myself.
2232
65b688d7 22332010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2234
2235 * configure.ac: Support all v850 targets.
2236 * configure: Regenerate.
2237
b9a8e4c4 22382010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2239
2240 PR bootstrap/44455
2241 * configure.ac (extra_mpfr_configure_flags): Copy from
2242 extra_mpc_gmp_configure_flags.
2243 * configure: Re-generated.
2244
a91ed45e 22452010-07-22 Andi Kleen <ak@linux.intel.com>
2246
2247 * MAINTAINERS (Write After Approval): Add myself.
2248
b2c57537 22492010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2250
2251 * MAINTAINERS (Write After Approval): Add myself.
2252
a7a6769e 22532010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2254
2255 * MAINTAINERS (Write After Approval): Add myself.
2256
cb885d9b 22572010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2258
2259 PR target/44862
2260 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2261 Provide -B option to allow for link spec %s substitutions for
2262 libstdc++.a on darwin.
2263 * Makefile.in: Regenerate.
2264
5bea9bfd 22652010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2266
2267 * MAINTAINERS (Reviewers): Update my e-mail address
2268
753a7a07 22692010-06-10 Alexandre Oliva <aoliva@redhat.com>
2270
2271 * Makefile.def (configure-gcc): Depend on all-libelf.
2272 * Makefile.in: Rebuild.
2273
596b7b22 22742010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2275
2276 * MAINTAINERS (Write After Approval): Add myself in the right place.
2277
dcde3c07 22782010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
c29ab255 2279
2280 * MAINTAINERS (Write After Approval): Add myself.
2281
dcde3c07 22822010-05-25 Sterling Augustine <sterling@tensilica.com>
c03b5ae8 2283
2284 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dcde3c07 2285
22862010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
fc75f6d9 2287
e3cce89a 2288 * config.sub: Update to version 2010-05-21.
2289 * config.guess: Update to version 2010-04-03.
fc75f6d9 2290
f64b48e2 22912010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2292
2293 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2294 * configure: Regenerate.
2295
2be0e543 22962010-05-12 Sriraman Tallam <tmsriram@google.com>
2297
2298 * MAINTAINERS (Write After Approval): Add myself.
2299
23433d72 23002010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2301
2302 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2303 a platform that supports LTO.
2304 * configure: Regenerate.
2305
896fc761 23062010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2307
2308 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2309 * configure: Regenerated.
2310
af7c5662 23112010-04-27 Roland McGrath <roland@redhat.com>
2312 H.J. Lu <hongjiu.lu@intel.com>
2313
2314 * configure.ac (--enable-gold): Support both, both/gold and
2315 both/bfd to add gold to configdirs without removing ld.
2316 * configure: Regenerated.
2317
2318 * Makefile.def: Add install-gold dependency to install-ld.
2319 * Makefile.in: Regenerated.
2320
4d992eb6 23212010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2322
2323 PR lto/42776
2324 * configure.ac (--enable-lto): Refactor handling so libelf tests
2325 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2326 and allow LTO to be explicitly enabled on non-ELF platforms that
2327 are known to support it inside else-clause.
2328 * configure: Regenerate.
2329
affd1d61 23302010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2331
2332 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2333 * configure: Regenerate.
2334
e55e8126 23352010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
2336
2337 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2338 * configure: Regenerate.
2339
d6845139 23402010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2341
2342 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2343 separately.
2344 * configure: Regenerate.
2345
c9c28109 23462010-04-16 Kevin Williams <kevin.williams@inria.fr>
2347
2348 * MAINTAINERS (Write After Approval): Add myself.
2349
8e051ef4 23502010-04-14 Tristan Gingold <gingold@adacore.com>
2351
2352 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2353 * configure: Regenerate.
2354
7cc7a0c6 23552010-04-13 Steve Ellcey <sje@cup.hp.com>
2356
2357 * configure: Regenerate after change to elf.m4.
2358
30e08f1c 23592010-04-06 Iain Sandoe <iains@gcc.gnu.org>
2360
2361 * MAINTAINERS (Write After Approval): Add myself.
2362
b14b3ce1 23632010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2364
2365 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2366 * configure: Regenerated.
2367
23682010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2369
2370 * configure.ac: Print "buggy but acceptable" when CLooG
2371 revision is less than 9.
2372 * configure: Regenerated.
2373
09c38bea 23742010-04-01 Diego Novillo <dnovillo@google.com>
2375
2376 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2377
59a40389 23782010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2379
2380 PR bootstrap/43615
2381 PR bootstrap/43328
2382
2383 Revert:
2384
2385 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2386
2387 * configure.ac: Do not pass --enable-multilib nor
2388 --disable-multilib in baseargs. Accept explicitly passed
2389 --enable_multilib.
2390 * configure: Regenerate.
2391
15153e30 23922010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2393
2394 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2395
247ec299 23962010-03-31 Janis Johnson <janis187@us.ibm.com>
2397
2398 * MAINTAINERS: Remove myself.
2399
7816cdf1 24002010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2401
2402 PR bootstrap/43328
2403 * configure.ac: Do not pass --enable-multilib nor
2404 --disable-multilib in baseargs. Accept explicitly passed
2405 --enable_multilib.
2406 * configure: Regenerate.
2407
2a78007b 24082010-03-28 Andrew Pinski <pinskia@gmail.com>
2409
2410 * MAINTAINERS (spu port): Remove me.
2411
fa0a53e3 24122010-03-23 Joseph Myers <joseph@codesourcery.com>
2413
2414 * configure.ac (tic6x-*-*): New case.
2415 * configure: Regenerate.
2416
d590232e 24172010-03-23 Joseph Myers <joseph@codesourcery.com>
2418
2419 * config.sub: Update to version 2010-03-22.
2420 * config.guess: Update to version 2009-12-30.
2421
dcde3c07 24222010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1384f0b0 2423
2424 PR ada/42554
2425 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2426 * configure: Regenerate.
2427
7071ad11 24282010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2429
2430 * MAINTAINERS: Update my email address.
2431
c583eb67 24322010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2433
2434 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2435 (ghassan.shobaki@amd.com): Removed.
2436
6217c06a 24372010-03-17 Alan Modra <amodra@gmail.com>
2438
2439 * MAINTAINERS: Update my email address.
2440
101a6f96 24412010-03-16 Diego Novillo <dnovillo@google.com>
2442
2443 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2444 Matthews.
2445
b753085c 24462010-03-16 Joseph Myers <joseph@codesourcery.com>
2447
2448 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2449 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2450
4b83e160 24512010-03-16 Joseph Myers <joseph@codesourcery.com>
2452
2453 * MAINTAINERS: Update my email address.
2454
f345c9fb 24552010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2456
2457 * MAINTAINERS: Update my email address.
2458
4c6d05aa 24592010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2460
2461 * MAINTAINERS: Update my email address.
2462
11010e64 24632010-03-09 Jie Zhang <jie@codesourcery.com>
2464
2465 * MAINTAINERS: Update my email address.
2466
68645a6b 24672010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2468
2469 PR libstdc++/32499
2470 * configure.ac (RANLIB): Default to true.
2471 (STRIP): Likewise.
2472 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2473 * configure: Regenerate.
2474
dcde3c07 24752010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
8980c297 2476
2477 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2478 (Write After Approval): Update my email address.
2479
90b41dad 24802010-02-17 Nick Clifton <nickc@redhat.com>
2481
2482 PR 11238
2483 * Makefile.tpl (local-distclean): Also remove config.cache files in
2484 sub-directories as there may not be Makefiles present in the
2485 sub-directories.
4284910f 2486 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2487 the config.cache files found by the find command.
2488
90b41dad 2489 * Makefile.in: Regenerate.
2490 * configure.ac: Revert previous delta.
2491 * configure: Regenerate.
2492
abb1d088 24932010-02-15 Nick Clifton <nickc@redhat.com>
2494
2495 PR 11238
2496 * configure.ac: Delete config.cache files in sub-directories when
2497 deleting Makefiles.
2498 * configure: Regenerate.
2499
b55e20a0 25002010-02-12 Ben Elliston <bje@gnu.org>
2501
2502 * MAINTAINERS: Update my email address.
2503
0518ccd2 25042010-02-08 Andrew Pinski <pinskia@gmail.com>
2505
2506 * MAINTAINERS (spu port): Update my email address.
2507
dcd5ad58 25082010-02-08 Jie Zhang <jie.zhang@analog.com>
2509
2510 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2511
17b6993a 25122010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2513
2514 * configure.ac: Add "recommended" version checks for GMP/MPC.
2515 Update recommended GMP/MPFR/MPC versions.
2516 * configure: Regenerate.
2517
e10fd696 25182010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2519
2520 * MAINTAINERS: Move my Embecosm email address into the
2521 write-after-approval section.
2522
ddcf38e8 25232010-01-26 Ian Lance Taylor <iant@google.com>
2524
2525 * MAINTAINERS: Add myself as Go frontend maintainer.
2526
5c96a839 25272010-01-25 Joern Rennecke <amylaar@spamcop.net>
2528
2529 PR libstdc++/36101, PR libstdc++/42813
2530 * configure.ac (bootstrap_target_libs): Make inclusion of
2531 target-libgomp conditional on libgomb being in target_configdirs.
2532 * configure: Regenerate.
2533
8e61effd 25342010-01-23 Joern Rennecke <amylaar@spamcop.net>
2535
2536 PR libstdc++/36101, PR libstdc++/42813
2537 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2538 * configure: Regenerate.
2539
1fda3360 25402010-01-22 Joern Rennecke <amylaar@spamcop.net>
2541
2542 PR libstdc++/36101, PR libstdc++/42813
2543 * configure.ac (target_configdirs): Substitute.
2544 * Makefile.def: Bootstrap target module libgomp.
2545 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2546 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2547 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2548 * configure, Makefile.in: Regenerate.
2549
8e32c255 25502010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2551
2552 * MAINTAINERS: Adjust my details.
2553
37d3b41c 25542010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2555
2556 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2557
50918a37 25582010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2559
2560 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2561
3397c9b2 25622010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2563
2564 * MAINTAINERS (Write After Approval): Add myself.
2565
25cd8ffa 25662010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2567
2568 * MAINTAINERS (Write After Approval): Add myself.
2569
a82c8807 25702010-01-11 Richard Guenther <rguenther@suse.de>
2571
2572 PR lto/41569
2573 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2574 * Makefile.in: Regenerated.
2575
5846e92c 25762010-01-11 Andreas Tobler <andreast@fgznet.ch>
2577
2578 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2579 * configure: Regenerate.
2580
c3fc6a63 25812010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9f9d05ad 2582 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
c3fc6a63 2583
2584 PR bootstrap/42424
2585 * configure.ac: Include libtool m4 files.
9f9d05ad 2586 (_LT_CHECK_OBJDIR): Call it.
c3fc6a63 2587 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2588 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
50918a37 2589
c3fc6a63 2590 * configure: Regenerate.
2591
1ab7bcf0 25922010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2593
2594 PR bootstrap/41818
2595 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2596 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2597 * Makefile.in: Regenerate.
2598
1a4f45ec 25992010-01-02 Richard Guenther <rguenther@suse.de>
2600
2601 PR lto/41529
2602 * configure.ac: Include config/elf.m4. Disable LTO if not
2603 builting for an elf target.
2604 * configure: Regenerate.
2605
cff9dc68 26062009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2607
2608 * MAINTAINERS: Change my email address.
2609
c505c9f4 26102009-12-18 Ben Elliston <bje@au.ibm.com>
2611
2612 * config.sub, config.guess: Update from upstream sources.
2613
070457e7 26142009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2615
2616 * MAINTAINERS (Write After Approval): Add myself.
2617
16de6a81 26182009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2619
2620 PR middle-end/30447
2621 PR middle-end/30789
2622 PR other/40302
2623
2624 * configure.ac: Require MPC.
2625 * configure: Regenerate.
2626
e6408286 26272009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2628
2629 PR target/38384
2630 PR bootstrap/40972
2631 * libtool.m4: Sync from git Libtool.
2632 * ltoptions.m4: Likewise.
2633 * ltversion.m4: Likewise.
2634 * lt~obsolete.m4: Likewise.
2635 * ltmain.sh: Likewise.
2636
fcb50449 26372009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2638
2639 * configure.ac: Update minimum MPC version to 0.8.
2640 * configure: Regenerate.
2641
cff3778c 26422009-11-21 Sebastian Pop <sebpop@gmail.com>
2643
2644 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2645 * configure: Regenerated.
2646
d6dfe18a 26472009-11-21 Ian Lance Taylor <iant@google.com>
2648
2649 * configure.ac: Change default of poststage1_ldflags to be empty if
2650 poststage1_libs is set. When poststage1_libs is empty, and
2651 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2652 * configure: Rebuild.
2653
04810760 26542009-11-21 Adam Nemet <adambnmet@gmail.com>
2655
2656 * MAINTAINERS (Write After Approval): Update my email address.
2657
af3e823e 26582009-11-20 Ben Elliston <bje@au.ibm.com>
2659
2660 * config.guess: Update from upstream sources.
2661
e01b36b0 26622009-11-16 Alexandre Oliva <aoliva@redhat.com>
2663
2664 * Makefile.def: Restore host and target settings for gmp.
2665 * Makefile.in: Rebuild.
2666
eea1ae23 26672009-11-16 Alexandre Oliva <aoliva@redhat.com>
2668
2669 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2670 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2671 Fix portability of test of C++ as bootstrap language. Add
2672 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2673 * configure: Rebuild.
2674 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2675 and cloog. Fix in-tree ppl configuration. Introduce libelf
2676 in-tree building.
2677 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2678 (POSTSTAGE1_HOST_EXPORTS): Use it.
2679 (STAGE[+id+]_CXXFLAGS): New.
2680 (BASE_FLAGS_TO_PASS): Pass it down.
2681 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2682 extra_exports.
2683 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2684 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2685 extra_exports.
2686 * Makefile.in: Rebuild.
2687
5e80e315 26882009-11-17 Ben Elliston <bje@au.ibm.com>
2689
2690 * config.sub, config.guess: Update from upstream sources.
2691
500010c6 26922009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2693
2694 * MAINTAINERS (Write After Approval): Add myself.
2695
dcde3c07 26962009-11-09 Jon Beniston <jon@beniston.com>
595b8ec2 2697
2698 * MAINTAINERS (Write After Approval): Add myself.
2699
fe284774 27002009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2701
2702 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2703 paths for *-w64-mingw* and x86_64-*mingw*.
2704 * configure: Regenerated.
2705
dcde3c07 27062009-11-05 Joern Rennecke <amylaar@spamcop.net>
533b6da8 2707
2708 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2709
c356a43c 27102009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2711
2712 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2713 Phil Edwards to Write-After Approval.
2714
ec2eb8fb 27152009-10-30 Kai Tietz <kai.tietz@onevision.com>
2716
2717 * configure.ac: Disable target-winsup & co for
2718 x86_64-*-mingw* and *-w64-mingw* targets.
2719 * configure: Regenerated.
2720
24833e1a 27212009-10-16 Nick Clifton <nickc@redhat.com>
2722
2723 * MAINTAINERS: Add myself as a maintainer for the RX port.
2724
dcde3c07 27252009-10-26 Johannes Singler <singler@kit.edu>
2683326a 2726
9f9d05ad 2727 * MAINTAINERS (Write After Approval): Update my e-mail address.
2683326a 2728
3a8cd7be 27292009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2730
2731 * configure.ac (CLooG test): Use = with test.
2732 * configure: Regenerate.
2733
24d0cd27 27342009-10-22 Richard Guenther <rguenther@suse.de>
2735
2736 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2737 cloog if the ppl version check failed. Move flags saving
2738 before setting in libelf check.
2739 * configure: Regenerate.
2740
539c8c59 27412009-10-21 Richard Guenther <rguenther@suse.de>
2742
2743 * configure.ac: Adjust the ppl and cloog configure to work as
2744 documented. Disable cloog if ppl was disabled. Omit the version
2745 checks if they were disabled.
2746 * configure: Re-generate.
2747
d6ef094a 27482009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2749
2750 * configure.ac: Add 'lto' to enable_languages, not
2751 new_enable_languages, and only if not already present.
2752 * configure: Regenerate.
2753
414672c1 27542009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2755
2756 * README: Refer to the various COPYING* files instead of just
2757 COPYING.
2758 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2759
dcde3c07 27602009-10-07 Rafael Avila de Espindola <espindola@google.com>
ea05ba0d 2761
2762 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
8738bcea 2763
17780be3 27642009-10-07 Richard Guenther <rguenther@suse.de>
2765
2766 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2767 and Richard Guenther as reviewers.
2768 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2769 as reviewers.
2770
c01decc6 27712009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
56ca37b0 2772
c01decc6 2773 * config.sub: Update from upstream sources.
56ca37b0 2774
85627a28 27752009-10-06 Ian Lance Taylor <iant@google.com>
2776
2777 * Makefile.def: check-gold depends upon all-gas.
2778 * Makefile.in: Rebuild.
2779
338b88fa 27802009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2781
2782 * MAINTAINERS (Write After Approval): Add myself.
2783
7bfefa9d 27842009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2785
2786 * Makefile.def: all-lto-plugin depends on all-libiberty.
2787 set bootstrap=true for lto-plugin.
2788 Add lto-plugin.
2789 * Makefile.in: Regenerate.
2790 * configure.ac (host_libs): Add lto-plugin.
2791 * configure: Regenerate.
2792
7bfefa9d 27932009-10-03 Diego Novillo <dnovillo@google.com>
2794
2795 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2796 (HOST_LIBELFLIBS): Define.
2797 (HOST_LIBELFINC): Define.
2798 * Makefile.in: Regenerate.
2799 * configure.ac: Add --enable-lto.
2800 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2801 If --enable-lto is used, add 'lto' to new_enable_languages.
2802 If --enable-lto is used and gold is enabled, add
2803 lto-plugin to configdirs.
2804 * configure: Regenerate.
2805
28062009-10-03 Simon Baldwin <simonb@google.com>
2807
2808 * configure.ac: If --with-system-zlib, suppress local zlib and
2809 pass --with-system-zlib to subdir configure scripts.
2810 * configure: Regenerate.
2811
dcde3c07 28122009-10-01 Loren J. Rittle <ljrittle@acm.org>
272bcfef 2813 Paolo Bonzini <bonzini@gnu.org>
2814
2815 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2816 $(srcdir).
2817 * Makefile.in: Rebuilt.
2818
dcde3c07 28192009-09-26 Gary Funck <gary@intrepid.com>
bdb4507a 2820
2821 * MAINTAINERS (Write After Approval): Add myself.
2822
0f3a3df5 28232009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2824
2825 * configure.ac: Update minimum MPC version to 0.7.
2826 * configure: Regenerate.
2827
412c2e81 28282009-09-25 Nick Clifton <nickc@redhat.com>
2829
2830 * configure.ac: Pass any --cache-file=/dev/null option on to
2831 subconfigures.
2832 * configure: Regenerate.
2833
c061df75 28342009-09-23 Nick Clifton <nickc@redhat.com>
2835
2836 * config.sub, config.guess: Update from upstream sources.
2837
dcde3c07 28382009-09-22 Loren J. Rittle <ljrittle@acm.org>
a9fd65cd 2839
2840 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2841 * Makefile.in: Rebuilt.
2842
04a2e841 28432009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2844
2845 PR bootstrap/32272
2846 * configure.ac: Error out if $srcdir isn't '.' but contains
2847 host-${host_noncanonical}.
2848 * configure: Regenerate.
2849
3d00a007 28502009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2851
2852 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2853 maintainer.
2854
9d447cf8 28552009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2856
7b5fee3e 2857 * configure.ac: If bootstrapping a combined tree with
2858 --enable-gold, require c++ in stage1_languages.
2859 * configure: Regenerate.
2860
32027446 2861 * configure.ac: Also add target_libs of stage1_languages to
2862 bootstrap_target_libs.
2863 * configure: Regenerate.
2864
9d447cf8 2865 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2866 with --enable-languages not containing c++.
2867 * configure: Regenerate.
2868
572ee61a 28692009-09-15 Jie Zhang <jie.zhang@analog.com>
2870
2871 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2872 * configure: Regenerate.
2873
dcde3c07 28742009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
153f8c88 2875
6cf4f338 2876 * MAINTAINERS (Write After Approval): Update my e-mail address,
2877 and move from from here...
2878 (Waiting for paperwork): To here.
153f8c88 2879
31ebfd49 28802009-09-09 Joseph Myers <joseph@codesourcery.com>
2881
2882 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2883
8bb79148 28842009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2885
2886 * configure.ac: Do not use $extrasub for replacing @if/@endif
2887 parts in Makefile; instead, use additional arguments to
2888 AC_CONFIG_COMMANDS to do the replacement manually, with several
2889 sed invocations, to avoid HP-UX sed command limits.
2890 * configure: Regenerate.
2891
81540bae 28922009-09-08 Alexandre Oliva <aoliva@redhat.com>
2893
2894 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2895 blank before -L.
2896
a2059f7a 28972009-09-04 Alexandre Oliva <aoliva@redhat.com>
2898
2899 * configure.ac (with-build-config): Document. Handle without.
2900 Handle missing argument.
2901 * configure: Rebuilt.
2902
719faf1c 29032009-09-03 Alexandre Oliva <aoliva@redhat.com>
2904
2905 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2906 Default to bootstrap-debug only if compare-debug works.
2907 * configure: Rebuilt.
2908 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2909 * Makefile.in: Rebuilt.
2910
aab1c61e 29112009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2912
2913 * MAINTAINERS (OS Port Maintainers): Update my email address.
2914
14151756 29152009-09-01 Alexandre Oliva <aoliva@redhat.com>
2916
2917 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2918 * Makefile.in: Rebuilt.
2919
0ba87351 29202009-09-01 Chris Demetriou <cgd@google.com>
2921
2922 * MAINTAINERS (Write After Approval): Add myself.
2923
7c48f38c 29242009-08-31 Dodji Seketeli <dodji@redhat.com>
2925
2926 PR debug/30161
2927 * include/dwarf2.h (enum dwarf_tag): Added
2928 DW_TAG_GNU_template_template_param
2929 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2930
5576729b 29312009-08-30 Paolo Bonzini <bonzini@gnu.org>
2932
2933 * Makefile.tpl (AWK): Fix typo.
2934 * Makefile.in: Regenerate.
2935
b181f265 29362009-08-30 Paolo Bonzini <bonzini@gnu.org>
2937
2938 * configure.ac: Detect awk and sed.
2939 * Makefile.def (flags_to_pass): Add AWK and SED.
2940 * Makefile.tpl (AWK, SED): New.
2941 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2942 * configure: Regenerate.
2943 * Makefile.in: Regenerate.
2944
7baff5bd 29452009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2946
2947 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2948 (collapseslashes): Likewise.
2949
81a71e2b 29502009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2951
2952 * configure.ac (AC_PREREQ): Bump to 2.64.
2953
f0c89091 29542009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2955
115d57c5 2956 * configure.ac: Remove --with-datarootdir, --with-docdir,
2957 --with-pdfdir, --with-htmldir switches.
2958 * configure: Regenerate.
2959
cd9a469c 2960 * configure: Regenerate.
2961
f0c89091 2962 * compile: Sync from Automake 1.11.
2963 * depcomp: Likewise.
2964 * install-sh: Likewise.
2965 * missing: Likewise.
2966 * mkinstalldirs: Likewise.
2967 * ylwrap: Likewise.
2968
a410fae3 29692009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2970
2971 * ltmain.sh (func_normal_abspath): New function.
2972 (func_relative_path): Likewise.
2973 (func_mode_help): Document new -bindir option for link mode.
2974 (func_mode_link): Add new -bindir option, and use it to place
2975 output DLL if specified.
2976
1a48098b 29772009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2978
cd2f3773 2979 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2980 (baseargs): Add --disable-option-checking.
2981 * configure: Regenerate.
2982
1a48098b 2983 * Makefile.def (configure-target-libiberty): Depend on
2984 all-binutils and all-ld.
2985 (configure-target-newlib): Likewise.
2986 * Makefile.in: Regenerate.
2987
155f17ed 29882009-08-17 Ben Elliston <bje@au.ibm.com>
2989
2990 * config.sub, config.guess: Update from upstream sources.
2991
ea864ded 29922009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2993
2994 Sync from src, merge:
2995
2996 2009-07-02 Tristan Gingold <gingold@adacore.com>
2997
2998 * configure.ac: Do not exclude gas for i386-*-darwin.
2999 Add a case for x86_64-*-darwin.
3000 * configure: Regenerate.
3001
0f879579 30022009-08-06 Neil Vachharajani <nvachhar@gmail.com>
3003
3004 * MAINTAINERS: Add my name to Write After Approval list.
3005
dcde3c07 30062009-08-06 Michael Eager <eager@eagercon.com>
ba2b484f 3007
3008 * configure.ac: Add Microblaze target.
3009 * configure: Regenerate.
3010
39f6b116 30112009-07-31 Christian Bruel <christian.bruel@st.com>
3012
3013 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3014 * configure: Regenerate.
8738bcea 3015
dcde3c07 30162009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
339f24d2 3017
3018 * MAINTAINERS (Write After Approval): Update my e-mail address.
3019
5110389d 30202009-07-06 Ian Lance Taylor <iant@google.com>
3021
3022 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3023 * configure: Rebuild.
3024
fa9b8d64 30252009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
3026
3027 * MAINTAINERS: Move myself to the Graphite Reviewers.
3028
5f29861f 30292009-06-30 Wei Guozhi <carrot@google.com>
3030
3031 * MAINTAINERS: Add my name to Write After Approval list.
3032
6fe86052 30332009-06-26 Steve Ellcey <sje@cup.hp.com>
3034
3035 PR bootstrap/40338
3036 * configure.ac (comparestring): Create new variable.
3037 * Makefile.tpl (comparestring): Use to skip some comparisions.
3038 * configure: Regenerate.
3039 * Makefile.in: Regenerate.
3040
b5ce97f8 30412009-06-26 Doug Evans <dje@sebabeach.org>
3042
3043 * Makefile.def (host_modules): Add cgen.
3044 * Makefile.in: Regenerate.
3045 * configure.ac (host_tools): Add cgen.
3046 * configure: Regenerate.
3047
46222c18 30482009-06-23 DJ Delorie <dj@redhat.com>
3049
3050 * MAINTAINERS: Add myself as mep maintainer.
3051
7ab76cec 30522009-06-23 Ian Lance Taylor <iant@google.com>
3053
3054 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3055 boot_languages. Only bootstrap target libraries listed in
3056 target_libs for some boot language. Add --with-stage1-ldflags,
3057 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3058 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3059 if not building with C++.
3060 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3061 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3062 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3063 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3064 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3065 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3066 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3067 * configure, Makefile.in: Rebuild.
3068
b2bb9bab 30692009-06-23 Li Feng <nemokingdom@gmail.com>
3070
3071 * MAINTAINERS: Added my name to write-after-approval list.
3072
0c809c32 30732009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3074
3075 * configure.ac: Define is_elf for QNX Neutrino targets.
3076 * configure: Regenerate.
3077
7b4becfd 30782009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
3079
9f9d05ad 3080 * MAINTAINERS: Added my name to the write-after-approval list
7b4becfd 3081
7aed6ac5 30822009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3083
3084 * configure.ac: Detect MPC in default directory.
3085 * configure: Regenerate.
3086
9d247ee8 30872009-06-03 Jerome Guitton <guitton@adacore.com>
3088 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3089
9f9d05ad 3090 * Makefile.tpl (all): Avoid a trailing backslash.
3091 * Makefile.in: Regenerate.
9d247ee8 3092
aec4ef75 30932009-06-03 Ben Elliston <bje@au.ibm.com>
3094
3095 * config.sub, config.guess: Update from upstream sources.
3096
f83974e5 30972009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3098
3099 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3100 to noconfdirs.
3101 * configure: Regenerate.
3102
77b633a0 31032009-06-02 Alexandre Oliva <aoliva@redhat.com>
3104
3105 * Makefile.tpl ([+compare-target+]): Compare all stage
3106 directories, rather than just gcc.
3107 * Makefile.in: Rebuilt.
3108
351f7ac7 31092009-06-01 Doug Kwan <dougkwan@google.com>
3110
3111 * configure.ac: Support gold for target arm*-*-*.
3112 * configure: Regenerate.
9d247ee8 3113
7601a55c 31142009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3115
3116 * Makefile.def: Add MPC support and dependencies.
3117 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3118
3119 * Makefile.in, configure: Regenerate.
3120
a36217d3 31212009-05-27 Alexandre Oliva <aoliva@redhat.com>
3122
3123 * Makefile.tpl (all): Avoid harmless warning in make all when
3124 gcc-bootstrap is enabled but stage_last does not exist.
3125 * Makefile.in: Rebuilt.
3126
8b70b80d 31272009-05-24 Nicolas Roche <roche@adacore.com>
3128
3129 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3130 * Makefile.in: Regenerate.
3131
cab4bf21 31322009-05-21 Denis Chertykov <chertykov@gmail.com>
3133
3134 * MAINTAINERS: Update my e-mail address.
3135
df95bec1 31362009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3137
3138 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3139 * configure: Regenerate.
3140
bc1e0bea 31412009-05-18 Alexandre Oliva <aoliva@redhat.com>
3142
3143 PR other/40159
3144 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3145 gcc-no-bootstrap are mutually exclusive.
3146 * Makefile.in: Rebuilt.
3147
4156fd9a 31482009-05-18 Alexandre Oliva <aoliva@redhat.com>
3149
3150 PR other/40159
3151 * Makefile.tpl (all): Don't end with unconditional success.
3152 * Makefile.in: Rebuilt.
3153
bd1f9655 31542009-05-12 Alexandre Oliva <aoliva@redhat.com>
3155
3156 PR target/37137
3157 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3158 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3159 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3160 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3161 stage_configureflags, stage_cflags and stage_libcflags into
3162 explicit Makefile macros.
3163 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3164 GFORTRAN.
3165 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3166 CC. Set CC_FOR_BUILD from CC.
3167 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3168 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3169 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3170 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3171 and GFORTRAN.
3172 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3173 (_LIBCFLAGS): Renamed to _TFLAGS.
3174 (do-compare-debug, do-compare3-debug): Drop.
3175 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3176 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3177 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3178 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3179 (XGCC_FLAGS_FOR_TARGET): New.
3180 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3181 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3182 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3183 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9f9d05ad 3184 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
bd1f9655 3185 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3186 TFLAGS.
3187 (BUILD_CONFIG): Include if requested.
3188 (all): Set TFLAGS on bootstrap.
3189 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3190 (all-stageid-prefixmodule): Likewise.
3191 (do-clean, distclean-stageid): Set TFLAGS.
3192 (restrap): Fix whitespace.
3193 * Makefile.in: Rebuilt.
3194
604febb6 31952009-05-07 Paolo Bonzini <bonzini@gnu.org>
3196
3197 * config.guess: Sync with src.
3198
63d7f4db 31992009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3200
3201 * configure.ac ($with_ppl): Default to no if not supplied.
3202 ($with_cloog): Likewise.
3203 configure: Regenerate.
3204
21c0690b 32052009-04-27 James E. Wilson <wilson@codesourcery.com>
3206
3207 * MAINTAINERS: Update my e-mail address.
3208
cd06af47 32092009-04-27 Nick Clifton <nickc@redhat.com>
3210
3211 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3212
bb19a97e 32132009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3214
3215 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3216 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3217 * Makefile.in: Regenerate.
3218
bff7ea4a 32192009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3220
3221 PR bootstrap/39739
3222 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3223 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3224
3225 * configure, Makefile.in: Regenerate.
3226
bb19a97e 32272009-04-21 Taras Glek <tglek@mozilla.com>
fb1e4f4a 3228
3229 * include/hashtab.h: Update GTY annotations to new syntax
3230 * include/splay-tree.h: Likewise
3231
613eb4a3 32322009-04-17 Ben Elliston <bje@au.ibm.com>
3233
3234 * config.sub, config.guess: Update from upstream sources.
3235
ca2751b6 32362009-04-15 Anthony Green <green@moxielogic.com>
3237
3238 * configure.ac: Add moxie support.
3239 * configure: Rebuilt.
3240
4b072aaf 32412009-04-14 Jakub Jelinek <jakub@redhat.com>
3242
3243 * configure.ac: Change copyright header to refer to version
3244 3 of the GNU General Public License and to point readers at the
3245 COPYING3 file and the FSF's license web page.
3246 * Makefile.def: Likewise.
3247 * Makefile.tpl: Likewise.
3248 * Makefile.in: Regenerate.
3249
95349883 32502009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3251
3252 * configure.ac: Restore match for darwin9 or later. Use double
3253 brackets since regeneration eats one pair.
3254 * configure: Regenerate.
3255
03caadda 32562009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3257
3258 PR gas/10039
3259 * configure.ac: Require texinfo 4.7.
3260 * configure: Regenerated.
3261
6bc9506f 32622009-04-09 Nick Clifton <nickc@redhat.com>
3263
3264 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3265 the GCC Runtime Library Exception.
3266
fec76ae9 32672009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3268
3269 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3270 * configure: Regenerate.
3271
21a0251d 32722009-04-01 Steve Ellcey <sje@cup.hp.com>
3273
3274 * Makefil.def (languages): New entries.
3275 * Makefile.tpl (check-gcc-*): New generic target.
3276 * Makefile.in: Regenerate.
21a0251d 3277
dcde3c07 32782009-03-25 Erven Rohou <erven.rohou@inria.fr>
54b921e3 3279
03caadda 3280 * MAINTAINERS: Update my email address.
54b921e3 3281
63d6abe9 32822009-03-18 Tom Tromey <tromey@redhat.com>
3283
03caadda 3284 * configure: Rebuild.
3285 * configure.ac (host_libs): Add libiconv.
3286 * Makefile.in: Rebuild.
3287 * Makefile.def (host_modules): Add libiconv.
3288 (configure-gdb, all-gdb): Depend on libiconv.
63d6abe9 3289
40c500e1 32902009-03-16 Tristan Gingold <gingold@adacore.com>
3291
3292 * configure.ac: Treat gdb as supported on x86_64-darwin.
3293 * configure: Regenerate.
3294
5bc96548 32952009-03-16 Joseph Myers <joseph@codesourcery.com>
3296
3297 * configure.ac (--with-host-libstdcxx): New option.
3298 * configure: Regenerate.
3299
dcde3c07 33002009-03-12 Joern Rennecke <joern.rennecke@arc.com>
9d469b1b 3301
3302 * MAINTAINERS: Move myself into the write after approval list.
3303
2ab9be2b 33042009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
3305
3306 * MAINTAINERS: Update e-mail address.
8738bcea 3307
1f7090eb 33082009-03-11 Dorit Nuzman <dorit@il.ibm.com>
3309
3310 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3311
dcde3c07 33122009-03-10 Ira Rosen <irar@il.ibm.com>
8e68bfcc 3313
3314 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3315
9af964d4 33162009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3317
3318 Backport from git Libtool:
3319
3320 2009-01-19 Robert Millan <rmh@aybabtu.com>
3321 Support GNU/kOpenSolaris.
3322 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3323 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3324 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3325 GNU/kOpenSolaris.
3326
a59c2cb8 33272009-02-27 Andreas Schwab <schwab@linux-m68k.org>
3328
3329 * MAINTAINERS: Update e-mail address.
3330
8ccd3088 33312009-02-24 Michael Eager <eager@eagercon.com>
99a435ed 3332
3333 * MAINTAINERS (Write After Approval): Add self.
3334
ebd8f42c 33352009-02-18 Bingfeng Mei <bmei@broadcom.com>
3336
3337 * MAINTAINERS (Write After Approval): Add myself.
3338
be9d4db8 33392009-02-05 Andreas Schwab <schwab@suse.de>
3340
3341 * Makefile.tpl (stage_last): Define $r and $s before using
3342 $(RECURSE_FLAGS_TO_PASS).
3343 * Makefile.in: Regenerate
3344
d7559db1 33452009-01-30 Ian Lance Taylor <iant@google.com>
3346
3347 * MAINTAINERS: Move myself to the Global Reviewers list.
3348
3bef4012 33492009-01-29 Robert Millan <rmh@aybabtu.com>
3350
3351 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3352 * configure: Regenerate.
3353
808f8521 33542009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
3355
3356 * MAINTAINERS: Make whitespace consistent.
f84804e6 3357 Remove Robert Millan from Write After Approval.
808f8521 3358
6e6a9ced 33592009-01-16 Alan Modra <amodra@bigpond.net.au>
3360
3361 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3362 (all-opcodes): Depend on all-libiberty.
3363 * Makefile.in: Regenerate.
3364
8408ca00 33652009-01-15 Douglas B Rupp <rupp@gnat.com>
3366
3367 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3368 * configure: Regenerate.
3369
f95e31fd 33702009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
3371
3372 * MAINTAINERS (Write After Approval): Add myself.
3373
56b496b0 33742009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
3375
3376 * MAINTAINERS: Add myself to reviewers (Fortran).
3377
dcde3c07 33782009-01-12 Sebastian Pop <sebastian.pop@amd.com>
4aa0552b 3379
3380 PR tree-optimization/38515
3381 * configure.ac (cloog-polylib): Removed.
3382 (with_ppl, with_cloog): Test for "no".
3383 * configure: Regenerated.
3384
4e82a0cf 33852009-01-11 Daniel Franke <franke.daniel@gmail.com>
3386
3387 * MAINTAINERS: Moved myself to reviewers (Fortran).
3388
50d19060 33892009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3390
3391 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3392 (Write After Approval): Remove myself.
3393
2915a9ca 33942009-01-03 Diego Novillo <dnovillo@google.com>
3395
3396 * MAINTAINERS: Remove myself from alias maintainership.
3397
df1f167a 33982009-01-02 David Ayers <ayers@fsfe.org>
3399
3400 * MAINTAINERS: Update e-mail address.
3401
b58007d7 34022008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3403
3404 * MAINTAINERS: Make whitespace consistent.
3405
9e6fd619 34062008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3407
3408 Backport from upstream Libtool:
3409 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3410 Add cache variables to tests that require the linker to work.
3411 For shlibpath_overrides_runpath, this also changes the semantics
3412 to let the result from the C compiler take precedence.
3413
2882bf89 34142008-12-02 Ben Elliston <bje@au.ibm.com>
3415
3416 * config.sub, config.guess: Update from upstream sources.
3417
dcde3c07 34182008-12-12 Sebastian Pop <sebastian.pop@amd.com>
6dd977ba 3419
3420 * configure.ac (ppllibs): Add by default the lib flags.
3421 * configure: Regenerate.
3422
da355950 34232008-12-08 Luis Machado <luisgpm@br.ibm.com>
3424
3425 * MAINTAINERS: Add myself to the write after approval list.
3426
42d640f6 34272008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3428
be9d4db8 3429 * configure.ac: Add double brackets on darwin[912].
3430 * configure: Regenerate.
42d640f6 3431
51557c5b 34322008-12-03 Daniel Kraft <d@domob.eu>
3433
3434 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3435 Approval to Reviewer section (for Fortran front-end).
3436
501068c2 34372008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3438
3439 * configure.ac: Expand to darwin10 and later.
3440 * configure: Regenerate.
3441
0ecf7a65 34422008-12-02 Andreas Schwab <schwab@suse.de>
3443
3444 * Makefile.def: configure-target-boehm-gc depends on
3445 all-target-libstdc++-v3.
3446 * Makefile.in: Regenerate.
3447
3177f780 34482008-12-02 Kai Tietz <kai.tietz@onevision.com>
3449
3450 * MAINTAINERS: Add myself as mingw maintainer.
3451
fcf428df 34522008-12-02 Ben Elliston <bje@au.ibm.com>
3453
3454 * config.sub, config.guess: Update from upstream sources.
3455
a61f1d25 34562008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3457
3458 * README.SCO: Remove.
3459
8026444e 34602008-11-29 Fernando Pereira <pronesto@gmail.com>
3461
3462 * MAINTAINERS: Add myself to the write after approval list.
3463
707ec6d5 34642008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3465
3466 * MAINTAINERS: Update my email address in WAA section.
3467
dcde3c07 34682008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
e006f6a0 3469
3470 * MAINTAINERS: Update e-mail address.
3471
dcde3c07 34722008-11-27 Toon Moene <toon@moene.org>
c399af55 3473
3474 * MAINTAINERS: Change e-mail address.
3475
d9f9f3af 34762008-11-27 Tristan Gingold <gingold@adacore.com>
3477
3478 * configure.ac: Build gdb for i?86-*-darwin*
3479 * configure: Regenerated.
3480
dcde3c07 34812008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
384763bb 3482
3483 * MAINTAINERS: Added my full name.
3484
54670ae6 34852008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3486
3487 PR bootstrap/38014
3488 PR bootstrap/37923
3489
3490 Revert:
3491
3492 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3493
3494 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3495 * Makefile.in: Regenerated.
3496
3497 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3498
3499 PR gdb/921
3500 PR gdb/1646
3501 PR gdb/2175
3502 PR gdb/2176
3503
3504 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3505 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3506 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3507 (HOST_EXPORTS): Pass CPPFLAGS.
3508 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3509 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3510 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3511 * Makefile.in, configure: Regenerated.
3512 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3513 and CPPFLAGS_FOR_BUILD.
3514
dcde3c07 35152008-11-06 Jeff Law <law@redhat.com>
35d42d87 3516
3517 * MAINTAINERS: Add myself as middle end maintainer.
3518
9978efe2 35192008-11-06 Andrew Stubbs <ams@codesourcery.com>
3520
3521 * MAINTAINERS (Write after approval): Add myself.
3522
8487f085 35232008-11-05 Diego Novillo <dnovillo@google.com>
3524
3525 * MAINTAINERS (Global Reviewers): Add myself.
3526 (Non-Algorithmic Maintainers): Remove myself.
3527
bd2826b0 35282008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3529
0ecf7a65 3530 * MAINTAINERS (Write after approval): Add myself.
bd2826b0 3531
fefb72aa 35322008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3533
0ecf7a65 3534 * MAINTAINERS (Write after approval): Add myself.
fefb72aa 3535
55bc4ab1 35362008-10-31 Ben Elliston <bje@au.ibm.com>
3537
3538 * configure.ac (spu-*-*): Remove special case.
3539 * configure: Regenerate.
3540
be6ed2e1 35412008-10-30 Catherine Moore <clm@codesourcery.com>
3542
3543 * MAINTAINERS (Write after approval): Update my email address.
3544
a8e019fa 35452008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3546
3547 * configure.ac [spu-*-*]: Do not set skipdirs.
3548 * configure: Re-generate.
3549
1a9f59a4 35502008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3551
3552 * MAINTAINERS (Various Maintainers): Add myself to reload.
3553
de52fda6 35542008-10-25 Richard Guenther <rguenther@suse.de>
3555
3556 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3557 maintainer. Remove myself as libgcc-math maintainer.
3558 (Non-Algorithmic Maintainers): Remove myself.
3559
38db8374 35602008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3561
3562 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3563 * Makefile.in: Regenerated.
3564
d8ff5826 35652008-10-23 Cary Coutant <ccoutant@google.com>
3566
3567 * MAINTAINERS (Write after approval): Add myself.
3568
d514f3bf 35692008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3570
3571 PR gdb/921
3572 PR gdb/1646
3573 PR gdb/2175
3574 PR gdb/2176
3575
3576 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3577 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3578 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3579 (HOST_EXPORTS): Pass CPPFLAGS.
3580 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3581 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3582 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3583 * Makefile.in, configure: Regenerated.
3584 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3585 and CPPFLAGS_FOR_BUILD.
3586
dcde3c07 35872008-10-20 Sebastian Pop <sebastian.pop@amd.com>
cf58dc99 3588
3589 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3590 Sebastian Pop.
3591
65ee4ba4 35922008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3593
3594 * MAINTAINERS (Write After Approval): Added myself.
3595
c214098d 35962008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3597
3598 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3599 recommended version to 2.3.2.
3600
3601 * configure: Regenerate.
3602
4ae4a8b5 36032008-10-01 Mark Mitchell <mark@codesourcery.com>
3604
3605 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3606
65bf946b 36072008-09-29 David Daney <david.daney@caviumnetworks.com>
3608
3609 * MAINTAINERS (Write After Approval): Update e-mail address.
3610
5028c504 36112008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3612
3613 * libtool.m4: Update to libtool 2.2.6.
3614 * lt~obsolete.m4: Update to libtool 2.2.6.
3615 * ltmain.sh: Update to libtool 2.2.6.
3616 * ltsugar.m4: Update to libtool 2.2.6.
3617 * ltversion.m4: Update to libtool 2.2.6.
3618 * ltoptions.m4: Update to libtool 2.2.6.
3619 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3620
8b1a5537 36212008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3622
3623 * MAINTAINERS (Write After Approval): Add myself.
3624
55374afb 36252008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3626
3627 * MAINTAINERS (Write After Approval): Update my name.
3628
bf6d04f7 36292008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3630
0ecf7a65 3631 * MAINTAINERS: Add myself in "Write After Approval".
bf6d04f7 3632
9abaa85a 36332008-09-18 Steve Ellcey <sje@cup.hp.com>
3634
0ecf7a65 3635 * MAINTAINERS: Add myself as ia64 maintainer.
9abaa85a 3636
43277e2a 36372008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3638
3639 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3640 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3641 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3642 and Michael Tiemann from Write After Approval since they do not
3643 actually have access.
3644
a565a5fa 36452008-09-05 Richard Guenther <rguenther@suse.de>
3646
3647 * configure.ac: Initialize clooglibs to -lcloog.
3648 * configure: Re-generate.
3649
2d9cbe39 36502008-09-04 Le-Chun Wu <lcwu@google.com>
3651
3652 * MAINTAINERS (Write After Approval): Add myself.
3653
5362e323 36542008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3655
3656 * configure.ac (--with-cloog-polylib): New.
3657 (--disable-cloog-version-check): New.
3658 (--disable-ppl-version-check): New.
3659 * configure: Re-generate.
3660
3e6e524f 36612008-09-03 Richard Guenther <rguenther@suse.de>
3662
3663 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3664 cloog test.
3665 * configure: Re-generate.
3666
8372e9ea 36672008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3668
3669 Add picoChip port.
3670 * MAINTAINERS: Add picoChip maintainers.
3671
255b6be7 36722008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3673 Tobias Grosser <grosser@fim.uni-passau.de>
3674 Jan Sjodin <jan.sjodin@amd.com>
3675 Harsha Jagasia <harsha.jagasia@amd.com>
3676 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3677 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3678 Adrien Eliche <aeliche@isty.uvsq.fr>
3679
3680 Merge from graphite branch.
3681 * configure: Regenerate.
3682 * Makefile.in: Regenerate.
3683 * configure.ac (host_libs): Add ppl and cloog.
3684 Add checks for PPL and CLooG.
3685 * Makefile.def (ppl, cloog): Added modules and dependences.
3686 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3687 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3688
7d804f04 36892008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3690
3691 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3692 (GCC_SHLIB_SUBDIR): New.
3693 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3694 * configure: Regenerate.
3695 * Makefile.in: Regenerate.
3696
cc7fe443 36972008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3698
3699 * MAINTAINERS: Consistently use tabs to separate columns.
3700
c3116b03 37012008-08-29 Tristan Gingold <gingold@adacore.com>
3702
3703 * MAINTAINERS (Write after Approval): Add myself.
3704
dba2c8ea 37052008-08-28 Tristan Gingold <gingold@adacore.com>
3706
3707 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3708 Enable bfd, binutils and opcodes.
3709 * configure: Regenerate.
3710
ae65dfef 37112008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3712
3713 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3714
2a462700 37152008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3716
3717 * MAINTAINERS: Use correct Umlaut for last name.
3718
da1cc9ee 37192008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3720
3721 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3722
285c1b7e 37232008-08-16 David Edelsohn <edelsohn@gnu.org>
3724
3725 * MAINTAINERS: Update my email address.
3726
edcc45bb 37272008-08-16 Nicolas Roche <roche@adacore.com>
3728
3729 * Makefile.tpl: Add BOOT_ADAFLAGS.
3730 * Makefile.in: Regenerate.
3731
559b0712 37322008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3733
3734 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3735 * configure: Regenerate.
3736
dcde3c07 37372008-07-30 Paolo Bonzini <bonzini@gnu.org>
3bed0958 3738
3739 * configure.ac: Add makefile fragments for hpux.
3740 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3741 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3742 * configure: Regenerate.
3743 * Makefile.in: Regenerate.
3744
dcde3c07 37452008-07-28 Aldy Hernandez <aldyh@redhat.com>
50e0cac8 3746
3747 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3748
dcde3c07 37492008-07-11 Dodji Seketeli <dseketel@redhat.com>
ff71f0b4 3750
3751 * MAINTAINERS (Write after Approval): Add myself.
3752
d27e061f 37532008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3754
3755 * MAINTAINERS (Write After Approval): Add myself.
3756
5daaf60f 37572008-06-29 Andrew Jenner <andrew@codesourcery.com>
3758
3759 * MAINTAINERS (Write After Approval): Add myself.
3760
04177cb3 37612008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3762
3763 * MAINTAINERS: Update my email address.
3764
5dfd58d3 37652008-06-25 Joey Ye <joey.ye@intel.com>
3766
3767 * MAINTAINERS (Write After Approval): Add myself.
3768
5b2c7553 37692008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3770
3771 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3772 * Makefile.in: Regenerate.
3773 * configure: Regenerate.
3774
211b932d 37752008-06-17 Daniel Kraft <d@domob.eu>
3776
3777 * MAINTAINERS (Write After Approval): Add myself.
3778
4e8a889d 37792008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3780
3781 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3782 "$@" is still intact with both Autoconf 2.59 and 2.62.
3783 * configure: Regenerate.
3784
168ee878 37852008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3786
3787 * Makefile.tpl: Fix comment errors.
3788 * Makefile.in: Regenerate.
3789
607465f2 37902008-06-12 David S. Miller <davem@davemloft.net>
3791 David Edelsohn <edelsohn@gnu.org>
3792
3793 * configure.ac: Add powerpc*-*-* to gold supported targets.
3794 * configure: Regenerate.
3795
9841cd80 37962008-06-08 Joseph Myers <joseph@codesourcery.com>
3797
3798 PR tree-optimization/36218
3799 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3800 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3801 (all prefix="build-"): Pass them to build-system sub-makes.
3802 * Makefile.in: Regenerate.
3803
6af9f7ea 38042008-06-07 Joseph Myers <joseph@codesourcery.com>
3805
3806 * MAINTAINERS (mt port): Remove.
3807 (sco5, unixware, sco udk): Remove.
3808 (Kean Johnston): Add to Write After Approval.
3809
ab2a1d30 38102008-05-30 Julian Brown <julian@codesourcery.com>
3811
3812 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3813 of libobjc for ARM EABI Linux.
3814 * configure: Regenerate.
f7f51622 3815
dcde3c07 38162008-05-18 Xinliang David Li <davidxl@google.com>
5ade25c6 3817
0ecf7a65 3818 * ChangeLog: Remove wrong ChangeLog entry.
5ade25c6 3819
dcde3c07 38202008-05-17 Xinliang David Li <davidxl@google.com>
f7f51622 3821
5ade25c6 3822 * MAINTAINERS (Write After Approval): Add myself.
f7f51622 3823
f0ce8d7d 38242008-05-15 Janus Weil <janus@gcc.gnu.org>
3825
3826 * MAINTAINERS (Write After Approval): Add myself.
3827
d3eff7bb 38282008-05-14 Rafael Espíndola <espindola@google.com>
2c3fa25d 3829
3830 * config-ml.in: don't handle --enable-shared and --enable-static.
3831
c69f9953 38322008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3833
3834 * MAINTAINERS: Update my email address.
3835
21b4aefa 38362008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3837
3838 * MAINTAINERS: Update my email address.
0ecf7a65 3839
f2271661 38402008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3841
3842 * MAINTAINERS (Write After Approval): Add myself.
3843
002bc050 38442008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3845
3846 * MAINTAINERS (Write After Approval): Add myself.
3847
dcde3c07 38482008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
74200d08 3849
3850 * MAINTAINERS (crx): Add myself.
3851
83a50aef 38522008-04-18 Paolo Bonzini <bonzini@gnu.org>
3853
3854 Sync with src:
3855 2008-04-14 David S. Miller <davem@davemloft.net>
3856
0ecf7a65 3857 * configure.ac: Add sparc*-*-* to gold supported targets.
3858 * configure: Regenerate.
83a50aef 3859
f0cb9b36 38602008-04-18 Paolo Bonzini <bonzini@gnu.org>
3861
3862 PR bootstrap/35457
3863 * configure.ac: Include override.m4.
3864 * configure: Regenerate.
3865
1db8021c 38662008-04-18 Paolo Bonzini <bonzini@gnu.org>
3867
0ecf7a65 3868 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3869 * Makefile.in: Regenerate.
1db8021c 3870
dcde3c07 38712008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
15f8eac8 3872
0ecf7a65 3873 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
15f8eac8 3874 as nonconfigurable directories list.
0ecf7a65 3875 * configure: Regenerate.
15f8eac8 3876
3af820d0 38772008-04-14 Ben Elliston <bje@au.ibm.com>
3878
3879 * config.sub, config.guess: Update from upstream sources.
3880
6e7d0937 38812008-04-12 Hans-Peter Nilsson <hp@axis.com>
3882
3883 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3884 * Makefile.in: Regenerate.
3885
9c66b389 38862008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3887
3888 * configure.ac: Do not build libssp for the AVR.
3889 * configure: Regenerate.
3890
29ab6ecd 38912008-04-07 Ian Lance Taylor <iant@google.com>
3892
3893 * Makefile.def: check-gold depends upon all-binutils.
3894 * Makefile.in: Regenerate.
3895
86aaa146 38962008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3897
3898 * MAINTAINERS (Write After Approval): Add myself.
3899
45043b2b 39002008-04-04 Nick Clifton <nickc@redhat.com>
3901
3902 PR binutils/4334
fae55456 3903 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
45043b2b 3904 builds.
3905 * configure: Regenerate.
3906
5a92bcc2 39072008-04-04 NightStrike <NightStrike@gmail.com>
3908
3909 PR other/35151
0ecf7a65 3910 * configure.ac: Combine rules for mingw32 and mingw64.
3911 * configure: Regenerate.
5a92bcc2 3912
0805084a 39132008-04-02 Kai Tietz <kai.tietz@onvision.com>
3914
3915 * MAINTAINERS (Write After Approval): Add myself.
3916
dcde3c07 39172008-04-01 Seongbae Park <seongbae.park@gmail.com>
5b9f41dc 3918
3919 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3920 * Makefile.in (.NOTPARALLEL): Ditto.
3921
63a9f8da 39222008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3923
3924 * MAINTAINERS (Write After Approval): Add myself.
3925
dcde3c07 39262008-03-31 Seongbae Park <seongbae.park@gmail.com>
3e3a0e9c 3927
3928 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3929 * Makefile.in (.NOTPARALLEL): Regenerate.
3930
4add9df0 39312008-03-27 Paolo Bonzini <bonzini@gnu.org>
3932
3933 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3934 * Makefile.in: Regenerate.
3935
03b33306 39362008-03-26 Jakub Staszak <kuba@et.pl>
3937
3938 * MAINTAINERS (Write After Approval): Add myself.
3939
5d42d4f2 39402008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3941
3942 * MAINTAINERS: Update e-mail address.
3943
3d47fcf5 39442008-03-20 Ian Lance Taylor <iant@google.com>
3945
3946 * configure.ac: Add support for --enable-gold.
3947 * Makefile.def: Add gold as a directory like ld.
3948 * configure, Makefile.in: Regenerate.
3949
82eaf560 39502008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3951
3952 * configure.ac: m4_include config/proginstall.m4.
3953 * configure: Regenerate.
e61456db 3954
3955 Backport from upstream Libtool:
0ecf7a65 3956
e61456db 3957 2007-10-12 Eric Blake <ebb9@byu.net>
0ecf7a65 3958
e61456db 3959 Deal with Autoconf 2.62's semantic change in m4_append.
3960 * ltsugar.m4 (lt_append): Replace broken versions of
3961 m4_append.
3962 (lt_if_append_uniq): Don't require separator to be overquoted,
3963 and avoid broken m4_append.
3964 (lt_dict_add): Fix typo.
3965 * libtool.m4 (_LT_DECL): Don't overquote separator.
3966
020e6f2b 39672008-03-13 David Edelsohn <edelsohn@gnu.org>
3968
3969 * config.rpath: Add AIX 6 support.
3970
f7c302cf 39712008-03-13 Paolo Bonzini <bonzini@gnu.org>
3972
3973 * Makefile.def (stageprofile). Remove -fprofile-generate
3974 from stage_libcflags.
3975 * Makefile.in: Regenerate.
3976
82ab37f5 39772008-03-13 Ben Elliston <bje@au.ibm.com>
3978
3979 * config.sub, config.guess: Update from upstream sources.
3980
167057eb 39812008-03-06 Tom Tromey <tromey@redhat.com>
3982
3983 * MAINTAINERS: Update for treelang deletion.
3984
06a40dd3 39852008-03-03 James E. Wilson <wilson@tuliptree.org>
3986
3987 * MAINTAINERS: Update my email address.
3988
af05c092 39892008-03-03 Stan Shebs <stanshebs@earthlink.net>
3990
6c2338a8 3991 * MAINTAINERS (darwin port): Add myself as a maintainer.
af05c092 3992 (objective-c/c++): Add myself as a maintainer.
3993
f3d3d204 39942008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3995
3996 * MAINTAINERS (Write After Approval): Update my email address.
3997
d5274c75 39982008-02-25 Tomas Bily <tbily@suse.cz>
3999
4000 * MAINTAINERS (Write After Approval): Add myself.
4001
5954dfea 40022008-02-23 Jakub Jelinek <jakub@redhat.com>
4003
4004 * MAINTAINERS (OpenMP): Add myself.
4005
c898f165 40062008-02-20 Paolo Bonzini <bonzini@gnu.org>
4007
a55f1b4b 4008 PR bootstrap/32009
4009 PR bootstrap/32161
c898f165 4010
a55f1b4b 4011 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4012 * configure: Regenerate.
c898f165 4013
a55f1b4b 4014 * Makefile.def: Define stage_libcflags for all bootstrap stages.
4015 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4016 STAGE4_LIBCFLAGS): New.
4017 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4018 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4019 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4020 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4021 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4022 for target modules. Don't export LIBCFLAGS.
4023 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4024 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4025 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4026 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4027 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4028 * Makefile.in: Regenerate.
c898f165 4029
69d30e89 40302008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4031
4032 PR libgcj/33085
4033 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4034 Do not use -DDLL_EXPORT. Backport from upstream.
4035
aaa12b63 40362008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4037
4038 * MAINTAINERS (Write After Approval): Add myself.
4039
b538c932 40402008-02-02 Hans-Peter Nilsson <hp@axis.com>
4041
4042 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4043 * configure: Regenerate.
4044
c1d3813f 40452008-01-31 Marc Gauthier <marc@tensilica.com>
4046
4047 * configure.ac (xtensa*-*-*): Recognize processor variants.
4048 * configure: Regenerate.
4049
d2d2630b 40502008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4051
6144731c 4052 PR bootstrap/34922
4053 * configure.ac (PARSE_ARGS): Push suitable setting of
4054 ac_subdirs_all, for `./configure --help=recursive'.
4055 Handle `+' in generic toplevel directory disabling.
4056 * configure: Regenerate.
d2d2630b 4057
265f31f8 40582008-01-28 Nick Clifton <nickc@redhat.com>
4059
4060 * MAINTAINERS (xstormy16): Take over maintainership.
4061
99c77e32 40622008-01-25 Joseph Myers <joseph@codesourcery.com>
4063
4064 * MAINTAINERS (c4x port): Remove.
4065
0aff9a99 40662008-01-24 David Edelsohn <edelsohn@gnu.org>
4067
4068 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4069
29179dae 40702008-01-23 Ben Elliston <bje@au.ibm.com>
4071
4072 * config.sub, config.guess: Update from upstream sources.
4073
423255b1 40742008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
4075
4076 * MAINTAINERS (Write After Approval): Add myself.
4077
559c551d 40782008-01-17 H.J. Lu <hjl.tools@gmail.com>
4079
4080 * MAINTAINERS: Update my email address.
4081
40822008-01-09 Raksit Ashok <raksit@google.com>
4083
4084 * MAINTAINERS (Write After Approval): Add myself.
4085
01dc04f9 40862008-01-09 Raksit Ashok <raksit@google.com>
4087
4088 * MAINTAINERS (Write After Approval): Add myself.
4089
e257630f 40902008-01-08 Ben Elliston <bje@au.ibm.com>
4091
4092 * config.sub, config.guess: Update from upstream sources.
4093
e9450d5b 40942007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4095
4096 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
0b359cab 4097 Change recommended MPFR from 2.2.1 -> 2.3.0.
e9450d5b 4098 * configure: Regenerate.
4099
a611cf87 41002007-12-15 Sebastian Pop <sebastian.pop@amd.com>
4101
4102 * MAINTAINERS: Update my email address.
4103
e502d5b5 41042007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
4105
4106 * MAINTAINERS: Update my email address.
4107
85b21747 41082007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4109
4110 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4111 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4112 * Makefile.in: Regenerate.
4113
dcde3c07 41142007-12-10 Mark Heffernan <meheff@google.com>
1b8215f1 4115
4116 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4117 misplaced entries.
4118
06e8069d 41192007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4120
4121 * configure.ac: Enable libjava for x86_64-*-darwin9.
4122 * configure: Regenerate.
4123
dcde3c07 41242007-12-07 Bill Maddox <maddox@google.com>
46151c44 4125
4126 * MAINTAINERS (Write After Approval): Add myself.
4127
82a6155b 41282007-12-05 Ben Elliston <bje@au.ibm.com>
4129
4130 * config.sub, config.guess: Update from upstream sources.
4131
88b29126 41322007-12-02 Matthias Klose <doko@ubuntu.com>
4133
4134 * config-ml.in: Remove 64bit configure tests.
4135
097bd8a7 41362007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4137
4138 * config-ml.in: Robustify against white space in absolute file
4139 names.
4140
4141 * config-ml.in (multi-clean): Substitute ${Makefile}.
4142 Remove superfluous ${Makefile} in list.
4143
da01ad1e 41442007-11-19 Thiemo Seufer <ths@mips.com>
4145
4146 * config-ml.in: Don't hardcode the Makefile name.
4147
aa1ec648 41482007-11-08 Alexander Monakov <amonakov@ispras.ru>
4149
4150 * MAINTAINERS (Write After Approval): Add myself.
4151
cc01f27b 41522007-11-07 Samuel Tardieu <sam@rfc1149.net>
4153
4154 * MAINTAINERS (Write After Approval): Add myself.
4155
dcde3c07 41562007-11-06 Doug Kwan <dougkwan@google.com>
b34f5003 4157
4158 * MAINTAINERS (Write After Approval): Add myself.
4159
3c4bb8ba 41602007-10-25 Ben Elliston <bje@au.ibm.com>
4161
4162 * MAINTAINERS (mercury): Remove entry.
4163 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4164
119eb9ed 41652007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4166
4167 * Makefile.def (dependencies): Make configure-gdb depend on
4168 all-intl.
4169 * Makefile.in: Regenerated.
4170
10978713 41712007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
4172
4173 * MAINTAINERS (Fortran maintainer): Remove myself.
4174
dcde3c07 41752007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1ad797ec 4176
4177 * Makefile.def: To avoid problems running with parallel makes,
4178 build newlib before libgloss so that target specific header
4179 files are availble.
4180 * Makefile.in: Regenerate
4181
2711b222 41822007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4183
4184 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4185 * Makefile.in: Regenerate.
4186
f5213d04 41872007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4188
4189 * MAINTAINERS (Register allocation reviewer): Add myself.
4190
823e8b8d 41912007-10-08 Mike Frysinger <vapier@gentoo.org>
4192
4193 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4194 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4195 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4196 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4197 * configure: Regenerate.
4198
dcde3c07 41992006-10-04 Seongbae Park <seongbae.park@gmail.com>
dd508a00 4200
4201 * MAINTAINERS (Register allocation reviewer): Add myself.
4202
93c5e793 42032007-10-01 Paolo Bonzini <bonzini@gnu.org>
4204
4205 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4206 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4207 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4208 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4209 * configure.ac: Default them to host tools for $host = $build.
4210 Subst them.
4211
4212 * configure: Regenerate.
4213 * Makefile.in: Regenerate.
4214
dcde3c07 42152006-09-24 Peter Bergner <bergner@vnet.ibm.com>
8286d1e9 4216
4217 * MAINTAINERS (Register allocation reviewer): Add myself.
4218
dcde3c07 42192006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
33baaa20 4220
4221 * MAINTAINERS (Register allocation reviewer): Add myself.
4222
547d559e 42232007-09-21 Seongbae Park <seongbae.park@gmail.com>
4224
4225 * MAINTAINERS (Write After Approval): Fix typo.
4226
3013c2c7 42272007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4228
4229 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4230 * configure: Regenerate.
4231
9658ef82 42322007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4233
4234 PR bootstrap/31906
4235 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
e502d5b5 4236 they're already prefixed.
9658ef82 4237
a0191bfe 42382007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4239
4240 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4241 libstdc++.
4242 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4243 * configure: Regenerate.
4244 * Makefile.in: Regenerate.
0ecf7a65 4245
ef4a823a 42462007-09-17 Andreas Schwab <schwab@suse.de>
4247
4248 * configure.ac: Raise minimum makeinfo version to 4.6.
4249 * configure: Regenerate.
4250
dcde3c07 42512007-09-17 Johannes Singler <singler@ira.uka.de>
3900cf8f 4252
e502d5b5 4253 * MAINTAINERS (write-after-approval) add myself
3900cf8f 4254
fbbc6fdb 42552007-09-15 Alan Modra <amodra@bigpond.net.au>
4256
4257 * configure.ac: Correct makeinfo version check.
4258 * configure: Regenerate.
4259
9b139a12 42602007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4261
4262 * MAINTAINERS: Update my email address.
4263
68c9bc25 42642007-09-14 Richard Sandiford <richard@codesourcery.com>
4265
4266 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4267 to $skipdirs and only disable gprof for newlib. Use the normal
4268 mips*-elf* handling in other respects.
4269 * configure: Regnerate.
4270
d0a16e74 42712007-09-12 David Daney <ddaney@avtrex.com>
4272
4273 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4274 enabling libgcj.
4275 * configure: Regenerate.
4276
1c5767f1 42772007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4278
4279 PR other/32154
4280 * configure.ac: For libgloss targets, point the linker to the linker
4281 script, startup code and simulator library.
4282 * configure: Regenerate.
4283
b9eb3c64 42842007-09-07 Andrew Haley <aph@redhat.com>
4285
4286 * configure.ac (noconfigdirs): Remove target-libffi and
4287 target-libjava.
4288 * configure: Regenerate.
4289
70d8e49e 42902007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4291
4292 PR target/33281
4293 * configure.ac: Use config/mh-mingw on mingw.
4294 * configure: Regenerate.
70d8e49e 4295
771e1e14 42962007-09-05 Pat Haugen <pthaugen@us.ibm.com>
4297
e2b00040 4298 * MAINTAINERS (Write After Approval): Add myself.
771e1e14 4299
f6be6a96 43002007-09-05 Richard Guenther <rguenther@suse.de>
4301
4302 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4303 nor --disable-checking is provided also turn on yes and types
4304 checking for stage1.
4305 * configure: Re-generate.
4306
afaca01a 43072007-08-30 Krister Walfridsson <cato@df.lth.se>
4308
4309 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4310 (Write After Approval): Remove myself.
4311
26dd65f3 43122007-08-29 Nick Clifton <nickc@redhat.com>
24aa922b 4313
26dd65f3 4314 * config.sub, config.guess: Update from upstream sources.
24aa922b 4315
6144731c 43162007-08-22 Bud Davis <jmdavis@link.com>
10df54f4 4317
4318 * MAINTAINERS (Write After Approval): Added myself.
4319 * MAINTAINERS (Reviewers): Removed myself.
4320
5f1f2de5 43212007-08-18 Paul Brook <paul@codesourcery.com>
6144731c 4322 Joseph Myers <joseph@codesourcery.com>
5f1f2de5 4323
4324 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4325 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4326 * Makefile.in: Regenerate.
4327 * configure.ac (--with-debug-prefix-map): New.
4328 * configure: Regenerate.
4329
f8520ad7 43302007-08-17 Richard Sandiford <richard@codesourcery.com>
4331 Nigel Stephens <nigel@mips.com>
4332
f8520ad7 4333 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4334 as target_makefile_frag.
4335 * configure: Regenerate.
4336
5b542315 43372007-08-16 Alexandre Oliva <aoliva@redhat.com>
4338
4339 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4340 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4341 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4342 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4343 (do-compare, do-compare3, do-compare-debug): New.
4344 ([+compare-target+]): Use them.
4345
8d8efff7 43462007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
4347
4348 * MAINTAINERS (Write After Approval): Change my email address.
4349
af7bb0c0 43502007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4351 Ben Elliston <bje@au.ibm.com>
4352
4353 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4354 --silent if $silent.
4355 * configure: Regenerate.
4356
215d9ce6 43572003-08-12 Zdenek Dvorak <ook@ucw.cz>
4358
4359 * MAINTAINERS (Various Maintainers): Add myself as
4360 loop infrastructure maintainer. Update my e-mail
4361 address.
4362
eb57d4df 43632007-07-31 Diego Novillo <dnovillo@google.com>
4364
4365 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4366 Adjust description.
4367
f03e0ae4 43682007-07-26 Richard Guenther <rguenther@suse.de>
4369
4370 * configure.ac: Add types checking to stage1 checking flags.
4371 * configure: Regenerate.
4372
1ee47085 43732007-07-17 Nick Clifton <nickc@redhat.com>
4374
4375 * COPYING3: New file. Contains version 3 of the GNU General
4376 Public License.
4377 * COPYING3.LIB: New file. Contains version 3 of the GNU
4378 Lesser General Public License.
4379
4f1c9c75 43802007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4381
4382 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4383
8b472594 43842007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4385
4386 * MAINTAINERS (S/390 co-maintainer): Add myself.
4387 (Write After Approval): Remove myself.
4388
aa9311a1 43892007-07-13 Dan Hipschman <dsh@google.com>
4390
4391 * MAINTAINERS (Write After Approval): Add myself.
4392
2590e4db 43932007-07-11 Nick Clifton <nickc@redhat.com>
4394
4395 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4396 WINDRES export.
4397 * Makefile.in: Regenerate.
4398
ae91a3b7 43992007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4400
4401 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4402 maintainer.
4403
f9d0ebde 44042007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4405
4406 * lt~obsolete.m4: New. Import from 20070318 libtool.
4407
9a6e938f 44082007-07-03 Julian Brown <julian@codesourcery.com>
4409
4410 * MAINTAINERS (Write After Approval): Add myself.
4411
09c2d953 44122007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4413
4414 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4415 * configure: Regenerate.
4416
44172007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4418
4419 * configure.ac: Add some missing m4 quotation.
4420 * configure: Regenerate.
4421
2de49bbb 44222007-07-02 Simon Baldwin <simonb@google.com>
4423
4424 * MAINTAINERS (Write After Approval): Add myself.
4425
b7ef8464 44262007-07-02 Paolo Bonzini <bonzini@gnu.org>
4427
4428 * configure: Regenerate.
4429
75d6a0a9 44302007-07-02 Kai Tietz <kai.tietz@onevision.com>
4431
4432 * Makefile.def: Add windmc tool to build.
4433 * Makefile.tpl: Likewise.
4434 * configure.ac: Likewise.
4435 * Makefile.in: Regenerate.
4436 * configure: Regenerate.
0ecf7a65 4437
aa331421 44382007-06-28 DJ Delorie <dj@redhat.com>
4439
4440 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4441 not building newlib.
4442 * configure: Regenerated.
0ecf7a65 4443
bab22e5c 44442007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4445
4446 * MAINTAINERS (Write After Approval): Add myself.
4447
2d569347 44482007-06-25 Martin Michlmayr <tbm@cyrius.com>
4449
4450 * MAINTAINERS (Write After Approval): Add myself.
4451
abe9fc0f 44522007-06-19 Chris Matthews <chrismatthews@google.com>
4453
4454 * MAINTAINERS (Write After Approval): Add myself.
4455
2588303d 44562007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4457
4458 * MAINTAINERS (Write After Approval): Add myself.
4459
86d469a7 44602007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4461
4462 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4463 * Makefile.in: Regenerated.
4464
e77068c4 44652007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4466
4467 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4468 bfin*-*-uclinux* targets.
4469 * configure: Regenerate.
4470
34750e69 44712007-06-14 Ian Lance Taylor <iant@google.com>
4472
4473 * MAINTAINERS: Add myself as non-algorithmic global write
4474 maintainer.
4475
5a6568b4 44762007-06-14 Diego Novillo <dnovillo@google.com>
4477
4478 * MAINTAINERS: Add self as middle-end maintainer and
4479 non-algorithmic global write maintainer.
4480
49607763 44812007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4482
4483 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4484 Move all Fortran maintainers except Paul Brook into the
4485 Non-Autopoiesis section.
4486
021ff58f 44872007-06-14 Paolo Bonzini <bonzini@gnu.org>
4488
4489 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4490 (distclean-stage[+id+]): Possibly delete stage_last.
4491 * Makefile.in: Regenerate.
4492
f7074c96 44932007-06-12 Seongbae Park <seongbae.park@gmail.com>
4494
4495 * MAINTAINERS (Various Maintainer): Fix typo.
4496
19dcaa9c 44972007-06-11 Paolo Bonzini <bonzini@gnu.org>
4498
4499 * MAINTAINERS (Various Maintainer): Add myself as
4500 dataflow maintainer.
4501
fef06690 45022007-06-07 Ben Elliston <bje@au.ibm.com>
4503
4504 * config.sub, config.guess: Update from upstream sources.
4505
abe109c5 45062007-06-07 Ben Elliston <bje@au.ibm.com>
4507
4508 * Makefile.tpl: Fix spelling error.
4509 * Makefile.in: Regenerate.
4510
2bcd5359 45112007-06-01 Steve Ellcey <sje@cup.hp.com>
4512
fd82ebdc 4513 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4514 lt_cv_sys_max_cmd_len.
2bcd5359 4515
92a034a0 45162007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4517
4518 * MAINTAINERS (Various Maintainers): Add myself as
4519 auto-vectorizer maintainer.
4520
796f6ddf 45212003-05-31 Paolo Bonzini <bonzini@gnu.org>
4522
4523 PR libjava/32098
4524 * libtool.m4: Revert previous change.
4525 * ltgcc.m4: Put it here.
4526
3df3f071 45272003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4528
4529 * MAINTAINERS (Various Maintainers): Add myself as
4530 auto-vectorizer maintainer.
4531
8759836c 45322007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4533
4534 PR libjava/32098
4535 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4536
de0a1cbe 45372007-05-30 Richard Guenther <rguenther@suse.de>
4538
4539 * MAINTAINERS (Various Maintainers): Add myself as
4540 auto-vectorizer maintainer.
4541
505abe0c 45422007-05-30 Jakub Jelinek <jakub@redhat.com>
4543
4544 PR bootstrap/29382
4545 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4546 * configure: Rebuilt.
4547
12d06f67 45482007-05-28 Roberto Costa <robsettantasei@gmail.com>
4549
4550 * MAINTAINERS (Write After Approval): Removed my name.
4551
cc76add4 45522007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4553
4554 * MAINTAINERS (Write After Approval): Remove myself.
4555
a027451b 45562007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4557
4558 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4559
542f9784 45602007-05-23 Steve Ellcey <sje@cup.hp.com>
4561
4562 * ltmain.sh: Update from ToT Libtool.
4563 * libtool.m4: Update from ToT Libtool.
4564 * ltsugar.m4: New. Update from ToT Libtool.
4565 * ltversion.m4: New. Update from ToT Libtool.
4566 * ltoptions.m4: New. Update from ToT Libtool.
4567 * ltconfig: Remove.
4568 * ltcf-c.sh: Remove.
4569 * ltcf-cxx.sh: Remove.
4570 * ltcf-gcj.sh: Remove.
4571
528ab743 45722007-05-22 Ollie Wild <aaw@google.com>
4573
4574 * MAINTAINERS (Write After Approval): Add myself.
4575
47cd5247 45762007-05-16 Paolo Bonzini <bonzini@gnu.org>
4577
4578 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4579 stage_cflags.
4580 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4581 Remove CFLAGS/LIBCFLAGS.
4582 (configure-stage[+id+]-[+prefix+][+module+],
4583 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4584 * Makefile.in: Regenerate.
4585
3514a11b 45862007-05-15 Diego Novillo <dnovillo@google.com>
4587
4588 * MAINTAINERS: Update e-mail address.
4589
886a57ec 45902007-05-15 Revital Eres <eres@il.ibm.com>
4591
4592 * MAINTAINERS (Write After Approval): Add myself.
4593
00b95186 45942007-05-14 Roberto Costa <robsettantasei@gmail.com>
4595
4596 * MAINTAINERS (Write After Approval): Updated my address.
4597
37a5fded 45982007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4599
4600 * MAINTAINERS (Write After Approval): Add myself.
4601
932d1055 46022007-05-11 Silvius Rus <rus@google.com>
4603
4604 * MAINTAINERS (Write After Approval): Add myself.
4605
5be46544 46062007-04-23 Tom Tromey <tromey@redhat.com>
4607
4608 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4609
85fdb7fe 46102007-04-22 Mark Mitchell <mark@codesourcery.com>
4611
4612 * MAINTAINERS (cpplib): Rename to ...
4613 (libcpp): ... this. Add C/C++ front end maintainers.
4614
0e80ecec 46152007-04-14 Steve Ellcey <sje@cup.hp.com>
4616
4617 * config-ml.in: Pass ${ml_config_env} to configure calls.
4618
678ca12c 46192007-04-04 Christian Bruel <christian.bruel@st.com>
4620
4621 * MAINTAINERS (Write After Approval): Add myself.
0ecf7a65 4622
238ac4b8 46232007-04-02 Dave Korn <dave.korn@artimi.com>
4624
4625 * MAINTAINERS (Write After Approval): Add myself.
4626
1b3b5ab2 46272007-03-31 Tobias Burnus <burnus@net-b.de>
4628
4629 * MAINTAINERS (fortran 95 front end): Add myself.
4630
7af2a874 46312007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4632
4633 * MAINTAINERS (Write After Approval): Add myself.
0ecf7a65 4634
f5bcb691 46352007-03-24 Ayal Zaks <zaks@il.ibm.com>
4636
4637 * MAINTAINERS (Modulo Scheduler): Add myself.
4638
9671b27d 46392007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4640
4641 * MAINTAINERS (fortran 95 front end): Add myself.
4642 (c++ front end): whitespace fix.
4643
9ced3b39 46442007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4645
4646 * MAINTAINERS (Write After Approval): Add myself.
4647
d623d587 46482007-03-21 Richard Sandiford <richard@codesourcery.com>
4649
4650 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4651 of glob. Quote arguments with single quotes too.
4652 * configure: Regenerate.
4653
d6eaff55 46542007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4655
4656 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4657 * Makefile.in: Regenerate
4658
a6c599b5 46592007-03-07 Andreas Schwab <schwab@suse.de>
4660
4661 * configure: Regenerate.
4662
130effca 46632007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4664
4665 * configure.ac: Add "--with-pdfdir" configure option,
4666 which defines pdfdir variable.
4667 * Makefile.def (target=fixincludes): Add install-pdf to
4668 missing targets.
4669 (recursive_targets): Add install-pdf target.
4670 (flags_to_pass): Add pdfdir.
4671 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4672 target.
4673 * configure: Regenerate
4674 * Makefile.in: Regenerate
4675
cd343b1c 46762007-02-28 Eric Christopher <echristo@apple.com>
4677
4678 Revert:
4679 2006-12-07 Mike Stump <mrs@apple.com>
4680
4681 * Makefile.def (dependencies): Add dependency for
4682 install-target-libssp and install-target-libgomp on
4683 install-gcc.
4684 * Makefile.in: Regenerate.
4685
78a477ad 46862007-02-27 Matt Kraai <kraai@ftbfs.org>
4687
4688 * configure: Regenerate.
4689 * configure.ac: Move statements after variable declarations.
4690
670a86cd 46912007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4692
4693 * MAINTAINERS: Add myself as sh maintainer.
4694
ae8552b7 46952007-02-19 Joseph Myers <joseph@codesourcery.com>
4696
4697 * configure.ac: Adjust for loop syntax.
4698 * configure: Regenerate.
4699
95a05732 47002007-02-18 Alexandre Oliva <aoliva@redhat.com>
4701
4702 * configure: Rebuilt.
4703
b0e9b581 47042007-02-18 Alexandre Oliva <aoliva@redhat.com>
4705
4706 * configure.ac: Drop multiple occurrences of --enable-languages,
4707 and fix its quoting.
4708 * configure: Rebuilt.
4709
77ae4d79 47102007-02-17 Mark Mitchell <mark@codesourcery.com>
6144731c 4711 Nathan Sidwell <nathan@codesourcery.com>
4712 Vladimir Prus <vladimir@codesourcery.com>
4713 Joseph Myers <joseph@codesourcery.com>
77ae4d79 4714
4715 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4716 * configure: Regenerate.
4717
ddacbee5 47182007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4719
4720 * ltconfig (freebsd*): Default to elf.
4721
27bfe7b7 47222007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4723
4724 * configure.ac (target_libraries): Move libgcc before libiberty.
4725 * configure: Regenerated.
4726
eae5b2bc 47272007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4728 Paolo Bonzini <bonzini@gnu.org>
4729
4730 PR bootstrap/30753
4731 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4732 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4733 * configure: Regenerated.
4734
41d006b3 47352007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4736
4737 * MAINTAINERS (Language Front End Maintainers): Update my mail
4738 address.
4739
4ff792a4 47402007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4741
4742 PR bootstrap/30748
4743 * configure.ac: Correct syntax for Solaris ksh.
4744 * configure: Regenerated.
4745
38d7211b 47462007-02-09 Paolo Bonzini <bonzini@gnu.org>
4747
4748 * configure.ac: Sync with src.
4749 * configure: Regenerate.
4750
fbc4b0e5 47512007-02-09 Paolo Bonzini <bonzini@gnu.org>
4752
4753 * Makefile.in: Regenerate.
4754
834785d1 47552007-02-09 Paolo Bonzini <bonzini@gnu.org>
4756
4757 * config.sub: Sync with src.
4758
b30fcfae 47592007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4760
4761 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4762 noncanonical equivalents.
4763 * configure.in: Rename to...
4764 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4765 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4766 target_noncanonical. Use them. Rewrite removal of configure
4767 arguments for autoconf 2.59. Discard variable settings. Force
4768 program_transform_name for native tools.
4769
4770 * Makefile.in: Regenerated.
4771 * configure: Regenerated with autoconf 2.59.
4772
dcde3c07 47732007-02-07 Roman Zippel <zippel@linux-m68k.org>
e911c3be 4774
c6f3c945 4775 * MAINTAINERS (Write After Approval): Add myself.
e911c3be 4776
44db1fbc 47772007-01-31 Andreas Schwab <schwab@suse.de>
4778
4779 * Makefile.tpl (LDFLAGS): Substitute it.
4780 * Makefile.in: Regenerate.
4781
dcde3c07 47822007-01-30 Andrey Belevantsev <abel@ispras.ru>
760d0db8 4783
c6f3c945 4784 * MAINTAINERS (Write After Approval): Add myself.
760d0db8 4785
25954036 47862007-01-28 David Edelsohn <edelsohn@gnu.org>
4787
c6f3c945 4788 * MAINTAINERS (spu port): Add myself.
25954036 4789
a18b2c54 47902007-01-23 Richard Guenther <rguenther@suse.de>
4791
4792 PR bootstrap/30541
4793 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4794 * Makefile.tpl (GNATBIND): Substitute it.
4795 (GNATMAKE): Likewise.
4796 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4797 of STAGE_PREFIX.
4798 * Makefile.in: Regenerate.
4799 * configure: Regenerate.
4800
dd979235 48012007-01-18 Mike Stump <mrs@apple.com>
4802
4803 * configure.in: Re-enable -Werror for gcc builds.
4804
c6f3c945 48052007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ec79f74b 4806
c6f3c945 4807 * MAINTAINERS (Write After Approval): Add myself.
ec79f74b 4808
16c9b2e3 48092007-01-11 Paolo Bonzini <bonzini@gnu.org>
4810
4811 * configure.in: Change == to = in test command.
c6f3c945 4812 * configure: Regenerate.
16c9b2e3 4813
d45318b3 48142007-01-11 Paolo Bonzini <bonzini@gnu.org>
c6f3c945 4815 Nick Clifton <nickc@redhat.com>
4816 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4817
4818 * configure.in (build_configargs, host_configargs, target_configargs):
4819 Remove build/host/target parameters.
4820 (host_libs): Add gmp and mpfr.
4821 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4822 * Makefile.def (gmp, mpfr): New.
4823 (gcc): Remove target.
4824 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4825 target_os, target_vendor): New.
dcde3c07 4826 (configure): Add host_alias/target_alias arguments; adjust invocations.
c6f3c945 4827 * configure: Regenerate.
4828 * Makefile.in: Regenerate.
d45318b3 4829
48302007-01-11 Matt Fago <fago@earthlink.net>
4831
4832 * configure.in: Try to link to functions only in mpfr 2.2.x
c6f3c945 4833 to improve robustness of configure tests.
d45318b3 4834 * configure: Regenerate.
cd343b1c 4835
c9c21f59 48362007-01-09 Uros Bizjak <ubizjak@gmail.com>
4837
4838 * MAINTAINERS: Add myself as i386 maintainer.
4839
f2bdcff1 48402007-01-08 Jan Hubicka <jh@suse.cz>
4841
b7be5ae5 4842 * MAINTAINERS: Add myself as i386 maintainer.
f2bdcff1 4843
06dd9e69 48442007-01-08 Kai Tietz <kai.tietz@onevision.com>
4845
4846 * configure.in: Add support for an x86_64-mingw* target.
a378fc89 4847 * configure: Regenerate.
06dd9e69 4848
0a2e6193 48492007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4850
4851 * Makefile.tpl (all-target): Correct @if conditional for target
4852 modules.
4853 * configure.in: Omit libiberty if building only target libgcc.
4854 * configure, Makefile.in: Regenerated.
4855
29b1b61f 48562007-01-04 Paolo Bonzini <bonzini@gnu.org>
4857
dcde3c07 4858 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
29b1b61f 4859 * configure: Regenerate.
4860
894a47b4 48612007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4862
4863 * Makefile.def (target_modules): Add libgcc.
4864 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4865 * Makefile.tpl (clean-target-libgcc): Delete.
4866 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4867 on gcc even for bootstrapped modules. Rewrite handling of
4868 lang_env_dependencies to loop over target_modules.
4869 * configure.in (target_libraries): Add target-libgcc.
4870 * Makefile.in, configure: Regenerated.
4871
9c3a0a29 48722006-12-29 Paolo Bonzini <bonzini@gnu.org>
4873
4874 * configure.in: Reorganize recognition of languages. Add
4875 --enable-stage1-languages. Show supported languages for the chosen
4876 target rather than all recognized languages.
4877 * configure: Regenerate.
4878
2e04b035 48792006-12-29 Paolo Bonzini <bonzini@gnu.org>
4880
4881 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4882 * Makefile.in: Regenerate.
4883
0157cc75 48842006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4885
4886 * configure.in: Warn that MPFR 2.2.0 is buggy.
4887 * configure: Regenerate.
4888
35d84d10 48892006-12-27 Ian Lance Taylor <iant@google.com>
4890
4891 * configure.in: When removing Makefiles to force a reconfigure, also
4892 remove prev-DIR*/Makefile.
4893 * configure: Regenerate.
4894
ae48753c 48952006-12-22 Andreas Schwab <schwab@suse.de>
4896
4897 * configure: Regenerate with correct autoconf version.
4898
a83ffacf 48992006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4900
c6f3c945 4901 * configure.in: add AC_SUBST for *_FOR_TARGET.
4902 * configure: Regenerate.
a83ffacf 4903
2e04b035 49042006-12-19 Paolo Bonzini <bonzini@gnu.org>
4905
4906 * configure.in: Simplify logic for rejecting languages that cannot
4907 be built. Separate the case when a language is unsupported,
4908 from the case when the user chooses not to build a language.
4909
1a606b87 49102006-12-19 Paolo Bonzini <bonzini@gnu.org>
4911
4912 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4913 it only affects bootstrap and could be tested on "$host" as well.
4914 * configure: Regenerate.
4915 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4916
39f34cfc 49172006-12-19 Paolo Bonzini <bonzini@gnu.org>
4918
4919 PR bootstrap/29544
4920 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4921 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4922 move here comment from Makefile.tpl.
4923 * Makefile.tpl: Move some definitions higher in the file.
4924 (STAGE1_CHECKING): New.
4925 * configure.in: Add --enable-stage1-checking.
4926 * configure: Regenerate.
4927 * Makefile.in: Regenerate.
4928
6523c107 49292006-12-19 Paolo Bonzini <bonzini@gnu.org>
4930
4931 * MAINTAINERS: Add myself as build system maintainer.
4932
0874d16e 49332006-12-15 Simon Martin <simartin@users.sourceforge.net>
4934
4935 * MAINTAINERS (Write After Approval): Add myself.
4936
f4177413 49372006-12-13 Eric Christopher <echristo@apple.com>
4938
4939 * MAINTAINERS: Add myself as darwin maintainer.
4940
21f5445c 49412006-12-11 Ian Lance Taylor <ian@airs.com>
4942
4943 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4944
dcde3c07 49452006-12-11 Joern Rennecke <joern.rennecke@arc.com>
51e3e9c5 4946
4947 MAINTAINERS: Update my entry.
4948
57c7de11 49492006-12-11 Alan Modra <amodra@bigpond.net.au>
4950
4951 * configure.in: Handle spu makefile frag.
57c7de11 4952 * Makefile.tpl (MAINT): Define
4953 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4954 * configure: Regenerate.
4955 * Makefile.in: Regenerate.
4956
e3c9d32f 49572006-12-11 Ben Elliston <bje@au.ibm.com>
4958
4959 * config.guess: Import latest version.
4960 * config.sub: Likewise.
4961
f5b9de9c 49622006-12-11 Ben Elliston <bje@au.ibm.com>
4963
4964 * configure.in (spu-*-*): Don't skip target-libiberty.
4965 * configure: Regenerate.
4966
fce068fd 49672006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4968
4969 PR bootstrap/30134
4970 * configure.in: Correct x86 darwin support for libjava to powerpc
4971 and i?86 only.
4972 * configure: Regenerate.
4973
ffe859e6 49742006-12-08 Sandro Tolaini <tolaini@libero.it>
4975
4976 * configure.in: Add x86 darwin support for libjava.
4977 * configure: Regenerate.
4978
73a19d2f 49792006-12-07 Mike Stump <mrs@apple.com>
4980
4981 * Makefile.def (dependencies): Add dependency for
4982 install-target-libssp and install-target-libgomp on
4983 install-gcc.
4984 * Makefile.in: Regenerate.
4985
a62d86ae 49862006-12-04 Richard Guenther <rguenther@suse.de>
4987
4988 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4989 (Non-Algorithmic Maintainers): Move over non-algorithmic
4990 loop optimizer maintainers, add myself as a non-algorithmic
4991 middle-end maintainer.
4992
37415b5d 49932006-12-04 Daniel Franke <franke.daniel@gmail.com>
4994
4995 * MAINTAINERS (Write After Approval): Add myself.
4996
6af0e733 49972006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4998
4999 * configure.in: Update error message for missing GMP/MPFR.
5000
5001 * configure: Regenerate.
5002
4af4078c 50032006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5004
5005 * configure.in: Update MPFR version in error message.
5006
5007 * configure: Regenerate.
5008
69c937e1 50092006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5010
5011 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5012 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5013 --with-gmp-lib): New flags.
5014
5015 * configure: Regenerate.
5016
e419f8ef 50172006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
5018
5019 * MAINTAINERS (Write After Approval): Change my email address.
5020
407e85bc 50212006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
5022
583272a2 5023 * MAINTAINERS (Write After Approval): Add myself.
407e85bc 5024
dcde3c07 50252006-11-22 Philipp Thomas <pth@suse.de>
40cb8be1 5026
5027 * MAINTAINERS (i18n): Update e-mail address.
5028
c2d4f42f 50292006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5030
5031 * MAINTAINERS (spu port): Add myself as maintainer.
5032 (Write After Approval): Remove myself.
5033
7c8af356 50342006-11-22 Ben Elliston <bje@au.ibm.com>
5035
5036 * configure.in (skipdirs): Don't build libssp for SPU.
5037 * configure: Regenerate.
5038
099cd192 50392006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
5040
5041 * MAINTAINERS (spu port): Add myself as maintainer.
5042 (libobjc): Update my email address.
5043
82b61569 50442006-11-21 Andrea Bona <andrea.bona@st.com>
5045
5046 * MAINTAINERS (Write After Approval): Add myself.
5047
dcde3c07 50482006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
644459d0 5049
5050 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5051 * configure : Rebuilt.
5052
dcde3c07 50532006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
bb0ac0c1 5054
5055 * MAINTAINERS (Write After Approval): Add myself.
5056
d027f7a9 50572006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
5058
5059 * MAINTAINERS (Write After Approval): Add myself.
5060
2a9efd1a 50612006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5062
5063 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5064 libmpfr.a.
5065 * configure: Regenerate.
5066
f0903548 50672006-11-16 Paolo Bonzini <bonzini@gnu.org>
5068
5069 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5070 (unstage): Test for stage_last presence.
5071
5072 PR bootstrap/29802
dcde3c07 5073 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5074 STAGE_PREFIX.
f0903548 5075 * Makefile.in: Regenerate.
5076
75348e65 50772003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
5078
5079 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5080 maintainers.
5081
0048238f 50822006-11-14 Erven Rohou <erven.rohou@st.com>
5083
5084 * MAINTAINERS (Write After Approval): Add myself.
5085
f94784f4 50862006-11-14 Paolo Bonzini <bonzini@gnu.org>
5087
5088 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5089 and stageN-package/Makefile.
5090 * Makefile.in: Regenerated.
5091
3eec5071 50922006-11-14 Jie Zhang <jie.zhang@analog.com>
5093
5094 * configure.in: Remove target-libgloss from noconfigdirs for
5095 bfin-*-*.
5096 * configure: Regenerated.
5097
d9705883 50982006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5099
5100 * configure.in (have_gmp): Only error if the gcc directory exists.
f4177413 5101
d9705883 5102 * configure: Regenerate.
5103
0818100b 51042006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5105
5106 * configure.in: Robustify error message for missing GMP/MPFR.
5107
5108 * configure: Regenerate.
5109
dcde3c07 51102006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
8744aea8 5111
5112 * MAINTAINERS (Write After Approval): Add myself.
5113
dcde3c07 51142006-10-30 Uros Bizjak <ubizjak@gmail.com>
6c1fb305 5115
5116 * MAINTAINERS: Change email address.
5117
e2c5111e 51182006-10-30 Vladimir Prus <vladimir@codesourcery.com>
5119
5120 * MAINTAINERS (Write After Approval): Add myself.
5121
d07c830b 51222006-10-26 Peter Bergner <bergner@vnet.ibm.com>
5123
5124 * MAINTAINERS (Write After Approval): Add myself.
5125
6e4b1b54 51262006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
5127
f4177413 5128 * MAINTAINERS (Write After Approval): Move myself to
c6f3c945 5129 Write After Approval section.
6e4b1b54 5130
6a086156 51312006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5132
5133 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
5134 need_gmp anymore.
5135 * configure: Regenerate.
5136
3f08b6b2 51372006-10-16 Tobias Burnus <burnus@net-b.de>
5138
5139 * MAINTAINERS (Write After Approval): Add myself.
5140
b4c7d1be 51412006-10-16 Ben Elliston <bje@au.ibm.com>
5142
5143 * config.guess: Import latest version.
5144 * config.sub: Likewise.
5145
51f93521 51462006-10-10 Brooks Moses <bmoses@stanford.edu>
5147
5148 * Makefile.def: Added pdf target handling.
5149 * Makefile.tpl: Added pdf target handling.
5150 * Makefile.in: Regenerated.
5151
3dbfe3e4 51522006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
5153
5154 * MAINTAINERS: Add self as score port maintainer.
5155
227bbb08 51562006-10-04 Brooks Moses <bmoses@stanford.edu>
5157
5158 * MAINTAINERS (Write After Approval): Add myself.
5159
112f3d57 51602006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
5161
f4177413 5162 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
112f3d57 5163 or newer.
5164 * configure: Regenerated.
5165
8d365775 51662006-09-27 Dave Brolley <brolley@redhat.com>
5167
dcde3c07 5168 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5169 using $s instead of $r.
8d365775 5170 * configure: Regenerated.
5171
806f1769 51722006-09-26 Thiemo Seufer <ths@mips.com>
5173
5174 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5175 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5176 * configure: Regenerate.
5177
dcde3c07 51782006-09-24 Graeme Peterson <gridly@gmail.com>
ade3d93b 5179
5180 * MAINTAINERS (Write After Approval): Remove myself.
5181
b86059ef 51822006-09-22 Chao-ying Fu <fu@mips.com>
5183
5184 * MAINTAINERS (Write After Approval): Add myself.
5185
0cd5eaae 51862006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5187
5188 * MAINTAINERS: Add self as soft-fp maintainer.
5189
dcde3c07 51902006-09-09 Anatoly Sokolov <aesok@post.ru>
0cd5eaae 5191
5192 * MAINTAINERS: Add myself as avr maintainer.
5193 Remove Marek Michalkiewicz as avr maintainer.
37fc92d0 5194
fb01e507 51952006-09-07 Roberto Costa <roberto.costa@st.com>
5196
5197 * MAINTAINERS (Write After Approval): Add myself.
5198
d6d689df 51992006-08-30 Corinna Vinschen <corinna@vinschen.de>
5200
5201 * configure.in: Never build newlib for a Mingw host.
5202 Never build newlib as Mingw target library.
5203 Test the existence of winsup/cygwin for building a Cygwin newlib,
5204 rather than just winsup.
5205 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5206 building a Mingw target.
5207 * configure: Regenerate.
5208
98e67652 52092006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5210
5211 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5212
c92d8afd 52132006-07-25 Paolo Bonzini <bonzini@gnu.org>
5214
5215 * config.guess: Import from src (was more updated).
5216 * config.sub: Likewise.
5217
d3e7b04c 52182006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5219
5220 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5221 * configure: Regenerated.
5222
3e427a9c 52232006-07-18 Paolo Bonzini <bonzini@gnu.org>
5224
248deaff 5225 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5226 for stages after the first.
3e427a9c 5227
1bef46b4 52282006-07-17 Jakub Jelinek <jakub@redhat.com>
5229
5230 * Makefile.def: Add dependencies for configure-opcodes
5231 on configure-intl and all-opcodes on all-intl.
5232 * Makefile.in: Regenerated.
5233
f4d112a5 52342006-07-13 Ben Elliston <bje@au.ibm.com>
5235
5236 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5237
108cf177 52382006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5239
5240 Port to hosts whose 'sort' and 'tail' implementations
5241 treat operands with leading '+' as file names, as POSIX
5242 has required since 2001. However, make sure the code still
5243 works on pre-POSIX hosts.
5244 * ltmain.sh: Don't assume "sort +2" is equivalent to
5245 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5246
2f5151d2 52472006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5248
5249 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5250
46276eaf 52512006-07-04 Peter O'Gorman <peter@pogma.com>
5252
5253 * ltconfig: chmod 644 before ranlib during install.
5254
f508ba97 52552006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5256
5257 PR bootstrap/18058
5258 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5259 if the bootstrap compiler is a GCC version that supports it.
5260 * configure: Regenerate.
5261
3891e7d9 52622006-07-03 Paolo Bonzini <bonzini@gnu.org>
5263
9333ae0b 5264 * configure.in: Fix thinkos in previous check-in.
3891e7d9 5265 * configure: Regenerate.
5266
5dee13c2 52672006-07-03 Paolo Bonzini <bonzini@gnu.org>
5268
5269 PR other/27063
5270 * configure.in: Test subdir_requires and give an appropriate
5271 error message.
5272 * configure: Regenerate.
5273
4ac79c32 52742006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5275
5276 * MAINTAINERS (Write After Approval): Add myself.
5277
9bc01059 52782006-06-22 John David Anglin <dave.anglin@nrc.ca>
5279
5280 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5281
f09fcf30 52822006-06-22 Steve Ellcey <sje@cup.hp.com>
5283
5284 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5285
f1716c67 52862006-06-20 David Ayers <d.ayers@inode.at>
5287
5288 PR bootstrap/28072
5289 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5290 whether target-libjava is being configured instead of whether the
5291 java front end is enabled.
5292 * configure: Regenerate.
f4177413 5293
778f2e8d 52942006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5295
5296 PR target/27540
5297 * configure.in: Only enable libgomp on IRIX 6.
5298 * configure: Regenerate.
5299
c81c13fb 53002006-06-15 Paolo Bonzini <bonzini@gnu.org>
5301
5302 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5303 too.
5304 * Makefile.in: Regenerate.
5305
337cc616 53062006-06-13 Jeff Johnston <jjohnstn@redhat.com>
5307
5308 * config-ml.in: Alter CCASFLAGS to include special
5309 multilib options the same as is done for CFLAGS.
5310
be504f1e 53112006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5312
5313 * configure.in: Don't enable libgomp on hpux10.
5314 * configure: Rebuilt.
5315
d6f7b8f2 53162006-06-12 David Ayers <d.ayers@inode.at>
5317
5318 PR bootstrap/27963
5319 PR target/19970
f4177413 5320 * configure.in: Remove target-boehm-gc from noconfigdirs where
d6f7b8f2 5321 ${libgcj} is specified.
5322 * configure: Regenerate.
f4177413 5323
dcde3c07 53242006-06-06 Carlos O'Donell <carlos@codesourcery.com>
d06227a7 5325
5326 Sync from src:
f4177413 5327
5328 * configure.in: Sync.
d06227a7 5329 * configure: Regenerated.
f4177413 5330
d06227a7 5331 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5332
5333 * Makefile.def: Added dependencies from sim and gdb on intl, and
5334 added configure dependencies to everything with an all dependency
5335 on intl.
5336 * Makefile.in: Regenerated.
5337
dd6d3a67 53382006-06-06 David Ayers <d.ayers@inode.at>
5339
5340 PR libobjc/13946
5341 * Makefile.def: Add dependencies for libobjc which boehm-gc.
5342 * Makefile.in: Regenerate.
5343 * configure.in: Add --enable-objc-gc at toplevel and have it
5344 enable boehm-gc for Objective-C.
5345 Remove target-boehm-gc from libgcj.
5346 Add target-boehm-gc to target_libraries.
5347 Add target-boehm-gc to noconfigdirs where ${libgcj}
5348 is specified.
5349 Assert that boehm-gc is supported when requested for Objective-C.
5350 Only build boehm-gc if needed either for Java or Objective-C.
5351 * configure: Regenerate.
f4177413 5352
13935149 53532006-06-05 Paolo Bonzini <bonzini@gnu.org>
5354
5355 PR 27674
5356 * Makefile.tpl (configure-[+prefix+][+module+],
5357 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5358 Remove rule to unstage bootstrapped modules.
5359 (stage_current): New.
5360 * Makefile.in: Regenerate.
5361
8f4b42fe 53622006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5363
5364 * MAINTAINERS (Write After Approval): Update my e-mail address.
5365
223a68cb 53662006-06-01 Mark Shinwell <shinwell@codesourcery.com>
5367
5368 * include/libiberty.h: Declare pex_run_in_environment.
5369
54554f30 53702006-05-31 Asher Langton <langton2@llnl.gov>
5371
5372 * MAINTAINERS (Write After Approval): Add myself.
8f4b42fe 5373
6c21862c 53742006-05-25 Paolo Bonzini <bonzini@gnu.org>
5375
5376 * Makefile.def (bfd, opcodes): Fix lib_path.
5377 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5378 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5379 * Makefile.in: Regenerate.
5380
9409c9d5 53812006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5382
5383 * Makefile.in: Regenerate.
5384
e0dbdbbf 53852006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5386
5387 * Makefile.def: Add install-html target. Add datarootdir
5388 docdir and htmldir to flags_to_pass.
5389 * Makefile.tpl: Add install-html target.
5390 * Makefile.in: Regenerate.
5391 * configure.in: Add --with-datarootdir, --with-docdir, and
5392 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5393 * configure: Regenerate.
5394
a2c13723 53952006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5396
5397 * configure.in: Enable gprof for cross builds.
5398 * configure: Regenerate.
5399
37f85f50 54002006-05-22 Richard Guenther <rguenther@suse.de>
5401
5402 Revert
5403 2006-01-31 Richard Guenther <rguenther@suse.de>
5404 Paolo Bonzini <bonzini@gnu.org>
5405
5406 * Makefile.def (target_modules): Add libgcc-math target module.
5407 * configure.in (target_libraries): Add libgcc-math target library.
5408 (--enable-libgcc-math): New configure switch.
5409 * Makefile.in: Re-generate.
5410 * configure: Re-generate.
5411 * libgcc-math: New toplevel directory.
5412
75d59721 54132006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5414 Andreas Tobler <a.tobler@schweiz.ch>
5415
5416 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5417 * configure: Rebuilt.
5418
dcde3c07 54192006-05-12 Sandra Loosemore <sandra@codesourcery.com>
f4177413 5420
65bab903 5421 * MAINTAINERS (Write After Approval): Add myself.
5422
bc53ef83 54232006-05-01 DJ Delorie <dj@redhat.com>
5424
6ab99db1 5425 * configure.in: Restore CFLAGS if GMP isn't present.
bc53ef83 5426 * configure: Regenerate.
5427
e8bb9e10 54282006-05-01 Richard Guenther <rguenther@suse.de>
5429
5430 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5431 maintainer.
5432
dcde3c07 54332006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2ebe0c0d 5434
5435 * MAINTAINERS (Write After Approval): Add myself.
5436
dd1d6245 54372006-04-28 Jan Beulich <jbeulich@novell.com>
5438
5439 * MAINTAINERS (Write After Approval): Add myself.
5440
24714a39 54412006-04-18 DJ Delorie <dj@redhat.com>
5442
5443 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5444 reference libgloss so that libssp can be built in a combined
5445 tree.
5446 * configure: Regenerate.
5447
ebadab44 54482006-04-08 Robert Millan <rmh@gcc.gnu.org>
5449
5450 * MAINTAINERS (Write After Approval): Add myself.
5451
2c45c903 54522006-04-05 Ben Elliston <bje@au.ibm.com>
5453
5454 * configure.in: Require makeinfo 4.4 or higher.
5455 * configure: Regenerate.
5456
c8a50a04 54572006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5458
5459 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5460 Rearrange the entries of other libraries to have them in one place.
5461
0dfcec58 54622006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5463
f4177413 5464 * MAINTAINERS (Write After Approval): Remove myself.
0dfcec58 5465 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5466
a4af6a58 54672006-03-14 Richard Guenther <rguenther@suse.de>
5468
5469 * configure: Regenerate with autoconf 2.13.
5470
29febb11 54712006-03-13 Jim Blandy <jimb@codesourcery.com>
5472
5473 * MAINTAINERS: Use my work address.
12a2bf00 5474
5475 * MAINTAINERS: Update my E-mail address.
5476
50996fe5 54772006-03-10 Aldy Hernandez <aldyh@redhat.com>
5478
5479 * configure.in: Handle --disable-<component> generically.
5480 * configure: Regenerate.
5481
b554a459 54822006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5483
5484 PR libgcj/17311
5485 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5486
71898775 54872006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5488
5489 * MAINTAINERS (Write After Approval): Remove myself.
5490 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5491
dcde3c07 54922006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
6c21862c 5493
cba69f27 5494 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5495 (TARGET_CONFIGDIRS): Remove.
5496 * configure.in: Remove AC_SUBST(target_configdirs).
5497 * Makefile.in, configure: Regenerated.
7601142f 5498
310293ad 54992006-02-20 Steven G. Kargl <kargls@comcast.net>
5500
5501 * MAINTAINERS (Write After Approval): Remove myself.
5502 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5503
26526d23 55042006-02-20 Paolo Bonzini <bonzini@gnu.org>
5505
5506 PR bootstrap/25670
5507
5508 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5509
5510 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5511 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5512 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5513 BUILD_PREFIX, BUILD_PREFIX_1.
5514 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5515
5516 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5517 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5518
5519 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5520 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5521 of `cat stage_current`. Always provide the `r' and `s' variables.
5522 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5523 a single shell execution.
5524 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5525 bootstrapped modules, make the stage1 module if the build was not
5526 started yet, else build the current stage.
5527 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5528 (all-build, all-host, all-target, [+make_target+]-host,
5529 [+make_target+]-target): Do not use \-continued lines.
5530 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5531 (current_stage, restrap, stage_last): New.
5532
5533 * Makefile.in: Regenerate.
5534 * configure: Regenerate.
5535
154ae9ad 55362006-02-19 Bud Davis <jmdavis@link.com>
5537
5538 * MAINTAINERS (Write After Approval): Remove myself.
5539 (Language Front End Maintainers): Add myself as fortran 95
5540 maintainer and update e-mail address.
5541
2b60afd7 55422006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5543
5544 * MAINTAINERS (Write After Approval): Remove myself.
5545 (Language Front End Maintainers): Add myself as fortran 95
5546 maintainer.
5547
e1c7b125 55482006-02-16 Victor Kaplansky <victork@il.ibm.com>
5549
5550 * MAINTAINERS (Write After Approval): Add myself.
5551
1eacfaf6 55522006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5553
5554 * MAINTAINERS (Write After Approval): Remove myself.
5555 (Language Front End Maintainers): Add myself as
5556 fortran 95 maintainer.
5557
ab0da556 55582006-02-14 Paolo Bonzini <bonzini@gnu.org>
5559
5560 Sync from src:
5561
5562 2005-12-27 Leif Ekblad <leif@rdos.net>
5563
248deaff 5564 * configure.in: Add support for RDOS target.
5565 * configure: Regenerate.
ab0da556 5566
55672006-02-14 Paolo Bonzini <bonzini@gnu.org>
c6f3c945 5568 Andreas Schwab <schwab@suse.de>
ab0da556 5569
248deaff 5570 * configure: Regenerate.
ab0da556 5571
634efbee 55722006-02-12 David Edelsohn <edelsohn@gnu.org>
5573
5574 * configure.in (enable_libgomp): Add AIX.
5575 * configure: Regenerate.
5576
e359d827 55772006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5578
5579 * MAINTAINERS (Write After Approval): Add myself.
f4177413 5580
40139f55 55812006-02-03 Lee Millward <lee.millward@gmail.com>
5582
5583 * MAINTAINERS (Write After Approval): Add myself.
f4177413 5584
145b0ed1 55852006-01-31 Richard Guenther <rguenther@suse.de>
5586 Paolo Bonzini <bonzini@gnu.org>
5587
5588 * Makefile.def (target_modules): Add libgcc-math target module.
5589 * configure.in (target_libraries): Add libgcc-math target library.
5590 (--enable-libgcc-math): New configure switch.
5591 * Makefile.in: Re-generate.
5592 * configure: Re-generate.
5593 * libgcc-math: New toplevel directory.
5594
c47832b1 55952006-01-26 Paolo Bonzini <bonzini@gnu.org>
5596
5597 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5598 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5599 the assembler, linker and binutils.
5600 * configure: Regenerate.
5601
80111498 56022006-01-22 Dirk Mueller <dmueller@suse.de>
5603
5604 * MAINTAINERS (Write After Approval): Add myself.
5605
4938df8a 56062006-01-20 Diego Novillo <dnovillo@redhat.com>
5607
5608 * configure: Regenerate.
5609
1e8e9920 56102006-01-18 Richard Henderson <rth@redhat.com>
5611 Jakub Jelinek <jakub@redhat.com>
5612 Diego Novillo <dnovillo@redhat.com>
5613
5614 * libgomp: New directory.
5615 * Makefile.def: Add target_module libgomp.
5616 * Makefile.in: Regenerate.
5617 * configure.in (target_libraries): Add target-libgomp.
5618 * configure: Regenerate.
5619
deaa70c6 56202006-01-05 Alexandre Oliva <aoliva@redhat.com>
5621
5622 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5623 @ from continuation.
5624 * Makefile.in: Rebuilt.
5625
18ece38c 56262006-01-04 Chris Lattner <sabre@gnu.org>
ca07d10f 5627
7914652a 5628 * MAINTAINERS (Write After Approval): Add myself.
5629
0c8a85c6 56302006-01-04 Paolo Bonzini <bonzini@gnu.org>
5631
5632 PR bootstrap/24252
5633
5634 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5635 * Makefile.tpl (OBJDUMP): New.
5636 (EXTRA_HOST_FLAGS): Add it.
5637 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5638
1e8e9920 5639 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5640 to use symbolic links between directories. Avoid race conditions
5641 or make them harmless.
5642 * configure.in: Do not try to use symbolic links between directories.
0c8a85c6 5643
5644 * Makefile.def (LEAN): Pass.
5645 * Makefile.tpl (LEAN): Define.
5646 (stage[+id+]-start): Accept that the previous directory does not
5647 exist, if the bootstrap is lean.
5648 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5649 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5650 configure substitution.
5651 ([+compare-target+]): Likewise.
5652 ([+bootstrap-target+]-lean): New.
5653 * configure.in: Remove lean bootstrap support from here.
5654
1e8e9920 5655 * Makefile.in: Regenerate.
5656 * configure: Regenerate.
0c8a85c6 5657
bd63b943 56582006-01-04 Ben Elliston <bje@au.ibm.com>
5659
5660 * MAINTAINERS (libdecnumber): Add myself.
5661
3b6bba18 56622006-01-02 Mark Mitchell <mark@codesourcery.com>
5663
5664 * libtool-ldflags: New script.
5665
9c19a746 56662006-01-02 Andreas Schwab <schwab@suse.de>
5667
5668 * configure.in: When reconfiguring remove Makefile in
5669 all stage directories.
5670 * configure: Regenerate.
5671
1c39ab9d 56722005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5673
5674 * MAINTAINERS: Update my email address.
5675
ceebc884 56762005-12-20 Paolo Bonzini <bonzini@gnu.org>
5677
5678 Revert Ada-related part of the previous change.
5679
5680 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5681 Do not pass.
5682 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5683 * Makefile.in: Regenerate.
5684 * configure.in: Do not include mt-ppc-aix target fragment.
5685 * configure: Regenerate.
5686
9ca214be 56872005-12-19 Paolo Bonzini <bonzini@gnu.org>
5688
5689 * configure.in: Select appropriate fragments for PowerPC/AIX.
5690 * configure: Regenerate.
5691
5692 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5693 BOOT_CFLAGS, BOOT_LDFLAGS.
5694 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5695 BOOT_CFLAGS, BOOT_LDFLAGS.
5696 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5697 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5698 (stage): Fail if we cannot complete the work.
5699 * Makefile.in: Regenerate.
5700
957985d9 57012005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5702
5703 * configure.in: Replace ms1 with mt.
5704 * configure: Rebuilt.
5705
3fecdf28 57062005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5707
5708 * MAINTAINERS: Update my email address.
5709
2420a95f 57102005-12-15 Paolo Bonzini <bonzini@gnu.org>
5711
5712 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5713 install-host-nogcc): Don't invoke $(stage) at the end.
5714 * Makefile.in: Regenerate.
5715
98777423 57162005-12-14 Paolo Bonzini <bonzini@gnu.org>
5717
5718 * configure.in: Flip the top-level bootstrap switch.
5719 * configure: Regenerate.
5720
83f96a51 57212005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5722
5723 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5724 $(stage) and $(unstage).
5725 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5726 (all): Remove stray semicolon.
5727 (local-distclean): Don't handle multilib.tmp and multilib.out.
5728 (install.all): Set $s for consistency.
5729 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5730 check_multilibs setting. Always make the install directory.
5731 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5732 Correct @if/@endif.
5733 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5734 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5735 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5736 (multilib.out): Remove.
5737 * Makefile.in: Regenerated.
5738
dcde3c07 57392005-12-12 Carlos O'Donell <carlos@codesourcery.com>
72d3853a 5740
5741 * MAINTAINERS (Write After Approval): Add myself.
5742
8a4c0c5f 57432005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5744
a67ce901 5745 * MAINTAINERS: Add myself as mt maintainer.
5746
8a4c0c5f 5747 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5748
937fb015 57492005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5750
5751 * MAINTAINERS: Change email address.
5752
f5aebe3e 57532005-12-05 Paolo Bonzini <bonzini@gnu.org>
5754
5755 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5756 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5757 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5758 Find in-tree tools if available.
5759 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5760 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5761 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5762 (COMPILER_*_FOR_TARGET): New.
5763 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5764 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5765 (CONFIGURED_*, USUAL_*): Remove.
5766 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5767 STRIP): Use autoconf substitutions.
5768 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5769 COMPILER_NM_FOR_TARGET): New.
5770 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5771
5772 (all): Make all-host and all-target in parallel.
5773 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5774 that $$r and $$s are set before invoking a recursive make.
5775 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5776 ([+bootstrap-target+]): Inline most of the `all' target.
5777
e888c15e 57782005-11-29 Ben Elliston <bje@au.ibm.com>
5779
5780 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5781 from the gcc build directory.
5782 * Makefile.in: Regenerate.
5783
e21c3597 57842005-11-29 Ben Elliston <bje@au.ibm.com>
5785
5786 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5787 depend on all-libdecnumber.
5788 * configure.in (host_libs): Include libdecnumber.
5789 * Makefile.in: Regenerate.
5790 * configure: Likewise.
5791
e3f15eef 57922005-11-29 Ben Elliston <bje@au.ibm.com>
5793
5794 * libdecnumber: Import decNumber sources from the dfp-branch.
5795
8afb273f 57962005-11-21 Kean Johnston <jkj@sco.com>
5797
5798 * config.sub, config.guess: Sync from upstream sources.
5799
fefdfa6e 58002005-11-21 Ben Elliston <bje@au.ibm.com>
5801
5802 Import from Autoconf sources:
5803
5804 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5805 * config/move-if-change: Don't output "$2 is unchanged";
5806 suggested by Ben Elliston. Handle weird characters correctly.
5807
92016de0 58082005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5809
5810 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5811 to match upstream libtool for darwin.
5812
415470be 58132005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5814
5815 * Makefile.def: Remove gdb dependencies for gdbtk.
5816 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5817 (configure-gdb, install-gdb): New rules.
5818 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5819 * Makefile.in, configure: Regenerated.
5820
15bb6251 58212005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5822
5823 * MAINTAINERS (Write After Approval): Add myself.
5824
66182ee6 58252005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5826
5827 * MAINTAINERS (Write After Approval): Add myself.
5828
9aad078e 58292005-10-24 Diego Novillo <dnovillo@redhat.com>
5830
5831 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5832 Diego Novillo.
5833
e025d06f 58342005-10-22 Paolo Bonzini <bonzini@gnu.org>
5835
5836 PR bootstrap/24297
5837 * Makefile.tpl (do-[+make-target+], do-check, install,
5838 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5839 are set before recursing.
5840 * Makefile.in: Regenerate.
5841
bde48217 58422005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5843
5844 PR bootstrap/18939
5845 * Makefile.def (gcc) <target>: Fix thinko.
5846 * Makefile.in: Regenerate.
5847
8d687193 58482005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5849
5850 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5851 * configure: Regenerate.
5852
843af2a1 58532005-10-15 Jie Zhang <jie.zhang@analog.com>
5854
5855 * MAINTAINERS (Write After Approval): Add self.
5856
6783d878 58572005-10-08 Kazu Hirata <kazu@codesourcery.com>
5858
5859 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5860 target-libffi, target-qthreads, target-libjava, and
5861 targetlibobjc.
5862 * configure: Regenerate.
5863
ae74ffb7 58642005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5865
5866 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5867 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5868 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5869 (USUAL_OBJDUMP_FOR_TARGET): New.
5870 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5871 * configure.in: Check for $OBJDUMP_FOR_TARGET.
0b69af2f 5872 * configure, Makefile.in: Regenerated.
ae74ffb7 5873
7fd717b3 58742005-10-05 Paolo Bonzini <bonzini@gnu.org>
5875
5876 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5877 before other host packages.
5878
8d2ef209 58792005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5880
5881 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5882
8283f873 58832005-10-05 Paolo Bonzini <bonzini@gnu.org>
5884
5885 PR bootstrap/22340
5886
5887 * configure.in (default_target): Remove.
5888 * Makefile.tpl (all): Do not use prerequisites as subroutines
5889 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5890 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5891 use prerequisites as subroutines.
5892 (check-host, check-target): New.
5893 (bootstrap configure & all targets): Do not use stage*-start
5894 if the directory layout is already ok.
5895 (non-bootstrap configure & all targets): Prepend a $(unstage).
5896 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5897 (NOTPARALLEL): Remove.
5898 (unstage, stage variables): New variables.
5899 (unstage, stage targets): Simply expand to those variables.
5900
5901 * configure: Regenerate.
5902 * Makefile.in: Regenerate.
5903
8011a2db 59042005-10-04 James E Wilson <wilson@specifix.com>
5905
5906 * Makefile.def (lang_env_dependencies): Add libmudflap.
5907 * Makefile.in: Regenerate.
5908
09cc3896 59092005-10-03 Andreas Schwab <schwab@suse.de>
5910
5911 Backport from libtool CVS:
5912 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5913
5914 * ltmain.sh: add support for installing into temporary
5915 staging area (e.g. 'make install DESTDIR=...')
5916
d7441b0d 59172005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5918
5919 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5920 * configure: Regenerated.
5921
9886f3d1 59222005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5923
5924 * configure: Regenerate with the correct
5925 autoconf version.
5926
7172be51 59272005-09-30 Catherine Moore <clm@cm00re.com>
5928
5929 * configure.in (bfin-*-*): New.
5930 * configure: Regenerated.
5931
9fec3fa8 59322005-09-28 Geoffrey Keating <geoffk@apple.com>
5933
5934 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5935 (LIPO_FOR_TARGET): New.
5936 (CONFIGURED_LIPO_FOR_TARGET): New.
5937 (USUAL_LIPO_FOR_TARGET): New.
5938 (STRIP_FOR_TARGET): New.
5939 (CONFIGURED_STRIP_FOR_TARGET): New.
5940 (USUAL_STRIP_FOR_TARGET): New.
5941 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5942 STRIP_FOR_TARGET.
5943 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5944 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5945 * Makefile.in: Regenerate.
5946 * configure: Regenerate.
f4177413 5947
14bd4516 59482005-09-19 David Edelsohn <edelsohn@gnu.org>
5949
5950 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5951 (rs6000-*-aix*): Same.
5952 * configure: Regenerate.
5953
6ca52624 59542005-09-16 Tom Tromey <tromey@redhat.com>
5955
5956 * MAINTAINERS: Add self as java maintainer.
5957
2c718da0 59582005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5959
5960 * configure.in: Recognize f95 in the --enable-languages option,
5961 and substitute it for fortran, issuing a warning.
5962 * configure: Regenerate.
5963
51427b7f 59642005-08-30 Phil Edwards <phil@codesourcery.com>
5965
5966 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5967 * configure: Regenerated.
5968
70bd96e6 59692005-08-22 Aldy Hernandez <aldyh@redhat.com>
5970
5971 * MAINTAINERS: Add self as ms1 maintainer.
5972
e85b7f3c 59732005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5974
5975 * Makefile.def (libssp): Add to lang_env_dependencies.
5976 * Makefile.in: Regenerate.
5977
6be90865 59782005-08-18 Ian Lance Taylor <ian@airs.com>
5979
5980 * MAINTAINERS: Add myself as middle-end maintainer.
5981
28a54140 59822005-08-17 Christian Groessler <chris@groessler.org>
5983
5984 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5985 * Makefile.in: Regenerate.
5986
c1f0d853 59872005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5988
5989 * MAINTAINERS (write after approval): Added myself.
5990
02bbe015 59912005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5992
5993 * MAINTAINERS (Write After Approval): Add myself.
5994
768691b5 59952005-08-12 Paolo Bonzini <bonzini@gnu.org>
5996
5997 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5998 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5999 Look for alternate names of the target cc and c++
6000 * configure: Regenerate.
6001
ef8184c7 60022005-08-08 Paolo Bonzini <bonzini@gnu.org>
6003
6004 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6005 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6006 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6007 tools; remove code to manually set them.
6008 (Target tools): Look in the environment for them.
6009 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6010 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6011 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6012 build directory.
6013 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6014 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6015 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6016 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6017 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6018 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6019 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6020 * configure: Regenerate.
6021 * Makefile.in: Regenerate.
6022
3e17c591 60232005-07-28 Ben Elliston <bje@au.ibm.com>
6024
6025 * MAINTAINERS: Update for removed CPU targets.
6026
29327bb4 60272005-07-27 Mark Mitchell <mark@codesourcery.com>
6028
6029 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
f4177413 6030 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
29327bb4 6031 * Makefile.in: Regenerated.
6032
ffa8502d 60332005-07-26 Mark Mitchell <mark@codesourcery.com>
6034
6035 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6036 (CFLAGS_FOR_TARGET): Use it.
6037 (CXXFLAGS_FOR_TARGET): Likewise.
6038 * Makefile.in: Regenerated.
6039 * configure.in (--with-build-sysroot): New option.
6040 * configure: Regenerated.
6041
ee8b5c34 60422005-07-24 Paolo Bonzini <bonzini@gnu.org>
6043
6044 * Makefile.tpl: Wrap install between unstage and stage
6045 * Makefile.in: Regenerate.
6046
1558ffaf 60472005-07-21 Eric Christopher <echristo@apple.com>
6048
6049 * MAINTAINERS: Update affiliation.
6050
0d56c486 60512005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
6052
6053 * MAINTAINERS: Add self as crx port maintainer.
6054
4569287f 60552005-07-20 DJ Delorie <dj@redhat.com>
6056
6057 * MAINTAINERS: Add self as m32c maintainer.
6058
06b8a6e6 60592005-07-16 Kelley Cook <kcook@gcc.gnu.org>
6060
6061 * all files: Update FSF address.
6062
3031a1be 60632005-07-15 Eric Christopher <echristo@redhat.com>
6064
6065 * MAINTAINERS: Change affiliation.
6066
040541fe 60672005-07-14 Jim Blandy <jimb@redhat.com>
6068
6069 * configure.in: Add cases for Renesas m32c.
6070 * configure: Regenerated.
f4177413 6071
a03a59f4 60722005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6073
47440b6d 6074 * COPYING.LIB: Update from fsf.org.
6075
60762005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6077
6078 * COPYING, compile, config.guess,
a03a59f4 6079 config.sub, install-sh, missing, mkinstalldirs,
6080 symlink-tree, ylwrap: Sync from upstream sources.
47440b6d 6081 * config-ml.in: Update FSF address.
a03a59f4 6082
9f88bc9d 60832005-07-13 Eric Christopher <echristo@redhat.com>
6084
6085 * configure.in: Add toplevel noconfigdir support for tpf.
6086 * configure: Regenerate.
6087
f6463472 60882005-07-11 Paolo Bonzini <bonzini@gnu.org>
6089
6090 PR ada/22340
6091
6092 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6093 * Makefile.in: Regenerate.
6094
eb39e466 60952005-07-07 Mark Mitchell <mark@codesourcery.com>
6096
6097 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
f4177413 6098 Brolley to write-after-approval.
eb39e466 6099
3c7c61db 61002005-07-07 Andreas Schwab <schwab@suse.de>
6101
6102 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6103 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6104 * Makefile.in: Regenerated.
6105
d28caca4 61062005-07-06 Geoffrey Keating <geoffk@apple.com>
6107
6108 * configure.in: Don't build sim or rda when targetting darwin.
6109 * configure: Regenerate.
6110
07da5214 61112005-07-06 Kazu Hirata <kazu@codesourcery.com>
6112
6113 * configure.in: Add --enable-libssp and --disable-libssp.
6114 * configure: Regenerate with autoconf-2.13.
6115
0d55f4d0 61162005-07-02 Jakub Jelinek <jakub@redhat.com>
6117
6118 * Makefile.def (target_modules): Add libssp.
6119 * configure.in (target_libraries): Add target-libssp.
6120 * configure: Rebuilt.
6121 * Makefile.in: Rebuilt.
6122
c6d8e763 61232005-07-01 Zack Weinberg <zackw@panix.com>
6124
6125 * MAINTAINERS: Change email address. Resign from maintainership.
6126
e64566bc 61272005-07-01 Richard Guenther <rguenther@suse.de>
6128
6129 * MAINTAINERS: Change my e-mail address and affiliation.
6130
919a60fa 61312005-06-22 Paolo Bonzini <bonzini@gnu.org>
6132
6133 * Makefile.def (stagefeedback): Come after profile.
6134 Define profiledbootstrap target.
6135 * Makefile.tpl (profiledbootstrap): Remove.
6136 (stageprofile-end): Zap stagefeedback.
6137 (stagefeedback-start): Copy all .gcda files, not only GCC's.
6138 * Makefile.in: Regenerate.
6139
1dcfcddb 61402005-06-13 Richard Sandiford <richard@codesourcery.com>
6141
6142 * MAINTAINERS: Update my email address.
6143
cbaa9876 61442005-06-13 Zack Weinberg <zack@codesourcery.com>
6145
6146 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
6147 In 'cpp' stanza, support '#line' as well as '# '.
6148
90314144 61492005-06-08 Andreas Schwab <schwab@suse.de>
6150
6151 * MAINTAINERS: Move myself from 'Write After Approval' to
6152 'CPU Port Maintainers' section as m68k maintainer.
6153
ff7dcf6a 61542005-06-07 Hans-Peter Nilsson <hp@axis.com>
6155
6156 * configure.in (unsupported_languages): New macro.
6157 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
6158 non-ported target libraries in noconfigdirs.
6159 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6160 non-linux-gnu. Remove libgcj_ex_libffi.
248deaff 6161 <lang_frag loop>: Set add_this_lang=no if the language is in
ff7dcf6a 6162 unsupported_languages.
6163 * configure: Regenerate.
6164
058a5366 61652005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
6166
6167 * configure.in: Fix typo in handling of --with-mpfr-dir.
6168 * configure: Regenerate.
6169
a0133d5a 61702005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
6171
6172 * MAINTAINERS: Update my email address.
6173
ba84b398 61742005-06-02 Jim Blandy <jimb@redhat.com>
6175
6176 * config.sub: Add cases for the Renesas m32c. (This patch has been
6177 accepted into the master sources.)
6178
f6fa11cb 61792005-06-02 Aldy Hernandez <aldyh@redhat.com>
cbaa9876 6180 Michael Snyder <msnyder@redhat.com>
6181 Stan Cox <scox@redhat.com>
f6fa11cb 6182
cbaa9876 6183 * configure.in: Set noconfigdirs for ms1.
f6fa11cb 6184
cbaa9876 6185 * configure: Regenerate.
f6fa11cb 6186
5538a252 61872005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6188
6189 * MAINTAINERS (Write After Approval): Add self.
6190
eb475541 61912005-06-01 Josh Conner <jconner@apple.com>
6192
6193 * MAINTAINERS (Write After Approval): Add self.
6194
f61df03e 61952005-06-01 Kazu Hirata <kazu@codesourcery.com>
6196
6197 * MAINTAINERS: Update my email address.
6198
8c31789b 61992005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6200
6201 * MAINTAINERS (Write After Approval): Add self.
6202
80f2a08d 62032005-05-26 Chris Demetriou <cgd@broadcom.com>
6204
6205 * MAINTAINERS (Write After Approval): Remove self.
6206
97d52533 62072005-05-25 Paolo Bonzini <bonzini@gnu.org>
6208
6209 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6210 (Dependencies): Consider target modules for bootstrap dependencies.
6211 Make target bootstrap modules depend on each stage's gcc.
6212 * Makefile.in: Regenerate.
6213
aa73b18f 62142005-05-20 Paolo Bonzini <bonzini@gnu.org>
6215
6216 * Makefile.def (configure-gcc): Depend on binutils having been built.
6217 (all-gcc): No need to do it here.
6218 * Makefile.in: Regenerate.
6219
e8bfe1fa 62202005-05-19 Paul Brook <paul@codesourcery.com>
6221
cbaa9876 6222 * configure.in: Rewrite misleading error message when requested
e8bfe1fa 6223 language cannot be built.
6224 * configure: Regenerate.
6225
4267b9ea 62262005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6227
6228 * ylwrap: Import from Automake 1.9.5.
6229
9d7b8b84 62302005-05-13 David Ung <davidu@mips.com>
6231
6232 * MAINTAINERS (Write After Approval): Add self.
6233
5cd1aacd 62342005-05-09 Mike Stump <mrs@apple.com>
6235
6236 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6237 lt_cv_sys_max_cmd_len for now.
cbaa9876 6238
0e47e899 62392005-05-09 Stan Cox <scox@redhat.com>
6240
6241 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6242
f9697cdb 62432005-05-08 Matt Kraai <kraai@ftbfs.org>
6244
6245 * README.SCO: Update the URL.
6246
3fec05ca 62472005-05-05 David Edelsohn <edelsohn@gnu.org>
6248
6249 * ltconfig: Define file_list_spec. Pass file_list_spec and
6250 with_gnu_ld to libtool.
6251 * ltcf-c.sh (aix[45]): Define file_list_spec.
6252 * ltcf-cxx.sh (aix[45]): Same.
6253 * ltcf-gcj.sh (aix[45]): Same.
6254 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6255 exists, write list of input files to temporary file.
6256
a8abbd9d 62572005-05-04 Mike Stump <mrs@apple.com>
6258
6259 * configure.in: Always pass --target to target configures as
6260 otherwise rebuilds that do --recheck will fail.
6261 * confiugure: Rebuilt.
6262
12fb418d 62632005-05-04 Paolo Bonzini <bonzini@gnu.org>
6264
6265 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6266 STAGE_HOST_EXPORTS.
6267 (configure, all): Add bootstrap support.
6268 (Host modules, target modules): Pass post-stage1 flags and exports.
6269 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6270 * Makefile.in: Regenerate.
6271
c828481a 62722005-04-29 Paolo Bonzini <bonzini@gnu.org>
6273
6274 * configure: Regenerate.
6275
352141ae 62762005-04-27 Mike Stump <mrs@apple.com>
6277
6278 * MAINTAINERS: Add self as darwin maintainer.
6279
5629b19d 62802005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6281
6282 * config.sub: Update from master copy.
6283
3cf20c3b 62842005-04-21 Mike Stump <mrs@apple.com>
6285
6286 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6287 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6288
c0188550 62892005-04-19 Hans-Peter Nilsson <hp@axis.com>
6290
6291 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6292 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6293 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6294 "*-*-elf" and "*-*-linux*".
6295 * configure: Regenerate.
6296
603e1354 62972005-04-14 Joseph S. Myers <joseph@codesourcery.com>
6298
6299 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6300
6db39137 63012005-04-12 Mike Stump <mrs@apple.com>
6302
6303 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6304
1df56788 63052005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
6306
6307 * MAINTAINERS (Write After Approval): Add myself.
6308
80ccce4c 63092005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
6310
6311 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6312
c15fb64c 63132005-04-06 Paolo Bonzini <bonzini@gnu.org>
6314
cbaa9876 6315 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
c15fb64c 6316 (TARGET_CONFIGARGS): Include --with-target-subdir.
6317 (configure, all): New macros. Use them throughout.
6318 * Makefile.in: Regenerate.
6319
e6eb2b02 63202005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
6321
6322 * MAINTAINERS (Write After Approval): Add myself.
cbaa9876 6323
d18f347b 63242005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6325
6326 * MAINTAINERS: Remove 'loop unrolling' maintainer.
6327
8494de10 63282005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6329
6330 * MAINTAINERS: Move John Carr to Write After Approval.
6331
dcde3c07 63322005-03-30 J"orn Rennecke <joern.rennecke@st.com>
0a887243 6333
6334 * config/mh-mingw32: Delete.
6335 * configure.in: Don't use it.
6336 * configure: Regenerate.
6337
60b2817d 63382005-03-31 Paolo Bonzini <bonzini@gnu.org>
6339
6340 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6341 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dcde3c07 6342 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
60b2817d 6343 (HOST_LIB_PATH): Generate from Makefile.def.
6344 (TARGET_LIB_PATH): Likewise.
6345 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6346 * Makefile.in: Regenerate.
6347 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6348 (RPATH_ENVVAR): Include Darwin case.
6349 * configure: Regenerate.
6350
9cc9199f 63512005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
6352
6353 * MAINTAINERS (Various Maintainers): Remove self.
6354 (Write After Approval): Add self.
6355
beefdb0f 63562005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
6357
6358 * MAINTAINERS (Various Maintainers): Add self.
6359
697e01c8 63602005-03-25 Paolo Bonzini <bonzini@gnu.org>
6361
6362 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6363 * configure: Regenerate.
6364
9624cab1 63652005-03-21 Zack Weinberg <zack@codesourcery.com>
6366
6367 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6368 gcc_version, and gcc_version_trigger from set of flags to pass.
6369 * Makefile.tpl: Remove definitions of above variables.
6370 (config.status): Remove dependency on $(gcc_version_trigger).
6371 * Makefile.in: Regenerate.
6372 * configure.in: Do not reference config/gcc-version.m4 nor
6373 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
6374 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
6375 * configure: Regenerate.
6376
5745a02a 63772005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dcde3c07 6378 Andrew Pinski <pinskia@physics.uc.edu>
5745a02a 6379
6380 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6381 * Makefile.in: Regenerate.
6382
df4e5443 63832005-03-13 Feng Wang <fengwang@nudt.edu.cn>
6384
6385 * MAINTAINERS (Write After Approval): Add myself.
6386
379a1f2c 63872005-03-03 David Ayers <d.ayers@inode.at>
6388
6389 * MAINTAINERS (Write After Approval): Add myself.
6390
b3fc57d4 63912005-03-01 Alexandre Oliva <aoliva@redhat.com>
6392
6393 PR libgcj/20160
6394 * ltmain.sh: Avoid creating archives with components that have
6395 duplicate basenames.
6396
39c05b8e 63972005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6398
6399 PR bootstrap/20250
6400 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6401 instead of check.
6402 * Makefile.in: Regenerate.
6403
d874b723 64042005-02-28 Paolo Bonzini <bonzini@gnu.org>
6405
6406 * Makefile.in: Regenerate to fix conflict between the previous two
6407 patches.
6408
c1eb9e31 64092005-02-28 Paolo Bonzini <bonzini@gnu.org>
6410
6411 PR bootstrap/17383
6412 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6413 * Makefile.tpl (HOST_SUBDIR): New substitution.
6414 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6415 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6416 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6417 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6418 (Host modules, Bootstrapped modules): Use it.
6419 (Build modules, Target modules): Do not create symlink trees,
6420 always configure out-of-srcdir.
6421 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6422 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6423 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6424 $(HOST_SUBDIR). Create a symlink for host_subdir.
6425
6426 * Makefile.in: Regenerate.
6427 * configure: Regenerate.
6428
a136b23d 64292005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6430
6431 Merged from libada-gnattools-branch:
6432 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6433
6434 * gnattools: New directory.
6435 * Makefile.def: Add gnattools as a module, depending on target-libada.
6436 * Makefile.in: Regenerate.
6437 * configure.in: Include gnattools in host_tools; disable it if ada
6438 is disabled.
6439 * configure: Regenerate.
6440
46042488 64412005-02-24 James A. Morrison <phython@gcc.gnu.org>
6442
6443 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6444 treelang maintainer.
6445 (Write After Approval): Remove myself.
6446
123fdbbd 64472005-02-23 Paul Schlie <schlie@comcast.net>
6448
6449 * configure.in: Allow darwin targeted ports to build tk, itcl and
6450 libgui.
6451 * configure: Regenerate.
6452
17336619 64532005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6454
6455 PR libgcj/10353
6456 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6457 * configure: Regenerate.
6458
6e4db1f1 64592005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6460
6461 * MAINTAINERS (Write After Approval): Add myself.
6462
203ad69a 64632005-02-10 Ian Lance Taylor <ian@airs.com>
6464
6465 * MAINTAINERS: Update my e-mail address.
6466
afa8b68c 64672005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6468
6469 * MAINTAINERS (Write After Approval): Add myself.
6470
06b2086e 64712005-01-29 Hans-Peter Nilsson <hp@axis.com>
6472
6473 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6474 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6475 target-libgloss when not *-*-elf and *-*-aout.
6476 * configure: Regenerate.
6477
2890721b 64782005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6479
6480 * MAINTAINERS: Remove obsolete entries.
6481
b9db2b8c 6482 * MAINTAINERS (Write After Approval): Add Michael Matz.
6483
9da9577b 64842005-01-19 Neil Booth <neil@daikokuya.co.uk>
6485
6486 * MAINTAINERS: Remove self as cpplib maintainer.
6487
c626e85f 64882005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6489
6490 * install-sh, config.sub: Import from upstream.
6491
cac4ee55 64922005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6493
6494 PR bootstrap/18222
6495 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6496 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6497 * Makefile.in: Regenerate.
6498
e03fcf5f 64992005-01-16 Jason Thorpe <thorpej@netbsd.org>
6500
6501 * MAINTAINERS: Update my email address.
6502
abb13670 65032005-01-12 David Edelsohn <edelsohn@gnu.org>
955a00ce 6504 Andreas Schwab <schwab@suse.de>
abb13670 6505
6506 PR bootstrap/18033
6507 * config-ml.in: Eval option if surrounded by single quotes.
6508
e4a78ee4 65092005-01-03 Paolo Bonzini <bonzini@gnu.org>
6510
6511 Revert 2004-12-28 Makefile changes, a better fix will be
6512 applied to mainline and src after GCC 4.0 branches.
6513
1fe42238 65142004-12-28 Paolo Bonzini <bonzini@gnu.org>
6515
6516 PR bootstrap/17383
6517
6518 * Makefile.def (target_modules): Remove stage parameter,
6519 it is always true now.
6520 * Makefile.tpl (configure-build-[+module+],
6521 configure-target-[+module+]): Always build symlink tree
6522 for the directory and for include. BUILD_SUBDIR and
6523 TARGET_SUBDIR cannot be . anymore.
6524 * Makefile.in: Regenerate.
6525
fcaf3188 65262004-12-25 David Edelsohn <edelsohn@gnu.org>
6527
6528 Revert 2004-12-08 Makefile changes.
6529
835db815 65302004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6531
6532 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6533 cygwin, mingw.
6534
33974778 65352004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6536
6537 * configure.in (sh64-*-*): Reenable gprof.
6538 * configure: Regenerate.
6539
4b8fa64c 65402004-12-08 David Edelsohn <edelsohn@gnu.org>
6541
6542 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6543 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6544 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6545 * Makefile.in: Regenerate.
6546
ef31114f 65472004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6548
6549 * MAINTAINERS: Update my email address.
6550
7799fdb2 65512004-12-07 Matt Kraai <kraai@ftbfs.org>
6552
6553 * Makefile.tpl: Generate normal dependencies if the LHS module is
6554 not bootstrapped.
6555 * Makefile.in: Regenerate.
6556
c88bf782 65572004-12-03 Richard Sandiford <rsandifo@redhat.com>
6558
6559 * configure.in: Include config/gxx-include-dir.m4. Use
6560 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6561 * configure: Regenerate.
6562
f8592d5a 65632004-12-03 Richard Sandiford <rsandifo@redhat.com>
6564
6565 * config.if: Delete.
6566 * configure.in: Set libstdcxx_incdir directly.
6567 * configure: Regenerate.
6568
39b9d49f 65692004-12-02 Eric Christopher <echristo@redhat.com>
6570
6571 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6572 * Makefile.in: Regenerate.
6573
c3e7e62b 65742004-12-02 Richard Sandiford <rsandifo@redhat.com>
6575
6576 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6577 * configure: Regenerate.
6578
14ac9144 65792004-12-02 Richard Sandiford <rsandifo@redhat.com>
6580
6581 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6582 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6583 * configure: Regenerate.
6584
b68b9d92 65852004-12-01 Eric Christopher <echristo@redhat.com>
6586
6587 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6588 of things to remove.
6589
68b7b0fe 65902004-11-29 Matt Kraai <kraai@ftbfs.org>
6591
6592 * MAINTAINERS (Write After Approval): Update my e-mail address.
6593
d081dd29 65942004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6595
6596 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6597 from CVS libtool to always pass_all.
6598
08261f02 65992004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6600
6601 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6602 (hppa*64*-*-*): Delete incorrect comment.
6603 * configure: Rebuilt.
6604
a234d196 66052004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6606
6607 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6608
7f93fe7a 66092004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6610
6611 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6612 from CVS libtool to always pass_all.
6613
037ff4cc 66142004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6615
6616 * install-sh, compile: Import from automake.
6617
e294bcff 66182004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6619
6620 * config.guess, config.sub: Import from savannnah.
6621
aad2f5f9 66222004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
48e5c22d 6623
6624 * MAINTAINERS (Write After Approval): Add myself
6625
956942fa 66262004-11-12 Mike Stump <mrs@apple.com>
6627
6628 * Makefile.def: Add html support.
6629 * Makefile.tpl: Likewise.
6630 * Makefile.in: Regenerate.
6631
ec2a8310 66322004-11-11 Geoffrey Keating <geoffk@apple.com>
6633
8a54e13f 6634 PR 18423
6635 * configure.in: Remove all instances of build-fixincludes from
6636 noconfigdirs.
6637 (build_configargs): Supply --target to subdirectories.
6638 * configure: Regenerate.
6639
ec2a8310 6640 * Makefile.def: Make gcc install depend on fixincludes install.
6641 * Makefile.in: Regenerate.
6642
696f98d4 66432004-11-10 Janis Johnson <janis187@us.ibm.com>
6644
6645 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6646
3eb34262 66472004-11-11 Paul Brook <paul@codesourcery.com>
6648
6649 * MAINTAINERS: Add self as arm maintainer. Update email address.
6650
dd63ad62 66512004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6652
6653 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6654 target-libgfortran.
17a0d7e8 6655 * configure: Regenerate.
dd63ad62 6656
d8483d79 66572004-11-07 David Edelsohn <edelsohn@gnu.org>
6658
6659 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6660 like CC.
6661
bdcc5e0f 66622004-11-05 Paolo Bonzini <bonzini@gnu.org>
6663
6664 * Makefile.def (host fixincludes): Specify missing targets.
6665 * Makefile.in: Regenerate.
6666
9310c946 66672004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6668
6669 * MAINTAINERS: Add myself
6670
1dfe67f7 66712004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6672
6673 * MAINTAINERS (Write After Approval): Add myself.
6674
50e7e370 66752004-11-04 Geoffrey Keating <geoffk@apple.com>
6676
6677 * Makefile.def: Build fixincludes for the host, too.
6678 * Makefile.in: Regenerate.
6679 * configure.in (host_tools): Add fixincludes.
6680 * configure: Regenerate.
6681
b6824c17 66822004-11-04 Daniel Jacobowitz <dan@debian.org>
6683
6684 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6685 * configure: Regenerated.
6686
44f0e47c 66872004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6688
6689 PR other/17783
6690 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6691 * configure: Regenerated.
6692
03dbc854 66932004-10-31 Mark Mitchell <mark@codesourcery.com>
6694
6695 * README.SCO: Update per FSF instructions.
6696
d2be3229 66972004-10-28 Eric B. Weddington <ericw@evcohs.com>
6698
6699 PR target/18151
6700 * configure.in (case ${target}): Do not build fixincludes for avr.
6701 * configure: Regenerated.
6702
6675f2d9 67032004-10-26 Paolo Bonzini <bonzini@gnu.org>
6704
6705 * configure.in (case ${target}): Do not build fixincludes
6706 on platforms where it is not used.
6707 * configure: Regenerated.
6708
3a8631fa 67092004-10-23 Daniel Jacobowitz <dan@debian.org>
6710
6711 * configure.in: Use an absolute path to install-sh.
6712 * configure: Regenerated.
6713
50c69ebc 67142004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6715
6716 * MAINTAINERS (Write After Approval): Add myself.
6717
2c95e9b1 67182004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6719
6720 * MAINTAINERS: Remove from Write After Approval those that are
6721 already maintainers.
6722
3d22b915 67232004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6724
6725 * MAINTAINERS: Update my email address.
6726
3fba36a4 67272004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6728
6729 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6730 * configure: Regenerate.
6731
dcde3c07 67322004-10-07 J"orn Rennecke <joern.rennecke@st.com>
25cebb64 6733
6734 * MAINTAINERS: Update my email address.
6735
668dc571 67362004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6737
6738 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6739 entries belonging to this category.
6740
2c50ca04 67412004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6742
6743 * MAINTAINERS: Update my e-mail address.
6744
68b4a982 67452004-10-06 Paolo Bonzini <bonzini@gnu.org>
6746
6747 Fix wrong conflict resolution in:
6748
6749 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6750
6751 * Makefile.in: Regenerate.
6752 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6753 in the recursive `make', instead of hardwiring `all'.
6754 (Autogenerated TARGET-* variables): New.
6755
5326cc72 67562004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6757
6758 * configure.in: Enable target-libgloss for crx-*-*.
9624cab1 6759 * configure: Regenerate.
5326cc72 6760
6e4191af 67612004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6762
6763 * MAINTAINERS (Various Maintainers): Move the "windows,
6764 cygwin, mingw" maintainer to ...
6765 (OS Port Maintainers): ... here.
6766
39826843 67672004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6768
6769 * MAINTAINERS (Write After Approval): Remove those that are
6770 maintainers of some subsystem.
6771
e644ba93 67722004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6773
6774 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6775 * ltcf-cxx.sh (tpf*): Likewise.
6776 * ltconfig (tpf*): Add TPF OS configuration support.
6777
ddc76fa7 67782004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6779
6780 * MAINTAINERS: Change my email address to my new work account.
6781
3bdd04cc 67822004-09-24 Michael Roth <mroth@nessie.de>
6783
6784 * configure.in (--without-headers): Add missing double quotes.
6785 * configure: Regenerate.
6786
dcde3c07 67872004-09-24 Kelley Cook <kcook@gcc.gnu.org>
1b60dd08 6788
6789 * ylwrap: Revert to previous version.
6790
d389b7e3 67912004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6792
6793 PR bootstrap/17369
6794 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6795 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6796 SET_GCC_LIB_PATH_CMD.
6797 (BASE_TARGET_EXPORTS): Likewise.
6798 * Makefile.in: Regenerated.
6799
6800 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6801 * configure: Regenerated.
6802
2109ded2 68032004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6804
6805 * config.guess: New upstream version
6806 * compile, depcomp, install-sh, ylwrap: Likewise.
6807
da9e6519 68082004-09-19 Roger Sayle <roger@eyesopen.com>
6809
6810 * config/mh-x86omitfp: New host makefile fragment. Add
6811 -fomit-frame-pointer to the default BOOT_CFLAGS.
6812 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6813 * configure: Regenerate.
6814
e84ab337 68152004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6816
6817 PR target/11572
6818 * configure.in (*-*-darwin*): Renable libobjc.
6819 * configure: Regenerate.
6820
c875bbba 68212004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6822
6823 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6824
39a1c4e9 68252004-09-09 Daniel Berlin <dberlin@dberlin.org>
b68b9d92 6826
39a1c4e9 6827 * Makefile.def: Remove libbanshee.
6828 * Makefile.tpl: Ditto.
6829 * configure.in: Ditto.
6830 * Makefile.in: Regen.
6831 * configure: Ditto.
6832
c600ebdb 68332004-09-08 David Edelsohn <edelsohn@gnu.org>
6834
6835 * ltmain.sh: Use $pic_object as $non_pic_object if
6836 $non_pic_object=none.
6837
e1aef632 68382004-09-07 Paolo Bonzini <bonzini@gnu.org>
6839
6840 * missing: Import latest version from master repository.
6841
ccf99faa 68422004-09-06 Nick Clifton <nickc@redhat.com>
6843
6844 * config.sub: Import latest version from master repository.
6845 * config.guess: Likewise.
6846 This includes these changes:
b68b9d92 6847
ccf99faa 6848 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6849
6850 * config.sub: Handle crisv32, alias etraxfs.
6851 * config.guess (crisv32:Linux:*:*): Handle.
6852
6853 2004-08-13 Brad Smith <brad@comstyle.com>
6854
6855 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6856 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6857
6858 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6859
6860 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6861 assume the processor is a powerpc. This is because coreutils
6862 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6863 in this case, due to a MacOS X bug that causes
6864 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6865 to return a negative number.
6866 Problem reported by Petter Reinholdtsen in:
6867 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6868
6869 2004-07-19 Ben Elliston <bje@gnu.org>
6870
6871 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6872
6873 2004-06-24 Ben Elliston <bje@gnu.org>
6874
6875 * config.guess: Update copyright years.
6876 * config.sub: Likewise.
6877
6878 2004-06-22 Robert Millan <robertmh@gnu.org>
6879
6880 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6881 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6882
6883 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6884
6885 * config.guess (*:*VMS:*:*): New entry. Replaces
6886 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6887 manufacturer.
6888
6889 2004-06-22 Ben Elliston <bje@gnu.org>
6890
6891 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6892 * config.sub: Likewise.
6893
6894 2004-06-22 Ben Elliston <bje@gnu.org>
6895
6896 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6897 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6898
6899 2004-06-11 Ben Elliston <bje@gnu.org>
6900
6901 * config.guess (pegasos:OpenBSD:*:*): Remove.
6902
6903 2004-06-11 Ben Elliston <bje@gnu.org>
6904
6905 From Wouter Verhelst <wouter@grep.be>:
6906 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6907
6908 2004-06-11 Ben Elliston <bje@gnu.org>
6909
6910 * config.guess (luna88k:OpenBSD:*:*): New.
6911
6912 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6913
6914 * config.guess (m32r*:Linux:*:*): New case.
6915 * config.sub: Handle m32rle.
6916
6917 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6918
6919 From Jens Petersen <petersen@redhat.com>:
6920 * config.sub: Handle sparcv8.
6921
6922 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6923
6924 From Tom Smith <smith@cag.lkg.hp.com>:
6925 * config.guess: Version suffixes are equally significant on Tru64
6926 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6927 prefix of "P" (patched kernel).
6928
6929 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6930
6931 * config.sub: Add support for National Semiconductor CRX target.
6932
cde9549e 69332004-09-03 Janis Johnson <janis187@us.ibm.com>
6934
6935 * MAINTAINERS (Various Maintainers): Remove myself as web page
6936 maintainer, add myself as maintainer of build status lists.
6937
634f7a13 69382004-09-03 Jan Beulich <jbeulich@novell.com>
6939
6940 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6941 *-*-netware, but add target-libmudflap.
6942 Consolidate *-*-netware targets (of which really only i?86 exists)
6943 into a single entry.
6944 * configure: Likewise.
6945
2b64d19b 69462004-09-01 Paolo Bonzini <bonzini@gnu.org>
6947
6948 * Makefile.tpl (sorry): Remove.
6949 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6950 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6951 (do-clean): Clean per-stage directories too.
6952 (do-distclean): Run distclean-stage1 too.
6953 (.NOTPARALLEL): Enable during toplevel bootstrap.
6954 (stage[+id+]-bubble): Enable parallel execution during
6955 the recursive invocation.
6956 * Makefile.in: Regenerate.
6957
6958 Fix previous checkin:
6959
6960 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6961 include.
6962 * configure.in: Fix indentation.
6963 * configure: Regenerate.
6964
dcde3c07 69652004-08-31 Robert Bowdidge <bowdidge@apple.com>
0222d984 6966
2b64d19b 6967 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6968 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6969 * configure: regenerate
b68b9d92 6970 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9624cab1 6971 -mdynamic-no-pic
0222d984 6972
2b59cb05 69732004-08-31 Paolo Bonzini <bonzini@gnu.org>
6974
6975 * Makefile.def (build_modules): Add fixincludes.
6976 (dependencies): Make gcc depend on fixincludes.
6977 * configure.in (build_tools): Add fixincludes.
6978 (build_configdirs): Always include build_libs.
6979 * Makefile.in: Regenerate.
6980 * configure: Regenerate.
6981
69822004-08-30 Paolo Bonzini <bonzini@gnu.org>
3c782584 6983
6984 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6985 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6986 phony targets; do not generate timestamp files.
6987 (distclean-stageN): Remove references to their timestamp files.
6988 (restageN, touch-stageN): Remove.
6989 (stageN-bubble): Rewritten.
6990 (compare): Support lean bootstraps.
6991 * Makefile.in: Regenerate.
6992
6993 * configure.in: Only warn when bootstrapping but
6994 build != host or build != target. Support lean bootstraps.
6995 * configure: Regenerate.
6996
4a921c63 69972004-08-26 Phil Edwards <phil@codesourcery.com>
6998
6999 * configure.in: Give a better error message if GMP/MPFR are missing
7000 and a language needing them has been requested.
7001 * configure: Regenerated.
7002
6cee4b4a 70032004-08-25 Phil Edwards <phil@codesourcery.com>
7004
7005 * configure.in: Print a list of available language front-ends if
7006 a requested one is missing. Tidy stray tab characters.
7007 * configure: Regenerated.
7008
e6312df0 70092004-08-19 Michael Koch <konqueror@gmx.de>
7010
7011 * gcc/doc/install.texi: Update entry about automake for libjava.
7012
c01dd063 70132004-08-17 Robert Millan <robertmh@gnu.org>
7014
7015 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7016 (instead of FreeBSD).
7017 * configure: Regenerate.
7018
a1ad7483 70192004-08-16 Paolo Bonzini <bonzini@gnu.org>
7020
7021 * Makefile.in: Regenerate.
7022 * configure: Regenerate.
7023
7024 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7025 stage_*_flags.
7026 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7027 for bootstrapped modules if toplevel bootstrap is going.
7028 (GCC bootstrap): Generate per-stage targets for all bootstrapped
7029 modules. Adjust for changes in Makefile.def. Enable several
7030 rules even in non-bootstrap mode, just to avoid peppering the
7031 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7032 (stage-[+prev+]-bubble): Remove.
7033
7034 * Makefile.def (Dependencies): Depend on all-build-bison,
7035 all-build-flex, all-build-byacc, all-build-texinfo, rather
7036 than the host variations.
7037 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
7038 with BUILD_SUBDIR.
7039 (BISON): Update for recent Bisons.
7040 (YACC): Fix typo.
7041 (cross): Depend on all-build.
7042 (all): Do not depend on all-build.
7043 (prebootstrap): Remove.
7044 (dep-kind): Accept separate prefixes for MODULE and ON variables.
7045 (Prebootstrap dependencies): Add them to the per-stage targets
7046 and to all-prebootstrap.
7047 * configure.in (build_configdirs): Always enable build_tools.
7048 (BUILD_DIR_PREFIX): Remove.
7049
7050 * Makefile.def (gcc): Add target variable.
7051 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7052 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7053 in the recursive `make', instead of hardwiring `all'.
7054 (Autogenerated TARGET-* variables): New.
7055
e0d2a616 70562004-08-13 Brian Booth <bbooth@redhat.com>
7057
7058 * MAINTAINERS: Remove myself from write-after-approval.
7059
77f9b2dc 70602004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
7061
7062 * src-release: Stop distributing mmalloc with gdb (which doesn't
7063 use it).
7064 * Makefile.def: GDB doesn't depend on mmalloc anymore.
7065 * Makefile.in: Regenerate.
7066
30e9913f 70672004-08-09 Mark Mitchell <mark@codesourcery.com>
7068
7069 * configure.in (arm*-*-eabi*): New target.
7070 * configure: Regenerate.
7071
ea8d3d75 70722004-08-06 Paolo Bonzini <bonzini@gnu.org>
7073
7074 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7075 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7076 (Dependencies): New section.
7077 * Makefile.tpl (Dependencies): Generate from Makefile.def.
7078 (configure-target-[+module+]): Depend on maybe-all-gcc
7079 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
7080 (toplevel profiledbootstrap): Fix dependencies.
7081 * Makefile.in: Regenerate.
7082
8647a116 70832004-08-03 Mark Mitchell <mark@codesourcery.com>
7084
7085 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7086 target-libiberty to noconfigdirs.
7087 * configure: Regenerate.
7088
5ca838b8 70892004-08-03 Paul Brook <paul@codesourcery.com>
7090
7091 * configure.in: Check for MPFR as well as GMP.
7092 * configure: Regenerate.
7093
cb8a7007 70942004-08-01 Robert Millan <robertmh@gnu.org>
7095
7096 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7097 libmudflap for all GNU-based systems (with Glibc).
7098 * configure: Regenerate.
7099
dcde3c07 71002004-08-03 Paolo Bonzini <bonzini@gnu.org>
6caa530d 7101
7102 * Makefile.def (host-modules): Add gcc.
7103 * Makefile.in: Regenerate.
7104 * Makefile.tpl (sorry): New rule.
7105 (configure-host, all-host, [+make_target+]-host, do-check,
7106 install-host): Do not add gcc as a special case.
7107 (host modules): Add a small special-casing for gcc. Export
7108 extra_make_flags through the environment.
7109 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7110 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7111 other recursive targets for gcc): Remove.
7112
7113 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7114 (stage, unstage): New rules.
7115 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7116 distclean-stage[+id+]): Use stage_current.
7117 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7118 the stage*-start rules.
7119
3ff2e849 71202004-08-02 Geoffrey Keating <geoffk@apple.com>
7121
7122 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7123 use -all_load flag.
7124
75b6260c 71252004-08-02 Paolo Bonzini <bonzini@gnu.org>
7126
7127 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7128 * configure: Regenerate.
7129
3ecc19f1 71302004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
7131
7132 * maintainer-scripts/gcc_release: Revert yesterday's change.
7133
0396e2a1 71342004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
7135
7136 * MAINTAINERS: Add myself to write-after-approval.
7137
b1fd5525 71382004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
7139
7140 * libf2c: Removed.
7141 * gcc/gccbug.in: Updated because of libf2c removal.
7142 * maintainer-scripts/gcc_release: Ditto.
7143
dcde3c07 71442004-07-09 Loren J. Rittle <ljrittle@acm.org>
122ae8c7 7145
7146 * configure.in: Build libmudflap by default on FreeBSD.
7147 * configure: Regenerated.
7148
344b2784 71492004-07-09 Mark Mitchell <mark@codesourcery.com>
7150
7151 * configure.in: Do not build libmudflap by default on non-GNU/Linux
7152 systems.
7153 * configure: Regenerated.
7154
dcde3c07 71552004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
d45eaefd 7156
7157 PR target/16344
7158 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7159 feedback based compiler.
7160 * Makefile.in: Rebuilt.
7161
13e3668a 71622004-07-08 Alexandre Oliva <aoliva@redhat.com>
7163
7164 * Makefile.def (host_modules): Set bootstrap=true for flex.
7165 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7166 * Makefile.in: Rebuilt.
7167
9763d43d 71682004-07-07 Jan Hubicka <jh@suse.cz>
7169
7170 * MAINTAINERS: Add self as a profile feedback maintainer.
7171
03c65091 71722004-07-05 Phil Edwards <phil@codesourcery.com>
7173
7174 * configure.in: Do not prepend $srcdir to /dev/null in
7175 makefile fragments.
7176 * configure: Regenerate.
7177
2f8725b0 71782004-07-01 Paolo Bonzini <bonzini@gnu.org>
7179
7180 * Makefile.def (build_modules): Add bison, byacc, flex,
7181 m4, texinfo.
7182 (flags_to_pass): Add FLEX.
7183 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7184 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7185 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7186 DEFAULT_MAKEINFO): Remove.
7187 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7188 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7189 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7190 objdir or else use configured tool.
7191 (all-build): New.
7192 (all): Depend on it.
7193 (Build module dependencies): Add.
7194 * Makefile.in: Regenerate.
7195 * configure.in: Better support for multiple build modules,
7196 matching what is done for host/target modules. Do not look
7197 for "plausible" locations of build tools if Canadian cross.
7198 Use autoconf's AC_PROG_CC to find a C compiler. Define
7199 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7200 * configure: Regenerate.
b68b9d92 7201
1e6242a4 72022004-06-22 Paolo Bonzini <bonzini@gnu.org>
7203
7204 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7205 * Makefile.in: Regenerate.
7206
1b53fe78 72072004-06-22 Paolo Bonzini <bonzini@gnu.org>
7208
7209 * Makefile.tpl (configure-build-[+module+],
7210 configure-[+module+], configure-target-[+module+]): Pass
7211 [+extra_configure_args+].
7212 (all-build-[+module+], all-[+module+], check-[+module+],
7213 install-[+module+], [+make_target+]-[+module+],
7214 all-target-[+module+], check-target-[+module+],
7215 install-target-[+module+], [+make_target+]-target-[+module+]):
7216 Pass [+extra_make_args+].
7217 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7218 (GCC_HOST_EXPORTS): Remove.
7219 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7220 cross, check-gcc, check-gcc-c++, install-gcc,
7221 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7222 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7223 * Makefile.in: Regenerate.
7224
a22cc2c4 72252004-06-21 Matthew Sachs <msachs@apple.com>
7226
7227 * MAINTAINERS: Added self to write-after-approval.
7228
d76e1e50 72292004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7230
7231 * configure.in: Check for srcdir/winsup rather than build directory
7232 winsup.
7233 * configure: Regenerate.
7234
2c10944d 72352004-06-17 Corinna Vinschen <vinschen@redhat.com>
7236
7237 * configure.in: Don't build Cygwin native newlib if winsup
7238 directory is missing. Emit warning instead.
7239 * configure: Regenerate.
7240
599a3eac 72412004-06-09 Paolo Bonzini <bonzini@gnu.org>
7242
7243 * Makefile.tpl (touch-stage[+id+]): New.
7244 (restage[+prev+]): Depend on touch-stage[+id+].
7245
7246 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7247 Use it throughout.
7248
7249 * Makefile.def: Add profile and feedback bootstrap stages.
7250 Remove next field from bootstrap stages.
7251 * Makefile.tpl (LN, LN_S): Substitute.
7252 (stageN-start, stageN-end): Use double-colon rules, to
7253 provide a hook for additional setup commands.
7254 (distclean-stageN-gcc, restageN): Create dependencies from
7255 [+prev+], not from [+next+].
7256 (stageN-bubble): Add commands for successive stages from
7257 [+prev+], using double-colon rules.
7258 (all-stageN-gcc): Fix typo.
7259 (stagefeedback-start, profiledbootstrap): New.
7260 * Makefile.in: Regenerate.
7261 * configure.in: Call ACX_PROG_LN.
7262 * configure: Regenerate.
7263
ba797f0e 72642004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7265
7266 * MAINTAINERS (Write After Approval): Add myself.
7267
b93f892d 72682004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7269
7270 * MAINTAINERS (Write After Approval): Add myself.
7271
93f93279 72722004-06-03 Paolo Bonzini <bonzini@gnu.org>
7273
7274 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7275 without gcc.
7276 * configure: Regenerate.
7277
d8b05159 72782004-06-01 Paolo Bonzini <bonzini@gnu.org>
7279
7280 * Makefile.tpl: Fix typo.
7281 * Makefile.in: Regenerate.
7282
dcde3c07 72832004-06-01 Paolo Bonzini <bonzini@gnu.org>
5b7950ff 7284
7285 * configure.in: Remove new- prefix from toplevel
7286 bootstrap targets.
7287 * configure: Regenerate.
7288
54f0538b 72892004-06-01 Paolo Bonzini <bonzini@gnu.org>
7290
7291 * Makefile.tpl (all.normal): Rename to all.
7292 (all): Replace with a rule to pick the default
7293 target from configure.
7294 (all-gcc, configure-gcc): Use conditionals to
7295 do nothing when toplevel bootstrap is going on.
7296 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7297 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7298 * configure.in: Support --enable-bootstrap.
7299
7300 * Makefile.def: Remove new- prefix from toplevel
7301 bootstrap targets.
7302 * Makefile.tpl: Likewise.
7303
7304 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
7305 target.
7306
7307 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7308 $(RECURSE_FLAGS) to recursive invocation of make.
7309
7310 * Makefile.in: Regenerate.
7311 * configure: Regenerate.
7312
e0754ee6 73132004-05-30 Andreas Jaeger <aj@suse.de>
dcde3c07 7314 Jim Wilson <wilson@specifixinc.com>
e0754ee6 7315
7316 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7317 like CC.
7318
8e8b3365 73192004-05-27 Daniel Jacobowitz <dan@debian.org>
7320
7321 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7322 * configure: Regenerate.
7323
27e3aebd 73242004-05-25 Daniel Jacobowitz <drow@false.org>
7325
7326 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7327 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7328 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
7329 targets.
7330 * Makefile.in: Regenerate.
7331
dcde3c07 73322004-05-24 Paolo Bonzini <bonzini@gnu.org>
5965d276 7333
7334 * configure.in: Test the ability to symlink directories.
7335 * configure: Regenerate.
7336
7337 * Makefile.def (bootstrap-stage): New definitions.
7338 * Makefile.tpl (configure-stage1-gcc,
7339 configure-stage2-gcc, configure-stage3-gcc,
7340 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7341 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7342 new-restage3, compare): Autogenerate, see Makefile.in
7343 entry for behavioral changes.
7344 (distclean-stage1, new-stage1-start, new-stage1-end,
7345 new-stage1-bubble, distclean-stage2, new-stage2-start,
7346 new-stage2-end, new-stage2-bubble, distclean-stage3,
7347 new-stage3-start, new-stage3-end): New autogenerated targets.
7348 (objext, prebootstrap, BOOT_CFLAGS,
7349 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7350 targets.
7351
7352 * Makefile.in: Regenerate.
7353 (distclean-stage1, new-stage1-start, new-stage1-end,
7354 new-stage1-bubble, distclean-stage2, new-stage2-start,
7355 new-stage2-end, new-stage2-bubble, distclean-stage3,
7356 new-stage3-start, new-stage3-end): New targets.
7357 (all-stage1-gcc): Move prebootstrap dependency from here...
7358 (configure-stage1-gcc): ...to here.
7359 (new-bootstrap): Use bubble targets.
7360 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7361 Use per-stage distclean targets.
7362 (configure-stage1-gcc, configure-stage2-gcc,
7363 configure-stage3-gcc, all-stage1-gcc,
7364 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7365 Use new-stageN-start to prepare the tree.
7366
d856c8a6 73672004-05-23 Paolo Bonzini <bonzini@gnu.org>
7368
7369 * Makefile.def (host_modules): add libcpp.
7370 * Makefile.tpl: Add dependencies on and for libcpp.
7371 * Makefile.in: Regenerate.
7372 * configure.in: Add libcpp host module.
7373 * configure: Regenerate.
7374
01b41571 73752004-05-21 Paolo Bonzini <bonzini@gnu.org>
7376
7377 * Makefile.tpl: Whenever a recursive target is defined, wrap
7378 it in a special @if/@endif block, and prepare its maybe
7379 dependency in the @if/@endif block
7380 * configure.in: Instead of writing maybe dependencies, remove
7381 the @if/@endif statements, and remove the @if/@endif blocks
7382 that remain.
7383 * configure: Regenerate.
7384 * Makefile.in: Regenerate.
7385
f47da044 73862004-05-20 Janis Johnson <janis187@us.ibm.com>
7387
7388 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7389
d556a20e 73902004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7391
7392 PR bootstrap/15120
7393 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7394 * */configure: Rebuilt.
7395
49fbf4b9 73962004-05-17 Zack Weinberg <zack@codesourcery.com>
7397
7398 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7399 of libf2c.
7400 * configure, Makefile.in: Regenerate.
7401
d3eff7bb 74022004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
ae1bef7b 7403
7404 * MAINTAINERS (Write After Approval): Add myself.
7405
4ee9c684 74062004-05-13 Diego Novillo <dnovillo@redhat.com>
7407
7408 Merge from tree-ssa-20020619-branch.
7409
7410 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7411 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7412 (HOST_GMPLIBS): Define.
7413 (HOST_GMPINC): Define.
7414 (TARGET_LIB_PATH): Add libmudflap.
7415 (GFORTRAN_FOR_TARGET): Define.
7416 (configure-build*): Export GFORTRAN.
7417 (configure-gcc): Export GMPLIBS and GMPINC.
7418 (all-gcc): Add maybe-all-libbanshee.
7419 (configure-target-libgfortran): Define.
7420 * Makefile.in: Regenerate.
7421 * configure.in (host_libs): Add libbanshee.
7422 (target_libraries): Add target-libmudflap and target-libgfortran.
7423 Add --with-libbanshee.
7424 Handle --disable-libmudflap.
7425 (*-*-freebsd*): Use with_gmp.
7426 Add $(libgcj) to noconfigdirs.
7427 * configure: Regenerate.
7428 * depcomp: New file.
7429 * MAINTAINERS: Add tree-ssa maintainers.
7430
455fb4f7 74312004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7432
49fbf4b9 7433 * MAINTAINERS (Various Maintainers): Add myself.
455fb4f7 7434
9ca797fe 74352004-04-30 Brian Ford <ford@vss.fsi.com>
7436
49fbf4b9 7437 * MAINTAINERS (Write After Approval): Add myself.
9ca797fe 7438
043b6c62 74392004-04-29 Uros Bizjak <uros@kss-loka.si>
7440
49fbf4b9 7441 * MAINTAINERS (Write After Approval): Add myself.
043b6c62 7442
697dfd2c 74432004-04-28 Paolo Bonzini <bonzini@gnu.org>
7444
7445 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7446 * configure: Regenerate.
7447
839c6a20 74482004-04-27 Paolo Bonzini <bonzini@gnu.org>
7449
7450 Revert:
7451 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7452
7453 * Makefile.def (flags_to_pass): Remove *dir variables that
7454 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7455 as well as prefix and exec_prefix.
7456 * Makefile.in: Regenerate.
7457
a2718648 74582004-04-26 Robert Millan <robertmh@gnu.org>
7459
7460 Add patches from libtool CVS.
7461 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7462 * ltconfig: Likewise.
7463 * ltcf-c.sh: Likewise.
7464 * ltcf-cxx.sh: Likewise.
7465 * ltcf-gcj.sh: Likewise.
7466
be2c9eb1 74672004-04-26 Paolo Bonzini <bonzini@gnu.org>
7468
7469 * Makefile.def (host_modules): Mark with the bootstrap
7470 flag packages on which gcc depends.
7471 * Makefile.tpl (all-bootstrap): Use it.
7472 * Makefile.in: Regenerate.
7473
b5196e8d 74742004-04-26 Paolo Bonzini <bonzini@gnu.org>
7475
7476 * Makefile.def (flags_to_pass): Remove *dir variables that
7477 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7478 as well as prefix and exec_prefix.
7479 * Makefile.in: Regenerate.
7480
7bcc3b4a 74812004-04-26 Paolo Bonzini <bonzini@gnu.org>
7482
49fbf4b9 7483 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7484 * configure: Regenerate.
7485 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7486 * gcc/Makefile.tpl (compare): Use the result of the test.
7487 * gcc/Makefile.in: Regenerate.
7bcc3b4a 7488
33e3141d 74892004-04-23 Paolo Bonzini <bonzini@gnu.org>
7490
7491 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7492 Always relocate gcc and prev-gcc to the original names, even
7493 if the build fails.
7494 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7495 New targets.
7496
44217381 74972004-04-23 Laurent GUERBY <laurent@guerby.net>
7498
7499 * MAINTAINERS: Update my email address.
49fbf4b9 7500
de88352a 75012004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7502
7503 * configure.in (mips*-*-irix5*): Enable ld.
7504 * configure: Regenerate.
44217381 7505
216de822 75062004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7507
7508 * configure: Regenerate.
7509
b8d376b5 75102004-04-15 James E Wilson <wilson@specifixinc.com>
7511
7512 * Makefile.tpl (configure-[+module+], configure-gcc,
7513 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7514 Set and export LDFLAGS.
7515 * Makefile.in: Regenerate.
7516
9ce62711 75172004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7518
49fbf4b9 7519 * MAINTAINERS: Add myself to write-after-approval.
9ce62711 7520
49aae208 75212004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7522
7523 PR bootstrap/14871
7524 * Makefile.tpl: If we don't have built-in-tree target tools,
7525 use the ones found by configure rather than hacking around with
7526 program_transform_name.
7527 * configure.in: Give Makefile.tpl the information necessary
7528 to do that.
7529 * Makefile.in: Regenerate.
7530 * configure: Regenerate.
7531
f4191912 75322004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7533
7534 PR bootstrap/14760
7535 * configure.in: When computing baseargs, strip *all* copies of
7536 offending options. Also, don't match/substitute the trailing space,
7537 so that this actually works when two similar options are separated by
7538 only one space.
7539 * configure: Regenerate.
7540
d17281c9 75412004-04-06 David Edelsohn <edelsohn@gnu.org>
7542
49fbf4b9 7543 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7544 (rs6000-*-aix*): Same.
7545 * configure: Regenerate.
d17281c9 7546
10930c81 75472004-04-05 Ranjit Mathew <rmathew@hotmail.com>
49fbf4b9 7548
7549 * MAINTAINERS: Add myself to write-after-approval.
10930c81 7550
74d8b57d 75512004-04-03 Bud Davis <bdavis9659@comcast.net>
49fbf4b9 7552
7553 * MAINTAINERS: Add myself to write-after-approval.
74d8b57d 7554
c0c5068d 75552004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7556
32fbc463 7557 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7558 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7559 * Makefile.in: Regenerate.
7560
c0c5068d 7561 * configure.in (top level bootstrap support): Rework --enable-werror
7562 to set @stage2_werror_flag@.
7563 * configure: Regenerate.
7564 * Makefile.tpl (top level bootstrap support): Pass
7565 @stage2_werror_flag@ down to configure in stages 2 and 3.
7566 * Makefile.in: Regenerate.
7567
d120ca69 75682004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7569
7f6f8932 7570 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7571 for stages 2 and 3 as well as in make. As a consequence, remove
7572 OUTPUT_OPTION (now detected by configure) from the flags passed down
7573 to make.
7574 * Makefile.in: Regenerate.
7575
d120ca69 7576 * Makefile.tpl (new-bootstrap): Fix typo.
7577 * Makefile.in: Regenerate.
7578
7dade866 75792004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7580
9621e512 7581 * Makefile.tpl: Rearrange by moving recursive_targets rules
7582 into their proper sections.
7583 * Makefile.tpl (top level bootstrap support): Move disabling
7584 of coverage flags from 'make' to 'configure'; improve comments.
7585 * Makefile.in: Regenerate.
7586
aff6cf7b 7587 * Makefile.tpl (experimental top level bootstrap) Move stage1
7588 language setting from all- target to configure- target; disable
7589 intermodule optimization in stage 1; prevent gratuitous rebuilds
7590 of stage 1.
7591 * Makefile.in: Regenerate.
7592 * configure.in: Comma-separate stage 1 language list for top
7593 level bootstrap.
7594 * configure: Regenerate.
7595
7dade866 7596 * Makefile.tpl: Clean up experimental top level bootstrap support:
7597 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7598 prev-gcc in configure- targets as well as all- targets.
7599 * Makefile.in: Regenerate.
7600
c6deeaef 76012004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7602
7603 * compile: New file imported from automake.
7604
f28cd43a 76052004-03-17 Paolo Bonzini <bonzini@gnu.org>
7606
7607 * configure.in: Remove symbolic link section.
7608 * configure: Regenerate.
7609 * Makefile.tpl (links): Remove.
7610 * Makefile.in: Regenerate.
7611
8e6391a6 76122004-03-15 Paolo Bonzini <bonzini@gnu.org>
49fbf4b9 7613 Nathanael Nerode <neroden@gcc.gnu.org>
8e6391a6 7614
7615 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
49fbf4b9 7616 Set with AC_CHECK_PROGS.
8e6391a6 7617 * configure.in: Fix comment typo from last patch.
7618 * configure: Regenerate.
7619
2d64c2fd 76202004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7621
7622 * Makefile.tpl: Introduce experimental top level bootstrap support.
7623 * Makefile.in: Regenerate.
7624 * configure.in: Introduce support for top level bootstrap.
7625 * configure: Regenerate.
7626
989edd2f 76272004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
49fbf4b9 7628 Paolo Bonzini <bonzini@gnu.org>
989edd2f 7629
7630 PR bootstrap/14522
7631 * configure.in: Cope with shells that do not support unquoted ^
7632 * configure: Regenerate.
7633
f46e13ec 76342004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
49fbf4b9 7635 Paolo Bonzini <bonzini@gnu.org>
f46e13ec 7636
7637 PR bootstrap/14522
989edd2f 7638 * configure.in: Cope with shells that do not support nesting
f46e13ec 7639 quotes inside quoted backquote substitutions.
7640 * configure: Regenerate.
7641
db1c2ab2 76422004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7643
7644 PR bootstrap/14522
6175885e 7645 * configure.in: Fix escaping of $.
db1c2ab2 7646 * configure: Regenerate.
7647
8e1fea1a 76482004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7649
7650 * configure: Regenerate, since I forgot to while committing Paolo's
7651 changes.
7652
c24c5e46 76532004-03-08 Paolo Bonzini <bonzini@gnu.org>
7654
7655 PR ada/14131
7656 Move language detection to the top level.
7657 * configure.in: Find default values for the tools as
7658 soon as possible. Disable ada if GNAT is not found.
7659 Emit error message about missing languages. Expand
7660 --enable-languages=all for the gcc subdirectory.
7661
2a4b7d44 76622004-03-10 Ben Elliston <bje@gnu.org>
7663
7664 * MAINTAINERS: Update my email address.
7665
ebdab8b6 76662004-03-05 David Edelsohn <edelsohn@gnu.org>
7667
7668 * ltconfig: Disable building static libraries if building shared
7669 libraries on AIX 5L.
7670
19e1fe6d 76712004-03-01 Richard Sandiford <rsandifo@redhat.com>
7672
7673 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7674 and disable libgcj.
7675 * configure: Regenerated.
7676
70990390 76772004-03-01 Brian Booth <bbooth@redhat.com>
7678
7679 * MAINTAINERS: Add myself to write-after-approval.
7680
a291166d 76812004-03-01 Paolo Bonzini <bonzini@gnu.org>
7682
7683 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 7684
75fc7adc 76852004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7686
7687 PR bootstrap/7087
7688 * Makefile.tpl: Guard XFOO sed statements better.
7689 * Makefile.tpl: Add dependency for configure-target-libada.
7690 * Makefile.in: Regenerate (incidentally fixes broken
7691 commit when libada-branch was merged).
7692
683dcdca 76932004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7694
7695 * MAINTAINERS: Add myself to write-after-approval.
7696
662476d9 76972004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7698
7699 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7700 maintainers.
7701
ee887245 77022004-02-20 Andrew Cagney <cagney@redhat.com>
7703
7704 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7705 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7706
e86087cf 77072004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7708
7709 PR bootstrap/11932
7710 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7711
22699913 77122004-02-14 Jerry Quinn <jlquinn@optonline.net>
7713
7714 * MAINTAINERS: Added myself to write-after-approval.
7715
98b111a1 77162004-02-14 Michael Koch <konqueror@gmx.de>
7717
7718 * MAINTAINERS: Added myself to write-after-approval.
7719
4aa8866f 77202004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7721
7722 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7723 some OS port maintainers to OS port maintainers section.
7724
39c687d5 77252004-02-13 Frank Ch. Eigler <fche@redhat.com>
7726
7727 * MAINTAINERS: Add self.
7728
cdfbccf4 77292004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7730
7731 * MAINTAINERS: Alphabetize.
7732
bc9cab17 77332004-02-12 Paolo Bonzini <bonzini@gnu.org>
7734
7735 * MAINTAINERS: Remove myself.
49fbf4b9 7736
b0c02cae 77372004-02-11 David Edelsohn <edelsohn@gnu.org>
7738
7739 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7740 (rs6000-*-aix*): Same.
7741 * configure: Regenerate.
7742
9dec93ca 77432004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7744
7745 * configure.in (host): Add in missing $noconfigdirs to defines.
7746 * configure: Regenerate.
7747
93341878 77482004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7749 Nathanael Nerode <neroden@gcc.gnu.org>
7750
7751 PR ada/6637, PR ada/5911
49fbf4b9 7752 Merge with libada-branch:
93341878 7753 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7754 with appropriate dependencies. Add --enable-libada configure switch.
7755 * configure, Makefile.in: Regenerate.
7756
a31db762 77572004-02-09 Paolo Bonzini <bonzini@gnu.org>
7758
7759 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 7760
d74dd50d 77612004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7762
7763 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7764 * configure: Regenerate.
7765
351ae313 77662004-02-04 Geoffrey Keating <geoffk@apple.com>
7767
7768 Merge from upstream:
7769
7770 * ltmain.in: When setting IFS to '~', be careful about user
7771 arguments that contain '~'.
7772
7773 2004-02-04 Peter O'Gorman <peter@pogma.com>
7774
7775 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7776 Also test $base_compile against $CC with escaped arguments. Bug
7777 reported by Geoff Keating <geoffk@apple.com>.
7778
b82e7603 77792004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7780
7781 * MAINTAINERS: Remove i960 port.
7782
24b4656e 77832004-01-23 DJ Delorie <dj@redhat.com>
7784
7785 * Makefile.def (target_modules) [libiberty]: Don't stage.
7786 * Makefile.in: Rebuilt.
7787
8f694e4c 77882004-01-20 Caroline Tice <ctice@apple.com>
7789
7790 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 7791
725cf077 77922004-01-19 Paolo Carlini <pcarlini@suse.de>
7793
7794 * MAINTAINERS: Update my email address.
7795
3dc94299 77962004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7797
7798 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 7799
6d3c6627 78002004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7801
7802 * MAINTAINERS: Remove entries without email address.
7803
26ffdd7d 78042004-01-15 Daniel Jacobowitz <drow@mvista.com>
7805
7806 * MAINTAINERS: Add myself to write-after-approval.
7807
0255c638 78082004-01-15 Steven Bosscher <stevenb@suse.de>
7809
7810 * MAINTAINERS: Update my email address.
7811
dcde3c07 78122004-01-14 Loren J. Rittle <ljrittle@acm.org>
4003683b 7813
7814 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7815 * Makefile.tpl (configure-target-[+module+]): Support stage.
7816 * Makefile.in: Rebuilt.
7817
51292f82 78182004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7819
7820 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7821
3b6f11b0 78222004-01-10 Richard Sandiford <rsandifo@redhat.com>
7823
7824 * MAINTAINERS: Add myself as a MIPS maintainer.
7825
090b36fb 78262004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7827
c8241dd9 7828 * configure.in: Use ./config.cache, not config.cache.
7829 * configure: Regenerate.
7830 * Makefile.tpl: Special-casing not needed for GCC any more.
7831 * Makefile.in: Regenerate.
7832
ba1081ef 7833 * configure.in: Don't share a cache file for host dirs.
7834 * configure: Regenerate.
7835
090b36fb 7836 * config-ml.in: Don't mess with the cache file.
7837
a73c2b4b 78382004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7839
7840 * MAINTAINERS: Move myself from 'Write After Approval' to
7841 'CPU Port Maintainers' section as SPARC maintainer.
7842
74fef112 78432004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7844
6509bb23 7845 * Makefile.tpl: Make GCC use a separate config.cache.
7846 * Makefile.in: Regenerate.
7847
74fef112 7848 PR bootstrap/11932, PR bootstrap/11933
7849 (I don't know if it will fix either of them, but it relates
7850 to them.)
7851 * configure.in: Don't use shared config.cache for target
7852 directories.
7853 * configure: Regenerate.
7854
a570dccd 78552004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7856
7857 * MAINTAINERS: Add myself to 'Write After Approval' section.
7858
3e983e16 78592003-12-31 Roger Sayle <roger@eyesopen.com>
7860
7861 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7862 * configure: Regenerated.
7863
e35ccc0b 78642003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7865
7866 * MAINTAINERS: Remove the mn10200 maintainer.
7867
688429c4 78682003-12-21 Bernardo Innocenti <bernie@develer.com>
49fbf4b9 7869
248deaff 7870 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7871 * configure: Regenerated.
688429c4 7872
65cc485a 78732003-12-16 Jan Hubicka <jh@suse.cz>
7874
7875 * MAINTAINERS: Add myself as callgraph maintainer.
7876
b31913cd 78772003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7878
7879 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7880 * configure: Regenerate.
7881
6ebf7635 78822003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7883
7884 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7885 'Write After Approval' section. Update email.
7886
dcde3c07 78872003-12-01 James Lemke <jim@wasabisystems.com>
40eee2b8 7888
7889 * MAINTAINERS (Write After Approval): Add myself.
7890
233f501d 78912003-11-20 Matt Thomas <matt@3am-software.com>
7892
7893 * MAINTAINERS: Add myself as a vax port maintainer.
7894
3a6fbbb0 78952003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7896
7897 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7898 (configure-build-[+module+], configure-[+module+]): Likewise.
7899 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7900 * Makefile.in: Regenerate.
7901
fbccfde7 79022003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7903
7904 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7905 shared/dylibed libraries.
7906 * ltmain.sh: Likewise.
7907 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7908 * ltcf-cxx.sh: Likewise.
7909 * ltcf-gcj.sh: Likewise.
7910 * ltconfig: Likewise.
7911
e58f120a 79122003-11-17 Stan Cox <scox@redhat.com>
7913
7914 * MAINTAINERS: Add myself as iq2000 port maintainer.
7915
f008c4c8 79162003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7917
49fbf4b9 7918 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7919 * Makefile.in: Regenerate.
f008c4c8 7920
4f84a874 79212003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7922
7923 * config.sub: Update to 2003-11-03 version.
7924
e78b44da 79252003-10-20 Phil Edwards <phil@codesourcery.com>
7926
7927 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7928 * configure: Regenerate.
7929
dcde3c07 79302003-10-20 Nicolas Pitre <nico@cam.org>
96356481 7931
7932 * MAINTAINERS: Add myself to 'Write After Approval' section.
7933
27bdc4aa 79342003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7935
7936 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7937
84c43cd1 79382003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7939
7940 * MAINTAINERS: Update my email address.
7941
61a0eea4 79422003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7943
7944 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7945
dcde3c07 79462003-10-17 Ralph Loader <rcl@ihug.co.nz>
a0a4226a 7947
7948 * MAINTAINERS: Add myself to 'Write After Approval' section.
7949
5f8d73e1 79502003-10-16 Bernardo Innocenti <bernie@develer.com>
7951
7952 * config.guess: Update to 2003-10-16 version.
7953 * config.sub: Update to 2003-10-16 version.
7954
dcde3c07 79552003-10-15 David Daney <ddaney@avtrex.com>
bb5167cc 7956
7957 * MAINTAINERS: Added myself to 'Write After Approval' section.
7958
170f5a00 79592003-10-15 Falk Hueffner <falk@debian.org>
7960
7961 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7962 'Write After Approval' section. Update email.
7963
a7611bf4 79642003-10-14 Roger Sayle <roger@eyesopen.com>
7965
7966 * MAINTAINERS: Move myself from 'Write After Approval' to
7967 'Various Maintainers' section as middle-end maintainer.
7968
70356f61 79692003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7970
7971 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7972 HOST_FLAGS_TO_PASS.
7973 * Makefile.in: Regenerate.
7974
258ddda4 79752003-10-11 Bernardo Innocenti <bernie@develer.com>
7976
7977 * config.guess: Update to 2003-10-07 version.
7978 * config.sub: Update to 2003-10-07 version.
7979
ab81b5cb 79802003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7981
7982 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7983 * ltconfig (irix5*, irix6*): Don't override version_type.
7984
d8e9ea04 79852003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7986
7987 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7988 * configure: Rebuilt
7989 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7990 * Makefile.in: Rebuilt
7991
cd5c13ff 79922003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7993
7994 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7995
40d3e4b2 79962003-09-30 Carlo Wood <carlo@alinoe.com>
7997
248deaff 7998 * MAINTAINERS (Write After Approval): Add myself.
40d3e4b2 7999
05c58265 80002003-09-29 Paul Koning <ni1d@arrl.net>
8001
8002 * MAINTAINERS: Move myself from "Write After Approval"
8003 to CPU platform maintainers for pdp11 platform.
8004
78b5bf24 80052003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
8006
8007 * MAINTAINERS: Move myself from 'Write After Approval' to
8008 'Various Maintainers' section as libffi testsuite maintainer.
8009
fbfea1fa 80102003-09-21 Daniel Jacobowitz <drow@mvista.com>
8011
8012 * configure.in: Pass a computed --program-transform-name
8013 to subconfigures.
8014 * configure: Regenerated.
8015
0c20a995 80162003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8017
f9bdf3d8 8018 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8019 * Makefile.in: Regenerate.
8020
0c20a995 8021 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8022 * Makefile.in: Regenerate.
8023
1237664b 80242003-09-19 Ziemowit Laski <zlaski@apple.com>
8025
8026 * MAINTAINERS: Move myself from 'Write After Approval'
8027 to 'Various Maintainers' (objective-c) section.
8028
5df533c9 80292003-09-17 Daniel Jacobowitz <drow@mvista.com>
8030
8031 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8032 quoting.
8033 * configure: Regenerated.
8034
f0b55f07 80352003-09-16 Joel Brobecker <brobecker@gnat.com>
8036
8037 * MAINTAINERS (Write After Approval): Add myself to write after
8038 approval list.
8039
55a8be62 80402003-09-16 Dorit Naishlos <dorit@il.ibm.com>
8041
248deaff 8042 * MAINTAINERS (Write After Approval): Add myself.
55a8be62 8043
bb94c300 80442003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
8045
8046 * MAINTAINERS: Update my e-mail address.
8047
9165b0af 80482003-09-09 Alan Modra <amodra@bigpond.net.au>
8049
8050 * libtool.m4 (LD): Correct powerpc64 host match.
8051
01a54e86 80522003-09-06 James E Wilson <wilson@tuliptree.org>
8053
8054 * MAINTAINTERS: Update my affiliation and email address.
8055
8cfcdde8 80562003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8057
8058 * MAINTAINERS (Write After Approval): Add myself.
8059
08d04508 80602003-09-04 DJ Delorie <dj@redhat.com>
8061
8062 * configure: Regenerate.
8063
80642003-09-04 Robert Millan <robertmh@gnu.org>
8065
8066 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
49fbf4b9 8067
25e22e05 80682003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8069
8070 * configure.in: Ensure arguments to sed are properly spaced.
8071 * configure: Regenerate.
8072
d4e272bb 80732003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8074
8075 * MAINTAINERS: Update my e-mail address.
8076
29eb8c8a 80772003-08-28 Mohan Embar <gnustuff@thisiscool.com>
8078
8079 * MAINTAINERS (Write After Approval): Add myself.
8080
8d288ef7 80812003-08-27 Daniel Jacobowitz <drow@mvista.com>
8082
8083 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8084 * configure: Regenerated.
8085
db648c92 80862003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
8087
8088 * MAINTAINERS: Update my email address.
8089
4482474a 80902003-08-23 Phil Edwards <pme@gcc.gnu.org>
8091
8092 * configure.in: Use newline instead of semicolon when assuming
8093 shell arguments in a for loop.
8094 * configure: Regenerated.
8095
8dd25e42 80962003-08-22 Jason Eckhardt <jle@rice.edu>
8097
8098 * MAINTAINERS: Resurrect the i860 maintainer.
8099
63a057cf 81002003-08-20 Geoffrey Keating <geoffk@apple.com>
8101
9ad4b12b 8102 PR 8180
8103 * configure.in: When testing with_libs and with_headers, treat
8104 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
8105 * configure: Regenerate.
49fbf4b9 8106
63a057cf 8107 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8108 make, shell, etc.
8109 (baseargs): Likewise.
8110 * configure: Regenerate.
8111
cb023c85 81122003-08-20 Bernardo Innocenti <bernie@develer.com>
8113
8114 * MAINTAINERS (Write After Approval): Add myself.
8115
0894307c 81162003-08-19 Geoffrey Keating <geoffk@apple.com>
8117
8118 * configure.in: Disable libgcj for darwin not on powerpc.
8119 * configure: Rebuild.
8120
080e0ef5 81212003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
8122
8123 * config-ml.in, symlink-tree: Add license.
8124
49fbf4b9 81252003-08-03 Richard Stallman <rms@gnu.org>
8126 Eben Moglen <moglen@columbia.edu>
5d982d49 8127
8128 * README.SCO: New file.
8129
465fccaf 81302003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
8131
8132 * Makefile.tpl (check, check-c++): Express dependencies using
8133 dependencies rather than commands.
8134 * Makefile.in: Regenerate.
8135
eda8e89a 81362003-08-01 Andrew Cagney <cagney@redhat.com>
8137
8138 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8139 * configure: Ditto.
8140
9db45a87 81412003-07-31 Geoffrey Keating <geoffk@apple.com>
8142
8143 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
52789e7b 8144 * Makefile.in: Update.
9db45a87 8145
ac57d0b7 81462003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
8147
8148 * configure.in: Enable libgcj for darwin.
8149 * configure: Rebuild.
8150
ea0c3105 81512003-07-29 Phil Edwards <pme@gcc.gnu.org>
8152
8153 * config-ml.in: Use ac_configure_args directly instead of
8154 ml_arguments. Only set ml_norecursion if --no[-]recursion is
8155 actually seen.
8156
2f61b8ca 81572003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
8158
8159 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8160 creating target and build subdirs to build all parent dirs as needed.
8161 * Makefile.in: Rebuild.
8162 * configure.in: Don't build dirs explicitly here.
8163 * configure: Rebuild.
8164
7e13b46d 81652003-07-26 Paul Brook <paul@nowt.org>
8166
8167 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8168
8a3e139d 81692003-07-22 Alexandre Oliva <aoliva@redhat.com>
8170
8171 * Makefile.tpl (all-make): Depend on intl.
8172 * Makefile.in: Rebuilt.
8173
451a290b 81742003-07-20 Phil Edwards <pme@gcc.gnu.org>
8175
8176 * install-sh: Update to newer upstream versions (associated with
8177 aclocal 1.7).
8178 * mkinstalldirs: Likewise.
8179 * missing: Likewise, plus $1Help2man -> $1 typo fix.
8180
b00dcec8 81812003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
8182
8183 * MAINTAINERS: Move self from Bug database only accounts
8184 to write-after-approval.
8185
35e03d52 81862003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8187
8188 * config.if: Remove unused libc_interface determination.
8189
8b4f1479 81902003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8191
8192 * MAINTAINERS: Move self from write-after-approval to
8193 build machinery (*.in).
8194
450e6c84 81952003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8196
8197 PR bootstrap/11273
8198 PR bootstrap/11408
8199 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8200 unused INSTALL_PROGRAM_ARGS.
8201 * configure.in: Use AC_PROG_INSTALL.
8202 * Makefile.in: Regenerate.
8203 * configure: Regenerate.
8204
461e4409 82052003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8206
8207 * MAINTAINERS: Alphabetize.
8208
700d38c2 82092003-07-10 Alexandre Oliva <aoliva@redhat.com>
8210
8211 * configure: Rebuilt.
8212 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8213 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8214 newlib nor libgloss.
8215 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8216 * configure.in (am33_2.0-*-linux*): Added.
8217
678f5830 82182003-07-09 Bob Wilson <bob.wilson@acm.org>
8219
8220 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8221 * configure: Regenerate.
8222
c6976b58 82232003-07-07 Zack Weinberg <zack@codesourcery.com>
8224
8225 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8226 * Makefile.in: Regenerate.
8227
56735f39 82282003-07-04 Zack Weinberg <zack@codesourcery.com>
8229
8230 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8231 * Makefile.in: Regenerate.
8232
dcde3c07 82332003-07-04 H.J. Lu <hongjiu.lu@intel.com>
7a8ca04a 8234
8235 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8236 * Makefile.in: Regenerated.
8237
528819e3 8238 * config-ml.in: Replace PWD with PWD_COMMAND.
8239
1e12d536 82402003-07-04 Zack Weinberg <zack@codesourcery.com>
8241
8242 * intl: New directory; see intl/ChangeLog for details.
8243 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8244 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8245 * Makefile.in: Regenerate.
8246
efe37a83 82472003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8248
8249 * configure.in: Clean up config-lang.in handling. Delete
8250 useless assignment to "subdirs".
8251 * configure: Regenerate.
8252
328637e8 82532003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8254
8255 * configure.in: Rename 'target_libs' to 'target_libraries'.
8256 Remove useless reference to 'target_libs'.
8257 * configure: Regenerate.
8258
8ca838c4 82592003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8260
8261 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8262 * Makefile.in: Regenerate.
8263
36bbd884 82642003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8265
8266 * Makefile.def: Introduce flags_to_pass.
8267 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8268 * Makefile.in: Regenerate.
8269
4a9237fb 82702003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8271
8272 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8273 and target-libgloss.
8274 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8275 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8276 * configure: Regenerate.
8277
eb295b2d 82782003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8279
8280 * configure.in: Update testsuite_flags to new location.
8281 * configure. Regenerate.
1e12d536 8282
58933515 82832003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8284
8285 * Makefile.tpl: Remove BUILD_CC stuff.
8286 * Makefile.in: Regenerate.
8287
4e857606 82882003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8289
8290 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8291
dcde3c07 82922003-06-16 Graeme Peterson <gp@qnx.com>
5400906f 8293
8294 * MAINTAINERS (Write After Approval): Add myself.
8295
dcde3c07 82962003-06-14 H.J. Lu <hongjiu.lu@intel.com>
1e12d536 8297
6409c17a 8298 * config.guess: Update to 2003-06-12 version.
8299 * config.sub: Update to 2003-06-13 version.
8300
dcde3c07 83012003-06-12 H.J. Lu <hongjiu.lu@intel.com>
98d4589c 8302
8303 * config.guess: Update to 2003-06-06 version.
8304 * config.sub: Update to 2003-06-06 version.
8305
8a76f31d 83062003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8307
8308 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8309 * configure. Regenerate.
8310
ca3b731f 83112003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
8312
622c1fa9 8313 * configure.in: Disable serial configure by default.
8314 * configure: Regenerate.
8315 * Makefile.tpl: Abolish .NOTPARALLEL.
8316 * Makefile.in: Regenerate.
8317
ab8cf29b 8318 * Makefile.tpl: Replace {build,host,target}_canonical by
8319 {build,host,target}.
8320 * Makefile.in: Regenerate.
8321
ca3b731f 8322 * Makefile.tpl: Fix stupid pasto.
8323 * Makefile.in: Regenerate.
8324
d95eabf9 83252003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
8326
8327 * Makefile.tpl: Remove bogus conditional.
8328 * Makefile.in: Regenerate.
8329
83302003-06-05 Jan Hubicka <jh@suse.cz>
ef3bb540 8331
8332 * Makefile.tpl (profiledbootstrap): New target.
8333 * Makefile.in (profiledbootstrap): New target.
8334
60daf4cb 83352003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
b97ed9b7 8336
8337 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8338 Pinski. Remove user names from other bugzilla-only maintainers.
8339
ffe98fac 83402003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
8341
ff2e99a4 8342 * Makefile.tpl: Make 'recursive targets' using autogen rather
8343 than shell loop. Remove duplicate 'clean' targets and false
8344 comments.
8345 * Makefile.def: Add systematic dependencies to 'recursive' targets.
8346 Add systematic method of specifying missing targets in subdirs.
8347 Add copyright boilerplate.
8348 * Makefile.in: Regenerate.
8349 * configure.in: Add 'recursive targets' to maybe list.
8350 * configure: Regenerate.
8351
e53ad3a2 8352 * MAINTAINERS: "GNATS only" -> "Bug database only".
8353
ffe98fac 8354 * Makefile.tpl: Rename [+target+] to [+make_target+].
8355 * Makefile.def: Rename 'target' to 'make_target'.
8356
b3ccab1c 83572003-05-31 Neil Booth <neil@daikokuya.co.uk>
8358
8359 * MAINTAINERS: Add self as options handling maintainer.
8360
f81148db 83612003-05-28 Michael Meissner <gnu@the-meissners.org>
8362
8363 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8364 been too long since I touched those ports.
8365
abcfd3cb 83662003-05-28 DJ Delorie <dj@redhat.com>
8367
8368 * Makefile.tpl: Make maybe-check-gcc .PHONY.
8369 * Makefile.in: Regenerate.
8370
1a21d71c 83712003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8372
8373 * configure.in: Use curly braces in the definition of tooldir.
8374 * configure: Regenerate.
8375
7a9bc7f6 83762003-05-21 DJ Delorie <dj@redhat.com>
1e12d536 8377
7a9bc7f6 8378 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8379 newlib or libgloss.
8380 * Makefile.in: Regenerate.
8381
575caa8d 83822003-05-21 DJ Delorie <dj@redhat.com>
8383
8384 * Makefile.tpl: Add missing empty maybe-check-gcc target.
8385 * Makefile.in: Regenerate.
8386
8c7c29d9 83872003-05-20 Ian Lance Taylor <ian@airs.com>
8388
8389 * MAINTAINERS: Update my e-mail address.
8390
4d9c9c81 83912003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8392
8393 * configure.in: Switch more things to use maybe dependencies.
1e12d536 8394 * Makefile.tpl: Switch more things to use maybe dependencies.
4d9c9c81 8395 Factor out common code from autogen IF statements.
8396 * configure: Regenerate.
8397 * Makefile.in: Regenerate.
8398
f74ea578 83992003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8400
8401 * configure.in: Accept i[3456789]86 for machine type.
8402 * configure: Regenerate.
8403
6f4f34a7 84042003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8405
8406 * configure.in: Switch more things to use maybe dependencies.
8407 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8408 * configure: Regenerate.
8409 * Makefile.tpl: Switch more things to use maybe dependencies.
8410 * Makefile.in: Regenerate.
8411
a2e3bfd3 84122003-05-16 Andreas Schwab <schwab@suse.de>
a841c4d4 8413
8414 * Makefile.tpl (install-opcodes): Define.
8415 * Makefile.in: Rebuild.
8416
aeaac216 84172003-05-13 Andreas Jaeger <aj@suse.de>
8418
8419 * config.guess: Update to 2003-05-09 version.
8420 * config.sub: Update to 2003-05-09 version.
8421
dcde3c07 84222003-05-13 Michael Eager <eager@mvista.com>
6995305c 8423
8424 * configure.in: Correct sed script so that options in quotes are not
8425 deleted.
8426 * configure: Rebuild.
8427
d957c480 84282003-05-12 Corinna Vinschen <corinna@vinschen.de>
8429
8430 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8431 and $$s/newlib/libc/sys/cygwin32 include paths.
8432 * configure: Ditto.
8433
e0ca23ce 84342003-05-12 Michael Meissner <gnu@the-meissners.org>
8435
8436 * MAINTAINERS: Update my email addresses.
8437
26e253a0 84382003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8439
8440 * config-ml.in: Propagate INSTALL variables.
aeaac216 8441
1f55ccc8 84422003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8443
8444 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8445
d8b01fbe 84462003-05-02 Chris Demetriou <cgd@broadcom.com>
8447
1e12d536 8448 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8449 * Makefile.in: Regenerate.
d8b01fbe 8450
29b9a35e 84512003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8452
8453 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8454
904536c9 84552003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8456
8457 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8458
170853d0 84592003-04-27 Daniel Jacobowitz <drow@mvista.com>
8460
8461 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8462 * Makefile.in: Regenerated.
8463
d5ab03ba 84642003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8465
8466 * MAINTAINERS (Write After Approval): Upgrade myself from
8467 GNATS only to write-after-approval. Update my mail address.
8468
dcde3c07 84692003-04-25 Loren J. Rittle <ljrittle@acm.org>
784dc194 8470
8471 (OS Port Maintainers: freebsd): Add myself.
8472
eb13b182 84732003-04-22 Mark Mitchell <mark@codesourcery.com>
8474
8475 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8476
fe20e83b 84772003-04-22 Kean Johnston <jkj@sco.com>
8478
8479 * MAINTAINERS (SCO ports): Added myself.
8480
acaf46de 84812003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8482
8483 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8484
efde8e6d 84852003-04-19 Kean Johnston <jkj@sco.com>
8486
8487 * MAINTAINERS (Write After Approval): Add myself.
8488
516b2e07 84892003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8490
8491 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8492 * Makefile.in: Regenerate.
8493
3647950d 84942003-04-18 Jakub Jelinek <jakub@redhat.com>
8495
8496 * configure.in (powerpc64*-*-linux*): Remove.
8497 * configure: Rebuilt.
8498
057705e9 84992003-04-17 Phil Edwards <pme@gcc.gnu.org>
8500
8501 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8502 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8503 and restrap.
8504 * Makefile.in: Regenerate.
8505
c8a4cc21 85062003-04-16 Richard Earnshaw <rearnsha@arm.com>
8507
8508 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8509 * configure: Regenerated.
8510
62ada5db 85112003-04-15 DJ Delorie <dj@redhat.com>
8512
8513 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8514
82aa4d68 85152003-04-13 Nick Clifton <nickc@redhat.com>
8516
8517 * config-ml.in: Remove support for --disable-aix removing
8518 call-aix multilibs.
8519
7b26d9f7 85202003-04-10 Alexandre Oliva <aoliva@redhat.com>
8521
8522 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8523 * */configure: Rebuilt.
8524
51d6e0d7 85252003-04-08 Joel Sherrill <joel@oarcorp.com>
8526
8527 * MAINTAINERS: Add my email address.
8528
13f79774 85292003-03-17 Olivier Hainque <hainque@act-europe.fr>
8530
8531 * MAINTAINERS (Write After Approval): Add myself.
aeaac216 8532
523318a0 85332003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8534
8535 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8536 * Makefile.in: Regenerate.
8537
ea0ebc5e 85382003-03-14 Michael Chastain <mec@shout.net>
8539
8540 * Makefile.in: Regenerate with correct Makefile.def.
8541
966842d4 85422003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8543
8544 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8545 Make macro.
8546 * Makefile.in: Regenerate.
8547 * configure.in: Clean up gxx_include_dir logic.
8548 * configure: Regenerate.
8549
e72ec9a8 85502003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8551
8552 * MAINTAINERS (Write After Approval): Add myself.
8553
5a18e4cd 85542003-03-10 Ben Elliston <bje@wasabisystems.com>
8555
8556 * MAINTAINERS: Update my mail address.
8557
2436d08e 85582003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8559
8560 * configure.in (gxx_include_dir): Fix typo.
8561 * configure: Regenerated.
8562
602d002b 85632003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8564
8565 * Makefile.tpl: Reindent.
8566 * Makefile.in: Regenerate.
8567 * configure.in: Reindent. Don't set unused variables.
8568 * configure: Regenerate.
8569
5750c7d4 85702003-03-04 Daniel Jacobowitz <drow@mvista.com>
8571
8572 * configure.in: Include $(build_tooldir)/sys-include in
8573 FLAGS_FOR_TARGET.
8574 * configure: Regenerated.
8575
54d7d5f2 85762003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8577
224ed654 8578 * Makefile.tpl: Always pass down RANLIB.
8579 * Makefile.in: Regenerate.
8580
123bd2df 8581 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8582 * Makefile.in: Regenerate.
8583 * configure.in: Remove unused logic relating to --enable-shared
8584 and --enable-threads. Remove bogus comments. Remove redundant
8585 noconfigdirs.
8586 * configure: Regenerate.
8587
54d7d5f2 8588 * configure.in: Replace ${libstdcxx_version} by its value.
8589 Remove reference to mh-dgux.
8590 * configure: Regenerate.
8591
98dce82b 85922003-03-03 Kevin Buettner <kevinb@redhat.com>
8593
8594 * MAINTAINERS (Write After Approval): Add myself.
8595
f7ca337f 85962003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8597
8598 * Makefile.tpl: Rearrange.
8599 * Makefile.in: Regenerate.
8600
dcde3c07 86012003-02-25 Uwe Stieber <uwe@wwws.de>
336577be 8602
8603 * configure.in: Add support for kaOS as cross build target system.
8604 * configure: Regenerated.
8605
4e29e79f 86062003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8607
8608 * MAINTAINERS (Write after approval): Add myself.
8609
9a5856da 86102003-02-21 James E Wilson <wilson@tuliptree.org>
8611
8612 * MAINTAINERS: Update my email address.
8613
f05d1a58 86142003-02-21 Zack Weinberg <zack@codesourcery.com>
8615
8616 * MAINTAINERS: Add self to blanket write privs. section.
8617
de0c9797 86182003-02-20 Sean McNeil <sean@blue.mcneil.com>
8619
8620 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8621 configure-target-* as some target builds may require additional
8622 flags for preprocessor tests.
8623 * Makefile.in: Regenerated.
8624
3290c0cf 86252003-02-19 Alexandre Oliva <aoliva@redhat.com>
8626
de3c9f55 8627 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8628 * ltconfig: Handle it.
8629 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8630 auto-detecting it.
8631
a4e88f7d 8632 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8633 it is used as argument to $CC.
8634 * ltcf-gcj.sh: Likewise.
8635
3290c0cf 8636 * configure.in: Introduce --enable-maintainer-mode.
8637 * configure: Rebuilt.
8638 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8639 for maintainer mode.
8640 * Makefile.in: Rebuilt.
8641
0537137a 86422003-02-18 Jason Merrill <jason@redhat.com>
8643
8644 * Makefile.tpl (check-c++): Allow parallelism.
8645
201a9c33 86462003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8647
8648 * MAINTAINERS: Remove John Carr (who never actually had access to
8649 gcc.gnu.org).
8650
c0e5028f 86512003-02-15 Geoffrey Keating <geoffk@apple.com>
8652
8653 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8654 don't configure target-libobjc.
8655 * configure: Regenerate.
8656
7c86fd3f 86572003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8658
8659 * Makefile.tpl (RANLIB): Define.
8660 * Makefile.in: Regenerate.
8661
bd20d38b 86622003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8663
8664 * MAINTAINERS: Update my email.
f05d1a58 8665
e50ab007 86662003-02-06 Keith R Seitz <keiths@redhat.com>
8667
8668 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8669 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8670 * Makefile.in: Regenerated.
8671 * configure.in: Remove all traces of snavigator, db, and grep.
8672 * configure: Regenerated.
8673
c91e543c 86742003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8675
8676 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8677 After Approval.
8678
70e7788a 86792003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8680
8681 * MAINTAINERS (Write after approval): Add myself.
8682
621ed2b9 86832003-01-31 Frank Ch. Eigler <fche@redhat.com>
8684
8685 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8686 * Makefile.in: Regenerated.
8687
f08ad151 86882003-01-30 Roger Sayle <roger@eyesopen.com>
8689
8690 * config.guess: Updated to 2003-01-30's version.
8691 * config.sub: Updated to 2003-01-28's version.
8692
47fe0706 86932003-01-30 Alexandre Oliva <aoliva@redhat.com>
8694
8695 * config.if: If gcc_version is already set, just use it. Don't set
8696 gcc_version_trigger if it's already set, otherwise set it to
8697 gcc/version.c, but only if the file exists. If it is not set and
8698 gcc/version.c does not exist, try to extract the version number from
8699 $CC.
8700
fa163406 87012003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8702
f05d1a58 8703 * MAINTAINERS: Add myself to write-after-approval list.
fa163406 8704
e4ca87c8 87052003-01-27 Phil Edwards <pme@gcc.gnu.org>
8706
8707 * configure.in: Revert 24Jan change.
8708 * configure: Regenerate.
8709
c2cb58bc 87102003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8711
8712 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8713 entry of HJ Lu.
8714
bd564d1c 87152003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8716
8717 * configure.in: Revert previous change.
8718 * configure: Regenerate.
8719
d5e7287b 87202003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8721
8722 * configure.in: Make rda native-only.
8723 * configure: Regenerate.
8724
15bbfd76 87252003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8726
8727 * MAINTAINERS: Move myself from GNATS-only-accounts to
8728 write-after-approval.
8729
cdfc500e 87302003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8731
8732 * configure.in: Add missing \.
8733 * configure: Rebuilt.
8734
c9b54641 87352003-01-17 Jakub Jelinek <jakub@redhat.com>
8736
8737 * configure.in (baseargs): Avoid using \| in sed regular
8738 expressions.
8739 * configure: Rebuilt.
8740
da7bb396 87412003-01-16 Jakub Jelinek <jakub@redhat.com>
8742
8743 * configure.in (baseargs): Remove all supported forms of
8744 --cache-file, --srcdir, --host, --build and --target options
8745 from argument lists.
8746 * configure: Rebuilt.
8747
6d3cf184 87482003-01-15 Josef Zlomek <zlomekj@suse.cz>
8749
8750 * MAINTAINERS: Add myself to write-after-approval list.
8751
ef9a8a41 87522003-01-15 Alexandre Oliva <aoliva@redhat.com>
8753
8754 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8755 * configure: Rebuilt.
8756
a16b5a9d 87572003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8758
8759 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8760 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8761 * Makefile.in: Regenerate.
8762 * configure: Regenerate.
8763
980d8b91 87642003-01-09 Alexandre Oliva <aoliva@redhat.com>
8765
8766 * configure.in: Remove Makefile in build, host and target modules
8767 unless configure was run with --no-recursion.
8768 * configure: Rebuilt.
8769
05794691 87702003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8771
8772 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8773 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8774 * Makefile.in: Regenerate.
8775
8ddabd5d 87762003-01-08 Chris Demetriou <cgd@broadcom.com>
8777
8778 * config.guess: Update to 2003-01-03 version.
8779 * config.sub: Update to 2003-01-03 version.
8780
f98c470c 87812003-01-07 Christopher Faylor <cgf@redhat.com>
8782
8783 * configure: Regenerate with proper autoconf 2.13.
8784
d65dd253 87852003-01-07 Christopher Faylor <cgf@redhat.com>
8786
8787 * configure.in: Add AC_PREREQ for consistency.
f98c470c 8788 * configure: Regenerate.
d65dd253 8789
8fdaf281 87902003-01-06 Andrew Cagney <ac131313@redhat.com>
8791
8792 * configure.in (GDB_TK): Add tcl directories conditional on
8793 gdb/gdbtk directory being present.
8794 * configure: Regenerate.
f05d1a58 8795
dcde3c07 87962003-01-04 John David Anglin <dave.anglin@nrc.ca>
8406dd56 8797
dcde3c07 8798 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8799 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8406dd56 8800 * configure: Rebuilt.
8801
f53265fe 88022002-12-31 Tom Tromey <tromey@redhat.com>
8803
8804 * Makefile.in: Rebuilt.
8805 * Makefile.def (target_modules) [libffi]: Allow installation.
8806
0411e85f 88072002-12-31 Andreas Schwab <schwab@suse.de>
8808
8809 * configure.in: Fix use of $program_transform_name.
8810 * configure: Regenerated.
8811
a13fbfc9 88122002-12-30 Daniel Jacobowitz <drow@mvista.com>
8813
8814 * configure.in (baseargs): Don't remove first configure argument.
5f4084b7 8815 * configure: Regenerated.
a13fbfc9 8816
ec955b52 88172002-12-29 Alexandre Oliva <aoliva@redhat.com>
8818
8819 * Makefile.tpl (local-distclean): Don't remove...
8820 (multilib.ts): ... this. Moved into...
8821 (multilib.out): ... this. Don't use sub-make.
8822 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8823 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8824 (configure-build-[+module+], configure-[+module+],
8825 configure-target-[+module+], configure-gcc): ... these. Test
8826 for Makefile existence. Drop config.status from dependencies.
8827 * Makefile.in: Rebuilt.
8828 * configure.in: Move gcc-version-trigger to the end of
8829 ac_configure_args. Add comments to maybedep.tmp and
8830 serdep.tmp. Introduce --disable-serial-configure. Remove
8831 nonopt from baseargs, matching and removing corresponding
8832 whitespace while at it.
8833 * configure: Rebuilt.
8834
041dd099 88352002-12-28 Alexandre Oliva <aoliva@redhat.com>
8836
fca297b0 8837 * configure.in (host_configargs): Replace reference to
8838 no-longer-defined buildopts with --build=${build_alias}.
8839 * configure: Rebuilt.
8840
041dd099 8841 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8842 program_transform_name to standard idiom.
8843 (AUTOGEN, AUTOCONF): Define.
8844 (Makefile.in): Use $(AUTOGEN).
8845 (Makefile): Depend on config.status, and use autoconf-style rule to
8846 build it. Move original commands to...
8847 (config.status): ... this new target.
8848 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8849 $(AUTOCONF).
8850 * Makefile.in: Rebuilt.
8851
71ab34df 88522002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8853
d75be5a6 8854 * Makefile.tpl: Fix dramatic bustage due to change in
8855 program_transform_name.
8856 * Makefile.in: Regenerate.
8857
8858 * configure.in: Remove unnecessary PATH setting.
8859 * configure: Regnerate.
8860
8861 * configure.in: Don't default to unprefixed tools unless
8862 the native tools will work.
8863 * configure: Regenerate.
8864
71ab34df 8865 * configure.in: Convert to autoconf script. Blow away lots
8866 of now-redundant Makefile fragments.
8867 * configure: Generate using Autoconf.
8868 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8869 * Makefile.in: Regenerate.
8870
09fe6d98 88712002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8872
3a7bfd0c 8873 * configure: Fix stupid bug where RANLIB was mistakenly included.
8874
f05d1a58 8875 * configure.in: Rename (buildargs, hostargs, targargs) to
3a7bfd0c 8876 (build_configargs, host_configargs, target_configargs).
8877
8878 * configure.in: Move logic out of sed statement.
8879
f05d1a58 8880 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
09fe6d98 8881 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8882
53a01bae 88832002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8884
8885 * config.sub: Import from master repository
8886 * config.guess: Ditto
8887
11a0151c 88882002-12-24 Andreas Schwab <schwab@suse.de>
8889
8890 * Makefile.tpl (multilib.out): Fix missing space.
8891 * Makefile.in: Regenerate.
8892
ca86fd55 88932002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8894
8895 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8896 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8897 * Makefile.in: Regenerate.
8898 * configure.in: Remove unnecessary leftovers.
8899
b437616a 89002002-12-21 Geoffrey Keating <geoffk@apple.com>
8901
8902 * configure.in (extra_ranlibflags_for_target): New variable.
8903 (*-*-darwin): Add -c to ranlib commands.
8904 * configure (tooldir): Handle extra_ranlibflags_for_target.
8905
927f1f0c 89062002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
9baae5de 8907
8908 * Makefile.tpl: Revert HJL's change.
8909 * Makefile.in: Regenerated.
8910 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8911 always.
8912
df9badbe 89132002-12-19 Andreas Schwab <schwab@suse.de>
8914
8915 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8916 * Makefile.in: Regenerate.
8917
dcde3c07 89182002-12-18 H.J. Lu <hjl@gnu.org>
cfaaca3e 8919
8920 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8921 * Makefile.in: Regenerated.
8922
8923 * configure.in (build_prefix): New. Substitute.
8924
20672016 89252002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8926
6c11eefc 8927 * Makefile.tpl: Don't let real targets depend on phony targets.
8928 * Makefile.in: Regenerate.
8929
20672016 8930 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8931 * Makefile.in: Regenerate.
8932
462c28fa 89332002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8934
8935 * config.sub: Import from master repository
8936 * config.guess: Ditto
8937
f7c8fc8e 89382002-12-16 Jason Merrill <jason@redhat.com>
8939
8940 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8941 previous 'make bootstrap'.
8942 * Makefile.in: Regenerate.
8943
4bcd8023 89442002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8945
8946 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8947
805e22b2 89482002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8949
8950 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8951 * Makefile.in: Regenerate.
8952
d1211e96 89532002-12-13 Jason Merrill <jason@redhat.com>
8954
7c28bad6 8955 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
d1211e96 8956 library tests.
8957 (check-c++): Just depend on it and check-target-libstdc++-v3.
7c28bad6 8958 * Makefile.in: Regenerate.
8959
805e22b2 89602002-12-12 Alexandre Oliva <aoliva@redhat.com>
8961
8962 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8963 * Makefile.in: Rebuilt.
8964
1afe6db1 89652002-12-12 Alexandre Oliva <aoliva@redhat.com>
8966
8967 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8968
805e22b2 89692002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8970
8971 * configure: Fix bug put in by gremlins.
8972
8973 * Makefile.tpl: Substitute more autoconfily.
8974 * configure: Substitute more autoconfily.
8975 * Makefile.in: Regenerate.
8976
7960374c 89772002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8978
8979 * config.sub: Import from master repository
8980 * config.guess: Ditto
8981 * MAINTAINERS: Added Svein Seldal under write after approval
8982
805e22b2 89832002-12-08 Andrew Cagney <ac131313@redhat.com>
8984
8985 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8986 * Makefile.in (all-sim): Ditto.
8987
89882002-12-06 DJ Delorie <dj@redhat.com>
8989
8990 * Makefile.tpl: Change configure dependencies to not have real
8991 targets depend on phony targets.
8992
89932002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8994
8995 * configure.in: Revert unintentional change.
8996
8997 * Makefile.tpl: Change dependency for */multilib.out so that
8998 it works when gcc isn't in the tree.
8999
9000 * configure.in: Substitute more.
9001 * configure: Run subconfigures from the Makefile.
9002 * Makefile.tpl: Run subconfigures from the Makefile; add a few
9003 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
9004
761158c0 90052002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9006
9007 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9008
805e22b2 90092002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
9010
9011 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9012 and corresponding dependencies.
9013 * Makefile.in: Regenerate.
9014
9015 * configure.in (host_tools): Order binutils, gas and ld for
9016 convenience in running the testsuites.
9017
9018 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9019 * Makefile.in: Regenerate.
9020 * configure.in: Introduce rules to serialize subconfigure runs.
9021
9022 * configure.in: Introduce BASE_CC_FOR_TARGET.
9023 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
9024 Realize configure-build-* targets. Realize configure-target-* targets.
9025 * Makefile.in: Regenerate.
9026
90272002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
9028
9029 * configure: Move gcc_version_trigger stuff from here...
9030 * configure.in: ...to here.
9031
9032 * configure.in: Separate subconfigure options added by this file from
9033 options given by the user. Add machinery to put args for host
9034 subconfigures into the Makefile.
9035
9036 * Makefile.tpl: Remove 'vault' targets.
9037 * Makefile.tpl: Reorder and comment dependencies.
9038 * Makefile.in: Regenerate.
9039
90402002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
9041 * configure.in: Fix my broken commit of previous patch. (sigh)
9042
7384c63f 90432002-11-28 Geoffrey Keating <geoffk@apple.com>
9044
9045 * configure.in: Move host-specific darwin noconfigdirs into
9046 the host-specific section.
9047
805e22b2 90482002-11-28 Geoffrey Keating <geoffk@apple.com>
9049
9050 * configure.in: Move host-specific darwin noconfigdirs into
9051 the host-specific section.
9052
90532002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
9054
9055 * configure: Remove skip-this-dir support.
9056 * Makefile.tpl: Remove skip-this-dir support.
9057
9058 * Makefile.tpl: Remove leftover support for non-autoconfiscated
9059 subdirectories.
9060 * Makefile.in: Regenerate.
9061
9062 * Makefile.tpl: Strip out useless setting of 'dir'.
9063 * Makefile.in: Regenerate.
9064
90652002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
9066
9067 * configure.in: Fix deeply stupid bug.
9068
9069 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9070 shell code in CXX_FOR_TARGET
9071 * Makefile.def: Introduce raw_cxx.
9072 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9073 RAW_CXX_FOR_TARGET.
9074 * Makefile.in: Regenerate.
9075
90762002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
9077
9078 * Makefile.tpl: Remove unnecessary ifs.
9079 * Makefile.in: Regenerate.
9080
9081 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
9082 dependencies. Maybe-ize build-libiberty. Create dummy install
9083 targets for 'no_install' modules.
9084 * configure: Move GDB_TK substitution to configure.in. Move
9085 build_modules stuff to configure.in.
9086 * configure.in: Implement soft dependency machinery. Maybe-ize
9087 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
9088 * Makefile.in: Regenerate.
9089
90902002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9091
9092 * Makefile.tpl: Make all-target, install-target behave similarly
9093 to all, install (only hitting configured targets). Eliminate
9094 unused macro defintions.
9095
9096 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9097 build != host.
9098
9099 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9100
9101 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9102
9103 * configure.in: Produce lists of subdir targets we're actually
9104 configuring. Remove references to "dosrel".
9105 * Makefile.tpl: Let configure set which subdir targets are hit.
9106 Remove install-cross; clean up install; remove ALL. Remove
9107 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
9108 Autogenerate host module targets. Remove empty dependency lines
9109 and redundant dependency; rearrange slightly.
9110 * Makefile.def: Add host-side libtermcap, utils.
9111
9112 * Makefile.in: Regenerate.
9113
0753f1b5 91142002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9115
9116 * ltconfig (osf[345]): Append $major to soname_spec.
9117 Reflect this in library_names_spec.
9118 * ltmain.sh (osf): Prefix $major with . for use as extension.
9119
4b695c23 91202002-11-19 Andreas Jaeger <aj@suse.de>
9121
9122 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9123 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9124 and sparc64 GNU/Linux systems.
9125
3e8ebe0a 91262002-11-19 Nathan Sidwell <nathan@codesourcery.com>
9127
9128 * MAINTAINERS: Update email.
9129
73a8b678 91302002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9131
9132 * MAINTAINERS: Complete James Dennett's entry.
9133
894e4f56 91342002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
9135
9136 * MAINTAINERS (Write After Approval): Add myself.
9137
f507a3cb 91382002-11-13 Bruce Korb <bkorb@gnu.org>
9139
9140 * Makefile.tpl: syntactic cleanup
9141
dcde3c07 91422002-11-13 Stuart Hastings <stuart@apple.com>
593dc58a 9143
9144 * MAINTAINERS: Add myself to write-after-approval list.
9145
805e22b2 91462002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9147
9148 * Makefile.def: Add list of recursive targets to autogenerate.
9149 Add build_modules.
9150 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
9151 targets. Autogenerate *-build-* targets.
9152 * Makefile.in: Regenerate.
9153
91542002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9155
9156 * configure: More autoconf-style substitutions.
9157 * Makefile.tpl: More autoconf-style substitutions.
9158 * Makefile.in: Regenerate.
9159
91602002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
9161
9162 * configure: Substitute more variables in a more autoconf-friendly
9163 way. Simplify slightly.
9164 * Makefile.tpl: Make more variables substitutable in an
9165 autoconf-friendly way.
9166 * Makefile.in: Regenerate.
9167
4dd0a098 91682002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
9169
9170 * MAINTAINERS (Write After Approval): Add myself.
9171
805e22b2 91722002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
9173
9174 * configure.in (v810*): Remove special setting of tools.
9175
9176 * configure: Add support for extra required flags for ar or nm.
9177 * configure.in (aix4.3+): Use above support for target-specific
9178 issues, rather than using config/mt-aix43.
9179
91802002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
9181
9182 * configure: Remove 'removing', which doesn't work. Replace $subdir
9183 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
9184 with $srcdir. Reformat indentation. Substitute some variables
9185 formerly hard-coded in the Makefile for build=host.
9186 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9187 * Makefile.def: Autogenerate more.
9188 * Makefile.in: Regenerate.
9189
40679d3b 91902002-11-04 Adam Nemet <anemet@lnxw.com>
9191
9192 * MAINTAINERS (Write After Approval): Add myself.
9193
062b02db 91942002-11-04 Kevin Buettner <kevinb@redhat.com>
9195
9196 * Makefile.def (host_modules): Add rda.
9197 * Makefile.in: Regenerate.
9198 * configure.in (target_tool): Add target-rda to list.
9199
bb0439dd 92002002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9201
9202 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9203
a3c3be37 92042002-10-25 Phil Edwards <pme@gcc.gnu.org>
9205
9206 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9207 and restrap targets to this rule.
9208 * Makefile.in: Regenerate.
9209
dd1a0a37 92102002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9211
9212 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9213 GNATS only accounts.
9214
4ea2c3bf 92152002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9216
9217 * configure.in (i[3456]86-*-linux*): Add check to disable
9218 ${libgcj} for glibc1.
9219
03333934 92202002-10-24 Denis Chertykov <denisc@overta.ru>
9221
9222 * MAINTAINERS: Add myself as ip2k port maintainer.
9223
6c5e2f80 92242002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9225
9226 * configure.in: Add tic4x target.
9227
949b0daa 92282002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9229
0e26095b 9230 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9231 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9232 * Makefile.in: Regenerate.
9233
949b0daa 9234 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9235 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9236 * Makefile.in: Regenerate.
9237
aa80d31c 92382002-10-02 Janis Johnson <janis187@us.ibm.com>
9239
9240 * MAINTAINERS: Add myself as web pages co-maintainer.
9241
87614545 92422002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9243
9244 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9245 * Makefile.in: Regenerate.
9246
4aac350f 92472002-10-02 Zack Weinberg <zack@codesourcery.com>
9248
9249 * MAINTAINERS: Add myself and Nathan Sidwell
9250 <nathan@codesourcery.com> as VxWorks maintainers.
9251
e3e6c470 92522002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
aca8ad75 9253
9254 * Makefile.def: Remove order dependency comments.
9255 * Makefile.tpl: Add explicit install-install dependencies.
9256 * Makefile.in: Regenerate.
d6a4a914 9257
3fef3c05 9258 * Makefile.tpl: Remove material now in src-release. (Finally!)
aca8ad75 9259 * Makefile.in: Regenerate.
3fef3c05 9260
d6a4a914 9261 * Makefile.tpl: Add configure-target (for src-release in src)
9262 * Makefile.in: Regenerate.
9263
eb5db528 92642002-09-30 Nick Clifton <nickc@redhat.com>
9265
9266 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9267
971b1aa4 92682002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9269
9270 * configure.in (s390*-*-linux*): Enable libgcj.
9271
b7d94964 92722002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9273
5fa209e7 9274 * configure: Revert accidentally applied changes.
9275
b7d94964 9276 * Makefile.tpl: Make more autoconf-friendly.
9277 * Makefile.in: Regenerate.
9278 * configure: Make substitution more autoconf-like.
9279
2704ebd1 92802002-09-28 Richard Earnshaw <rearnsha@arm.com>
9281
9282 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9283 single entry to handle all these.
9284 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9285 libjava on arm-*-elf.
9286
352ce91b 92872002-09-27 Geoffrey Keating <geoffk@apple.com>
9288
9289 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9290 things that depend on them.
9291
0311ff84 92922002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9293
9294 * Makefile.tpl: Make subsituted variables more autoconfy.
9295 * Makefile.in: Regenerate.
9296 * configure: Make seds more autoconfy.
9297
cc46b37d 92982002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
0e1ac85c 9299
9300 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9301 * Makefile.in: Regenerate.
9302 * configure.in: Rewrite sed statements to look autoconfy.
9303
cc46b37d 9304 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9305 all-target-foo on configure-target-foo.
9306 * Makefile.def: Ditto.
9307 * Makefile.in: Rebuild.
9308
baabce06 93092002-09-25 Andrew Haley <aph@redhat.com>
9310
9311 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9312
2a1ac811 93132002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
9314
9315 * Makefile.def: New file.
9316 * Makefile.tpl: New file.
9317 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9318 * contrib/gcc_update: Note that Makefile.in is a generated file.
9319
9320 * configure.in: Minor rearrangement. Simplify tests.
9321
c725cfd7 93222002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
9323
9324 * configure.in (with_headers): Skip copy if value is "yes".
9325 (with_libs): Likewise.
9326
058a3669 93272002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4babcd43 9328
9329 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9330 * configure.in (sh*-*-pe*): Ditto.
9331 * configure.in (mips*-*-pe*): Ditto.
9332 * configure.in (*arm-wince-pe): Ditto.
9333
512912f3 9334 * configure.in: Rearrange.
9335
dfcd4425 93362002-09-14 Kazu Hirata <kazu@cs.umass.edu>
9337
9338 * MAINTAINERS: Update my email address.
9339
d90b8b3d 93402002-08-30 Paul Koning <pkoning@equallogic.com>
9341
9342 * MAINTAINERS: (Write After Approval): Add myself.
9343
915f1827 93442002-08-29 Geoffrey Keating <geoffk@redhat.com>
9345
9346 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9347
bf81fbc5 93482002-08-24 Geoffrey Keating <geoffk@redhat.com>
9349
9350 * MAINTAINERS: Change my mailing address.
9351
f9ab9bb4 93522002-08-21 Paolo Carlini <pcarlini@unitus.it>
9353
9354 * MAINTAINERS (Write After Approval): Remove myself.
4aac350f 9355 (Various Maintainers: c++ runtime libs): Add myself.
f9ab9bb4 9356
dcde3c07 93572002-08-20 Loren J. Rittle <ljrittle@acm.org>
805892cf 9358
9359 * MAINTAINERS (Write After Approval): Remove myself.
9360 (Various Maintainers: c++ runtime libs): Add myself.
9361
2857c21b 93622002-08-15 Eric Christopher <echristo@redhat.com>
9363
9364 * config.sub: Import from master repository.
9365 * config.guess: Ditto.
9366
4269a651 93672002-08-19 Alexandre Oliva <aoliva@redhat.com>
9368
9369 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9370 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9371 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9372
0bc5749d 93732002-08-16 Aldy Hernandez <aldyh@redhat.com>
9374
9375 * MAINTAINERS: Add self to rs6000 vector extensions.
9376
38f91bf2 93772002-08-15 Alexandre Oliva <aoliva@redhat.com>
9378
9379 * libiberty/configure: Reverted unintended yesterday's check in.
9380
c837ae19 93812002-08-14 Alexandre Oliva <aoliva@redhat.com>
9382
9383 * boehm-gc/configure, libf2c/configure: Rebuilt.
9384 * libffi/configure, libiberty/configure: Ditto.
9385 * libjava/configure, libobjc/configure: Ditto.
9386 * libstdc++-v3/configure, zlib/configure: Ditto.
9387 Merged from binutils:
9388 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9389 From Steve Ellcey <sje@cup.hp.com>:
9390 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9391 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9392 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9393 IA64.
9394 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9395 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9396 soname_spec, sys_lib_search_path_spec): Ditto.
9397
dcde3c07 93982002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
dc0ea924 9399
9400 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9401
769d609b 94022002-08-04 H.J. Lu (hjl@gnu.org)
9403
9404 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9405
fad51d8f 94062002-08-02 Krister Walfridsson <cato@df.lth.se>
9407
9408 * MAINTAINERS (Write After Approval): Add myself.
9409
e31d86e1 94102002-07-31 Alan Modra <amodra@bigpond.net.au>
9411
9412 * configure.in: Move generic linux case to end. Copy generic
9413 linux noconfigdirs to mips*-*-linux* entry and new
9414 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9415
31699db1 94162002-07-19 Michael Matz <matz@suse.de>
9417
9418 * MAINTAINERS: Add myself as ra* maintainer.
9419
2ac0d5ca 94202002-07-16 Chris Demetriou <cgd@broadcom.com>
9421
9422 * config.guess: Update to 2002-07-09 version.
9423 * config.sub: Update to 2002-07-03 version.
9424
501ad919 94252002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9426
9427 * MAINTAINERS: Fix typo in a maintainer email address.
9428
753fca8a 94292002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9430
9431 * configure.in: Remove two redundant tests.
9432
61ab9ea9 94332002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9434
9435 * configure.in (mips*-*-irix6*o32): Enable stabs.
9436
39b7c449 94372002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9438
a7d623d2 9439 * configure.in: Don't build grez.
9440 * Makefile.in: Ditto.
9441
39b7c449 9442 * Makefile.in: Remove references to bsp, cygmon, libstub.
9443 * configure.in: Ditto.
9444
9445 * configure.in: Remove leftover reference to gdbtest.
9446
418aeabd 94472002-07-08 Phil Edwards <pme@gcc.gnu.org>
9448
9449 * configure.in (gxx_include_dir): Change to match versioned
9450 C++ headers if --enable-version-specific-runtime-libs is used.
9451
7261cb98 94522002-07-04 Steve Ellcey <sje@cup.hp.com>
2857c21b 9453
7261cb98 9454 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9455
f6c0123d 94562002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9457
9458 * configure.in: Make --without-x work.
9459
a054af37 94602002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9461
70af7570 9462 * configure.in: Rearrange target Makefile fragment collection.
9463
a054af37 9464 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9465 cvs[src].
9466 * configure.in: Ditto.
9467
59303ed0 94682002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9469
9470 * MAINTAINERS (Write After Approval): Update my e-mail address.
9471
4606a26b 94722002-06-24 Ben Elliston <bje@redhat.com>
9473
9474 * configure.in (host_tools): Remove cgen.
9475
9476 * Makefile.in (all-cgen): Remove; runs from its source directory.
9477 (check-cgen, install-cgen, clean-cgen): Likewise.
a054af37 9478 (all-opcodes): Do not depend on all-cgen.
4606a26b 9479 (all-sim): Likewise.
9480
dcde3c07 94812002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
4606a26b 9482
9483 * Makefile.in: Eliminate 'apache' targets.
9484 * configure.in: Eliminate 'apache' targets.
9485
13b1b53a 9486 * configure.in: Eliminate redundant tests. Reorganize.
9487
9acba065 9488 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9489
d240b39d 9490 * config-ml.in: Eliminate references to Cygnus configure.
9491
8323b19f 9492 * Makefile.in: Eliminate references to building emacs.
9493
5e606a0f 94942002-06-28 Graham Stott <graham.stott@btinternet.com>
9495
9496 * MAINTAINERS: Update my email address.
9497
531034c6 94982002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9499
9500 * config.if (libstdcxx_incdir): Version C++ headers.
2857c21b 9501 (cxx_incdir): Remove.
531034c6 9502
bbe6e35a 95032002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9504
9505 * MAINTAINERS (Write After Approval): Add self.
9506
1be37211 9507Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9508
9509 * configure.in: Add support for ip2k.
9510
28070d68 95112002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9512
9513 * configure.in: Fix AIX configury bug.
9514
750f93c6 95152002-06-20 Steve Ellcey <sje@cup.hp.com>
9516
9517 * MAINTAINERS (Write After Approval): Add self.
9518
6862ee05 95192002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9520
296a0f54 9521 * configure.in: replace ${topsrcdir} with ${srcdir}
9522
79381a91 9523 * configure.in: Move definition of libstdcxx_flags
9524 right above usage, rather than waaay earlier.
9525
99aa6b34 9526 * configure.in: Pull definition of is_cross_compiler earlier.
9527
2e74a29f 9528 * configure.in: Rearrange a little.
9529
6862ee05 9530 * configure.in: Remove references to librx.
9531 * Makefile.in: Remove references to librx.
9532
8208f71e 9533Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9534
9535 * config.sub: Add support for avr target.
9536 Import from master sources, rev 1.255
2857c21b 9537
b3167a65 95382002-06-19 Phil Edwards <pme@gcc.gnu.org>
9539
9540 * configure, .cvsignore: Revert previous change...
9541 * Makefile: ...delete.
9542
3177ad11 95432002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9544
9545 * configure.in: Eliminate ${gasdir} variable.
9546
98b82774 95472002-06-18 Dave Brolley <brolley@redhat.com>
9548
9549 * configure.in: Add support for frv.
9550 * config.sub: Add support for frv.
9551
324ae56a 95522002-06-18 Phil Edwards <pme@gcc.gnu.org>
9553
9554 * configure: Remove garbage from previous commit.
9555
9bf16801 95562002-06-18 Phil Edwards <pme@gcc.gnu.org>
9557
9558 * configure: For in-source builds, make a subdir and re-exec there.
9559 * Makefile: New file. Pass targets through to build directory.
9560 * .cvsignore: No longer ignore "Makefile".
9561
ceb0e431 95622002-06-16 Douglas Rupp <rupp@gnat.com>
9563
9564 * MAINTAINERS (Write After Approval): Add self.
9565
50471600 95662002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9567
9568 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9569
5f0cd095 95702002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9571
9572 * configure.in (vax-*-netbsd*): Re-enable gas.
9573
02a5d82a 95742002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9575
286bd992 9576 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9577 BUILD_PREFIX_1, to correct nomenclature.
9578 * configure: Likewise.
9579
02a5d82a 9580 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9581 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9582
33327ce2 95832002-05-31 Olaf Hering <olh@suse.de>
9584
9585 * config-ml.in: Propogate DESTDIR also.
9586
ce3c05b4 95872002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9588
9589 * configure.in (vax-*-netbsd*): Don't build gas for this
9590 platform.
9591
a899dc64 95922002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9593
9594 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9595 and libgcj for AVR.
9596
fe44416c 95972002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9598
9599 * MAINTAINERS (Write After Approval): Add myself.
9600
81c7c0cd 96012002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9602
9603 * config.guess: Update to 2002-05-22 version.
9604 * config.sub: Likewise.
9605
3354d061 96062002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9607
9608 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9609 * config-ml.in: Likewise.
9610 * configure: Likewise.
9611 * configure.in: Likewise.
9612
38d811e4 96132002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9614
9615 * MAINTAINERS: Update my email address.
9616
85b038d8 96172002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9618
e12be23e 9619 * configure.in: Simplify makefile fragment collection.
9620
9621 * configure.in: Remove code to build emacs.
ebd9f514 9622
64d298c9 9623 * configure.in : Remove --srcdir argument from targargs and buildargs
9624 (it's always overridden in the Makefile anyway). Rearrange a bit.
9625
9626 * configure: Move some logic to configure.in.
9627 * configure.in: Move some logic from configure.
85b038d8 9628
231fca94 96292002-05-11 Tom Tromey <tromey@redhat.com>
9630
9631 * MAINTAINERS: Reflect libgcj reality.
9632
7a94b1b9 96332002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9634
9635 * Makefile.in: Honour DESTDIR.
9636
053d448f 96372002-05-08 Mark Mitchell <mark@codesourcery.com>
9638
9639 * config.guess: Import 2002-03-20 version.
9640 * config.sub: Import 2002-04-26 version.
9641
2eb4509a 96422002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9643
9644 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9645
df8868bc 96462002-05-07 Tim Josling <tej@melbpc.org.au>
9647
9648 * MAINTAINERS: Add self.
9649
dcde3c07 96502002-05-06 Loren J. Rittle <ljrittle@acm.org>
02bff180 9651
9652 * ltmain.sh: Detect and handle object name conflicts
9653 while piecewise linking a static library.
9654
05bcb167 96552002-05-05 Alexandre Oliva <aoliva@redhat.com>
9656
9657 * configure.in (noconfigdirs): Don't disable libgcj on
9658 sparc64-*-solaris* and sparcv9-*-solaris*.
9659
1693b6e0 96602002-05-03 Alexandre Oliva <aoliva@redhat.com>
9661
9662 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9663
6a255a10 96642002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9665
9666 * configure.in (FLAGS_FOR_TARGET): Do not add
9667 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9668 on i[3456]86-*-linux*.
9669
84690ae2 96702002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9671
9672 * configure.in (noconfigdirs): Replace [ ] with test.
9673
9674 * configure.in (noconfigdirs): Do not add target-newlib if
9675 target == i[3456]86-*-linux*, and host == target.
9676
f8c3fea9 96772002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9678
d5908f53 9679 * configure.in: delete reference to absent file
9680
441f85dc 9681 * configure.in: replace '[' with 'test'
9682
a1245e7e 9683 * configure.in: Eliminate references to gash.
9684 * Makefile.in: Eliminate references to gash.
9685
7fe51435 9686 * configure.in: remove useless references to 'pic' makefile fragments.
9687
1e0a85a6 9688 * configure.in: (*-*-windows*) Finish removing.
9689
f8c3fea9 9690 * configure.in: Eliminate redundant test for libgui.
9691
5cf29107 96922002-04-29 Roger Sayle <roger@eyesopen.com>
9693
9694 * MAINTAINERS: Add self and realphabetize. Update entries
9695 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9696 entry for a29k port maintainer.
9697
dcde3c07 96982002-04-26 Joel Sherrill <joel@OARcorp.com>
81ae9134 9699
9700 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9701 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9702
feaa7d87 97032002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9704
9705 * configure.in: remove references to dead files
9706
d74b55e8 97072002-04-19 Mark Mitchell <mark@codesourcery.com>
9708
9709 * MAINTAINERS: Add information about purpose of this file.
9710
55efab1c 97112002-04-18 Tom Tromey <tromey@redhat.com>
9712
9713 * configure.in: Disallow configuring libgcj when it is already
9714 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9715 Solaris 2.8 by default. For PR libgcj/6158.
9716
29a2c390 97172002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9718
9719 * configure.in: Move default CC setting out of config/mh-* fragments
9720 directly into here.
9721
b138c834 97222002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9723
9724 * configure.in: don't even try to configure or make a subdirectory
9725 if there's no configure script for it.
9726
5e311636 97272002-04-15 Mark Mitchell <mark@codesourcery.com>
9728
9729 * MAINTAINERS: Remove chill maintainers.
9730 * Makefile.in (CHILLFLAGS): Remove.
9731 (CHILL_LIB): Remove.
9732 (TARGET_CONFIGDIRS): Remove libchill.
9733 (CHILL_FOR_TARGET): Remove.
9734 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9735 CHILL_LIB.
9736 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9737 (CHECK_TARGET_MODULES): Likewise.
9738 (INSTALL_TARGET_MODULES): Likewise.
9739 (CLEAN_TARGET_MODULES): Likewise.
9740 (configure-target-libchill): Remove.
9741 (all-target-libchill): Remove.
9742 * configure.in (target_libs): Remove target-libchill.
9743 Do not compute CHILL_FOR_TARGET.
9744 * libchill: Remove directory.
2857c21b 9745
df2ff48f 97462002-04-11 DJ Delorie <dj@redhat.com>
9747
9748 * Makefile.in, configure.in: Sync with binutils, entries
9749 follow...
9750
a76bff71 97512002-04-07 Andrew Cagney <ac131313@redhat.com>
9752
9753 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9754 (do-tar, do-bz2): New rules.
9755 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9756 (gdb-tar): New rule.
9757 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9758 (insight_dejagnu.tar): New rule.
9759 (insight.tar): New rule.
9760 (gdb+dejagnu.tar): New rule.
9761 (gdb.tar): New rule.
9762
df2ff48f 97632002-02-01 Mo DeJong <supermo@bayarea.net>
9764
9765 * Makefile.in: Add all-tix to deps for all-snavigator
9766 so that tix is built when building snavigator.
9767
97682002-01-11 Steve Ellcey <sje@cup.hp.com>
9769
9770 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9771 ld and gdb are not supported.
9772
97732002-01-07 Mark Salter <msalter@redhat.com>
9774
9775 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9776 Allow target-libgloss to be built for arm, strongarm, and xscale.
9777
97782001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9779
9780 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9781 options for i[3456]86-pc-linux* native builds.
9782
97832001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9784
9785 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9786 files from .po files for a distribution.
9787
97882001-09-03 Jeff Holcomb <jeffh@redhat.com>
9789
9790 * configure.in: Enable libstdc++-v3 for h8300 targets.
9791
97922001-06-19 Alan Modra <amodra@bigpond.net.au>
9793
9794 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9795 version from bfd/.
9796
9797Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9798
9799 * Makefile.in (VER): When present, extract the version number from
9800 the file version.in.
9801
dcde3c07 98022001-05-24 Tom Rix <trix@redhat.com>
df2ff48f 9803
9804 * configure.in : enable ld for aix
9805
98062001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9807
9808 * config.guess: Add linux target for S/390.
9809
98102000-11-07 Philip Blundell <pb@futuretv.com>
9811
9812 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9813
98142000-11-03 Philip Blundell <pb@futuretv.com>
9815
9816 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9817 files.
9818
98192001-01-15 Ben Elliston <bje@redhat.com>
9820
9821 * configure.in (host_tools): Add sid.
9822 Always configure cgen.
9823
98242000-11-24 Nick Clifton <nickc@redhat.com>
9825
9826 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9827
9828
98292000-08-20 Doug Evans <dje@casey.transmeta.com>
9830
9831 * Makefile.in (ALL_MODULES): Add all-cgen.
9832 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9833 (all-cgen): New target.
9834 (all-opcodes,all-sim): Depend on all-cgen.
9835 * configure.in (host_tools): Add cgen.
9836 Only configure cgen if --enable-cgen-maint.
9837
dcde3c07 98382002-04-09 Loren J. Rittle <ljrittle@acm.org>
e701a477 9839
9840 * configure.in: Add *-*-freebsd* configurations.
9841
4caca96d 98422002-04-08 Tom Tromey <tromey@redhat.com>
9843
9844 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9845 Fixes PR libgcj/6068.
9846
ec66e65b 98472002-03-30 Krister Walfridsson <cato@df.lth.se>
9848
9849 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9850
dd96b1d1 98512002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9852
9853 * configure.in (alpha*-dec-osf*): Enable libgcj.
9854
dcde3c07 98552003-03-27 Matthew Gingell <gingell@gnat.com>
b62015df 9856
9857 * MAINTAINERS (Write After Approval): Add myself.
9858
52fdc102 98592002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9860
9861 Fix for: PR bootstrap/3591, target/5676
9862 * configure.in (mcore-pe): Disable the configuration of
9863 libstdc++-v3 since exceptions are not supported.
9864
f3830a0e 98652002-03-20 Anthony Green <green@redhat.com>
9866
9867 * configure.in: Enable libgcj for xscale-elf target.
9868
dcde3c07 9869Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
93ef9ddc 9870
9871 * MAINTAINERS: Update my email address.
9872
82c26350 98732002-03-16 Alexandre Oliva <aoliva@redhat.com>
9874
9875 * ltmain.sh (relink_command): Fix typo in previous change.
9876
30d51ce8 98772002-03-15 Alexandre Oliva <aoliva@redhat.com>
9878
9879 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9880 (relink_command): Added --tag flags.
9881 (mode=install): If relinking fails; error out.
9882
863ba363 98832002-03-12 Richard Henderson <rth@redhat.com>
9884
9885 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9886 .NOTPARALLEL tag.
9887 (do-check): Rename from check.
9888 (check): Allow parallel check.
9889
a4ae6a96 98902002-03-12 Bob Wilson <bob.wilson@acm.org>
9891
9892 * MAINTAINERS: Add myself as maintainer for xtensa port.
9893 Fix alphabetical order in CPU port maintainer list.
9894 Remove myself from Write After Approval list.
9895
b65e027c 98962002-03-11 Richard Henderson <rth@redhat.com>
9897
9898 * Makefile.in (.NOTPARALLEL): Add fake tag.
9899
857f2cca 99002002-03-07 H.J. Lu (hjl@gnu.org)
9901
9902 * configure.in: Enable gprof for mips*-*-linux*.
9903
f9231c6c 99042002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9905
9906 * MAINTAINERS (Write After Approval): Add myself.
9907
a51555c7 99082002-02-28 Alexandre Oliva <aoliva@redhat.com>
9909
9910 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9911 libjava.
9912 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9913
f48588d2 99142002-02-23 Alexandre Oliva <aoliva@redhat.com>
9915
9916 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9917 because its Makefile is there; test for the executable instead.
9918
4e979746 99192002-02-22 Alexandre Oliva <aoliva@redhat.com>
9920
9921 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9922 libstdc++-v3 and libjava.
9923
dcde3c07 99242002-02-11 Adam Megacz <adam@xwt.org>
ddb2364e 9925
9926 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9927 boehm-gc
2857c21b 9928
ff727c47 99292002-02-09 Alexandre Oliva <aoliva@redhat.com>
9930
9931 * config.guess: Updated to 2002-01-30's version.
9932 * config.sub: Updated to 2002-02-01's version.
9933 Contribute sh64-elf.
9934 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9935 * configure.in: Added sh64-*-*.
9936
77badc5f 99372002-02-08 Chris Demetriou <cgd@broadcom.com>
9938
9939 * MAINTAINERS: Belatedly add myself to write after approval list.
9940
270ba101 9941Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9942
9943 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9944 Remove self as Write After Approval.
9945
2ca6eb0a 99462002-01-31 Geoffrey Keating <geoffk@redhat.com>
9947
9948 * MAINTAINERS: Put self in as maintainer for contrib/regression
9949 directory.
9950
0a526b48 99512002-01-28 Phil Edwards <pme@gcc.gnu.org>
9952
9953 * MAINTAINERS: Update my email address.
9954
1602f15c 99552002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9956
2857c21b 9957 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9958 target-libiberty, and target-libgloss. Skip Java-related
1602f15c 9959 libraries if not supported for NetBSD on target CPU.
9960
ecec2beb 99612002-01-25 Douglas B Rupp <rupp@gnat.com>
9962
9963 * install-sh: Use _inst.$$_ for temp file name.
9964
645cf380 99652002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9966
9967 * MAINTAINERS (Write After Approval): Move my contact info
9968 from here...
9969 (OS Port Maintainers): ...to here (netbsd).
9970
aaced030 99712002-01-22 Bob Wilson <bob.wilson@acm.org>
9972
9973 * MAINTAINERS (Write After Approval): Add myself.
9974
dcde3c07 99752002-01-17 H.J. Lu <hjl@gnu.org>
bc0fa39e 9976
9977 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9978 (all-target-fastjar): Also depend on all-target-libiberty.
9979
7fac8b66 99802002-01-16 H.J. Lu (hjl@gnu.org)
9981
9982 * config.guess: Import from master sources, rev 1.225.
9983 * config.sub: Import from master sources, rev 1.238.
9984
22cb6446 99852002-01-16 Kazu Hirata <kazu@hxi.com>
9986
9987 * MAINTAINERS (Write After Approval): Remove myself.
9988
e83a1c00 99892001-12-19 Florian Weimer <fw@deneb.enyo.de>
9990
9991 * MAINTAINERS (Write After Approval): Add myself.
9992
7ac25494 99932001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9994
9995 * MAINTAINERS: Add self as docs co-maintainer.
9996
15f457c4 99972001-12-11 Matthias Klose <doko@debian.org>
9998
9999 * MAINTAINERS (Write After Approval): Add myself.
10000
9753f6ab 100012001-12-09 Zack Weinberg <zack@codesourcery.com>
10002
10003 * MAINTAINERS: Update my email address.
10004
35df4184 100052001-12-07 Turly O'Connor <turly@apple.com>
10006 * MAINTAINERS (Write After Approval): Add myself.
10007 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10008 (rs6000_initialize_trampoline): Call __trampoline_setup for
10009 ABI_DARWIN too.
10010 * darwin-tramp.asm: New file, implements __trampoline_setup.
13106b16 10011 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
35df4184 10012
66f95edb 100132001-12-07 Paolo Carlini <pcarlini@unitus.it>
10014
10015 * MAINTAINERS (Write After Approval): Add myself.
10016
e67b1627 10017Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
10018
10019 * configure, configure.in: Use temp file for long sed commands.
10020
8dfee166 100212001-12-03 Laurent Guerby <guerby@acm.org>
10022
10023 * config.sub: Update to version 1.232 on subversion.
10024
7412cf54 100252001-12-03 Ben Elliston <bje@redhat.com>
10026
10027 * MAINTAINERS: Update mail address for config.* patches.
10028
dcde3c07 100292001-11-27 DJ Delorie <dj@redhat.com>
31972771 10030 Zack Weinberg <zack@codesourcery.com>
10031
10032 When build != host, create libiberty for the build machine.
10033
10034 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10035 CONFIG_ARGUMENTS.
10036 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10037 New variables.
10038 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10039 and rules.
10040 (all.normal): Depend on ALL_BUILD_MODULES.
10041 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10042 (all-build-libiberty): Depend on configure-build-libiberty.
10043
10044 * configure: Calculate and substitute proper value for
10045 ALL_BUILD_MODULES.
10046 * configure.in: Create the build subdirectory.
10047 Calculate and substitute TARGET_CONFIGARGS (formerly
10048 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10049
0e3daba4 100502001-11-26 Ziemowit Laski <zlaski@apple.com>
10051
10052 * MAINTAINERS (write-after-approval): Add self.
10053
1ccaa52c 100542001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
10055
10056 * MAINTAINERS (GNATS only accounts): Remove self.
10057
97b9437e 100582001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
10059
10060 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10061 libf2c.
10062
2d051b86 100632001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
10064
10065 * MAINTAINERS (Write After Approval): Add self.
10066
9829bea4 100672001-11-12 David O'Brien <obrien@FreeBSD.org>
10068
10069 * MAINTAINERS: mips and s390 are also CPU ports.
10070
f8556812 100712001-11-12 David O'Brien <obrien@FreeBSD.org>
10072
10073 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10074
e3c6ddf5 100752001-11-11 David O'Brien <obrien@FreeBSD.org>
10076
10077 * MAINTAINERS: Alphabetize.
10078
31cd48a0 100792001-11-09 Kazu Hirata <kazu@hxi.com>
10080
10081 * MAINTAINERS (Various maintainers: h8 port): Add myself.
10082
76f9a979 100832001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
10084
10085 * MAINTAINERS (Various maintainers: hppa port): Added myself.
10086
a9cbbd8a 100872001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
10088
10089 * configure.in (--enable-languages): Be more permissive about
10090 syntax. Check for empty lists better. Warn about $LANGUAGES.
10091
dddb37d8 100922001-11-08 Geoffrey Keating <geoffk@redhat.com>
10093
10094 * config.sub: Import from master sources, rev. 1.230.
10095 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10096
f0314ce2 100972001-11-07 Laurent Guerby <guerby@acm.org>
10098
10099 * MAINTAINERS (Write After Approval): Add self.
10100
8c30d42d 101012001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
10102
10103 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10104
18729ae0 101052001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
10106
10107 * config.sub: Import from master sources, rev 1.226.
10108 * config.guess: Import from master sources, rev 1.216.
10109
38135c1e 101102001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
10111
10112 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10113 * MAINTAINERS: Add self as maintainer of MMIX port.
10114 Remove old after-approval entry.
10115
fee90afd 101162001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
10117
10118 * ChangeLog, configure: Fix spelling errors.
10119
800026b8 101202001-10-20 Brendan Kehoe <brendan@zen.org>
10121
10122 * MAINTAINERS: Tweak my address.
10123
dcde3c07 10124Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
eb3ce9d6 10125
10126 * MAINTAINERS: Update my email address.
10127
b746a8aa 101282001-10-11 Hans-Peter Nilsson <hp@axis.com>
115f17da 10129
10475f52 10130 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
c22f21b2 10131 * MAINTAINERS: Add self as maintainer of CRIS port.
115f17da 10132
27e8b2c3 101332001-10-10 Geert Bosch <bosch@gnat.com>
10134
31972771 10135 * MAINTAINERS (Various maintainers: Ada front end):
27e8b2c3 10136 Added Robert Dewar.
10137
dcde3c07 101382001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
4f252e28 10139
10140 * MAINTAINERS (Write After Approval): Added self
10141
17a611d5 101422001-10-02 Geert Bosch <bosch@gnat.com>
10143
10144 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10145
8b20014f 101462001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
10147
10148 * configure: Handle temporary files securely using mkdir.
10149
85d6787e 101502001-09-29 Alexandre Oliva <aoliva@redhat.com>
10151
10152 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10153
dcde3c07 101542001-09-26 Will Cohen <wcohen@redhat.com>
3c9a7565 10155
10156 * configure.in (*-*-linux*): Disable configuration of target-newlib
10157 and target-libgloss.
31972771 10158
1ed656c9 101592001-09-26 Alexandre Oliva <aoliva@redhat.com>
10160
10161 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10162 RANLIB.
10163
6f36c694 101642001-09-21 Alexandre Oliva <aoliva@redhat.com>
10165
10166 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10167 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10168 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10169 avoid quotes nesting problems.
10170 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10171 (DO_X): Export only variables that are set.
10172
471c8d6f 101732001-09-19 Ben Elliston <bje@redhat.com>
10174
10175 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10176 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10177 semantics. Use the shell built-in "type" command instead.
10178
debdecb8 101792001-08-31 Alexandre Oliva <aoliva@redhat.com>
10180
10181 Merged from gcc-3_0-branch:
10182 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
10183 * ltcf-c.sh: Use $objext, not $ac_objext.
10184 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10185 * ltcf-cxx.sh: Add support for GNU.
10186 2001-07-22 Timothy Wall <twall@redhat.com>
10187 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10188 default settings if using GNU tools with that configuration.
10189 * ltcf-cxx.sh: Ditto.
10190 * ltcf-gcj.sh: Ditto.
10191 2001-07-21 Michael Chastain <chastain@redhat.com>
10192 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10193 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10194 * ltmain.sh: Mark as gcc-local.
10195
79af057d 101962001-08-30 Eric Christopher <echristo@redhat.com>
10197 Jason Eckhardt <jle@redhat.com>
10198
10199 * config.guess: Merge from master sources.
10200 * config.sub: Merge from master sources, add support for mipsisa32.
10201
2af6c242 102022001-08-25 Geoffrey Keating <geoffk@redhat.com>
2af6c242 10203 * config.sub: Merge from master sources, rev 1.219.
10204 * MAINTAINERS: Add self as contact for stormy16 port.
10205
2e1f0726 102062001-08-14 Zack Weinberg <zackw@panix.com>
10207
10208 * config.sub: Merge from master sources, rev 1.218.
10209 * config.guess: Merge from master sources, rev 1.209.
10210
7148a43f 102112001-08-11 Graham Stott <grahams@redhat.com>
10212
10213 * Makefile.in (check-c++): Add missing semicolon.
10214
7572bd48 10215Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10216
2af6c242 10217 * MAINTAINERS (Various maitainers: predict.def): Added myself.
7572bd48 10218
f9daa432 102192001-07-30 Eric Christopher <echristo@redhat.com>
10220
10221 * MAINTAINERS (Various maintainers: mips port): Added myself.
10222
d5d994d4 102232001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10224
31972771 10225 * configure.in (sh-*-linux*): New.
d5d994d4 10226
8741eff3 102272001-07-27 Richard Henderson <rth@redhat.com>
10228
10229 * .cvsignore: Add LAST_UPDATED.
10230
e06d8cc6 102312001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10232
10233 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10234
8729bf80 102352001-07-16 Aldy Hernandez <aldyh@redhat.com>
10236
31972771 10237 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8729bf80 10238
19abf887 10239Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10240
10241 * MAINTAINERS (Write After Approval): Added myself.
10242
8f71eb19 102432001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10244
10245 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10246 and libgcj on m68hc11/m68hc12.
10247
fc5104b7 102482001-06-27 H.J. Lu (hjl@gnu.org)
10249
10250 * Makefile (CFLAGS_FOR_BUILD): New.
10251 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10252
8ee5e915 102532001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10254
10255 * README: Remove version number.
10256
c753142b 102572001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10258
10259 * INSTALL/README: Update wrt. to the installation instructions now
10260 residing in gcc/doc/install.texi.
10261
8f602ce4 102622001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10263
10264 * README: Replace with a cut-down and updated version of gcc/README.
10265
0546d603 102662001-06-12 David Edelsohn <edelsohn@gnu.org>
10267
10268 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10269 multilibs to be disabled.
10270
f3886572 102712001-06-11 Daniel Berlin <dan@cgsoftware.com>
10272
10273 * MAINTAINERS (Write After Approval): Add myself.
f9daa432 10274
f1379586 102752001-06-09 Alexandre Oliva <aoliva@redhat.com>
10276
10277 * config.guess: Import CVS version 1.195.
10278 * config.sub: Import CVS version 1.212.
10279
ff091412 102802001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10281
10282 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10283 gcc/xgcc is built, use -print-prog-name to find out the program
10284 name to use.
10285
6eadd25b 102862001-06-04 Phil Edwards <pme@sources.redhat.com>
10287
10288 * config.guess: Import CVS version 1.194. All gcc-local changes
10289 appear to also be in the master copy.
10290 * config.sub: Import CVS version 1.211.
10291
761c31c6 10292Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10293
10294 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10295 with_gcc]: Use `gcc -shared' to build a shared library.
10296
833b6505 10297Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
10298
10299 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10300 archives.
10301
9847d949 10302Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10303
10304 * MAINTAINERS (Write After Approval): Add myself.
10305
fadf0d3c 103062001-06-01 Hans-Peter Nilsson <hp@axis.com>
10307
10308 * configure.in (libstdcxx_flags): Do not try to execute
10309 libstdc++-v3/testsuite_flags until it exists.
10310
d39a4f27 103112001-06-01 Alan Modra <amodra@bigpond.net.au>
10312
10313 * MAINTAINERS: Update my email address.
10314
d0642799 103152001-05-31 Graham Stott <grahams@redhat.com>
10316
10317 * MAINTAINERS (Write After Approval): Add myself.
10318
dcde3c07 103192001-05-28 Simon Patarin <simon.patarin@inria.fr>
9c6813ce 10320
10321 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
10322 libraries when using g++ with native linker.
10323
a28875e9 103242001-05-28 Alexandre Oliva <aoliva@redhat.com>
10325
10326 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10327
00ed89e1 103282001-05-22 Alexandre Oliva <aoliva@redhat.com>
10329
10330 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10331 [aix4*|aix5*]: Prepend blank.
10332
93221b10 103332001-05-20 Alexandre Oliva <aoliva@redhat.com>
10334
10335 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10336 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
10337 of subdir/configure scripts to use the new libtool.m4.
10338
b26428f6 103392001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
10340
10341 * MAINTAINERS (Write After Approval): Add myself.
10342
de27502c 103432001-05-18 Benjamin Kosnik <bkoz@redhat.com>
10344
10345 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10346
28e776fd 103472001-05-11 Ben Elliston <bje@redhat.com>
10348
10349 * Makefile.in (all-sid): New target.
10350 (check-sid, clean-sid, install-sid): Likewise.
10351
e67abcc9 103522001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
10353
10354 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10355
df4fdffb 103562001-05-03 Alexandre Oliva <aoliva@redhat.com>
10357
10358 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10359 libgcj.
10360
103612001-05-03 Alexandre Oliva <aoliva@redhat.com>
10362
10363 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10364 gcc/xgcc is built, use -print-prog-name to find out the program
10365 name to use.
10366
dfb18c91 103672001-04-26 Alexandre Oliva <aoliva@redhat.com>
10368
fdaf496c 10369 * configure.in (noconfigdirs): Don't reset it from scratch in the
10370 target case; only append to it.
f9daa432 10371
dfb18c91 10372 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10373 sparc-*-solaris2.8]: Disable ${libgcj}.
10374
f7ec7829 103752001-04-25 Alexandre Oliva <aoliva@redhat.com>
10376
10377 * configure.in (libgcj_saved): Copy from $libgcj.
10378 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10379 --disable-libgcj.
10380
b890ea44 103812001-04-25 Gavin Romig-Koch <gavin@redhat.com>
10382
10383 * MAINTAINERS: Remove self as MIPS maintainer and
f9daa432 10384 C front end maintainer.
b890ea44 10385
f6dd84a6 10386Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
10387
10388 * configure.in: Move *-chorusos target case to the proper switch.
10389 Disable libgcj.
10390
46b021de 103912001-04-12 Alexandre Oliva <aoliva@redhat.com>
10392
10393 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10394 1.641.2.228.
10395
0355c121 103962001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10397
10398 * Makefile.in (STAGE1_CFLAGS): Pass down.
10399
954078d1 104002001-04-13 Alan Modra <amodra@one.net.au>
10401
10402 * config.guess: Add hppa64-linux support. Note for next import that
10403 this is already in the master file.
10404 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10405
67282802 104062001-04-12 Alexandre Oliva <aoliva@redhat.com>
10407
10408 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10409 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10410
628f3e51 104112001-04-11 Stan Shebs <shebs@apple.com>
10412
10413 * MAINTAINERS: Add self as Darwin port maintainer.
10414
c5659af6 104152001-04-11 Alan Modra <amodra@one.net.au>
10416
10417 * MAINTAINERS: Update my email address.
10418
6a965736 104192001-04-10 Loren J. Rittle <ljrittle@acm.org>
10420
10421 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10422 recent versions of FreeBSD (release 3 or later).
10423 * ltconfig: On FreeBSD, -lc must not be provided when building
10424 a shared library or else the standard -pthread gcc option is
10425 rendered worthless to later users of the built library.
10426
e64be694 104272001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10428
10429 * MAINTAINERS: Add self and RTH as C front end maintainers.
10430
a28f421e 104312001-04-05 Alexandre Oliva <aoliva@redhat.com>
10432
31972771 10433 * config.sub: Make sure to match an already-canonicalized
10434 machine name (eg. mn10300-unknown-elf).
a28f421e 10435
1cb80700 104362001-04-01 Alexandre Oliva <aoliva@redhat.com>
10437
10438 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10439 New macros.
10440 (bootstrap, cross): Use RECURSE_FLAGS.
10441 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10442
8929c4de 104432001-03-27 Alexandre Oliva <aoliva@redhat.com>
10444
10445 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10446
46b43912 104472001-03-22 Colin Howell <chowell@redhat.com>
10448
5c144a30 10449 * Makefile.in (DO_X): Do not backslash single-quotes in
10450 backquotes (two places).
46b43912 10451
cd003521 104522001-03-22 Alexandre Oliva <aoliva@redhat.com>
10453
10454 Re-installed:
10455 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10456 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10457 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10458 * ltcf-cxx.sh: Likewise.
10459 * ltcf-gcj.sh: Likewise.
10460
7c9b3c20 104612001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10462
10463 * MAINTAINERS: Add myself as "documentation co-maintainer".
10464
88c1d089 104652001-03-22 Alexandre Oliva <aoliva@redhat.com>
10466
10467 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10468 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10469
ed7a462d 104702001-03-19 Tom Tromey <tromey@redhat.com>
10471
10472 * config-ml.in: Handle GCJ and GCJFLAGS.
10473
3caa3e73 104742001-03-21 Michael Chastain <chastain@redhat.com>
10475
10476 * Makefile.in: all-m4 depends on all-texinfo.
10477
45b909bc 104782001-03-20 Loren J. Rittle <ljrittle@acm.org>
10479
10480 * MAINTAINERS: Add myself to write after approval list.
10481
f9ecd05b 104822001-03-18 Laurynas Biveinis <lauras@softhome.net>
10483
10484 * Makefile.in (DO_X): Quote nested quotes.
10485
a0167be8 104862001-03-18 Alan Modra <alan@linuxcare.com.au>
10487
10488 * MAINTAINERS: Add myself to write after approval list.
10489
34690eeb 104902001-03-15 Laurynas Biveinis <lauras@softhome.net>
10491
10492 * Makefile.in (DO_X): Use double quotes for quoting
10493 "RANLIB=$${RANLIB}".
10494
ace16e3d 104952001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10496
10497 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10498
dcde3c07 104992001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
314b6875 10500
10501 * configure.in: Only use `lang_requires' for languages athat are
10502 actually enabled.
10503
6941e176 105042001-03-08 Phil Edwards <pme@sources.redhat.com>
10505
10506 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10507
8278b709 105082001-03-08 Alexandre Oliva <aoliva@redhat.com>
10509
10510 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10511
1a6eb118 105122001-03-07 Tom Tromey <tromey@redhat.com>
10513
10514 * configure.in: Allow config-lang.in to set `lang_requires' to list
10515 of other required languages.
10516
8c74272d 105172001-03-06 Laurynas Biveinis <lauras@softhome.net>
10518
10519 * Makefile.in: Remove RANLIB definition. Use RANLIB
10520 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10521 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
f9daa432 10522
41edef81 105232001-02-28 Benjamin Kosnik <bkoz@redhat.com>
31972771 10524 Alexandre Oliva <aoliva@redhat.com>
f9daa432 10525
41edef81 10526 * Makefile.in (check-c++): Use tabs, not spaces.
10527
8b6c1516 105282001-02-20 Laurynas Biveinis <lauras@softhome.net>
f9daa432 10529
8b6c1516 10530 * MAINTAINERS: add myself to Write After Approval list.
10531
66c4386e 105322001-02-19 Benjamin Kosnik <bkoz@redhat.com>
fd1a012c 10533
31972771 10534 * Makefile.in (check-c++): New rule.
f9daa432 10535
fd1a012c 10536 * configure.in (target_libs): Remove libg++.
10537 (noconfigdirs): Remove libg++.
10538 (noconfigdirs): Same.
10539 (noconfigdirs): Same.
10540 (noconfigdirs): Same.
10541
10542 * config-ml.in: Remove libg++ references.
10543
10544 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10545 (ALL_TARGET_MODULES): Same.
10546 (configure-target-libg++): Remove.
10547 (all-target-libg++): Remove.
10548 (configure-target-libio): Remove.
10549 (all-target-libio): Remove.
10550 (check-target-libio): Remove.
10551 (.PHONY): Remove.
10552 (libg++.tar.bz2): Remove.
10553 (all-target-cygmon): Remove libio.
10554 (all-target-libstdc++): Remove.
10555 (configure-target-libstdc++): Remove.
10556 (TARGET_LIB_PATH): Remove libstdc++.
10557 (ALL_GCC_CXX): Remove libstdc++.
10558 (all-target-gperf): Correct.
10559
8fb60dad 105602001-02-16 Nick Clifton <nickc@redhat.com>
10561
10562 * configure.in (noconfigdirs): Allow configuration of texinfo
10563 for Cygwin hosts.
10564
8611f330 105652001-02-15 Anthony Green <green@redhat.com>
10566
10567 * configure: Introduce GCJ_FOR_TARGET.
10568 * configure.in: Ditto.
10569 * Makefile.in: Ditto.
10570
863b470b 105712001-02-13 Andreas Schwab <schwab@suse.de>
10572
10573 * MAINTAINERS: Update mail address.
10574
9bfefeba 105752001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10576
10577 * config.guess: Add linux target for S/390.
10578 * config.sub: Likewise.
10579
dcde3c07 105802001-02-08 Chandrakala Chavva <cchavva@redhat.com>
737f6b8e 10581
10582 * configure.in: for *-chorusos, don't config target-newlib and
31972771 10583 target-libgloss.
737f6b8e 10584
60611395 105852001-02-06 Ben Elliston <bje@redhat.com>
10586
10587 * configure: Output host type to stdout, not stderr.
10588
2b05b516 105892001-02-05 Mark Mitchell <mark@codesourcery.com>
10590
da0c6982 10591 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
fda29981 10592 * ltcf-cxx.sh: Likewise.
10593
2b05b516 10594 * config.if: Assume enable_libstdcxx_v3 is defined.
10595
1030d23b 105962001-02-04 Mark Mitchell <mark@codesourcery.com>
10597
10598 Remove V2 C++ library.
10599 * configure.in: Remove --enable-libstdcxx_v3 support.
10600
1c1033dd 106012001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10602
10603 * include/demangle.h: Add prototype for java_demangle_v3.
10604
3a2af5aa 106052001-01-29 Phil Edwards <pme@sources.redhat.com>
10606
10607 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10608
f4763e9a 106092001-01-27 Richard Henderson <rth@redhat.com>
10610
10611 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10612
1e5173c2 106132001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10614
10615 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10616 Don't unset, it's non-portable and no longer necessary, set to empty
10617 instead.
10618
441075de 106192001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10620
10621 * ltconfig: Shell portability fix for the tagname validity check.
10622
21037ec8 106232001-01-27 Alexandre Oliva <aoliva@redhat.com>
10624
10625 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10626 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10627
db45c2a0 106282001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10629
10630 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10631
2c18c34e 106322001-01-26 Tom Tromey <tromey@redhat.com>
10633
10634 * configure.in: Allow libgcj to be built on Sparc Solaris.
10635
4b44c1a3 106362001-01-25 David Edelsohn <edelsohn@gnu.org>
10637
10638 * ltcf-c.sh: Add aix5 case.
10639 * ltcf-cxx.sh: Likewise.
10640 * ltconfig: Likewise.
10641
24f78d1b 106422001-01-24 Alexandre Oliva <aoliva@redhat.com>
10643
a7b0e06d 10644 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10645 keep at least one of build_libtool_libs or build_old_libs set to
10646 yes.
10647
24f78d1b 10648 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10649 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10650
ef1760c1 106512001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10652
10653 * configure.in: Enable libgcj on several additional platforms.
10654
1986d3d9 106552001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10656
10657 * configure.in: Enable libgcj for linux targets.
10658
7e1bb7bf 106592001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10660
10661 * MAINTAINERS (Write After Approval): Add myself.
10662
f3a027ae 106632001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10664
10665 * MAINTAINERS: Add myself as vax port maintainer.
10666
5e7056b8 106672001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10668
10669 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10670
0d2271de 106712001-01-09 Mike Stump <mrs@wrs.com>
10672
10673 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10674 failures of subdirectories.
10675
cd003521 106762001-01-02 Laurynas Biveinis <lauras@softhome.net>
d76e21ba 10677
cd003521 10678 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
d76e21ba 10679 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
cd003521 10680 * ltcf-cxx.sh: Likewise.
10681 * ltcf-gcj.sh: Likewise.
10682 * ltconfig.sh: Fix typo.
d76e21ba 10683
95426b72 106842001-01-02 Laurynas Biveinis <lauras@softhome.net>
10685
10686 * configure: handle DOS-style absolute paths.
10687
bd55fdd4 106882001-01-02 Laurynas Biveinis <lauras@softhome.net>
10689
10690 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10691
66714311 106922000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10693
10694 * MAINTAINERS: Add myself as avr port co-maintainer.
10695
f4f04af5 106962000-12-28 Ben Elliston <bje@redhat.com>
10697
10698 * MAINTAINERS: Add myself under ``Write After Approval''.
10699
81875c45 107002000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10701
10702 * texinfo: Remove directory from GCC.
10703
35d9361d 107042000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10705
10706 * COPYING: Update to current
10707 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10708 to 19yy as example year in copyright notice).
10709
ac20ef2c 107102000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10711
f9daa432 10712 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
ac20ef2c 10713 (libstdcxx_incdir): Pass down.
10714 * config.if: Remove expired bits for cxx_interface, add stub.
10715 (libstdcxx_incdir): Add variable for g++ include directory.
10716 * configure.in (gxx_include_dir): Use it.
f9daa432 10717
d550dfb2 107182000-12-18 Alexandre Oliva <aoliva@redhat.com>
10719
10720 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10721 with old-email address from ``Write After Approval''.
10722
2353a84c 107232000-12-15 Andreas Jaeger <aj@suse.de>
10724
10725 * configure.in: Handle lang_dirs.
10726
107272000-12-14 Tom Tromey <tromey@redhat.com>
1bbd1888 10728
ad324c4e 10729 * MAINTAINERS: Removed brads.
10730
1bbd1888 10731 * MAINTAINERS: Added gcj developers.
10732
7756f182 107332000-12-13 Anthony Green <green@redhat.com>
f9daa432 10734
7756f182 10735 * configure.in: Disable libgcj for any target not specifically
4b695c23 10736 listed. Disable libgcj for x86 and Alpha Linux until compatible
10737 with g++ abi.
f9daa432 10738
1ef27c9d 107392000-12-13 Mike Stump <mrs@wrs.com>
10740
10741 * Makefile.in (local-distclean): Also remove fastjar.
10742
8c200666 107432000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10744
10745 * contrib/gcc_update: Add fastjar --touch entries.
10746
abc9907a 107472000-12-12 Alexandre Oliva <aoliva@redhat.com>
10748
10749 * configure.in: Disable language-specific target libraries for
10750 languages that aren't enabled.
10751
4d5a2476 107522000-12-10 Anthony Green <green@redhat.com>
10753
10754 * configure.in: Define libgcj. Disable libgcj target libraries for
10755 most targets.
10756
f30b13ba 107572000-12-10 Neil Booth <neilb@earthling.net>
10758
10759 * MAINTAINERS: Update mail address, remove from WAA list.
10760
da538d34 107612000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10762
10763 * libjava: Imported from /cvs/java.
10764 * libffi: Likewise.
10765 * Boehm-gc: Likewise.
10766
bb5f4242 107672000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10768
10769 * configure.in (target_libs): Revert 2000-12-08 patch.
10770 (noconfigdirs): Added target-libjava.
10771
f4f46f68 107722000-12-09 Laurynas Biveinis <lauras@softhome.net>
10773
10774 * djunpack.bat: removed.
10775
2adfe2a9 107762000-12-09 Laurynas Biveinis <lauras@softhome.net>
10777
10778 * Makefile.in: handle DOS-style absolute paths.
10779 * config-ml.in: likewise.
10780 * symlink-tree: likewise.
10781
7ce26751 107822000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10783
10784 * fastjar: Imported.
10785
68a758b6 107862000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10787
10788 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10789 libjava.
10790 * configure.in (target_libs): Removed `target-libjava'.
10791
0b3b9f3b 107922000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10793
10794 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10795 (ALL_MODULES): Added fastjar.
10796 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10797 (all-target-libjava): all-fastjar replaces all-zip.
10798 (all-fastjar): Added.
10799 (configure-target-fastjar, all-target-fastjar): Likewise.
10800 * configure.in (host_tools): Added fastjar.
10801
b9b564e0 108022000-12-07 Mike Stump <mrs@wrs.com>
10803
10804 * Makefile.in (local-distclean): Remove leftover built files.
10805
1a45dccf 108062000-11-24 Nick Clifton <nickc@redhat.com>
10807
10808 * configure.in (xscale-elf): Add target.
10809 (xscale-coff): Add target.
10810
b21e5977 108112000-11-22 Loren J. Rittle <ljrittle@acm.org>
10812
31972771 10813 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10814 recent versions of FreeBSD (release 3 or later).
10815 * ltconfig: On FreeBSD, -lc must not be provided when building
10816 a shared library or else the standard -pthread gcc option is
10817 rendered worthless to later users of the built library.
b21e5977 10818
d7ce037e 108192000-11-16 Fred Fish <fnf@be.com>
10820
10821 * configure.in (enable_libstdcxx_v3): Fix typo,
10822 libstd++ -> libstdc++.
10823
2c5d378d 108242000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10825
10826 * MAINTAINERS: Add self to Write After Approval list.
10827
ea4ec5d3 108282000-11-21 Bernd Schmidt <bernds@redhat.com>
10829
10830 * MAINTAINERS: Update my email address. Add myself to global write
10831 privs list.
10832
5cfbc08c 108332000-11-18 Alexandre Oliva <aoliva@redhat.com>
10834
f42cc732 10835 * Makefile.in: Merge with src and libgcj.
10836 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10837 configure-target-<library> when their configure scripts need the C
10838 or C++ library to have already been built to work properly.
10839 (do_proto_toplev): Set them to an empty string.
10840
5cfbc08c 10841 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10842 (REALLY_SET_LIB_PATH): Use them.
10843
f1433f3d 108442000-11-17 Stan Shebs <shebs@apple.com>
10845
10846 * MAINTAINERS: Add self to Write After Approval list.
10847
9371935c 108482000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10849
10850 * configure: Provide the original toplevel configure arguments
10851 (including $0) to subprocesses in the environment rather than
10852 through gcc/configargs.h.
10853
967ccfb6 108542000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10855
10856 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10857 C99. Alphabetise "Write After Approval" list.
10858
facb1a06 108592000-11-12 Mark Mitchell <mark@codesourcery.com>
10860
4ec87d68 10861 * configure: Turn on libstdc++ V3 by default.
10862
facb1a06 10863 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10864 if we've got GCC.
10865
0877e533 108662000-11-11 Philip Blundell <philb@gnu.org>
10867
10868 * MAINTAINERS: Add self to Write After Approval list.
10869
a6fdcbb2 108702000-11-09 David Edelsohn <edelsohn@gnu.org>
10871
10872 * ltcf-c.sh (aix4): Improve shared library configuration; require
10873 exporting symbols.
10874 * ltcf-cxx.sh (aix4): Define.
10875 * ltconfig (aix4): Define library and soname specs appropriate for
10876 AIX. Define command to create export symbols list.
10877
dcde3c07 10878Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
4fa12471 10879
10880 * config.sub: Add support for Sun Chorus
10881
cc849a38 108822000-10-31 Nick Clifton <nickc@redhat.com>
10883
10884 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10885 <name>@redhat.com. Also installed new email address for Clint
10886 Popetz.
f9daa432 10887
3f23f60a 108882000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10889
10890 * etc: Remove directory from GCC.
10891
3e9279ee 108922000-10-16 Michael Meissner <meissner@redhat.com>
10893
10894 * configure (gcc/configargs.h): Only create if there is a build GCC
10895 directory created.
10896
f9daa432 108972000-10-16 Matthias Klose <doko@debian.org>
10898
5c371a2c 10899 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10900 when configured for libstdc++-v3.
10901
4a0e2d42 109022000-10-05 Phil Edwards <pme@gcc.gnu.org>
10903
10904 * configure: Save configure arguments to gcc/configargs.h.
10905
f39aafc5 109062000-10-04 Philipp Thomas <pthomas@suse.de>
10907
10908 * config.guess: Import CVS version 1.157.
10909 * config.sub: Import CVS version 1.181.
10910
c884589e 109112000-10-04 Andris Pavenis <pavenis@latnet.lv>
10912
10913 * Makefile.in (bootstrap): avoid recursion if subdir missing
10914 (cross): ditto
10915 (do-proto-toplev): ditto
10916
c1a13da0 109172000-09-30 Alexandre Oliva <aoliva@redhat.com>
10918
e920d979 10919 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10920 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10921
c1a13da0 10922 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10923 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10924 all affected `configure' scripts.
10925
81089fbf 10926Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10927
10928 * MAINTAINERS: Add self as cpplib co-maintainer.
10929
c47eeef8 109302000-09-24 Aldy Hernandez <aldyh@redhat.com>
10931
10932 * MAINTAINERS: Add self to Write After Approval list.
10933
1f6ba023 109342000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10935
10936 * INSTALL/README: egcs -> GCC update.
10937
dcde3c07 10938Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
cf1f3b68 10939
10940 * MAINTAINERS: Add myself to Write After Approval list.
10941
eca133bc 109422000-09-15 Kazu Hirata <kazu@hxi.com>
10943
10944 * MAINTAINERS: Add myself to Write After Approval list.
10945
3a6d39fe 10946Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10947
31972771 10948 * configure.in: Do not build byacc for hppa64. Provide paths to the
10949 X11 libraries for hppa64.
3a6d39fe 10950
5e4d941a 109512000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10952
10953 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10954
fd7f3a57 109552000-09-06 Alexandre Oliva <aoliva@redhat.com>
10956
5fbdfc0f 10957 * Makefile.in (all-zlib): Added dummy target.
10958
fd7f3a57 10959 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10960 ltcf-gcj.sh: Updated from libtool multi-language branch.
10961
92b251ca 109622000-09-05 Alexandre Oliva <aoliva@redhat.com>
10963
10964 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10965 (bootstrap*): Depend on all-bootstrap.
10966
31ab897a 109672000-09-05 Philipp Thomas <pthomas@suse.de>
10968
10969 * config.guess: Import CVS version 1.156.
10970 * config.sub: Import CVS version 1.179.
10971
add841d2 109722000-09-02 Anthony Green <green@cygnus.com>
10973
10974 * Makefile.in (all-gcc): Depend on all-zlib.
10975 (CLEAN_MODULES): Add clean-zlib.
10976 (ALL_MODULES): Add all-zlib.
10977 * configure.in (host_libs): Add zlib.
10978
aff0af06 109792000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
e2bac683 10980
10981 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10982 crosses, but add gcc/include to the header search path for them.
10983
d6f4f260 109842000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10985
10986 * MAINTAINERS: Add self to Write After Approval list.
10987
352d4040 109882000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10989
10990 * config.guess: Import CVS version 1.152.
10991 * config.sub: Import CVS version 1.177.
10992
a49a3523 109932000-08-25 Alexandre Oliva <aoliva@redhat.com>
10994
681dbe98 10995 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10996 $targargs to tell whether newlib is going to be built.
10997
a49a3523 10998 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10999 $$r/TARGET_SUBDIR/libio for _G_config.h.
11000
2fb10547 110012000-08-23 Alexandre Oliva <aoliva@redhat.com>
11002
11003 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11004
1554dae1 110052000-08-22 DJ Delorie <dj@redhat.com>
11006
11007 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11008
883e4a54 110092000-08-22 Alexandre Oliva <aoliva@redhat.com>
11010
11011 * config-ml.in (CC, CXX): Avoid trailing whitespace.
11012 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11013 sub-configures.
11014
47e1a34e 110152000-08-21 DJ Delorie <dj@redhat.com>
11016
11017 * MAINTAINERS: Add self as a libiberty maintainer
11018
f4fb1596 110192000-08-16 Alexandre Oliva <aoliva@redhat.com>
11020
11021 * configure.in (libstdcxx_flags): Use
11022 libstdc++-v3/src/libstdc++.INC.
11023
a4b68c89 110242000-08-15 Alexandre Oliva <aoliva@redhat.com>
11025
11026 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11027
e800dd2f 110282000-08-14 Zack Weinberg <zack@wolery.cumb.org>
11029
e5d5867a 11030 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11031
f9daa432 11032 * configure: Make enable_threads and enable_shared defaults
e800dd2f 11033 explicit. Substitute enable_threads into generated Makefiles.
11034 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11035 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11036
4a5bda50 110372000-08-13 Geoff Keating <geoffk@cygnus.com>
11038
11039 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11040
2968054b 110412000-08-12 Alexandre Oliva <aoliva@redhat.com>
11042
11043 * config-ml.in (CC): Remove bogus duplicate quotation mark from
11044 previous delta.
11045
cbf326ce 110462000-08-11 Jason Merrill <jason@redhat.com>
d793b7ed 11047
cbf326ce 11048 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11049 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11050 (FLAGS_FOR_TARGET): Not here.
11051 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
d793b7ed 11052
287d2cfb 110532000-08-11 Alexandre Oliva <aoliva@redhat.com>
11054
11055 * config-ml.in (CC, CXX): Don't introduce a leading space.
11056
9b573fd8 110572000-08-07 DJ Delorie <dj@delorie.com>
11058
11059 * MAINTAINERS: Add self as a DJGPP maintainer
11060
ede08f9f 110612000-08-07 DJ Delorie <dj@redhat.com>
11062
11063 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11064 "if we're also building gcc, and it's a gcc that will run on the
11065 build machine, we want to use its includes instead of the system's
11066 default includes".
11067
85895852 110682000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
11069
11070 * MAINTAINERS: Add self to Write After Approval list.
11071
454c751b 110722000-08-03 Alexandre Oliva <aoliva@redhat.com>
11073
feb7523c 11074 * configure.in (libstdcxx_flags): Don't use `"'.
11075
454c751b 11076 * config-ml.in: Adjust multilib search paths to the
11077 appropriate multilib tree.
11078
0a120c53 110792000-08-02 Alexandre Oliva <aoliva@redhat.com>
11080
11081 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11082 commas in $LANGUAGES.
11083
f3efc960 110842000-08-02 Manfred Hollstein <manfredh@redhat.com>
11085
11086 * configure.in: Re-enable all references to libg++ and librx.
11087
00c97451 110882000-08-01 Alexandre Oliva <aoliva@redhat.com>
11089
650713eb 11090 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11091 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
11092 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11093 * ltcf-cxx.sh (need_lc): Set based on postdeps.
11094
00c97451 11095 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11096
4d3fd3b7 110972000-07-31 Alexandre Oliva <aoliva@redhat.com>
11098
11099 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11100 CXX_FOR_TARGET for sed.
11101
32999451 111022000-07-30 Alexandre Oliva <aoliva@redhat.com>
11103
11104 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11105 Do not override if already set in the environment or in configure.
11106 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11107 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11108
c102b56d 111092000-07-28 Alexandre Oliva <aoliva@redhat.com>
11110
11111 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11112 the libtool CVS tree multi-language branch.
11113 * ltconfig, ltmain.sh: Updated.
f9daa432 11114
bc7af389 111152000-07-27 Alexandre Oliva <aoliva@redhat.com>
11116
ed2dfc92 11117 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11118 (clean-target): Depend on it.
11119
bc7af389 11120 * Makefile.in (FLAGS_FOR_TARGET): New macro.
11121 (GCC_FOR_TARGET): Use it.
11122 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11123 * configure.in: ... here.
11124 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
11125 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11126
aee16bda 111272000-07-24 Eric Christopher <echristo@cygnus.com>
11128
11129 * MAINTAINERS: Add self to Write After Approval list.
11130
bae203e7 111312000-07-24 Alexandre Oliva <aoliva@redhat.com>
11132
8ad0b02a 11133 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11134 (configure-target-libchill, configure-target-libobjc): Likewise.
11135
bae203e7 11136 * configure.in: Use the same cache file for all target libs.
11137 * config-ml.in: But different cache files per multilib variant.
11138
2dce220b 111392000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11140
11141 * configure (topsrcdir): Don't use dirname.
11142
84a55ca2 111432000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
11144
11145 * MAINTAINERS: Add self to Write After Approval list.
11146
151ad919 111472000-07-20 Jason Merrill <jason@redhat.com>
11148
11149 * configure.in: Remove all references to libg++ and librx.
11150
11151 * configure, configure.in, Makefile.in: Unify gcc and binutils.
11152
111532000-07-20 Hans-Peter Nilsson <hp@axis.com>
11154
11155 * config.sub: Update to subversions version 2000-07-06.
11156
99545576 111572000-07-12 Andrew Haley <aph@cygnus.com>
11158
11159 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11160 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11161
1ac432f1 111622000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
11163
11164 * symlink-tree: Check number of arguments.
11165
8d6dd244 111662000-07-05 Jim Wilson <wilson@cygnus.com>
11167
11168 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11169 search path for a g++ extracted from the build tree. This
11170 will allow link tests run by configure scripts in
11171 subdirectories to succeed.
11172
151ad919 111732000-07-01 Koundinya K <kk@ddeorg.soft.net>
11174
31972771 11175 * ltconfig: Add support for mips-dde-sysv4.2MP
aee16bda 11176
74c42694 111772000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11178
11179 * MAINTAINERS: Add myself as loop discovery maintainer.
11180
151ad919 111812000-06-28 Corinna Vinschen <vinschen@cygnus.com>
11182
11183 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11184 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11185
111862000-06-19 Timothy Wall <twall@cygnus.com>
11187
11188 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11189 * config.sub: Add tic54x target.
11190
39d9b770 11191Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11192
11193 * MAINTAINERS: Add self as Fortran maintainer,
11194 remove Craig Burley.
11195
151ad919 11196Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13645f53 11197
151ad919 11198 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11199 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13645f53 11200
a71aa125 11201Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11202
11203 * MAINTAINERS: Add self as i18n maintainer
11204
151ad919 1120520000-05-21 H.J. Lu (hjl@gnu.org)
11206
31972771 11207 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11208 directory are used if they exist. Make sure
11209 $(build_tooldir)/include is searched for header files,
11210 $(build_tooldir)/lib/ for library files.
151ad919 11211 (GCC_FOR_TARGET): Likewise.
31972771 11212 (CXX_FOR_TARGET): Likewise.
151ad919 11213
1ef89cd1 11214Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11215
11216 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11217
151ad919 11218Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
810e9e00 11219
11220 * Makefile.in (configure-target-libiberty): Depend on
11221 configure-target-newlib.
11222
ffee4df0 112232000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11224
11225 * configure.in, Makefile.in: Merge all libffi-related
11226 configury stuff from the libgcj tree.
11227
151ad919 11228Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11229
11230 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11231 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11232
11233Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11234
11235 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11236 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
4b695c23 11237 current version information. Add to proto-toplev directory.
151ad919 11238 (gdb-taz): Build do-djunpack.
11239
677b224d 112402000-05-15 David Edelsohn <edelsohn@gnu.org>
11241
11242 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11243
36d84962 11244Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11245
11246 * MAINTAINERS: Add self to Write After Approval list.
11247
151ad919 112482000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11249
11250 * ltmain.sh: Preserve in relink_command any environment
11251 variables that may affect the linker behavior.
11252
b4ae6e19 11253Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11254
151ad919 11255 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11256
11257Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11258
11259 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11260
112612000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11262
11263 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
31972771 11264 with the version name.
b4ae6e19 11265
9f8322d4 11266Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11267
11268 * MAINTAINERS: Add self as bb-reorder maintainer.
11269
212276a1 112702000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11271
11272 * config.if: Tweak.
11273
151ad919 112742000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11275
11276 * djunpack.bat: New file.
11277
11278Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11279
11280 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
4b695c23 11281 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11282 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11283 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
151ad919 11284
1e866de7 112852000-04-16 Dave Pitts <dpitts@cozx.com>
11286
31972771 11287 * config.sub (case $basic_machine): Change default for "ibm-*"
11288 to "openedition".
1e866de7 11289
c3d0c692 112902000-04-13 Andreas Jaeger <aj@suse.de>
11291
11292 * MAINTAINERS: Added myself.
11293
151ad919 11294Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11295
11296 * Makefile.in (gdb-taz): New target. GDB specific archive.
11297 (do-md5sum): New target.
11298 (MD5PROG): Define.
11299 (PACKAGE): Default to TOOL.
11300 (VER): Default to a shell script.
11301 (taz): Rewrite target. Move real work to do-proto-toplev. Include
4b695c23 11302 md5 checksum generation.
151ad919 11303 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11304 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11305 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
4b695c23 11306 insight.tar.bz2): Use gdb-taz to create archive.
151ad919 11307
11308Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11309
11310 * configure (warn_cflags): Delete.
11311
dd0ac352 11312Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
11313
11314 * MAINTAINERS: Added myself.
11315
84d8005c 113162000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
d3eff7bb 11317 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
84d8005c 11318
31972771 11319 * configure.in (enable_libstdcxx_v3): Add.
11320 (target_libs): Add bits here to switch between libstdc++-v2 and
11321 libstdc++-v3.
11322 * config.if: And this file too.
11323 * Makefile.in: Add libstdc++-v3 targets.
aee16bda 11324
a995bb42 113252000-04-05 Michael Meissner <meissner@redhat.com>
11326
11327 * config.sub (d30v): Add d30v as a basic machine type.
11328
c1d2a99e 113292000-03-29 Jason Merrill <jason@casey.cygnus.com>
11330
11331 * configure.in: -linux-gnu*, not -linux-gnu.
11332
6437c7c8 11333Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11334
11335 * MAINTAINERS: Add self in write-after-approval section.
11336
48ad86bd 11337Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
11338
11339 * MAINTAINERS: Add self as ia64 port maintainer.
11340
cb86f6e1 113412000-03-08 Neil Booth <NeilB@earthling.net>
11342
11343 * MAINTAINERS: Add self in write-after-approval section.
11344
151ad919 11345Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
3d94c7f0 11346
151ad919 11347 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11348 (do-tar-bz2): Replace TOOL with PACKAGE.
11349 (gdb.tar.bz2): Remove GDBTK from GDB package.
11350 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
4b695c23 11351 dejagnu.tar.bz2): New packages.
151ad919 11352
113532000-02-27 Andreas Jaeger <aj@suse.de>
11354
11355 * configure.in: Add entry for mips*-*-linux*, move catch all
11356 *-*-*linux* entry below this one.
11357
113582000-02-27 Ian Lance Taylor <ian@zembu.com>
11359
11360 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
3d94c7f0 11361
1872c686 113622000-02-24 Nick Clifton <nickc@cygnus.com>
11363
11364 * config.sub: Support an OS of "wince".
11365
151ad919 11366Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
11367
11368 * config.guess, config.sub: Updated to match config's 2000-02-15
4b695c23 11369 version.
151ad919 11370
dcde3c07 113712000-02-23 Linas Vepstas <linas@linas.org>
151ad919 11372
11373 * config.sub: Add support for Linux/IBM 370.
11374 * configure.in: Likewise.
11375
8027f1d6 113762000-02-22 Nick Clifton <nickc@cygnus.com>
11377
11378 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11379
dcde3c07 113802000-02-20 Christopher Faylor <cgf@cygnus.com>
d32a1334 11381
151ad919 11382 * config.guess: Guess "cygwin" rather than "cygwin32".
d32a1334 11383
4f5e65d7 113842000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11385
11386 * configure (gcc_version): When setting, narrow search to
11387 lines containing `version_string'.
11388
cb257c25 113892000-02-15 Denis Chertykov <denisc@overta.ru>
11390
11391 * config.sub: Add support for avr target.
11392
b1b2e339 113932000-02-14 Nick Clifton <nickc@cygnus.com>
11394
11395 * MAINTAINERS: Add maintainers for MCore port.
11396
def2c3fb 11397Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11398
11399 * config.sub: Add mmix-knuth-mmixware.
11400
f0e58719 114012000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11402
11403 * MAINTAINERS: Pair cccp with cpplib maintainership.
11404
dcde3c07 114052000-01-27 Christopher Faylor <cgf@redhat.com>
151ad919 11406
11407 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11408 structure stuff to -L library search.
11409 (CXX_FOR_TARGET): Ditto.
11410 (CROSS_CHECK_MODULES): Fix spelling mistake.
11411
6ba3324d 114122000-01-24 Mark Mitchell <mark@codesourcery.com>
11413
11414 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11415 the C++ compiler.
11416
1532359f 114172000-01-12 Richard Henderson <rth@cygnus.com>
11418
11419 * configure.in: Don't build some bits for beos.
11420
75daeef1 114212000-01-12 Joel Sherrill (joel@OARcorp.com)
11422
11423 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11424 as include files.
11425
2774282e 114262000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11427
11428 * Add self as cpplib maintainer, as requested by Jason
11429 Merrill. Correct my e-mail address.
11430
d08e2cf4 114312000-01-06 Geoff Keating <geoffk@cygnus.com>
11432
11433 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11434 not mh-aix43.
11435
cee0655e 11436Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11437
11438 * MAINTAINERS: Add myself to "write after approval" list.
11439
a23a249a 114401999-12-14 Richard Henderson <rth@cygnus.com>
11441
11442 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11443 * config.sub: Accept alphaev[78], alphaev8.
11444
7f620b51 114451999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11446
11447 * config.guess, config.sub: Update from autoconf.
11448
76323487 114491999-11-29 Bruce Korb <autogen@linuxbox.com>
11450
3beb0b4d 11451 * MAINTAINERS: update my playtime e-address.
76323487 11452
5514758e 11453Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11454
11455 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11456 necessary libraries are missing.
11457
dcde3c07 11458Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
4e11cb65 11459
11460 * MAINTAINERS: Add new 'write after approval' maintainer.
11461
4a6db447 11462Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11463
11464 * MAINTAINERS: Add new Java maintainer.
11465
34834d2a 114661999-10-25 Andreas Schwab <schwab@suse.de>
11467
11468 * configure: Fix quoting inside arguments of eval.
11469
26186f46 114701999-10-21 Nick Clifton <nickc@cygnus.com>
11471
11472 * config-ml.in: Allow suppression of some ARM multilibs.
11473
b384fc18 11474Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11475
11476 * config.guess: Add OS/390 match pattern.
11477 * config.sub: Add mvs, openedition targets.
11478 * configure.in (i370-ibm-opened*): New.
11479
151ad919 114801999-09-04 Steve Chamberlain <sac@pobox.com>
11481
11482 * config.sub: Add support for configuring for pj.
11483
114841999-08-31 Nick Clifton <nickc@cygnus.com>
11485
11486 * config.sub (maybe_os): Add support for configuring for fr30.
11487
3e6b7981 114881999-08-25 Nick Clifton <nickc@cygnus.com>
11489
11490 * configure.in: Do not configure or build ld for AIX
11491 platforms. ld is known to be broken on these platforms.
11492
49c01ead 11493Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11494
11495 * config-ml.in: Pass compiler flag corresponding to multidirs to
11496 subdir configures.
11497
151ad919 114981999-08-09 Ian Lance Taylor <ian@zembu.com>
11499
11500 * Makefile.in (LDFLAGS): Define.
11501
115021999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11503
11504 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11505 noconfigdirs.
11506 (*-*-cygwin*): Likewise.
11507
115081999-08-08 Ian Lance Taylor <ian@zembu.com>
11509
11510 * mkdep: New file.
11511 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11512 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11513
11514 From Eli Zaretskii <eliz@is.elta.co.il>:
11515 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11516 long file name when using DJGPP on MS-DOS.
11517
90916687 11518Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11519
11520 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11521
151ad919 115221999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11523
11524 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11525 dependency as this causes "make check" to globally "make all"
11526
ed4e41d7 11527Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11528
11529 * configure.in (target_libs): Added target-zlib.
11530 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11531 (CONFIGURE_TARGET_MODULES): Likewise.
11532 (CHECK_TARGET_MODULES): Likewise.
11533 (INSTALL_TARGET_MODULES): Likewise.
11534 (CLEAN_TARGET_MODULES): Likewise.
11535 (configure-target-zlib): New target.
11536 (all-target-zlib): Likewise.
11537 (all-target-libjava): Depend on all-target-zlib.
11538 (configure-target-libjava): Depend on configure-target-zlib.
11539
11540 * Makefile.in (configure-target-libjava): Depend on
11541 configure-target-newlib.
11542 (configure-target-boehm-gc): New target.
11543 (configure-target-qthreads): New target.
11544
31972771 11545 * configure.in (target_libs): Added target-qthreads.
11546 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11547 (CONFIGURE_TARGET_MODULES): Likewise.
11548 (CHECK_TARGET_MODULES): Likewise.
11549 (INSTALL_TARGET_MODULES): Likewise.
11550 (CLEAN_TARGET_MODULES): Likewise.
11551 (all-target-qthreads): New target.
11552 (configure-target-libjava): Depend on configure-target-qthreads.
11553 (all-target-libjava): Depend on all-target-qthreads.
ed4e41d7 11554
11555 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11556 (CONFIGURE_TARGET_MODULES): Likewise.
11557 (CHECK_TARGET_MODULES): Likewise.
11558 (INSTALL_TARGET_MODULES): Likewise.
11559 (CLEAN_TARGET_MODULES): Likewise.
11560 (all-target-libjava): New target.
11561 (all-target-boehm-gc): Likewise.
11562 * configure.in (target_libs): Added libjava, boehm-gc.
11563
151ad919 115641999-07-22 Ian Lance Taylor <ian@zembu.com>
11565
11566 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11567 configure.bat in SUPPORT_FILES.
11568 (gas+binutils.tar.bz2): Likewise.
11569
11570 * makeall.bat: Remove; obsolete.
11571
115721999-07-21 Ian Lance Taylor <ian@zembu.com>
11573
11574 From Mark Elbrecht:
11575 * configure.bat: Remove; obsolete.
11576
115771999-07-11 Ian Lance Taylor <ian@zembu.com>
11578
11579 * configure: Add -W -Wall to the default CFLAGS when compiling with
11580 gcc.
11581
11582Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11583
11584 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11585
115861999-06-30 Mark Mitchell <mark@codesourcery.com>
11587
11588 * configure.in: Build ld on IRIX6.
11589
115901999-06-12 Ian Lance Taylor <ian@zembu.com>
11591
11592 * Makefile.in: Change distribution targets to use bzip2 instead of
11593 gzip.
11594 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11595 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11596
115971999-06-04 Nick Clifton <nickc@cygnus.com>
11598
11599 * config.sub: Add mcore target.
11600
4960e263 11601Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11602
11603 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11604
fb873f96 11605Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11606
11607 * config.guess (dummy): Changed to $dummy.
11608
f0d0ef7c 116091999-05-24 Nick Clifton <nickc@cygnus.com>
11610
11611 * config.sub: Tidied up case statements.
11612
0522f2f0 116131999-05-22 Ben Elliston <bje@cygnus.com>
11614
e571eca2 11615 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11616 <jiro@din.or.jp>.
11617
0522f2f0 11618 * config.guess: Merge with FSF version. Future changes will be
11619 more accurately recorded in this ChangeLog.
11620 * config.sub: Likewise.
11621
8566565c 11622Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11623
11624 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11625
151ad919 116261999-04-30 Tom Tromey <tromey@cygnus.com>
11627
11628 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11629
688d5631 116301999-04-23 Tom Tromey <tromey@cygnus.com>
11631
11632 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11633
151ad919 116341999-04-20 Drew Moseley <dmoseley@cygnus.com>
11635
11636 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11637 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11638 Bad merge removed these two changes.
11639
e020fd98 11640Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
31972771 11641 Martin Heller (Ing.-Buero_Heller@t-online.de)
e020fd98 11642
11643 * config.guess (interix Alpha): Add.
11644
151ad919 116451999-04-11 Richard Henderson <rth@cygnus.com>
11646
11647 * configure.in (i?86-*-beos*): Do config gperf; don't config
11648 gdb, newlib, or libgloss.
11649
a48ef8ee 11650Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
aee16bda 11651
a48ef8ee 11652 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11653 link a trivial program with -mabi=64. If it fails, remove mabi=64
11654 from multidirs.
11655
c3a180dc 11656Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11657
11658 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11659
151ad919 116601999-04-08 Nick Clifton <nickc@cygnus.com>
11661
11662 * config.sub: Add support for mcore targets.
11663
116641999-04-07 Michael Meissner <meissner@cygnus.com>
11665
11666 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11667 not mt-ospace, in order to shut up assembler warning about using
11668 symbols that are named the same as registers.
11669
116701999-04-07 Drew Moseley <dmoseley@cygnus.com>
11671
11672 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11673 dependency list for all-target-cygmon.
11674
116751999-04-05 Doug Evans <devans@casey.cygnus.com>
11676
11677 * config-ml.in: Check $host, not $target, for selective multilibs.
11678 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11679 thumb interworking, and underscore prefix multilibs.
11680
116811999-04-04 Ian Lance Taylor <ian@zembu.com>
11682
11683 * missing: Update to version from current automake.
11684
b7ba05c0 11685Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11686
11687 * configure (gxx_include_dir): Removed.
11688
11689 * configure.in (gxx_include_dir): Handle it.
11690 * Makefile.in: Likewise.
11691
151ad919 116921999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11693
11694 * config.sub (mips64vr4111,mips64vr4111el) Add.
11695
116961999-03-21 Ben Elliston <bje@cygnus.com>
11697
31972771 11698 * config.guess: Correct typo for detecting ELF on FreeBSD.
151ad919 11699
9862eda4 11700Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11701
9862eda4 11702 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11703 config/mh-djgpp.
11704
151ad919 11705Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11706
11707 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11708 all-target-newlib to dependency list for all-target-bsp.
11709
26a1dadb 11710Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11711
11712 * config.sub: Add i386-uwin support.
11713 * config.guess: Likewise.
11714
fea0107e 11715Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11716
11717 * configure.in: cleanup, add mh-*pic handling for arm, special
11718 case powerpc*-*-aix*
11719
151ad919 11720Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11721
11722 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11723 can be built.
11724
11725Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11726
11727 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
4b695c23 11728 targets.
151ad919 11729
daa90679 117301999-03-02 Nick Clifton <nickc@cygnus.com>
11731
11732 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11733
f6a095e9 11734Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11735
11736 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11737
47d8eb1d 117381999-02-24 Nick Clifton <nickc@cygnus.com>
11739
11740 * config.sub: Fix typo in arm recognition.
11741
151ad919 11742Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11743
11744 * configure.in (noconfigdirs): Changed target_configdirs to
11745 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11746 rather than m68k-*-* since it is not known to work on
11747 m68k-aout. Ditto for arm-*-*oabi.
11748
11749Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11750
11751 * configure.in (*-*-windows*): Remove, no longer used.
151ad919 11752
117531999-02-19 Ben Elliston <bje@cygnus.com>
11754
11755 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11756 Smart and improved by Andrew Cagney.
11757
52b143d0 11758Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11759
11760 * config.guess: Recognize openbsd-*-hppa.
11761
c441c977 11762Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11763
11764 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11765 only if it is not empty.
11766
8faa2109 117671999-02-17 Nick Clifton <nickc@cygnus.com>
11768
11769 Patch from: Scott Bambrough <scottb@corelcomputer.com>
aee16bda 11770
151ad919 11771 * config.guess: Modified to recognize uname's armv* syntax.
8faa2109 11772
11773 * config.sub: Modified to recognize uname's armv* syntax.
11774
151ad919 117751999-02-17 Mark Salter <msalter@cygnus.com>
11776
11777 * configure.in: Added target-bsp for sparclite.
11778
11779Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11780
11781 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11782
117831999-02-08 Nick Clifton <nickc@cygnus.com>
11784
11785 * configure.in: Add support for strongarm port.
11786 * config.sub: Add support for strongarm target.
11787
654a22b1 11788Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
aee16bda 11789
654a22b1 11790 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11791 the old name config/mh-cygwin32.
11792 Enable texinfo.
11793
151ad919 11794Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11795
11796 * configure.in: Do build ld for ix86 Solaris.
11797
46fb7091 11798Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11799
11800 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11801 $AR_FOR_TARGET. Likewise for RANLIB.
11802
115ec39e 11803Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
aee16bda 11804
31972771 11805 * config.sub (oabi): Recognize.
11806 * configure.in (arm-*-oabi): Handle.
115ec39e 11807
5cca51e0 11808Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11809
11810 * config.guess: Improve detection of i686 on UnixWare 7.
11811
183a8abb 11812Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11813
11814 * config.guess: Add support for i386-pc-interix.
11815 * config.sub: Likewise.
11816 * configure.in: Likewise.
183a8abb 11817
151ad919 11818Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11819
11820 * Makefile.in: Remove unneeded all-target-libio from
11821 from all-target-winsup target since it is now unneeded.
11822 Add all-target-libtermcap in its place since it is now
11823 needed.
11824
11825Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11826
11827 * configure.in: makefile stub for cygwin target is probably
11828 unnecessary. Remove it for now.
151ad919 11829
11830Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11831
11832 * configure.in: libtermcap.a should be built when cygwin is the
11833 target as well as the host.
11834 * config.guess: Allow mixed case in cygwin uname output.
11835 * Makefile.in: Add libtermcap target.
151ad919 11836
0db75088 11837Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11838
11839 * config.sub: Clean up handling of hppa2.0.
11840
a30dcfee 11841Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11842
11843 * config.guess: Use C code to identify more HP machines.
11844
44cfa345 11845Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11846
11847 * config.sub: Handle hppa2.0.
11848
151ad919 11849Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11850
11851 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
4b695c23 11852 cygmon for all sparclite targets, regardless of object format.
151ad919 11853
118541998-12-15 Mark Salter <msalter@cygnus.com>
11855
11856 * configure.in: Added target-bsp for several target architectures.
11857
11858 * Makefile.in: Added rules for bsp.
11859
be0f7b24 11860Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11861
11862 * config.guess: Improve detection of hppa2.0 processors.
11863
11864Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11865
11866 * config.guess: Recognize FreeBSD using ELF automatically.
11867
76103b2c 118681998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11869
11870 * configure (skip-this-dir): Add handling for new shell script, which
11871 might be created by a sub-directory's configure to indicate, this particular
11872 directory is "unwanted".
11873 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11874
151ad919 11875Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11876
11877 * ltconfig: import from libtool, after changing libtool to
11878 account for the cygwin name change.
11879
11880Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11881
11882 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11883 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11884
11885Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11886
11887 * configure.in: Add libtermcap to list of cygwin dependencies.
11888
11889Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11890
31972771 11891 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11892 they include winsup/include when it's a cygwin target.
151ad919 11893
118941998-11-12 Tom Tromey <tromey@cygnus.com>
11895
11896 * configure.in (host_tools): Added zip.
11897 * Makefile.in (all-target-libjava): Depend on all-zip.
11898 (all-zip): New target.
11899 (ALL_MODULES): Added all-zip.
11900 (NATIVE_CHECK_MODULES): Added check-zip.
11901 (INSTALL_MODULES): Added install-zip.
11902 (CLEAN_MODULES): Added clean-zip.
11903
11904Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11905
11906 * Makefile.in: lose "32" from comment about cygwin.
11907
11908Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11909
11910 * configure.in: Use -Os to build target libraries for the fr30.
11911
11912Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11913
11914 * config.sub: Add fr30.
11915
11916Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11917
31972771 11918 * configure.in: drop "32" from config/mh-cygwin32. Check
151ad919 11919 cygwin* instead of cygwin32*.
11920 * config.sub: Check cygwin* instead of cygwin32*.
11921
39ebcbe1 11922Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11923
11924 * config.guess: Match any version of Unixware7.
11925
151ad919 119261998-10-20 Syd Polk <spolk@cygnus.com>
11927
11928 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11929 if desired.
11930
de79e382 11931Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11932
11933 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11934 these if the appropriate directories and files to not exist.
11935
e7104d38 11936Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11937
11938 * Makefile.in (DEVO_SUPPORT): Add config.if.
11939
fb1c80df 11940Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11941
11942 * configure: Add pattern to replace "build_tooldir"'s
11943 definition in the generated Makefile with "tooldir"'s
11944 actual value.
11945
46a4cc47 11946Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11947
0ee69c06 11948 * config.sub: Bring back lost sparcv9.
11949
46a4cc47 11950 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11951
3a8c0cab 11952Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11953
11954 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11955 CC_FOR_TARGET and friends.
11956
11957Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
aee16bda 11958
ea0cacfb 11959 * Makefile.in (build_tooldir): New variable, same as tooldir.
11960 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11961 -B$(build_tooldir)/bin/.
11962 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
3a8c0cab 11963
de7dcc81 11964Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11965
11966 * README: Remove installation instructions and refer to the
11967 INSTALL directory instead.
11968
67139a60 11969Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
151ad919 11970
67139a60 11971 * config.sub: Add support for i[34567]86-pc-udk.
11972 * configure.in: Likewise.
11973
ed37269d 11974Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11975
11976 * Makefile.in: add bzip2 package building bits for user
11977 tools module
11978 * configure.in: ditto
11979
fc449a71 11980Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11981
11982 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11983 (ALL_TARGET_MODULES): Add all-target-libobjc.
11984 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11985 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11986 (all-target-libchill): Add dependencies.
11987 * configure.in (target_libs): Add libchill.
aee16bda 11988
7bb9dd92 119891998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11990
11991 * configure.in (target_subdir): Remove duplicate line.
11992
ed37269d 11993Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11994
11995 * Makefile.in (all-automake): fix dependencies.
11996
a9ff8bf0 11997Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11998
11999 * configure.in: Minor cleanups for building in the $(target_alias)
12000 subdir.
12001
5869bc6a 120021998-09-22 Jim Wilson <wilson@cygnus.com>
12003
12004 * Makefile.in (bootstrap): Set r and s before make all. Use
12005 BASE_FLAGS_TO_PASS in make all.
12006 (cross): Likewise.
12007
a5caa84c 120081998-09-20 Mark Mitchell <mark@markmitchell.com>
12009
12010 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12011
331d5855 12012Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
12013
12014 * config.sub: Fix typo in last change.
12015
4d004c41 120161998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12017
12018 * config.sub: Add support for C4x target.
12019 * configure.in: Likewise.
12020
0a2a3792 120211998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
12022
12023 * config.sub: Recognize sparcv9 just like sparc64.
12024
67e059d3 12025Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
12026
12027 * config.guess: Match "Pent II" or "PentII" for OpenServer.
12028
cd547500 12029Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
12030
7325e595 12031 * config.guess: Correctly identify Pentium II sco boxes.
12032
cd547500 12033 * config.guess: Fix "tr" code. From Weiwen Liu.
12034
0b632721 12035Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
12036
12037 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12038 stabs.
12039
ae568fff 12040Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
12041
12042 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12043 (ALL_TARGET_MODULES): Add all-target-libchill.
12044 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12045 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12046 (all-target-libchill): Add dependencies.
12047 * configure.in (target_libs): Add libchill.
12048
68da0d0a 12049Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12050
12051 * config.guess: Avoid assumptions about "tr" behaves when
12052 LANG is set to something other than English.
12053
d722107d 12054Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
12055
12056 * configure (gxx_include_dir): Changed to
12057 '${prefix}/include/g++'-${libstdcxx_interface}.
12058
12059 * config.if: New to determine the interfaces.
12060
5e6f60dc 12061Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
12062
12063 * config.guess: Detect and handle MPE/IX.
12064 * config.sub: Deal with MPE/IX.
12065
8a70d526 12066Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
12067
12068 * configure.in: Use mh-aix43.
12069
f890b212 120701998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
12071
12072 * configure: Fix --without/--disable cases for gxx-include-dir.
12073
ed37269d 12074Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
12075
12076 * mdata-sh: Imported. Needed for automake support.
12077
12078Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
12079
12080 * Makefile.in (taz): Try "chmod -R og=u ." before
12081 "chmod og=u `find . -print`".
12082
12083Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
12084
12085 * configure.in: Add arm-elf and thumb-elf support.
12086
12087Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
12088
12089 * Makefile.in: Undo previous patch.
12090
12091Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
12092
12093 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12094 to here ...
12095 (install-no-fixedincludes): and here
12096 (INSTALL_MODULES): ... from here.
12097
6d2063db 12098Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
12099
12100 * config.sub: Merge with FSF.
12101
2f7b048d 12102 * config.guess: Merge with FSF.
12103
151ad919 12104Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
12105
12106 * configure (extraconfigdirs): New variable.
12107 (SUBDIRS): Add extraconfigdirs and recurse on them too.
12108 * Makefile.in (all): Move higher in file.
12109 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12110 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12111 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12112 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12113 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12114
121151998-07-23 Brendan Kehoe <brendan@cygnus.com>
12116
12117 * Makefile.in (all-target-libjava): Depend on all-gcc and
12118 all-target-newlib.
12119 (configure-target-libjava): Depend on $(ALL_GCC).
12120
1c802742 12121Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
12122
12123 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12124 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12125
eb7921e4 12126Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
12127
12128 * INSTALL/README: Fix typo.
12129
a8071b4d 12130Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
12131
ed37269d 12132 * ylwrap: Change absolute path checks to check for DOS style path
12133 names.
a8071b4d 12134
ed37269d 12135 * ylwrap: Don't use a full path name if the source file is in the
12136 same directory. From hjl@lucon.org (H.J. Lu).
a8071b4d 12137
26d9569a 12138 * config-ml.in: Default to being verbose, to match Feb 18 change to
12139 configure.
12140
ed37269d 12141Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
12142
12143 Brought over from egcs:
12144
12145 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12146
12147 * configure.in (target_subdir): Set to ${target_alias} instead
12148 of "libraries".
12149
12150 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12151
12152 * configure.in (target_subdir): Set to libraries if enable_multilib.
12153
12154Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
12155
12156 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12157 multilibs, force reconfiguration the first time we create
12158 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12159
12160Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
12161
12162 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12163 avoid confusion with --no-recursion.
12164
12165Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
12166
12167 * configure.in: Win32 hosts shouldn't use install -x
12168 * install-sh: remove -x option, and special .exe-handling
12169 hack.
12170
151ad919 12171Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
12172
12173 * config.guess: Recognize i586-pc-beos.
12174 * configure.in: Don't build some bits for beos.
12175
81cf37ba 12176Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
12177
ed37269d 12178 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12179 CFLAGS default to -O2.
12180
81cf37ba 12181 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12182 when using GNU ld.
12183
12184Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12185
12186 * ltmain.sh: Correct install when using a different shell.
12187
12188Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12189
12190 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12191
151ad919 12192Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12193
12194 * makefile.vms: Update to build binutils/makefile.vms. Add install
12195 target.
81cf37ba 12196
12197Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12198
12199 * ltconfig: Update to correct AIX handling.
12200
d6cf7517 12201Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12202
e98d756a 12203 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12204
d6cf7517 12205 * configure.in (target_subdir): Set to ${target_alias} instead
12206 of "libraries".
12207
eb85e8b7 122081998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12209
12210 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12211 (Makefile): Depend on $(gcc_version_trigger).
12212
12213 * configure (gcc_version): Change default initializer to empty
12214 string.
12215 (gcc_version_trigger): New variable; pass this variable down
12216 to subdir configures to enable them checking gcc's version
12217 themselves. Emit make macros for both gcc_version vars.
12218 (topsrcdir): Initialize reliably.
12219 (recursion line): Remove --with-gcc-version=${gcc_version}.
12220
da421e40 122211998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12222
12223 * configure (enable_version_specific_runtime_libs): Implement new flag
eb85e8b7 12224 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12225 in $(libsubdir); emit definition in each generated Makefile.
12226 (gxx_include_dir): Initialize depending on
12227 $enable_version_specific_runtime_libs.
da421e40 12228
d9f2c557 122291998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12230
12231 * configure (gcc_version): Initialize properly depending on
12232 how and where configure is started.
12233 (recursion line): Pass a --with-gcc-version=${gcc_version}
12234 to configures in subdirs.
12235
151ad919 12236Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12237
12238 * configure.in (noconfigdirs): Add configure pattern for mips tx39
4b695c23 12239 cygmon
151ad919 12240
ed37269d 12241Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12242
12243 * configure.in: Add cygmon and libstub support for mn10200.
12244
1ee34a17 122451998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12246
12247 * configure (gcc_version): Add new variable describing the
12248 particular gcc version we're building.
12249 * Makefile.in (libsubdir): Add new macro for the directory
12250 in which the compiler finds executables, libraries, etc.
12251 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12252 and libsubdir.
12253
6c2f7b46 12254Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12255
ea0cacfb 12256 * Makefile.in (local-clean): Remove *.log.
12257 (warning.log): Built with warn_summary from build.log.
12258 (mail-report.log): Run test_summary.
12259 (mail-report-with-warnings.log): Run test_summary including
12260 warning.log in the report.
6c2f7b46 12261
c8d7e712 12262Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12263
12264 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12265
ed37269d 12266Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12267
12268 * Makefile.in (grep): Grep no longer depends on libiberty.
12269
12270Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12271
12272 * Makefile.in: all-snavigator needs all-libgui.
12273
12274Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12275
12276 * configure.in: Add cygmon and libstub support for mn10300.
12277
1b402317 12278Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12279
12280 * missing: Update to version from automake 1.3.
12281
81cf37ba 12282 * ltmain.sh: On installation, don't get confused if the same name
12283 appears more than once in the list of library names.
12284
6d2063db 12285Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12286
12287 * config.sub: Accept m68060 and m5200 as CPU names.
12288
ed37269d 12289Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12290
12291 * configure: Use && rather than using -a in test, because odd
12292 strings can confuse test.
12293 * configure.in: Likewise.
12294
81cf37ba 12295Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
12296
12297 * ltconfig, ltmain.sh: Bring in Visual C++ support.
12298
5afc2f4d 12299Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12300
12301 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ea0cacfb 12302 bootstrap4-lean): New targets.
5afc2f4d 12303
c51cbc45 12304Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
12305
12306 * mpw-* Delete. Not used.
12307
ed37269d 12308Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
12309
12310 * COPYING.LIB: Update FSF address.
12311
c51cbc45 12312Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
12313
12314 * ltconfig, ltmain.sh: Update to libtool 1.2a.
12315
ed37269d 12316 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12317 GAS_SUPPORT_DIRS.
12318
c51cbc45 12319Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
12320
12321 * ltconfig, ltmain.sh: Avoid producing a version number if
12322 -version-info was not used.
12323
ed37269d 12324Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
12325
12326 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12327 building with newlib.
12328
123291998-04-30 Paul Eggert <eggert@twinsun.com>
12330
151ad919 12331 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
aee16bda 12332 Solaris `make' causes it to continue to next definition.
151ad919 12333
12334Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
12335
12336 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12337 the right GUI libraries and files are installed along with GDB.
ed37269d 12338
12339Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
12340
12341 * configure.in: Change alpha to alpha* in several places.
12342
151ad919 12343Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
12344
12345 * config.sub: Recognize sparc86x.
12346
803e9d57 12347Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
12348
12349 * configure.in (--enable-target-optspace): Remove debug echo.
12350
2aabe804 12351Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
12352
12353 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12354
c51cbc45 12355Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
12356
12357 * ltconfig: Update cygwin32 support.
12358
ed37269d 12359 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12360 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12361 (GDB_SUPPORT_DIRS): Likewise.
12362
650ebf2f 12363Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12364
12365 * configure.in (target_makefile_frag): If --enable-target-optspace,
12366 use -Os to compile target libraries rather than -O2. Default to
151ad919 12367 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12368 not used.
12369 * configure.in (target_cflags): Ditto for d30v.
650ebf2f 12370
ed37269d 12371Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
12372
12373 * Makefile.in (all-bfd): Depend on all-intl.
12374 (all-binutils): Likewise.
12375 (all-gas): Likewise.
12376 (all-gprof): Likewise.
12377 (all-ld): Likewise.
12378
123791998-04-19 Brendan Kehoe <brendan@cygnus.com>
12380
12381 * configure.in (host_tools): Fix typo, lbtool -> libtool.
12382
c51cbc45 12383Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
12384
ed37269d 12385 * Makefile.in (all-bfd): Depend upon all-libiberty.
12386
c51cbc45 12387 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12388
ed37269d 12389Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12390
12391 * Makefile.in: Add libstub.
12392
12393 * configure.in: Ditto. Build libstub for targets that have cygmon
12394 support.
12395
12396Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12397
12398 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12399
12400Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12401
12402 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12403 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12404
c7879c37 12405Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12406
12407 * configure: Define DEFAULT_M4 by searching PATH.
12408 * Makfile.in: Use DEFAULT_M4.
12409
c51cbc45 12410Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12411
12412 * ltconfig: Add cygwin32 support.
12413
ed37269d 12414 * Makefile.in, configure.in: Add libtool as a native only directory
12415 to configure and build.
12416
a79ac5e8 12417Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12418
12419 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12420
ed37269d 12421Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
151ad919 12422
ed37269d 12423 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12424
12425Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12426
12427 * Makefile.in: add ash make rules
12428 * configure.in: add ash to native_only and host_tools lists
12429
12430Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12431
12432 * Makefile.in (all-gettext, all-intl): New targets.
12433 (ALL_MODULES): Added all-gettext, all-intl.
12434 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12435 (INSTALL_MODULES): Added install-gettext, install-intl.
12436 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12437
12438 * configure.in (host_tools): Added gettext.
12439 (native_only): Likewise.
12440 (noconfigdirs) [various cases]: Likewise.
12441 (host_libs): Added intl.
12442
151ad919 12443Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12444
12445 * configure: Do not disable building gdbtk for cygwin32 hosts.
12446
0579e60e 12447Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12448
12449 * configure.in: Add thumb-coff target.
12450 * config.sub: Add thumb-coff target.
12451
ed37269d 12452Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12453
12454 * Makefile.in: Revert yesterday's change.
12455 (all-target-winsup): all-target-librx stays out of here.
12456
12457Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12458
12459 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12460 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12461 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12462 Remove references to librx and libg++.
12463
12464Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12465
12466 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12467 recursive makes
12468
c51cbc45 12469Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12470
12471 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
151ad919 12472 for newlib directory.
c51cbc45 12473 (CXX_FOR_TARGET): Likewise.
12474
12475Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12476
12477 * ltconfig: Update after libtool/ltconfig.in change for
12478 hpux11.
12479
12480Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12481
12482 * ltconfig, ltmain.sh: Update to libtool 1.2.
12483
80a9e3eb 12484Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12485
12486 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12487 (install-gcc-cross): Instead, override LANGUAGES here.
12488
474d50b3 124891998-03-18 Dave Love <d.love@dl.ac.uk>
12490
12491 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12492 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12493
151ad919 12494Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12495
12496 * configure.in: Add Thumb-pe target.
12497
ed37269d 12498Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
151ad919 12499
ed37269d 12500 * Makefile.in - changed sn targets to snavigator
12501 * configure.in - changed sn targets to snavigator
12502
69d10d87 12503Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12504
12505 * config-ml.in: After building symlink tree call make distclean
12506 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12507 to be the case for libiberty.
12508
5628bc1c 12509Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12510
12511 * configure: When making link, also check the current
12512 directory. The configure scripts may create one.
12513
4d821bda 12514Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12515
12516 * config.sub: Accept alphapca56 and alphaev6 properly.
12517
263cd6a9 12518Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12519
12520 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12521
83536831 12522Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
eb7921e4 12523
31972771 12524 * config.sub (sco5): Fix typo.
83536831 12525
ed37269d 12526Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12527
12528 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12529 install-itcl.
12530 (install-itcl): Remove dependency on install-tcl.
12531
12532Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12533
12534 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12535
12536Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12537
12538 * configure.in: Don't build libgui for a cygwin32 target when not on
12539 a cygwin32 host.
12540
12541Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12542
12543 * configure (redirect): Set to null, so default behavior of
12544 configure is now --verbose.
12545
2590786c 125461998-02-16 Dave Love <d.love@dl.ac.uk>
12547
12548 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12549 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12550
dd5a56be 12551Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12552
12553 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12554 this change to sync Makefile.in with its ChangeLog entries.
12555
ed37269d 12556Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12557
12558 * ltmain.sh (mkdir): Check that the directory doesn't exist
12559 before we exit with error, so that we don't get races during
12560 parallel builds.
12561
c51cbc45 12562Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12563
12564 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12565
92424a17 12566Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12567
12568 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12569 PICFLAG_FOR_TARGET.
12570 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12571
12572 * configure: Emit a definition for the new macro enable_shared
12573 into each Makefile.
12574
ed37269d 12575Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12576
12577 * configure.in (host_tools, native_only): Add libtool.
12578
12579Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12580
12581 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12582 Fix typo in ming config comment.
12583
c51cbc45 12584Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12585
12586 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12587
ed37269d 12588Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12589
12590 * config.sub: Add tic30 cases, and map c30 to tic30.
12591
c495fa66 12592Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12593
12594 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12595 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12596 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12597 (CLEAN_TARGET_MODULES): Similarly
12598 (all-target-libf2c): Add dependences.
aee16bda 12599 * configure.in (target_libs): Add libf2c.
c495fa66 12600
ed37269d 12601Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12602
12603 * configure.in: Remove expect from noconfigdirs when target
12604 is cygwin32. OK to build expect and dejagnu with Canadian
12605 Cross.
12606
6563ae0c 12607Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12608
ed37269d 12609 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12610 host.
12611
6563ae0c 12612 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12613 and mingw32.
12614
87f6ff88 12615Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12616
12617 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12618 here as it is not defined in the toplevel Makefile.
12619
3d2749bb 12620Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12621
12622 * configure (package_makefile_rules_frag): New variable, which names
12623 a file with generic rules, ...
12624 Change comment to mention we now have FIVE parts.
12625 * configure: Undo last change.
12626
580bb6d9 12627Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12628
12629 * config.guess: More accurate determination of HP processor types.
ed37269d 12630 * config.sub: More accurate determination of HP processor types.
580bb6d9 12631
72f9a66a 12632Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12633
12634 * configure (package_makefile_frag): Move inserting the
12635 ${package_makefile_frag} to where it should be according
12636 to the comment.
12637
696f1132 12638Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12639
12640 * config.guess: Add support for Linux/ARM.
12641
151ad919 12642Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12643
12644 * .cvsignore: Remove *-info and *-install since they match
12645 release-info and mpw-install, which we don't want to just ignore.
12646
e29d857e 12647Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12648
12649 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12650
ab426314 12651Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12652
12653 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12654 local_prefix to sub-make invocations.
12655
fa6212f1 12656Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12657
12658 * configure.in: Check makefile fragments in the source
12659 directory.
12660
99e98fcd 12661Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12662
ea0cacfb 12663 * configure.in: Check whether host and target makefile
12664 fragments exist before adding them to *_makefile_frag.
99e98fcd 12665
ed37269d 12666Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12667
12668 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12669
12670Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12671
12672 * configure.in: Make sure we only replace RPATH_ENVVAR on
12673 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12674 regexp to sed.
12675
12676 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12677 to sub-makes.
12678
c0a2f1ac 126791998-01-13 Lee Iverson (leei@ai.sri.com)
12680
12681 * config-ml.in (multi-do): LDFLAGS must include multilib
12682 designator.
12683
6eaa4c2d 12684Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
2668caae 12685
12686 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12687
ba7b87c8 12688Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12689
12690 * config.sub: Add mingw32 support.
12691 * configure.in: Likewise.
ba7b87c8 12692
ebabad97 12693Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12694
12695 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12696
ed37269d 12697Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12698
12699 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12700 * configure (gxx_include_dir): Provide a definition for subdirs
12701 which do not use autoconf.
12702
12703Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12704
12705 * config.guess: Sync with egcs. Picks up new alpha support,
12706 BeOS & some additional linux support.
12707
e5af4166 12708Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12709
12710 * config.guess: HP 9000/803 is a PA1.1 machine.
12711
8c7cf808 12712Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12713
12714 * configure.in: It's alpha*-...
12715
b05392a6 12716Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12717
12718 * configure.in (host_makefile_frag, target_makefile_frag):
12719 Handle multiple config files.
12720 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12721 alpha-*-*.
12722
151ad919 12723Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12724
12725 * mkdep: New file.
12726
12727Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12728
12729 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12730
ed37269d 12731Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12732
12733 * Makefile.in: Add libgui directory.
12734 (GDB_TK): Add all-libgui.
12735 * configure.in: Add libgui directory.
12736 * configure: Add all-libgui to GDB_TK.
12737
12738Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12739
12740 * config-ml.in (multidirs): Add m32r to multilib list.
12741
12742Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12743
12744 * Makefile.in (all-target-gperf): Change dependency to
12745 all-target-libstdc++.
12746
e4182547 12747Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12748
12749 * config.guess: Add BeOS support.
12750
ed37269d 12751Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12752
12753 Source directory cvs renamed to cvssrc:
12754 * configure.in (host_tools): Change cvs to cvssrc.
12755 (native_only): Likewise.
12756 (noconfigdirs) [various cases]: Likewise.
12757 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12758 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12759 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12760 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12761 (all-cvssrc): Rename target from all-cvs.
12762
c0a49bd7 12763Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12764
12765 * configure (gxx_include_dir): Fix thinko.
12766
33148f33 12767Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12768
12769 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12770 (install-cross, install-gcc-cross): New targets.
12771
ed37269d 12772Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12773
12774 * configure.in (noconfigdirs): Add support for Thumb target.
12775
12776 * config.sub (maybe_os): Add support for Thumb target.
12777
12778Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12779
12780 * Makefile.in: Add rules for cygmon.
12781
12782 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12783
66e82180 12784Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12785
12786 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12787 * configure (gxx_include_dir): Provide a definition for subdirs
12788 which do not use autoconf.
151ad919 12789
12790Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12791
12792 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
aee16bda 12793 11/18/97 build
151ad919 12794
db8f5cfe 12795Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12796
12797 * From Franz Sirl.
12798 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12799 found on RedHat Linux systems.
66e82180 12800
b58ae2dc 12801Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12802
12803 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12804 guesses.
12805
db8f5cfe 12806Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12807
12808 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12809
ed37269d 12810Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12811
12812 * ltmain.sh: If mkdir fails, check whether the directory was created
12813 anyhow by some other process.
12814
151ad919 12815Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12816
12817 * configure.in (d30v-*-*): Configure all directories.
12818
12819Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12820
12821 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12822 for the D30V.
12823
12824Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12825
12826 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12827
ed37269d 12828Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12829
31972771 12830 * include/libiberty.h: Add extern "C" { so it can be used with C++
12831 progrms.
12832 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12833 programs.
ed37269d 12834
151ad919 12835Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12836
12837 * configure.in (d30v-*-*): Configure GCC now.
12838
ed37269d 12839Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12840
12841 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12842 is no longer needed.
12843
62a42df9 12844Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12845
12846 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12847
75a1ca82 12848Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12849
12850 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12851 targets using "$@" to provide support for similar but not identical
12852 targets without having to duplicate code.
12853
151ad919 12854Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12855
12856 * makefile.vms: Fix to work with DEC C.
12857
12858Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12859
12860 * config.sub: Add mips-tx39-elf to marketing names.
12861
12862Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12863
12864 * ltmain.sh: Handle symlinks in generated script.
12865
12866Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12867
12868 * configure: Handle autoconf style directory options: --bindir,
12869 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12870 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12871 --sysconfdir.
12872 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12873 (sharedstatedir, localstatedir, oldincludedir): New variables.
12874 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12875 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12876 sbindir, sharedstatedir, and sysconfdir.
12877
732395de 12878Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12879
12880 * Makefile.in (bootstrap-lean): New target.
12881
151ad919 12882Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12883
12884 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
4b695c23 12885 sn, and gnuserv from noconfigdirs.
151ad919 12886
12887Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12888
12889 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12890
20e61444 12891Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12892
12893 * Makefile.in (cross): New target.
12894
53647f74 12895Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12896 Jeff Law <law@cygnus.com>
12897
12898 * Makefile.in (bootstrap2, bootstrap3): New targets.
12899 (all-bootstrap): Remove outdated and confusing target.
c6d9586e 12900 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
53647f74 12901
151ad919 12902Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12903
12904 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
4b695c23 12905 windows. Consistent with gdb/configure.
151ad919 12906
a6bb47e0 129071997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12908
a6bb47e0 12909 * configure.in: Name Linux target fragment.
12910
12911 * configure: Rewrite so that project Makefile fragment is inserted
12912 first and appears last in the resulting Makefile.
12913
151ad919 12914Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12915
12916 * Makefile.in (install-itcl): Install tcl first.
12917
ed37269d 12918Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12919
12920 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12921
2e678402 12922Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12923
12924 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12925
12926 * configure.in (skipdirs): Add target-librx for Linux.
12927 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12928
6b071baa 12929Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12930
12931 * Makefile.in (bootstrap): New target.
12932
b496f822 12933Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12934
fee90afd 12935 * config.sub: Accept 'amigados' for backward compatibility.
b496f822 12936
151ad919 12937Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12938
12939 * config.guess: Merge with FSF.
12940
d99ec4a1 12941Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12942
12943 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12944
151ad919 12945Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12946
12947 * config.sub: Add "marketing-names" patch.
12948
952fead6 12949Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12950
31972771 12951 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
952fead6 12952
9defe53a 12953Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12954
12955 * config.sub: Handle v850-elf.
12956
9efeb2e1 12957Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
4c13bcbd 12958
12959 * .cvsignore (*-install): Remove.
12960
c51cbc45 12961Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12962
12963 * ltconfig: Set CONFIG_SHELL in libtool.
12964 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12965
0dcb4a65 12966Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12967
12968 * configure.in (target_subdir): Set to libraries if enable_multilib.
12969
01a35b7f 12970Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12971
12972 * config.guess: Update from gcc directory.
12973
151ad919 12974Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12975
12976 * Makefile.in (all-sim): Depends on all-readline.
12977
28e9041c 12978Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12979
12980 * Makefile.in (BISON, YACC): Use $$s.
12981 (all-bison): Depend on all-texinfo.
12982
12983Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12984
12985 * Makefile.in (BISON): Add -L flag.
12986 (YACC): Likewise.
12987
151ad919 12988Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12989
aee16bda 12990 * configure.in (noconfigdirs): Add support for v850e target.
12991
151ad919 12992 * config.sub (maybe_os): Add support for v850e target.
12993
12994Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12995
aee16bda 12996 * configure.in (noconfigdirs): Add support for v850ea target.
12997
151ad919 12998 * config.sub (maybe_os): Add support for v850ea target.
12999
28e9041c 13000Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
13001
13002 * config.sub: Add mipstx39. Delete r3900.
13003
13004Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13005
13006 * Makefile.in (all-autoconf): Depends on all-texinfo.
13007
13008Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
13009
13010 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13011 eabi targets.
13012
13013Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
13014
13015 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13016
13017 * configure: When handling a Canadian Cross, handle YACC as well as
13018 BISON. Just set BISON to bison. When setting YACC, prefer bison.
31972771 13019 * Makefile.in (all-bison): Depend upon all-texinfo.
28e9041c 13020
13021Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
13022
13023 * Makefile.in (BISON): bison, not byacc or bison -y.
13024 (YACC): bison -y or byacc or yacc.
13025 (various): Add *-bison as appropriate.
13026 (taz): No need to mess with BISON anymore.
13027
13028Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
13029
13030 * configure: If OSTYPE matches *win32*, try to find a good value for
13031 CONFIG_SHELL.
13032
13033Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
13034
13035 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13036 configure.in if it is present.
13037
13038Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
13039
13040 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13041
13042Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
13043
13044 * config.sub: Recognize `arc' cpu.
13045 * configure.in: Likewise.
13046 * config-ml.in: Likewise.
13047
13048Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
13049
13050 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13051
13052Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
13053
13054 * configure: Changed sed delimiter from ':' to '|' when
13055 attempting to substitute ${config_shell} for SHELL. On
13056 NT ${config_shell} may contain a ':' in it.
13057
13058Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
13059
13060 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13061
13062Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
13063
13064 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13065
13066Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
13067
13068 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13069
13070 * ylwrap: If the program is a relative path, force it to be
13071 absolute.
13072
13073Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
13074
13075 * configure (tooldir): Set BISON to `bison -y' and not just bison.
13076
13077Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
13078
13079 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
4b695c23 13080 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13081 for libraries.
28e9041c 13082
13083Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
13084
13085 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
4b695c23 13086 separated by spaces.
28e9041c 13087
13088Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
13089
13090 * ylwrap: New file.
13091 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13092
13093 * ltmain.sh: Handle /bin/sh at start of install program.
13094
13095 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13096
13097 * ltconfig, ltmain.sh: New files, from libtool 1.0.
13098 * missing: New file, from automake 1.2.
13099
13100Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
13101
13102 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
13103 check-tk to CHECK_X11_MODULES.
13104
13105Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
13106
13107 * config.sub: Merge with FSF.
13108
13109Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
13110
13111 * config.guess: Merge with FSF.
13112
13113Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13114
13115 * configure: Treat msdosdjgpp like go32.
13116 * configure.in: Likewise. Don't remove gprof for go32.
13117
13118 * configure: Change Makefile.tem2 to Makefile.tm2.
13119
13120Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
13121
13122 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13123
13124Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13125
13126 * install-sh (chmodcmd): Set to null if the DST directory already
13127 exists. Same as Nov 11th change.
13128
13129Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
13130
aee16bda 13131 * configure (GDB_TK): Needs itcl and tix.
28e9041c 13132
13133Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
13134
13135 * config.guess: Update from FSF.
13136
13137Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
13138
13139 * Makefile.in (GDB_TK): Depend on itcl and tix.
13140
13141Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
13142
13143 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13144 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13145 (INSTALL_SCRIPT): New variable.
13146 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13147 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13148 to -x.
13149 * install-sh: Add support for -x option.
13150
13151Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
13152
13153 * configure.in, Makefile.in: Treat tix like itcl.
13154
13155Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
13156
13157 * Makefile.in (WINDRES): New variable.
13158 (WINDRES_FOR_TARGET): New variable.
13159 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13160 (EXTRA_HOST_FLAGS): Add WINDRES.
13161 (EXTRA_TARGET_FLAGS): Add WINDRES.
13162 (EXTRA_GCC_FLAGS): Add WINDRES.
13163 ($(DO_X)): Pass down WINDRES.
13164 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13165 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13166 DLLTOOL_FOR_TARGET.
13167
13168Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
13169
13170 * configure.in: configure sim before gdb for win32-x-ppc
13171
13172Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13173
13174 Move gperf into the toplevel, from libg++.
13175 * configure.in (target_tools): Add target-gperf.
13176 (native_only): Add target-gperf.
13177 * Makefile.in (all-target-gperf): New target, depend on
13178 all-target-libg++.
13179 (configure-target-gperf): Empty rule.
13180 (ALL_TARGET_MODULES): Add all-target-gperf.
13181 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13182 (CHECK_TARGET_MODULES): Add check-target-gperf.
13183 (INSTALL_TARGET_MODULES): Add install-target-gperf.
13184 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13185
13186Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
aee16bda 13187
28e9041c 13188 * config.sub (mn10200): Recognize new basic machine.
13189
13190Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13191
13192 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13193 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13194
13195Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13196
13197 * configure.in: If we're building mips-sgi-irix6* native, turn on
13198 ENABLE_MULTILIB and set TARGET_SUBDIR.
13199
13200Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13201
13202 * Makefile.in (all-sn): Depend on all-grep.
13203
13204Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13205
13206 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13207
13208 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13209 Makefile. From Jeff Makey <jeff@cts.com>.
13210 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13211
13212 * Makefile.in (DISTBISONFILES): Remove.
13213 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13214 $(DEFAULT_YACC).
13215
13216 * configure.in: Build itl, db, sn, etc., when building for native
4b695c23 13217 cygwin32.
28e9041c 13218
13219 * Makefile.in (LD): New variable.
13220 (EXTRA_HOST_FLAGS): Pass down LD.
13221 ($(DO_X)): Likewise.
13222
13223Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13224
13225 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13226
13227Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13228
13229 * configure.in (targargs): Strip out any supplied --build argument
4b695c23 13230 before adding our own. Always add --build.
28e9041c 13231
13232Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13233
13234 * configure.in (targargs): Pass --build if we're doing
13235 a cross-compile.
13236
13237Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13238
ac6fd7b6 13239 * configure: Use '|' instead of ":" as the separator in
28e9041c 13240 sed. Otherwise sed chokes on NT path names with drive
13241 designators. Also look for "?:*" as the leading characters in an
13242 absolute pathname.
13243
13244Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13245
13246 * config.sub: Support for r3900.
13247
13248Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13249
13250 * configure.in: Use install-sh, not install.sh.
13251
13252Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13253
13254 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13255 apply it twice.
13256
13257Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13258
13259 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13260 install-binutils.
13261
13262Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13263
13264 * Makefile.in: Add automake targets.
13265 * configure.in (host_tools): Add automake.
13266
13267Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13268
13269 * configure: Default CXX to c++, not gcc.
13270 * Makefile.in (CXX): Set to c++, not gcc.
13271 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13272
13273Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13274
13275 * install-sh: try appending a .exe if source file doesn't
13276 exist
13277
13278Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13279
13280 * configure.in: Turn on multilib by default.
13281 (cross_only): Remove target-libiberty.
13282
13283 * Makefile.in (all-gcc): Don't depend on libiberty.
13284
13285Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13286
13287 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13288
13289Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13290
13291 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13292 (DISTBISONFILES): Add ld/Makefile.in
13293
13294Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
13295
13296 * configure.in: if target is cygwin32 but host isn't cygwin32,
13297 don't configure gdb tcl tk expect, not just gdb.
13298
13299Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
13300
13301 * configure.in: Added gnuserv everywhere sn appears.
13302
13303 * Makefile.in (ALL_MODULES): Added all-gnuserv.
13304 (CROSS_CHECK_MODULES): Added check-gnuserv.
13305 (INSTALL_MODULES): Added install-gnuserv.
13306 (CLEAN_MODULES): Added clean-gnuserv.
13307 (all-gnuserv): New target.
13308
13309Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
13310
13311 * config.guess: Fixes for MIPS OpenBSD systems.
13312
13313Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
13314
13315 * Makefile.in (INSTALL_XFORM): Remove.
13316 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13317
13318 * mkinstalldirs: New file, copied from automake.
13319 * Makefile.in (installdirs): Rename from install-dirs. Use
13320 mkinstalldirs. Change all users.
13321 (DEVO_SUPPORT): Add mkinstalldirs.
13322
13323Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
13324
13325 * install-sh: Rename from install.sh.
13326 * Makefile.in (INSTALL): Change install.sh to install-sh.
13327 (DEVO_SUPPORT): Likewise.
13328
13329 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
13330 Graichen <graichen@rzpd.de>.
13331
13332Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
13333
13334 * config.guess: Recognize OpenBSD systems correctly.
13335
13336Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13337
13338 * README, Makefile.in (ETC_SUPPORT): Remove references to
13339 cfg-paper*, configure.{texi,man,info*}._
13340
13341Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
13342
13343 * Makefile.in (all.normal): Ensure that gcc is built after all
13344 the x11 - ie gdb - targets.
13345
13346Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
13347
13348 * makefile.vms: Don't run conf-a-gas.
13349
13350Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
13351
31972771 13352 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
28e9041c 13353
151ad919 13354Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
13355
13356 * configure.in: Remove noconfigdirs case since gdb also
13357 configures and builds for tic80-coff.
13358
28e9041c 13359Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
13360
13361 * configure: Set cache_file to config.cache.
13362 * Makefile.in (local-distclean): Remove config.cache.
13363
13364Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13365
13366 * COPYING: Update FSF address.
13367
151ad919 13368Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
13369
13370 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13371 noconfigdirs.
13372
28e9041c 13373Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
13374
13375 * Makefile.in (install-dirs): Don't crash if prefix, and hence
13376 MAKEDIRS, is empty.
13377
13378Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
13379
13380 * config.sub: Tweak mn10300 entry.
13381
13382Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
13383
13384 * configure.in (host_tools): Put sim before gdb, so gdb's
13385 configure.tgt can determine if the simulator was configured.
13386
13387Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
13388
13389 * config.sub: Move BeOS $os case to be with other Cygnus
13390 local cases.
13391
13392Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13393
13394 * config.sub: Remove misplaced comment that broke Linux.
13395
13396Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13397
13398 * config.sub: Add BeOS support.
13399
13400Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13401
13402 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13403
13404Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13405
13406 * configure.in (noconfigdirs): Remove tcl and tk from
13407 noconfigdirs for cygwin32 builds.
13408
151ad919 13409Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13410
13411 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13412
28e9041c 13413Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13414
13415 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13416 make-all.com, use makefile.vms instead.
13417
13418Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13419
13420 * config.sub: Accept -lnews*.
13421
151ad919 13422Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13423
13424 * configure.in (noconfigdirs): Disable target-newlib,
4b695c23 13425 target-examples and target-libiberty for d30v.
151ad919 13426
13427Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13428
13429 * configure.in (noconfigdirs): Enable ld for d30v.
13430
13431Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13432
13433 * configure.in (tic80-*-*): Build compiler.
13434
13435Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13436
13437 * configure.in (d30v-*): Remove sim directory from list of
4b695c23 13438 unsupported d30v directories
151ad919 13439
13440Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13441
aee16bda 13442 * config.sub, configure.in: Add d30v target cpu.
13443
28e9041c 13444Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13445
13446 * makefile.vms: New file.
13447 * make-all.com: Remove.
13448
13449Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13450
13451 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13452
13453Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13454
13455 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13456
13457Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13458
13459 * Makefile.in (ALL_MODULES): Added all-db.
13460 (CROSS_CHECK_MODULES): Addec check-db.
13461 (INSTALL_MODULES): Added install-db.
13462 (CLEAN_MODULES): Added clean-db.
13463
13464Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13465
13466 * config.guess: Merge with latest FSF sources.
13467
13468Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13469
13470 * Makefile.in (ALL_MODULES): Added all-itcl.
13471 (CROSS_CHECK_MODULES): Added check-itcl.
13472 (INSTALL_MODULES): Added install-itcl.
13473 (CLEAN_MODULES): Added clean-itcl.
13474
13475Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13476
13477 * configure.in: build gdb for mn10200
13478
13479Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13480
13481 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13482
151ad919 13483Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13484
13485 * configure.in (tic80-*-*): Turn off most targets right now.
13486
28e9041c 13487Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13488
13489 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13490 rather than the makeinfo program.
13491 (do-info): Depend upon all-texinfo.
13492
13493Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13494
13495 * configure.in: Remove uses of config/mh-linux.
13496
13497 * config.sub, config.guess: Merge with latest FSF sources.
13498
151ad919 13499Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13500
13501 * config.sub (case $basic_machine): Add tic80 entries.
13502
28e9041c 13503Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13504
13505 * config.sub, config.guess: Merge with latest FSF sources.
13506
13507Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13508
13509 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13510 * mpw-config.in: Test for NewFolderRecursive.
13511 * mpw-install: Use symbolic name for startup filename.
13512 * mpw-README: Add various additional details.
13513
13514Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13515
13516 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13517
13518Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13519
13520 * configure.in: Do build gcc and the target libraries for
13521 the mn10200.
13522
13523Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13524
13525 * configure.in: don't avoid building gdb for mn10300 any more
13526 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13527 instead of single-quoting it.
13528
13529Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13530
13531 * configure.in: Don't use --with-stabs on IRIX 6.
13532
13533Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13534
13535 * configure.in (m32r): Build gdb, libg++ now.
13536
13537Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13538
13539 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13540 directories from noconfigdirs.
13541
13542Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13543
13544 * config.sub (basic_machine): added mips16 configuration
13545
13546Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13547
13548 * config.sub: Handle d10v-unknown.
13549
151ad919 13550Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13551
13552 * config.sub: Handle v850-unknown.
13553
28e9041c 13554Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13555
13556 * Makefile.in: add findutils
13557 * configure.in: add findutils to list of host_tools
13558
13559Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13560
13561 * config.sub: Handle mn10200 and mn10300.
13562
13563Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13564
13565 * configure.in (d10v-*): Do not build librx.
13566
13567Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13568
13569 * configure.in (mn10300): Build everything except gdb & libgloss.
13570
13571Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13572
13573 * config.guess: Patch for Dansk Data Elektronik servers,
13574 from Niels Skou Olsen <nso@dde.dk>.
13575
13576 For ncr, use /bin/uname rather than uname, since GNU uname does not
13577 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13578
13579 Patch for MIPS R4000 running System V,
13580 from Eric S. Raymond <esr@snark.thyrsus.com>.
13581
13582 Fix thinko for nextstep.
13583
13584 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13585
13586 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13587 * config.guess: Guess mips-dec-mach_bsd4.3.
13588
13589 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13590 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13591 release numbers.
13592 * config.guess (mips-mips-riscos*): Emit just enough of the
13593 release number.
13594
13595 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13596 * config.guess (sparc-auspex-sunos*): Added.
13597 (f300-fujitsu-*): Added.
13598
13599 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13600 * config.guess: Recognize a Tadpole as a sparc.
13601
13602Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13603
13604 * config.guess: Don't assume that NextStep version is either 2 or
13605 3. NextStep 4 (aka OpenStep 4) has come out now.
13606
13607Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13608
13609 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13610 From Rik Faith <faith@cs.unc.edu>.
13611
13612Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13613
13614 * config.sub: Contributions from bug-gnu-utils to:
13615 Support plain "hppa" (no version given) architecture, reported by
13616 OpenStep.
13617 OpenBSD like NetBSD.
13618 LynxOs is not a hardware supplier.
13619
13620 * config.guess: Contributions from bug-gnu-utils to add support for:
4b695c23 13621 OpenBSD like NetBSD.
28e9041c 13622 Stratus systems.
13623 More Pyramid systems.
13624 i[n>4]86 Intel chips.
13625 M680[n>4]0 Motorola chips.
13626 Use unknown instead of lynx for hardware manufacturer.
13627
13628Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13629
13630 * install.sh (chmodcmd): Set to null if the DST directory already
13631 exists.
13632
13633Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13634
13635 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13636 not use mt-ppc target Makefile fragment any more.
13637
13638Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13639
13640 * configure.in (*-*-windows): Exclude everything but those dirs
13641 needed to build windows.
13642
13643Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13644
13645 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13646
13647Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13648
13649 * configure.in: Exclude mmalloc from i386-windows.
28e9041c 13650
13651Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13652
13653 * Undo my previous change.
13654
13655Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13656
13657 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13658 unconditionally.
13659 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13660
13661Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13662
13663 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13664 host to add it's own flags.
28e9041c 13665
13666Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13667
13668 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13669
13670Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13671
13672 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13673 (CXX_FOR_TARGET): Likewise.
13674 (GCC_FOR_TARGET): Define.
13675 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13676 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13677 CC_FOR_TARGET was specified on the command line.
13678 (MAKEOVERRIDES): Don't define.
13679
13680Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13681
13682 * configure.in (m32r): Fix spelling of libg++ libs.
13683
13684Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13685
13686 * config.sub (-apple*): Remove, now redundant.
13687
13688Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13689
13690 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13691
13692 * configure: Rework yesterday's sed script patch.
13693
13694 * config.sub: Merge with FSF.
13695
13696Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13697
13698 * config.guess: Merge from FSF.
13699
13700 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
31972771 13701 * config.guess: Use pc instead of unknown, for pc clone systems.
13702 Change linux to linux-gnu.
28e9041c 13703
13704 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
31972771 13705 * config.guess: Avoid non-portable tr syntax.
28e9041c 13706
13707Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13708
13709 * test-build.mk (HOLES): Add "xargs" for gdb.
13710
13711 * configure: Avoid hpux10.20 sed bug.
13712
13713Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13714
5309a301 13715 * configure.in: Add support for windows host
28e9041c 13716 (that is a build done under the Microsoft build environment).
13717
13718Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13719
13720 * Makefile.in: Replace all uses of srcroot with s, to shrink
13721 command line lengths.
13722
13723 Patches from Geoffrey Noer <noer@cygnus.com>:
13724 * configure.in: If configuring for newlib, pass --with-newlib to
13725 subdirectories.
13726 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13727 -Bnewlib/ and -Lwinsup to gcc.
13728 (CXX_FOR_TARGET): Likewise.
13729
13730Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13731
13732 * Makefile.in (ETC_SUPPORT): Add configure.
13733
13734Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13735
aee16bda 13736 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
28e9041c 13737 host configuration file.
13738
13739Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13740
13741 * configure.in: Break mn10x00 support into separate
13742 mn10200 and mn10300 configurations.
13743 * config.sub: Likewise.
13744
13745Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13746
13747 * configure.in: Add lots of stuff to noconfigdirs for
13748 the mn10x00 targets.
13749
13750 * config.sub, configure.in: Add mn10x00 support.
13751
13752Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13753
13754 * make-all.com: Call conf-a-gas, not config-a-gas.
13755
13756Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13757
13758 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
4b695c23 13759 targets.
28e9041c 13760
13761Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13762
13763 * mpw-README: Add much more detail for native PowerMac.
13764 * mpw-install: New file.
13765 * mpw-configure: Add --norecursion and --help options.
13766 * mpw-config.in: Translate readme and install files when
13767 copying to objdir.
13768 * mpw-build.in: Don't always depend on byacc and flex.
13769 (install-only-top): New action.
13770
151ad919 13771Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13772
13773 * configure.in: You can now configure GDB for the v850.
13774
28e9041c 13775Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13776
13777 * configure.in (noconfigdirs): Don't configure any C++ dirs
13778 if targeting D10V.
13779
13780Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13781
13782 * config.sub: Recognize mips64vr5000.
13783
13784Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13785
13786 * configure.in: Use a single line for host_tools and native_only.
13787
13788Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13789
13790 * config.sub, configure.in: Add entries for m32r.
13791
13792Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13793
13794 * Makefile.in (inet-install): Don't run install-gzip.
13795
13796Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13797
13798 * configure.in: Don't config lots of things for *-*-windows*.
13799
13800Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13801
13802 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13803 (host_libs, host_tools): Copy from configure.in.
13804 * mpw-configure: Don't complain about directories not found.
13805
13806Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13807
13808 * configure.in (i[345]86): Recognize i686 for pentium pro.
13809 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13810 file.
13811
13812 * config.guess (i[345]86): Ditto.
13813
13814Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13815
13816 * configure.in (noconfigdirs): Removed gdb for D10V.
13817
151ad919 13818Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
ed37269d 13819
151ad919 13820 * configure.in: Remove ld, target-libio, target-libg++, and
13821 target-libstdc++ from noconfigdirs.
ed37269d 13822
28e9041c 13823Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13824
13825 * configure: Fix three locations where shell scripts were
13826 being run directly rather than with config_shell.
13827
151ad919 13828Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13829
13830 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13831 * config.sub (basic_machine): Recognize v850.
13832
28e9041c 13833Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13834
13835 * mpw-configure: Handle multiple enable/disable options and
13836 pass them down recursively, handle -c and -s flags appropriately
13837 depending on choice of compiler, add escape mechanism for
13838 quoted arguments to gC.
13839
13840Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13841
13842 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13843 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13844 so that -mrelocatable-lib and -mno-eabi are used.
13845
13846 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13847 not support --print-multi-lib, don't abort.
13848
28e9041c 13849Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13850
13851 * make-all.com: Run config-a-gas.
13852 * setup.com: Don't copy subdirectory files around.
13853
13854Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13855
13856 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13857 target, it now compiles correctly.
13858
13859Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13860
13861 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13862
13863Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13864
aee16bda 13865 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
28e9041c 13866
13867Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13868
13869 * configure.in (native_only): Add prms.
13870
13871Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13872
13873 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13874 (BINUTILS_SUPPORT_DIRS): Likewise.
13875
13876Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13877
13878 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13879 d10v support is added.
13880
13881Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13882
13883 * configure.in (d10v-*-*): New target.
13884
13885Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13886
13887 * config.guess (HP 9000/811): Recognize this as a PA1.1
13888 machine.
13889
13890Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13891
13892 * Makefile.in (do-tar-gz): New target, split out from tail end of
13893 taz target. Run each command separately, don't use pipes.
13894 (taz): Use it.
13895
13896Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13897
13898 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13899 * mpw-build.in: No builds should depend on building byacc or flex,
13900 they are assumed to be installed already.
13901
13902Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13903
13904 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13905 variable that CC_FOR_TARGET needs.
13906
13907Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13908
13909 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13910 options have changed since the last time the subdirectory was
13911 configured, and if it has, reconfigure.
13912 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13913 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13914
13915Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13916
13917 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13918 CLEAN_MODULES): Add bash.
13919 (all-bash): New target.
13920
13921Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13922
13923 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13924
13925Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13926
13927 * config.sub (basic_machine): Recognize d10v as a valid processor.
13928
13929Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13930
13931 * mpw-configure: Add support for --bindir.
13932 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13933
13934Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13935
13936 * configure.in: add bash, time, gawk to list of hosttools and things
13937 to only build for native toolchains
13938
13939Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13940
13941 * Makefile.in (docdir): Remove.
13942
13943Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13944
13945 * Makefile.in (datadir): Set to $(prefix)/share.
13946
13947Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13948
13949 * configure.in: build diff and patch for cygwin32-hosted
13950 toolchains.
13951
13952Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13953
13954 * config.sub: Accept -rtems*.
13955
13956Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13957
31972771 13958 * configure.in: enable dosrel for cygwin32-hosted builds,
13959 remove diff from the list of things not buildable
13960 via Canadian Cross
28e9041c 13961
13962Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13963
13964 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
4b695c23 13965 don't get ". ".
28e9041c 13966
13967Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13968
13969 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13970
13971Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13972
13973 * Makefile.in (taz): Handle case where tex3patch didn't even get
13974 checked out. Also, if it was found, put the symlink in a new util
13975 subdirectory.
13976
13977Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13978
13979 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13980
13981Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13982
13983 * config.sub: Recognize -openvms.
13984 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13985 * make-all.com, setup.com: New files.
13986
13987Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13988
13989 * Makefile.in (taz): tex3patch moved to texinfo/util.
13990
13991Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13992
13993 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13994 * configure.in: remove make from disable-if-Can-Cross list
13995 enable gdb if ${host} and ${target} are cygwin32
13996
13997Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13998
13999 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
14000 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14001
14002Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14003
14004 * config.guess: Combine mips-mips-riscos cases, and use cpp to
14005 distinguish sysv/svr4/bsd variants.
14006 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14007
14008Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
14009
14010 * configure.in: Added copyright notice.
14011 * move-if-change: Added copyright notice.
14012
14013Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14014
14015 * configure.in (powerpcle-*-solaris*): Until we get shared
14016 libraries working, don't build gdb, sim, make, tcl, tk, or
14017 expect.
14018
14019Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
14020
14021 * config.guess: Merge with FSF:
14022
14023 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14024 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14025
14026 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
14027 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14028
14029 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
14030 * config.guess: Combine two OSF1 rules.
14031 Also recognize field test versions. From mjr@zk3.dec.com.
14032 * config.guess (dgux): Use /usr/bin/uname rather than uname,
14033 because GNU uname does not support -p. From pmr@pajato.com.
14034
14035Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
14036
14037 * Makefile.in (MAKEDIRS): Removed $(tooldir).
14038
14039Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
14040
14041 * mpw-README: Document GCCIncludes.
14042
14043Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
14044
14045 * configure.in (alpha-*-linux*): Set enable_shared to yes.
14046
14047Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14048
14049 * mpw-configure: Handle --enable-FOO and --disable-FOO.
14050
14051Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
14052
14053 * configure.in (*-*-cygwin32): Configure make.
14054
14055Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
14056
14057 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14058
14059Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
14060
14061 * Makefile.in (all-inet): Depend on all-perl.
14062
14063 * Makefile.in (inet-install): New target.
14064
14065 * Makefile.in (all-inet): Depend on all-tcl.
14066 (all-inet): Depend on all-send-pr.
14067
14068Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14069
14070 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14071 temporarily.
14072
14073Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
14074
14075 * configure.in: Don't configure --with-gnu-ld on AIX.
14076
14077Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14078
14079 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14080
14081Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
14082
14083 * Makefile.in (ALL_MODULES): Added all-inet.
14084 (CROSS_CHECK_MODULES): Added check-inet.
14085 (INSTALL_MODULES): Added install-inet.
14086 (CLEAN_MODULES): Added clean-inet.
14087 (all-indent): New target.
14088
14089 * configure.in (host_tools): Added inet.
14090 (native_only): Added inet.
14091 (noconfigdirs): Added inet.
14092
14093Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
14094
14095 * configure.in: Don't configure libgloss if we are not configuring
14096 newlib.
14097
14098Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
14099
14100 * configure.in: Don't configure libgloss for unsupported
14101 architectures.
14102
14103Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14104
14105 * Makefile.in (CLEAN_MODULES): Add clean-apache.
14106
14107Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
14108
14109 * Makefile.in (ALL_MODULES): Include all-apache.
14110 (CROSS_CHECK_MODULES): Include check-apache.
14111 (INSTALL_MODULES): Include install-apache.
14112 (all-apache): New target.
14113
14114 * configure.in: Added apache everywhere perl is seen.
14115
14116Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14117
14118 * Makefile.in: Add support for clean-{module} and
14119 clean-target-{module} rules.
14120
14121Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
14122
14123 * configure.in (*-*-ose) do not build libgloss.
14124
14125Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14126
14127 * config.guess (prep*:SunOS:5.*:*): Turn into
14128 powerpele-unknown-solaris2.
14129
14130Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
14131
14132 * configure.in: Permit --enable-shared to specify a list of
14133 directories.
14134
14135Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14136
14137 * configure.in (host==solaris): Pass only the first word of $CC
14138 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14139
14140Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14141
14142 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14143
14144Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
14145
14146 * Makefile.in (ALL_MODULES): Include all-perl.
14147 (CROSS_CHECK_MODULES): Include check-perl.
14148 (INSTALL_MODULES): Include install-perl.
14149 (ALL_X11_MODULES): Include all-guile.
14150 (CHECK_X11_MODULES): Include check-guile.
14151 (INSTALL_X11_MODULES): Include install-guile.
14152 (all-perl): New target.
14153 (all-guile): New target.
14154
14155 * configure.in (host_tools): Include perl and guile.
14156 (native_only): Include perl and guile.
14157 (noconfigdirs): Don't build guile and perl; no ports have been
14158 done.
14159
14160Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
14161
31972771 14162 * configure (--enable-*): Handle quoted option lists such as
14163 --enable-sim-cflags='-g0 -O' better.
28e9041c 14164
14165Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14166
14167 * Makefile.in ({,inst}all-target): New rule so we can make and
14168 install all of the target directories easily.
14169
14170Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14171
14172 * configure.in: Add missing global flag in sed substitution when
14173 deleting `target-' from ${configdirs}.
14174
14175Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
14176
14177 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14178 option.
14179
14180 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14181 config/mh-necv4.
14182
14183 * install.sh: Correct misspelling of transformbasename.
14184
14185 * config.guess: Recognize mips-*-sysv*.
14186
14187Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14188
14189 * config.sub: Recognize mon960.
14190
14191Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14192
14193 * configure: Restore Canadian Cross handling of BISON and LEX,
14194 removed in Feb 20 change.
14195
14196Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14197
14198 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14199 Mention make install. Remove the old copyright date as well the
14200 clumsy and rather pointless copyright on the README file.
14201
14202Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14203
14204 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14205 Makefile after running symlink-tree, then run `make distclean' to
14206 avoid clobbering any generated files in srcdir.
14207
14208Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14209
14210 * configure.in (m68k-*-netbsd*): Build everything now.
14211
14212Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14213
14214 * Makefile.in (taz): Fix quoting.
14215
14216Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14217
14218 * configure.in (sparclet-*-*): Build everything now.
14219
14220Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14221
14222 * configure.in (m68k-*-linux*): New host.
14223
14224Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14225
14226 * configure: Check for bison before byacc.
14227
14228Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14229
14230 * Makefile.in configure: Change the way LEX and BISON/YACC are
14231 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14232 searching PATH. These are used as fallbacks by Makefile.in if
14233 flex/bison/byacc aren't in objdir.
14234
14235Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14236
14237 * Makefile.in: Make everything which depends upon all-bfd also
14238 depend upon all-opcodes, in case --with-commonbfdlib is used.
14239
14240Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14241
14242 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14243 building NT native compilers on Unix.
14244
14245Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14246
14247 * configure.in: Don't get CC from the host Makefile fragment if we
14248 can find gcc in PATH, or if this is a Canadian Cross. Move the
14249 Solaris test for /usr/ucb/cc to the post target script, just after
14250 the compiler sanity test.
14251
14252Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14253
14254 * config.sub: Merge with FSF.
14255
14256Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14257
14258 * Makefile.in (RPATH_ENVVAR): New variable.
14259 (REALLY_SET_LIB_PATH): Use it.
14260 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14261
14262Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14263
14264 * config.sub, configure.in: Recognize sparclet cpu.
14265
14266Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14267
14268 * config.guess: Support m68k-cbm-sysv4.
14269
14270Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14271
14272 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14273 m68k-unknown-linuxaout from linker help string. Put quotes around
14274 $ld_help_string.
14275
14276Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14277
14278 * config.guess (powerpc-harris-powerunix): Add guess for port
14279 to new target.
14280
14281Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14282
14283 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14284
14285Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14286
14287 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14288 $(REALLY_SET_LIB_PATH) in Makefile.
14289 * Makefile.in (SET_LIB_PATH): New variable.
14290 (REALLY_SET_LIB_PATH): New variable.
14291 ($(DO_X)): Use $(SET_LIB_PATH).
14292 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14293 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14294 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14295 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14296 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14297 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14298 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14299 (install-dosrel): Likewise.
14300 (all-opcodes): Depend upon all-libiberty.
14301
14302Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
14303
14304 * config.guess (*:CYGWIN*): New
14305
14306Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14307
14308 * Makefile.in (all-target-winsup): All all-target-libiberty.
14309
14310Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14311
14312 * configure.in (noconfigdirs): Add missing # in front of comment.
14313
14314Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
14315
14316 * configure.in: add second pass to things added to noconfigdirs
14317 so *-gm-magic can exclude libgloss properly.
14318
14319Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14320
14321 * mpw-configure (extralibs_name, rez_name): Set correctly
14322 for MWC68K compiler.
14323
14324 * mpw-README: Add more info on the necessary build tools.
14325
14326Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
14327
14328 * configure.in, config.sub: Recognize cygwin32.
14329
14330Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
14331
14332 * config.guess, config.sub: Recognize A/UX.
14333
14334Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
14335
14336 * config.sub: Merge with gcc/config.sub.
14337
14338Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
14339
14340 * mpw-build.in (do-binutils): Add build of stamps.
14341
14342Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
14343
14344 * config.sub: Add recognition for mips64vr4100*-* targets.
14345
14346Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14347
14348 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14349 Add creation of gconfigargs with `--enable-shared' turned on.
14350 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14351 ($(host)-stamp-stage3-configured): Likewise.
14352 (HOLES): Add chatr and ldd.
14353 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14354
14355Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
14356
14357 * configure: Pass --nfp to recursive configures.
14358
14359Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
14360
14361 * Makefile.in (DLLTOOL): New.
14362 (DLLTOOL_FOR_TARGET): New.
14363 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14364 (EXTRA_TARGET_FLAGS): Ditto.
14365 (EXTRA_GCC_FLAGS): Ditto.
14366 (CONFIGURE_TARGET_MODULES): Ditto.
14367 (DO_X): Ditto.
14368 * configure: Add DLLTOOL.
14369
14370Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
14371
14372 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14373 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14374 mh-sco, since old workarounds no longer needed, and don't
14375 build ld, since libraries have weak symbols in COFF.
14376
14377Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
14378
14379 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14380
14381Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
14382
14383 * configure.in: Make sure that ${CC} can be used to compile an
14384 executable.
14385
14386Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14387
14388 * Makefile.in (all-gdb): Depend on $(GDB_TK).
14389 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14390 nothing depending on whether gdbtk is being built.
14391
14392Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14393
14394 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14395
14396Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14397
14398 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14399 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14400
14401Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14402
14403 * config-ml.in: Add support for
14404 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14405 Simplify setting of multidirs from --disable-foo.
14406
14407Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14408
14409 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14410 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14411 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
4b695c23 14412 non-empty, pass them on to the GCC make.
28e9041c 14413 (all-bootstrap): New rule that is like all-gcc, except it executes
14414 the GCC bootstrap rule instead of the GCC all rule.
14415
14416Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14417
14418 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14419
14420Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14421
14422 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14423 DG/UX support.
14424
14425Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14426
14427 * config.sub (i*86*) Change [345] to [3456]
14428
14429Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14430
14431 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14432 --with-gnu-ld=no.
14433
14434Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14435
14436 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14437 AIX multilibs get built.
14438
14439Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14440
14441 * configure.in (i386-win32): Don't build expect if we're not
14442 building the tcl subdir.
14443
14444Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14445
14446 * Makefile.in: (configure-target-examples, all-target-examples):
14447 New targets, configure and build example programs.
14448
14449Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14450
14451 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14452 use it as input to sedit the generated MPW makefile.
14453 * mpw-README: Add a suggestion about Gestalt.h.
14454
14455Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14456
14457 * config.sub: Accept *-*-ieee*.
14458
14459Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14460
14461 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14462 Ronald F. Guilmette <rfg@monkeys.com>.
14463
14464Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14465
14466 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14467 for powerpc-pe native.
14468 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14469 (target==powerpc-pe): duplicate i386-win32 entry.
14470
14471Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14472
14473 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14474 of vxworks, not just vxworks5.1.
14475
14476Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14477
14478 * mpw-configure: Add support for exec-prefix.
14479
14480Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14481
14482 * config.guess: Recognize HP model 816 machines as having
14483 a PA1.1 processor.
14484
14485Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14486
14487 * configure: Ignore new autoconf configure options.
14488
28e9041c 14489Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14490
14491 * config.guess: Recognize Pentium under SCO.
14492 From Robert Lipe <robertl@arnet.com>.
14493
14494Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14495
14496 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
28e9041c 14497
14498Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14499
14500 * configure.in: Don't configure gas for alpha-dec-osf*.
14501
14502Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14503
14504 * configure.in: Default to --with-stabs for some targets for which
14505 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14506 i[345]86*-*-unixware*.
14507
14508Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14509
14510 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14511 rather than basing it on the target. Simplify handling of options
14512 controlling which directories to configure. Remove extraneous
14513 slash in multi-clean target.
14514
14515Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14516
14517 * config-ml.in: Prefix more variables with ml_ so they don't collide
14518 with configure's.
14519
14520Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14521
14522 * configure: Don't turn -v into --v.
14523
14524Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14525
14526 * configure.in (targargs): Fix typo.
14527
14528 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14529
14530Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14531
14532 * configure.in: Strip --host and --target options from
14533 CONFIG_ARGUMENTS, and always configure for --host only. Add
14534 --with-cross-host option when building with a cross-compiler.
14535 * configure: Canonicalize the arguments put into config.status by
14536 always using `=' for an option with an argument. Pass a presumed
14537 --host or --target explicitly.
14538
14539Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14540
14541 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14542 into general OS recognition case.
14543
14544Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14545
14546 * configure.in (target_configdirs): add target-winsup only
14547 for win32 target systems.
14548
14549Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14550
14551 * Makefile.in (all-target-libgloss): Depend upon
14552 configure-target-newlib, since when libgloss is built it looks to
14553 see if the newlib directory exists.
14554
14555Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14556
14557 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14558 cfg-ml-*.in.
14559
14560Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14561
14562 * configure: Handle LD and LD_FOR_TARGET when configuring a
14563 Canadian Cross.
14564
28e9041c 14565Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14566
14567 * configure.in (target_libs): add target-winsup.
14568 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14569 (target==ppcle-pe): remove ld from $noconfigdirs.
14570
14571Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14572
14573 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14574 Preserve relative path names in $srcdir. Build symlink tree if
14575 configuring cross target dir and srcdir=. (= no VPATH support).
14576 (configure-target-libg++): Depend on configure-target-librx.
14577 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14578 * config-ml.in: New file.
14579 * symlink-tree: New file.
14580 * configure: Ensure srcdir="." if that's what it is.
14581
14582Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14583
14584 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14585 includes and FLEX_SKELETON setting.
14586 * mpw-configure (--with-gnu-ld): New option, controls whether
14587 to use PPCLink or ld with PowerMac GCC.
14588 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14589 * mpw-config.in: Configure grez if targeting Mac.
14590
14591 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
4b695c23 14592 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14593 just macos.
28e9041c 14594 * configure.in: Configure grez resource compiler if targeting Mac.
14595 * Makefile.in (all-grez, install-grez): New targets.
14596
14597Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14598
14599 * configure: CXX defaults to gcc, not g++. If we find
4b695c23 14600 gcc in the path, set CC to gcc -O2.
28e9041c 14601
14602Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14603
14604 * configure: Default ${build} correctly. Avoid picking up extra
14605 spaces when reading CC and CXX from Makefile. When doing a
14606 Canadian Cross, use plausible default values for numerous
14607 variables.
14608 * configure.in: When doing a Canadian Cross, don't try to
14609 configure tools whose configure script can't handle it.
14610
14611Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14612
14613 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14614
14615Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14616
14617 * configure: Remove dubious bug reporting address.
14618
14619Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14620
14621 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14622 configure script, run that instead of this directory's configure.
14623 In either case, print a message that we're configuring the sub-dir.
14624
14625Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14626
14627 * configure.in: Before checking for the existence of various files,
14628 use sed to filter out "target-".
14629
14630Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14631
14632 * Makefile.in (DO_X): Split rule to decrease command line length
14633 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14634 (Philippe De Muyter).
14635
14636Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14637
14638 * Makefile.in (all-patch): depend on all-libiberty.
14639
14640Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14641
14642 * configure.in: If the only directory in target_configdirs which
14643 actually exists is libiberty, then set target_configdirs to empty,
14644 to avoid trying to build a target libiberty in a gas or gdb
14645 distribution.
14646
14647Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14648
14649 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
4b695c23 14650 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14651 systems.
28e9041c 14652
14653Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14654
14655 * configure.in (copy_dirs): Use sys-include instead of include
14656 for --with-headers option.
14657
14658Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14659
14660 * Makefile.in, configure.in: Make winsup builds work with
14661 new scheme.
14662
14663Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14664
14665 * configure.in: Build the linker on AIX.
14666
14667Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14668
14669 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14670 where needed.
14671
14672Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14673
14674 * Makefile.in (all-gcc): Fix typo.
14675
14676Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14677
14678 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14679
14680Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14681
14682 * configure.in: Rename libFOO to target-libFOO, and xiberty
14683 to target-xiberty, to provide more flexibility.
14684 (target_subdir): Define. Create if cross.
14685 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14686 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14687 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14688 check-libFOO -> check-target-libFOO, etc.
14689 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14690 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14691 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14692 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14693 allow ALL_GCC="" to only configure.
14694 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14695 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14696 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14697
14698Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14699
14700 * Makefile.in (taz): Build "info" in etc explicitly.
14701
14702Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14703
14704 * configure.in: Make sure that CC is undefined (as opposed to
14705 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14706 problem with autoconf trying to configure on a host without GCC.
14707
14708Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14709
14710 * mpw-configure: Set host alias from choice of host compiler,
14711 only use generic MPW Makefile sed if present, edit a file
14712 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14713 * mpw-README: Add problem notes about CW6 and CW7.
14714
14715Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14716
14717 * Makefile.in (taz): Use ";" instead of ";;".
14718
14719Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14720
14721 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14722 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14723 DISTDOCDIRS.
14724 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14725 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14726
14727Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14728
14729 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14730 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14731 Move bfd to DISTSTUFFDIRS.
14732
14733Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14734
14735 * Makefile.in (X11_LIB): Removed.
14736 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14737
14738 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14739
14740Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14741
14742 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14743 names.
14744
14745Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14746
14747 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14748
14749Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14750
14751 * configure.in (i[345]86-*-win32): Always build newlib.
14752 Don't configure cvs, autoconf or texinfo.
14753 * Makefile.in (LD_FOR_TARGET): New.
14754 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14755 Pass down LD_FOR_TARGET.
14756
14757Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14758
14759 * winsup: New directory.
14760 * Makefile.in: Build winsup.
14761 * configure.in: Winsup is configured when target is win32.
14762 Can only build win32 target GDB when native.
aee16bda 14763
28e9041c 14764Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14765
14766 * config.guess: Recognize HP model 819 machines as having
14767 a PA 1.1 processor.
14768
14769Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14770
14771 * configure: Fix sed loop which substitutes for CC and CXX to
14772 avoid bug found in various sed implementations.
14773
14774Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14775
14776 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14777 simulator. Use standard powerpc-*-eabi*.
14778
14779Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14780
14781 * configure.in: Stop putting gas and binutils in noconfigdirs for
14782 powerpc-*-aix* and rs6000-*-*.
14783
14784Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14785
14786 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14787 -mcall-aixdesc libraries.
14788
14789Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14790
14791 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14792
14793 * config.sub (arm | armel | armeb): Fix shell syntax.
14794
14795Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14796
14797 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14798 -msoft-float and -mcpu=common support.
14799 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14800 libraries.
14801
14802Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14803
14804 * configure.in: Allow configuration and build of emacs19 for the alpha.
14805
14806Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14807
14808 * configure.in (CC): Get ^CC, not just any old CC, from
14809 ${host_makefile_frag}.
14810
14811Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14812
aee16bda 14813 * configure.in (CC): Try to get CC from
28e9041c 14814 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14815
14816Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14817
14818 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14819 only if it exists in $(srcdir).
14820
14821Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14822
14823 * configure: If CC and CXX are not set in the environment, set
14824 them, based on either an existing Makefile or on searching for gcc
14825 in PATH. Substitute for CC and CXX in Makefile.
14826 * configure.in: Remove libm from target_libs. Separate
14827 target_configdirs from configdirs. If CC is not set in
14828 environment, try to get it from a host Makefile fragment. Rewrite
14829 changes of configdirs to use skipdirs instead. A few minor
14830 tweaks. Take directories out of target_configdirs as they are
14831 taken out of configdirs. Remove existing Makefile files from
14832 subdirectories. Substitute for TARGET_CONFIGDIRS and
14833 CONFIG_ARGUMENTS in Makefile.
14834 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14835 by configure.in.
14836 (CONFIG_ARGUMENTS): Likewise.
14837 (CONFIGURE_TARGET_MODULES): New variable.
14838 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14839 ($(CONFIGURE_TARGET_MODULES)): New target.
14840 (configure-libg++, configure-libio): New targets.
14841 (all-libg++): Depend upon configure-libg++.
14842 (all-libio): Depend upon configure-libio.
14843 (configure-libgloss, all-libgloss): New targets.
14844 (configure-libstdc++): New target.
14845 (all-libstdc++): Depend upon configure-libstdc++.
14846 (configure-librx, all-librx): New targets.
14847 (configure-newlib): New target.
14848 (all-newlib): Depend upon configure-newlib
14849 (configure-xiberty): New target.
14850 (all-xiberty): Depend upon configure-xiberty.
14851
14852Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14853
14854 * configure.in (host i[345]86-*-win32): Expand the
14855 noconfigdirs again.
14856
14857Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14858
14859 * mpw-configure: Fix sed command file name.
14860
14861Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14862
aee16bda 14863 * configure.in (host i[345]86-*-win32): Reduce the
28e9041c 14864 noconfigdirs again.
14865
14866Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14867
14868 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14869 or powerpc*-*-pe*, since they are not yet supported.
14870
14871Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14872
14873 Add PowerMac support and many other enhancements.
14874 * mpw-configure: New option --cc to select compiler to use,
14875 paste options set according to --cc into the generated
14876 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14877 if mpw-make.sed is present.
14878 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14879 add forward includes for PowerPC include files.
14880 * mpw-build.in: Build using Makefile.PPC if present.
14881 (do-byacc, etc): Remove separate version resource builds.
14882 (do-gas): Build "stamps" before "all".
14883 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14884 * mpw-README: Update to reflect --cc option, PowerMac support,
14885 and recently-reported compatibility problems.
14886
14887Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14888
14889 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14890 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14891 (--with-multilib-top): Pass to recursive invocations.
14892
14893Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14894
14895 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14896 v810-*-*.
14897
14898Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14899
14900 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14901 gdb, ld and opcodes on v810-*-*.
14902
28e9041c 14903Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14904
14905 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14906 (local-maintainer-clean): New target.
14907 (maintainer-clean): New target.
14908 (realclean): Just depend upon maintainer-clean.
14909
14910Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14911
14912 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14913
14914Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14915
14916 * configure.in: Build ld in mips*-*-bsd* case.
14917
14918Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14919
14920 * config.sub: Accept -lites* OS. From Ian Dall.
14921
14922Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14923
14924 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
4b695c23 14925 targets.
28e9041c 14926
14927Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14928
14929 * configure.in: treat i386-win32 canadian cross the same as
14930 i386-go32 canadian cross.
14931
14932Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14933
14934 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14935 running under the simulator to build a reduced set of libraries.
14936 (powerpc-*-eabiaix): Add fine grained multilib support added to
14937 other powerpc targets yesterday.
14938
14939Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14940
14941 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14942 -disable-softfloat, -disable-relocatable, -disable-aix, and
14943 -disable-sysv to control which multilib libraries get built.
14944
14945Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14946
14947 * configure: Add Makefile.tem to list of files to remove in trap
14948 handler.
14949
14950Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14951
14952 * config.guess (*Linux*): Add missing "exit"s.
14953 Also, need specific check for alpha-unknown-linux (uses COFF).
14954
14955Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14956
14957 * config.guess: Merge with FSF:
14958
14959 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14960 * config.guess (AIX4): More robust release numbering discovery.
14961
14962 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14963 * config.guess (i386-sequent-ptx): Properly get version number.
14964
14965 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14966 * config.guess (mips:*:4*:UMIPS): New case.
14967
14968Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14969
14970 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14971 (i386-win32 host): Likewise. Don't build readline.
14972
14973Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14974
14975 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14976 SUPPORT_FILES to submakes.
14977
14978Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14979
14980 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14981 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14982 mpw-configure.
14983
14984Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14985
14986 * configure.in (appdirs): Use =, not ==, in test expression when
14987 trying to build the text to print in the warning message for
14988 Solaris users.
14989
14990Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14991
14992 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14993
14994Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14995
14996 * config.guess: Recognize lynx-2.3.
14997
14998Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14999
15000 * config.sub (z8ksim): Deleted
15001 (z8k-*-coff): New, this is the one true name of the target.
15002
15003Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
15004
15005 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15006
15007Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
15008
15009 * config.guess (*:Linux:*:*): First try asking the linker what the
15010 default object file format is (elf, aout, or coff). Then if this
15011 fails, try previous methods.
15012
15013Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15014
15015 * configure.in: Don't build newlib for *-*-vxworks5.1.
15016
15017Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15018
15019 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15020 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15021
15022Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
15023
15024 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15025
15026Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
15027
15028 * cfg-ml-com.in: New file.
15029 * cfg-ml-pos.in: New file.
15030
15031Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15032
15033 * COPYING.NEWLIB: Add HP free copyright to list.
15034
15035Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15036
15037 * config.sub: Recognize -eabi* for the system, not just -eabi.
15038
15039Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
15040
15041 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15042 * config.sub, configure.in (win32): New target and host.
15043
15044Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
15045
15046 * configure.in: Add i386-pe configuration.
15047
15048Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
15049
15050 * mpw-build.in (install): Install GDB after LD.
15051
15052Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
15053
15054 * mpw-config.in (elf/mips.h): Always forward-include, needed
15055 for GDB to build.
15056
15057Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
15058
15059 * testsuite: New directory for customer acceptance and whole tool
15060 chain tests.
15061
15062Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15063
15064 * configure: If per-host line isn't found, but AC_OUTPUT is found
15065 and a configure script exists, run it instead.
15066
15067Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15068
15069 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
15070
15071Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
15072
15073 * configure: Set build_{cpu,vendor,os,alias} to host values when
15074 --build isn't specified.
15075
15076Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15077
15078 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15079 (FLAGS_TO_PASS): Pass them.
15080 (EXTRA_TARGET_FLAGS): Ditto.
15081
28e9041c 15082Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15083
15084 * Makefile.in (all-libg++): Depend on all-libstdc++.
15085
15086Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15087
15088 * configure.in (noconfigdirs): Enable all packages for
15089 i386-unknown-netbsd.
15090
15091Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
15092
15093 * configure.in (noconfigdirs): Don't configure tk for i386-go32
15094 hosted builds (DOS builds)
15095
15096Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15097
15098 Changes for ARM based on patches from Richard Earnshaw:
15099 * config.sub: Handle armeb and armel.
15100 * configure.in: Omit arm linker only for riscix.
15101
15102Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
15103
15104 * config.guess: Update from FSF.
15105
15106Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
15107
fee90afd 15108 * config.sub: Recognize powerpcle as the little endian variant of
28e9041c 15109 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
15110 powerpcle variant. Convert pentium into i586, not i486. Add p5
15111 alias for i586. Map new x86 variants p6, k5, nexgen into i586
15112 temporarily.
15113
15114Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
15115
15116 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15117
15118Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
15119
15120 * config.sub: Accept -lites* as a basic system type.
15121
15122Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
15123
15124 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15125 installed, and if so return linuxoldld as the system name.
15126
15127Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
15128
15129 * config.guess: Add hppa1.1-hp-lites support.
15130
15131Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
15132
15133 * configure.in: Don't build newlib for m68k-vxworks5.1.
15134
15135Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15136
15137 * configure.in (mips-sgi-irix6): Use mh-irix5.
15138
15139Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
15140
15141 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15142
15143Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15144
15145 * test-build.mk: Enable building of shared libraries on IRIX 5 and
31972771 15146 OSF/1. Fix compiler flags.
28e9041c 15147 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
15148
15149Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
15150
15151 * configure.in: Recognize --with-newlib.
15152 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15153
15154Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15155
151ad919 15156 * Makefile.in: move {all,check,install}-gdb from *_MODULES
28e9041c 15157 to *_X11_MODULES due to gdbtk needing X include files et al.
15158
15159Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
15160
15161 Merge in support for Mac MPW as a host.
15162 (Old change descriptions retained for informational value.)
15163
15164 * mpw-config.in: Add generic include forwards for cpu-specific
15165 include files in aout and elf directories.
15166
15167 * mpw-configure: Added copyright.
15168 * mpw-config.in: Check for presence of required build tools.
15169 (target_libs): Add newlib.
15170 (target_tools): Add examples.
15171 (Read Me): Generate as "Read Me for MPW" instead.
15172 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15173 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15174 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15175
15176 * mpw-configure: Remove subdir-specific makefile hackery,
15177 delete mk.tmp after using it.
15178
15179 * mpw-build.in (all): Display start and end times.
15180
15181 * mpw-configure (host_canonical): Set.
15182 (target_cpu): Always add to makefiles.
15183 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15184 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15185 (mpw-mh-mpw): Look for in srcdir and srcroot.
15186 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15187
15188 * mpw-build.in: (install-only): New target.
15189
15190 * mpw-configure (host_alias, target_alias): Rename from hostalias
15191 and targetalias, add into generated Makefile.
15192 (mk.tmp): If present, add into generated Makefile.
15193 * mpw-build.in (all-gas): Build config.h first before gas proper.
15194
15195 * mpw-configure (config.status): Write only if changed.
15196 * mpw-config.in (readline): Configure it (not built, just used for
15197 definitions).
15198
15199 * mpw-config.in (elf/mips.h): Add a forward include.
15200
15201 * mpw-config.in: Forward-include most .h files in include into
15202 extra-include.
15203 (readline): Don't build.
15204 mpw-build.in (install): Install GDB.
15205
15206 * mpw-configure (prefix, mpw_prefix): Handle it.
15207 * mpw-config.in (mmalloc, readline): Don't configure.
15208 * mpw-build.in (thisscript): Rename to ThisScript.
15209 Use mpw-build instead of BuildProgram everywhere.
15210 (mmalloc, readline): Don't build.
15211 * mpw-README: New file, basic documentation about the MPW port.
15212
15213 * mpw-config.in: Use forward-include to create include files.
15214
15215 * mpw-configure: Add more things to the top of each configured
15216 Makefile, including contents of config/mpw-mh-mpw.
15217 * mpw-config.in (extra-include): Create this directory and fill it
15218 with Posix-like include files when configuring.
15219
15220 * config.sub (apple, mac, mpw): Add various aliases.
15221
15222 * mpw-build.in: New file, top-level build script fragment for MPW.
15223 * mpw-configure: New file, configure script for MPW.
15224 * mpw-config.in: New file, config fragment for MPW.
15225
15226Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15227
15228 * configure.in (host_libs): Remove glob, since it is gone from the
15229 sources.
15230
15231Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15232
15233 * Makefile.in: define empty GDB_NLM_DEPS var.
15234
15235 * configure.in(target_makefile_frag): use config/mt-netware
15236 for netware targets.
15237
15238Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15239
15240 * config.sub: Merge in recent FSF changes. Remove linux special
15241 cases.
15242
15243Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15244
5309a301 15245 Revert this change:
28e9041c 15246
15247 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15248
15249 * build-all.mk: Use CC=cc -Xs on Solaris.
15250
28e9041c 15251Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15252
15253 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15254 stop using it.
15255 * Makefile.in: Nuke all references to glob subdirectory.
15256
15257Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15258
15259 * configure.in: Fix --enable-shared logic in per-host.
15260
15261Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15262
15263 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15264
15265Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15266
15267 * configure.in (noconfigdirs): Don't build gas on AIX, for
15268 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15269
15270Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15271
15272 * configure: Fix --cache-file to work if the file argument is a
15273 relative path.
15274
15275Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15276
15277 * configure: If the --cache-file is used, pass it down to
15278 configure in subdirectories.
15279
15280Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15281
15282 * config.sub: add vxworks29k configuration.
15283
15284Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15285
15286 * Makefile.in (taz): Do "diststuff" part quietly.
15287
15288Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15289
15290 * config.sub: Mini-merge with gcc/config.sub.
15291
15292Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15293
15294 * config.guess (IRIX): Sed - to _.
15295
15296Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15297
15298 * Makefile.in (source-vault, binary-vault): New targets.
15299
15300Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
15301
15302 * config.sub: Recognize -eabi as a basic system type.
15303
15304Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15305
15306 * configure.in (enable_shared stuff): Fix typo.
15307
15308Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
15309
15310 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15311
15312Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15313
15314 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15315
15316Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15317
15318 * configure.in (rs6000-*-*): Don't build gas.
15319
15320Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
15321
15322 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15323 reduce command line length.
15324 (AS_FOR_TARGET): Check for as.new, not Makefile.
15325 (NM_FOR_TARGET): Check for nm.new, not Makefile.
15326
15327Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
15328
15329 * config.guess: Merge from FSF.
15330
15331Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15332
15333 * configure: Don't use $ when handling program_suffix.
15334
15335Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
15336
15337 * configure.in: Configure tk for hppa/hpux.
15338
15339Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
15340
15341 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
15342
15343Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15344
15345 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
15346 to LIBCXXFLAGS. Tests are better run without it.
15347
15348Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
15349
15350 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15351
15352Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
15353
15354 * configure.in (*-*-netware*): Don't configure xiberty.
15355
15356Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
15357
15358 * configure.in: Remove tk from native_only list.
15359
15360Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
15361
15362 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15363 for special NCD build.
15364
15365Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15366
15367 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15368 makeall.bat, they're only useful for binutils snapshots.
15369 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15370 makeall.bat to specified SUPPORT_FILES.
15371
15372Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
15373
15374 * build-all.mk: Add Ericsson targets to sun4 and solaris
15375 hosts. Add BNR's sun4 target to solaris host, so their
15376 build-from-source will be tested in-house first.
15377
15378Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15379
15380 * Makefile.in (LIBCFLAGS): New variable.
15381 (CFLAGS_FOR_TARGET): Ditto.
15382 (LIBCFLAGS_FOR_TARGET): Ditto.
15383 (LIBCXXFLAGS): Ditto.
15384 (CXXFLAGS_FOR_TARGET): Ditto.
15385 (LIBCXXFLAGS_FOR_TARGET): Ditto.
15386 (BASE_FLAGS_TO_PASS): Pass them.
15387 (EXTRA_TARGET_FLAGS): Ditto.
15388
5309a301 15389 * configure.in: Support --enable-shared.
28e9041c 15390
15391Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15392
15393 * configure.in (target_libs): Include libstdc++ again.
15394 * config.guess: Update from FSF (for FreeBSD).
15395
15396Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15397
15398 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15399 makeall.bat.
15400 (DISTDOCDIRS): Add `etc'.
15401 (ETC_SUPPORT_PFX): New variable.
15402 (taz): Include anything from etc starting with a word in
15403 ETC_SUPPORT_PFX.
15404
15405Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15406
15407 * config.sub: Update for recent FSF changes. Remove obsolete
15408 h8300hds entry. Add -windows* and -osx as basic os. Minor
15409 spacing changes.
15410
15411Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15412
15413 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15414
15415 * config.guess: Merge with FSF.
15416 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15417
15418Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15419
15420 * configure: Since the "trap 0" handler will override the exit
15421 status on many systems, only use it for "exit 1", and make it set
15422 a non-zero exit status; reset it before "exit 0". Also, check
15423 exit status of config.sub, and error out if it failed.
15424
15425Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15426
15427 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15428 and install libgloss.
15429
15430Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15431
15432 * Makefile.in (all-binutils): Depend upon all-byacc.
15433
15434 * configure.in: Don't build emacs on Irix 5.
15435
15436Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15437
15438 * configure.in (*-*-netware*): Add libio.
15439
15440Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15441
15442 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15443 (CHECK_TARGET_MODULES): Ditto.
15444 (INSTALL_TARGET_MODULES): Ditto.
15445 (TARGET_LIBS): Ditto.
15446 (all-libstdc++): Note dependencies.
15447
15448Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15449
15450 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15451
15452Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15453
15454 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15455 -fexternal-templates.
15456
15457 * configure.in (target_libs): Add libstdc++.
15458 (noconfigdirs): Add libstdc++ as appropriate.
15459
15460Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15461
15462 * config.guess: Update from FSF.
15463
15464Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15465
15466 * configure: Use ${config_shell} when running ${configsub}.
15467
15468Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15469
15470 * config.sub: No longer recognize h8300h.
15471
15472Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15473
15474 * config.sub: Remove extraneous differences between config.sub and
15475 gcc/config.sub.
15476
15477Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15478
15479 * Makefile.in (DISTSTUFFDIRS): Add gas.
15480
15481Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15482
15483 * COPYING.NEWLIB: New file.
15484
15485Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15486
15487 * config.guess (HP-UX): Patch from Harlan Stenn
15488 <harlan@landmark.com> to also emit release level.
15489
15490Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15491
15492 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15493
15494Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15495
15496 * config.sub: Merge nextstep cleanup from FSF.
15497
15498Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15499
15500 * configure.in (arm-*-*): Don't configure ld for this target.
15501
15502Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15503
15504 * configure.in (*-*-netware): don't configure libg++, libio,
15505 librx, or newlib.
15506
15507Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15508
15509 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15510 configure ld--it works, but it doesn't support shared libraries.
15511
15512Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15513
15514 * config.guess (*-unknown-freebsd*): Get rid of possible
15515 trailing "(Release)" in version string.
15516 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15517
15518Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15519
15520 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15521 Fix type: *-next-neststep -> *-next-nextstep.
15522
15523 * config.guess: Merge from FSF:
15524
15525 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15526
15527 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15528
15529 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15530
15531 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15532 instead of UNIX_SV for UnixWare 1.0).
15533
15534Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15535
15536 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15537 to make gdb/nlm/* build after the compiler and linker.
15538
15539Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15540
15541 * config.guess (netbsd, freebsd, linux): Accept any machine,
15542 not just i[34]86.
15543 (m68k-atari-sysv4): Relocate to match FSF version.
15544
15545 * config.guess: More merges from the FSF:
15546
15547 Add a space before function call or macro invocation.
15548
15549 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15550
15551 * config.guess: Add trap cmd to remove dummy.c and dummy when
15552 interrupted.
15553
15554 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15555
15556 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15557 (dummy): Redirect stderr from compilation of dummy.c.
15558
15559 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15560
15561 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15562
15563Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15564
15565 * configure: Accept and ignore --cache*, for compatibility with
15566 new autoconf.
15567
15568Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15569
15570 * config.guess: Merge from FSF:
15571
15572 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15573
15574 * config.guess (Pyramid*:OSx*:*:*): New case.
31972771 15575 (PATH): Add /.attbin at end for finding uname.
15576 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
28e9041c 15577
15578 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15579
31972771 15580 * config.guess (M88*:DolphinOS:*:*): New case.
28e9041c 15581
15582 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15583
31972771 15584 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15585 to select whether to use ELF or COFF.
28e9041c 15586
15587 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15588
31972771 15589 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
28e9041c 15590
15591 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15592
15593 * config.guess: Guess the OS version for HPUX.
15594
15595 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15596
15597 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15598
15599Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15600
15601 * configure.in: Recognize --with-headers, --with-libs, and
15602 --without-newlib.
15603 * Makefile.in (all-xiberty): Depend upon all-ld.
15604
15605Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15606
15607 * configure.in: Change i[34]86 to i[345]86.
15608
15609Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15610
15611 * configure (version): A few more tweaks to help message.
15612
15613Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15614
15615 * Makefile.in: Remove (for now) librx as a host library,
15616 now that we're building it for target.
15617
15618Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15619
15620 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15621 (Karl Berry).
15622
15623Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15624
15625 * configure.in: Also configure librx.
15626
15627Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15628
15629 * Makefile.in: Update various rules to reflect that librx
15630 is now needed for libg++.
15631
15632Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15633
15634 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15635
15636Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15637
15638 * configure.in: Configure the examples directory.
15639
15640Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15641
15642 * configure: Simplify Jun 2 1994 change.
15643
15644Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15645
15646 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15647 /bin/gcc isn't good enough to build gcc.
15648
15649Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15650
15651 * Makefile.in (GDB_SUPPORT_FILES): Remove
15652 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15653 (gdb.tar.gz): Add new rule to use standard distribution building
15654 mechanism.
15655
15656Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15657
15658 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15659 Bill Cox <bill@cygnus.com>.
15660
15661Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15662
15663 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15664
15665Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15666
15667 * configure: Search current dir first in .gdbinit.
15668
15669Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15670
15671 * config.sub: Recognize freebsd (merged from gcc config.sub).
15672
15673Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15674
15675 * config.sub: Refer to NeXT's operating system as nextstep.
15676
15677 * config.sub (case $basic_machine): Re-order the cases, to match
15678 the order in the FSF version (which is mostly alphabethical).
15679 Merge in some additions and changes from the FSF.
15680
15681Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15682
15683 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15684 * config.sub: Recognize cxux7.
15685 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15686
15687Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15688
15689 * config.sub: Fix typo powerpc -> powerpc-*.
15690
15691Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15692
15693 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15694
15695 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15696 parallel with all-emacs and install-emacs). Top-level command
15697 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15698
15699Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15700
15701 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15702 $(relbindir)/make before doing ``make install'', and use
15703 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15704 installing over running make binary.
15705 ($(host)-stamp-stage3-installed): Likewise.
15706
15707Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15708
15709 * config.guess: Recognize Mach.
15710
15711Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15712
15713 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15714 see whether --exec-prefix was used.
15715
15716Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15717
15718 * README: Explicitly mention libg++/README. (Zoo's idea.)
15719
15720Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15721
15722 * Makefile.in: Add all-librx target similar to all-libproc.
15723
15724Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15725
15726 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15727 with post 1.2 uname bogosity.
15728
15729Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15730
15731 * configure: Remove temporary files on receipt of a signal.
15732
15733Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15734
15735 * configure: If there is a package_makefile_frag, remove
15736 ${subdir}/Makefile.tem after copying it in.
15737
15738Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15739
15740 * build_all.mk: support rs6000 lynx identifies itself as
15741 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15742 since /bin/gcc is too feeble to compile a modern gcc.
15743
15744Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15745
15746 * brought devo/test-build.mk update-to-date with progressive/
15747 test-build.mk. Add lynx targets and hppa flag info.
15748
15749Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15750
15751 * configure.in: Use mh-ncrsvr43. Patch from
15752 Tom McConnell <tmcconne@sedona.intel.com>.
15753
15754Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15755
15756 * config.guess (i386-unknown-bsdi): No longer need to
15757 check #if defined(__bsdi__) && defined(__i386__).
15758
15759Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15760
15761 * configure: Set program_transform_nameoption correctly.
15762
15763Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15764
15765 * brought build-all.mk update-to-date with progressive build-all.mk,
15766 added new targets and hppa info.
aee16bda 15767
28e9041c 15768Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15769
15770 * configure: If config.guess result is a prefix of the user
15771 specified target, assume a native build and use the user specified
15772 target as the host alias. Remove SunOS patch suffix removal hack.
15773 * configure.in: Remove SunOS patch suffix removal hack.
15774
15775 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15776 in NATIVE_CHECK_MODULES.
15777
15778Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15779
15780 * Makefile.in: Rename HOST_ONLY to NATIVE.
15781 * configure: Delete SunOs patch suffix from host_canonical
15782 and build_canonical variables that are prepended to Makefiles.
15783 * configure.in: Add comments for easier maintenance.
15784
15785Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15786
15787 * Makefile.in: Add all-libproc target similar to all-gui.
15788
15789Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15790
15791 * Makefile.in (CHECK_MODULES): split into
15792 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15793
15794Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15795
15796 * config.guess (i386-unknown-bsdi): New system to guess.
15797
15798Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15799
15800 * Makefile.in: Add all-gui target (but not yet build by "all").
15801
15802Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15803
15804 * config.sub: Move deletion of patch suffix from here...
15805 * configure.in: To here, at Ian's suggestion. The top-
15806 level scripts might need to know of a patch level.
15807
15808Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15809
15810 * config.sub: Strip off patch suffix so rtl is recognized
15811 as a sunos4.1.3 machine, even though it's been patched.
15812
15813Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15814
15815 * Makefile.in (INSTALL_LAST): Delete.
15816 (INSTALL_DOSREL): New.
15817
15818Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15819
15820 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15821 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15822 whether we pass down --with-gnu-ld anyhow.
15823
15824Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15825
15826 * Makefile.in (INSTALL_LAST): Change operation so it works
15827 on more flavors of make.
15828 * configure.in (go32): Don't build libg++ or libio.
15829
15830Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15831
15832 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15833 they can be overriden by templates.
15834
15835Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15836
15837 * configure.in (target==go32): Don't build gdb.
15838 * dosrel: New directory.
15839
15840Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15841
15842 * configure.in (host==go32): Configure dosrel too.
15843 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15844 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15845 be set by incoming names or templates.
15846 (INSTALL_LAST): New rule.
28e9041c 15847
15848Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15849
15850 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15851
15852Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15853
28e9041c 15854 * configure.in (appdirs): New variable. Currently empty, but will
15855 be used in gas distribution. If nonempty, lists a set of
15856 directories at least one of which must get configured, or top
15857 level configuration is considered to have failed.
15858 (rs6000-*-lynxos*): Use new file name.
15859
15860Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15861
15862 Eliminate XTRAFLAGS.
15863 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15864 newlib include files using -idirafter, and also use -nostdinc.
15865 (CXX_FOR_TARGET): Likewise.
15866 (XTRAFLAGS): Removed.
15867 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15868 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15869 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15870 ($(DO_X)): Don't pass down XTRAFLAGS.
15871
15872Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15873
15874 * configure.in (mips*-dec-bsd*): New target; do build linker.
15875 (mips*-*-bsd*): New target; don't build linker.
15876
15877Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15878
15879 * configure.in: support rs6000-*-lynxos* configuration.
15880 support sunos4 as a cross target.
15881
15882 * config.sub: look for lynx*, not lynx since the OS version may
15883 legitimately be part of the name.
15884
15885Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15886
15887 * configure.in (i[34]86-*-sco*): Move to be with other i386
15888 targets.
15889 (romp-*-*): New target. Skip various binary utilities.
15890 (vax-*-*): New target. Don't build newlib.
15891 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15892
15893Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15894
15895 * configure.in: Only set host_makefile_frag if config
15896 directory exists.
15897
15898Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15899
15900 * install.sh: If $dstdir exists, don't check whether each
15901 component does.
15902
15903Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15904
15905 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15906
15907Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15908
4b695c23 15909 * configure.in (*-*-lynxos*): Don't configure newlib for either
15910 native or cross Lynx.
28e9041c 15911
15912Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15913
15914 * config.sub (sparc64-elf): Fix os.
15915 (z8k): Remove duplicate.
15916
15917Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15918
15919 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15920 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15921
15922Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15923
15924 * configure: Make file links cleanly even if Lynx fails on
31972771 15925 an NFS symlink (at least fail cleanly).
28e9041c 15926
15927Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15928
15929 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15930 -XNh2000.
15931
15932Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15933
15934 * configure: Unknown options are fatal again.
15935
15936Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15937
15938 * configure: Ignore --x-includes and --x-libraries, for Autoconf
aee16bda 15939 compatibility.
28e9041c 15940
15941Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15942
15943 * build-all.mk: Add `clean' target.
15944
15945Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15946
15947 * config.guess: Add SINIX support.
15948 * configure.in: Add mips-*-sysv4* support.
15949
15950Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15951
15952 * build-all.mk: Document all useful targets.
15953 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15954 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15955
15956Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15957
15958 * configure: Support --silent, --quiet.
15959
15960Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15961
15962 * configure: Support --disable-FEATURE.
15963
15964Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15965
15966 * config.guess: Recognize NCR running SVR4.3.
15967
15968Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15969
15970 * config.guess: Make BSDI generate i386-unknown-bsd386.
15971 Patch from Paul Eggert <eggert@twinsun.com>.
15972
15973Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15974
15975 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15976
15977Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15978
15979 * configure: Make unrecognized options give nonfatal warnings
15980 instead of fatal errors, and pass them to any subdirectory
15981 configures in case they recognize them.
15982 Make --x equivalent to --with-x.
15983
15984Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15985
15986 * configure: Add --enable-* options. Clean up usage message and
15987 some comments.
15988
15989Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15990
15991 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15992
15993Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15994
15995 * configure.in (hppa*-*-*): Enable binutils.
15996
15997Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15998
15999 * config.sub: Recognize cisco.
16000
16001Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
16002
16003 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16004
16005Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16006
16007 * config.guess: about target *-hitachi-hiuxwe2, don't print more
16008 than one configuration name. Add comment.
16009
16010Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
16011
16012 * config.guess: about target *-hitachi-hiuxwe2, fixed
16013 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
16014 macro is incorrect.]
16015
16016Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16017
16018 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16019 than the "make ls" stuff which used to be here.
16020
16021Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16022
16023 * config.guess: Recognize i[34]86-unknown-freebsd.
16024 From Shawn M Carey <smcarey@rodan.syr.edu>.
16025
16026Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
16027
16028 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16029
16030Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16031
16032 * config.guess: Check for ptx.
16033
16034Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
16035
16036 * config.sub: Add os9k checking.
16037
16038Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16039
16040 * config.guess: Handle OSF1 running on HPPA processors
16041
16042Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16043
16044 * configure: If subdir configure fails, print out a message with
16045 subdirectory name, in case subdir's configure code didn't identify
16046 itself.
16047
16048Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
16049
16050 * configure.in: Remove embedded newlines from configdirs.
16051 Avoid mismatches of substrings. Fix matching strings at end
16052 of configdirs.
16053
16054Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
16055
16056 * config.guess: Add Lynx/rs6000 config support.
16057
16058Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16059
16060 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16061
16062Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
16063
16064 * configure.in (hppa*-*-osf*): Treat this just like most other
16065 PA configurations (eg no binutils or ld).
16066 (hppa*-*-*elf*): These configurations have binutils and ld.
16067
16068Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16069
16070 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
16071
16072Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16073
16074 * configure.in (rs6000-*-*): Build gas.
16075
16076Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16077
31972771 16078 * Makefile.in: Avoid bug in losing hpux sed.
28e9041c 16079
16080Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16081
16082 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16083 for GDB and GDB has been fixed to not need it.
16084
28e9041c 16085Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16086
16087 * config.guess: Recognize vax hosts.
16088
16089Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16090
16091 * configure (while loop): Don't use "break 2" inside case
16092 statement -- the case statement isn't an enclosing loop.
16093
16094Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
16095
16096 * config.guess: Clean up NeXT support, to allow nextstep
16097 on Intel machines. Make OS be nextstep.
16098
16099Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
16100
16101 * config.guess: Add alternate forms for Convex.
16102
16103Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
16104
16105 * configure: Completely rewrite option processing. Take
16106 advantage of pattern-matching to avoid invoking test frequently.
16107 Also clean up host and target defaulting logic.
16108
16109Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16110
16111 * Makefile.in: Replace all occurrances of "rootme" with "r" and
16112 "$${rootme}" with "$$r", to increase the likelihood that the do-*
16113 commands (plus user environment) will fit SCO limits.
16114
16115Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16116
16117 * configure.in: Don't issue warnings about directories which are
16118 not being configured if -norecursion is set. Correct test for
16119 --with-gnu-as and --with-gnu-ld to not get confused by substring
16120 matches.
16121
16122 * configure.in: Don't build gas for alpha-dec-osf1*.
16123
16124Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
16125
16126 * configure: Back out Per's change of 12/19/1993. It changes the
16127 behavior of configure in unexpected and confusing ways.
16128
16129 Also, use different delim char when calculating
16130 program_transform_name so that the name can contain slashes.
16131
16132Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
16133
16134 * configure.in, config.sub: Add support for VSTa micro-kernel.
16135
16136Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16137
16138 * configure.in: Nuke hacks which were used to get a special
16139 version of GAS for HPPA configurations.
16140
16141Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
16142
16143 * configure: If only ${target_alias} is given, use that
16144 as the default for ${host_alias}.
16145 * configure: Add missing back-slashes before nested quotes.
16146
16147Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16148
16149 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16150
16151Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
16152
16153 * config.guess: Recognize some Tektronix configurations.
16154 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16155
16156Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16157
16158 * config.sub: Match any flavor of SH.
16159
16160Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
16161
16162 * configure.in: Don't try to configure newlib for Alpha.
16163
16164Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16165
16166 * configure.in: Don't build ld for Irix 5. Don't build gas,
16167 libg++ or libio for any Alpha target.
16168
16169 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
28e9041c 16170
16171Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
16172
16173 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16174 default arguments -- so it tried to compress itself.
16175
16176Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16177
16178 * configure.in (notsupp): ensure that a space is always at the end
16179 of the configdirs list, since the grep checks for an explicit space
16180
16181Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16182
16183 * configure.in (target i386-sysv4.2): don't build ld, since static
16184 versions of many libraries are not available.
16185
16186Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16187
16188 * config.guess: Recognize Apollos (using environment variables).
16189 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16190
16191Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16192
16193 * config.guess: Recognize Sony news mips running newsos.
16194
16195Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16196
16197 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16198 "fi ; else" for bash.
16199
16200Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16201
16202 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16203
16204Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16205
16206 * config.sub: accept unixware as an alias for svr4.2.
16207 Fix some inconsistancies with the gcc version.
16208
16209Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16210
16211 * Makefile.in (DISTDOCDIRS): Add gdb.
16212
16213Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16214
16215 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16216
16217Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16218
16219 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16220 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16221 this now.
16222
16223Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16224
16225 * config.sub: Accept hiux* as an OS name.
16226
16227 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16228 etc/make-stds.texi. The underscore came from gcc, and dje now
16229 agrees that RUNTESTFLAGS is the correct name.
16230
16231Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16232
16233 * install.sh: Remove 'set -e'. It makes any conditionals
16234 in the script useless.
16235
16236 * config.guess: Automatically recognize arm-acorn-riscix
16237 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16238
16239Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16240
16241 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16242
16243Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16244
16245 * Makefile.in (DISTDOCDIRS): New variable.
16246 (taz): Edit local Makefile.in sooner, instead of proto-toplev
aee16bda 16247 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
28e9041c 16248
16249Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16250
16251 * configure.in (hppa target): check the source directory for the
16252 pagas sub-directory
16253
16254Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16255
16256 * config.sub: Allow -aout* and -elf*.
16257
16258Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16259
16260 * configure.in: Don't build ld on i386-solaris2, same as for
16261 sparc-solaris2.
16262
16263Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16264
16265 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16266
16267Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16268
16269 * configure.in: Configure gdb for alpha.
16270
16271Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16272
16273 * Makefile.in (CXXFLAGS): Add -O.
16274
16275Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16276
16277 * config.guess: added support for DG Aviion
16278
16279Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16280
16281 * configure.in: Produce warning message for subdirectories not
16282 configurable for this host/target combination. Don't try to
16283 configure gdb for vms.
16284
16285Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16286
16287 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16288 appropriate files before making "diststuff".
16289 (DISTBISONFILES): New var: list of files to be edited.
16290 (DISTSTUFFDIRS): Add binutils.
16291
16292Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16293
16294 * config.sub: also handle mipsel and mips64el (for little endian mips)
16295
16296Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16297
16298 * configure.in: Add * to end of all OS names.
16299
16300Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
16301
16302 * configure.in: Build newlib for LynxOS native.
16303
16304Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16305
16306 * config.guess: Add support for delta 88k running SVR3.
16307
16308 * configure.in: Add comment about HP compiler vs. emacs.
16309
16310Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16311
16312 * configure.in: don't build ld on solaris2 (not a viable option
16313 due to bugs in getpwnam & getpwuid)
16314
16315Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16316
16317 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16318 config.guess will produce a full version number.
16319
16320Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16321
16322 * configure.in: Build linker and binutils for alpha-dec-osf1.
16323
16324Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16325
16326 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16327 and gdb/testsuite/Makefile.in.
16328
16329Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16330
16331 * configure.in: recognize mips*- instead of mips-
16332
16333Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
16334
16335 * config.sub: Accept linux*coff and linux*elf as operating
16336 systems.
16337
16338Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16339
16340 * config.sub: Recognize mips64, and mips3 as an alias for it.
16341
16342Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16343
16344 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16345 gdb knows how to handle OSF/1 shared libraries.
16346
16347Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16348
16349 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16350 * config.guess: Recognize Hitachi's HIUX.
16351 * config.sub: Recognize h3050r* and hppahitachi.
16352 Remove redundant cases for hp9k[23]*.
16353
16354Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16355
16356 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16357 if gas and ld are in the source tree and are in ${configdirs}.
16358 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
3398e91d 16359 --with options (but still pass them down on the command line,
28e9041c 16360 if they were explicitly specified).
16361
16362Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16363
16364 * configure: substitute SHELL value in Makefile.in with
16365 ${CONFIG_SHELL}
16366
16367Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16368
16369 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16370 *-*-solaris2* targets.
16371
16372Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16373
16374 * Makefile.in: define M4, and pass it down to sub-makes;
16375 all-autoconf now depends on all-m4
16376
16377Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16378
16379 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16380 presence of {ar,ranlib} instead of a configured directory
16381
16382Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16383
16384 * config.guess: Accept 34?? as well as 33?? for NCR.
16385
16386Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16387
16388 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16389 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16390
16391Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16392
16393 * configure: grab values for $(CC) and $(CXX) from the
16394 environment, so that someone can do "CC=gcc configure; make" and
16395 have it work right (matching the way that autoconf works now)
16396
16397 * configure.in, Makefile.in: add support for gash, the tcl
16398 interface to Galaxy
16399
16400 * config.guess: add NetBSD variants (hp300, x86)
16401
16402Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16403
16404 * install.sh: Support -d option (in the manner of SunOS 4 install,
16405 as it is more deterministic than that of GNU install)
16406 (chmodcmd): Set file to mode 755 by default (should also do default
16407 chgrp and chown, but I don't feel like dealing with that now)
16408
16409Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16410
16411 * config.sub: Remove h8300hhms alias.
16412
16413Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16414
16415 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16416
16417Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16418
16419 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16420 as stmp-fixinc
16421
16422Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16423
16424 * config.sub: recognize m88110-bug-coff.
16425
16426Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16427
16428 * Makefile.in (all-libio): all dependencies on the toolchain used
16429 to build this (gcc, gas, ld, etc)
16430
16431Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16432
16433 * config.guess: Deal with OSF/1 1.3 on alpha.
16434
16435Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16436
16437 * install.sh: add some 'else true' clauses for portability
16438
16439 * configure.in: don't build libio for h8[35]00-*-* targets
16440
16441Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16442
16443 * Makefile.in: Add support for new libio.
16444
16445Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16446
16447 * install.sh: If one command fails, don't try the rest. Don't try
16448 to remove $dsttmp (via trap) unless we have already created it.
16449 If $src doesn't exist, detect it and exit with an error.
16450
16451 * config.guess: Recognize BSD on hp300.
16452
16453Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16454
16455 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16456 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16457
16458Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16459
16460 * Makefile.in (all-send-pr): depends on all-prms
16461
16462Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16463
16464 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16465
16466Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16467
16468 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16469 Added test for mips-mips-riscos5.
16470
16471Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16472
16473 * configure.in: use mh-hp300 for 68k HP hosts
16474
16475Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16476
16477 * configure: add support for CONFIG_SHELL, so that you can use
16478 some alternate shell for evaluating configure scripts
16479
16480Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16481
16482 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16483 in configure script to bug-gdb@prep.ai.mit.edu when building
16484 distribution archive.
16485 * Makefile.in (COMPRESS): Remove def.
16486 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16487 gdb.tar.Z and make-gdb.tar.Z respectively.
16488 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16489 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16490 to convergence with 'taz' target in Makefile.in.
16491
16492Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16493
16494 * install.sh (dsttmp): use trap to ensure that tmp files go
16495 away on error conditions
16496
16497Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16498
16499 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16500
16501Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16502
16503 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16504 its parent is '/' not ''.
16505
16506 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16507
16508Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16509
16510 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16511 that ${newsrcdir}/configure.in does.
16512
16513Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16514
16515 * test-build.mk: support for CONFIG_SHELL
16516
16517Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16518
16519 * config.sub (netware): Add as a basic system type.
16520
16521Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16522
16523 * Makefile.in (Makefile): depend on configure.in. Also drop the
16524 $(srcdir)/ from the dependency on Makefile.in.
16525
16526Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16527
16528 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16529 (h8300hhms is temporary until multi-libraries are implemented).
16530 * configure.in: Handle h8300h too.
16531
16532Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16533
16534 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16535
16536Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16537
16538 * configure: Remove extraneous output when guessing host type.
16539 * config.guess: Remove extraneous output when guessing using C
16540 compiler rather than uname, or when guessing fails.
16541
16542Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16543
16544 * Makefile.in: remove all.cross and install.cross targets
16545
16546 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16547 definitions
16548
16549Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16550
16551 * configure.in (target sh): Build gprof.
16552
16553Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16554
16555 * config.sub: change -solaris to -solaris2
16556
16557Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16558
16559 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16560
16561Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16562
16563 * configure: Correct error message for missing Makefile.in to
16564 print correct directory.
16565
16566Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16567
16568 * install.sh: kludge around 386BSD shell bug
16569
16570Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16571
16572 * config.guess: Recognize NeXT.
16573 * config.guess: Recognize i486-ncr-sysv4.
16574 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16575
16576Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16577
16578 * Makefile.in (MAKEINFOFLAGS): New variable.
16579 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16580 * build-all.mk, test-build.mk: Pass down --no-split as
16581 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16582
16583Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16584
16585 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16586
16587Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16588
16589 * Makefile.in (libg++.tar.z): New rule.
16590 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16591 * Makefile.in (taz): Only do a single chmod.
16592
16593Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16594
16595 * install.sh: don't use dirname anymore (replaced with sed usage)
16596
16597Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16598
16599 * Makefile.in: Change extension for gzip'd files from '.z' to
16600 '.gz' per new FSF standard usage.
16601
16602Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16603
16604 * configure: put quotes around the final value of program_transform_name
16605
16606Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16607
16608 * Makefile.in: new install.sh support; update install-info rules
16609
16610Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16611
16612 * configure.in: Build diff for crosses, but not for go32 host.
16613
16614 * configure.in: Build gprof only for native, and don't build it
16615 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16616
16617Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16618
16619 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16620
16621Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16622
16623 * configure.in (host_tools): Add prms.
16624
16625Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16626
16627 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16628 with $(FLAGS_TO_PASS) on the command line
16629
16630 * config.sub: Recognize lynx and lynxos
16631
16632Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16633
16634 * config.sub: Accept -ecoff*, not just -ecoff.
16635
16636Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16637
16638 * Makefile.in (taz): Use .gz suffix instead of .z.
16639 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16640 names.
16641
16642Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16643
16644 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16645
16646Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16647
16648 * Makefile.in (install-no-fixedincludes): install gcc last, so
16649 that rebuilds that might happen during 'make install' don't get
16650 bogus gcc include files
16651
16652Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16653
16654 Change from Utah for HPPA support:
16655 * config.guess: Recognize hppa1.x-hp-bsd.
16656
16657Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16658
16659 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16660 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16661
16662Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16663
16664 * config.sub: Add support for rom68k and bug boot monitors.
16665
16666Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16667
16668 * Makefile.in: Make all-opcodes depend on all-bfd.
16669
16670Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16671
16672 * config.guess: Added special check for i[34]86-univel-sysv4*.
16673
16674Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16675
16676 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16677 the processor rather than assuming i486.
16678
16679Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16680
16681 * config.guess: Recognize SunOS6 as Solaris3.
16682
16683Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16684
16685 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16686 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16687
16688Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16689
16690 * build-all.mk (all-cross): New target for Canadian Cross.
16691 Added Q2 go32 targets.
16692 * test-build.mk: Configure go32 cross sparclite-aout and
16693 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16694 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16695
16696Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16697
16698 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16699 GO32 hosted toolchains
16700
16701Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16702
16703 * configure: change so "-exec-prefix" gets passed down rather
16704 than "-exec_prefix" so autoconf generated Makefiles get the
16705 exec_prefix set right.
16706
16707Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16708
16709 * config.guess: get the Solaris2 minor version number
16710
16711 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16712
16713Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16714
16715 * config.guess: Recognize some Sequent platforms.
16716
16717Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16718
16719 * Makefile.in: added the vault-install target
16720
16721 * configure.in: actually use the Sun3 makefile fragment that's in
16722 config, also added the release dir to configdirs
16723
16724Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16725
16726 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16727
16728Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16729
16730 * configure.in: remove some program from Alpha targetted toolchains
16731
16732Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16733
16734 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16735 gprof.
16736 (taz): Run "make diststuff" in those directories instead of "make
16737 proto-dir". Look for "VERSION=" only at start of line in subdir
16738 Makefile. Use "gzip -9" for compression.
16739 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16740 (binutils.tar.z): New target.
16741
16742Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16743
16744 * Makefile.in (taz): Include gpl.texinfo.
16745
16746Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16747
16748 * Makefile.in (setup-dirs): Merged into "taz" target.
16749 (taz): Only do `proto-dir' stuff if a directory is actually needed
16750 for this target.
16751
16752Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16753
16754 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16755 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16756 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16757 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16758 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16759
16760Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16761
16762 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16763 config.sub, and move-if-change to gdb testsuite distribution
16764 archive, so the testsuite can be extracted, configured, and
16765 run separately from the gdb distribution. Blow away the Chill
16766 tests that require a Chill compiled executable, since GNU Chill
16767 is not yet publically available.
16768
16769Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16770
16771 * test-build.mk: set environment variables in a single command,
16772 instead of a list of assignments and exports
16773
16774 * config.guess: recognize Alpha/OSF1 systems
16775
16776Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16777
16778 * configure: Change help message to prefer --options rather than
16779 -options.
16780
16781Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16782
16783 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16784 zippy@ecst.csuchico.edu.
16785 * config.guess: Recognize miniframe.
16786
16787Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16788
248deaff 16789 * Makefile.in: Use srcroot to find runtest rather than rootme.
16790 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
28e9041c 16791
16792Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16793
16794 * test-build.mk: Extensive additions to support building on a
16795 machine other than the host.
16796
16797Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16798
16799 * configure (tooldir): Fix for i386-aix again.
16800
16801Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16802
16803 * configure, Makefile.in: Change definition of $(tooldir)
16804 to match the FSF.
16805
16806Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16807
16808 * config.guess: Recognize i[34]86/SVR4.
16809
16810Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16811
16812 * Makefile.in (all-gdb): gdb depends on sim.
16813
16814Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16815
16816 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16817 at the same time we make the prototype gdb directory.
16818 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16819 files at the same time as the gdb base release distribution.
16820
16821Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16822
16823 * Makefile.in (check): Use individual check targets rather than
16824 DO_X rule.
16825 (check-gcc): Added.
16826
16827Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16828
16829 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16830 for System V release 3.2.
16831
16832Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16833
16834 * config.sub: Recognize hppaosf.
16835 * configure.in: Do configure ld/binutils/gas for it.
16836
16837Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16838
16839 * configure (tooldir): Alter syntax used to set this, for systems
16840 where "\$" isn't handled right, like i386-aix.
16841
16842Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16843
16844 * configure: Pass program-transform-name, not
16845 program_transform_name, to recursive configures.
16846
16847Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16848
16849 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16850 of gas+ld+binutils.
16851
16852Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16853
16854 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16855
16856Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16857
16858 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16859
28e9041c 16860Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16861
16862 * Makefile.in (PRMS): Set back to all-prms.
16863
16864Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16865
16866 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16867 targets, rather than for MIPS hosts.
16868
16869Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16870
16871 * configure.in: add comment for --with-x default values
16872
16873 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16874
16875 * Makefile.in: add check-* targets for each of the directories in
16876 the tree. Add a definition of RUNTEST that will use the one we
16877 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16878
16879Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16880
16881 * configure.in: Removed obsolete references to bfd_target and
16882 target_makefile_frag.
16883
16884 * build-all.mk: Set assorted targets for Q2.
16885 * config.sub: Recognize z8k-sim and h8300-hms.
16886 * test-build.mk: Really don't pass host to configure.
16887 (HOLES): Added uname.
16888
16889Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16890
16891 * configure: Handle an empty program-prefix, program-suffix or
16892 program-transform-name correctly.
16893
16894Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16895
16896 * build-all.mk: -G 8 no longer required for MIPS targets.
16897 * test-build.mk: Don't pass host argument to configure; make it
16898 guess.
16899
16900Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16901
16902 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16903 * Makefile.in (COMPRESS): New macro, like GZIP.
16904
16905Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16906
16907 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16908
16909 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16910 with gas currently defaults to -G 0.
16911
16912Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16913
16914 * Makefile.in (all-flex): flex depends on byacc.
16915
16916 * build-all.mk: If host not specified, use config.guess. Pass TAG
16917 to test-build.mk as RELEASE_TAG.
16918 * test-build.mk (configargs): New variable containing arguments to
16919 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16920 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16921
16922 * config.guess: Use /bin/uname when checking -X argument on SCO,
16923 to avoid invoking GNU uname which doesn't understand -X.
16924
16925 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16926
16927 * configure.in: Build gas for mips-*-*.
16928
16929Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16930
16931 * Makefile.in (all.normal): insert missing backslash.
16932
16933Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16934
5309a301 16935 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
28e9041c 16936
16937 * Makefile.in: Complete overhaul to merge many almost identical
16938 targets.
16939
16940Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16941
16942 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16943 (gdb.tar.Z): Adjusted.
16944
16945 * Makefile.in (setup-dirs, taz): New targets; should be general
16946 enough to adapt for gdb sometime. Build only .z file.
16947 (gas.tar.z): New target.
16948
16949Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16950
16951 * build-all.mk: Use CC=cc -Xs on Solaris.
16952
28e9041c 16953Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16954
16955 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16956 for handling BISON for FSF releases.
16957
16958Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16959
16960 * configure: Actually implement the change zoo just documented.
16961
16962Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16963
16964 * configure: when using config.guess, only set target_alias when
16965 it's not already been set (ie, on the command line)
16966
16967Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16968
16969 * Makefile.in: add installcheck target, set PRMS to install-prms
16970
16971Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16972
16973 * configure: add support for package_makefile_fragment, handle the
16974 case where a directory has a configure.in file but no Makefile.in
16975 more gracefully (with an actual understandable error message, even);
16976 add support for --without (and add this to the usage message); also
16977 explicitly add a --host=${host_alias} to the command line when
16978 config.guess is used
16979
16980Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16981
16982 * configure: Must use both --host and --target in recursive calls.
16983
16984Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16985
16986 * Makefile.in: Change deja-gnu to dejagnu.
16987
16988Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16989
16990 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16991
16992Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16993
16994 * configure.in: canonicalize all instances to *-*-solaris2*,
16995 also strip out a number of tools to not build for go32 host
16996
16997Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16998
16999 * config.guess: add GPL.
17000
17001 * Makefile.in, config.guess, config.sub, configure: bump
17002 copyrights to 93.
17003
17004Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
17005
17006 * Makefile.in (do-info): Removed obsolete check for existence of
17007 localenv file.
17008
17009 * Makefile.in (MAKEOVERRIDES): Define to be empty.
17010
17011Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17012
17013 * Makefile.in: a couple of 'else true' for decstation,
17014 support for TclX
17015
17016 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17017
17018Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
17019
17020 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17021
17022Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
17023
17024 * config.guess: Recognize i386-ibm-aix (PS/2).
17025 * configure.in: Use config/mh-aix386 file for it.
17026
17027Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
17028
17029 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17030 CC_FOR_TARGET instead.
17031 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17032
17033Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
17034
17035 * Makefile.in: Add sim to list of directories sent with gdb
17036
17037Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
17038
17039 * configure.in: Put back mips-dec-bsd* case.
17040
17041Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
17042
17043 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17044 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
17045 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
28e9041c 17046
17047Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17048
17049 * configure.in: remove no-op mips-dec-bsd* in "case $target"
17050
17051 * Makefile.in (dir.info): only run gen-info-dir if it exists,
17052 (install-info): install dir.info only if it exists,
17053 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17054
17055Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
17056
17057 * configure.in: For vms target, skip bfd, ld, binutils. Do build
17058 gas for mips-dec-bsd.
17059
17060Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
17061
17062 * configure (makesrcdir): If ${srcdir} is relative and not ".",
17063 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17064
17065Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
17066
17067 * configure.in: Added "dejagnu" to hosttools list.
17068
17069Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
17070
17071 * config.sub, configure.in, config.guess: Add support
17072 for Bosx, an AIX variant from Bull.
17073 Patches from F.Pierresteguy@frcl.bull.fr.
17074
17075Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
17076
17077 * devo/dejagnu: Initial creation of devo/dejagnu.
17078 Migrated dejagnu testcases and support files for testing software
17079 tools to reside as subdirectories, currently called "testsuite",
17080 within the directory of the software tool. Migrated all programs,
17081 support libraries, etc. beloging to dejagnu proper from
17082 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
17083 with no modifications. The changes to these files which will
17084 allow them to configure, build, and execute properly will be made
17085 in a future update.
17086
17087Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17088
17089 * Makefile.in: Change send_pr to send-pr.
17090 * configure.in: Likewise.
17091 * send_pr: Renamed directory to send-pr.
17092
17093Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
17094
17095 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
17096
17097Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
17098
17099 * README: Update for gdb-4.8 release.
17100 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
17101 gdb-xxx.tar.z (gzip'd) file also.
17102
17103Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17104
17105 * Makefile.in: make all-diff depend on all-libiberty
17106
17107Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
17108
17109 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17110
17111Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17112
17113 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17114
17115Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
17116
17117 * Makefile.in (DEVO_SUPPORT): Remove etc directory
17118 (ETC_SUPPORT): Only add the files GDB wants from etc/.
17119 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
17120
17121Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17122
17123 * Makefile.in: makeinfo binary is in a new location
17124
17125Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
17126
17127 * config.sub: Accept -ecoff as an OS.
17128
17129 * Makefile.in: Various changes to eliminate a level of make
17130 recursion and reduce the required command line length.
17131 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17132 sub-makes.
17133 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17134 variables holding settings for specific sub-makes.
17135 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17136 in terms of BASE_FLAGS_TO_PASS.
17137 (TARGET_LIBS): New variable listing directories which use
17138 TARGET_FLAGS_TO_PASS.
17139 (subdir_do): Eliminated.
17140 (do-*): New set of targets to replace subdir_do.
17141 (various): All targets which used subdir_do now depend on do-*.
17142 (local-clean): Renamed from do_clean.
17143 (local-distclean): New target, dependency of distclean and
17144 realclean.
17145 (install-info): Don't create directories. Depend on dir.info
17146 rather than calling make recursively.
17147 (install-dir.info): Eliminated.
17148 (install-info-dirs): Create all info directories here.
17149 (dir.info): Depend upon do-install-info.
17150
17151 * test-build.mk (HOLES): Added false.
17152
17153Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
17154
17155 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
17156
17157Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17158
17159 * Makefile.in (info): remove dependency on all-texinfo. The
17160 problem was really in texinfo/C, not at this level.
17161
17162Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
17163
17164 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17165
17166Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
17167
17168 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
17169 GDB releases.
17170
17171Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17172
17173 * configure: Include srcdir in message about target of link not
17174 being found. Don't convert `-' to `_' in `with' options being
17175 passed to subdirs.
17176
17177Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17178
17179 * configure.in: add uudecode to host_tools
17180
17181 * Makefile.in: added {all,install}-uudecode targets, added them to
17182 the appropriate lists
17183
17184Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17185
17186 * Makefile.in (all-gcc): Added dependency on all-gas.
17187
17188 * configure.in (mips-*-*): Build ld and binutils.
17189
17190Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17191
17192 * configure: check return code from mkdir, print error message and
17193 exit on failure.
17194
17195Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17196
17197 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17198
17199Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17200
17201 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17202
17203Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17204
17205 * config.sub (h8500): Recognize this as a cpu type.
17206
17207Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17208
17209 * configure: source directory missing is no longer a warning
17210
17211 * configure.in: recognize irix[34]* instead of irix[34]
17212
17213 * Makefile.in: define and pass down X11_LIB
17214
28e9041c 17215Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17216
17217 * guess-systype: Renamed to ...
17218 * config.guess: ... by popular request.
17219 * configure.in, Makefile.in: Update accordingly.
17220
17221Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17222
17223 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17224 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17225 + Execute ./dummy instead of assuming . is in PATH.
17226
17227Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17228
17229 * guess-systype: New shell script. Attempts to guess the
17230 canonical host name of the executing host.
17231 Only a few hosts are supported so far.
17232 * configure: Call guess-systype if no host is specified.
17233
17234Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17235
17236 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17237 gcc Makefile.
17238
17239
17240Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17241
17242 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17243 (all-gcc, install-gcc, subdir_do): Use it.
17244
17245Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17246
17247 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17248
17249Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17250
17251 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17252 set exclusively by configure, using configure.in .
17253
17254Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17255
17256 * test-build.mk: set $PATH for all builds
17257
17258 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17259
17260Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17261
17262 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17263 the one used in gcc/Makefile.in, so that a null expansion doesn't
17264 override the one needed to build gcc with a native cc.
17265
17266
17267Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17268
17269 * configure: Accept -with arguments.
17270
17271Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17272
17273 * Makefile.in: added h8300sim
17274
17275Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17276
28e9041c 17277 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17278 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17279 (all-cygnus, native, build-cygnus): Make
17280 $(canonhost)-stamp-3stage-done, not $(host)....
17281 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17282 i386-sco3.2v4. Added else true to if command.
17283
17284Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17285
17286 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17287
17288Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17289
17290 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17291
17292Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17293
17294 * configure.in: don't remove binutils from Solaris builds
17295
17296Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
17297
17298 * Makefile.in: get rid of earlier definitions for *clean,
17299 also handle the recursive info rule better
17300
17301Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
17302
17303 * Makefile.in (mostlyclean, distclean, realclean): Fix to
17304 do more-or-less the right thing.
17305
17306Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
17307
17308 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17309 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17310
17311Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17312
17313 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17314 $(host_canonical).
17315
17316 * configure.in: split the configdirs list into 4 categories (native
17317 v. cross, library v. tool) and handle the cross-only and native-
17318 only in more reasonable (and correct!) way.
17319
17320Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
17321
17322 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
17323 configdirs anymore.
17324
17325Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17326
17327 * Makefile.in: extensive cleanup:: removed all of the explicit
17328 clean-* targets, collapsed many wrappers around subdir_do into
17329 one, added additional targets to satisfy standards.texi, deleted
17330 some old targets, some changes for consistency
17331
17332Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17333
17334 * configure.in: handle some programs as cross-only, and others as
17335 native only
17336
17337 * test-build.mk: handle partial holes in a more generic manner
17338
17339 * Makefile.in: m4 depends on libiberty
17340
28e9041c 17341Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17342
17343 * configure.in: add m4, textutils, fileutils, sed, shellutils,
17344 time, wdiff, and find to configdirs
17345
17346 * Makefile.in: all, clean, and install rules for the new programs
17347 added to configure.in
17348
17349Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17350
17351 * configure.in: use mh-sun for all *-sun-* hosts
17352
28e9041c 17353Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17354
17355 * Makefile.in: define flags for X11 include files and library file
17356 locations, pass them down to the programs that need this info
17357
17358 * build-all.mk: added a 'native' target, to 3stage the native toolchain
17359
28e9041c 17360Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17361
17362 * configure.in: start building libg++ for HP-UX targets
17363
17364Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17365
17366 * README: Update references to files moved into etc/.
17367
17368Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
17369
17370 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
17371 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
17372
17373Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
17374
17375 * configure: accept dash as well as underscore in long option
17376 names for FSF compatibility.
17377
17378Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
17379
17380 * config.sub: added -sco3.2v4 support from FSF.
17381
17382Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17383
17384 * configure.in: expand the section that adds or removes
17385 directories from the list of programs to build, to handle native
17386 vs. cross in addition to host v. native
17387
17388Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17389
17390 * Makefile.in: Replace C++ in macro names with CXX.
17391 This is less likely to break ...
17392
17393Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17394
17395 * test-build.mk: add -w to GNU_MAKE
17396
17397Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17398
17399 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17400 add 'sparc' to list of recognized cpus. This needed to make
17401 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17402 Delete some redundant ose68 variants. Recognize -wrs as an os,
17403 then changes that into $CPU-wrs-vxworks.
17404
17405 * configure.in: remove most references to gdbtest, regularize
17406 target based program removal
17407
17408 * test-build.mk: import from p3 tree (many fixes and changes)
17409
17410Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17411
17412 * Makefile.in: added rules to handle tcl, tk, and expect
17413
17414 * configure.in: handle those directories if they exist
17415
17416Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17417
17418 * config.sub: removed bogus hppabsd and hppahpux names, since
17419 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17420
17421Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17422
17423 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17424 depends upon all-xiberty
17425
17426 * Makefile.in: changes from p3, including:
17427
17428 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17429
17430 * Makefile.in (XTRAFLAGS): include newlib directories if
17431 newlib/Makefile exists, rather than if host != target.
17432
17433 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17434
17435 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17436 from the same source tree and not building a cross-compiler. This
17437 matters for the libg++ configuration if reconfiguring a tree that
17438 has already been installed.
17439
17440 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17441
17442 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17443 pick up the machine and system specific header files.
17444
17445 * Makefile.in: added AS_FOR_TARGET, passed down in
17446 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17447 the C compiler to use to create programs which are run in the
17448 build environment, set it to default to $(CC), and passed it down
17449 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17450
17451 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17452
17453 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17454 We need them for unusual native builds, like systems without
17455 ranlib.
17456
17457 * configure: also define $(host_canonical) and
31972771 17458 $(target_canonical), which are the full, canonical names for the
17459 given host and target
28e9041c 17460
17461Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17462
17463 * Makefile.in: Added separate definitions for C++.
17464
17465Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17466
17467 * configure.in (configdirs): Add deja-gnu.
17468
17469Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17470
17471 * README: Update for configure.texi and gdb-4.7 release.
17472
17473Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17474
17475 * Makefile.in: Move "all" target to top of file.
17476 Previously, first target was ".PHONY" which caused BSD4.4 make
17477 to build .PHONY when make was run without arguments.
17478
17479Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17480
17481 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17482 Library-copylefted code in libiberty.
17483
17484Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17485
17486 * config.sub: Replace m68kmote with plain old m68k.
17487
17488Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17489
17490 * Makefile.in: Remove space from blank line, avoid Make complaints.
17491
17492Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17493
17494 * config.sub: Complain if no argument is given. Added support for
17495 386bsd as OS and target alias.
17496
17497Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17498
17499 * Makefile.in (XTRAFLAGS): include newlib directories if
17500 newlib/Makefile exists, rather than if host != target.
17501
17502Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17503
17504 * config.sub: recognize sparclite-wrs-vxworks.
17505
17506 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17507 p3.) Added clean-xiberty to clean.
17508
17509Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17510
17511 * configure.in: use *-*-* instead of nested cases for host and target
17512
17513Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17514
17515 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17516 from the same source tree and not building a cross-compiler. This
17517 matters for the libg++ configuration if reconfiguring a tree that
17518 has already been installed.
17519
17520Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17521
17522 * config.sub (i486v/i486v4): Merge in from FSF version.
17523
17524Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17525
17526 * configure: only set PWD if it is already set.
17527
17528Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17529
17530 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17531 doesn't have unset and all success paths (and most error paths)
17532 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17533 to just ${PWD} to avoid confusion.)
17534
17535Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17536
17537 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17538 even for a native compilation.
17539
17540Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17541
17542 Changes to make the gdb.tar.Z rule work better.
17543
17544 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17545 (DEVO_SUPPORT): Add configure.texi.
17546 (bfd-ilrt.tar.Z): Remove ancient rule.
17547
17548Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17549
17550 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17551 pick up the machine and system specific header files.
17552
17553 * configure.in, config.sub: added new target m68010-adobe-scout,
17554 with alias of adobe68k. Changed configure.in to check for
17555 -scout before -sco* to avoid a false match.
17556
17557 * Makefile.in: added AS_FOR_TARGET, passed down in
17558 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17559 the C compiler to use to create programs which are run in the
17560 build environment, set it to default to $(CC), and passed it down
17561 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17562
17563Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17564
17565 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17566 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17567 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17568 FOR_TARGET variants, to newlib and libg++.
17569
17570Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17571
17572 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17573 first.
17574
17575Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17576
17577 * config.sub: Accept `elf' as an environment.
17578
17579Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17580
17581 * Makefile.in (all-opcodes): cd into the right directory
17582
17583Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17584
17585 * configure: added -program_transform_name option, used as
17586 argument to sed when installing programs.
17587 configure.texi: added documentation for -program_prefix,
17588 -program_suffix and -program_transform_name.
17589
17590Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17591
17592 * config.sub: Accept i486 where i386 ok.
17593
17594Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17595
17596 * config.sub: accept we32k
17597
17598Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17599
4b695c23 17600 * config.sub, configure.in: accept OSE68000 and OSE68k.
28e9041c 17601
17602 * Makefile.in: don't create all directories for ``make install'';
17603 let the subdirectories create the ones they need.
17604
17605Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17606
31972771 17607 * COPYING: new file, GPL v2
28e9041c 17608
17609Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17610
17611 * Makefile.in: use the new gen-info-dir, which needs a template
17612 argument (which also lives in texinfo)
17613
17614 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17615
28e9041c 17616Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17617
17618 * config.sub (ncr3000): Change i386 to i486.
17619
17620Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17621
17622 * Makefile.in: add install-rcs, install-grep to
17623 install-no-fixedincludes, removed install-bison and install-libgcc
17624
17625Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17626
17627 * configure.in: grab the HPUX makefile fragment if on HPUX
17628
17629Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17630
17631 * Makefile.in: eradicate bison spoor (ditto libgcc).
17632 configure.in: recognise m68{k,000}-ericsson-OSE.
17633 es1800 is alias for m68k-ericsson-OSE
17634
17635Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17636
17637 * configure.in: rearrange the parts that remove programs from
17638 configdirs, based now on HOST==TARGET or by canonical triple.
17639
17640Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17641
17642 * test-build.mk: recurse explicitly with -f test-build.mk when
17643 appropriate. predicate stage3 and comparison on the existence
17644 of gcc. That is, if gcc isn't around, we aren't three-staging.
17645 On very clean, also remove ...stamp-co. Build in-place before
17646 doing other builds.
17647
17648Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17649
17650 * Makefile.in, configure.in: add tgas
17651
17652Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17653
17654 * Makefile.in: a number of changes merged in from progressive.
17655
17656 * configure.in: add libm.
17657
17658 * .cvsignore: ignore some stuff that comes from test-build.mk.
17659
28e9041c 17660Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17661
17662 * config.sub: Add es1800 (m68k-ericsson-es1800).
17663
17664Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17665
17666 * configure: Add program_suffix (parallel to program_prefix)
17667 * Makefile.in: adjust directory-creating script for losing decstation
17668
17669Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17670
17671 * configure: Minor $subdir-related fixes.
17672
17673Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17674
17675 * configure: fix various problems with propogating
17676 makefile_target_frag in subdirs.
17677 * configure.in: config libgcc if its there
17678
17679Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17680
17681 * config.sub: HPPA merge.
17682
28e9041c 17683Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17684
17685 * Makefile.in: Replace all-bison with all-byacc in all
17686 dependency lines for other tools (which now use byacc).
17687
17688Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17689
17690 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17691
28e9041c 17692Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17693
17694 * Makefile.in: make gprof rules similar to byacc rules (instead of
17695 vestigal $(unsubdir) that didn't work...)
17696
17697Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17698
17699 * config.sub: Add support for Linux.
17700 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17701 (at least for libg++).
17702
17703Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17704
17705 * configure.texi: fix doc for the -nfp option to configure
17706
17707Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17708
17709 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17710
17711Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17712
17713 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17714 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17715 * configure.in: added solaris* host_makefile_frag hook.
17716
17717Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17718
17719 * config.sub: changed recognition of m68000 so that various
17720 m68k types can be specified via m680[01234]0
17721
17722Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17723
17724 * config.sub (basic_machine): fix sed so that '-foo' isn't
17725 completely substituted out while .+'-foo' loses the '-foo'
17726
17727Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17728
17729 * config.sub ($os): Add -aout.
17730
17731Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17732
17733 * configure: If host_makefile_frag is absolute, don't
17734 prefix ${invsubdir} (relevant to libg++ auto-configure).
17735
17736Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17737
17738 * Makefile.in (tooldir): Define it.
17739 (all-ld): Depend on all-flex.
17740
17741Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17742
17743 * Makefile.in (check): Fix libg++ special case.
17744
17745Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17746
17747 * configure: do not bury `pwd` into config.status, thus do fewer
17748 pwd's.
17749
17750 * configure: print the "Building in" message only when building in
17751 other than "." AND verbose.
17752
fee90afd 17753 * configure: remove -s, rework -v to better accommodate guested
28e9041c 17754 configures.
17755
17756 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17757
17758Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17759
17760 * Makefile.in: macroize flags passed on recursion. remove
17761 fileutils.
17762
17763Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17764
17765 * configure: get makesrcdir right for subdirs deeper than 1.
17766
17767 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17768 install.
17769
17770Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17771
17772 * Makefile.in: don't print subdir_do or recursion lines.
17773
17774Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17775
17776 * standards.texi: added menu item.
17777
17778 * Makefile.in: build and install standards.info.
17779
17780 * standards.texi: new file.
17781
17782Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17783
17784 * configure: test for and move config.status pieces from
17785 ${subdir}/.
17786
17787Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17788
28e9041c 17789 * configure: Test for existance of files before trying to mv
17790 them, to avoid numerous non-existance messages.
17791
17792Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17793
17794 * configure: correct final line of config.status.
17795
17796 * configure: patch from eggert. Avoids a protection problem if
17797 the original Makefile.in is read only.
17798
17799 * configure: use move-if-change from gcc to create config.status.
17800 Some makefiles depend on config.status to tell if a directory
17801 has been reconfigured for a different host. This change
17802 prevents those directories from remaking everything in the case
17803 where the reconfig was only intended to rebuild a Makefile.
17804
17805 * configure: test for config.sub with "config.sub sun4" rather
17806 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17807 host alias from a missing config.sub.
17808
17809Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17810
17811 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17812 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17813
17814Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17815
17816 * configure: mkdir ${subdir} as needed.
17817
17818Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17819
17820 * Makefile.in,configure.in: added autoconf.
17821
17822Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17823
17824 * Makefile.in: no longer pass against on recursion.
17825
17826 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17827 definitions are not inherited.
17828
17829 * configure: correct makesrcdir when subdir is .
17830
17831Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17832
17833 * configure: Add support for 'subdirs' variable, which is
17834 like 'configdirs', except that configure doesn't re-invoke
17835 itself for subdirs, it just creates a Makefile for each subdir.
17836 * configure.texi: Document subdirs.
17837
17838Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17839
17840 * configure.in: added flex to configdirs
17841
17842Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17843
17844 * Makefile.in: remove clean-stamps from clean.
17845
17846Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17847
17848 * configure.in: Add gdbtest to configdirs.
17849
17850Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17851
17852 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17853 to recursive makes.
17854 * configure.in: Recognize new ncr3000 config.
17855
17856Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17857
17858 * Makefile.in, configure.in: removed references to gdbm.
17859
17860Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17861
17862 * config.sub: Don't canonicalize os value
17863 newsos* to bsd (readline needs to check for newsos).
17864 (This fix was earlier made Jan 31, but got re-broken.)
17865
17866Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17867
17868 * configure.in: sco is an os, not a vendor!
17869
17870 * configure: Quote $( better. Keep various shells happy.
17871
17872Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17873
17874 * Makefile.in: eliminate stamp-files.
17875
17876Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17877
17878 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17879 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17880
17881Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17882
17883 * config.sub: fix iris/iris3.
17884
17885Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17886
17887 * configure: re-add -rm.
17888
17889Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17890
17891 * Maskefile.in: add .stmp-rcs to all.
17892
17893 * configure.in: remove gas from rs6000 build, use aix host fragment.
17894
17895Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17896
17897 * configure: pass down site_option during recursion.
17898
17899Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17900
17901 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17902
17903Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17904
17905 * configure: Change exec_prefix so that it really defaults to prefix.
17906
17907Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17908
17909 * Makefile.in, configure.in: Add support for mmalloc library.
17910
17911Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17912
17913 * Makefile.in: add stmp dependencies for a few more things.
17914
17915Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17916
17917 * configure: adjusted error message on objdir/srcdir configure
17918 collision, per john's suggestion.
17919
17920 * Makefile.in: add libiberty stmp to all and all.cross.
17921
17922Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17923
17924 * Makefile.in: remove force dependencies, add grep to all.
17925
17926Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17927
17928 * Makefile.in: drop flex. make stamp files work.
17929
17930 * configure: added test for conflicting configuration in srcdir,
17931 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17932 gets cranky. use relative paths for configure and srcdir
17933 whenever possible. Send some error messages to stderr that were
17934 going to stdout.
17935
17936Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17937
17938 * Makefile.in: Fix libg++ rule to check for gcc directory
17939 before using gcc/gcc. Also pass XTRAFLAGS.
17940
17941Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17942
17943 * Makefile.in: added stmp-files so that directories aren't polled
17944 when they are already built.
17945
17946 * configure.texi: fixed a node pointer problem.
17947
17948Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17949
5309a301 17950 * config.sub configure.in gdb/configure.in
28e9041c 17951 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17952 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17953 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17954
17955Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17956
17957 * configure: -recurring becomes -silent. corrected help message
17958 for -site= option.
17959
17960 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17961
17962Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17963
17964 * configure: when building Makefile for crosses, replace
17965 tooldir and program_prefix. default srcdir from location of
17966 config.sub. remove "for host in hosts" and "for target in
17967 targets" loops.
17968
17969Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17970
17971 * Makefile.in: Do not pass bindir or mandir to cvs.
17972
17973Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17974
17975 * Makefile.in, configure.in: removed traces of namesubdir,
17976 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17977 copyrights to '92, changed some from Cygnus to FSF.
17978
17979 * configure.texi: remove most references to multiple hosts,
17980 multiple targets, subdirs, etc.
17981
17982 * configure.man: removed rcsid. reference config.sub not
17983 config.subr.
17984
17985 * Makefile.in: mkdir $(infodir) on install-info.
17986
17987Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17988
17989 * configure.texi: Explain better about .gdbinit and about
17990 the environment that configure.in sections run in.
17991
17992Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17993
17994 * configure.in: Ultrix is only a decstation if it's a MIPS.
17995
17996Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17997
17998 * README: DOC.configure => cfg-paper.texi.
17999
18000Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
18001
18002 * config.sub (near case $os): Don't convert newsos* to bsd!
18003
18004Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
18005
18006 * Makefile.in: Reinstall change from gdb-4.3 that reduces
18007 the number of copies of COPYING that go into the GDB tar file.
18008
18009Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
18010
5309a301 18011 * bfd/configure.in, gdb/config/mh-i386sco,
28e9041c 18012 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18013 Fix SCO configuration stuff.
18014
18015Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
18016
18017 * Makefile.in: For libg++, make sure the -I pointing
18018 to the gcc directory goes *after* all the libg++-local -I flags.
18019 Also, move just-gcc dependency from just-libg++ to all-libg++.
18020
18021Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
18022
18023 * configure: Change -x to -f to keep Ultrix /bin/test happy.
18024
18025Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
18026
18027 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
18028
18029Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
18030
18031 * config.sub: Add stratus configuration frags. Also
18032 submitted to FSF.
18033
18034Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
18035
18036 * Makefile.in (DEV_SUPPORT): add configure.man.
18037
18038 * config.sub(Decode manufacturer-specific): add -none*.
18039
18040Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
18041
18042 * Makefile.in: remove form feeds to make Sun's make happy.
18043 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
18044
18045Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
18046
18047 * Makefile.in (AR_FLAGS): Make quieter.
18048
18049Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
18050
18051 * configure.in: Add libg++.
18052 * configure: When verbose, don't output the command line at each
18053 level; it will be unremarkably the same as the previous version,
18054 which will be the same as what the user typed.
18055
18056Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
18057
18058 * configure.in, Makefile.in: fix clean-info, add flex. add
18059 fileutils.
18060
18061 * configure: be less sensitive to spaces in Makefile.in. Do not
18062 look for sources in "..". Doing so breaks subdirectories that
18063 might have their own configure. If a subdir has it's own
18064 configure script, use it.
18065
18066Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
18067
18068 * cfg-paper.texi: some changes suggested by rms.
18069
18070Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
18071
18072 * config.sub: Merge in some small additions from the FSF version,
18073 taken from the gcc distribution, to bring the Cygnus and FSF
18074 versions into closer sync.
18075
18076Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
18077
18078 * configure.in: Changed svr4 references to sysv4.
18079
18080Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
18081
18082 * configure: added -V for version number option.
18083
18084Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
18085
18086 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18087 renamed from DOC.configure to cfg-paper.texi.
18088
18089Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18090
18091 * configure, config.subr, config.sub: config.subr is now
18092 config.sub again.
18093
18094Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
18095
18096 * configure.texi: new file, in progress.
18097
18098 * Makefile.in: build info file and install the man page for
18099 configure.
18100
18101 * configure.man: new file, first cut.
18102
18103 * configure: find config.subr again now that configuration "none"
18104 has gone. removed all traces of the -ansi option. removed all
18105 traces of the -languages option.
18106
18107 * config.subr: resync from rms.
18108
18109Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18110
18111 * configure, config.sub, config.subr: merge config.sub into
18112 config.subr, call the result config.subr, remove config.sub, use
18113 config.subr.
18114
18115 * Makefile.in: revised install for dir.info.
18116
18117Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18118
18119 * configure.in: add decstation host makefile frag.
18120
18121 * Makefile.in: BISON now bison -y again. also install-gcc on
18122 install. clean-gdbm on clean. infodir belongs in datadir.
18123 Make directories for info install. Build dir.info here then
18124 install it.
18125
18126Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18127
18128 * Makefile.in: fix for bad directory tests.
18129
18130Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18131
18132 * configure: \{1,2\} appears to be a sysv'ism. Use a different
18133 regexp. -srcdir relative was being handled incorrectly.
18134
18135 * Makefile.in: unwrapped some for loops so that parallel makes
18136 work again and so one can focus one's attention on a particular
18137 package.
18138
18139Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18140
18141 * configure: added PWD as a stand in for `pwd` (for speed). use
18142 elif wherever possible. make -srcdir work without -objdir.
18143 -objdir= commented out.
18144
18145Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18146
18147 * configure: +options become --options. -subdirs commented out.
18148 added -host, -datadir. Renamed -destdir to -prefix. Comment in
18149 Makefile now at top of generated Makefile. Removed cvs log
18150 entries. added -srcdir. create .gdbinit only if there is one
18151 in ${srcdir}.
18152
18153 * Makefile.in: idestdir and ddestdir go away. Added copyrights
18154 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
18155 and mandir now keyed off datadir by default.
18156
18157Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18158
18159 * Freshly created ChangeLog.
18160
18161\f
18162Local Variables:
18163mode: change-log
18164left-margin: 8
18165fill-column: 76
18166version-control: never
18167End: