]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
Daily bump.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
478532eb 12014-04-17 Jakub Jelinek <jakub@redhat.com>
2
3 PR sanitizer/56781
4 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
5 and -B* options with -Xcompiler.
6
e40b19b7 72014-04-04 Eric Botcazou <ebotcazou@adacore.com>
8
9 PR bootstrap/60620
10 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
11 * Makefile.in: Regenerate.
12
e673a265 132014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
14
15 * Makefile.def (dependencies): Make all-ld depend on all-binutils
16 for WINDRES_FOR_TARGET in default-manifest.o rule.
17 * Makefile.in: Regenerate.
18
737fef9c 192014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
20
21 * MAINTAINERS (Write After Approval): Add myself.
22
f4ae1a00 232014-03-26 Jakub Jelinek <jakub@redhat.com>
24
25 PR sanitizer/56781
26 * Makefile.def: Set bootstrap=true; for host fixincludes.
27 * configure.ac: Don't bootstrap host fixincludes unless
28 --with-build-config=bootstrap-{a,ub}san.
29 * Makefile.in: Regenerated.
30 * configure: Regenerated.
31
ee055341 322014-03-21 Jakub Jelinek <jakub@redhat.com>
33
34 * configure.ac: Move BUILD_CONFIG set up earlier. Add
35 --enable-vtable-verify option parsing. Don't add
36 target-libsanitizer to bootstrap_target_libs unless
37 --with-build-config=bootstrap-asan or
38 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
39 to bootstrap_target_libs unless --enable-vtable-verify.
40 * configure: Regenerated.
41
1279e87b 422014-03-10 Anatoly Sokolov <aesok@post.ru>
43
44 * MAINTAINERS (Write After Approval): Add myself.
45
cf0201a5 462014-03-07 Denis Chertykov <chertykov@gmail.com>
47
48 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
49
48d33b51 502014-03-07 Jakub Jelinek <jakub@redhat.com>
51
52 PR bootstrap/58572
53 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
54 -I for libstdc++-v3 includes if $(LEAN).
55 * Makefile.in: Regenerated.
56
4dcc249a 572014-03-04 Jonathan Wakely <jwakely@redhat.com>
58
59 * MAINTAINERS: Update my email address.
60
2da35515 612014-02-24 Walter Lee <walt@tilera.com>
62
63 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
64 (tilegx-*-*): Change to tilegx*-*-*.
65 * configure: Regenerate.
66
2cdbba93 672014-02-17 Loren J. Rittle <ljrittle@acm.org>
68
69 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
70
e3c32511 712014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
72
73 * MAINTAINERS (Write After Approval): Add myself.
74
48118d02 752014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
76
77 PR target/59788
78 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
79 *solaris2*.
80
68512f53 812014-01-21 John David Anglin <danglin@gcc.gnu.org>
82
83 * MAINTAINERS: Update my email address.
84
a37bd79b 852014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
86
87 * MAINTAINERS: Convert to UTF-8.
88 Properly sort Xinliang David Li's entry.
89
3c6280bd 902013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
91 Sandra Loosemore <sandra@codesourcery.com>
92
93 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
94 nios2 port maintainers.
95
e8cac2b9 962013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
97
98 * MAINTAINERS (Write After Approval): Add myself.
99
87ebeb4c 1002013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
101
102 * configure.ac: Add user-friendly check for native x86_64-linux
103 multilibs.
104 * configure: Regenerate.
105
a6163a50 1062013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
107
108 * MAINTAINERS: Add myself as sh maintainer.
109
edd0c8f9 1102013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
111
112 * MAINTAINERS: Add self as SLSR maintainer.
113
5acea9fa 1142013-11-18 Jan Hubicka <hubicka@ucw.cz>
115
116 * MAINTAINERS: Update my email address.
117
13ac96bc 1182013-11-15 David Edelsohn <dje.gcc@gmail.com>
119
120 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
121
39933134 1222013-11-07 Thomas Schwinge <thomas@codesourcery.com>
123
39933134 124 * Makefile.in: Regenerate.
125
5bf97959 126 * Makefile.tpl: Fix typo.
127 * Makefile.in: Regenerate partially.
128
4cb0d9c4 1292013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
130
131 * configure.ac: Added libcilkrts to noconfig list when C++ is not
132 supported.
133 * configure: Regenerated.
134
f4a910a9 1352013-11-01 Trevor Saunders <tsaunders@mozilla.com>
136
13ac96bc 137 * MAINTAINERS (Write After Approval): Add myself.
f4a910a9 138
e0fad718 1392013-10-30 Jason Merrill <jason@redhat.com>
140
141 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
142 --disable-build-format-warnings.
143
4710dd51 1442013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
145
146 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
147 depend on libstdc++ and libgcc.
148 * configure: Regenerate.
149 * configure.ac: Added libcilkrts to target binaries. Also, restrict
150 libcilkrts for POSIX and i*86, and x86_64 architectures.
151 * Makefile.in: Added libcilkrts related fields to support building it.
152
b1c06ff9 1532013-10-26 Jeff Law <law@redhat.com>
154
155 * Makefile.def (target_modules): Remove libmudflap
156 (languages): Remove check-target-libmudflap).
157 * Makefile.in: Rebuilt.
158 * Makefile.tpl (check-target-libmudflap-c++): Remove.
159 * configure.ac (target_libraries): Remove target-libmudflap.
160 Remove checks which disabled libmudflap on some systems.
161 * configure: Rebuilt.
162 * libmudflap: Directory removed.
163
a3eced2a 1642013-10-21 Cong Hou <congh@google.com>
165
166 * MAINTAINERS (Write After Approval): Add myself.
167
1abe98f5 1682013-10-16 Mike Stump <mikestump@comcast.net>
169
170 * .dir-locals.el: Add.
171
2bd17377 1722013-10-15 David Malcolm <dmalcolm@redhat.com>
173
174 * configure.ac: Add --enable-host-shared
175 * configure: Regenerate.
176
05a0ff33 1772013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
178
179 Import from savannah.gnu.org:
180 * config.guess: Update to 2013-06-10 version.
181 * config.sub: Update to 2013-10-01 version.
182
3c867e46 1832013-10-01 Simon Cook <simon.cook@embecosm.com>
184
185 Changes to build configuration to allow big endian ARC ELF toolchain
186 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
187 * configure: Regenerate.
188
9613c003 1892013-09-20 Alan Modra <amodra@gmail.com>
190
191 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
192 ppc host match. Support little-endian powerpc linux hosts.
193
c6fe43c9 1942013-09-19 Dodji Seketeli <dodji@redhat.com>
195
196 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
197 maintainer.
198
e4a25868 1992013-09-12 DJ Delorie <dj@redhat.com>
200
201 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
202 maintainers.
203
0c1a023f 2042013-09-03 Richard Biener <rguenther@suse.de>
205
206 * configure.ac: Also allow ISL 0.12.
207 * configure: Regenerated.
208
6dea65d7 2092013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
210
211 * MAINTAINERS (Write After Approval): Add myself.
212
b86afe72 2132013-08-27 David Malcolm <dmalcolm@redhat.com>
214
215 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
216
10f7e148 2172013-08-26 Caroline Tice <cmtice@google.com>
218
219 * MAINTAINERS: Correct earliers update: Move myself from libvtv
220 "Various Reviewers" to libvtv "Various Maintainers".
221
98b21e4d 2222013-08-20 Steven Bosscher <steven@gcc.gnu.org>
223
224 * MAINTAINERS: Add myself as RTL optimizers reviewer.
225
bccdf0b4 2262013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
227
228 * MAINTAINERS: Update name, email.
229
53225b66 2302013-08-13 Adam Butcher <adam@jessamine.co.uk>
231
232 * MAINTAINERS (Write After Approval): Add myself.
233
c2d6bf83 2342013-08-12 Caroline Tice <cmtice@google.com>
235
236 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
237 address in the Write After Approval section.
238
2226ec24 2392013-08-09 Carlos O'Donell <carlos@redhat.com>
240
241 * MAINTAINERS (Write After Approval): Update email.
242
a984f383 2432013-08-08 Benjamin Kosnik <bkoz@redhat.com>
6d0992e1 244
245 * configure.ac: Adjust to check VTV_SUPPORTED.
246 * configure: Regenerated.
247
b710ec85 2482013-08-02 Caroline Tice <cmtice@google.com>
249
250 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
251 on non-linux systems; add target-libvtv to noconfigdirs; add
252 libsupc++/.libs to C++ library search paths.
253 * configure: Regenerated.
254 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
255 libstdc++ and libgcc.
256 * Makefile.in: Regenerated.
257
2113607a 2582013-07-19 Yvan Roux <yvan.roux@linaro.org>
259
260 * MAINTAINERS (Write After Approval): Add myself.
261
c3f79c3e 2622013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
263 Shiva Chen <shiva0217@gmail.com>
264
265 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
266 nds32 port maintainers.
267
670aa33b 2682013-07-17 Tim Shen <timshen91@gmail.com>
269
270 * MAINTAINERS (Write After Approval): Add myself.
271
d6449910 2722013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
273
274 * configure.ac: Sync from binutils.
275 * configure: Regenerate.
276
f1b81732 2772013-06-14 Vidya Praveen <vidyapraveen@arm.com>
278
279 * MAINTAINERS (Write After Approval): Add myself.
280
2e541dc5 2812013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
282
283 * MAINTAINERS (Write After Approval): Add myself.
284
3538df8b 2852013-05-17 David Malcolm <dmalcolm@redhat.com>
286
287 * MAINTAINERS (Write After Approval): Add myself.
288
2f96cc7d 2892013-04-30 Brooks Moses <bmoses@google.com>
290
291 * MAINTAINERS: Update my email; move myself from Fortran
292 reviewer to Write After Approval.
293
45e22a2e 2942013-04-16 Andreas Schwab <schwab@suse.de>
295
296 * configure.ac (aarch64-*-*): Don't disable java.
297 * configure: Regenerate.
298
1affe137 2992013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
300
301 * MAINTAINERS (Write After Approval): Add myself.
302
ea58ca59 3032013-03-30 Matthias Klose <doko@ubuntu.com>
304
305 * Makefile.def (target_modules): Don't install libffi.
306 * Makefile.in: Regenerate.
307
39c96ed7 3082013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
309
310 * MAINTAINERS (Write After Approval): Add myself.
311
3309ecdd 3122013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
313
314 * MAINTAINERS (Write After Approval): Add myself.
315
e26fddfa 3162013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
317
318 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
319 * configure: Regenerated.
320
f2a89a8c 3212013-02-04 David Edelsohn <dje.gcc@gmail.com>
322
323 * MAINTAINERS: Explicitly add myself as AIX maintainer.
324 Remove Geoff Keating as rs6000 port maintainer, at his request.
325
6fabe7d6 3262013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
327
328 * MAINTAINERS: Update my email.
329
9f15b93a 3302013-01-23 Shenghou Ma <minux.ma@gmail.com>
331
9f15b93a 332 * configure: Re-generate.
333
5b0131d5 3342013-01-15 Richard Biener <rguenther@suse.de>
335
336 PR other/55973
337 * configure: Re-generate.
338
628a0abc 3392013-01-14 Matthias Klose <doko@ubuntu.com>
340
341 * Makefile.def (install-target-libsanitizer): Depend on
342 install-target-libstdc++-v3.
343 * Makefile.in: Regenerate.
344
b5e1d8ce 3452013-01-14 Richard Biener <rguenther@suse.de>
346
347 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
348 * configure: Re-generate
349
ddda1c99 3502013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
351
352 * config.sub: Update from config repo.
353
1410e798 3542013-01-11 Eric Botcazou <ebotcazou@adacore.com>
355
356 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
357 * Makefile.in: Regenerate.
358
d5f66764 3592013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
360
361 * MAINTAINERS (arc): Add new port maintainership for myself.
362
892c2426 3632013-01-09 Jason Merrill <jason@redhat.com>
364
365 * .gitignore: Import from gdb repository.
366
5b432015 3672013-01-09 H.J. Lu <hongjiu.lu@intel.com>
368
369 * Makefile.def (configure-gcc): Depend on all-gmp.
370 (all-gcc): Remove dependency on all-gmp.
371 * Makefile.in: Regenerated.
372
ad411049 3732013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
374
375 * config.sub: Merge from config repo.
3f61a25d 376 * config.guess: Ditto.
ad411049 377
8c300779 3782013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
379
380 * Makefile.def: Merge from binutils.
3f61a25d 381 * Makefile.in: Ditto.
8c300779 382
12068a25 3832013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
384
385 * MAINTAINERS: Update my email.
386
fb7a3b7a 3872012-12-29 Ben Elliston <bje@gnu.org>
388
389 * config.guess: Update to 2012-12-29 version.
390 * config.sub: Likewise.
391
7f3fd756 3922012-12-20 Matthias Klose <doko@ubuntu.com>
393
394 * Makefile.def (install-target-libgfortran): Depend on
395 install-target-libquadmath, install-target-libgcc.
396 (install-target-libsanitizer): Depend on install-target-libgcc.
397 (install-target-libjava): Depend on install-target-libgcc.
398 (install-target-libitm): Depend on install-target-libgcc.
399 (install-target-libobjc): Depend on install-target-libgcc.
400 (install-target-libstdc++-v3): Depend on install-target-libgcc.
401 * Makefile.in: Regenerate.
402
01b851c8 4032012-12-19 Matthias Klose <doko@ubuntu.com>
404
405 * Makefile.def (install-target-libgo): Depend on
406 install-target-libatomic.
407 * Makefile.in: Regenerate.
408
d64d3175 4092012-12-18 Andreas Schwab <schwab@linux-m68k.org>
410
411 PR go/55201
412 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
413 * Makefile.in: Regenerate.
414
e4c33dd2 4152012-12-16 Thomas Schwinge <thomas@codesourcery.com>
416
417 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
418 * configure: Regenerate.
419
4f347248 4202012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
421
422 * config.sub: Merge from config repo.
423
579abfee 4242012-12-11 H.J. Lu <hongjiu.lu@intel.com>
425
426 * Makefile.def (target_modules): Add bootstrap=true and
427 raw_cxx=true to libsanitizer.
428 * configure.ac (bootstrap_target_libs): Add libsanitizer.
429 * Makefile.in: Regenerated.
430 * configure: Likewise.
431
b6622d9a 4322012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
433
434 * MAINTAINERS: Remove self as RTL optimization maintainer.
435
7c7bdcc9 4362012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
437
438 * MAINTAINERS (Write After Approval): Add myself.
439
d0ea526a 4402012-11-28 H.J. Lu <hongjiu.lu@intel.com>
441
442 * Makefile.def (target_modules): Remove bootstrap=true and
443 raw_cxx=true from libsanitizer.
444 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
445 * Makefile.in: Regenerated.
446 * configure: Likewise.
447
9e5b186b 4482012-11-28 H.J. Lu <hongjiu.lu@intel.com>
449
450 * Makefile.def (target_modules): Add bootstrap=true and
451 raw_cxx=true to libsanitizer.
452 * configure.ac (bootstrap_target_libs): Add libsanitizer.
453 * Makefile.in: Regenerated.
454 * configure: Likewise.
455
3e54888f 4562012-11-28 Andrew Pinski <apinski@cavium.com>
457
458 PR bootstrap/54279
459 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
460 * configure: Regenerate.
461 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
462 * Makefile.in: Regenerate.
463
69f1e2f5 4642012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
465
466 * configure.ac: Disable libsanitizer if we're not building C++.
467 * configure: Regenerate.
468
8738bcea 4692012-11-15 Roland McGrath <roland@hack.frob.com>
470
471 * MAINTAINERS (Write After Approval): Add myself.
472
82976749 4732012-11-15 Dmitry Vyukov <dvyukov@google.com>
474
475 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
476 Kostya Serebryany (kcc@google.com) and
477 Jakub Jelinek (jakub@redhat.com).
478 Rename area for Dodji Seketeli (dodji@redhat.com).
479
d47aa3d7 4802012-11-15 Dodji Seketeli <dodji@redhat.com>
481
482 * MAINTAINERS: (asan.c, related): Add myself.
483
9d36d513 4842012-11-14 Roland McGrath <mcgrathr@google.com>
485
486 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
487 * configure: Regenerate.
488
492e75a7 4892012-11-13 Richard Henderson <rth@redhat.com>
490
491 * configure.ac: Move libsanitizer logic to subdirectory.
492 * configure: Regenerate.
493
4afab99b 4942012-11-13 Dodji Seketeli <dodji@redhat.com>
495
496 * configure.ac: Enable libsanitizer just on x86 linux for now.
497 * configure: Re-generate.
498
c36ee471 4992012-11-13 David Edelsohn <dje.gcc@gmail.com>
500
501 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
502 sections.
503 * configure: Regenerate.
504
2b0a94ce 5052012-11-13 Hans-Peter Nilsson <hp@axis.com>
506
507 * configure.ac: Add section for configdirs for libsanitizer.
508 Disable for cris-*-* and mmix-*-*.
509 * configure: Regenerate.
510
549e2197 5112012-11-12 Wei Mi <wmi@google.com>
512
513 * configure.ac: Add libsanitizer to target_libraries.
514 * Makefile.def: Ditto.
515 * configure: Regenerate.
516 * Makefile.in: Regenerate.
517 * libsanitizer: New directory for asan runtime. Contains an empty
518 tsan directory.
519
db54564d 5202012-11-03 Corinna Vinschen <corinna@vinschen.de>
521
522 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
523 against Mingw64 w32api.
524 * configure: Regenerate.
525
a3ba808f 5262012-11-03 H.J. Lu <hongjiu.lu@intel.com>
527
528 * configure: Regenerated.
529
d3cf0a31 5302012-11-03 Robert Mason <rbmj@verizon.net>
531
532 * configure.ac: add --disable-libstdcxx configure option
533 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
534
21ebaa24 5352012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
14a43d71 536
537 * MAINTAINERS (Write After Approval): Add myself.
538
c1fb36a7 5392012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
540
541 * MAINTAINERS (Write After Approval): Add myself.
542
e6ce2930 5432012-10-24 Sharad Singhai <singhai@google.com>
544
545 * MAINTAINERS (Write After Approval): Add myself.
546
4cf82c8f 5472012-10-24 Eric Christopher <echristo@gmail.com>
548
549 * MAINTAINERS: Update email address.
550
74f1ea54 5512012-10-23 Eric Botcazou <ebotcazou@adacore.com>
552
553 PR bootstrap/54820
554 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
555 * configure: Regenerate.
556
fe1e8062 5572012-10-23 Richard Earnshaw <rearnsha@arm.com>
558
559 * MAINTAINERS (aarch64): Add Marcus and myself.
560
13687c85 5612012-10-22 Eric Botcazou <ebotcazou@adacore.com>
562
563 PR bootstrap/54820
564 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
565 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
566 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
567 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
568 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
569 * Makefile.in: Regenerate.
570 * configure.ac (have_static_libs): New variable and associated check.
571 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
572 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
573 * configure: Regenerate.
574
dbdd0b0a 5752012-10-10 Richard Biener <rguenther@suse.de>
576
13687c85 577 * MAINTAINERS: Adjust for changed surname.
dbdd0b0a 578
4952ac85 5792012-10-04 Lawrence Crowl <crowl@google.com>
580
581 * MAINTAINERS (Write After Approval): Add myself.
582
20bc37d3 5832012-10-01 Cary Coutant <ccoutant@google.com>
584
585 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
586
e4fbfaf5 5872012-09-28 Ian Lance Taylor <iant@google.com>
588
589 * Makefile.def: Make all-target-libgo depend on
590 all-target-libbacktrace.
591 * Makefile.in: Rebuild.
592
3f425711 5932012-09-26 Ian Lance Taylor <iant@google.com>
594
595 * Makefile.def: Make all-gcc depend on all-libbacktrace.
596 * Makefile.in: Rebuild.
597
445ca83a 5982012-09-20 Walter Lee <walt@tilera.com>
599
600 * configure.ac: Add tilegx to list of targets that support gold.
601 * configure: Regenerate.
602
4f1f0b59 6032012-09-20 Marek Polacek <polacek@redhat.com>
604
605 * MAINTAINERS (Write After Approval): Add myself.
606
62f0972f 6072012-09-19 Steve Ellcey <sellcey@mips.com>
608
609 * configure.ac: Add mips*-mti-elf* target.
610 * configure: Regenerate.
611
ecd3459e 6122012-09-17 Ian Lance Taylor <iant@google.com>
613
614 * MAINTAINERS (Various Maintainers): Add libbacktrace.
615 * configure.ac (host_libs): Add libbacktrace.
616 (target_libraries): Add libbacktrace.
617 * Makefile.def (host_modules): Add libbacktrace.
618 (target_modules): Likewise.
619 * configure, Makefile.in: Rebuild.
620
286256c7 6212012-09-14 David Edelsohn <dje.gcc@gmail.com>
622
623 PR target/38607
624 Merge upstream change.
625 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
626
627 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
628 Add libgomp*.o to compare_exclusions for AIX.
629 * configure: Regenerate.
630
6312012-09-06 Diego Novillo <dnovillo@google.com>
f819bb73 632
633 * configure.ac: Bump minimum GMP version to 4.2.3.
634 * configure: Re-generate.
635
fd28e216 6362012-09-05 Georg-Johann Lay <avr@gjlay.de>
637
638 PR target/54461
639 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
640 target-libgloss if not configured --with-avrlibc=no.
641 * configure: Regenerate.
642
a2ecd49c 6432012-09-04 Jason Merrill <jason@redhat.com>
644
645 * configure.ac: Fix --enable-languages=all.
646
1c51b1cb 6472012-09-04 Christophe Lyon <christophe.lyon@st.com>
648
649 * MAINTAINERS (Write After Approval): Add myself.
650
83d54ac4 6512012-09-03 Richard Guenther <rguenther@suse.de>
652
653 PR bootstrap/54138
654 * configure.ac: Re-organize ISL / CLOOG checks to allow
655 disabling with either --without-isl or --without-cloog.
656 * configure: Regenerated.
657
353d7224 6582012-09-03 Georg-Johann Lay <avr@gjlay.de>
659
660 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
661 * configure: Regenerate.
662
4b82a38e 6632012-08-27 Ulrich Drepper <drepper@gmail.com>
664
665 * MAINTAINERS: Fix my email address.
666
8f616a9a 6672012-08-26 H.J. Lu <hongjiu.lu@intel.com>
668
669 PR binutils/4970
670 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
671 and opcodes.
672 * Makefile.in: Regenerated.
673
29a97e55 6742012-08-26 Art Haas <ahaas@impactweather.com>
675
676 * configure: Regenerate.
677
d52e9bac 6782012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
679
680 * INSTALL/README: Also refer to the online installation
681 instructions.
682
16c8957d 6832012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
684
685 * MAINTAINERS (Write After Approval): Add myself.
686 (Picochip port): Remove myself.
687
2b15d2ba 6882012-08-14 Diego Novillo <dnovillo@google.com>
689
690 Merge from cxx-conversion branch.
691
692 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
693 POSTSTAGE1_CONFIGURE_FLAGS.
694 * Makefile.in: Regenerate.
695 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
696 Force C++ when bootstrapping.
697 * configure: Regenerate.
698
8a8e7dae 6992012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
700
701 * MAINTAINERS (Write After Approval): Add myself.
702
9f47255d 7032012-07-16 Joseph Myers <joseph@codesourcery.com>
704
705 * README: Document use of ranges of years in copyright notices.
706
281f78b6 7072012-07-06 Richard Guenther <rguenther@suse.de>
708
709 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
710 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
711 --with-gmp=system.
712 * Makefile.in: Regenerated.
713 * configure: Likewise.
714
e4128452 7152012-07-06 Richard Guenther <rguenther@suse.de>
716
717 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
718 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
719 supply V=1 as extra_make_flags.
720 * configure: Regenerated.
721 * Makefile.in: Likewise.
722
7d7c5628 7232012-07-04 Tristan Gingold <gingold@adacore.com>
724
725 * configure: Regenerate.
726
72c2409a 7272012-07-03 Richard Guenther <rguenther@suse.de>
728
729 * Makfile.def (isl): Remove not necessary extra_exports and
730 extra_make_flags.
731 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
732 * Makefile.in: Regenerated.
733
bacb15cb 7342012-07-03 Richard Guenther <rguenther@suse.de>
735
736 * Makefile.def (cloog): Add V=1 to extra_make_flags.
737 * configure.ac: If either the ISL or the CLooG check failed
738 do not try to build in-tree versions.
739 * Makefile.in: Regenerated.
740 * configure: Regenerated.
741
03946639 7422012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
743
744 * configure: Regenerate.
745
023c7143 7462012-07-02 Janis Johnson <janisjo@codesourcery.com>
747
aadbf54e 748 * MAINTAINERS (Various Maintainers): Add myself as testsuite
023c7143 749 maintainer.
750
cf7b9544 7512012-07-02 Richard Guenther <rguenther@suse.de>
752
753 * configure: Regenerated.
754
87e20041 7552012-07-02 Richard Guenther <rguenther@suse.de>
756 Michael Matz <matz@suse.de>
757 Tobias Grosser <tobias@grosser.es>
758 Sebastian Pop <sebpop@gmail.com>
759
760 * Makefile.def: Add ISL host module, remove PPL host module.
761 Adjust ClooG host module to use the proper ISL.
762 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
763 * configure.ac: Include config/isl.m4. Add ISL host library,
764 remove PPL. Remove PPL configury, add ISL configury, adjust
765 ClooG configury.
766 * Makefile.in: Regenerated.
767 * configure: Likewise.
768
32819af5 7692012-07-02 Richard Guenther <rguenther@suse.de>
770
771 Merge from graphite branch
772 2011-07-21 Tobias Grosser <tobias@grosser.es>
105e2ee2 773
32819af5 774 * configure: Regenerated.
775 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
776 both cloog.org and legacy versions. The only supported version will
777 be CLooG with the isl backend.
778
779 2011-07-21 Tobias Grosser <tobias@grosser.es>
105e2ee2 780
32819af5 781 * configure: Regenerated.
782 * configure.ac: Require cloog isl 0.17.0
783
784 2011-07-21 Tobias Grosser <tobias@grosser.es>
105e2ee2 785
32819af5 786 * configure: Regenerated.
787 * config/cloog.m4: Do not define CLOOG_ORG
788
e53d55e7 7892012-06-29 Steven Bosscher <steven@gcc.gnu.org>
790
791 * configure.ac: Skip C if explicitly selected.
792 * configure: Regenerate.
793
2be1222c 7942012-06-28 Christophe Lyon <christophe.lyon@st.com>
795
796 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
797 they contain -O2.
798 * configure: Regenerate.
799
f84542f4 8002012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
801
802 PR debug/53740
803 * df.h, df-problems.c, dce.c: Revert last patch.
804
a9dc3c0c 8052012-06-25 Iain Sandoe <iain@codesourcery.com>
806
807 * MAINTAINERS (Write After Approval): Update my email address.
808
7d075cd4 8092012-06-21 Meador Inge <meadori@codesourcery.com>
810
811 * MAINTAINERS (Write After Approval): Add myself.
812
55df1c00 8132012-06-20 Jason Merrill <jason@redhat.com>
814
815 * Makefile.tpl (check-target-libgomp-c++): New.
816 (check-target-libitm-c++): New.
817 * Makefile.def (c++): Add them.
818 * Makefile.in: Regenerate.
819
59c7f52c 8202012-05-29 Edmar Wienskoski <edmar@freescale.com>
821
9f9d05ad 822 * MAINTAINERS (Write After Approval): Add myself.
59c7f52c 823
9281483c 8242012-05-16 Olivier Hainque <hainque@adacore.com>
825
826 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
827 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
828 (install-no-fixedincludes): Adjust accordingly.
829 * Makefile.in: Regenerate.
830
07dd0175 8312012-05-15 H.J. Lu <hongjiu.lu@intel.com>
832
833 Merge upstream change
834 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
835
01446888 8362012-05-14 Marc Glisse <marc.glisse@inria.fr>
837
838 * MAINTAINERS (Write After Approval): Add myself.
839
37ca4325 8402012-05-09 Nick Clifton <nickc@redhat.com>
841 Paul Smith <psmith@gnu.org>
842
843 PR bootstrap/50461
844 * configure.ac (mpfr-dir): When using in-tree MPFR sources
845 allow for the fact that from release v3.1.0 of MPFR the source
846 files were moved into a src sub-directory.
847 * configure: Regenerate.
848
cb1d9044 8492012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
850
851 * configure.ac: Bump minimum MPFR version to 2.4.0.
852 * configure: Regenerated.
853
6db1d2ca 8542012-05-01 Richard Henderson <rth@redhat.com>
855
856 * Makefile.def (libatomic): New target_module.
857 * configure.ac (target_libraries): Add libatomic.
858 (noconfigdirs): Check if libatomic is supported.
859 * Makefile.in, configure: Rebuild.
860
dabffd26 8612012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
862
863 * MAINTAINERS (Write After Approval): Add myself.
864
2e4c90f0 8652012-04-25 Joel Brobecker <brobecker@adacore.com>
866
867 * config.sub: Update to 2012-04-18 version from official repo.
868
ca5fddee 8692012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
870
871 * MAINTAINERS (Write After Approval): Add myself.
872
4b1da543 8732012-04-11 Steve Ellcey <sellcey@mips.com>
874
875 * MAINTAINERS: Changed email address.
876
d32d7e3a 8772012-03-28 Georg-Johann Lay <avr@gjlay.de>
878
879 PR target/52737
880 * contrib/gcc_update (files_and_dependencies):
881 Remove gcc/config/avr/t-multilib from touch data.
882
5641963c 8832012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
884
885 * MAINTAINERS (OS Port Maintainers): Remove irix.
886 * configure.ac (enable_libgomp): Remove *-*-irix6*.
887 (unsupported_languages): Remove mips-sgi-irix6.*.
888 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
889 (with_stabs): Remove.
890 * configure: Regenerate.
891
126b6848 8922012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
893
894 * MAINTAINERS (OS Port Maintainers): Remove osf.
895 * configure.ac (enable_libgomp): Remove *-*-osf*.
896 (with_stabs): Remove alpha*-*-osf*.
897 * configure: Regenerate.
898
3211401d 8992012-03-05 Tristan Gingold <gingold@adacore.com>
900
901 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
902 * configure: Regenerate.
903
2ed0a241 9042012-02-17 Walter Lee <walt@tilera.com>
905
906 * MAINTAINERS: (Write After Approval): Delete myself.
907
0ead4a40 9082012-02-14 Walter Lee <walt@tilera.com>
909
7ce78e23 910 * MAINTAINERS (tilegx port): Add myself.
911 (tilepro port): Add myself.
912 (Write After Approval): Add myself.
0ead4a40 913
9ca9f087 9142012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
915
9f9d05ad 916 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
917 and Joseph Myers as docstring relicensing maintainers.
9ca9f087 918
db5c425c 9192012-02-09 Bin Cheng <bin.cheng@arm.com>
920
921 * MAINTAINERS (write-after-approval): Add myself.
922
beb12b9a 9232012-02-08 Ira Rosen <irar@il.ibm.com>
924
925 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
926 maintainer.
927
520fc380 9282012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
929
9f9d05ad 930 * MAINTAINERS (Write After Approval): Move myself to
931 maintain alphabetical order.
520fc380 932
18954e20 9332012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
934
935 * MAINTAINERS (Write After Approval): Add myself.
936
ced6b82b 9372012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
938
939 * MAINTAINERS (Write After Approval): Add myself.
940
b9fdd12b 9412012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
942 Jayant R Sonar <jayant.sonar@kpitcummins.com>
943
944 * configure.ac (cr16-*-*): Remove nonconfigdirs.
945 * configure: Regenerate.
946
eddf880c 9472012-01-23 Harshit Chopra <harshit@google.com>
948
949 * MAINTAINERS (Write After Approval): Add myself.
950
af8e12d0 9512012-01-22 Douglas B Rupp <rupp@ngnat.com>
952
953 * configure.ac: Remove reference to mh-interix.
954 * configure: Regenerate.
955
b33ca042 9562012-01-05 Richard Henderson <rth@redhat.com>
957
958 PR bootstrap/51072
959 * configure.ac: Disable libitm if c++ is not enabled.
960 * configure: Rebuild.
961
4f91566f 962 * configure.ac: Fix regexp for same.
963 * configure: Rebuild.
964
c113f16e 9652012-01-02 Balaji V. Iyer <bviyer@gmail.com>
966
967 * MAINTAINERS (Write After Approval): Add myself.
968
081e4b6d 9692012-01-02 Richard Guenther <rguenther@suse.de>
970
971 PR bootstrap/51686
972 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
973 * Makefile.in: Regenerate.
974
21ebaa24 9752011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
8143549b 976
977 * MAINTAINERS (Write After Approval): Add myself.
978
9d5fd7d0 9792011-12-18 Eric Botcazou <ebotcazou@adacore.com>
980
981 * configure: Regenerate.
982
9832011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
b1586233 984
985 * MAINTAINERS (picochip): Changed email address.
986
e34c6adc 9872011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
988
989 * MAINTAINERS (write-after-approval): Add self.
990
78e515f7 9912011-11-29 DJ Delorie <dj@redhat.com>
992
993 * configure.ac (rl78-*-*) New case.
994 * configure: Regenerate.
995 * MAINTAINERS: Add myself as RL78 maintainer.
996
4dd6e369 9972011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
998
999 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1000
30369aff 10012011-11-21 Andreas Tobler <andreast@fgznet.ch>
1002
793e508a 1003 * libtool.m4: Additional FreeBSD 10 fixes.
30369aff 1004
e5e22f9b 10052011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
1006
1007 * MAINTAINERS: Move myself from Write After Approval to CPU Port
1008 Maintainers section, as Epiphany maintainer.
1009
59bc2a23 10102011-11-18 Iain Sandoe <iains@gcc.gnu.org>
1011
1012 PR target/49992
1013 * configure.ac: Remove ranlib special-casing for Darwin.
1014 * configure: Regenerate.
1015
9d356928 10162011-11-12 Andrey Belevantsev <abel@ispras.ru>
1017
1018 * MAINTAINERS (Reviewers): Keep the list sorted.
1019
bc9e567b 10202011-11-11 Andrey Belevantsev <abel@ispras.ru>
1021
1022 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1023
3f71364d 10242011-11-09 Roland McGrath <mcgrathr@google.com>
1025
1026 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1027 * configure: Rebuild.
1028 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1029 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1030 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1031 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1032 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1033 Add READELF.
1034 * Makefile.in: Rebuild.
1035
d2f3722f 10362011-11-09 Jason Merrill <jason@redhat.com>
1037
1038 * Makefile.def (language=c++): Remove check-c++0x.
1039 * Makefile.in (check-gcc-c++): Regenerate.
1040
298c66d9 10412011-11-08 Richard Henderson <rth@redhat.com>
1042
42b15c81 1043 * configure.ac: Test for libitm directory present first.
1044
c52ccbc7 1045 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1046
298c66d9 1047 * configure.ac: Test libitm/configure.tgt to disable libitm.
1048 * configure: Rebuild.
1049
4c0315d0 10502011-11-07 Aldy Hernandez <aldyh@redhat.com>
1051 Richard Henderson <rth@redhat.com>
1052
1053 Merged from transactional-memory.
1054
1055 * Makefile.def (lang_env_dependencies): libitm is c++.
1056 Add libitm target module.
1057 * configure.ac: Likewise.
1058 * config/mmap.m4: New file.
1059 * contrib/gcc_update: Add libitm to touch data.
1060 * Makefile.in, configure: Rebuild.
1061
4dc4ff49 10622011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1063
1064 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1065 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1066 * Makefile.in: Regenerate.
1067
a4cb2380 10682011-11-01 DJ Delorie <dj@redhat.com>
1069
1070 * config.sub: Update to version 2011-10-29 (added rl78)
1071
bf27d02a 10722011-10-27 Nick Clifton <nickc@redhat.com>
1073
1074 * config.sub: Import these changes from the config project:
1075
21ebaa24 1076 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
bf27d02a 1077 Ben Elliston <bje@gnu.org>
1078
1079 * config.sub (epiphany): New.
1080
1081 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1082 Ben Elliston <bje@gnu.org>
1083
9f9d05ad 1084 * config.sub (hexagon, hexagon-*): New.
bf27d02a 1085
1086 2011-08-23 Roland McGrath <mcgrathr@google.com>
1087
1088 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1089 64eb to be64.
1090
1091 2011-08-16 Roland McGrath <mcgrathr@google.com>
1092
1093 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1094 (nacl): Grok as alias for 32el-unknown-nacl.
1095
9643b617 10962011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
1097
1098 * MAINTAINERS (Write After Approval): Add myself.
1099
3154a671 11002011-10-24 Teresa Johnson <tejohnson@google.com>
1101
1102 * MAINTAINERS (Write After Approval): Add myself.
1103
17f05434 11042011-09-21 Jakub Jelinek <jakub@redhat.com>
1105
1106 * MAINTAINERS (sparc port): Remove myself.
1107
a70902b9 11082011-09-14 Tom de Vries <tom@codesourcery.com>
1109
1110 * MAINTAINERS (Write After Approval): Add myself.
1111
ccdfa490 11122011-08-14 Yao Qi <yao@codesourcery.com>
1113
1114 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1115 * configure: Regenerate.
1116
d7c9b4c1 11172011-07-26 Ian Lance Taylor <iant@google.com>
1118
1119 * configure.ac: Set have_compiler based on whether gcc directory
1120 exists, rather than on whether gcc is in configdirs.
1121 * configure: Rebuild.
1122
82d86cad 11232011-07-21 Joseph Myers <joseph@codesourcery.com>
1124
1125 * MAINTAINERS (Global Reviewers): Add self.
1126
18540031 11272011-07-20 David Edelsohn <dje.gcc@gmail.com>
1128
1129 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1130 link directories.
1131 * Makefile.in: Rebuild.
1132
6c59dfa4 11332011-07-20 Ian Lance Taylor <iant@google.com>
1134
1135 PR bootstrap/49787
1136 * configure.ac: Move --enable-bootstrap handling earlier in file.
1137 If --enable-bootstrap and either --enable-build-with-cxx or
1138 --enable-build-poststage1-with-cxx, enable C++ automatically.
1139 * configure: Rebuild.
1140
ef3c41c7 11412011-07-19 Ian Lance Taylor <iant@google.com>
1142
1143 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1144 make C++ a boot_language. Set and substitute
1145 POSTSTAGE1_CONFIGURE_FLAGS.
1146 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1147 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1148 * configure, Makefile.in: Rebuild.
1149
60307e2e 11502011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1151
1152 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1153 maintainers.
1154
235d9f19 11552011-07-18 Jakub Jelinek <jakub@redhat.com>
4d72c922 1156
235d9f19 1157 * MAINTAINERS (Global Reviewers): Add myself.
4d72c922 1158
235d9f19 11592011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6ea7b8cc 1160
235d9f19 1161 * configure: Regenerate.
6ea7b8cc 1162
365b3651 11632011-07-16 Jason Merrill <jason@redhat.com>
1164
1165 * Makefile.def (language=c++): Add check-c++0x and
1166 check-target-libmudflap-c++.
1167 * Makefile.tpl (check-target-libmudflap-c++): New.
1168 * Makefile.in: Regenerate.
1169
d7e52ac9 11702011-07-16 Matthias Klose <doko@ubuntu.com>
1171
1172 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1173 * Makefile.def (target_modules/libjava): Pass
1174 $(EXTRA_CONFIGARGS_LIBJAVA).
1175 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1176 if not configured with --enable-static-libjava.
1177 * Makefile.in: Regenerate.
1178 * configure: Likewise.
1179
a7313276 11802011-07-15 Jason Merrill <jason@redhat.com>
1181
1182 * Makefile.in (check-c++): Move check-gcc-c++0x after
1183 check-target-libstdc++-v3.
1184
a6e1cf84 11852011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1186
1187 * MAINTAINERS (c6x port): New entry.
1188
36bc8a20 11892011-07-13 Jason Merrill <jason@redhat.com>
1190
1191 * Makefile.in (check-gcc-c++0x): New.
1192 (check-c++): Depend on it.
1193
14f27bc6 11942011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1195
1196 PR target/39150
1197 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1198 x86_64-*-solaris2.1[0-9]*.
1199 * configure: Regenerate.
1200
f1999bd7 12012011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1202
1203 * MAINTAINERS (RTL optimizers): Add self.
1204
3feb1f45 12052011-06-27 Gabriel Charette <gchare@google.com>
1206
1207 * MAINTAINERS (Write After Approval): Add myself.
1208
5ab7e123 12092011-06-22 Hans-Peter Nilsson <hp@axis.com>
1210
114f45f3 1211 PR regression/47836
1212 PR bootstrap/23656
1213 PR other/47733
1214 PR bootstrap/49247
af51f477 1215 PR c/48825
5ab7e123 1216 * configure.ac (target_libraries): Remove target-libiberty.
1217 Remove case-statement setting skipdirs=target-libiberty for
1218 multiple targets. Remove checking target_configdirs and
1219 removing target-libiberty but keeping target-libgcc if
1220 otherwise empty.
1221 * Makefile.def (target_modules): Don't add libiberty.
1222 (dependencies): Remove all traces of target-libiberty.
1223 * configure, Makefile.in: Regenerate.
1224
e5fa74b2 12252011-06-13 Walter Lee <walt@tilera.com>
1226
1227 * configure.ac (tilepro-*-*) New case.
1228 (tilegx-*-*): Likewise.
1229 * configure: Regenerate.
1230
a0a6c588 12312011-06-06 Jing Yu <jingyu@google.com>
1232
1233 * configure.ac: Skip target-libiberty for
1234 arm*-*-linux-androideabi.
1235 * configure: Regenerated.
1236
4292c66b 12372011-06-06 Nick Clifton <nickc@redhat.com>
1238
1239 * config.sub: Sync from upstream.
1240
25fc2f5e 12412011-06-05 Nenad Vukicevic <nenad@intrepid.com>
1242
1243 * MAINTAINERS (Write After Approval): Add myself.
1244
85cb8292 12452011-06-01 Daniel Jacobowitz <drow@false.org>
1246
1247 * MAINTAINERS: Update my email address.
1248
8fa175ca 12492011-05-27 Nathan Froyd <froydnj@codesourcery.com>
1250
1251 * MAINTAINERS (Write After Approval): Update my email address.
1252
5dcf74a8 12532011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
1254
1255 * MAINTAINERS (Write After Approval): Add myself.
1256
ed9516f5 12572011-05-08 Doug Kwan <dougkwan@google.com>
1258
1259 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1260 * configure: Regenerated.
1261 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1262 value from configure.
1263 * Makefile.in: Regenerated.
1264
d556f192 12652011-05-05 Joseph Myers <joseph@codesourcery.com>
1266
1267 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1268 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1269 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1270 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1271 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1272 *-*-vxworks*): Disable newlib and libgloss in separate case
1273 statement.
1274 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1275 to separate case statement.
1276 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1277 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1278 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1279 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1280 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1281 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1282 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1283 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1284 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1285 i[[3456789]]86-*-rdos*, m32r-*-*,
1286 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1287 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1288 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1289 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1290 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1291 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1292 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1293 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1294 and libgloss in main case over targets. Remove most empty cases
1295 in main case over targets.
1296 * configure: Regenerate.
1297
aa1a21f6 12982011-05-04 Janis Johnson <janisjo@codesourcery.com>
1299
1300 * MAINTAINERS (Write After Approval): Add myself.
1301
2a169c02 13022011-05-04 Joseph Myers <joseph@codesourcery.com>
1303
1304 * configure.ac: Remove code setting special library locations for
1305 hppa*64*-*-hpux11*. Remove code setting compiler for
1306 sparc-sun-solaris2*.
1307 * configure: Regenerate.
1308
e0942c78 13092011-05-04 Joseph Myers <joseph@codesourcery.com>
1310
1311 * configure.ac: Separate libgloss_dir settings from general case
1312 over targets.
1313 * configure: Regenerate.
1314
a7e330e9 13152011-04-28 Joseph Myers <joseph@codesourcery.com>
1316
1317 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1318 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1319 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1320 cases in libgcj-disabling case statement.
1321 (hppa*64*-*-linux*): Set unsupported_languages instead of
1322 disabling target-zlib.
1323 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1324 to hppa*64*-*-hpux*.
1325 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1326 hppa*-*-hpux*.
1327 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1328 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1329 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1330 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1331 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1332 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1333 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1334 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1335 libgcj-disabling case statement.
1336 * configure: Regenerate.
1337
91b5b6ec 13382011-04-28 Joseph Myers <joseph@codesourcery.com>
1339
1340 * configure.ac: Disable Java for targets not supporting libffi.
1341 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1342 Remove cases in Java-disabling statement.
1343 (*arm-wince-pe): Change to arm-wince-pe.
1344 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1345 cases in Java-disabling statement.
1346 (bfin-*-*): Don't disable Java again.
1347 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1348 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1349 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1350 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1351 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1352 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1353 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1354 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1355 Java-disabling statement.
1356 (mmix-*-*): Don't disable Java again.
1357 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1358 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1359 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1360 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1361 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1362 statement.
1363 * configure: Regenerate.
1364
f24be480 13652011-04-28 Joseph Myers <joseph@codesourcery.com>
1366
1367 * configure.ac: Separate cases disabling Java and Java libraries
1368 from general case over targets.
1369 * configure: Regenerate.
1370
9ea58440 13712011-04-21 Jie Zhang <jzhang918@gmail.com>
1372
1373 * MAINTAINERS: Update my email address.
1374
452f8ae3 13752011-04-20 Easwaran Raman <eraman@google.com>
1376
1377 * MAINTAINERS (Write After Approval): Add myself.
1378
b990d06f 13792011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1380
1381 PR lto/48086
1382 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1383 * configure: Regenerate.
1384
7e5601f3 13852011-04-16 Jim Meyering <meyering@redhat.com>
1386
1387 * MAINTAINERS (Write After Approval): Add myself.
1388
98e42167 13892011-04-15 Dodji Seketeli <dodji@redhat.com>
1390
1391 * MAINTAINERS: Update my email address.
1392
6e4c9889 13932011-04-13 Georg-Johann Lay <avr@gjlay.de>
1394
1395 * MAINTAINERS (Write After Approval): Add myself.
1396
0d468767 13972011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1398
1399 * MAINTAINERS (Write After Approval): Add myself.
1400
ec23ac4d 14012011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1402
1403 * MAINTAINERS (Write After Approval): Add myself.
1404
4fc99708 14052011-04-06 Joseph Myers <joseph@codesourcery.com>
1406
1407 * configure.ac (build_tools): Remove build-byacc.
1408 (host_libs): Remove mmalloc.
1409 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1410 autoconf automake libtool diff rcs fileutils shellutils time
1411 textutils wdiff find uudecode hello tar gzip indent recode release
1412 sed perl gawk findutils gettext zip.
1413 (libgcj): Remove target-qthreads.
1414 (target_tools): Remove target-examples target-gperf.
1415 (YACC): Don't handle building byacc.
1416 * configure: Regenerate.
1417 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1418 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1419 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1420 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1421 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1422 handle building components.
1423 * Makefile.in: Regenerate.
1424
eb4ff2b6 14252011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1426
1427 * MAINTAINERS: Update my email address as Xtensa maintainer.
1428
b87642af 14292011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1430
1431 * config.sub: Sync from upstream.
1432
76c19016 14332011-04-01 Joseph Myers <joseph@codesourcery.com>
1434
1435 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1436 (microblaze*): Don't disable libssp.
1437 * configure: Regenerate.
1438
c36c585e 14392011-04-01 Joseph Myers <joseph@codesourcery.com>
1440
1441 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1442 moveifchange.
1443 * configure: Regenerate.
1444 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1445 * Makefile.in: Regenerate.
1446
93faf308 14472011-04-01 Joseph Myers <joseph@codesourcery.com>
1448
1449 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1450 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1451 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1452 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1453 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1454 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1455 md_exec_prefix cases.
1456 * configure: Regenerate.
1457
d5831552 14582011-04-01 Joseph Myers <joseph@codesourcery.com>
1459
1460 * configure.ac: Separate cases disabling target-libssp,
1461 target-libiberty, target-libstdc++-v3 and Fortran from general
1462 case over targets.
1463 * configure: Regenerate.
1464
71559dce 14652011-04-01 Joseph Myers <joseph@codesourcery.com>
1466
1467 * configure.ac (*-*-chorusos): Don't disable libgcj.
1468 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1469 Remove case.
1470 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1471 (arm-*-coff): Don't disable libgcj.
1472 (arm*-*-linux-gnueabi): Remove useless assignment.
1473 (arm-*-riscix*): Don't disable libgcj.
1474 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1475 configuration.
1476 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1477 (c54x*-*-*): Remove case.
1478 (tic54x-*-*): Don't disable GCC or GCC libraries.
1479 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1480 to *.
1481 (d10v-*-*): Don't disable GCC libraries.
1482 (d30v-*-*): Don't disable libgcj.
1483 (h8500-*-*): Don't disable GCC libraries.
1484 (i960-*-*): Don't disable libgcj.
1485 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1486 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1487 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1488 libgcj.
1489 (m68k-*-coff*): Remove case.
1490 (mmix-*-*): Don't disable libgloss on host.
1491 (mn10200-*-*, mn10300-*-*): Remove cases.
1492 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1493 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1494 Don't disable libgcj.
1495 (romp-*-*): Remove case.
1496 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1497 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1498 case.
1499 (v810-*-*): Don't disable GCC libraries.
1500 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1501 (ip2k-*-*): Don't disable GCC libraries.
1502 * configure: Regenerate.
1503
e3a5e6ff 15042011-03-28 Joseph Myers <joseph@codesourcery.com>
1505
1506 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1507 libffi on host.
1508 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1509 on host.
1510 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1511 * configure: Regenerate.
1512
e3a1fe08 15132011-03-26 John Marino <binutils@marino.st>
1514
1515 * configure.ac: Add support for *-*-dragonfly*
1516 * configure: Regenerate.
1517
6c9785b4 15182011-03-25 Joseph Myers <joseph@codesourcery.com>
1519
1520 * configure.ac (native_only): Remove.
1521 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1522 send-pr uudecode guile gnuserv on host.
1523 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1524 send-pr rcs guile perl texinfo libtool on host.
1525 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1526 automake send-pr rcs guile perl texinfo libtool on host.
1527 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1528 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1529 (alpha*-dec-osf*): Don't disable fileutils on target.
1530 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1531 texinfo send-pr expect dejagnu on target.
1532 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1533 target-qthreads on target.
1534 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1535 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1536 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1537 x86_64-*-mingw*): Don't disable expect on target.
1538 (*-*-cygwin*): Don't disable target-gperf on target.
1539 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1540 gnuserv on target.
1541 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1542 target.
1543 * configure: Regenerate.
1544
0b4d283e 15452011-03-25 Joseph Myers <joseph@codesourcery.com>
1546
1547 * configure.ac (target_tools): Remove target-groff.
1548 (native_only): Remove target-groff.
1549 (hppa*64*-*-*): Don't disable byacc.
1550 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1551 setting.
1552 (*-*-kaos*): Don't skip target-librx and target-groff.
1553 (*-*-netware*): Don't skip target-libmudflap.
1554 (*-*-tpf*): Don't skip target-libmudflap.
1555 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1556 directories on the host.
1557 (ia64*-*-*vms*): Don't skip tix.
1558 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1559 host.
1560 * configure: Regenerate.
1561
98dc4c05 15622011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1563
1564 * configure.ac: Remove references to mt-mep, mt-netware,
1565 mt-wince.
1566 * Makefile.def: Add all-utils soft dependencies.
1567 * Makefile.tpl: Remove GDB_NLM_DEPS.
1568 * configure: Regenerate.
1569 * Makefile.in: Regenerate.
1570
e477dd13 15712011-03-24 Paolo Bonzini <bonzini@gnu.org>
1572
1573 * configure.ac: Do not include mh-x86omitfp.
1574 * configure: Regenerate.
1575
d9b7a8da 15762011-03-24 Paolo Bonzini <bonzini@gnu.org>
1577
1578 * configure.ac: Remove empty cases.
1579 * configure: Regenerate.
1580
4b658437 15812011-03-24 Paolo Bonzini <bonzini@gnu.org>
1582
1583 * Makefile.def: Add dependency from termcap to gdb.
1584 * Makefile.in: Regenerate.
1585
56245851 15862011-03-24 Paolo Bonzini <bonzini@gnu.org>
1587
1588 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1589 * configure: Regenerate.
1590 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1591 * Makefile.tpl: Likewise.
1592 * Makefile.in: Regenerate.
1593
b1af75cf 15942011-03-24 Paolo Bonzini <bonzini@gnu.org>
1595
1596 * configure.ac: Remove all mentions of tentative_cc.
1597 * configure: Regenerate.
1598
b2240ff6 15992011-03-24 Joseph Myers <joseph@codesourcery.com>
1600
1601 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1602 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1603 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1604 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1605 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1606 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1607 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1608 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1609 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1610 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1611 *-*-rhapsody*): Remove host cases.
1612 * configure: Regenerate.
1613
6bd59761 16142011-03-24 Joseph Myers <joseph@codesourcery.com>
1615
1616 * configure.ac (ppc*-*-pe): Remove host case.
1617 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1618 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1619 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1620 cases.
1621 * configure: Regenerate.
1622
9339c78b 16232011-03-24 Joseph Myers <joseph@codesourcery.com>
1624
1625 * config.sub: Update to version 2011-03-23.
1626
99684e84 16272011-03-22 Joseph Myers <joseph@codesourcery.com>
1628
1629 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1630 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1631 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1632 * configure: Regenerate.
1633
17b3d2a8 16342011-03-22 Joseph Myers <joseph@codesourcery.com>
1635
1636 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1637 to Write After Approval.
1638 * config-ml.in: Don't handle arc-*-elf*.
1639 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1640 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1641 handle GCC libraries.
1642 * configure: Regenerate.
1643
55184b41 16442011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1645
1646 PR bootstrap/48120:
1647 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1648 Add -lstdc++ -lm to LIBS.
1649 * configure: Regenerate.
1650
6e0f8541 16512011-03-18 David Edelsohn <dje.gcc@gmail.com>
1652
1653 * config.guess: Update to version 2011-02-02
1654 * config.sub: Update to version 2011-02-24
1655
a258c909 16562011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1657
1658 PR lto/48086
1659 * configure.ac: Re-enable LTO on *-apple-darwin9.
1660 * configure: Regenerate.
1661
e1e06460 16622011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1663
1664 PR lto/48086
1665 * configure.ac: Disable LTO on darwin due to an assembler change in
1666 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1667 under 256.
1668 * configure: Regenerate.
1669
1485ffdd 16702011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1671
9f9d05ad 1672 * MAINTAINERS: Update myself as score backend maintainer,
1673 update my e-mail address.
1485ffdd 1674
ebfb6092 16752011-03-09 Xuepeng Guo <terry.guo@arm.com>
1676
1677 * MAINTAINERS: Update my e-mail address.
1678
9468af44 16792011-03-06 Joey Ye <joey.ye@arm.com>
1680
1681 * MAINTAINERS: Update my e-mail address.
1682
7aa8604d 16832011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1684
1685 * configure.ac: Adjust test of with_ppl.
1686 * configure: Regenerated.
1687
244cd60a 16882011-03-02 Kai Tietz <ktietz@redhat.com>
1689
1690 * MAINTAINERS: Adjust my e-mail address.
1691
062b4a94 16922011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1693
1694 * configure.ac: Add -lpwl to ppllibs.
1695 * configure: Regenerated.
1696
f9f211c9 16972011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1698
1699 * config/cloog.m4: Add -lisl to clooglibs.
1700 * configure: Regenerated.
1701
acd7e8c7 17022011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1703
1704 * MAINTAINERS (CPU Port maintainers): Add self.
1705
582d616d 17062011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1707
1708 * MAINTAINERS: Add myself as testsuite maintainer.
1709
1e94a16f 17102011-02-15 Mike Stump <mikestump@comcast.net>
1711
1712 * MAINTAINERS: Add myself as testsuite maintainer.
1713
4b20b68c 17142011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1715
1716 Import from Libtool and gnulib:
1717
1718 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1719
1720 Prepare for supporting FreeBSD 10.
1721 * config.rpath: Remove handling of freebsd1* which soon would
1722 match FreeBSD 10.0.
1723
1724 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1725
1726 Remove support for FreeBSD 1.x.
1727 * libtool.m4 (_LT_LINKER_SHLIBS)
1728 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1729 soon would incorrectly match FreeBSD 10.0.
1730
cdd56434 17312011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1732
1733 PR binutils/12283
1734 * move-if-change: Import version from gnulib.
1735
98de5262 17362011-02-12 Alexandre Oliva <aoliva@redhat.com>
1737
1738 PR lto/47225
1739 * Makefile.def (lto-plugin): Double dash for enable-shared.
1740 (configure-gcc): Depend on all-lto-plugin.
1741 * Makefile.in: Rebuilt.
1742
9e9f1ccb 17432011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1744
1745 * configure.ac: Remove extra bracket.
1746 * configure: Regenerate.
1747
7ca5039d 17482011-02-08 Tobias Burnus <burnus@net-b.de>
1749
1750 * MAINTAINERS: Add myself as libquadmath maintainer.
1751
2870dead 17522011-02-08 Thomas Schwinge <thomas@schwinge.name>
1753
1754 * MAINTAINERS: Update my email address.
1755
11ce7043 17562011-02-07 Joseph Myers <joseph@codesourcery.com>
1757
1758 * MAINTAINERS (option handling): Add self.
1759
cdb8e350 17602011-02-06 Kai Tietz <kai.tietz@onevision.com>
1761
1762 PR lto/47225
1763 * Makefile.def: Add dependency for install-gcc
1764 on install-lto-plugin.
1765 * Makfile.in: Regenerated
1766
dfcd2be2 17672011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1768
1769 * MAINTAINERS (CPU Port Maintainers): Add myself.
1770
0e4d1862 17712011-01-31 Alexandre Oliva <aoliva@redhat.com>
1772
1773 PR libgcj/44341
1774 * configure.ac: Discard --with-* flags for host when configuring
1775 target libraries for cross build.
1776 * configure: Rebuilt.
1777
e01f9f1f 17782011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1779
1780 * MAINTAINERS (linear loop transforms): Removed.
1781
f9c26062 17822011-01-25 Jakub Jelinek <jakub@redhat.com>
1783
f9c26062 1784 * configure.ac: If with_ppl is no, move setting with_cloog=no
1785 after CLOOG_REQUESTED check.
1786 * configure: Regenerated.
1787
822a8dd0 17882011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1789
1790 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1791 CLooG has been requested.
1792 * configure: Regenerated.
1793
11ce391e 17942011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1795
1796 * configure: Regenerated.
1797 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1798
12072151 17992011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1800
1801 * configure: Regenerated.
1802 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1803
8747a938 18042011-01-21 Andreas Schwab <schwab@redhat.com>
1805
1806 * configure.ac: Use AS_HELP_STRING throughout.
1807 * configure: Regenerate.
1808
5205d6e4 18092011-01-18 Jie Zhang <jie.zhang@analog.com>
1810
1811 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1812 * configure: Regenerate.
1813
752095b4 18142011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1815
1816 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1817
1aca86a6 18182011-01-13 Joel Brobecker <brobecker@adacore.com>
1819
1820 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1821 for ia64-hpux.
1822 * configure: Regenerate.
323c999d 1823
f9591cc0 18242011-01-07 Jan Hubicka <jh@suse.cz>
1825
1826 PR lto/47225
1827 * Makefile.in: Regenerate.
1828 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1829 configure.
1830
de4d280b 18312011-01-07 Jan Hubicka <jh@suse.cz>
1832
1833 * Makefile.in: Regenerate.
1834 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1835 and configure dependency on lto-plugin configure.
1836 (lto-plugin module): Remove dependency on GCC; add dependency on
1837 liniberty.
1838
f0969dbb 18392011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1840
1841 * MAINTAINERS (Write After Approval): Add myself.
1842
52780c0c 18432010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1844
1845 * configure: Regenerate.
1846
2bc256e3 18472010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1848
1849 * configure.ac: (picochip): Disable libiberty.
1850
4ba01ce0 18512010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1852
1853 * MAINTAINERS (Write After Approval): Add myself.
1854
8593ce89 18552010-12-10 Ian Lance Taylor <iant@google.com>
1856
1857 PR bootstrap/46819
1858 * configure.ac: For --disable-libgcj clear libgcj_saved.
1859 * configure: Rebuild.
1860
d9d975ae 18612010-12-10 Tobias Burnus <burnus@net-b.de>
1862
1863 PR fortran/46540
1864 * configure.ac: Add --disable-libquadmath and
1865 --disable-libquadmath-support.
1866 * configure: Regenerate.
1867
4ac33a64 18682010-12-03 Ian Lance Taylor <iant@google.com>
1869
1870 * MAINTAINERS: Add myself as libgo maintainer.
1871
7f9d1a92 18722010-12-03 Hans-Peter Nilsson <hp@axis.com>
1873
1874 PR libffi/46792
1875 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1876 * configure: Regenerate.
1877
7deb2d70 18782010-12-02 Ian Lance Taylor <iant@google.com>
1879
1880 * configure.ac: Always set default for poststage1_ldflags to
1881 -static-libstdc++ -static-libgcc.
1882
fb093ce7 18832010-11-29 Andreas Schwab <schwab@redhat.com>
1884
1885 * configure.ac: Move comment to remove extra space in last argument
1886 of GCC_TARGET_TOOL.
1887
174d231c 18882010-11-26 Alexandre Oliva <aoliva@redhat.com>
1889
62995d2f 1890 PR other/46026
174d231c 1891 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1892 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1893 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1894 (BASE_FLAGS_TO_PASS): Use it.
1895 * configure: Rebuilt.
1896 * Makefile.in: Rebuilt.
1897
85516948 18982010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1899
1900 PR binutils/12258
1901 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1902 Properly check default linker.
1903 * configure: Regnerated.
1904
1e369e5f 19052010-11-23 Matthias Klose <doko@ubuntu.com>
1906
1907 * configure.ac: For --enable-gold, handle value `default' instead of
9f9d05ad 1908 `both*'. New configure option --{en,dis}able-ld.
1e369e5f 1909 * configure: Regenerate.
1910
604a285a 19112010-11-20 Ian Lance Taylor <iant@google.com>
1912
1913 * configure.ac: Only disable a language library if no language needs
1914 it. Don't let --disable-libgcj uncondtionally disable libffi.
1915 * configure: Rebuild.
1916
2b7a4d59 19172010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1918
80d92056 1919 * Makefile.in: Regenerate.
1920
2b7a4d59 1921 PR other/46202
1922 * configure.ac: Fix just-built in-tree STRIP name to be
1923 binutils/strip-new.
1924 * configure: Regenerate.
1925 * Makefile.def (install-strip-gcc, install-strip-binutils)
1926 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1927 (install-strip-sid): Mirror dependencies on non-strip variants
1928 of these targets on the respective -strip prerequisites.
1929 * Makefile.tpl (install-strip, install-strip-host)
1930 (install-strip-target): New targets.
1931 (install-strip-[+module+], install-strip-target-[+module+]):
1932 New targets.
1933 * Makefile.in: Regenerate.
1934
5ff5b630 19352010-11-19 Ian Lance Taylor <iant@google.com>
1936 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1937
1938 * configure.ac: Add target-libgo to target_libraries. Set
1939 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1940 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1941 (HOST_EXPORTS): Add GOC.
1942 (BASE_TARGET_EXPORTS): Add GOC.
1943 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1944 (GOCFLAGS_FOR_TARGET): New variable.
1945 (EXTRA_HOST_FLAGS): Add GOC.
1946 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1947 * Makefile.def (target_modules): Add libgo.
1948 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1949 (dependencies): Add dependency from configure-target-libgo to
1950 configure-target-libffi and all-target-libstdc++-v3. Add
1951 dependencies from all-target-libgo to all-target-libffi.
1952 (languages): Add go.
1953 * configure: Rebuild.
1954 * Makefile.in: Rebuild.
1955
e1c7e835 19562010-11-19 Ian Lance Taylor <iant@google.com>
1957
1958 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1959 compiler/flag environment variables.
1960
101ddbe4 19612010-11-18 Ian Lance Taylor <iant@google.com>
1962
1963 * configure.ac: Check for lang_requires_boot_languages in
1964 config-lang.in files.
1965 * configure: Rebuild.
1966
87969c8c 19672010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1968 Tobias Burnus <burnus@net-b.de>
1969
1970 PR fortran/32049
1971 * Makefile.def: Add libquadmath; build it with language=fortran.
1972 * configure.ac: Add libquadmath.
1973 * Makefile.tpl: Handle multiple libs in check-[+language+].
1974 * Makefile.in: Regenerate.
1975 * configure: Regenerate.
1976
1fea6e9c 19772010-11-16 Tom Tromey <tromey@redhat.com>
1978
1979 * MAINTAINERS: Moved myself to reviewers section.
1980
1950f29a 19812010-11-15 Zdenek Dvorak <ook@ucw.cz>
1982
1983 * MAINTAINERS: Moved myself to reviewers section.
1984
e3d68d13 19852010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1986
1987 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1988 (Write After Approval): Remove self.
1989
73f813e1 19902010-11-15 Andreas Schwab <schwab@redhat.com>
1991
1992 * configure.ac: Fix spelling in option names.
1993 * configure: Regenerated.
1994
e619f0a6 19952010-11-13 Georg-Johann Lay <georgjohann@web.de>
1996
1997 PR bootstrap/39622
1998 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1999 * configure: Regenerated.
2000
b330025b 20012010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
2002
2003 * MAINTAINERS: Update my email address.
2004
8a0fe290 20052010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2006
8a0fe290 2007 * configure: Regenerate.
2008
81b9d148 20092010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2010
aac33805 2011 * configure: Regenerate.
81b9d148 2012
4076133b 20132010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2014
4076133b 2015 * configure: Regenerate.
2016
88e8cc3e 20172010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2018
88e8cc3e 2019 * configure: Regenerate.
2020
a3c81e03 20212010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2022
2023 * configure.ac: Support official CLooG.org versions.
2024 * configure: Regenerate.
2025 * config/cloog.m4: New.
2026
083311b4 20272010-11-10 François Dumont <francois.cppdevs@free.fr>
2028
2029 * MAINTAINERS (Write After Approval): Add myself.
2030
7cb0b8a7 20312010-11-09 David Edelsohn <dje.gcc@gmail.com>
2032
2033 * MAINTAINERS: Update my email address.
2034
16463c8d 20352010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2036
2037 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2038 * configure: Regenerate.
16463c8d 2039
25630dc7 20402010-11-03 Ian Lance Taylor <iant@google.com>
2041 Dave Korn <dave.korn.cygwin@gmail.com>
2042
2043 PR lto/46273
2044 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2045 and on other supported platforms whenever LTO is enabled.
2046 * configure: Rebuild.
2047
13d2f2b2 20482010-11-02 Alan Modra <amodra@gmail.com>
2049
2050 PR binutils/12110
2051 * configure.ac: Error when source path contains spaces.
2052 * configure: Regenerate.
2053
4a0163ae 20542010-10-23 James E. Wilson <wilson@codesourcery.com>
2055
2056 * MAINTAINERS: Update my email address.
2057
1235ba90 20582010-10-20 Ian Lance Taylor <iant@google.com>
2059
2060 * Makefile.def (target_modules): Set lib_path to src/.libs for
2061 libstdc++-v3 module.
2062 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2063 * Makefile.in: Rebuild.
2064
579b6115 20652010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2066
2067 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2068 (Write After Approval): Remove myself.
2069
79aafbf6 20702010-10-15 Tristan Gingold <gingold@adacore.com>
2071
2072 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2073
7516f0c4 20742010-10-14 Douglas Rupp <rupp@gnat.com>
2075
2076 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2077
ca42e774 20782010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2079
2080 * configure.ac (build_lto_plugin): New shell variable.
2081 (--enable-lto): Turn on by default for all non-ELF platforms that
2082 have had LTO support added so far. Set build_lto_plugin appropriately
2083 for both ELF and non-ELF.
2084 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2085 * configure: Regenerate.
2086
9ee71fca 20872010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2088
2089 Sync from src:
2090 * configure.ac (v850 support): Remove target-libgloss from
2091 noconfigdirs.
2092 * configure: Regenerate.
2093
372a3f1e 20942010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2095
2096 PR bootstrap/45326
2097 PR bootstrap/45174
2098 * configure.ac: Honor initial values of $build_configargs,
2099 $host_configargs, $target_configargs. Mark the precious, so
2100 environment settings get recorded.
2101 * configure: Regenerate.
2102
445b7c96 21032010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2104
2105 PR bootstrap/45796
2106 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2107 Depend on all-build-libiberty.
2108 * Makefile.in: Regenerate.
2109
d34b0d1e 21102010-09-30 Michael Eager <eager@eagercon.com>
2111
2112 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2113 * configure: Regenerate.
2114
2ae04593 21152010-09-28 Michael Eager <eager@eagercon.com>
2116
2117 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2118
3aa7b555 21192010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2120
2121 PR bootstrap/44621
2122 * configure.ac: Fix unportable shell quoting.
2123 * configure: Regenerate.
2124
62932e4d 21252010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2126
2127 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2128 targets and amend comment.
2129 * configure: Regenerate.
2130
b3f60ce8 21312010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2132
2133 * MAINTAINERS (Write After Approval): Add myself.
2134
4ae8c98f 21352010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2136
2137 * configure.ac: Enable LTO by default on Darwin.
2138 * configure: Regenerate.
2139
782aa0bb 21402010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2141
4ae8c98f 2142 * MAINTAINERS (Write After Approval): Add myself.
782aa0bb 2143
3888a212 21442010-09-01 Ian Bolton <ian.bolton@arm.com>
2145
4ae8c98f 2146 * MAINTAINERS (Write After Approval): Add myself.
3888a212 2147
ad7d8d63 21482010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2149
2150 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2151 ports
2152
b9c08e4e 21532010-07-28 David Yuste <david.yuste@gmail.com>
2154
2155 * MAINTAINERS (Write After Approval): Add myself.
2156
65b688d7 21572010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2158
2159 * configure.ac: Support all v850 targets.
2160 * configure: Regenerate.
2161
b9a8e4c4 21622010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2163
2164 PR bootstrap/44455
2165 * configure.ac (extra_mpfr_configure_flags): Copy from
2166 extra_mpc_gmp_configure_flags.
2167 * configure: Re-generated.
2168
a91ed45e 21692010-07-22 Andi Kleen <ak@linux.intel.com>
2170
2171 * MAINTAINERS (Write After Approval): Add myself.
2172
b2c57537 21732010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2174
2175 * MAINTAINERS (Write After Approval): Add myself.
2176
a7a6769e 21772010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2178
2179 * MAINTAINERS (Write After Approval): Add myself.
2180
cb885d9b 21812010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2182
2183 PR target/44862
2184 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2185 Provide -B option to allow for link spec %s substitutions for
2186 libstdc++.a on darwin.
2187 * Makefile.in: Regenerate.
2188
5bea9bfd 21892010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2190
2191 * MAINTAINERS (Reviewers): Update my e-mail address
2192
753a7a07 21932010-06-10 Alexandre Oliva <aoliva@redhat.com>
2194
2195 * Makefile.def (configure-gcc): Depend on all-libelf.
2196 * Makefile.in: Rebuild.
2197
596b7b22 21982010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2199
2200 * MAINTAINERS (Write After Approval): Add myself in the right place.
2201
dcde3c07 22022010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
c29ab255 2203
2204 * MAINTAINERS (Write After Approval): Add myself.
2205
dcde3c07 22062010-05-25 Sterling Augustine <sterling@tensilica.com>
c03b5ae8 2207
2208 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dcde3c07 2209
22102010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
fc75f6d9 2211
e3cce89a 2212 * config.sub: Update to version 2010-05-21.
2213 * config.guess: Update to version 2010-04-03.
fc75f6d9 2214
f64b48e2 22152010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2216
2217 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2218 * configure: Regenerate.
2219
2be0e543 22202010-05-12 Sriraman Tallam <tmsriram@google.com>
2221
2222 * MAINTAINERS (Write After Approval): Add myself.
2223
23433d72 22242010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2225
2226 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2227 a platform that supports LTO.
2228 * configure: Regenerate.
2229
896fc761 22302010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2231
2232 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2233 * configure: Regenerated.
2234
af7c5662 22352010-04-27 Roland McGrath <roland@redhat.com>
2236 H.J. Lu <hongjiu.lu@intel.com>
2237
2238 * configure.ac (--enable-gold): Support both, both/gold and
2239 both/bfd to add gold to configdirs without removing ld.
2240 * configure: Regenerated.
2241
2242 * Makefile.def: Add install-gold dependency to install-ld.
2243 * Makefile.in: Regenerated.
2244
4d992eb6 22452010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2246
2247 PR lto/42776
2248 * configure.ac (--enable-lto): Refactor handling so libelf tests
2249 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2250 and allow LTO to be explicitly enabled on non-ELF platforms that
2251 are known to support it inside else-clause.
2252 * configure: Regenerate.
2253
affd1d61 22542010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2255
2256 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2257 * configure: Regenerate.
2258
e55e8126 22592010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
2260
2261 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2262 * configure: Regenerate.
2263
d6845139 22642010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2265
2266 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2267 separately.
2268 * configure: Regenerate.
2269
c9c28109 22702010-04-16 Kevin Williams <kevin.williams@inria.fr>
2271
2272 * MAINTAINERS (Write After Approval): Add myself.
2273
8e051ef4 22742010-04-14 Tristan Gingold <gingold@adacore.com>
2275
2276 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2277 * configure: Regenerate.
2278
7cc7a0c6 22792010-04-13 Steve Ellcey <sje@cup.hp.com>
2280
2281 * configure: Regenerate after change to elf.m4.
2282
30e08f1c 22832010-04-06 Iain Sandoe <iains@gcc.gnu.org>
2284
2285 * MAINTAINERS (Write After Approval): Add myself.
2286
b14b3ce1 22872010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2288
2289 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2290 * configure: Regenerated.
2291
22922010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2293
2294 * configure.ac: Print "buggy but acceptable" when CLooG
2295 revision is less than 9.
2296 * configure: Regenerated.
2297
09c38bea 22982010-04-01 Diego Novillo <dnovillo@google.com>
2299
2300 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2301
59a40389 23022010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2303
2304 PR bootstrap/43615
2305 PR bootstrap/43328
2306
2307 Revert:
2308
2309 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2310
2311 * configure.ac: Do not pass --enable-multilib nor
2312 --disable-multilib in baseargs. Accept explicitly passed
2313 --enable_multilib.
2314 * configure: Regenerate.
2315
15153e30 23162010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2317
2318 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2319
247ec299 23202010-03-31 Janis Johnson <janis187@us.ibm.com>
2321
2322 * MAINTAINERS: Remove myself.
2323
7816cdf1 23242010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2325
2326 PR bootstrap/43328
2327 * configure.ac: Do not pass --enable-multilib nor
2328 --disable-multilib in baseargs. Accept explicitly passed
2329 --enable_multilib.
2330 * configure: Regenerate.
2331
2a78007b 23322010-03-28 Andrew Pinski <pinskia@gmail.com>
2333
2334 * MAINTAINERS (spu port): Remove me.
2335
fa0a53e3 23362010-03-23 Joseph Myers <joseph@codesourcery.com>
2337
2338 * configure.ac (tic6x-*-*): New case.
2339 * configure: Regenerate.
2340
d590232e 23412010-03-23 Joseph Myers <joseph@codesourcery.com>
2342
2343 * config.sub: Update to version 2010-03-22.
2344 * config.guess: Update to version 2009-12-30.
2345
dcde3c07 23462010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1384f0b0 2347
2348 PR ada/42554
2349 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2350 * configure: Regenerate.
2351
7071ad11 23522010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2353
2354 * MAINTAINERS: Update my email address.
2355
c583eb67 23562010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2357
2358 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2359 (ghassan.shobaki@amd.com): Removed.
2360
6217c06a 23612010-03-17 Alan Modra <amodra@gmail.com>
2362
2363 * MAINTAINERS: Update my email address.
2364
101a6f96 23652010-03-16 Diego Novillo <dnovillo@google.com>
2366
2367 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2368 Matthews.
2369
b753085c 23702010-03-16 Joseph Myers <joseph@codesourcery.com>
2371
2372 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2373 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2374
4b83e160 23752010-03-16 Joseph Myers <joseph@codesourcery.com>
2376
2377 * MAINTAINERS: Update my email address.
2378
f345c9fb 23792010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2380
2381 * MAINTAINERS: Update my email address.
2382
4c6d05aa 23832010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2384
2385 * MAINTAINERS: Update my email address.
2386
11010e64 23872010-03-09 Jie Zhang <jie@codesourcery.com>
2388
2389 * MAINTAINERS: Update my email address.
2390
68645a6b 23912010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2392
2393 PR libstdc++/32499
2394 * configure.ac (RANLIB): Default to true.
2395 (STRIP): Likewise.
2396 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2397 * configure: Regenerate.
2398
dcde3c07 23992010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
8980c297 2400
2401 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2402 (Write After Approval): Update my email address.
2403
90b41dad 24042010-02-17 Nick Clifton <nickc@redhat.com>
2405
2406 PR 11238
2407 * Makefile.tpl (local-distclean): Also remove config.cache files in
2408 sub-directories as there may not be Makefiles present in the
2409 sub-directories.
4284910f 2410 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2411 the config.cache files found by the find command.
2412
90b41dad 2413 * Makefile.in: Regenerate.
2414 * configure.ac: Revert previous delta.
2415 * configure: Regenerate.
2416
abb1d088 24172010-02-15 Nick Clifton <nickc@redhat.com>
2418
2419 PR 11238
2420 * configure.ac: Delete config.cache files in sub-directories when
2421 deleting Makefiles.
2422 * configure: Regenerate.
2423
b55e20a0 24242010-02-12 Ben Elliston <bje@gnu.org>
2425
2426 * MAINTAINERS: Update my email address.
2427
0518ccd2 24282010-02-08 Andrew Pinski <pinskia@gmail.com>
2429
2430 * MAINTAINERS (spu port): Update my email address.
2431
dcd5ad58 24322010-02-08 Jie Zhang <jie.zhang@analog.com>
2433
2434 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2435
17b6993a 24362010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2437
2438 * configure.ac: Add "recommended" version checks for GMP/MPC.
2439 Update recommended GMP/MPFR/MPC versions.
2440 * configure: Regenerate.
2441
e10fd696 24422010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2443
2444 * MAINTAINERS: Move my Embecosm email address into the
2445 write-after-approval section.
2446
ddcf38e8 24472010-01-26 Ian Lance Taylor <iant@google.com>
2448
2449 * MAINTAINERS: Add myself as Go frontend maintainer.
2450
5c96a839 24512010-01-25 Joern Rennecke <amylaar@spamcop.net>
2452
2453 PR libstdc++/36101, PR libstdc++/42813
2454 * configure.ac (bootstrap_target_libs): Make inclusion of
2455 target-libgomp conditional on libgomb being in target_configdirs.
2456 * configure: Regenerate.
2457
8e61effd 24582010-01-23 Joern Rennecke <amylaar@spamcop.net>
2459
2460 PR libstdc++/36101, PR libstdc++/42813
2461 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2462 * configure: Regenerate.
2463
1fda3360 24642010-01-22 Joern Rennecke <amylaar@spamcop.net>
2465
2466 PR libstdc++/36101, PR libstdc++/42813
2467 * configure.ac (target_configdirs): Substitute.
2468 * Makefile.def: Bootstrap target module libgomp.
2469 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2470 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2471 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2472 * configure, Makefile.in: Regenerate.
2473
8e32c255 24742010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2475
2476 * MAINTAINERS: Adjust my details.
2477
37d3b41c 24782010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2479
2480 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2481
50918a37 24822010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2483
2484 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2485
3397c9b2 24862010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2487
2488 * MAINTAINERS (Write After Approval): Add myself.
2489
25cd8ffa 24902010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2491
2492 * MAINTAINERS (Write After Approval): Add myself.
2493
a82c8807 24942010-01-11 Richard Guenther <rguenther@suse.de>
2495
2496 PR lto/41569
2497 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2498 * Makefile.in: Regenerated.
2499
5846e92c 25002010-01-11 Andreas Tobler <andreast@fgznet.ch>
2501
2502 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2503 * configure: Regenerate.
2504
c3fc6a63 25052010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9f9d05ad 2506 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
c3fc6a63 2507
2508 PR bootstrap/42424
2509 * configure.ac: Include libtool m4 files.
9f9d05ad 2510 (_LT_CHECK_OBJDIR): Call it.
c3fc6a63 2511 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2512 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
50918a37 2513
c3fc6a63 2514 * configure: Regenerate.
2515
1ab7bcf0 25162010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2517
2518 PR bootstrap/41818
2519 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2520 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2521 * Makefile.in: Regenerate.
2522
1a4f45ec 25232010-01-02 Richard Guenther <rguenther@suse.de>
2524
2525 PR lto/41529
2526 * configure.ac: Include config/elf.m4. Disable LTO if not
2527 builting for an elf target.
2528 * configure: Regenerate.
2529
cff9dc68 25302009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2531
2532 * MAINTAINERS: Change my email address.
2533
c505c9f4 25342009-12-18 Ben Elliston <bje@au.ibm.com>
2535
2536 * config.sub, config.guess: Update from upstream sources.
2537
070457e7 25382009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2539
2540 * MAINTAINERS (Write After Approval): Add myself.
2541
16de6a81 25422009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2543
2544 PR middle-end/30447
2545 PR middle-end/30789
2546 PR other/40302
2547
2548 * configure.ac: Require MPC.
2549 * configure: Regenerate.
2550
e6408286 25512009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2552
2553 PR target/38384
2554 PR bootstrap/40972
2555 * libtool.m4: Sync from git Libtool.
2556 * ltoptions.m4: Likewise.
2557 * ltversion.m4: Likewise.
2558 * lt~obsolete.m4: Likewise.
2559 * ltmain.sh: Likewise.
2560
fcb50449 25612009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2562
2563 * configure.ac: Update minimum MPC version to 0.8.
2564 * configure: Regenerate.
2565
cff3778c 25662009-11-21 Sebastian Pop <sebpop@gmail.com>
2567
2568 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2569 * configure: Regenerated.
2570
d6dfe18a 25712009-11-21 Ian Lance Taylor <iant@google.com>
2572
2573 * configure.ac: Change default of poststage1_ldflags to be empty if
2574 poststage1_libs is set. When poststage1_libs is empty, and
2575 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2576 * configure: Rebuild.
2577
04810760 25782009-11-21 Adam Nemet <adambnmet@gmail.com>
2579
2580 * MAINTAINERS (Write After Approval): Update my email address.
2581
af3e823e 25822009-11-20 Ben Elliston <bje@au.ibm.com>
2583
2584 * config.guess: Update from upstream sources.
2585
e01b36b0 25862009-11-16 Alexandre Oliva <aoliva@redhat.com>
2587
2588 * Makefile.def: Restore host and target settings for gmp.
2589 * Makefile.in: Rebuild.
2590
eea1ae23 25912009-11-16 Alexandre Oliva <aoliva@redhat.com>
2592
2593 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2594 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2595 Fix portability of test of C++ as bootstrap language. Add
2596 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2597 * configure: Rebuild.
2598 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2599 and cloog. Fix in-tree ppl configuration. Introduce libelf
2600 in-tree building.
2601 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2602 (POSTSTAGE1_HOST_EXPORTS): Use it.
2603 (STAGE[+id+]_CXXFLAGS): New.
2604 (BASE_FLAGS_TO_PASS): Pass it down.
2605 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2606 extra_exports.
2607 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2608 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2609 extra_exports.
2610 * Makefile.in: Rebuild.
2611
5e80e315 26122009-11-17 Ben Elliston <bje@au.ibm.com>
2613
2614 * config.sub, config.guess: Update from upstream sources.
2615
500010c6 26162009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2617
2618 * MAINTAINERS (Write After Approval): Add myself.
2619
dcde3c07 26202009-11-09 Jon Beniston <jon@beniston.com>
595b8ec2 2621
2622 * MAINTAINERS (Write After Approval): Add myself.
2623
fe284774 26242009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2625
2626 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2627 paths for *-w64-mingw* and x86_64-*mingw*.
2628 * configure: Regenerated.
2629
dcde3c07 26302009-11-05 Joern Rennecke <amylaar@spamcop.net>
533b6da8 2631
2632 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2633
c356a43c 26342009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2635
2636 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2637 Phil Edwards to Write-After Approval.
2638
ec2eb8fb 26392009-10-30 Kai Tietz <kai.tietz@onevision.com>
2640
2641 * configure.ac: Disable target-winsup & co for
2642 x86_64-*-mingw* and *-w64-mingw* targets.
2643 * configure: Regenerated.
2644
24833e1a 26452009-10-16 Nick Clifton <nickc@redhat.com>
2646
2647 * MAINTAINERS: Add myself as a maintainer for the RX port.
2648
dcde3c07 26492009-10-26 Johannes Singler <singler@kit.edu>
2683326a 2650
9f9d05ad 2651 * MAINTAINERS (Write After Approval): Update my e-mail address.
2683326a 2652
3a8cd7be 26532009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2654
2655 * configure.ac (CLooG test): Use = with test.
2656 * configure: Regenerate.
2657
24d0cd27 26582009-10-22 Richard Guenther <rguenther@suse.de>
2659
2660 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2661 cloog if the ppl version check failed. Move flags saving
2662 before setting in libelf check.
2663 * configure: Regenerate.
2664
539c8c59 26652009-10-21 Richard Guenther <rguenther@suse.de>
2666
2667 * configure.ac: Adjust the ppl and cloog configure to work as
2668 documented. Disable cloog if ppl was disabled. Omit the version
2669 checks if they were disabled.
2670 * configure: Re-generate.
2671
d6ef094a 26722009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2673
2674 * configure.ac: Add 'lto' to enable_languages, not
2675 new_enable_languages, and only if not already present.
2676 * configure: Regenerate.
2677
414672c1 26782009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2679
2680 * README: Refer to the various COPYING* files instead of just
2681 COPYING.
2682 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2683
dcde3c07 26842009-10-07 Rafael Avila de Espindola <espindola@google.com>
ea05ba0d 2685
2686 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
8738bcea 2687
17780be3 26882009-10-07 Richard Guenther <rguenther@suse.de>
2689
2690 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2691 and Richard Guenther as reviewers.
2692 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2693 as reviewers.
2694
c01decc6 26952009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
56ca37b0 2696
c01decc6 2697 * config.sub: Update from upstream sources.
56ca37b0 2698
85627a28 26992009-10-06 Ian Lance Taylor <iant@google.com>
2700
2701 * Makefile.def: check-gold depends upon all-gas.
2702 * Makefile.in: Rebuild.
2703
338b88fa 27042009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2705
2706 * MAINTAINERS (Write After Approval): Add myself.
2707
7bfefa9d 27082009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2709
2710 * Makefile.def: all-lto-plugin depends on all-libiberty.
2711 set bootstrap=true for lto-plugin.
2712 Add lto-plugin.
2713 * Makefile.in: Regenerate.
2714 * configure.ac (host_libs): Add lto-plugin.
2715 * configure: Regenerate.
2716
7bfefa9d 27172009-10-03 Diego Novillo <dnovillo@google.com>
2718
2719 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2720 (HOST_LIBELFLIBS): Define.
2721 (HOST_LIBELFINC): Define.
2722 * Makefile.in: Regenerate.
2723 * configure.ac: Add --enable-lto.
2724 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2725 If --enable-lto is used, add 'lto' to new_enable_languages.
2726 If --enable-lto is used and gold is enabled, add
2727 lto-plugin to configdirs.
2728 * configure: Regenerate.
2729
27302009-10-03 Simon Baldwin <simonb@google.com>
2731
2732 * configure.ac: If --with-system-zlib, suppress local zlib and
2733 pass --with-system-zlib to subdir configure scripts.
2734 * configure: Regenerate.
2735
dcde3c07 27362009-10-01 Loren J. Rittle <ljrittle@acm.org>
272bcfef 2737 Paolo Bonzini <bonzini@gnu.org>
2738
2739 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2740 $(srcdir).
2741 * Makefile.in: Rebuilt.
2742
dcde3c07 27432009-09-26 Gary Funck <gary@intrepid.com>
bdb4507a 2744
2745 * MAINTAINERS (Write After Approval): Add myself.
2746
0f3a3df5 27472009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2748
2749 * configure.ac: Update minimum MPC version to 0.7.
2750 * configure: Regenerate.
2751
412c2e81 27522009-09-25 Nick Clifton <nickc@redhat.com>
2753
2754 * configure.ac: Pass any --cache-file=/dev/null option on to
2755 subconfigures.
2756 * configure: Regenerate.
2757
c061df75 27582009-09-23 Nick Clifton <nickc@redhat.com>
2759
2760 * config.sub, config.guess: Update from upstream sources.
2761
dcde3c07 27622009-09-22 Loren J. Rittle <ljrittle@acm.org>
a9fd65cd 2763
2764 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2765 * Makefile.in: Rebuilt.
2766
04a2e841 27672009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2768
2769 PR bootstrap/32272
2770 * configure.ac: Error out if $srcdir isn't '.' but contains
2771 host-${host_noncanonical}.
2772 * configure: Regenerate.
2773
3d00a007 27742009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2775
2776 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2777 maintainer.
2778
9d447cf8 27792009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2780
7b5fee3e 2781 * configure.ac: If bootstrapping a combined tree with
2782 --enable-gold, require c++ in stage1_languages.
2783 * configure: Regenerate.
2784
32027446 2785 * configure.ac: Also add target_libs of stage1_languages to
2786 bootstrap_target_libs.
2787 * configure: Regenerate.
2788
9d447cf8 2789 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2790 with --enable-languages not containing c++.
2791 * configure: Regenerate.
2792
572ee61a 27932009-09-15 Jie Zhang <jie.zhang@analog.com>
2794
2795 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2796 * configure: Regenerate.
2797
dcde3c07 27982009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
153f8c88 2799
6cf4f338 2800 * MAINTAINERS (Write After Approval): Update my e-mail address,
2801 and move from from here...
2802 (Waiting for paperwork): To here.
153f8c88 2803
31ebfd49 28042009-09-09 Joseph Myers <joseph@codesourcery.com>
2805
2806 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2807
8bb79148 28082009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2809
2810 * configure.ac: Do not use $extrasub for replacing @if/@endif
2811 parts in Makefile; instead, use additional arguments to
2812 AC_CONFIG_COMMANDS to do the replacement manually, with several
2813 sed invocations, to avoid HP-UX sed command limits.
2814 * configure: Regenerate.
2815
81540bae 28162009-09-08 Alexandre Oliva <aoliva@redhat.com>
2817
2818 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2819 blank before -L.
2820
a2059f7a 28212009-09-04 Alexandre Oliva <aoliva@redhat.com>
2822
2823 * configure.ac (with-build-config): Document. Handle without.
2824 Handle missing argument.
2825 * configure: Rebuilt.
2826
719faf1c 28272009-09-03 Alexandre Oliva <aoliva@redhat.com>
2828
2829 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2830 Default to bootstrap-debug only if compare-debug works.
2831 * configure: Rebuilt.
2832 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2833 * Makefile.in: Rebuilt.
2834
aab1c61e 28352009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2836
2837 * MAINTAINERS (OS Port Maintainers): Update my email address.
2838
14151756 28392009-09-01 Alexandre Oliva <aoliva@redhat.com>
2840
2841 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2842 * Makefile.in: Rebuilt.
2843
0ba87351 28442009-09-01 Chris Demetriou <cgd@google.com>
2845
2846 * MAINTAINERS (Write After Approval): Add myself.
2847
7c48f38c 28482009-08-31 Dodji Seketeli <dodji@redhat.com>
2849
2850 PR debug/30161
2851 * include/dwarf2.h (enum dwarf_tag): Added
2852 DW_TAG_GNU_template_template_param
2853 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2854
5576729b 28552009-08-30 Paolo Bonzini <bonzini@gnu.org>
2856
2857 * Makefile.tpl (AWK): Fix typo.
2858 * Makefile.in: Regenerate.
2859
b181f265 28602009-08-30 Paolo Bonzini <bonzini@gnu.org>
2861
2862 * configure.ac: Detect awk and sed.
2863 * Makefile.def (flags_to_pass): Add AWK and SED.
2864 * Makefile.tpl (AWK, SED): New.
2865 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2866 * configure: Regenerate.
2867 * Makefile.in: Regenerate.
2868
7baff5bd 28692009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2870
2871 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2872 (collapseslashes): Likewise.
2873
81a71e2b 28742009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2875
2876 * configure.ac (AC_PREREQ): Bump to 2.64.
2877
f0c89091 28782009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2879
115d57c5 2880 * configure.ac: Remove --with-datarootdir, --with-docdir,
2881 --with-pdfdir, --with-htmldir switches.
2882 * configure: Regenerate.
2883
cd9a469c 2884 * configure: Regenerate.
2885
f0c89091 2886 * compile: Sync from Automake 1.11.
2887 * depcomp: Likewise.
2888 * install-sh: Likewise.
2889 * missing: Likewise.
2890 * mkinstalldirs: Likewise.
2891 * ylwrap: Likewise.
2892
a410fae3 28932009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2894
2895 * ltmain.sh (func_normal_abspath): New function.
2896 (func_relative_path): Likewise.
2897 (func_mode_help): Document new -bindir option for link mode.
2898 (func_mode_link): Add new -bindir option, and use it to place
2899 output DLL if specified.
2900
1a48098b 29012009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2902
cd2f3773 2903 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2904 (baseargs): Add --disable-option-checking.
2905 * configure: Regenerate.
2906
1a48098b 2907 * Makefile.def (configure-target-libiberty): Depend on
2908 all-binutils and all-ld.
2909 (configure-target-newlib): Likewise.
2910 * Makefile.in: Regenerate.
2911
155f17ed 29122009-08-17 Ben Elliston <bje@au.ibm.com>
2913
2914 * config.sub, config.guess: Update from upstream sources.
2915
ea864ded 29162009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2917
2918 Sync from src, merge:
2919
2920 2009-07-02 Tristan Gingold <gingold@adacore.com>
2921
2922 * configure.ac: Do not exclude gas for i386-*-darwin.
2923 Add a case for x86_64-*-darwin.
2924 * configure: Regenerate.
2925
0f879579 29262009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2927
2928 * MAINTAINERS: Add my name to Write After Approval list.
2929
dcde3c07 29302009-08-06 Michael Eager <eager@eagercon.com>
ba2b484f 2931
2932 * configure.ac: Add Microblaze target.
2933 * configure: Regenerate.
2934
39f6b116 29352009-07-31 Christian Bruel <christian.bruel@st.com>
2936
2937 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2938 * configure: Regenerate.
8738bcea 2939
dcde3c07 29402009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
339f24d2 2941
2942 * MAINTAINERS (Write After Approval): Update my e-mail address.
2943
5110389d 29442009-07-06 Ian Lance Taylor <iant@google.com>
2945
2946 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2947 * configure: Rebuild.
2948
fa9b8d64 29492009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2950
2951 * MAINTAINERS: Move myself to the Graphite Reviewers.
2952
5f29861f 29532009-06-30 Wei Guozhi <carrot@google.com>
2954
2955 * MAINTAINERS: Add my name to Write After Approval list.
2956
6fe86052 29572009-06-26 Steve Ellcey <sje@cup.hp.com>
2958
2959 PR bootstrap/40338
2960 * configure.ac (comparestring): Create new variable.
2961 * Makefile.tpl (comparestring): Use to skip some comparisions.
2962 * configure: Regenerate.
2963 * Makefile.in: Regenerate.
2964
b5ce97f8 29652009-06-26 Doug Evans <dje@sebabeach.org>
2966
2967 * Makefile.def (host_modules): Add cgen.
2968 * Makefile.in: Regenerate.
2969 * configure.ac (host_tools): Add cgen.
2970 * configure: Regenerate.
2971
46222c18 29722009-06-23 DJ Delorie <dj@redhat.com>
2973
2974 * MAINTAINERS: Add myself as mep maintainer.
2975
7ab76cec 29762009-06-23 Ian Lance Taylor <iant@google.com>
2977
2978 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2979 boot_languages. Only bootstrap target libraries listed in
2980 target_libs for some boot language. Add --with-stage1-ldflags,
2981 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2982 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2983 if not building with C++.
2984 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2985 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2986 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2987 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2988 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2989 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2990 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2991 * configure, Makefile.in: Rebuild.
2992
b2bb9bab 29932009-06-23 Li Feng <nemokingdom@gmail.com>
2994
2995 * MAINTAINERS: Added my name to write-after-approval list.
2996
0c809c32 29972009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2998
2999 * configure.ac: Define is_elf for QNX Neutrino targets.
3000 * configure: Regenerate.
3001
7b4becfd 30022009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
3003
9f9d05ad 3004 * MAINTAINERS: Added my name to the write-after-approval list
7b4becfd 3005
7aed6ac5 30062009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3007
3008 * configure.ac: Detect MPC in default directory.
3009 * configure: Regenerate.
3010
9d247ee8 30112009-06-03 Jerome Guitton <guitton@adacore.com>
3012 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3013
9f9d05ad 3014 * Makefile.tpl (all): Avoid a trailing backslash.
3015 * Makefile.in: Regenerate.
9d247ee8 3016
aec4ef75 30172009-06-03 Ben Elliston <bje@au.ibm.com>
3018
3019 * config.sub, config.guess: Update from upstream sources.
3020
f83974e5 30212009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3022
3023 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3024 to noconfdirs.
3025 * configure: Regenerate.
3026
77b633a0 30272009-06-02 Alexandre Oliva <aoliva@redhat.com>
3028
3029 * Makefile.tpl ([+compare-target+]): Compare all stage
3030 directories, rather than just gcc.
3031 * Makefile.in: Rebuilt.
3032
351f7ac7 30332009-06-01 Doug Kwan <dougkwan@google.com>
3034
3035 * configure.ac: Support gold for target arm*-*-*.
3036 * configure: Regenerate.
9d247ee8 3037
7601a55c 30382009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3039
3040 * Makefile.def: Add MPC support and dependencies.
3041 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3042
3043 * Makefile.in, configure: Regenerate.
3044
a36217d3 30452009-05-27 Alexandre Oliva <aoliva@redhat.com>
3046
3047 * Makefile.tpl (all): Avoid harmless warning in make all when
3048 gcc-bootstrap is enabled but stage_last does not exist.
3049 * Makefile.in: Rebuilt.
3050
8b70b80d 30512009-05-24 Nicolas Roche <roche@adacore.com>
3052
3053 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3054 * Makefile.in: Regenerate.
3055
cab4bf21 30562009-05-21 Denis Chertykov <chertykov@gmail.com>
3057
3058 * MAINTAINERS: Update my e-mail address.
3059
df95bec1 30602009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3061
3062 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3063 * configure: Regenerate.
3064
bc1e0bea 30652009-05-18 Alexandre Oliva <aoliva@redhat.com>
3066
3067 PR other/40159
3068 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3069 gcc-no-bootstrap are mutually exclusive.
3070 * Makefile.in: Rebuilt.
3071
4156fd9a 30722009-05-18 Alexandre Oliva <aoliva@redhat.com>
3073
3074 PR other/40159
3075 * Makefile.tpl (all): Don't end with unconditional success.
3076 * Makefile.in: Rebuilt.
3077
bd1f9655 30782009-05-12 Alexandre Oliva <aoliva@redhat.com>
3079
3080 PR target/37137
3081 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3082 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3083 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3084 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3085 stage_configureflags, stage_cflags and stage_libcflags into
3086 explicit Makefile macros.
3087 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3088 GFORTRAN.
3089 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3090 CC. Set CC_FOR_BUILD from CC.
3091 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3092 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3093 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3094 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3095 and GFORTRAN.
3096 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3097 (_LIBCFLAGS): Renamed to _TFLAGS.
3098 (do-compare-debug, do-compare3-debug): Drop.
3099 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3100 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3101 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3102 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3103 (XGCC_FLAGS_FOR_TARGET): New.
3104 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3105 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3106 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3107 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9f9d05ad 3108 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
bd1f9655 3109 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3110 TFLAGS.
3111 (BUILD_CONFIG): Include if requested.
3112 (all): Set TFLAGS on bootstrap.
3113 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3114 (all-stageid-prefixmodule): Likewise.
3115 (do-clean, distclean-stageid): Set TFLAGS.
3116 (restrap): Fix whitespace.
3117 * Makefile.in: Rebuilt.
3118
604febb6 31192009-05-07 Paolo Bonzini <bonzini@gnu.org>
3120
3121 * config.guess: Sync with src.
3122
63d7f4db 31232009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3124
3125 * configure.ac ($with_ppl): Default to no if not supplied.
3126 ($with_cloog): Likewise.
3127 configure: Regenerate.
3128
21c0690b 31292009-04-27 James E. Wilson <wilson@codesourcery.com>
3130
3131 * MAINTAINERS: Update my e-mail address.
3132
cd06af47 31332009-04-27 Nick Clifton <nickc@redhat.com>
3134
3135 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3136
bb19a97e 31372009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3138
3139 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3140 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3141 * Makefile.in: Regenerate.
3142
bff7ea4a 31432009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3144
3145 PR bootstrap/39739
3146 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3147 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3148
3149 * configure, Makefile.in: Regenerate.
3150
bb19a97e 31512009-04-21 Taras Glek <tglek@mozilla.com>
fb1e4f4a 3152
3153 * include/hashtab.h: Update GTY annotations to new syntax
3154 * include/splay-tree.h: Likewise
3155
613eb4a3 31562009-04-17 Ben Elliston <bje@au.ibm.com>
3157
3158 * config.sub, config.guess: Update from upstream sources.
3159
ca2751b6 31602009-04-15 Anthony Green <green@moxielogic.com>
3161
3162 * configure.ac: Add moxie support.
3163 * configure: Rebuilt.
3164
4b072aaf 31652009-04-14 Jakub Jelinek <jakub@redhat.com>
3166
3167 * configure.ac: Change copyright header to refer to version
3168 3 of the GNU General Public License and to point readers at the
3169 COPYING3 file and the FSF's license web page.
3170 * Makefile.def: Likewise.
3171 * Makefile.tpl: Likewise.
3172 * Makefile.in: Regenerate.
3173
95349883 31742009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3175
3176 * configure.ac: Restore match for darwin9 or later. Use double
3177 brackets since regeneration eats one pair.
3178 * configure: Regenerate.
3179
03caadda 31802009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3181
3182 PR gas/10039
3183 * configure.ac: Require texinfo 4.7.
3184 * configure: Regenerated.
3185
6bc9506f 31862009-04-09 Nick Clifton <nickc@redhat.com>
3187
3188 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3189 the GCC Runtime Library Exception.
3190
fec76ae9 31912009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3192
3193 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3194 * configure: Regenerate.
3195
21a0251d 31962009-04-01 Steve Ellcey <sje@cup.hp.com>
3197
3198 * Makefil.def (languages): New entries.
3199 * Makefile.tpl (check-gcc-*): New generic target.
3200 * Makefile.in: Regenerate.
21a0251d 3201
dcde3c07 32022009-03-25 Erven Rohou <erven.rohou@inria.fr>
54b921e3 3203
03caadda 3204 * MAINTAINERS: Update my email address.
54b921e3 3205
63d6abe9 32062009-03-18 Tom Tromey <tromey@redhat.com>
3207
03caadda 3208 * configure: Rebuild.
3209 * configure.ac (host_libs): Add libiconv.
3210 * Makefile.in: Rebuild.
3211 * Makefile.def (host_modules): Add libiconv.
3212 (configure-gdb, all-gdb): Depend on libiconv.
63d6abe9 3213
40c500e1 32142009-03-16 Tristan Gingold <gingold@adacore.com>
3215
3216 * configure.ac: Treat gdb as supported on x86_64-darwin.
3217 * configure: Regenerate.
3218
5bc96548 32192009-03-16 Joseph Myers <joseph@codesourcery.com>
3220
3221 * configure.ac (--with-host-libstdcxx): New option.
3222 * configure: Regenerate.
3223
dcde3c07 32242009-03-12 Joern Rennecke <joern.rennecke@arc.com>
9d469b1b 3225
3226 * MAINTAINERS: Move myself into the write after approval list.
3227
2ab9be2b 32282009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
3229
3230 * MAINTAINERS: Update e-mail address.
8738bcea 3231
1f7090eb 32322009-03-11 Dorit Nuzman <dorit@il.ibm.com>
3233
3234 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3235
dcde3c07 32362009-03-10 Ira Rosen <irar@il.ibm.com>
8e68bfcc 3237
3238 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3239
9af964d4 32402009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3241
3242 Backport from git Libtool:
3243
3244 2009-01-19 Robert Millan <rmh@aybabtu.com>
3245 Support GNU/kOpenSolaris.
3246 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3247 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3248 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3249 GNU/kOpenSolaris.
3250
a59c2cb8 32512009-02-27 Andreas Schwab <schwab@linux-m68k.org>
3252
3253 * MAINTAINERS: Update e-mail address.
3254
8ccd3088 32552009-02-24 Michael Eager <eager@eagercon.com>
99a435ed 3256
3257 * MAINTAINERS (Write After Approval): Add self.
3258
ebd8f42c 32592009-02-18 Bingfeng Mei <bmei@broadcom.com>
3260
3261 * MAINTAINERS (Write After Approval): Add myself.
3262
be9d4db8 32632009-02-05 Andreas Schwab <schwab@suse.de>
3264
3265 * Makefile.tpl (stage_last): Define $r and $s before using
3266 $(RECURSE_FLAGS_TO_PASS).
3267 * Makefile.in: Regenerate
3268
d7559db1 32692009-01-30 Ian Lance Taylor <iant@google.com>
3270
3271 * MAINTAINERS: Move myself to the Global Reviewers list.
3272
3bef4012 32732009-01-29 Robert Millan <rmh@aybabtu.com>
3274
3275 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3276 * configure: Regenerate.
3277
808f8521 32782009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
3279
3280 * MAINTAINERS: Make whitespace consistent.
f84804e6 3281 Remove Robert Millan from Write After Approval.
808f8521 3282
6e6a9ced 32832009-01-16 Alan Modra <amodra@bigpond.net.au>
3284
3285 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3286 (all-opcodes): Depend on all-libiberty.
3287 * Makefile.in: Regenerate.
3288
8408ca00 32892009-01-15 Douglas B Rupp <rupp@gnat.com>
3290
3291 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3292 * configure: Regenerate.
3293
f95e31fd 32942009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
3295
3296 * MAINTAINERS (Write After Approval): Add myself.
3297
56b496b0 32982009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
3299
3300 * MAINTAINERS: Add myself to reviewers (Fortran).
3301
dcde3c07 33022009-01-12 Sebastian Pop <sebastian.pop@amd.com>
4aa0552b 3303
3304 PR tree-optimization/38515
3305 * configure.ac (cloog-polylib): Removed.
3306 (with_ppl, with_cloog): Test for "no".
3307 * configure: Regenerated.
3308
4e82a0cf 33092009-01-11 Daniel Franke <franke.daniel@gmail.com>
3310
3311 * MAINTAINERS: Moved myself to reviewers (Fortran).
3312
50d19060 33132009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3314
3315 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3316 (Write After Approval): Remove myself.
3317
2915a9ca 33182009-01-03 Diego Novillo <dnovillo@google.com>
3319
3320 * MAINTAINERS: Remove myself from alias maintainership.
3321
df1f167a 33222009-01-02 David Ayers <ayers@fsfe.org>
3323
3324 * MAINTAINERS: Update e-mail address.
3325
b58007d7 33262008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3327
3328 * MAINTAINERS: Make whitespace consistent.
3329
9e6fd619 33302008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3331
3332 Backport from upstream Libtool:
3333 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3334 Add cache variables to tests that require the linker to work.
3335 For shlibpath_overrides_runpath, this also changes the semantics
3336 to let the result from the C compiler take precedence.
3337
2882bf89 33382008-12-02 Ben Elliston <bje@au.ibm.com>
3339
3340 * config.sub, config.guess: Update from upstream sources.
3341
dcde3c07 33422008-12-12 Sebastian Pop <sebastian.pop@amd.com>
6dd977ba 3343
3344 * configure.ac (ppllibs): Add by default the lib flags.
3345 * configure: Regenerate.
3346
da355950 33472008-12-08 Luis Machado <luisgpm@br.ibm.com>
3348
3349 * MAINTAINERS: Add myself to the write after approval list.
3350
42d640f6 33512008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3352
be9d4db8 3353 * configure.ac: Add double brackets on darwin[912].
3354 * configure: Regenerate.
42d640f6 3355
51557c5b 33562008-12-03 Daniel Kraft <d@domob.eu>
3357
3358 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3359 Approval to Reviewer section (for Fortran front-end).
3360
501068c2 33612008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3362
3363 * configure.ac: Expand to darwin10 and later.
3364 * configure: Regenerate.
3365
0ecf7a65 33662008-12-02 Andreas Schwab <schwab@suse.de>
3367
3368 * Makefile.def: configure-target-boehm-gc depends on
3369 all-target-libstdc++-v3.
3370 * Makefile.in: Regenerate.
3371
3177f780 33722008-12-02 Kai Tietz <kai.tietz@onevision.com>
3373
3374 * MAINTAINERS: Add myself as mingw maintainer.
3375
fcf428df 33762008-12-02 Ben Elliston <bje@au.ibm.com>
3377
3378 * config.sub, config.guess: Update from upstream sources.
3379
a61f1d25 33802008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3381
3382 * README.SCO: Remove.
3383
8026444e 33842008-11-29 Fernando Pereira <pronesto@gmail.com>
3385
3386 * MAINTAINERS: Add myself to the write after approval list.
3387
707ec6d5 33882008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3389
3390 * MAINTAINERS: Update my email address in WAA section.
3391
dcde3c07 33922008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
e006f6a0 3393
3394 * MAINTAINERS: Update e-mail address.
3395
dcde3c07 33962008-11-27 Toon Moene <toon@moene.org>
c399af55 3397
3398 * MAINTAINERS: Change e-mail address.
3399
d9f9f3af 34002008-11-27 Tristan Gingold <gingold@adacore.com>
3401
3402 * configure.ac: Build gdb for i?86-*-darwin*
3403 * configure: Regenerated.
3404
dcde3c07 34052008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
384763bb 3406
3407 * MAINTAINERS: Added my full name.
3408
54670ae6 34092008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3410
3411 PR bootstrap/38014
3412 PR bootstrap/37923
3413
3414 Revert:
3415
3416 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3417
3418 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3419 * Makefile.in: Regenerated.
3420
3421 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3422
3423 PR gdb/921
3424 PR gdb/1646
3425 PR gdb/2175
3426 PR gdb/2176
3427
3428 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3429 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3430 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3431 (HOST_EXPORTS): Pass CPPFLAGS.
3432 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3433 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3434 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3435 * Makefile.in, configure: Regenerated.
3436 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3437 and CPPFLAGS_FOR_BUILD.
3438
dcde3c07 34392008-11-06 Jeff Law <law@redhat.com>
35d42d87 3440
3441 * MAINTAINERS: Add myself as middle end maintainer.
3442
9978efe2 34432008-11-06 Andrew Stubbs <ams@codesourcery.com>
3444
3445 * MAINTAINERS (Write after approval): Add myself.
3446
8487f085 34472008-11-05 Diego Novillo <dnovillo@google.com>
3448
3449 * MAINTAINERS (Global Reviewers): Add myself.
3450 (Non-Algorithmic Maintainers): Remove myself.
3451
bd2826b0 34522008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3453
0ecf7a65 3454 * MAINTAINERS (Write after approval): Add myself.
bd2826b0 3455
fefb72aa 34562008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3457
0ecf7a65 3458 * MAINTAINERS (Write after approval): Add myself.
fefb72aa 3459
55bc4ab1 34602008-10-31 Ben Elliston <bje@au.ibm.com>
3461
3462 * configure.ac (spu-*-*): Remove special case.
3463 * configure: Regenerate.
3464
be6ed2e1 34652008-10-30 Catherine Moore <clm@codesourcery.com>
3466
3467 * MAINTAINERS (Write after approval): Update my email address.
3468
a8e019fa 34692008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3470
3471 * configure.ac [spu-*-*]: Do not set skipdirs.
3472 * configure: Re-generate.
3473
1a9f59a4 34742008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3475
3476 * MAINTAINERS (Various Maintainers): Add myself to reload.
3477
de52fda6 34782008-10-25 Richard Guenther <rguenther@suse.de>
3479
3480 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3481 maintainer. Remove myself as libgcc-math maintainer.
3482 (Non-Algorithmic Maintainers): Remove myself.
3483
38db8374 34842008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3485
3486 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3487 * Makefile.in: Regenerated.
3488
d8ff5826 34892008-10-23 Cary Coutant <ccoutant@google.com>
3490
3491 * MAINTAINERS (Write after approval): Add myself.
3492
d514f3bf 34932008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3494
3495 PR gdb/921
3496 PR gdb/1646
3497 PR gdb/2175
3498 PR gdb/2176
3499
3500 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3501 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3502 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3503 (HOST_EXPORTS): Pass CPPFLAGS.
3504 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3505 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3506 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3507 * Makefile.in, configure: Regenerated.
3508 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3509 and CPPFLAGS_FOR_BUILD.
3510
dcde3c07 35112008-10-20 Sebastian Pop <sebastian.pop@amd.com>
cf58dc99 3512
3513 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3514 Sebastian Pop.
3515
65ee4ba4 35162008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3517
3518 * MAINTAINERS (Write After Approval): Added myself.
3519
c214098d 35202008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3521
3522 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3523 recommended version to 2.3.2.
3524
3525 * configure: Regenerate.
3526
4ae4a8b5 35272008-10-01 Mark Mitchell <mark@codesourcery.com>
3528
3529 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3530
65bf946b 35312008-09-29 David Daney <david.daney@caviumnetworks.com>
3532
3533 * MAINTAINERS (Write After Approval): Update e-mail address.
3534
5028c504 35352008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3536
3537 * libtool.m4: Update to libtool 2.2.6.
3538 * lt~obsolete.m4: Update to libtool 2.2.6.
3539 * ltmain.sh: Update to libtool 2.2.6.
3540 * ltsugar.m4: Update to libtool 2.2.6.
3541 * ltversion.m4: Update to libtool 2.2.6.
3542 * ltoptions.m4: Update to libtool 2.2.6.
3543 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3544
8b1a5537 35452008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3546
3547 * MAINTAINERS (Write After Approval): Add myself.
3548
55374afb 35492008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3550
3551 * MAINTAINERS (Write After Approval): Update my name.
3552
bf6d04f7 35532008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3554
0ecf7a65 3555 * MAINTAINERS: Add myself in "Write After Approval".
bf6d04f7 3556
9abaa85a 35572008-09-18 Steve Ellcey <sje@cup.hp.com>
3558
0ecf7a65 3559 * MAINTAINERS: Add myself as ia64 maintainer.
9abaa85a 3560
43277e2a 35612008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3562
3563 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3564 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3565 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3566 and Michael Tiemann from Write After Approval since they do not
3567 actually have access.
3568
a565a5fa 35692008-09-05 Richard Guenther <rguenther@suse.de>
3570
3571 * configure.ac: Initialize clooglibs to -lcloog.
3572 * configure: Re-generate.
3573
2d9cbe39 35742008-09-04 Le-Chun Wu <lcwu@google.com>
3575
3576 * MAINTAINERS (Write After Approval): Add myself.
3577
5362e323 35782008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3579
3580 * configure.ac (--with-cloog-polylib): New.
3581 (--disable-cloog-version-check): New.
3582 (--disable-ppl-version-check): New.
3583 * configure: Re-generate.
3584
3e6e524f 35852008-09-03 Richard Guenther <rguenther@suse.de>
3586
3587 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3588 cloog test.
3589 * configure: Re-generate.
3590
8372e9ea 35912008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3592
3593 Add picoChip port.
3594 * MAINTAINERS: Add picoChip maintainers.
3595
255b6be7 35962008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3597 Tobias Grosser <grosser@fim.uni-passau.de>
3598 Jan Sjodin <jan.sjodin@amd.com>
3599 Harsha Jagasia <harsha.jagasia@amd.com>
3600 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3601 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3602 Adrien Eliche <aeliche@isty.uvsq.fr>
3603
3604 Merge from graphite branch.
3605 * configure: Regenerate.
3606 * Makefile.in: Regenerate.
3607 * configure.ac (host_libs): Add ppl and cloog.
3608 Add checks for PPL and CLooG.
3609 * Makefile.def (ppl, cloog): Added modules and dependences.
3610 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3611 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3612
7d804f04 36132008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3614
3615 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3616 (GCC_SHLIB_SUBDIR): New.
3617 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3618 * configure: Regenerate.
3619 * Makefile.in: Regenerate.
3620
cc7fe443 36212008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3622
3623 * MAINTAINERS: Consistently use tabs to separate columns.
3624
c3116b03 36252008-08-29 Tristan Gingold <gingold@adacore.com>
3626
3627 * MAINTAINERS (Write after Approval): Add myself.
3628
dba2c8ea 36292008-08-28 Tristan Gingold <gingold@adacore.com>
3630
3631 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3632 Enable bfd, binutils and opcodes.
3633 * configure: Regenerate.
3634
ae65dfef 36352008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3636
3637 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3638
2a462700 36392008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3640
3641 * MAINTAINERS: Use correct Umlaut for last name.
3642
da1cc9ee 36432008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3644
3645 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3646
285c1b7e 36472008-08-16 David Edelsohn <edelsohn@gnu.org>
3648
3649 * MAINTAINERS: Update my email address.
3650
edcc45bb 36512008-08-16 Nicolas Roche <roche@adacore.com>
3652
3653 * Makefile.tpl: Add BOOT_ADAFLAGS.
3654 * Makefile.in: Regenerate.
3655
559b0712 36562008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3657
3658 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3659 * configure: Regenerate.
3660
dcde3c07 36612008-07-30 Paolo Bonzini <bonzini@gnu.org>
3bed0958 3662
3663 * configure.ac: Add makefile fragments for hpux.
3664 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3665 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3666 * configure: Regenerate.
3667 * Makefile.in: Regenerate.
3668
dcde3c07 36692008-07-28 Aldy Hernandez <aldyh@redhat.com>
50e0cac8 3670
3671 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3672
dcde3c07 36732008-07-11 Dodji Seketeli <dseketel@redhat.com>
ff71f0b4 3674
3675 * MAINTAINERS (Write after Approval): Add myself.
3676
d27e061f 36772008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3678
3679 * MAINTAINERS (Write After Approval): Add myself.
3680
5daaf60f 36812008-06-29 Andrew Jenner <andrew@codesourcery.com>
3682
3683 * MAINTAINERS (Write After Approval): Add myself.
3684
04177cb3 36852008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3686
3687 * MAINTAINERS: Update my email address.
3688
5dfd58d3 36892008-06-25 Joey Ye <joey.ye@intel.com>
3690
3691 * MAINTAINERS (Write After Approval): Add myself.
3692
5b2c7553 36932008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3694
3695 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3696 * Makefile.in: Regenerate.
3697 * configure: Regenerate.
3698
211b932d 36992008-06-17 Daniel Kraft <d@domob.eu>
3700
3701 * MAINTAINERS (Write After Approval): Add myself.
3702
4e8a889d 37032008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3704
3705 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3706 "$@" is still intact with both Autoconf 2.59 and 2.62.
3707 * configure: Regenerate.
3708
168ee878 37092008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3710
3711 * Makefile.tpl: Fix comment errors.
3712 * Makefile.in: Regenerate.
3713
607465f2 37142008-06-12 David S. Miller <davem@davemloft.net>
3715 David Edelsohn <edelsohn@gnu.org>
3716
3717 * configure.ac: Add powerpc*-*-* to gold supported targets.
3718 * configure: Regenerate.
3719
9841cd80 37202008-06-08 Joseph Myers <joseph@codesourcery.com>
3721
3722 PR tree-optimization/36218
3723 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3724 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3725 (all prefix="build-"): Pass them to build-system sub-makes.
3726 * Makefile.in: Regenerate.
3727
6af9f7ea 37282008-06-07 Joseph Myers <joseph@codesourcery.com>
3729
3730 * MAINTAINERS (mt port): Remove.
3731 (sco5, unixware, sco udk): Remove.
3732 (Kean Johnston): Add to Write After Approval.
3733
ab2a1d30 37342008-05-30 Julian Brown <julian@codesourcery.com>
3735
3736 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3737 of libobjc for ARM EABI Linux.
3738 * configure: Regenerate.
f7f51622 3739
dcde3c07 37402008-05-18 Xinliang David Li <davidxl@google.com>
5ade25c6 3741
0ecf7a65 3742 * ChangeLog: Remove wrong ChangeLog entry.
5ade25c6 3743
dcde3c07 37442008-05-17 Xinliang David Li <davidxl@google.com>
f7f51622 3745
5ade25c6 3746 * MAINTAINERS (Write After Approval): Add myself.
f7f51622 3747
f0ce8d7d 37482008-05-15 Janus Weil <janus@gcc.gnu.org>
3749
3750 * MAINTAINERS (Write After Approval): Add myself.
3751
d3eff7bb 37522008-05-14 Rafael Espíndola <espindola@google.com>
2c3fa25d 3753
3754 * config-ml.in: don't handle --enable-shared and --enable-static.
3755
c69f9953 37562008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3757
3758 * MAINTAINERS: Update my email address.
3759
21b4aefa 37602008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3761
3762 * MAINTAINERS: Update my email address.
0ecf7a65 3763
f2271661 37642008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3765
3766 * MAINTAINERS (Write After Approval): Add myself.
3767
002bc050 37682008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3769
3770 * MAINTAINERS (Write After Approval): Add myself.
3771
dcde3c07 37722008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
74200d08 3773
3774 * MAINTAINERS (crx): Add myself.
3775
83a50aef 37762008-04-18 Paolo Bonzini <bonzini@gnu.org>
3777
3778 Sync with src:
3779 2008-04-14 David S. Miller <davem@davemloft.net>
3780
0ecf7a65 3781 * configure.ac: Add sparc*-*-* to gold supported targets.
3782 * configure: Regenerate.
83a50aef 3783
f0cb9b36 37842008-04-18 Paolo Bonzini <bonzini@gnu.org>
3785
3786 PR bootstrap/35457
3787 * configure.ac: Include override.m4.
3788 * configure: Regenerate.
3789
1db8021c 37902008-04-18 Paolo Bonzini <bonzini@gnu.org>
3791
0ecf7a65 3792 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3793 * Makefile.in: Regenerate.
1db8021c 3794
dcde3c07 37952008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
15f8eac8 3796
0ecf7a65 3797 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
15f8eac8 3798 as nonconfigurable directories list.
0ecf7a65 3799 * configure: Regenerate.
15f8eac8 3800
3af820d0 38012008-04-14 Ben Elliston <bje@au.ibm.com>
3802
3803 * config.sub, config.guess: Update from upstream sources.
3804
6e7d0937 38052008-04-12 Hans-Peter Nilsson <hp@axis.com>
3806
3807 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3808 * Makefile.in: Regenerate.
3809
9c66b389 38102008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3811
3812 * configure.ac: Do not build libssp for the AVR.
3813 * configure: Regenerate.
3814
29ab6ecd 38152008-04-07 Ian Lance Taylor <iant@google.com>
3816
3817 * Makefile.def: check-gold depends upon all-binutils.
3818 * Makefile.in: Regenerate.
3819
86aaa146 38202008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3821
3822 * MAINTAINERS (Write After Approval): Add myself.
3823
45043b2b 38242008-04-04 Nick Clifton <nickc@redhat.com>
3825
3826 PR binutils/4334
fae55456 3827 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
45043b2b 3828 builds.
3829 * configure: Regenerate.
3830
5a92bcc2 38312008-04-04 NightStrike <NightStrike@gmail.com>
3832
3833 PR other/35151
0ecf7a65 3834 * configure.ac: Combine rules for mingw32 and mingw64.
3835 * configure: Regenerate.
5a92bcc2 3836
0805084a 38372008-04-02 Kai Tietz <kai.tietz@onvision.com>
3838
3839 * MAINTAINERS (Write After Approval): Add myself.
3840
dcde3c07 38412008-04-01 Seongbae Park <seongbae.park@gmail.com>
5b9f41dc 3842
3843 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3844 * Makefile.in (.NOTPARALLEL): Ditto.
3845
63a9f8da 38462008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3847
3848 * MAINTAINERS (Write After Approval): Add myself.
3849
dcde3c07 38502008-03-31 Seongbae Park <seongbae.park@gmail.com>
3e3a0e9c 3851
3852 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3853 * Makefile.in (.NOTPARALLEL): Regenerate.
3854
4add9df0 38552008-03-27 Paolo Bonzini <bonzini@gnu.org>
3856
3857 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3858 * Makefile.in: Regenerate.
3859
03b33306 38602008-03-26 Jakub Staszak <kuba@et.pl>
3861
3862 * MAINTAINERS (Write After Approval): Add myself.
3863
5d42d4f2 38642008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3865
3866 * MAINTAINERS: Update e-mail address.
3867
3d47fcf5 38682008-03-20 Ian Lance Taylor <iant@google.com>
3869
3870 * configure.ac: Add support for --enable-gold.
3871 * Makefile.def: Add gold as a directory like ld.
3872 * configure, Makefile.in: Regenerate.
3873
82eaf560 38742008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3875
3876 * configure.ac: m4_include config/proginstall.m4.
3877 * configure: Regenerate.
e61456db 3878
3879 Backport from upstream Libtool:
0ecf7a65 3880
e61456db 3881 2007-10-12 Eric Blake <ebb9@byu.net>
0ecf7a65 3882
e61456db 3883 Deal with Autoconf 2.62's semantic change in m4_append.
3884 * ltsugar.m4 (lt_append): Replace broken versions of
3885 m4_append.
3886 (lt_if_append_uniq): Don't require separator to be overquoted,
3887 and avoid broken m4_append.
3888 (lt_dict_add): Fix typo.
3889 * libtool.m4 (_LT_DECL): Don't overquote separator.
3890
020e6f2b 38912008-03-13 David Edelsohn <edelsohn@gnu.org>
3892
3893 * config.rpath: Add AIX 6 support.
3894
f7c302cf 38952008-03-13 Paolo Bonzini <bonzini@gnu.org>
3896
3897 * Makefile.def (stageprofile). Remove -fprofile-generate
3898 from stage_libcflags.
3899 * Makefile.in: Regenerate.
3900
82ab37f5 39012008-03-13 Ben Elliston <bje@au.ibm.com>
3902
3903 * config.sub, config.guess: Update from upstream sources.
3904
167057eb 39052008-03-06 Tom Tromey <tromey@redhat.com>
3906
3907 * MAINTAINERS: Update for treelang deletion.
3908
06a40dd3 39092008-03-03 James E. Wilson <wilson@tuliptree.org>
3910
3911 * MAINTAINERS: Update my email address.
3912
af05c092 39132008-03-03 Stan Shebs <stanshebs@earthlink.net>
3914
6c2338a8 3915 * MAINTAINERS (darwin port): Add myself as a maintainer.
af05c092 3916 (objective-c/c++): Add myself as a maintainer.
3917
f3d3d204 39182008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3919
3920 * MAINTAINERS (Write After Approval): Update my email address.
3921
d5274c75 39222008-02-25 Tomas Bily <tbily@suse.cz>
3923
3924 * MAINTAINERS (Write After Approval): Add myself.
3925
5954dfea 39262008-02-23 Jakub Jelinek <jakub@redhat.com>
3927
3928 * MAINTAINERS (OpenMP): Add myself.
3929
c898f165 39302008-02-20 Paolo Bonzini <bonzini@gnu.org>
3931
a55f1b4b 3932 PR bootstrap/32009
3933 PR bootstrap/32161
c898f165 3934
a55f1b4b 3935 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3936 * configure: Regenerate.
c898f165 3937
a55f1b4b 3938 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3939 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3940 STAGE4_LIBCFLAGS): New.
3941 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3942 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3943 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3944 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3945 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3946 for target modules. Don't export LIBCFLAGS.
3947 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3948 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3949 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3950 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3951 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3952 * Makefile.in: Regenerate.
c898f165 3953
69d30e89 39542008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3955
3956 PR libgcj/33085
3957 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3958 Do not use -DDLL_EXPORT. Backport from upstream.
3959
aaa12b63 39602008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3961
3962 * MAINTAINERS (Write After Approval): Add myself.
3963
b538c932 39642008-02-02 Hans-Peter Nilsson <hp@axis.com>
3965
3966 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3967 * configure: Regenerate.
3968
c1d3813f 39692008-01-31 Marc Gauthier <marc@tensilica.com>
3970
3971 * configure.ac (xtensa*-*-*): Recognize processor variants.
3972 * configure: Regenerate.
3973
d2d2630b 39742008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3975
6144731c 3976 PR bootstrap/34922
3977 * configure.ac (PARSE_ARGS): Push suitable setting of
3978 ac_subdirs_all, for `./configure --help=recursive'.
3979 Handle `+' in generic toplevel directory disabling.
3980 * configure: Regenerate.
d2d2630b 3981
265f31f8 39822008-01-28 Nick Clifton <nickc@redhat.com>
3983
3984 * MAINTAINERS (xstormy16): Take over maintainership.
3985
99c77e32 39862008-01-25 Joseph Myers <joseph@codesourcery.com>
3987
3988 * MAINTAINERS (c4x port): Remove.
3989
0aff9a99 39902008-01-24 David Edelsohn <edelsohn@gnu.org>
3991
3992 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3993
29179dae 39942008-01-23 Ben Elliston <bje@au.ibm.com>
3995
3996 * config.sub, config.guess: Update from upstream sources.
3997
423255b1 39982008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3999
4000 * MAINTAINERS (Write After Approval): Add myself.
4001
559c551d 40022008-01-17 H.J. Lu <hjl.tools@gmail.com>
4003
4004 * MAINTAINERS: Update my email address.
4005
40062008-01-09 Raksit Ashok <raksit@google.com>
4007
4008 * MAINTAINERS (Write After Approval): Add myself.
4009
01dc04f9 40102008-01-09 Raksit Ashok <raksit@google.com>
4011
4012 * MAINTAINERS (Write After Approval): Add myself.
4013
e257630f 40142008-01-08 Ben Elliston <bje@au.ibm.com>
4015
4016 * config.sub, config.guess: Update from upstream sources.
4017
e9450d5b 40182007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4019
4020 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
0b359cab 4021 Change recommended MPFR from 2.2.1 -> 2.3.0.
e9450d5b 4022 * configure: Regenerate.
4023
a611cf87 40242007-12-15 Sebastian Pop <sebastian.pop@amd.com>
4025
4026 * MAINTAINERS: Update my email address.
4027
e502d5b5 40282007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
4029
4030 * MAINTAINERS: Update my email address.
4031
85b21747 40322007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4033
4034 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4035 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4036 * Makefile.in: Regenerate.
4037
dcde3c07 40382007-12-10 Mark Heffernan <meheff@google.com>
1b8215f1 4039
4040 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4041 misplaced entries.
4042
06e8069d 40432007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4044
4045 * configure.ac: Enable libjava for x86_64-*-darwin9.
4046 * configure: Regenerate.
4047
dcde3c07 40482007-12-07 Bill Maddox <maddox@google.com>
46151c44 4049
4050 * MAINTAINERS (Write After Approval): Add myself.
4051
82a6155b 40522007-12-05 Ben Elliston <bje@au.ibm.com>
4053
4054 * config.sub, config.guess: Update from upstream sources.
4055
88b29126 40562007-12-02 Matthias Klose <doko@ubuntu.com>
4057
4058 * config-ml.in: Remove 64bit configure tests.
4059
097bd8a7 40602007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4061
4062 * config-ml.in: Robustify against white space in absolute file
4063 names.
4064
4065 * config-ml.in (multi-clean): Substitute ${Makefile}.
4066 Remove superfluous ${Makefile} in list.
4067
da01ad1e 40682007-11-19 Thiemo Seufer <ths@mips.com>
4069
4070 * config-ml.in: Don't hardcode the Makefile name.
4071
aa1ec648 40722007-11-08 Alexander Monakov <amonakov@ispras.ru>
4073
4074 * MAINTAINERS (Write After Approval): Add myself.
4075
cc01f27b 40762007-11-07 Samuel Tardieu <sam@rfc1149.net>
4077
4078 * MAINTAINERS (Write After Approval): Add myself.
4079
dcde3c07 40802007-11-06 Doug Kwan <dougkwan@google.com>
b34f5003 4081
4082 * MAINTAINERS (Write After Approval): Add myself.
4083
3c4bb8ba 40842007-10-25 Ben Elliston <bje@au.ibm.com>
4085
4086 * MAINTAINERS (mercury): Remove entry.
4087 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4088
119eb9ed 40892007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4090
4091 * Makefile.def (dependencies): Make configure-gdb depend on
4092 all-intl.
4093 * Makefile.in: Regenerated.
4094
10978713 40952007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
4096
4097 * MAINTAINERS (Fortran maintainer): Remove myself.
4098
dcde3c07 40992007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1ad797ec 4100
4101 * Makefile.def: To avoid problems running with parallel makes,
4102 build newlib before libgloss so that target specific header
4103 files are availble.
4104 * Makefile.in: Regenerate
4105
2711b222 41062007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4107
4108 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4109 * Makefile.in: Regenerate.
4110
f5213d04 41112007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4112
4113 * MAINTAINERS (Register allocation reviewer): Add myself.
4114
823e8b8d 41152007-10-08 Mike Frysinger <vapier@gentoo.org>
4116
4117 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4118 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4119 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4120 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4121 * configure: Regenerate.
4122
dcde3c07 41232006-10-04 Seongbae Park <seongbae.park@gmail.com>
dd508a00 4124
4125 * MAINTAINERS (Register allocation reviewer): Add myself.
4126
93c5e793 41272007-10-01 Paolo Bonzini <bonzini@gnu.org>
4128
4129 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4130 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4131 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4132 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4133 * configure.ac: Default them to host tools for $host = $build.
4134 Subst them.
4135
4136 * configure: Regenerate.
4137 * Makefile.in: Regenerate.
4138
dcde3c07 41392006-09-24 Peter Bergner <bergner@vnet.ibm.com>
8286d1e9 4140
4141 * MAINTAINERS (Register allocation reviewer): Add myself.
4142
dcde3c07 41432006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
33baaa20 4144
4145 * MAINTAINERS (Register allocation reviewer): Add myself.
4146
547d559e 41472007-09-21 Seongbae Park <seongbae.park@gmail.com>
4148
4149 * MAINTAINERS (Write After Approval): Fix typo.
4150
3013c2c7 41512007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4152
4153 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4154 * configure: Regenerate.
4155
9658ef82 41562007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4157
4158 PR bootstrap/31906
4159 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
e502d5b5 4160 they're already prefixed.
9658ef82 4161
a0191bfe 41622007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4163
4164 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4165 libstdc++.
4166 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4167 * configure: Regenerate.
4168 * Makefile.in: Regenerate.
0ecf7a65 4169
ef4a823a 41702007-09-17 Andreas Schwab <schwab@suse.de>
4171
4172 * configure.ac: Raise minimum makeinfo version to 4.6.
4173 * configure: Regenerate.
4174
dcde3c07 41752007-09-17 Johannes Singler <singler@ira.uka.de>
3900cf8f 4176
e502d5b5 4177 * MAINTAINERS (write-after-approval) add myself
3900cf8f 4178
fbbc6fdb 41792007-09-15 Alan Modra <amodra@bigpond.net.au>
4180
4181 * configure.ac: Correct makeinfo version check.
4182 * configure: Regenerate.
4183
9b139a12 41842007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4185
4186 * MAINTAINERS: Update my email address.
4187
68c9bc25 41882007-09-14 Richard Sandiford <richard@codesourcery.com>
4189
4190 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4191 to $skipdirs and only disable gprof for newlib. Use the normal
4192 mips*-elf* handling in other respects.
4193 * configure: Regnerate.
4194
d0a16e74 41952007-09-12 David Daney <ddaney@avtrex.com>
4196
4197 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4198 enabling libgcj.
4199 * configure: Regenerate.
4200
1c5767f1 42012007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4202
4203 PR other/32154
4204 * configure.ac: For libgloss targets, point the linker to the linker
4205 script, startup code and simulator library.
4206 * configure: Regenerate.
4207
b9eb3c64 42082007-09-07 Andrew Haley <aph@redhat.com>
4209
4210 * configure.ac (noconfigdirs): Remove target-libffi and
4211 target-libjava.
4212 * configure: Regenerate.
4213
70d8e49e 42142007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4215
4216 PR target/33281
4217 * configure.ac: Use config/mh-mingw on mingw.
4218 * configure: Regenerate.
70d8e49e 4219
771e1e14 42202007-09-05 Pat Haugen <pthaugen@us.ibm.com>
4221
e2b00040 4222 * MAINTAINERS (Write After Approval): Add myself.
771e1e14 4223
f6be6a96 42242007-09-05 Richard Guenther <rguenther@suse.de>
4225
4226 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4227 nor --disable-checking is provided also turn on yes and types
4228 checking for stage1.
4229 * configure: Re-generate.
4230
afaca01a 42312007-08-30 Krister Walfridsson <cato@df.lth.se>
4232
4233 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4234 (Write After Approval): Remove myself.
4235
26dd65f3 42362007-08-29 Nick Clifton <nickc@redhat.com>
24aa922b 4237
26dd65f3 4238 * config.sub, config.guess: Update from upstream sources.
24aa922b 4239
6144731c 42402007-08-22 Bud Davis <jmdavis@link.com>
10df54f4 4241
4242 * MAINTAINERS (Write After Approval): Added myself.
4243 * MAINTAINERS (Reviewers): Removed myself.
4244
5f1f2de5 42452007-08-18 Paul Brook <paul@codesourcery.com>
6144731c 4246 Joseph Myers <joseph@codesourcery.com>
5f1f2de5 4247
4248 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4249 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4250 * Makefile.in: Regenerate.
4251 * configure.ac (--with-debug-prefix-map): New.
4252 * configure: Regenerate.
4253
f8520ad7 42542007-08-17 Richard Sandiford <richard@codesourcery.com>
4255 Nigel Stephens <nigel@mips.com>
4256
f8520ad7 4257 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4258 as target_makefile_frag.
4259 * configure: Regenerate.
4260
5b542315 42612007-08-16 Alexandre Oliva <aoliva@redhat.com>
4262
4263 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4264 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4265 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4266 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4267 (do-compare, do-compare3, do-compare-debug): New.
4268 ([+compare-target+]): Use them.
4269
8d8efff7 42702007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
4271
4272 * MAINTAINERS (Write After Approval): Change my email address.
4273
af7bb0c0 42742007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4275 Ben Elliston <bje@au.ibm.com>
4276
4277 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4278 --silent if $silent.
4279 * configure: Regenerate.
4280
215d9ce6 42812003-08-12 Zdenek Dvorak <ook@ucw.cz>
4282
4283 * MAINTAINERS (Various Maintainers): Add myself as
4284 loop infrastructure maintainer. Update my e-mail
4285 address.
4286
eb57d4df 42872007-07-31 Diego Novillo <dnovillo@google.com>
4288
4289 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4290 Adjust description.
4291
f03e0ae4 42922007-07-26 Richard Guenther <rguenther@suse.de>
4293
4294 * configure.ac: Add types checking to stage1 checking flags.
4295 * configure: Regenerate.
4296
1ee47085 42972007-07-17 Nick Clifton <nickc@redhat.com>
4298
4299 * COPYING3: New file. Contains version 3 of the GNU General
4300 Public License.
4301 * COPYING3.LIB: New file. Contains version 3 of the GNU
4302 Lesser General Public License.
4303
4f1c9c75 43042007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4305
4306 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4307
8b472594 43082007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4309
4310 * MAINTAINERS (S/390 co-maintainer): Add myself.
4311 (Write After Approval): Remove myself.
4312
aa9311a1 43132007-07-13 Dan Hipschman <dsh@google.com>
4314
4315 * MAINTAINERS (Write After Approval): Add myself.
4316
2590e4db 43172007-07-11 Nick Clifton <nickc@redhat.com>
4318
4319 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4320 WINDRES export.
4321 * Makefile.in: Regenerate.
4322
ae91a3b7 43232007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4324
4325 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4326 maintainer.
4327
f9d0ebde 43282007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4329
4330 * lt~obsolete.m4: New. Import from 20070318 libtool.
4331
9a6e938f 43322007-07-03 Julian Brown <julian@codesourcery.com>
4333
4334 * MAINTAINERS (Write After Approval): Add myself.
4335
09c2d953 43362007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4337
4338 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4339 * configure: Regenerate.
4340
43412007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4342
4343 * configure.ac: Add some missing m4 quotation.
4344 * configure: Regenerate.
4345
2de49bbb 43462007-07-02 Simon Baldwin <simonb@google.com>
4347
4348 * MAINTAINERS (Write After Approval): Add myself.
4349
b7ef8464 43502007-07-02 Paolo Bonzini <bonzini@gnu.org>
4351
4352 * configure: Regenerate.
4353
75d6a0a9 43542007-07-02 Kai Tietz <kai.tietz@onevision.com>
4355
4356 * Makefile.def: Add windmc tool to build.
4357 * Makefile.tpl: Likewise.
4358 * configure.ac: Likewise.
4359 * Makefile.in: Regenerate.
4360 * configure: Regenerate.
0ecf7a65 4361
aa331421 43622007-06-28 DJ Delorie <dj@redhat.com>
4363
4364 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4365 not building newlib.
4366 * configure: Regenerated.
0ecf7a65 4367
bab22e5c 43682007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4369
4370 * MAINTAINERS (Write After Approval): Add myself.
4371
2d569347 43722007-06-25 Martin Michlmayr <tbm@cyrius.com>
4373
4374 * MAINTAINERS (Write After Approval): Add myself.
4375
abe9fc0f 43762007-06-19 Chris Matthews <chrismatthews@google.com>
4377
4378 * MAINTAINERS (Write After Approval): Add myself.
4379
2588303d 43802007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4381
4382 * MAINTAINERS (Write After Approval): Add myself.
4383
86d469a7 43842007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4385
4386 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4387 * Makefile.in: Regenerated.
4388
e77068c4 43892007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4390
4391 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4392 bfin*-*-uclinux* targets.
4393 * configure: Regenerate.
4394
34750e69 43952007-06-14 Ian Lance Taylor <iant@google.com>
4396
4397 * MAINTAINERS: Add myself as non-algorithmic global write
4398 maintainer.
4399
5a6568b4 44002007-06-14 Diego Novillo <dnovillo@google.com>
4401
4402 * MAINTAINERS: Add self as middle-end maintainer and
4403 non-algorithmic global write maintainer.
4404
49607763 44052007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4406
4407 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4408 Move all Fortran maintainers except Paul Brook into the
4409 Non-Autopoiesis section.
4410
021ff58f 44112007-06-14 Paolo Bonzini <bonzini@gnu.org>
4412
4413 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4414 (distclean-stage[+id+]): Possibly delete stage_last.
4415 * Makefile.in: Regenerate.
4416
f7074c96 44172007-06-12 Seongbae Park <seongbae.park@gmail.com>
4418
4419 * MAINTAINERS (Various Maintainer): Fix typo.
4420
19dcaa9c 44212007-06-11 Paolo Bonzini <bonzini@gnu.org>
4422
4423 * MAINTAINERS (Various Maintainer): Add myself as
4424 dataflow maintainer.
4425
fef06690 44262007-06-07 Ben Elliston <bje@au.ibm.com>
4427
4428 * config.sub, config.guess: Update from upstream sources.
4429
abe109c5 44302007-06-07 Ben Elliston <bje@au.ibm.com>
4431
4432 * Makefile.tpl: Fix spelling error.
4433 * Makefile.in: Regenerate.
4434
2bcd5359 44352007-06-01 Steve Ellcey <sje@cup.hp.com>
4436
fd82ebdc 4437 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4438 lt_cv_sys_max_cmd_len.
2bcd5359 4439
92a034a0 44402007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4441
4442 * MAINTAINERS (Various Maintainers): Add myself as
4443 auto-vectorizer maintainer.
4444
796f6ddf 44452003-05-31 Paolo Bonzini <bonzini@gnu.org>
4446
4447 PR libjava/32098
4448 * libtool.m4: Revert previous change.
4449 * ltgcc.m4: Put it here.
4450
3df3f071 44512003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4452
4453 * MAINTAINERS (Various Maintainers): Add myself as
4454 auto-vectorizer maintainer.
4455
8759836c 44562007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4457
4458 PR libjava/32098
4459 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4460
de0a1cbe 44612007-05-30 Richard Guenther <rguenther@suse.de>
4462
4463 * MAINTAINERS (Various Maintainers): Add myself as
4464 auto-vectorizer maintainer.
4465
505abe0c 44662007-05-30 Jakub Jelinek <jakub@redhat.com>
4467
4468 PR bootstrap/29382
4469 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4470 * configure: Rebuilt.
4471
12d06f67 44722007-05-28 Roberto Costa <robsettantasei@gmail.com>
4473
4474 * MAINTAINERS (Write After Approval): Removed my name.
4475
cc76add4 44762007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4477
4478 * MAINTAINERS (Write After Approval): Remove myself.
4479
a027451b 44802007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4481
4482 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4483
542f9784 44842007-05-23 Steve Ellcey <sje@cup.hp.com>
4485
4486 * ltmain.sh: Update from ToT Libtool.
4487 * libtool.m4: Update from ToT Libtool.
4488 * ltsugar.m4: New. Update from ToT Libtool.
4489 * ltversion.m4: New. Update from ToT Libtool.
4490 * ltoptions.m4: New. Update from ToT Libtool.
4491 * ltconfig: Remove.
4492 * ltcf-c.sh: Remove.
4493 * ltcf-cxx.sh: Remove.
4494 * ltcf-gcj.sh: Remove.
4495
528ab743 44962007-05-22 Ollie Wild <aaw@google.com>
4497
4498 * MAINTAINERS (Write After Approval): Add myself.
4499
47cd5247 45002007-05-16 Paolo Bonzini <bonzini@gnu.org>
4501
4502 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4503 stage_cflags.
4504 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4505 Remove CFLAGS/LIBCFLAGS.
4506 (configure-stage[+id+]-[+prefix+][+module+],
4507 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4508 * Makefile.in: Regenerate.
4509
3514a11b 45102007-05-15 Diego Novillo <dnovillo@google.com>
4511
4512 * MAINTAINERS: Update e-mail address.
4513
886a57ec 45142007-05-15 Revital Eres <eres@il.ibm.com>
4515
4516 * MAINTAINERS (Write After Approval): Add myself.
4517
00b95186 45182007-05-14 Roberto Costa <robsettantasei@gmail.com>
4519
4520 * MAINTAINERS (Write After Approval): Updated my address.
4521
37a5fded 45222007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4523
4524 * MAINTAINERS (Write After Approval): Add myself.
4525
932d1055 45262007-05-11 Silvius Rus <rus@google.com>
4527
4528 * MAINTAINERS (Write After Approval): Add myself.
4529
5be46544 45302007-04-23 Tom Tromey <tromey@redhat.com>
4531
4532 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4533
85fdb7fe 45342007-04-22 Mark Mitchell <mark@codesourcery.com>
4535
4536 * MAINTAINERS (cpplib): Rename to ...
4537 (libcpp): ... this. Add C/C++ front end maintainers.
4538
0e80ecec 45392007-04-14 Steve Ellcey <sje@cup.hp.com>
4540
4541 * config-ml.in: Pass ${ml_config_env} to configure calls.
4542
678ca12c 45432007-04-04 Christian Bruel <christian.bruel@st.com>
4544
4545 * MAINTAINERS (Write After Approval): Add myself.
0ecf7a65 4546
238ac4b8 45472007-04-02 Dave Korn <dave.korn@artimi.com>
4548
4549 * MAINTAINERS (Write After Approval): Add myself.
4550
1b3b5ab2 45512007-03-31 Tobias Burnus <burnus@net-b.de>
4552
4553 * MAINTAINERS (fortran 95 front end): Add myself.
4554
7af2a874 45552007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4556
4557 * MAINTAINERS (Write After Approval): Add myself.
0ecf7a65 4558
f5bcb691 45592007-03-24 Ayal Zaks <zaks@il.ibm.com>
4560
4561 * MAINTAINERS (Modulo Scheduler): Add myself.
4562
9671b27d 45632007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4564
4565 * MAINTAINERS (fortran 95 front end): Add myself.
4566 (c++ front end): whitespace fix.
4567
9ced3b39 45682007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4569
4570 * MAINTAINERS (Write After Approval): Add myself.
4571
d623d587 45722007-03-21 Richard Sandiford <richard@codesourcery.com>
4573
4574 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4575 of glob. Quote arguments with single quotes too.
4576 * configure: Regenerate.
4577
d6eaff55 45782007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4579
4580 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4581 * Makefile.in: Regenerate
4582
a6c599b5 45832007-03-07 Andreas Schwab <schwab@suse.de>
4584
4585 * configure: Regenerate.
4586
130effca 45872007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4588
4589 * configure.ac: Add "--with-pdfdir" configure option,
4590 which defines pdfdir variable.
4591 * Makefile.def (target=fixincludes): Add install-pdf to
4592 missing targets.
4593 (recursive_targets): Add install-pdf target.
4594 (flags_to_pass): Add pdfdir.
4595 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4596 target.
4597 * configure: Regenerate
4598 * Makefile.in: Regenerate
4599
cd343b1c 46002007-02-28 Eric Christopher <echristo@apple.com>
4601
4602 Revert:
4603 2006-12-07 Mike Stump <mrs@apple.com>
4604
4605 * Makefile.def (dependencies): Add dependency for
4606 install-target-libssp and install-target-libgomp on
4607 install-gcc.
4608 * Makefile.in: Regenerate.
4609
78a477ad 46102007-02-27 Matt Kraai <kraai@ftbfs.org>
4611
4612 * configure: Regenerate.
4613 * configure.ac: Move statements after variable declarations.
4614
670a86cd 46152007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4616
4617 * MAINTAINERS: Add myself as sh maintainer.
4618
ae8552b7 46192007-02-19 Joseph Myers <joseph@codesourcery.com>
4620
4621 * configure.ac: Adjust for loop syntax.
4622 * configure: Regenerate.
4623
95a05732 46242007-02-18 Alexandre Oliva <aoliva@redhat.com>
4625
4626 * configure: Rebuilt.
4627
b0e9b581 46282007-02-18 Alexandre Oliva <aoliva@redhat.com>
4629
4630 * configure.ac: Drop multiple occurrences of --enable-languages,
4631 and fix its quoting.
4632 * configure: Rebuilt.
4633
77ae4d79 46342007-02-17 Mark Mitchell <mark@codesourcery.com>
6144731c 4635 Nathan Sidwell <nathan@codesourcery.com>
4636 Vladimir Prus <vladimir@codesourcery.com>
4637 Joseph Myers <joseph@codesourcery.com>
77ae4d79 4638
4639 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4640 * configure: Regenerate.
4641
ddacbee5 46422007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4643
4644 * ltconfig (freebsd*): Default to elf.
4645
27bfe7b7 46462007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4647
4648 * configure.ac (target_libraries): Move libgcc before libiberty.
4649 * configure: Regenerated.
4650
eae5b2bc 46512007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4652 Paolo Bonzini <bonzini@gnu.org>
4653
4654 PR bootstrap/30753
4655 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4656 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4657 * configure: Regenerated.
4658
41d006b3 46592007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4660
4661 * MAINTAINERS (Language Front End Maintainers): Update my mail
4662 address.
4663
4ff792a4 46642007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4665
4666 PR bootstrap/30748
4667 * configure.ac: Correct syntax for Solaris ksh.
4668 * configure: Regenerated.
4669
38d7211b 46702007-02-09 Paolo Bonzini <bonzini@gnu.org>
4671
4672 * configure.ac: Sync with src.
4673 * configure: Regenerate.
4674
fbc4b0e5 46752007-02-09 Paolo Bonzini <bonzini@gnu.org>
4676
4677 * Makefile.in: Regenerate.
4678
834785d1 46792007-02-09 Paolo Bonzini <bonzini@gnu.org>
4680
4681 * config.sub: Sync with src.
4682
b30fcfae 46832007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4684
4685 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4686 noncanonical equivalents.
4687 * configure.in: Rename to...
4688 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4689 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4690 target_noncanonical. Use them. Rewrite removal of configure
4691 arguments for autoconf 2.59. Discard variable settings. Force
4692 program_transform_name for native tools.
4693
4694 * Makefile.in: Regenerated.
4695 * configure: Regenerated with autoconf 2.59.
4696
dcde3c07 46972007-02-07 Roman Zippel <zippel@linux-m68k.org>
e911c3be 4698
c6f3c945 4699 * MAINTAINERS (Write After Approval): Add myself.
e911c3be 4700
44db1fbc 47012007-01-31 Andreas Schwab <schwab@suse.de>
4702
4703 * Makefile.tpl (LDFLAGS): Substitute it.
4704 * Makefile.in: Regenerate.
4705
dcde3c07 47062007-01-30 Andrey Belevantsev <abel@ispras.ru>
760d0db8 4707
c6f3c945 4708 * MAINTAINERS (Write After Approval): Add myself.
760d0db8 4709
25954036 47102007-01-28 David Edelsohn <edelsohn@gnu.org>
4711
c6f3c945 4712 * MAINTAINERS (spu port): Add myself.
25954036 4713
a18b2c54 47142007-01-23 Richard Guenther <rguenther@suse.de>
4715
4716 PR bootstrap/30541
4717 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4718 * Makefile.tpl (GNATBIND): Substitute it.
4719 (GNATMAKE): Likewise.
4720 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4721 of STAGE_PREFIX.
4722 * Makefile.in: Regenerate.
4723 * configure: Regenerate.
4724
dd979235 47252007-01-18 Mike Stump <mrs@apple.com>
4726
4727 * configure.in: Re-enable -Werror for gcc builds.
4728
c6f3c945 47292007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ec79f74b 4730
c6f3c945 4731 * MAINTAINERS (Write After Approval): Add myself.
ec79f74b 4732
16c9b2e3 47332007-01-11 Paolo Bonzini <bonzini@gnu.org>
4734
4735 * configure.in: Change == to = in test command.
c6f3c945 4736 * configure: Regenerate.
16c9b2e3 4737
d45318b3 47382007-01-11 Paolo Bonzini <bonzini@gnu.org>
c6f3c945 4739 Nick Clifton <nickc@redhat.com>
4740 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4741
4742 * configure.in (build_configargs, host_configargs, target_configargs):
4743 Remove build/host/target parameters.
4744 (host_libs): Add gmp and mpfr.
4745 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4746 * Makefile.def (gmp, mpfr): New.
4747 (gcc): Remove target.
4748 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4749 target_os, target_vendor): New.
dcde3c07 4750 (configure): Add host_alias/target_alias arguments; adjust invocations.
c6f3c945 4751 * configure: Regenerate.
4752 * Makefile.in: Regenerate.
d45318b3 4753
47542007-01-11 Matt Fago <fago@earthlink.net>
4755
4756 * configure.in: Try to link to functions only in mpfr 2.2.x
c6f3c945 4757 to improve robustness of configure tests.
d45318b3 4758 * configure: Regenerate.
cd343b1c 4759
c9c21f59 47602007-01-09 Uros Bizjak <ubizjak@gmail.com>
4761
4762 * MAINTAINERS: Add myself as i386 maintainer.
4763
f2bdcff1 47642007-01-08 Jan Hubicka <jh@suse.cz>
4765
b7be5ae5 4766 * MAINTAINERS: Add myself as i386 maintainer.
f2bdcff1 4767
06dd9e69 47682007-01-08 Kai Tietz <kai.tietz@onevision.com>
4769
4770 * configure.in: Add support for an x86_64-mingw* target.
a378fc89 4771 * configure: Regenerate.
06dd9e69 4772
0a2e6193 47732007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4774
4775 * Makefile.tpl (all-target): Correct @if conditional for target
4776 modules.
4777 * configure.in: Omit libiberty if building only target libgcc.
4778 * configure, Makefile.in: Regenerated.
4779
29b1b61f 47802007-01-04 Paolo Bonzini <bonzini@gnu.org>
4781
dcde3c07 4782 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
29b1b61f 4783 * configure: Regenerate.
4784
894a47b4 47852007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4786
4787 * Makefile.def (target_modules): Add libgcc.
4788 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4789 * Makefile.tpl (clean-target-libgcc): Delete.
4790 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4791 on gcc even for bootstrapped modules. Rewrite handling of
4792 lang_env_dependencies to loop over target_modules.
4793 * configure.in (target_libraries): Add target-libgcc.
4794 * Makefile.in, configure: Regenerated.
4795
9c3a0a29 47962006-12-29 Paolo Bonzini <bonzini@gnu.org>
4797
4798 * configure.in: Reorganize recognition of languages. Add
4799 --enable-stage1-languages. Show supported languages for the chosen
4800 target rather than all recognized languages.
4801 * configure: Regenerate.
4802
2e04b035 48032006-12-29 Paolo Bonzini <bonzini@gnu.org>
4804
4805 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4806 * Makefile.in: Regenerate.
4807
0157cc75 48082006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4809
4810 * configure.in: Warn that MPFR 2.2.0 is buggy.
4811 * configure: Regenerate.
4812
35d84d10 48132006-12-27 Ian Lance Taylor <iant@google.com>
4814
4815 * configure.in: When removing Makefiles to force a reconfigure, also
4816 remove prev-DIR*/Makefile.
4817 * configure: Regenerate.
4818
ae48753c 48192006-12-22 Andreas Schwab <schwab@suse.de>
4820
4821 * configure: Regenerate with correct autoconf version.
4822
a83ffacf 48232006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4824
c6f3c945 4825 * configure.in: add AC_SUBST for *_FOR_TARGET.
4826 * configure: Regenerate.
a83ffacf 4827
2e04b035 48282006-12-19 Paolo Bonzini <bonzini@gnu.org>
4829
4830 * configure.in: Simplify logic for rejecting languages that cannot
4831 be built. Separate the case when a language is unsupported,
4832 from the case when the user chooses not to build a language.
4833
1a606b87 48342006-12-19 Paolo Bonzini <bonzini@gnu.org>
4835
4836 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4837 it only affects bootstrap and could be tested on "$host" as well.
4838 * configure: Regenerate.
4839 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4840
39f34cfc 48412006-12-19 Paolo Bonzini <bonzini@gnu.org>
4842
4843 PR bootstrap/29544
4844 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4845 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4846 move here comment from Makefile.tpl.
4847 * Makefile.tpl: Move some definitions higher in the file.
4848 (STAGE1_CHECKING): New.
4849 * configure.in: Add --enable-stage1-checking.
4850 * configure: Regenerate.
4851 * Makefile.in: Regenerate.
4852
6523c107 48532006-12-19 Paolo Bonzini <bonzini@gnu.org>
4854
4855 * MAINTAINERS: Add myself as build system maintainer.
4856
0874d16e 48572006-12-15 Simon Martin <simartin@users.sourceforge.net>
4858
4859 * MAINTAINERS (Write After Approval): Add myself.
4860
f4177413 48612006-12-13 Eric Christopher <echristo@apple.com>
4862
4863 * MAINTAINERS: Add myself as darwin maintainer.
4864
21f5445c 48652006-12-11 Ian Lance Taylor <ian@airs.com>
4866
4867 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4868
dcde3c07 48692006-12-11 Joern Rennecke <joern.rennecke@arc.com>
51e3e9c5 4870
4871 MAINTAINERS: Update my entry.
4872
57c7de11 48732006-12-11 Alan Modra <amodra@bigpond.net.au>
4874
4875 * configure.in: Handle spu makefile frag.
57c7de11 4876 * Makefile.tpl (MAINT): Define
4877 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4878 * configure: Regenerate.
4879 * Makefile.in: Regenerate.
4880
e3c9d32f 48812006-12-11 Ben Elliston <bje@au.ibm.com>
4882
4883 * config.guess: Import latest version.
4884 * config.sub: Likewise.
4885
f5b9de9c 48862006-12-11 Ben Elliston <bje@au.ibm.com>
4887
4888 * configure.in (spu-*-*): Don't skip target-libiberty.
4889 * configure: Regenerate.
4890
fce068fd 48912006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4892
4893 PR bootstrap/30134
4894 * configure.in: Correct x86 darwin support for libjava to powerpc
4895 and i?86 only.
4896 * configure: Regenerate.
4897
ffe859e6 48982006-12-08 Sandro Tolaini <tolaini@libero.it>
4899
4900 * configure.in: Add x86 darwin support for libjava.
4901 * configure: Regenerate.
4902
73a19d2f 49032006-12-07 Mike Stump <mrs@apple.com>
4904
4905 * Makefile.def (dependencies): Add dependency for
4906 install-target-libssp and install-target-libgomp on
4907 install-gcc.
4908 * Makefile.in: Regenerate.
4909
a62d86ae 49102006-12-04 Richard Guenther <rguenther@suse.de>
4911
4912 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4913 (Non-Algorithmic Maintainers): Move over non-algorithmic
4914 loop optimizer maintainers, add myself as a non-algorithmic
4915 middle-end maintainer.
4916
37415b5d 49172006-12-04 Daniel Franke <franke.daniel@gmail.com>
4918
4919 * MAINTAINERS (Write After Approval): Add myself.
4920
6af0e733 49212006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4922
4923 * configure.in: Update error message for missing GMP/MPFR.
4924
4925 * configure: Regenerate.
4926
4af4078c 49272006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4928
4929 * configure.in: Update MPFR version in error message.
4930
4931 * configure: Regenerate.
4932
69c937e1 49332006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4934
4935 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4936 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4937 --with-gmp-lib): New flags.
4938
4939 * configure: Regenerate.
4940
e419f8ef 49412006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4942
4943 * MAINTAINERS (Write After Approval): Change my email address.
4944
407e85bc 49452006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4946
583272a2 4947 * MAINTAINERS (Write After Approval): Add myself.
407e85bc 4948
dcde3c07 49492006-11-22 Philipp Thomas <pth@suse.de>
40cb8be1 4950
4951 * MAINTAINERS (i18n): Update e-mail address.
4952
c2d4f42f 49532006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4954
4955 * MAINTAINERS (spu port): Add myself as maintainer.
4956 (Write After Approval): Remove myself.
4957
7c8af356 49582006-11-22 Ben Elliston <bje@au.ibm.com>
4959
4960 * configure.in (skipdirs): Don't build libssp for SPU.
4961 * configure: Regenerate.
4962
099cd192 49632006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4964
4965 * MAINTAINERS (spu port): Add myself as maintainer.
4966 (libobjc): Update my email address.
4967
82b61569 49682006-11-21 Andrea Bona <andrea.bona@st.com>
4969
4970 * MAINTAINERS (Write After Approval): Add myself.
4971
dcde3c07 49722006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
644459d0 4973
4974 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4975 * configure : Rebuilt.
4976
dcde3c07 49772006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
bb0ac0c1 4978
4979 * MAINTAINERS (Write After Approval): Add myself.
4980
d027f7a9 49812006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4982
4983 * MAINTAINERS (Write After Approval): Add myself.
4984
2a9efd1a 49852006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4986
4987 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4988 libmpfr.a.
4989 * configure: Regenerate.
4990
f0903548 49912006-11-16 Paolo Bonzini <bonzini@gnu.org>
4992
4993 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4994 (unstage): Test for stage_last presence.
4995
4996 PR bootstrap/29802
dcde3c07 4997 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4998 STAGE_PREFIX.
f0903548 4999 * Makefile.in: Regenerate.
5000
75348e65 50012003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
5002
5003 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5004 maintainers.
5005
0048238f 50062006-11-14 Erven Rohou <erven.rohou@st.com>
5007
5008 * MAINTAINERS (Write After Approval): Add myself.
5009
f94784f4 50102006-11-14 Paolo Bonzini <bonzini@gnu.org>
5011
5012 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5013 and stageN-package/Makefile.
5014 * Makefile.in: Regenerated.
5015
3eec5071 50162006-11-14 Jie Zhang <jie.zhang@analog.com>
5017
5018 * configure.in: Remove target-libgloss from noconfigdirs for
5019 bfin-*-*.
5020 * configure: Regenerated.
5021
d9705883 50222006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5023
5024 * configure.in (have_gmp): Only error if the gcc directory exists.
f4177413 5025
d9705883 5026 * configure: Regenerate.
5027
0818100b 50282006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5029
5030 * configure.in: Robustify error message for missing GMP/MPFR.
5031
5032 * configure: Regenerate.
5033
dcde3c07 50342006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
8744aea8 5035
5036 * MAINTAINERS (Write After Approval): Add myself.
5037
dcde3c07 50382006-10-30 Uros Bizjak <ubizjak@gmail.com>
6c1fb305 5039
5040 * MAINTAINERS: Change email address.
5041
e2c5111e 50422006-10-30 Vladimir Prus <vladimir@codesourcery.com>
5043
5044 * MAINTAINERS (Write After Approval): Add myself.
5045
d07c830b 50462006-10-26 Peter Bergner <bergner@vnet.ibm.com>
5047
5048 * MAINTAINERS (Write After Approval): Add myself.
5049
6e4b1b54 50502006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
5051
f4177413 5052 * MAINTAINERS (Write After Approval): Move myself to
c6f3c945 5053 Write After Approval section.
6e4b1b54 5054
6a086156 50552006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5056
5057 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
5058 need_gmp anymore.
5059 * configure: Regenerate.
5060
3f08b6b2 50612006-10-16 Tobias Burnus <burnus@net-b.de>
5062
5063 * MAINTAINERS (Write After Approval): Add myself.
5064
b4c7d1be 50652006-10-16 Ben Elliston <bje@au.ibm.com>
5066
5067 * config.guess: Import latest version.
5068 * config.sub: Likewise.
5069
51f93521 50702006-10-10 Brooks Moses <bmoses@stanford.edu>
5071
5072 * Makefile.def: Added pdf target handling.
5073 * Makefile.tpl: Added pdf target handling.
5074 * Makefile.in: Regenerated.
5075
3dbfe3e4 50762006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
5077
5078 * MAINTAINERS: Add self as score port maintainer.
5079
227bbb08 50802006-10-04 Brooks Moses <bmoses@stanford.edu>
5081
5082 * MAINTAINERS (Write After Approval): Add myself.
5083
112f3d57 50842006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
5085
f4177413 5086 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
112f3d57 5087 or newer.
5088 * configure: Regenerated.
5089
8d365775 50902006-09-27 Dave Brolley <brolley@redhat.com>
5091
dcde3c07 5092 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5093 using $s instead of $r.
8d365775 5094 * configure: Regenerated.
5095
806f1769 50962006-09-26 Thiemo Seufer <ths@mips.com>
5097
5098 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5099 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5100 * configure: Regenerate.
5101
dcde3c07 51022006-09-24 Graeme Peterson <gridly@gmail.com>
ade3d93b 5103
5104 * MAINTAINERS (Write After Approval): Remove myself.
5105
b86059ef 51062006-09-22 Chao-ying Fu <fu@mips.com>
5107
5108 * MAINTAINERS (Write After Approval): Add myself.
5109
0cd5eaae 51102006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5111
5112 * MAINTAINERS: Add self as soft-fp maintainer.
5113
dcde3c07 51142006-09-09 Anatoly Sokolov <aesok@post.ru>
0cd5eaae 5115
5116 * MAINTAINERS: Add myself as avr maintainer.
5117 Remove Marek Michalkiewicz as avr maintainer.
37fc92d0 5118
fb01e507 51192006-09-07 Roberto Costa <roberto.costa@st.com>
5120
5121 * MAINTAINERS (Write After Approval): Add myself.
5122
d6d689df 51232006-08-30 Corinna Vinschen <corinna@vinschen.de>
5124
5125 * configure.in: Never build newlib for a Mingw host.
5126 Never build newlib as Mingw target library.
5127 Test the existence of winsup/cygwin for building a Cygwin newlib,
5128 rather than just winsup.
5129 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5130 building a Mingw target.
5131 * configure: Regenerate.
5132
98e67652 51332006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5134
5135 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5136
c92d8afd 51372006-07-25 Paolo Bonzini <bonzini@gnu.org>
5138
5139 * config.guess: Import from src (was more updated).
5140 * config.sub: Likewise.
5141
d3e7b04c 51422006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5143
5144 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5145 * configure: Regenerated.
5146
3e427a9c 51472006-07-18 Paolo Bonzini <bonzini@gnu.org>
5148
248deaff 5149 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5150 for stages after the first.
3e427a9c 5151
1bef46b4 51522006-07-17 Jakub Jelinek <jakub@redhat.com>
5153
5154 * Makefile.def: Add dependencies for configure-opcodes
5155 on configure-intl and all-opcodes on all-intl.
5156 * Makefile.in: Regenerated.
5157
f4d112a5 51582006-07-13 Ben Elliston <bje@au.ibm.com>
5159
5160 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5161
108cf177 51622006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5163
5164 Port to hosts whose 'sort' and 'tail' implementations
5165 treat operands with leading '+' as file names, as POSIX
5166 has required since 2001. However, make sure the code still
5167 works on pre-POSIX hosts.
5168 * ltmain.sh: Don't assume "sort +2" is equivalent to
5169 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5170
2f5151d2 51712006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5172
5173 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5174
46276eaf 51752006-07-04 Peter O'Gorman <peter@pogma.com>
5176
5177 * ltconfig: chmod 644 before ranlib during install.
5178
f508ba97 51792006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5180
5181 PR bootstrap/18058
5182 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5183 if the bootstrap compiler is a GCC version that supports it.
5184 * configure: Regenerate.
5185
3891e7d9 51862006-07-03 Paolo Bonzini <bonzini@gnu.org>
5187
9333ae0b 5188 * configure.in: Fix thinkos in previous check-in.
3891e7d9 5189 * configure: Regenerate.
5190
5dee13c2 51912006-07-03 Paolo Bonzini <bonzini@gnu.org>
5192
5193 PR other/27063
5194 * configure.in: Test subdir_requires and give an appropriate
5195 error message.
5196 * configure: Regenerate.
5197
4ac79c32 51982006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5199
5200 * MAINTAINERS (Write After Approval): Add myself.
5201
9bc01059 52022006-06-22 John David Anglin <dave.anglin@nrc.ca>
5203
5204 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5205
f09fcf30 52062006-06-22 Steve Ellcey <sje@cup.hp.com>
5207
5208 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5209
f1716c67 52102006-06-20 David Ayers <d.ayers@inode.at>
5211
5212 PR bootstrap/28072
5213 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5214 whether target-libjava is being configured instead of whether the
5215 java front end is enabled.
5216 * configure: Regenerate.
f4177413 5217
778f2e8d 52182006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5219
5220 PR target/27540
5221 * configure.in: Only enable libgomp on IRIX 6.
5222 * configure: Regenerate.
5223
c81c13fb 52242006-06-15 Paolo Bonzini <bonzini@gnu.org>
5225
5226 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5227 too.
5228 * Makefile.in: Regenerate.
5229
337cc616 52302006-06-13 Jeff Johnston <jjohnstn@redhat.com>
5231
5232 * config-ml.in: Alter CCASFLAGS to include special
5233 multilib options the same as is done for CFLAGS.
5234
be504f1e 52352006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5236
5237 * configure.in: Don't enable libgomp on hpux10.
5238 * configure: Rebuilt.
5239
d6f7b8f2 52402006-06-12 David Ayers <d.ayers@inode.at>
5241
5242 PR bootstrap/27963
5243 PR target/19970
f4177413 5244 * configure.in: Remove target-boehm-gc from noconfigdirs where
d6f7b8f2 5245 ${libgcj} is specified.
5246 * configure: Regenerate.
f4177413 5247
dcde3c07 52482006-06-06 Carlos O'Donell <carlos@codesourcery.com>
d06227a7 5249
5250 Sync from src:
f4177413 5251
5252 * configure.in: Sync.
d06227a7 5253 * configure: Regenerated.
f4177413 5254
d06227a7 5255 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5256
5257 * Makefile.def: Added dependencies from sim and gdb on intl, and
5258 added configure dependencies to everything with an all dependency
5259 on intl.
5260 * Makefile.in: Regenerated.
5261
dd6d3a67 52622006-06-06 David Ayers <d.ayers@inode.at>
5263
5264 PR libobjc/13946
5265 * Makefile.def: Add dependencies for libobjc which boehm-gc.
5266 * Makefile.in: Regenerate.
5267 * configure.in: Add --enable-objc-gc at toplevel and have it
5268 enable boehm-gc for Objective-C.
5269 Remove target-boehm-gc from libgcj.
5270 Add target-boehm-gc to target_libraries.
5271 Add target-boehm-gc to noconfigdirs where ${libgcj}
5272 is specified.
5273 Assert that boehm-gc is supported when requested for Objective-C.
5274 Only build boehm-gc if needed either for Java or Objective-C.
5275 * configure: Regenerate.
f4177413 5276
13935149 52772006-06-05 Paolo Bonzini <bonzini@gnu.org>
5278
5279 PR 27674
5280 * Makefile.tpl (configure-[+prefix+][+module+],
5281 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5282 Remove rule to unstage bootstrapped modules.
5283 (stage_current): New.
5284 * Makefile.in: Regenerate.
5285
8f4b42fe 52862006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5287
5288 * MAINTAINERS (Write After Approval): Update my e-mail address.
5289
223a68cb 52902006-06-01 Mark Shinwell <shinwell@codesourcery.com>
5291
5292 * include/libiberty.h: Declare pex_run_in_environment.
5293
54554f30 52942006-05-31 Asher Langton <langton2@llnl.gov>
5295
5296 * MAINTAINERS (Write After Approval): Add myself.
8f4b42fe 5297
6c21862c 52982006-05-25 Paolo Bonzini <bonzini@gnu.org>
5299
5300 * Makefile.def (bfd, opcodes): Fix lib_path.
5301 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5302 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5303 * Makefile.in: Regenerate.
5304
9409c9d5 53052006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5306
5307 * Makefile.in: Regenerate.
5308
e0dbdbbf 53092006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5310
5311 * Makefile.def: Add install-html target. Add datarootdir
5312 docdir and htmldir to flags_to_pass.
5313 * Makefile.tpl: Add install-html target.
5314 * Makefile.in: Regenerate.
5315 * configure.in: Add --with-datarootdir, --with-docdir, and
5316 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5317 * configure: Regenerate.
5318
a2c13723 53192006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5320
5321 * configure.in: Enable gprof for cross builds.
5322 * configure: Regenerate.
5323
37f85f50 53242006-05-22 Richard Guenther <rguenther@suse.de>
5325
5326 Revert
5327 2006-01-31 Richard Guenther <rguenther@suse.de>
5328 Paolo Bonzini <bonzini@gnu.org>
5329
5330 * Makefile.def (target_modules): Add libgcc-math target module.
5331 * configure.in (target_libraries): Add libgcc-math target library.
5332 (--enable-libgcc-math): New configure switch.
5333 * Makefile.in: Re-generate.
5334 * configure: Re-generate.
5335 * libgcc-math: New toplevel directory.
5336
75d59721 53372006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5338 Andreas Tobler <a.tobler@schweiz.ch>
5339
5340 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5341 * configure: Rebuilt.
5342
dcde3c07 53432006-05-12 Sandra Loosemore <sandra@codesourcery.com>
f4177413 5344
65bab903 5345 * MAINTAINERS (Write After Approval): Add myself.
5346
bc53ef83 53472006-05-01 DJ Delorie <dj@redhat.com>
5348
6ab99db1 5349 * configure.in: Restore CFLAGS if GMP isn't present.
bc53ef83 5350 * configure: Regenerate.
5351
e8bb9e10 53522006-05-01 Richard Guenther <rguenther@suse.de>
5353
5354 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5355 maintainer.
5356
dcde3c07 53572006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2ebe0c0d 5358
5359 * MAINTAINERS (Write After Approval): Add myself.
5360
dd1d6245 53612006-04-28 Jan Beulich <jbeulich@novell.com>
5362
5363 * MAINTAINERS (Write After Approval): Add myself.
5364
24714a39 53652006-04-18 DJ Delorie <dj@redhat.com>
5366
5367 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5368 reference libgloss so that libssp can be built in a combined
5369 tree.
5370 * configure: Regenerate.
5371
ebadab44 53722006-04-08 Robert Millan <rmh@gcc.gnu.org>
5373
5374 * MAINTAINERS (Write After Approval): Add myself.
5375
2c45c903 53762006-04-05 Ben Elliston <bje@au.ibm.com>
5377
5378 * configure.in: Require makeinfo 4.4 or higher.
5379 * configure: Regenerate.
5380
c8a50a04 53812006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5382
5383 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5384 Rearrange the entries of other libraries to have them in one place.
5385
0dfcec58 53862006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5387
f4177413 5388 * MAINTAINERS (Write After Approval): Remove myself.
0dfcec58 5389 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5390
a4af6a58 53912006-03-14 Richard Guenther <rguenther@suse.de>
5392
5393 * configure: Regenerate with autoconf 2.13.
5394
29febb11 53952006-03-13 Jim Blandy <jimb@codesourcery.com>
5396
5397 * MAINTAINERS: Use my work address.
12a2bf00 5398
5399 * MAINTAINERS: Update my E-mail address.
5400
50996fe5 54012006-03-10 Aldy Hernandez <aldyh@redhat.com>
5402
5403 * configure.in: Handle --disable-<component> generically.
5404 * configure: Regenerate.
5405
b554a459 54062006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5407
5408 PR libgcj/17311
5409 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5410
71898775 54112006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5412
5413 * MAINTAINERS (Write After Approval): Remove myself.
5414 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5415
dcde3c07 54162006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
6c21862c 5417
cba69f27 5418 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5419 (TARGET_CONFIGDIRS): Remove.
5420 * configure.in: Remove AC_SUBST(target_configdirs).
5421 * Makefile.in, configure: Regenerated.
7601142f 5422
310293ad 54232006-02-20 Steven G. Kargl <kargls@comcast.net>
5424
5425 * MAINTAINERS (Write After Approval): Remove myself.
5426 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5427
26526d23 54282006-02-20 Paolo Bonzini <bonzini@gnu.org>
5429
5430 PR bootstrap/25670
5431
5432 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5433
5434 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5435 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5436 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5437 BUILD_PREFIX, BUILD_PREFIX_1.
5438 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5439
5440 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5441 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5442
5443 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5444 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5445 of `cat stage_current`. Always provide the `r' and `s' variables.
5446 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5447 a single shell execution.
5448 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5449 bootstrapped modules, make the stage1 module if the build was not
5450 started yet, else build the current stage.
5451 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5452 (all-build, all-host, all-target, [+make_target+]-host,
5453 [+make_target+]-target): Do not use \-continued lines.
5454 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5455 (current_stage, restrap, stage_last): New.
5456
5457 * Makefile.in: Regenerate.
5458 * configure: Regenerate.
5459
154ae9ad 54602006-02-19 Bud Davis <jmdavis@link.com>
5461
5462 * MAINTAINERS (Write After Approval): Remove myself.
5463 (Language Front End Maintainers): Add myself as fortran 95
5464 maintainer and update e-mail address.
5465
2b60afd7 54662006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5467
5468 * MAINTAINERS (Write After Approval): Remove myself.
5469 (Language Front End Maintainers): Add myself as fortran 95
5470 maintainer.
5471
e1c7b125 54722006-02-16 Victor Kaplansky <victork@il.ibm.com>
5473
5474 * MAINTAINERS (Write After Approval): Add myself.
5475
1eacfaf6 54762006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5477
5478 * MAINTAINERS (Write After Approval): Remove myself.
5479 (Language Front End Maintainers): Add myself as
5480 fortran 95 maintainer.
5481
ab0da556 54822006-02-14 Paolo Bonzini <bonzini@gnu.org>
5483
5484 Sync from src:
5485
5486 2005-12-27 Leif Ekblad <leif@rdos.net>
5487
248deaff 5488 * configure.in: Add support for RDOS target.
5489 * configure: Regenerate.
ab0da556 5490
54912006-02-14 Paolo Bonzini <bonzini@gnu.org>
c6f3c945 5492 Andreas Schwab <schwab@suse.de>
ab0da556 5493
248deaff 5494 * configure: Regenerate.
ab0da556 5495
634efbee 54962006-02-12 David Edelsohn <edelsohn@gnu.org>
5497
5498 * configure.in (enable_libgomp): Add AIX.
5499 * configure: Regenerate.
5500
e359d827 55012006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5502
5503 * MAINTAINERS (Write After Approval): Add myself.
f4177413 5504
40139f55 55052006-02-03 Lee Millward <lee.millward@gmail.com>
5506
5507 * MAINTAINERS (Write After Approval): Add myself.
f4177413 5508
145b0ed1 55092006-01-31 Richard Guenther <rguenther@suse.de>
5510 Paolo Bonzini <bonzini@gnu.org>
5511
5512 * Makefile.def (target_modules): Add libgcc-math target module.
5513 * configure.in (target_libraries): Add libgcc-math target library.
5514 (--enable-libgcc-math): New configure switch.
5515 * Makefile.in: Re-generate.
5516 * configure: Re-generate.
5517 * libgcc-math: New toplevel directory.
5518
c47832b1 55192006-01-26 Paolo Bonzini <bonzini@gnu.org>
5520
5521 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5522 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5523 the assembler, linker and binutils.
5524 * configure: Regenerate.
5525
80111498 55262006-01-22 Dirk Mueller <dmueller@suse.de>
5527
5528 * MAINTAINERS (Write After Approval): Add myself.
5529
4938df8a 55302006-01-20 Diego Novillo <dnovillo@redhat.com>
5531
5532 * configure: Regenerate.
5533
1e8e9920 55342006-01-18 Richard Henderson <rth@redhat.com>
5535 Jakub Jelinek <jakub@redhat.com>
5536 Diego Novillo <dnovillo@redhat.com>
5537
5538 * libgomp: New directory.
5539 * Makefile.def: Add target_module libgomp.
5540 * Makefile.in: Regenerate.
5541 * configure.in (target_libraries): Add target-libgomp.
5542 * configure: Regenerate.
5543
deaa70c6 55442006-01-05 Alexandre Oliva <aoliva@redhat.com>
5545
5546 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5547 @ from continuation.
5548 * Makefile.in: Rebuilt.
5549
18ece38c 55502006-01-04 Chris Lattner <sabre@gnu.org>
ca07d10f 5551
7914652a 5552 * MAINTAINERS (Write After Approval): Add myself.
5553
0c8a85c6 55542006-01-04 Paolo Bonzini <bonzini@gnu.org>
5555
5556 PR bootstrap/24252
5557
5558 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5559 * Makefile.tpl (OBJDUMP): New.
5560 (EXTRA_HOST_FLAGS): Add it.
5561 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5562
1e8e9920 5563 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5564 to use symbolic links between directories. Avoid race conditions
5565 or make them harmless.
5566 * configure.in: Do not try to use symbolic links between directories.
0c8a85c6 5567
5568 * Makefile.def (LEAN): Pass.
5569 * Makefile.tpl (LEAN): Define.
5570 (stage[+id+]-start): Accept that the previous directory does not
5571 exist, if the bootstrap is lean.
5572 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5573 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5574 configure substitution.
5575 ([+compare-target+]): Likewise.
5576 ([+bootstrap-target+]-lean): New.
5577 * configure.in: Remove lean bootstrap support from here.
5578
1e8e9920 5579 * Makefile.in: Regenerate.
5580 * configure: Regenerate.
0c8a85c6 5581
bd63b943 55822006-01-04 Ben Elliston <bje@au.ibm.com>
5583
5584 * MAINTAINERS (libdecnumber): Add myself.
5585
3b6bba18 55862006-01-02 Mark Mitchell <mark@codesourcery.com>
5587
5588 * libtool-ldflags: New script.
5589
9c19a746 55902006-01-02 Andreas Schwab <schwab@suse.de>
5591
5592 * configure.in: When reconfiguring remove Makefile in
5593 all stage directories.
5594 * configure: Regenerate.
5595
1c39ab9d 55962005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5597
5598 * MAINTAINERS: Update my email address.
5599
ceebc884 56002005-12-20 Paolo Bonzini <bonzini@gnu.org>
5601
5602 Revert Ada-related part of the previous change.
5603
5604 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5605 Do not pass.
5606 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5607 * Makefile.in: Regenerate.
5608 * configure.in: Do not include mt-ppc-aix target fragment.
5609 * configure: Regenerate.
5610
9ca214be 56112005-12-19 Paolo Bonzini <bonzini@gnu.org>
5612
5613 * configure.in: Select appropriate fragments for PowerPC/AIX.
5614 * configure: Regenerate.
5615
5616 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5617 BOOT_CFLAGS, BOOT_LDFLAGS.
5618 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5619 BOOT_CFLAGS, BOOT_LDFLAGS.
5620 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5621 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5622 (stage): Fail if we cannot complete the work.
5623 * Makefile.in: Regenerate.
5624
957985d9 56252005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5626
5627 * configure.in: Replace ms1 with mt.
5628 * configure: Rebuilt.
5629
3fecdf28 56302005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5631
5632 * MAINTAINERS: Update my email address.
5633
2420a95f 56342005-12-15 Paolo Bonzini <bonzini@gnu.org>
5635
5636 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5637 install-host-nogcc): Don't invoke $(stage) at the end.
5638 * Makefile.in: Regenerate.
5639
98777423 56402005-12-14 Paolo Bonzini <bonzini@gnu.org>
5641
5642 * configure.in: Flip the top-level bootstrap switch.
5643 * configure: Regenerate.
5644
83f96a51 56452005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5646
5647 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5648 $(stage) and $(unstage).
5649 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5650 (all): Remove stray semicolon.
5651 (local-distclean): Don't handle multilib.tmp and multilib.out.
5652 (install.all): Set $s for consistency.
5653 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5654 check_multilibs setting. Always make the install directory.
5655 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5656 Correct @if/@endif.
5657 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5658 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5659 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5660 (multilib.out): Remove.
5661 * Makefile.in: Regenerated.
5662
dcde3c07 56632005-12-12 Carlos O'Donell <carlos@codesourcery.com>
72d3853a 5664
5665 * MAINTAINERS (Write After Approval): Add myself.
5666
8a4c0c5f 56672005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5668
a67ce901 5669 * MAINTAINERS: Add myself as mt maintainer.
5670
8a4c0c5f 5671 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5672
937fb015 56732005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5674
5675 * MAINTAINERS: Change email address.
5676
f5aebe3e 56772005-12-05 Paolo Bonzini <bonzini@gnu.org>
5678
5679 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5680 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5681 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5682 Find in-tree tools if available.
5683 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5684 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5685 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5686 (COMPILER_*_FOR_TARGET): New.
5687 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5688 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5689 (CONFIGURED_*, USUAL_*): Remove.
5690 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5691 STRIP): Use autoconf substitutions.
5692 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5693 COMPILER_NM_FOR_TARGET): New.
5694 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5695
5696 (all): Make all-host and all-target in parallel.
5697 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5698 that $$r and $$s are set before invoking a recursive make.
5699 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5700 ([+bootstrap-target+]): Inline most of the `all' target.
5701
e888c15e 57022005-11-29 Ben Elliston <bje@au.ibm.com>
5703
5704 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5705 from the gcc build directory.
5706 * Makefile.in: Regenerate.
5707
e21c3597 57082005-11-29 Ben Elliston <bje@au.ibm.com>
5709
5710 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5711 depend on all-libdecnumber.
5712 * configure.in (host_libs): Include libdecnumber.
5713 * Makefile.in: Regenerate.
5714 * configure: Likewise.
5715
e3f15eef 57162005-11-29 Ben Elliston <bje@au.ibm.com>
5717
5718 * libdecnumber: Import decNumber sources from the dfp-branch.
5719
8afb273f 57202005-11-21 Kean Johnston <jkj@sco.com>
5721
5722 * config.sub, config.guess: Sync from upstream sources.
5723
fefdfa6e 57242005-11-21 Ben Elliston <bje@au.ibm.com>
5725
5726 Import from Autoconf sources:
5727
5728 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5729 * config/move-if-change: Don't output "$2 is unchanged";
5730 suggested by Ben Elliston. Handle weird characters correctly.
5731
92016de0 57322005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5733
5734 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5735 to match upstream libtool for darwin.
5736
415470be 57372005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5738
5739 * Makefile.def: Remove gdb dependencies for gdbtk.
5740 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5741 (configure-gdb, install-gdb): New rules.
5742 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5743 * Makefile.in, configure: Regenerated.
5744
15bb6251 57452005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5746
5747 * MAINTAINERS (Write After Approval): Add myself.
5748
66182ee6 57492005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5750
5751 * MAINTAINERS (Write After Approval): Add myself.
5752
9aad078e 57532005-10-24 Diego Novillo <dnovillo@redhat.com>
5754
5755 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5756 Diego Novillo.
5757
e025d06f 57582005-10-22 Paolo Bonzini <bonzini@gnu.org>
5759
5760 PR bootstrap/24297
5761 * Makefile.tpl (do-[+make-target+], do-check, install,
5762 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5763 are set before recursing.
5764 * Makefile.in: Regenerate.
5765
bde48217 57662005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5767
5768 PR bootstrap/18939
5769 * Makefile.def (gcc) <target>: Fix thinko.
5770 * Makefile.in: Regenerate.
5771
8d687193 57722005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5773
5774 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5775 * configure: Regenerate.
5776
843af2a1 57772005-10-15 Jie Zhang <jie.zhang@analog.com>
5778
5779 * MAINTAINERS (Write After Approval): Add self.
5780
6783d878 57812005-10-08 Kazu Hirata <kazu@codesourcery.com>
5782
5783 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5784 target-libffi, target-qthreads, target-libjava, and
5785 targetlibobjc.
5786 * configure: Regenerate.
5787
ae74ffb7 57882005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5789
5790 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5791 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5792 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5793 (USUAL_OBJDUMP_FOR_TARGET): New.
5794 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5795 * configure.in: Check for $OBJDUMP_FOR_TARGET.
0b69af2f 5796 * configure, Makefile.in: Regenerated.
ae74ffb7 5797
7fd717b3 57982005-10-05 Paolo Bonzini <bonzini@gnu.org>
5799
5800 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5801 before other host packages.
5802
8d2ef209 58032005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5804
5805 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5806
8283f873 58072005-10-05 Paolo Bonzini <bonzini@gnu.org>
5808
5809 PR bootstrap/22340
5810
5811 * configure.in (default_target): Remove.
5812 * Makefile.tpl (all): Do not use prerequisites as subroutines
5813 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5814 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5815 use prerequisites as subroutines.
5816 (check-host, check-target): New.
5817 (bootstrap configure & all targets): Do not use stage*-start
5818 if the directory layout is already ok.
5819 (non-bootstrap configure & all targets): Prepend a $(unstage).
5820 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5821 (NOTPARALLEL): Remove.
5822 (unstage, stage variables): New variables.
5823 (unstage, stage targets): Simply expand to those variables.
5824
5825 * configure: Regenerate.
5826 * Makefile.in: Regenerate.
5827
8011a2db 58282005-10-04 James E Wilson <wilson@specifix.com>
5829
5830 * Makefile.def (lang_env_dependencies): Add libmudflap.
5831 * Makefile.in: Regenerate.
5832
09cc3896 58332005-10-03 Andreas Schwab <schwab@suse.de>
5834
5835 Backport from libtool CVS:
5836 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5837
5838 * ltmain.sh: add support for installing into temporary
5839 staging area (e.g. 'make install DESTDIR=...')
5840
d7441b0d 58412005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5842
5843 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5844 * configure: Regenerated.
5845
9886f3d1 58462005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5847
5848 * configure: Regenerate with the correct
5849 autoconf version.
5850
7172be51 58512005-09-30 Catherine Moore <clm@cm00re.com>
5852
5853 * configure.in (bfin-*-*): New.
5854 * configure: Regenerated.
5855
9fec3fa8 58562005-09-28 Geoffrey Keating <geoffk@apple.com>
5857
5858 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5859 (LIPO_FOR_TARGET): New.
5860 (CONFIGURED_LIPO_FOR_TARGET): New.
5861 (USUAL_LIPO_FOR_TARGET): New.
5862 (STRIP_FOR_TARGET): New.
5863 (CONFIGURED_STRIP_FOR_TARGET): New.
5864 (USUAL_STRIP_FOR_TARGET): New.
5865 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5866 STRIP_FOR_TARGET.
5867 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5868 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5869 * Makefile.in: Regenerate.
5870 * configure: Regenerate.
f4177413 5871
14bd4516 58722005-09-19 David Edelsohn <edelsohn@gnu.org>
5873
5874 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5875 (rs6000-*-aix*): Same.
5876 * configure: Regenerate.
5877
6ca52624 58782005-09-16 Tom Tromey <tromey@redhat.com>
5879
5880 * MAINTAINERS: Add self as java maintainer.
5881
2c718da0 58822005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5883
5884 * configure.in: Recognize f95 in the --enable-languages option,
5885 and substitute it for fortran, issuing a warning.
5886 * configure: Regenerate.
5887
51427b7f 58882005-08-30 Phil Edwards <phil@codesourcery.com>
5889
5890 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5891 * configure: Regenerated.
5892
70bd96e6 58932005-08-22 Aldy Hernandez <aldyh@redhat.com>
5894
5895 * MAINTAINERS: Add self as ms1 maintainer.
5896
e85b7f3c 58972005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5898
5899 * Makefile.def (libssp): Add to lang_env_dependencies.
5900 * Makefile.in: Regenerate.
5901
6be90865 59022005-08-18 Ian Lance Taylor <ian@airs.com>
5903
5904 * MAINTAINERS: Add myself as middle-end maintainer.
5905
28a54140 59062005-08-17 Christian Groessler <chris@groessler.org>
5907
5908 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5909 * Makefile.in: Regenerate.
5910
c1f0d853 59112005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5912
5913 * MAINTAINERS (write after approval): Added myself.
5914
02bbe015 59152005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5916
5917 * MAINTAINERS (Write After Approval): Add myself.
5918
768691b5 59192005-08-12 Paolo Bonzini <bonzini@gnu.org>
5920
5921 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5922 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5923 Look for alternate names of the target cc and c++
5924 * configure: Regenerate.
5925
ef8184c7 59262005-08-08 Paolo Bonzini <bonzini@gnu.org>
5927
5928 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5929 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5930 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5931 tools; remove code to manually set them.
5932 (Target tools): Look in the environment for them.
5933 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5934 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5935 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5936 build directory.
5937 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5938 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5939 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5940 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5941 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5942 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5943 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5944 * configure: Regenerate.
5945 * Makefile.in: Regenerate.
5946
3e17c591 59472005-07-28 Ben Elliston <bje@au.ibm.com>
5948
5949 * MAINTAINERS: Update for removed CPU targets.
5950
29327bb4 59512005-07-27 Mark Mitchell <mark@codesourcery.com>
5952
5953 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
f4177413 5954 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
29327bb4 5955 * Makefile.in: Regenerated.
5956
ffa8502d 59572005-07-26 Mark Mitchell <mark@codesourcery.com>
5958
5959 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5960 (CFLAGS_FOR_TARGET): Use it.
5961 (CXXFLAGS_FOR_TARGET): Likewise.
5962 * Makefile.in: Regenerated.
5963 * configure.in (--with-build-sysroot): New option.
5964 * configure: Regenerated.
5965
ee8b5c34 59662005-07-24 Paolo Bonzini <bonzini@gnu.org>
5967
5968 * Makefile.tpl: Wrap install between unstage and stage
5969 * Makefile.in: Regenerate.
5970
1558ffaf 59712005-07-21 Eric Christopher <echristo@apple.com>
5972
5973 * MAINTAINERS: Update affiliation.
5974
0d56c486 59752005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5976
5977 * MAINTAINERS: Add self as crx port maintainer.
5978
4569287f 59792005-07-20 DJ Delorie <dj@redhat.com>
5980
5981 * MAINTAINERS: Add self as m32c maintainer.
5982
06b8a6e6 59832005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5984
5985 * all files: Update FSF address.
5986
3031a1be 59872005-07-15 Eric Christopher <echristo@redhat.com>
5988
5989 * MAINTAINERS: Change affiliation.
5990
040541fe 59912005-07-14 Jim Blandy <jimb@redhat.com>
5992
5993 * configure.in: Add cases for Renesas m32c.
5994 * configure: Regenerated.
f4177413 5995
a03a59f4 59962005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5997
47440b6d 5998 * COPYING.LIB: Update from fsf.org.
5999
60002005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6001
6002 * COPYING, compile, config.guess,
a03a59f4 6003 config.sub, install-sh, missing, mkinstalldirs,
6004 symlink-tree, ylwrap: Sync from upstream sources.
47440b6d 6005 * config-ml.in: Update FSF address.
a03a59f4 6006
9f88bc9d 60072005-07-13 Eric Christopher <echristo@redhat.com>
6008
6009 * configure.in: Add toplevel noconfigdir support for tpf.
6010 * configure: Regenerate.
6011
f6463472 60122005-07-11 Paolo Bonzini <bonzini@gnu.org>
6013
6014 PR ada/22340
6015
6016 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6017 * Makefile.in: Regenerate.
6018
eb39e466 60192005-07-07 Mark Mitchell <mark@codesourcery.com>
6020
6021 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
f4177413 6022 Brolley to write-after-approval.
eb39e466 6023
3c7c61db 60242005-07-07 Andreas Schwab <schwab@suse.de>
6025
6026 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6027 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6028 * Makefile.in: Regenerated.
6029
d28caca4 60302005-07-06 Geoffrey Keating <geoffk@apple.com>
6031
6032 * configure.in: Don't build sim or rda when targetting darwin.
6033 * configure: Regenerate.
6034
07da5214 60352005-07-06 Kazu Hirata <kazu@codesourcery.com>
6036
6037 * configure.in: Add --enable-libssp and --disable-libssp.
6038 * configure: Regenerate with autoconf-2.13.
6039
0d55f4d0 60402005-07-02 Jakub Jelinek <jakub@redhat.com>
6041
6042 * Makefile.def (target_modules): Add libssp.
6043 * configure.in (target_libraries): Add target-libssp.
6044 * configure: Rebuilt.
6045 * Makefile.in: Rebuilt.
6046
c6d8e763 60472005-07-01 Zack Weinberg <zackw@panix.com>
6048
6049 * MAINTAINERS: Change email address. Resign from maintainership.
6050
e64566bc 60512005-07-01 Richard Guenther <rguenther@suse.de>
6052
6053 * MAINTAINERS: Change my e-mail address and affiliation.
6054
919a60fa 60552005-06-22 Paolo Bonzini <bonzini@gnu.org>
6056
6057 * Makefile.def (stagefeedback): Come after profile.
6058 Define profiledbootstrap target.
6059 * Makefile.tpl (profiledbootstrap): Remove.
6060 (stageprofile-end): Zap stagefeedback.
6061 (stagefeedback-start): Copy all .gcda files, not only GCC's.
6062 * Makefile.in: Regenerate.
6063
1dcfcddb 60642005-06-13 Richard Sandiford <richard@codesourcery.com>
6065
6066 * MAINTAINERS: Update my email address.
6067
cbaa9876 60682005-06-13 Zack Weinberg <zack@codesourcery.com>
6069
6070 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
6071 In 'cpp' stanza, support '#line' as well as '# '.
6072
90314144 60732005-06-08 Andreas Schwab <schwab@suse.de>
6074
6075 * MAINTAINERS: Move myself from 'Write After Approval' to
6076 'CPU Port Maintainers' section as m68k maintainer.
6077
ff7dcf6a 60782005-06-07 Hans-Peter Nilsson <hp@axis.com>
6079
6080 * configure.in (unsupported_languages): New macro.
6081 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
6082 non-ported target libraries in noconfigdirs.
6083 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6084 non-linux-gnu. Remove libgcj_ex_libffi.
248deaff 6085 <lang_frag loop>: Set add_this_lang=no if the language is in
ff7dcf6a 6086 unsupported_languages.
6087 * configure: Regenerate.
6088
058a5366 60892005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
6090
6091 * configure.in: Fix typo in handling of --with-mpfr-dir.
6092 * configure: Regenerate.
6093
a0133d5a 60942005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
6095
6096 * MAINTAINERS: Update my email address.
6097
ba84b398 60982005-06-02 Jim Blandy <jimb@redhat.com>
6099
6100 * config.sub: Add cases for the Renesas m32c. (This patch has been
6101 accepted into the master sources.)
6102
f6fa11cb 61032005-06-02 Aldy Hernandez <aldyh@redhat.com>
cbaa9876 6104 Michael Snyder <msnyder@redhat.com>
6105 Stan Cox <scox@redhat.com>
f6fa11cb 6106
cbaa9876 6107 * configure.in: Set noconfigdirs for ms1.
f6fa11cb 6108
cbaa9876 6109 * configure: Regenerate.
f6fa11cb 6110
5538a252 61112005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6112
6113 * MAINTAINERS (Write After Approval): Add self.
6114
eb475541 61152005-06-01 Josh Conner <jconner@apple.com>
6116
6117 * MAINTAINERS (Write After Approval): Add self.
6118
f61df03e 61192005-06-01 Kazu Hirata <kazu@codesourcery.com>
6120
6121 * MAINTAINERS: Update my email address.
6122
8c31789b 61232005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6124
6125 * MAINTAINERS (Write After Approval): Add self.
6126
80f2a08d 61272005-05-26 Chris Demetriou <cgd@broadcom.com>
6128
6129 * MAINTAINERS (Write After Approval): Remove self.
6130
97d52533 61312005-05-25 Paolo Bonzini <bonzini@gnu.org>
6132
6133 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6134 (Dependencies): Consider target modules for bootstrap dependencies.
6135 Make target bootstrap modules depend on each stage's gcc.
6136 * Makefile.in: Regenerate.
6137
aa73b18f 61382005-05-20 Paolo Bonzini <bonzini@gnu.org>
6139
6140 * Makefile.def (configure-gcc): Depend on binutils having been built.
6141 (all-gcc): No need to do it here.
6142 * Makefile.in: Regenerate.
6143
e8bfe1fa 61442005-05-19 Paul Brook <paul@codesourcery.com>
6145
cbaa9876 6146 * configure.in: Rewrite misleading error message when requested
e8bfe1fa 6147 language cannot be built.
6148 * configure: Regenerate.
6149
4267b9ea 61502005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6151
6152 * ylwrap: Import from Automake 1.9.5.
6153
9d7b8b84 61542005-05-13 David Ung <davidu@mips.com>
6155
6156 * MAINTAINERS (Write After Approval): Add self.
6157
5cd1aacd 61582005-05-09 Mike Stump <mrs@apple.com>
6159
6160 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6161 lt_cv_sys_max_cmd_len for now.
cbaa9876 6162
0e47e899 61632005-05-09 Stan Cox <scox@redhat.com>
6164
6165 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6166
f9697cdb 61672005-05-08 Matt Kraai <kraai@ftbfs.org>
6168
6169 * README.SCO: Update the URL.
6170
3fec05ca 61712005-05-05 David Edelsohn <edelsohn@gnu.org>
6172
6173 * ltconfig: Define file_list_spec. Pass file_list_spec and
6174 with_gnu_ld to libtool.
6175 * ltcf-c.sh (aix[45]): Define file_list_spec.
6176 * ltcf-cxx.sh (aix[45]): Same.
6177 * ltcf-gcj.sh (aix[45]): Same.
6178 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6179 exists, write list of input files to temporary file.
6180
a8abbd9d 61812005-05-04 Mike Stump <mrs@apple.com>
6182
6183 * configure.in: Always pass --target to target configures as
6184 otherwise rebuilds that do --recheck will fail.
6185 * confiugure: Rebuilt.
6186
12fb418d 61872005-05-04 Paolo Bonzini <bonzini@gnu.org>
6188
6189 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6190 STAGE_HOST_EXPORTS.
6191 (configure, all): Add bootstrap support.
6192 (Host modules, target modules): Pass post-stage1 flags and exports.
6193 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6194 * Makefile.in: Regenerate.
6195
c828481a 61962005-04-29 Paolo Bonzini <bonzini@gnu.org>
6197
6198 * configure: Regenerate.
6199
352141ae 62002005-04-27 Mike Stump <mrs@apple.com>
6201
6202 * MAINTAINERS: Add self as darwin maintainer.
6203
5629b19d 62042005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6205
6206 * config.sub: Update from master copy.
6207
3cf20c3b 62082005-04-21 Mike Stump <mrs@apple.com>
6209
6210 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6211 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6212
c0188550 62132005-04-19 Hans-Peter Nilsson <hp@axis.com>
6214
6215 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6216 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6217 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6218 "*-*-elf" and "*-*-linux*".
6219 * configure: Regenerate.
6220
603e1354 62212005-04-14 Joseph S. Myers <joseph@codesourcery.com>
6222
6223 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6224
6db39137 62252005-04-12 Mike Stump <mrs@apple.com>
6226
6227 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6228
1df56788 62292005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
6230
6231 * MAINTAINERS (Write After Approval): Add myself.
6232
80ccce4c 62332005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
6234
6235 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6236
c15fb64c 62372005-04-06 Paolo Bonzini <bonzini@gnu.org>
6238
cbaa9876 6239 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
c15fb64c 6240 (TARGET_CONFIGARGS): Include --with-target-subdir.
6241 (configure, all): New macros. Use them throughout.
6242 * Makefile.in: Regenerate.
6243
e6eb2b02 62442005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
6245
6246 * MAINTAINERS (Write After Approval): Add myself.
cbaa9876 6247
d18f347b 62482005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6249
6250 * MAINTAINERS: Remove 'loop unrolling' maintainer.
6251
8494de10 62522005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6253
6254 * MAINTAINERS: Move John Carr to Write After Approval.
6255
dcde3c07 62562005-03-30 J"orn Rennecke <joern.rennecke@st.com>
0a887243 6257
6258 * config/mh-mingw32: Delete.
6259 * configure.in: Don't use it.
6260 * configure: Regenerate.
6261
60b2817d 62622005-03-31 Paolo Bonzini <bonzini@gnu.org>
6263
6264 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6265 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dcde3c07 6266 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
60b2817d 6267 (HOST_LIB_PATH): Generate from Makefile.def.
6268 (TARGET_LIB_PATH): Likewise.
6269 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6270 * Makefile.in: Regenerate.
6271 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6272 (RPATH_ENVVAR): Include Darwin case.
6273 * configure: Regenerate.
6274
9cc9199f 62752005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
6276
6277 * MAINTAINERS (Various Maintainers): Remove self.
6278 (Write After Approval): Add self.
6279
beefdb0f 62802005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
6281
6282 * MAINTAINERS (Various Maintainers): Add self.
6283
697e01c8 62842005-03-25 Paolo Bonzini <bonzini@gnu.org>
6285
6286 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6287 * configure: Regenerate.
6288
9624cab1 62892005-03-21 Zack Weinberg <zack@codesourcery.com>
6290
6291 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6292 gcc_version, and gcc_version_trigger from set of flags to pass.
6293 * Makefile.tpl: Remove definitions of above variables.
6294 (config.status): Remove dependency on $(gcc_version_trigger).
6295 * Makefile.in: Regenerate.
6296 * configure.in: Do not reference config/gcc-version.m4 nor
6297 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
6298 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
6299 * configure: Regenerate.
6300
5745a02a 63012005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dcde3c07 6302 Andrew Pinski <pinskia@physics.uc.edu>
5745a02a 6303
6304 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6305 * Makefile.in: Regenerate.
6306
df4e5443 63072005-03-13 Feng Wang <fengwang@nudt.edu.cn>
6308
6309 * MAINTAINERS (Write After Approval): Add myself.
6310
379a1f2c 63112005-03-03 David Ayers <d.ayers@inode.at>
6312
6313 * MAINTAINERS (Write After Approval): Add myself.
6314
b3fc57d4 63152005-03-01 Alexandre Oliva <aoliva@redhat.com>
6316
6317 PR libgcj/20160
6318 * ltmain.sh: Avoid creating archives with components that have
6319 duplicate basenames.
6320
39c05b8e 63212005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6322
6323 PR bootstrap/20250
6324 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6325 instead of check.
6326 * Makefile.in: Regenerate.
6327
d874b723 63282005-02-28 Paolo Bonzini <bonzini@gnu.org>
6329
6330 * Makefile.in: Regenerate to fix conflict between the previous two
6331 patches.
6332
c1eb9e31 63332005-02-28 Paolo Bonzini <bonzini@gnu.org>
6334
6335 PR bootstrap/17383
6336 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6337 * Makefile.tpl (HOST_SUBDIR): New substitution.
6338 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6339 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6340 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6341 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6342 (Host modules, Bootstrapped modules): Use it.
6343 (Build modules, Target modules): Do not create symlink trees,
6344 always configure out-of-srcdir.
6345 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6346 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6347 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6348 $(HOST_SUBDIR). Create a symlink for host_subdir.
6349
6350 * Makefile.in: Regenerate.
6351 * configure: Regenerate.
6352
a136b23d 63532005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6354
6355 Merged from libada-gnattools-branch:
6356 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6357
6358 * gnattools: New directory.
6359 * Makefile.def: Add gnattools as a module, depending on target-libada.
6360 * Makefile.in: Regenerate.
6361 * configure.in: Include gnattools in host_tools; disable it if ada
6362 is disabled.
6363 * configure: Regenerate.
6364
46042488 63652005-02-24 James A. Morrison <phython@gcc.gnu.org>
6366
6367 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6368 treelang maintainer.
6369 (Write After Approval): Remove myself.
6370
123fdbbd 63712005-02-23 Paul Schlie <schlie@comcast.net>
6372
6373 * configure.in: Allow darwin targeted ports to build tk, itcl and
6374 libgui.
6375 * configure: Regenerate.
6376
17336619 63772005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6378
6379 PR libgcj/10353
6380 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6381 * configure: Regenerate.
6382
6e4db1f1 63832005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6384
6385 * MAINTAINERS (Write After Approval): Add myself.
6386
203ad69a 63872005-02-10 Ian Lance Taylor <ian@airs.com>
6388
6389 * MAINTAINERS: Update my e-mail address.
6390
afa8b68c 63912005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6392
6393 * MAINTAINERS (Write After Approval): Add myself.
6394
06b2086e 63952005-01-29 Hans-Peter Nilsson <hp@axis.com>
6396
6397 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6398 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6399 target-libgloss when not *-*-elf and *-*-aout.
6400 * configure: Regenerate.
6401
2890721b 64022005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6403
6404 * MAINTAINERS: Remove obsolete entries.
6405
b9db2b8c 6406 * MAINTAINERS (Write After Approval): Add Michael Matz.
6407
9da9577b 64082005-01-19 Neil Booth <neil@daikokuya.co.uk>
6409
6410 * MAINTAINERS: Remove self as cpplib maintainer.
6411
c626e85f 64122005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6413
6414 * install-sh, config.sub: Import from upstream.
6415
cac4ee55 64162005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6417
6418 PR bootstrap/18222
6419 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6420 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6421 * Makefile.in: Regenerate.
6422
e03fcf5f 64232005-01-16 Jason Thorpe <thorpej@netbsd.org>
6424
6425 * MAINTAINERS: Update my email address.
6426
abb13670 64272005-01-12 David Edelsohn <edelsohn@gnu.org>
955a00ce 6428 Andreas Schwab <schwab@suse.de>
abb13670 6429
6430 PR bootstrap/18033
6431 * config-ml.in: Eval option if surrounded by single quotes.
6432
e4a78ee4 64332005-01-03 Paolo Bonzini <bonzini@gnu.org>
6434
6435 Revert 2004-12-28 Makefile changes, a better fix will be
6436 applied to mainline and src after GCC 4.0 branches.
6437
1fe42238 64382004-12-28 Paolo Bonzini <bonzini@gnu.org>
6439
6440 PR bootstrap/17383
6441
6442 * Makefile.def (target_modules): Remove stage parameter,
6443 it is always true now.
6444 * Makefile.tpl (configure-build-[+module+],
6445 configure-target-[+module+]): Always build symlink tree
6446 for the directory and for include. BUILD_SUBDIR and
6447 TARGET_SUBDIR cannot be . anymore.
6448 * Makefile.in: Regenerate.
6449
fcaf3188 64502004-12-25 David Edelsohn <edelsohn@gnu.org>
6451
6452 Revert 2004-12-08 Makefile changes.
6453
835db815 64542004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6455
6456 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6457 cygwin, mingw.
6458
33974778 64592004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6460
6461 * configure.in (sh64-*-*): Reenable gprof.
6462 * configure: Regenerate.
6463
4b8fa64c 64642004-12-08 David Edelsohn <edelsohn@gnu.org>
6465
6466 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6467 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6468 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6469 * Makefile.in: Regenerate.
6470
ef31114f 64712004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6472
6473 * MAINTAINERS: Update my email address.
6474
7799fdb2 64752004-12-07 Matt Kraai <kraai@ftbfs.org>
6476
6477 * Makefile.tpl: Generate normal dependencies if the LHS module is
6478 not bootstrapped.
6479 * Makefile.in: Regenerate.
6480
c88bf782 64812004-12-03 Richard Sandiford <rsandifo@redhat.com>
6482
6483 * configure.in: Include config/gxx-include-dir.m4. Use
6484 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6485 * configure: Regenerate.
6486
f8592d5a 64872004-12-03 Richard Sandiford <rsandifo@redhat.com>
6488
6489 * config.if: Delete.
6490 * configure.in: Set libstdcxx_incdir directly.
6491 * configure: Regenerate.
6492
39b9d49f 64932004-12-02 Eric Christopher <echristo@redhat.com>
6494
6495 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6496 * Makefile.in: Regenerate.
6497
c3e7e62b 64982004-12-02 Richard Sandiford <rsandifo@redhat.com>
6499
6500 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6501 * configure: Regenerate.
6502
14ac9144 65032004-12-02 Richard Sandiford <rsandifo@redhat.com>
6504
6505 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6506 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6507 * configure: Regenerate.
6508
b68b9d92 65092004-12-01 Eric Christopher <echristo@redhat.com>
6510
6511 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6512 of things to remove.
6513
68b7b0fe 65142004-11-29 Matt Kraai <kraai@ftbfs.org>
6515
6516 * MAINTAINERS (Write After Approval): Update my e-mail address.
6517
d081dd29 65182004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6519
6520 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6521 from CVS libtool to always pass_all.
6522
08261f02 65232004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6524
6525 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6526 (hppa*64*-*-*): Delete incorrect comment.
6527 * configure: Rebuilt.
6528
a234d196 65292004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6530
6531 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6532
7f93fe7a 65332004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6534
6535 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6536 from CVS libtool to always pass_all.
6537
037ff4cc 65382004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6539
6540 * install-sh, compile: Import from automake.
6541
e294bcff 65422004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6543
6544 * config.guess, config.sub: Import from savannnah.
6545
aad2f5f9 65462004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
48e5c22d 6547
6548 * MAINTAINERS (Write After Approval): Add myself
6549
956942fa 65502004-11-12 Mike Stump <mrs@apple.com>
6551
6552 * Makefile.def: Add html support.
6553 * Makefile.tpl: Likewise.
6554 * Makefile.in: Regenerate.
6555
ec2a8310 65562004-11-11 Geoffrey Keating <geoffk@apple.com>
6557
8a54e13f 6558 PR 18423
6559 * configure.in: Remove all instances of build-fixincludes from
6560 noconfigdirs.
6561 (build_configargs): Supply --target to subdirectories.
6562 * configure: Regenerate.
6563
ec2a8310 6564 * Makefile.def: Make gcc install depend on fixincludes install.
6565 * Makefile.in: Regenerate.
6566
696f98d4 65672004-11-10 Janis Johnson <janis187@us.ibm.com>
6568
6569 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6570
3eb34262 65712004-11-11 Paul Brook <paul@codesourcery.com>
6572
6573 * MAINTAINERS: Add self as arm maintainer. Update email address.
6574
dd63ad62 65752004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6576
6577 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6578 target-libgfortran.
17a0d7e8 6579 * configure: Regenerate.
dd63ad62 6580
d8483d79 65812004-11-07 David Edelsohn <edelsohn@gnu.org>
6582
6583 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6584 like CC.
6585
bdcc5e0f 65862004-11-05 Paolo Bonzini <bonzini@gnu.org>
6587
6588 * Makefile.def (host fixincludes): Specify missing targets.
6589 * Makefile.in: Regenerate.
6590
9310c946 65912004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6592
6593 * MAINTAINERS: Add myself
6594
1dfe67f7 65952004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6596
6597 * MAINTAINERS (Write After Approval): Add myself.
6598
50e7e370 65992004-11-04 Geoffrey Keating <geoffk@apple.com>
6600
6601 * Makefile.def: Build fixincludes for the host, too.
6602 * Makefile.in: Regenerate.
6603 * configure.in (host_tools): Add fixincludes.
6604 * configure: Regenerate.
6605
b6824c17 66062004-11-04 Daniel Jacobowitz <dan@debian.org>
6607
6608 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6609 * configure: Regenerated.
6610
44f0e47c 66112004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6612
6613 PR other/17783
6614 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6615 * configure: Regenerated.
6616
03dbc854 66172004-10-31 Mark Mitchell <mark@codesourcery.com>
6618
6619 * README.SCO: Update per FSF instructions.
6620
d2be3229 66212004-10-28 Eric B. Weddington <ericw@evcohs.com>
6622
6623 PR target/18151
6624 * configure.in (case ${target}): Do not build fixincludes for avr.
6625 * configure: Regenerated.
6626
6675f2d9 66272004-10-26 Paolo Bonzini <bonzini@gnu.org>
6628
6629 * configure.in (case ${target}): Do not build fixincludes
6630 on platforms where it is not used.
6631 * configure: Regenerated.
6632
3a8631fa 66332004-10-23 Daniel Jacobowitz <dan@debian.org>
6634
6635 * configure.in: Use an absolute path to install-sh.
6636 * configure: Regenerated.
6637
50c69ebc 66382004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6639
6640 * MAINTAINERS (Write After Approval): Add myself.
6641
2c95e9b1 66422004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6643
6644 * MAINTAINERS: Remove from Write After Approval those that are
6645 already maintainers.
6646
3d22b915 66472004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6648
6649 * MAINTAINERS: Update my email address.
6650
3fba36a4 66512004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6652
6653 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6654 * configure: Regenerate.
6655
dcde3c07 66562004-10-07 J"orn Rennecke <joern.rennecke@st.com>
25cebb64 6657
6658 * MAINTAINERS: Update my email address.
6659
668dc571 66602004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6661
6662 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6663 entries belonging to this category.
6664
2c50ca04 66652004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6666
6667 * MAINTAINERS: Update my e-mail address.
6668
68b4a982 66692004-10-06 Paolo Bonzini <bonzini@gnu.org>
6670
6671 Fix wrong conflict resolution in:
6672
6673 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6674
6675 * Makefile.in: Regenerate.
6676 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6677 in the recursive `make', instead of hardwiring `all'.
6678 (Autogenerated TARGET-* variables): New.
6679
5326cc72 66802004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6681
6682 * configure.in: Enable target-libgloss for crx-*-*.
9624cab1 6683 * configure: Regenerate.
5326cc72 6684
6e4191af 66852004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6686
6687 * MAINTAINERS (Various Maintainers): Move the "windows,
6688 cygwin, mingw" maintainer to ...
6689 (OS Port Maintainers): ... here.
6690
39826843 66912004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6692
6693 * MAINTAINERS (Write After Approval): Remove those that are
6694 maintainers of some subsystem.
6695
e644ba93 66962004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6697
6698 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6699 * ltcf-cxx.sh (tpf*): Likewise.
6700 * ltconfig (tpf*): Add TPF OS configuration support.
6701
ddc76fa7 67022004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6703
6704 * MAINTAINERS: Change my email address to my new work account.
6705
3bdd04cc 67062004-09-24 Michael Roth <mroth@nessie.de>
6707
6708 * configure.in (--without-headers): Add missing double quotes.
6709 * configure: Regenerate.
6710
dcde3c07 67112004-09-24 Kelley Cook <kcook@gcc.gnu.org>
1b60dd08 6712
6713 * ylwrap: Revert to previous version.
6714
d389b7e3 67152004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6716
6717 PR bootstrap/17369
6718 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6719 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6720 SET_GCC_LIB_PATH_CMD.
6721 (BASE_TARGET_EXPORTS): Likewise.
6722 * Makefile.in: Regenerated.
6723
6724 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6725 * configure: Regenerated.
6726
2109ded2 67272004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6728
6729 * config.guess: New upstream version
6730 * compile, depcomp, install-sh, ylwrap: Likewise.
6731
da9e6519 67322004-09-19 Roger Sayle <roger@eyesopen.com>
6733
6734 * config/mh-x86omitfp: New host makefile fragment. Add
6735 -fomit-frame-pointer to the default BOOT_CFLAGS.
6736 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6737 * configure: Regenerate.
6738
e84ab337 67392004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6740
6741 PR target/11572
6742 * configure.in (*-*-darwin*): Renable libobjc.
6743 * configure: Regenerate.
6744
c875bbba 67452004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6746
6747 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6748
39a1c4e9 67492004-09-09 Daniel Berlin <dberlin@dberlin.org>
b68b9d92 6750
39a1c4e9 6751 * Makefile.def: Remove libbanshee.
6752 * Makefile.tpl: Ditto.
6753 * configure.in: Ditto.
6754 * Makefile.in: Regen.
6755 * configure: Ditto.
6756
c600ebdb 67572004-09-08 David Edelsohn <edelsohn@gnu.org>
6758
6759 * ltmain.sh: Use $pic_object as $non_pic_object if
6760 $non_pic_object=none.
6761
e1aef632 67622004-09-07 Paolo Bonzini <bonzini@gnu.org>
6763
6764 * missing: Import latest version from master repository.
6765
ccf99faa 67662004-09-06 Nick Clifton <nickc@redhat.com>
6767
6768 * config.sub: Import latest version from master repository.
6769 * config.guess: Likewise.
6770 This includes these changes:
b68b9d92 6771
ccf99faa 6772 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6773
6774 * config.sub: Handle crisv32, alias etraxfs.
6775 * config.guess (crisv32:Linux:*:*): Handle.
6776
6777 2004-08-13 Brad Smith <brad@comstyle.com>
6778
6779 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6780 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6781
6782 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6783
6784 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6785 assume the processor is a powerpc. This is because coreutils
6786 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6787 in this case, due to a MacOS X bug that causes
6788 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6789 to return a negative number.
6790 Problem reported by Petter Reinholdtsen in:
6791 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6792
6793 2004-07-19 Ben Elliston <bje@gnu.org>
6794
6795 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6796
6797 2004-06-24 Ben Elliston <bje@gnu.org>
6798
6799 * config.guess: Update copyright years.
6800 * config.sub: Likewise.
6801
6802 2004-06-22 Robert Millan <robertmh@gnu.org>
6803
6804 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6805 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6806
6807 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6808
6809 * config.guess (*:*VMS:*:*): New entry. Replaces
6810 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6811 manufacturer.
6812
6813 2004-06-22 Ben Elliston <bje@gnu.org>
6814
6815 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6816 * config.sub: Likewise.
6817
6818 2004-06-22 Ben Elliston <bje@gnu.org>
6819
6820 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6821 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6822
6823 2004-06-11 Ben Elliston <bje@gnu.org>
6824
6825 * config.guess (pegasos:OpenBSD:*:*): Remove.
6826
6827 2004-06-11 Ben Elliston <bje@gnu.org>
6828
6829 From Wouter Verhelst <wouter@grep.be>:
6830 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6831
6832 2004-06-11 Ben Elliston <bje@gnu.org>
6833
6834 * config.guess (luna88k:OpenBSD:*:*): New.
6835
6836 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6837
6838 * config.guess (m32r*:Linux:*:*): New case.
6839 * config.sub: Handle m32rle.
6840
6841 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6842
6843 From Jens Petersen <petersen@redhat.com>:
6844 * config.sub: Handle sparcv8.
6845
6846 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6847
6848 From Tom Smith <smith@cag.lkg.hp.com>:
6849 * config.guess: Version suffixes are equally significant on Tru64
6850 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6851 prefix of "P" (patched kernel).
6852
6853 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6854
6855 * config.sub: Add support for National Semiconductor CRX target.
6856
cde9549e 68572004-09-03 Janis Johnson <janis187@us.ibm.com>
6858
6859 * MAINTAINERS (Various Maintainers): Remove myself as web page
6860 maintainer, add myself as maintainer of build status lists.
6861
634f7a13 68622004-09-03 Jan Beulich <jbeulich@novell.com>
6863
6864 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6865 *-*-netware, but add target-libmudflap.
6866 Consolidate *-*-netware targets (of which really only i?86 exists)
6867 into a single entry.
6868 * configure: Likewise.
6869
2b64d19b 68702004-09-01 Paolo Bonzini <bonzini@gnu.org>
6871
6872 * Makefile.tpl (sorry): Remove.
6873 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6874 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6875 (do-clean): Clean per-stage directories too.
6876 (do-distclean): Run distclean-stage1 too.
6877 (.NOTPARALLEL): Enable during toplevel bootstrap.
6878 (stage[+id+]-bubble): Enable parallel execution during
6879 the recursive invocation.
6880 * Makefile.in: Regenerate.
6881
6882 Fix previous checkin:
6883
6884 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6885 include.
6886 * configure.in: Fix indentation.
6887 * configure: Regenerate.
6888
dcde3c07 68892004-08-31 Robert Bowdidge <bowdidge@apple.com>
0222d984 6890
2b64d19b 6891 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6892 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6893 * configure: regenerate
b68b9d92 6894 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9624cab1 6895 -mdynamic-no-pic
0222d984 6896
2b59cb05 68972004-08-31 Paolo Bonzini <bonzini@gnu.org>
6898
6899 * Makefile.def (build_modules): Add fixincludes.
6900 (dependencies): Make gcc depend on fixincludes.
6901 * configure.in (build_tools): Add fixincludes.
6902 (build_configdirs): Always include build_libs.
6903 * Makefile.in: Regenerate.
6904 * configure: Regenerate.
6905
69062004-08-30 Paolo Bonzini <bonzini@gnu.org>
3c782584 6907
6908 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6909 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6910 phony targets; do not generate timestamp files.
6911 (distclean-stageN): Remove references to their timestamp files.
6912 (restageN, touch-stageN): Remove.
6913 (stageN-bubble): Rewritten.
6914 (compare): Support lean bootstraps.
6915 * Makefile.in: Regenerate.
6916
6917 * configure.in: Only warn when bootstrapping but
6918 build != host or build != target. Support lean bootstraps.
6919 * configure: Regenerate.
6920
4a921c63 69212004-08-26 Phil Edwards <phil@codesourcery.com>
6922
6923 * configure.in: Give a better error message if GMP/MPFR are missing
6924 and a language needing them has been requested.
6925 * configure: Regenerated.
6926
6cee4b4a 69272004-08-25 Phil Edwards <phil@codesourcery.com>
6928
6929 * configure.in: Print a list of available language front-ends if
6930 a requested one is missing. Tidy stray tab characters.
6931 * configure: Regenerated.
6932
e6312df0 69332004-08-19 Michael Koch <konqueror@gmx.de>
6934
6935 * gcc/doc/install.texi: Update entry about automake for libjava.
6936
c01dd063 69372004-08-17 Robert Millan <robertmh@gnu.org>
6938
6939 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6940 (instead of FreeBSD).
6941 * configure: Regenerate.
6942
a1ad7483 69432004-08-16 Paolo Bonzini <bonzini@gnu.org>
6944
6945 * Makefile.in: Regenerate.
6946 * configure: Regenerate.
6947
6948 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6949 stage_*_flags.
6950 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6951 for bootstrapped modules if toplevel bootstrap is going.
6952 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6953 modules. Adjust for changes in Makefile.def. Enable several
6954 rules even in non-bootstrap mode, just to avoid peppering the
6955 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6956 (stage-[+prev+]-bubble): Remove.
6957
6958 * Makefile.def (Dependencies): Depend on all-build-bison,
6959 all-build-flex, all-build-byacc, all-build-texinfo, rather
6960 than the host variations.
6961 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6962 with BUILD_SUBDIR.
6963 (BISON): Update for recent Bisons.
6964 (YACC): Fix typo.
6965 (cross): Depend on all-build.
6966 (all): Do not depend on all-build.
6967 (prebootstrap): Remove.
6968 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6969 (Prebootstrap dependencies): Add them to the per-stage targets
6970 and to all-prebootstrap.
6971 * configure.in (build_configdirs): Always enable build_tools.
6972 (BUILD_DIR_PREFIX): Remove.
6973
6974 * Makefile.def (gcc): Add target variable.
6975 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6976 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6977 in the recursive `make', instead of hardwiring `all'.
6978 (Autogenerated TARGET-* variables): New.
6979
e0d2a616 69802004-08-13 Brian Booth <bbooth@redhat.com>
6981
6982 * MAINTAINERS: Remove myself from write-after-approval.
6983
77f9b2dc 69842004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6985
6986 * src-release: Stop distributing mmalloc with gdb (which doesn't
6987 use it).
6988 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6989 * Makefile.in: Regenerate.
6990
30e9913f 69912004-08-09 Mark Mitchell <mark@codesourcery.com>
6992
6993 * configure.in (arm*-*-eabi*): New target.
6994 * configure: Regenerate.
6995
ea8d3d75 69962004-08-06 Paolo Bonzini <bonzini@gnu.org>
6997
6998 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6999 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7000 (Dependencies): New section.
7001 * Makefile.tpl (Dependencies): Generate from Makefile.def.
7002 (configure-target-[+module+]): Depend on maybe-all-gcc
7003 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
7004 (toplevel profiledbootstrap): Fix dependencies.
7005 * Makefile.in: Regenerate.
7006
8647a116 70072004-08-03 Mark Mitchell <mark@codesourcery.com>
7008
7009 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7010 target-libiberty to noconfigdirs.
7011 * configure: Regenerate.
7012
5ca838b8 70132004-08-03 Paul Brook <paul@codesourcery.com>
7014
7015 * configure.in: Check for MPFR as well as GMP.
7016 * configure: Regenerate.
7017
cb8a7007 70182004-08-01 Robert Millan <robertmh@gnu.org>
7019
7020 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7021 libmudflap for all GNU-based systems (with Glibc).
7022 * configure: Regenerate.
7023
dcde3c07 70242004-08-03 Paolo Bonzini <bonzini@gnu.org>
6caa530d 7025
7026 * Makefile.def (host-modules): Add gcc.
7027 * Makefile.in: Regenerate.
7028 * Makefile.tpl (sorry): New rule.
7029 (configure-host, all-host, [+make_target+]-host, do-check,
7030 install-host): Do not add gcc as a special case.
7031 (host modules): Add a small special-casing for gcc. Export
7032 extra_make_flags through the environment.
7033 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7034 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7035 other recursive targets for gcc): Remove.
7036
7037 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7038 (stage, unstage): New rules.
7039 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7040 distclean-stage[+id+]): Use stage_current.
7041 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7042 the stage*-start rules.
7043
3ff2e849 70442004-08-02 Geoffrey Keating <geoffk@apple.com>
7045
7046 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7047 use -all_load flag.
7048
75b6260c 70492004-08-02 Paolo Bonzini <bonzini@gnu.org>
7050
7051 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7052 * configure: Regenerate.
7053
3ecc19f1 70542004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
7055
7056 * maintainer-scripts/gcc_release: Revert yesterday's change.
7057
0396e2a1 70582004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
7059
7060 * MAINTAINERS: Add myself to write-after-approval.
7061
b1fd5525 70622004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
7063
7064 * libf2c: Removed.
7065 * gcc/gccbug.in: Updated because of libf2c removal.
7066 * maintainer-scripts/gcc_release: Ditto.
7067
dcde3c07 70682004-07-09 Loren J. Rittle <ljrittle@acm.org>
122ae8c7 7069
7070 * configure.in: Build libmudflap by default on FreeBSD.
7071 * configure: Regenerated.
7072
344b2784 70732004-07-09 Mark Mitchell <mark@codesourcery.com>
7074
7075 * configure.in: Do not build libmudflap by default on non-GNU/Linux
7076 systems.
7077 * configure: Regenerated.
7078
dcde3c07 70792004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
d45eaefd 7080
7081 PR target/16344
7082 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7083 feedback based compiler.
7084 * Makefile.in: Rebuilt.
7085
13e3668a 70862004-07-08 Alexandre Oliva <aoliva@redhat.com>
7087
7088 * Makefile.def (host_modules): Set bootstrap=true for flex.
7089 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7090 * Makefile.in: Rebuilt.
7091
9763d43d 70922004-07-07 Jan Hubicka <jh@suse.cz>
7093
7094 * MAINTAINERS: Add self as a profile feedback maintainer.
7095
03c65091 70962004-07-05 Phil Edwards <phil@codesourcery.com>
7097
7098 * configure.in: Do not prepend $srcdir to /dev/null in
7099 makefile fragments.
7100 * configure: Regenerate.
7101
2f8725b0 71022004-07-01 Paolo Bonzini <bonzini@gnu.org>
7103
7104 * Makefile.def (build_modules): Add bison, byacc, flex,
7105 m4, texinfo.
7106 (flags_to_pass): Add FLEX.
7107 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7108 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7109 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7110 DEFAULT_MAKEINFO): Remove.
7111 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7112 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7113 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7114 objdir or else use configured tool.
7115 (all-build): New.
7116 (all): Depend on it.
7117 (Build module dependencies): Add.
7118 * Makefile.in: Regenerate.
7119 * configure.in: Better support for multiple build modules,
7120 matching what is done for host/target modules. Do not look
7121 for "plausible" locations of build tools if Canadian cross.
7122 Use autoconf's AC_PROG_CC to find a C compiler. Define
7123 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7124 * configure: Regenerate.
b68b9d92 7125
1e6242a4 71262004-06-22 Paolo Bonzini <bonzini@gnu.org>
7127
7128 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7129 * Makefile.in: Regenerate.
7130
1b53fe78 71312004-06-22 Paolo Bonzini <bonzini@gnu.org>
7132
7133 * Makefile.tpl (configure-build-[+module+],
7134 configure-[+module+], configure-target-[+module+]): Pass
7135 [+extra_configure_args+].
7136 (all-build-[+module+], all-[+module+], check-[+module+],
7137 install-[+module+], [+make_target+]-[+module+],
7138 all-target-[+module+], check-target-[+module+],
7139 install-target-[+module+], [+make_target+]-target-[+module+]):
7140 Pass [+extra_make_args+].
7141 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7142 (GCC_HOST_EXPORTS): Remove.
7143 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7144 cross, check-gcc, check-gcc-c++, install-gcc,
7145 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7146 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7147 * Makefile.in: Regenerate.
7148
a22cc2c4 71492004-06-21 Matthew Sachs <msachs@apple.com>
7150
7151 * MAINTAINERS: Added self to write-after-approval.
7152
d76e1e50 71532004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7154
7155 * configure.in: Check for srcdir/winsup rather than build directory
7156 winsup.
7157 * configure: Regenerate.
7158
2c10944d 71592004-06-17 Corinna Vinschen <vinschen@redhat.com>
7160
7161 * configure.in: Don't build Cygwin native newlib if winsup
7162 directory is missing. Emit warning instead.
7163 * configure: Regenerate.
7164
599a3eac 71652004-06-09 Paolo Bonzini <bonzini@gnu.org>
7166
7167 * Makefile.tpl (touch-stage[+id+]): New.
7168 (restage[+prev+]): Depend on touch-stage[+id+].
7169
7170 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7171 Use it throughout.
7172
7173 * Makefile.def: Add profile and feedback bootstrap stages.
7174 Remove next field from bootstrap stages.
7175 * Makefile.tpl (LN, LN_S): Substitute.
7176 (stageN-start, stageN-end): Use double-colon rules, to
7177 provide a hook for additional setup commands.
7178 (distclean-stageN-gcc, restageN): Create dependencies from
7179 [+prev+], not from [+next+].
7180 (stageN-bubble): Add commands for successive stages from
7181 [+prev+], using double-colon rules.
7182 (all-stageN-gcc): Fix typo.
7183 (stagefeedback-start, profiledbootstrap): New.
7184 * Makefile.in: Regenerate.
7185 * configure.in: Call ACX_PROG_LN.
7186 * configure: Regenerate.
7187
ba797f0e 71882004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7189
7190 * MAINTAINERS (Write After Approval): Add myself.
7191
b93f892d 71922004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7193
7194 * MAINTAINERS (Write After Approval): Add myself.
7195
93f93279 71962004-06-03 Paolo Bonzini <bonzini@gnu.org>
7197
7198 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7199 without gcc.
7200 * configure: Regenerate.
7201
d8b05159 72022004-06-01 Paolo Bonzini <bonzini@gnu.org>
7203
7204 * Makefile.tpl: Fix typo.
7205 * Makefile.in: Regenerate.
7206
dcde3c07 72072004-06-01 Paolo Bonzini <bonzini@gnu.org>
5b7950ff 7208
7209 * configure.in: Remove new- prefix from toplevel
7210 bootstrap targets.
7211 * configure: Regenerate.
7212
54f0538b 72132004-06-01 Paolo Bonzini <bonzini@gnu.org>
7214
7215 * Makefile.tpl (all.normal): Rename to all.
7216 (all): Replace with a rule to pick the default
7217 target from configure.
7218 (all-gcc, configure-gcc): Use conditionals to
7219 do nothing when toplevel bootstrap is going on.
7220 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7221 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7222 * configure.in: Support --enable-bootstrap.
7223
7224 * Makefile.def: Remove new- prefix from toplevel
7225 bootstrap targets.
7226 * Makefile.tpl: Likewise.
7227
7228 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
7229 target.
7230
7231 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7232 $(RECURSE_FLAGS) to recursive invocation of make.
7233
7234 * Makefile.in: Regenerate.
7235 * configure: Regenerate.
7236
e0754ee6 72372004-05-30 Andreas Jaeger <aj@suse.de>
dcde3c07 7238 Jim Wilson <wilson@specifixinc.com>
e0754ee6 7239
7240 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7241 like CC.
7242
8e8b3365 72432004-05-27 Daniel Jacobowitz <dan@debian.org>
7244
7245 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7246 * configure: Regenerate.
7247
27e3aebd 72482004-05-25 Daniel Jacobowitz <drow@false.org>
7249
7250 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7251 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7252 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
7253 targets.
7254 * Makefile.in: Regenerate.
7255
dcde3c07 72562004-05-24 Paolo Bonzini <bonzini@gnu.org>
5965d276 7257
7258 * configure.in: Test the ability to symlink directories.
7259 * configure: Regenerate.
7260
7261 * Makefile.def (bootstrap-stage): New definitions.
7262 * Makefile.tpl (configure-stage1-gcc,
7263 configure-stage2-gcc, configure-stage3-gcc,
7264 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7265 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7266 new-restage3, compare): Autogenerate, see Makefile.in
7267 entry for behavioral changes.
7268 (distclean-stage1, new-stage1-start, new-stage1-end,
7269 new-stage1-bubble, distclean-stage2, new-stage2-start,
7270 new-stage2-end, new-stage2-bubble, distclean-stage3,
7271 new-stage3-start, new-stage3-end): New autogenerated targets.
7272 (objext, prebootstrap, BOOT_CFLAGS,
7273 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7274 targets.
7275
7276 * Makefile.in: Regenerate.
7277 (distclean-stage1, new-stage1-start, new-stage1-end,
7278 new-stage1-bubble, distclean-stage2, new-stage2-start,
7279 new-stage2-end, new-stage2-bubble, distclean-stage3,
7280 new-stage3-start, new-stage3-end): New targets.
7281 (all-stage1-gcc): Move prebootstrap dependency from here...
7282 (configure-stage1-gcc): ...to here.
7283 (new-bootstrap): Use bubble targets.
7284 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7285 Use per-stage distclean targets.
7286 (configure-stage1-gcc, configure-stage2-gcc,
7287 configure-stage3-gcc, all-stage1-gcc,
7288 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7289 Use new-stageN-start to prepare the tree.
7290
d856c8a6 72912004-05-23 Paolo Bonzini <bonzini@gnu.org>
7292
7293 * Makefile.def (host_modules): add libcpp.
7294 * Makefile.tpl: Add dependencies on and for libcpp.
7295 * Makefile.in: Regenerate.
7296 * configure.in: Add libcpp host module.
7297 * configure: Regenerate.
7298
01b41571 72992004-05-21 Paolo Bonzini <bonzini@gnu.org>
7300
7301 * Makefile.tpl: Whenever a recursive target is defined, wrap
7302 it in a special @if/@endif block, and prepare its maybe
7303 dependency in the @if/@endif block
7304 * configure.in: Instead of writing maybe dependencies, remove
7305 the @if/@endif statements, and remove the @if/@endif blocks
7306 that remain.
7307 * configure: Regenerate.
7308 * Makefile.in: Regenerate.
7309
f47da044 73102004-05-20 Janis Johnson <janis187@us.ibm.com>
7311
7312 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7313
d556a20e 73142004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7315
7316 PR bootstrap/15120
7317 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7318 * */configure: Rebuilt.
7319
49fbf4b9 73202004-05-17 Zack Weinberg <zack@codesourcery.com>
7321
7322 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7323 of libf2c.
7324 * configure, Makefile.in: Regenerate.
7325
d3eff7bb 73262004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
ae1bef7b 7327
7328 * MAINTAINERS (Write After Approval): Add myself.
7329
4ee9c684 73302004-05-13 Diego Novillo <dnovillo@redhat.com>
7331
7332 Merge from tree-ssa-20020619-branch.
7333
7334 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7335 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7336 (HOST_GMPLIBS): Define.
7337 (HOST_GMPINC): Define.
7338 (TARGET_LIB_PATH): Add libmudflap.
7339 (GFORTRAN_FOR_TARGET): Define.
7340 (configure-build*): Export GFORTRAN.
7341 (configure-gcc): Export GMPLIBS and GMPINC.
7342 (all-gcc): Add maybe-all-libbanshee.
7343 (configure-target-libgfortran): Define.
7344 * Makefile.in: Regenerate.
7345 * configure.in (host_libs): Add libbanshee.
7346 (target_libraries): Add target-libmudflap and target-libgfortran.
7347 Add --with-libbanshee.
7348 Handle --disable-libmudflap.
7349 (*-*-freebsd*): Use with_gmp.
7350 Add $(libgcj) to noconfigdirs.
7351 * configure: Regenerate.
7352 * depcomp: New file.
7353 * MAINTAINERS: Add tree-ssa maintainers.
7354
455fb4f7 73552004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7356
49fbf4b9 7357 * MAINTAINERS (Various Maintainers): Add myself.
455fb4f7 7358
9ca797fe 73592004-04-30 Brian Ford <ford@vss.fsi.com>
7360
49fbf4b9 7361 * MAINTAINERS (Write After Approval): Add myself.
9ca797fe 7362
043b6c62 73632004-04-29 Uros Bizjak <uros@kss-loka.si>
7364
49fbf4b9 7365 * MAINTAINERS (Write After Approval): Add myself.
043b6c62 7366
697dfd2c 73672004-04-28 Paolo Bonzini <bonzini@gnu.org>
7368
7369 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7370 * configure: Regenerate.
7371
839c6a20 73722004-04-27 Paolo Bonzini <bonzini@gnu.org>
7373
7374 Revert:
7375 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7376
7377 * Makefile.def (flags_to_pass): Remove *dir variables that
7378 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7379 as well as prefix and exec_prefix.
7380 * Makefile.in: Regenerate.
7381
a2718648 73822004-04-26 Robert Millan <robertmh@gnu.org>
7383
7384 Add patches from libtool CVS.
7385 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7386 * ltconfig: Likewise.
7387 * ltcf-c.sh: Likewise.
7388 * ltcf-cxx.sh: Likewise.
7389 * ltcf-gcj.sh: Likewise.
7390
be2c9eb1 73912004-04-26 Paolo Bonzini <bonzini@gnu.org>
7392
7393 * Makefile.def (host_modules): Mark with the bootstrap
7394 flag packages on which gcc depends.
7395 * Makefile.tpl (all-bootstrap): Use it.
7396 * Makefile.in: Regenerate.
7397
b5196e8d 73982004-04-26 Paolo Bonzini <bonzini@gnu.org>
7399
7400 * Makefile.def (flags_to_pass): Remove *dir variables that
7401 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7402 as well as prefix and exec_prefix.
7403 * Makefile.in: Regenerate.
7404
7bcc3b4a 74052004-04-26 Paolo Bonzini <bonzini@gnu.org>
7406
49fbf4b9 7407 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7408 * configure: Regenerate.
7409 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7410 * gcc/Makefile.tpl (compare): Use the result of the test.
7411 * gcc/Makefile.in: Regenerate.
7bcc3b4a 7412
33e3141d 74132004-04-23 Paolo Bonzini <bonzini@gnu.org>
7414
7415 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7416 Always relocate gcc and prev-gcc to the original names, even
7417 if the build fails.
7418 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7419 New targets.
7420
44217381 74212004-04-23 Laurent GUERBY <laurent@guerby.net>
7422
7423 * MAINTAINERS: Update my email address.
49fbf4b9 7424
de88352a 74252004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7426
7427 * configure.in (mips*-*-irix5*): Enable ld.
7428 * configure: Regenerate.
44217381 7429
216de822 74302004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7431
7432 * configure: Regenerate.
7433
b8d376b5 74342004-04-15 James E Wilson <wilson@specifixinc.com>
7435
7436 * Makefile.tpl (configure-[+module+], configure-gcc,
7437 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7438 Set and export LDFLAGS.
7439 * Makefile.in: Regenerate.
7440
9ce62711 74412004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7442
49fbf4b9 7443 * MAINTAINERS: Add myself to write-after-approval.
9ce62711 7444
49aae208 74452004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7446
7447 PR bootstrap/14871
7448 * Makefile.tpl: If we don't have built-in-tree target tools,
7449 use the ones found by configure rather than hacking around with
7450 program_transform_name.
7451 * configure.in: Give Makefile.tpl the information necessary
7452 to do that.
7453 * Makefile.in: Regenerate.
7454 * configure: Regenerate.
7455
f4191912 74562004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7457
7458 PR bootstrap/14760
7459 * configure.in: When computing baseargs, strip *all* copies of
7460 offending options. Also, don't match/substitute the trailing space,
7461 so that this actually works when two similar options are separated by
7462 only one space.
7463 * configure: Regenerate.
7464
d17281c9 74652004-04-06 David Edelsohn <edelsohn@gnu.org>
7466
49fbf4b9 7467 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7468 (rs6000-*-aix*): Same.
7469 * configure: Regenerate.
d17281c9 7470
10930c81 74712004-04-05 Ranjit Mathew <rmathew@hotmail.com>
49fbf4b9 7472
7473 * MAINTAINERS: Add myself to write-after-approval.
10930c81 7474
74d8b57d 74752004-04-03 Bud Davis <bdavis9659@comcast.net>
49fbf4b9 7476
7477 * MAINTAINERS: Add myself to write-after-approval.
74d8b57d 7478
c0c5068d 74792004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7480
32fbc463 7481 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7482 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7483 * Makefile.in: Regenerate.
7484
c0c5068d 7485 * configure.in (top level bootstrap support): Rework --enable-werror
7486 to set @stage2_werror_flag@.
7487 * configure: Regenerate.
7488 * Makefile.tpl (top level bootstrap support): Pass
7489 @stage2_werror_flag@ down to configure in stages 2 and 3.
7490 * Makefile.in: Regenerate.
7491
d120ca69 74922004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7493
7f6f8932 7494 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7495 for stages 2 and 3 as well as in make. As a consequence, remove
7496 OUTPUT_OPTION (now detected by configure) from the flags passed down
7497 to make.
7498 * Makefile.in: Regenerate.
7499
d120ca69 7500 * Makefile.tpl (new-bootstrap): Fix typo.
7501 * Makefile.in: Regenerate.
7502
7dade866 75032004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7504
9621e512 7505 * Makefile.tpl: Rearrange by moving recursive_targets rules
7506 into their proper sections.
7507 * Makefile.tpl (top level bootstrap support): Move disabling
7508 of coverage flags from 'make' to 'configure'; improve comments.
7509 * Makefile.in: Regenerate.
7510
aff6cf7b 7511 * Makefile.tpl (experimental top level bootstrap) Move stage1
7512 language setting from all- target to configure- target; disable
7513 intermodule optimization in stage 1; prevent gratuitous rebuilds
7514 of stage 1.
7515 * Makefile.in: Regenerate.
7516 * configure.in: Comma-separate stage 1 language list for top
7517 level bootstrap.
7518 * configure: Regenerate.
7519
7dade866 7520 * Makefile.tpl: Clean up experimental top level bootstrap support:
7521 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7522 prev-gcc in configure- targets as well as all- targets.
7523 * Makefile.in: Regenerate.
7524
c6deeaef 75252004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7526
7527 * compile: New file imported from automake.
7528
f28cd43a 75292004-03-17 Paolo Bonzini <bonzini@gnu.org>
7530
7531 * configure.in: Remove symbolic link section.
7532 * configure: Regenerate.
7533 * Makefile.tpl (links): Remove.
7534 * Makefile.in: Regenerate.
7535
8e6391a6 75362004-03-15 Paolo Bonzini <bonzini@gnu.org>
49fbf4b9 7537 Nathanael Nerode <neroden@gcc.gnu.org>
8e6391a6 7538
7539 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
49fbf4b9 7540 Set with AC_CHECK_PROGS.
8e6391a6 7541 * configure.in: Fix comment typo from last patch.
7542 * configure: Regenerate.
7543
2d64c2fd 75442004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7545
7546 * Makefile.tpl: Introduce experimental top level bootstrap support.
7547 * Makefile.in: Regenerate.
7548 * configure.in: Introduce support for top level bootstrap.
7549 * configure: Regenerate.
7550
989edd2f 75512004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
49fbf4b9 7552 Paolo Bonzini <bonzini@gnu.org>
989edd2f 7553
7554 PR bootstrap/14522
7555 * configure.in: Cope with shells that do not support unquoted ^
7556 * configure: Regenerate.
7557
f46e13ec 75582004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
49fbf4b9 7559 Paolo Bonzini <bonzini@gnu.org>
f46e13ec 7560
7561 PR bootstrap/14522
989edd2f 7562 * configure.in: Cope with shells that do not support nesting
f46e13ec 7563 quotes inside quoted backquote substitutions.
7564 * configure: Regenerate.
7565
db1c2ab2 75662004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7567
7568 PR bootstrap/14522
6175885e 7569 * configure.in: Fix escaping of $.
db1c2ab2 7570 * configure: Regenerate.
7571
8e1fea1a 75722004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7573
7574 * configure: Regenerate, since I forgot to while committing Paolo's
7575 changes.
7576
c24c5e46 75772004-03-08 Paolo Bonzini <bonzini@gnu.org>
7578
7579 PR ada/14131
7580 Move language detection to the top level.
7581 * configure.in: Find default values for the tools as
7582 soon as possible. Disable ada if GNAT is not found.
7583 Emit error message about missing languages. Expand
7584 --enable-languages=all for the gcc subdirectory.
7585
2a4b7d44 75862004-03-10 Ben Elliston <bje@gnu.org>
7587
7588 * MAINTAINERS: Update my email address.
7589
ebdab8b6 75902004-03-05 David Edelsohn <edelsohn@gnu.org>
7591
7592 * ltconfig: Disable building static libraries if building shared
7593 libraries on AIX 5L.
7594
19e1fe6d 75952004-03-01 Richard Sandiford <rsandifo@redhat.com>
7596
7597 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7598 and disable libgcj.
7599 * configure: Regenerated.
7600
70990390 76012004-03-01 Brian Booth <bbooth@redhat.com>
7602
7603 * MAINTAINERS: Add myself to write-after-approval.
7604
a291166d 76052004-03-01 Paolo Bonzini <bonzini@gnu.org>
7606
7607 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 7608
75fc7adc 76092004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7610
7611 PR bootstrap/7087
7612 * Makefile.tpl: Guard XFOO sed statements better.
7613 * Makefile.tpl: Add dependency for configure-target-libada.
7614 * Makefile.in: Regenerate (incidentally fixes broken
7615 commit when libada-branch was merged).
7616
683dcdca 76172004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7618
7619 * MAINTAINERS: Add myself to write-after-approval.
7620
662476d9 76212004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7622
7623 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7624 maintainers.
7625
ee887245 76262004-02-20 Andrew Cagney <cagney@redhat.com>
7627
7628 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7629 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7630
e86087cf 76312004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7632
7633 PR bootstrap/11932
7634 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7635
22699913 76362004-02-14 Jerry Quinn <jlquinn@optonline.net>
7637
7638 * MAINTAINERS: Added myself to write-after-approval.
7639
98b111a1 76402004-02-14 Michael Koch <konqueror@gmx.de>
7641
7642 * MAINTAINERS: Added myself to write-after-approval.
7643
4aa8866f 76442004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7645
7646 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7647 some OS port maintainers to OS port maintainers section.
7648
39c687d5 76492004-02-13 Frank Ch. Eigler <fche@redhat.com>
7650
7651 * MAINTAINERS: Add self.
7652
cdfbccf4 76532004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7654
7655 * MAINTAINERS: Alphabetize.
7656
bc9cab17 76572004-02-12 Paolo Bonzini <bonzini@gnu.org>
7658
7659 * MAINTAINERS: Remove myself.
49fbf4b9 7660
b0c02cae 76612004-02-11 David Edelsohn <edelsohn@gnu.org>
7662
7663 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7664 (rs6000-*-aix*): Same.
7665 * configure: Regenerate.
7666
9dec93ca 76672004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7668
7669 * configure.in (host): Add in missing $noconfigdirs to defines.
7670 * configure: Regenerate.
7671
93341878 76722004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7673 Nathanael Nerode <neroden@gcc.gnu.org>
7674
7675 PR ada/6637, PR ada/5911
49fbf4b9 7676 Merge with libada-branch:
93341878 7677 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7678 with appropriate dependencies. Add --enable-libada configure switch.
7679 * configure, Makefile.in: Regenerate.
7680
a31db762 76812004-02-09 Paolo Bonzini <bonzini@gnu.org>
7682
7683 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 7684
d74dd50d 76852004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7686
7687 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7688 * configure: Regenerate.
7689
351ae313 76902004-02-04 Geoffrey Keating <geoffk@apple.com>
7691
7692 Merge from upstream:
7693
7694 * ltmain.in: When setting IFS to '~', be careful about user
7695 arguments that contain '~'.
7696
7697 2004-02-04 Peter O'Gorman <peter@pogma.com>
7698
7699 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7700 Also test $base_compile against $CC with escaped arguments. Bug
7701 reported by Geoff Keating <geoffk@apple.com>.
7702
b82e7603 77032004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7704
7705 * MAINTAINERS: Remove i960 port.
7706
24b4656e 77072004-01-23 DJ Delorie <dj@redhat.com>
7708
7709 * Makefile.def (target_modules) [libiberty]: Don't stage.
7710 * Makefile.in: Rebuilt.
7711
8f694e4c 77122004-01-20 Caroline Tice <ctice@apple.com>
7713
7714 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 7715
725cf077 77162004-01-19 Paolo Carlini <pcarlini@suse.de>
7717
7718 * MAINTAINERS: Update my email address.
7719
3dc94299 77202004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7721
7722 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 7723
6d3c6627 77242004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7725
7726 * MAINTAINERS: Remove entries without email address.
7727
26ffdd7d 77282004-01-15 Daniel Jacobowitz <drow@mvista.com>
7729
7730 * MAINTAINERS: Add myself to write-after-approval.
7731
0255c638 77322004-01-15 Steven Bosscher <stevenb@suse.de>
7733
7734 * MAINTAINERS: Update my email address.
7735
dcde3c07 77362004-01-14 Loren J. Rittle <ljrittle@acm.org>
4003683b 7737
7738 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7739 * Makefile.tpl (configure-target-[+module+]): Support stage.
7740 * Makefile.in: Rebuilt.
7741
51292f82 77422004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7743
7744 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7745
3b6f11b0 77462004-01-10 Richard Sandiford <rsandifo@redhat.com>
7747
7748 * MAINTAINERS: Add myself as a MIPS maintainer.
7749
090b36fb 77502004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7751
c8241dd9 7752 * configure.in: Use ./config.cache, not config.cache.
7753 * configure: Regenerate.
7754 * Makefile.tpl: Special-casing not needed for GCC any more.
7755 * Makefile.in: Regenerate.
7756
ba1081ef 7757 * configure.in: Don't share a cache file for host dirs.
7758 * configure: Regenerate.
7759
090b36fb 7760 * config-ml.in: Don't mess with the cache file.
7761
a73c2b4b 77622004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7763
7764 * MAINTAINERS: Move myself from 'Write After Approval' to
7765 'CPU Port Maintainers' section as SPARC maintainer.
7766
74fef112 77672004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7768
6509bb23 7769 * Makefile.tpl: Make GCC use a separate config.cache.
7770 * Makefile.in: Regenerate.
7771
74fef112 7772 PR bootstrap/11932, PR bootstrap/11933
7773 (I don't know if it will fix either of them, but it relates
7774 to them.)
7775 * configure.in: Don't use shared config.cache for target
7776 directories.
7777 * configure: Regenerate.
7778
a570dccd 77792004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7780
7781 * MAINTAINERS: Add myself to 'Write After Approval' section.
7782
3e983e16 77832003-12-31 Roger Sayle <roger@eyesopen.com>
7784
7785 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7786 * configure: Regenerated.
7787
e35ccc0b 77882003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7789
7790 * MAINTAINERS: Remove the mn10200 maintainer.
7791
688429c4 77922003-12-21 Bernardo Innocenti <bernie@develer.com>
49fbf4b9 7793
248deaff 7794 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7795 * configure: Regenerated.
688429c4 7796
65cc485a 77972003-12-16 Jan Hubicka <jh@suse.cz>
7798
7799 * MAINTAINERS: Add myself as callgraph maintainer.
7800
b31913cd 78012003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7802
7803 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7804 * configure: Regenerate.
7805
6ebf7635 78062003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7807
7808 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7809 'Write After Approval' section. Update email.
7810
dcde3c07 78112003-12-01 James Lemke <jim@wasabisystems.com>
40eee2b8 7812
7813 * MAINTAINERS (Write After Approval): Add myself.
7814
233f501d 78152003-11-20 Matt Thomas <matt@3am-software.com>
7816
7817 * MAINTAINERS: Add myself as a vax port maintainer.
7818
3a6fbbb0 78192003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7820
7821 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7822 (configure-build-[+module+], configure-[+module+]): Likewise.
7823 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7824 * Makefile.in: Regenerate.
7825
fbccfde7 78262003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7827
7828 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7829 shared/dylibed libraries.
7830 * ltmain.sh: Likewise.
7831 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7832 * ltcf-cxx.sh: Likewise.
7833 * ltcf-gcj.sh: Likewise.
7834 * ltconfig: Likewise.
7835
e58f120a 78362003-11-17 Stan Cox <scox@redhat.com>
7837
7838 * MAINTAINERS: Add myself as iq2000 port maintainer.
7839
f008c4c8 78402003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7841
49fbf4b9 7842 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7843 * Makefile.in: Regenerate.
f008c4c8 7844
4f84a874 78452003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7846
7847 * config.sub: Update to 2003-11-03 version.
7848
e78b44da 78492003-10-20 Phil Edwards <phil@codesourcery.com>
7850
7851 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7852 * configure: Regenerate.
7853
dcde3c07 78542003-10-20 Nicolas Pitre <nico@cam.org>
96356481 7855
7856 * MAINTAINERS: Add myself to 'Write After Approval' section.
7857
27bdc4aa 78582003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7859
7860 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7861
84c43cd1 78622003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7863
7864 * MAINTAINERS: Update my email address.
7865
61a0eea4 78662003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7867
7868 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7869
dcde3c07 78702003-10-17 Ralph Loader <rcl@ihug.co.nz>
a0a4226a 7871
7872 * MAINTAINERS: Add myself to 'Write After Approval' section.
7873
5f8d73e1 78742003-10-16 Bernardo Innocenti <bernie@develer.com>
7875
7876 * config.guess: Update to 2003-10-16 version.
7877 * config.sub: Update to 2003-10-16 version.
7878
dcde3c07 78792003-10-15 David Daney <ddaney@avtrex.com>
bb5167cc 7880
7881 * MAINTAINERS: Added myself to 'Write After Approval' section.
7882
170f5a00 78832003-10-15 Falk Hueffner <falk@debian.org>
7884
7885 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7886 'Write After Approval' section. Update email.
7887
a7611bf4 78882003-10-14 Roger Sayle <roger@eyesopen.com>
7889
7890 * MAINTAINERS: Move myself from 'Write After Approval' to
7891 'Various Maintainers' section as middle-end maintainer.
7892
70356f61 78932003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7894
7895 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7896 HOST_FLAGS_TO_PASS.
7897 * Makefile.in: Regenerate.
7898
258ddda4 78992003-10-11 Bernardo Innocenti <bernie@develer.com>
7900
7901 * config.guess: Update to 2003-10-07 version.
7902 * config.sub: Update to 2003-10-07 version.
7903
ab81b5cb 79042003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7905
7906 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7907 * ltconfig (irix5*, irix6*): Don't override version_type.
7908
d8e9ea04 79092003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7910
7911 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7912 * configure: Rebuilt
7913 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7914 * Makefile.in: Rebuilt
7915
cd5c13ff 79162003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7917
7918 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7919
40d3e4b2 79202003-09-30 Carlo Wood <carlo@alinoe.com>
7921
248deaff 7922 * MAINTAINERS (Write After Approval): Add myself.
40d3e4b2 7923
05c58265 79242003-09-29 Paul Koning <ni1d@arrl.net>
7925
7926 * MAINTAINERS: Move myself from "Write After Approval"
7927 to CPU platform maintainers for pdp11 platform.
7928
78b5bf24 79292003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7930
7931 * MAINTAINERS: Move myself from 'Write After Approval' to
7932 'Various Maintainers' section as libffi testsuite maintainer.
7933
fbfea1fa 79342003-09-21 Daniel Jacobowitz <drow@mvista.com>
7935
7936 * configure.in: Pass a computed --program-transform-name
7937 to subconfigures.
7938 * configure: Regenerated.
7939
0c20a995 79402003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7941
f9bdf3d8 7942 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7943 * Makefile.in: Regenerate.
7944
0c20a995 7945 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7946 * Makefile.in: Regenerate.
7947
1237664b 79482003-09-19 Ziemowit Laski <zlaski@apple.com>
7949
7950 * MAINTAINERS: Move myself from 'Write After Approval'
7951 to 'Various Maintainers' (objective-c) section.
7952
5df533c9 79532003-09-17 Daniel Jacobowitz <drow@mvista.com>
7954
7955 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7956 quoting.
7957 * configure: Regenerated.
7958
f0b55f07 79592003-09-16 Joel Brobecker <brobecker@gnat.com>
7960
7961 * MAINTAINERS (Write After Approval): Add myself to write after
7962 approval list.
7963
55a8be62 79642003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7965
248deaff 7966 * MAINTAINERS (Write After Approval): Add myself.
55a8be62 7967
bb94c300 79682003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7969
7970 * MAINTAINERS: Update my e-mail address.
7971
9165b0af 79722003-09-09 Alan Modra <amodra@bigpond.net.au>
7973
7974 * libtool.m4 (LD): Correct powerpc64 host match.
7975
01a54e86 79762003-09-06 James E Wilson <wilson@tuliptree.org>
7977
7978 * MAINTAINTERS: Update my affiliation and email address.
7979
8cfcdde8 79802003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7981
7982 * MAINTAINERS (Write After Approval): Add myself.
7983
08d04508 79842003-09-04 DJ Delorie <dj@redhat.com>
7985
7986 * configure: Regenerate.
7987
79882003-09-04 Robert Millan <robertmh@gnu.org>
7989
7990 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
49fbf4b9 7991
25e22e05 79922003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7993
7994 * configure.in: Ensure arguments to sed are properly spaced.
7995 * configure: Regenerate.
7996
d4e272bb 79972003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7998
7999 * MAINTAINERS: Update my e-mail address.
8000
29eb8c8a 80012003-08-28 Mohan Embar <gnustuff@thisiscool.com>
8002
8003 * MAINTAINERS (Write After Approval): Add myself.
8004
8d288ef7 80052003-08-27 Daniel Jacobowitz <drow@mvista.com>
8006
8007 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8008 * configure: Regenerated.
8009
db648c92 80102003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
8011
8012 * MAINTAINERS: Update my email address.
8013
4482474a 80142003-08-23 Phil Edwards <pme@gcc.gnu.org>
8015
8016 * configure.in: Use newline instead of semicolon when assuming
8017 shell arguments in a for loop.
8018 * configure: Regenerated.
8019
8dd25e42 80202003-08-22 Jason Eckhardt <jle@rice.edu>
8021
8022 * MAINTAINERS: Resurrect the i860 maintainer.
8023
63a057cf 80242003-08-20 Geoffrey Keating <geoffk@apple.com>
8025
9ad4b12b 8026 PR 8180
8027 * configure.in: When testing with_libs and with_headers, treat
8028 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
8029 * configure: Regenerate.
49fbf4b9 8030
63a057cf 8031 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8032 make, shell, etc.
8033 (baseargs): Likewise.
8034 * configure: Regenerate.
8035
cb023c85 80362003-08-20 Bernardo Innocenti <bernie@develer.com>
8037
8038 * MAINTAINERS (Write After Approval): Add myself.
8039
0894307c 80402003-08-19 Geoffrey Keating <geoffk@apple.com>
8041
8042 * configure.in: Disable libgcj for darwin not on powerpc.
8043 * configure: Rebuild.
8044
080e0ef5 80452003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
8046
8047 * config-ml.in, symlink-tree: Add license.
8048
49fbf4b9 80492003-08-03 Richard Stallman <rms@gnu.org>
8050 Eben Moglen <moglen@columbia.edu>
5d982d49 8051
8052 * README.SCO: New file.
8053
465fccaf 80542003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
8055
8056 * Makefile.tpl (check, check-c++): Express dependencies using
8057 dependencies rather than commands.
8058 * Makefile.in: Regenerate.
8059
eda8e89a 80602003-08-01 Andrew Cagney <cagney@redhat.com>
8061
8062 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8063 * configure: Ditto.
8064
9db45a87 80652003-07-31 Geoffrey Keating <geoffk@apple.com>
8066
8067 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
52789e7b 8068 * Makefile.in: Update.
9db45a87 8069
ac57d0b7 80702003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
8071
8072 * configure.in: Enable libgcj for darwin.
8073 * configure: Rebuild.
8074
ea0c3105 80752003-07-29 Phil Edwards <pme@gcc.gnu.org>
8076
8077 * config-ml.in: Use ac_configure_args directly instead of
8078 ml_arguments. Only set ml_norecursion if --no[-]recursion is
8079 actually seen.
8080
2f61b8ca 80812003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
8082
8083 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8084 creating target and build subdirs to build all parent dirs as needed.
8085 * Makefile.in: Rebuild.
8086 * configure.in: Don't build dirs explicitly here.
8087 * configure: Rebuild.
8088
7e13b46d 80892003-07-26 Paul Brook <paul@nowt.org>
8090
8091 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8092
8a3e139d 80932003-07-22 Alexandre Oliva <aoliva@redhat.com>
8094
8095 * Makefile.tpl (all-make): Depend on intl.
8096 * Makefile.in: Rebuilt.
8097
451a290b 80982003-07-20 Phil Edwards <pme@gcc.gnu.org>
8099
8100 * install-sh: Update to newer upstream versions (associated with
8101 aclocal 1.7).
8102 * mkinstalldirs: Likewise.
8103 * missing: Likewise, plus $1Help2man -> $1 typo fix.
8104
b00dcec8 81052003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
8106
8107 * MAINTAINERS: Move self from Bug database only accounts
8108 to write-after-approval.
8109
35e03d52 81102003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8111
8112 * config.if: Remove unused libc_interface determination.
8113
8b4f1479 81142003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8115
8116 * MAINTAINERS: Move self from write-after-approval to
8117 build machinery (*.in).
8118
450e6c84 81192003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8120
8121 PR bootstrap/11273
8122 PR bootstrap/11408
8123 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8124 unused INSTALL_PROGRAM_ARGS.
8125 * configure.in: Use AC_PROG_INSTALL.
8126 * Makefile.in: Regenerate.
8127 * configure: Regenerate.
8128
461e4409 81292003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8130
8131 * MAINTAINERS: Alphabetize.
8132
700d38c2 81332003-07-10 Alexandre Oliva <aoliva@redhat.com>
8134
8135 * configure: Rebuilt.
8136 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8137 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8138 newlib nor libgloss.
8139 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8140 * configure.in (am33_2.0-*-linux*): Added.
8141
678f5830 81422003-07-09 Bob Wilson <bob.wilson@acm.org>
8143
8144 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8145 * configure: Regenerate.
8146
c6976b58 81472003-07-07 Zack Weinberg <zack@codesourcery.com>
8148
8149 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8150 * Makefile.in: Regenerate.
8151
56735f39 81522003-07-04 Zack Weinberg <zack@codesourcery.com>
8153
8154 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8155 * Makefile.in: Regenerate.
8156
dcde3c07 81572003-07-04 H.J. Lu <hongjiu.lu@intel.com>
7a8ca04a 8158
8159 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8160 * Makefile.in: Regenerated.
8161
528819e3 8162 * config-ml.in: Replace PWD with PWD_COMMAND.
8163
1e12d536 81642003-07-04 Zack Weinberg <zack@codesourcery.com>
8165
8166 * intl: New directory; see intl/ChangeLog for details.
8167 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8168 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8169 * Makefile.in: Regenerate.
8170
efe37a83 81712003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8172
8173 * configure.in: Clean up config-lang.in handling. Delete
8174 useless assignment to "subdirs".
8175 * configure: Regenerate.
8176
328637e8 81772003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8178
8179 * configure.in: Rename 'target_libs' to 'target_libraries'.
8180 Remove useless reference to 'target_libs'.
8181 * configure: Regenerate.
8182
8ca838c4 81832003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8184
8185 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8186 * Makefile.in: Regenerate.
8187
36bbd884 81882003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8189
8190 * Makefile.def: Introduce flags_to_pass.
8191 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8192 * Makefile.in: Regenerate.
8193
4a9237fb 81942003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8195
8196 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8197 and target-libgloss.
8198 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8199 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8200 * configure: Regenerate.
8201
eb295b2d 82022003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8203
8204 * configure.in: Update testsuite_flags to new location.
8205 * configure. Regenerate.
1e12d536 8206
58933515 82072003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8208
8209 * Makefile.tpl: Remove BUILD_CC stuff.
8210 * Makefile.in: Regenerate.
8211
4e857606 82122003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8213
8214 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8215
dcde3c07 82162003-06-16 Graeme Peterson <gp@qnx.com>
5400906f 8217
8218 * MAINTAINERS (Write After Approval): Add myself.
8219
dcde3c07 82202003-06-14 H.J. Lu <hongjiu.lu@intel.com>
1e12d536 8221
6409c17a 8222 * config.guess: Update to 2003-06-12 version.
8223 * config.sub: Update to 2003-06-13 version.
8224
dcde3c07 82252003-06-12 H.J. Lu <hongjiu.lu@intel.com>
98d4589c 8226
8227 * config.guess: Update to 2003-06-06 version.
8228 * config.sub: Update to 2003-06-06 version.
8229
8a76f31d 82302003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8231
8232 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8233 * configure. Regenerate.
8234
ca3b731f 82352003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
8236
622c1fa9 8237 * configure.in: Disable serial configure by default.
8238 * configure: Regenerate.
8239 * Makefile.tpl: Abolish .NOTPARALLEL.
8240 * Makefile.in: Regenerate.
8241
ab8cf29b 8242 * Makefile.tpl: Replace {build,host,target}_canonical by
8243 {build,host,target}.
8244 * Makefile.in: Regenerate.
8245
ca3b731f 8246 * Makefile.tpl: Fix stupid pasto.
8247 * Makefile.in: Regenerate.
8248
d95eabf9 82492003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
8250
8251 * Makefile.tpl: Remove bogus conditional.
8252 * Makefile.in: Regenerate.
8253
82542003-06-05 Jan Hubicka <jh@suse.cz>
ef3bb540 8255
8256 * Makefile.tpl (profiledbootstrap): New target.
8257 * Makefile.in (profiledbootstrap): New target.
8258
60daf4cb 82592003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
b97ed9b7 8260
8261 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8262 Pinski. Remove user names from other bugzilla-only maintainers.
8263
ffe98fac 82642003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
8265
ff2e99a4 8266 * Makefile.tpl: Make 'recursive targets' using autogen rather
8267 than shell loop. Remove duplicate 'clean' targets and false
8268 comments.
8269 * Makefile.def: Add systematic dependencies to 'recursive' targets.
8270 Add systematic method of specifying missing targets in subdirs.
8271 Add copyright boilerplate.
8272 * Makefile.in: Regenerate.
8273 * configure.in: Add 'recursive targets' to maybe list.
8274 * configure: Regenerate.
8275
e53ad3a2 8276 * MAINTAINERS: "GNATS only" -> "Bug database only".
8277
ffe98fac 8278 * Makefile.tpl: Rename [+target+] to [+make_target+].
8279 * Makefile.def: Rename 'target' to 'make_target'.
8280
b3ccab1c 82812003-05-31 Neil Booth <neil@daikokuya.co.uk>
8282
8283 * MAINTAINERS: Add self as options handling maintainer.
8284
f81148db 82852003-05-28 Michael Meissner <gnu@the-meissners.org>
8286
8287 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8288 been too long since I touched those ports.
8289
abcfd3cb 82902003-05-28 DJ Delorie <dj@redhat.com>
8291
8292 * Makefile.tpl: Make maybe-check-gcc .PHONY.
8293 * Makefile.in: Regenerate.
8294
1a21d71c 82952003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8296
8297 * configure.in: Use curly braces in the definition of tooldir.
8298 * configure: Regenerate.
8299
7a9bc7f6 83002003-05-21 DJ Delorie <dj@redhat.com>
1e12d536 8301
7a9bc7f6 8302 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8303 newlib or libgloss.
8304 * Makefile.in: Regenerate.
8305
575caa8d 83062003-05-21 DJ Delorie <dj@redhat.com>
8307
8308 * Makefile.tpl: Add missing empty maybe-check-gcc target.
8309 * Makefile.in: Regenerate.
8310
8c7c29d9 83112003-05-20 Ian Lance Taylor <ian@airs.com>
8312
8313 * MAINTAINERS: Update my e-mail address.
8314
4d9c9c81 83152003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8316
8317 * configure.in: Switch more things to use maybe dependencies.
1e12d536 8318 * Makefile.tpl: Switch more things to use maybe dependencies.
4d9c9c81 8319 Factor out common code from autogen IF statements.
8320 * configure: Regenerate.
8321 * Makefile.in: Regenerate.
8322
f74ea578 83232003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8324
8325 * configure.in: Accept i[3456789]86 for machine type.
8326 * configure: Regenerate.
8327
6f4f34a7 83282003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8329
8330 * configure.in: Switch more things to use maybe dependencies.
8331 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8332 * configure: Regenerate.
8333 * Makefile.tpl: Switch more things to use maybe dependencies.
8334 * Makefile.in: Regenerate.
8335
a2e3bfd3 83362003-05-16 Andreas Schwab <schwab@suse.de>
a841c4d4 8337
8338 * Makefile.tpl (install-opcodes): Define.
8339 * Makefile.in: Rebuild.
8340
aeaac216 83412003-05-13 Andreas Jaeger <aj@suse.de>
8342
8343 * config.guess: Update to 2003-05-09 version.
8344 * config.sub: Update to 2003-05-09 version.
8345
dcde3c07 83462003-05-13 Michael Eager <eager@mvista.com>
6995305c 8347
8348 * configure.in: Correct sed script so that options in quotes are not
8349 deleted.
8350 * configure: Rebuild.
8351
d957c480 83522003-05-12 Corinna Vinschen <corinna@vinschen.de>
8353
8354 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8355 and $$s/newlib/libc/sys/cygwin32 include paths.
8356 * configure: Ditto.
8357
e0ca23ce 83582003-05-12 Michael Meissner <gnu@the-meissners.org>
8359
8360 * MAINTAINERS: Update my email addresses.
8361
26e253a0 83622003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8363
8364 * config-ml.in: Propagate INSTALL variables.
aeaac216 8365
1f55ccc8 83662003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8367
8368 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8369
d8b01fbe 83702003-05-02 Chris Demetriou <cgd@broadcom.com>
8371
1e12d536 8372 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8373 * Makefile.in: Regenerate.
d8b01fbe 8374
29b9a35e 83752003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8376
8377 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8378
904536c9 83792003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8380
8381 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8382
170853d0 83832003-04-27 Daniel Jacobowitz <drow@mvista.com>
8384
8385 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8386 * Makefile.in: Regenerated.
8387
d5ab03ba 83882003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8389
8390 * MAINTAINERS (Write After Approval): Upgrade myself from
8391 GNATS only to write-after-approval. Update my mail address.
8392
dcde3c07 83932003-04-25 Loren J. Rittle <ljrittle@acm.org>
784dc194 8394
8395 (OS Port Maintainers: freebsd): Add myself.
8396
eb13b182 83972003-04-22 Mark Mitchell <mark@codesourcery.com>
8398
8399 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8400
fe20e83b 84012003-04-22 Kean Johnston <jkj@sco.com>
8402
8403 * MAINTAINERS (SCO ports): Added myself.
8404
acaf46de 84052003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8406
8407 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8408
efde8e6d 84092003-04-19 Kean Johnston <jkj@sco.com>
8410
8411 * MAINTAINERS (Write After Approval): Add myself.
8412
516b2e07 84132003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8414
8415 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8416 * Makefile.in: Regenerate.
8417
3647950d 84182003-04-18 Jakub Jelinek <jakub@redhat.com>
8419
8420 * configure.in (powerpc64*-*-linux*): Remove.
8421 * configure: Rebuilt.
8422
057705e9 84232003-04-17 Phil Edwards <pme@gcc.gnu.org>
8424
8425 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8426 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8427 and restrap.
8428 * Makefile.in: Regenerate.
8429
c8a4cc21 84302003-04-16 Richard Earnshaw <rearnsha@arm.com>
8431
8432 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8433 * configure: Regenerated.
8434
62ada5db 84352003-04-15 DJ Delorie <dj@redhat.com>
8436
8437 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8438
82aa4d68 84392003-04-13 Nick Clifton <nickc@redhat.com>
8440
8441 * config-ml.in: Remove support for --disable-aix removing
8442 call-aix multilibs.
8443
7b26d9f7 84442003-04-10 Alexandre Oliva <aoliva@redhat.com>
8445
8446 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8447 * */configure: Rebuilt.
8448
51d6e0d7 84492003-04-08 Joel Sherrill <joel@oarcorp.com>
8450
8451 * MAINTAINERS: Add my email address.
8452
13f79774 84532003-03-17 Olivier Hainque <hainque@act-europe.fr>
8454
8455 * MAINTAINERS (Write After Approval): Add myself.
aeaac216 8456
523318a0 84572003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8458
8459 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8460 * Makefile.in: Regenerate.
8461
ea0ebc5e 84622003-03-14 Michael Chastain <mec@shout.net>
8463
8464 * Makefile.in: Regenerate with correct Makefile.def.
8465
966842d4 84662003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8467
8468 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8469 Make macro.
8470 * Makefile.in: Regenerate.
8471 * configure.in: Clean up gxx_include_dir logic.
8472 * configure: Regenerate.
8473
e72ec9a8 84742003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8475
8476 * MAINTAINERS (Write After Approval): Add myself.
8477
5a18e4cd 84782003-03-10 Ben Elliston <bje@wasabisystems.com>
8479
8480 * MAINTAINERS: Update my mail address.
8481
2436d08e 84822003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8483
8484 * configure.in (gxx_include_dir): Fix typo.
8485 * configure: Regenerated.
8486
602d002b 84872003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8488
8489 * Makefile.tpl: Reindent.
8490 * Makefile.in: Regenerate.
8491 * configure.in: Reindent. Don't set unused variables.
8492 * configure: Regenerate.
8493
5750c7d4 84942003-03-04 Daniel Jacobowitz <drow@mvista.com>
8495
8496 * configure.in: Include $(build_tooldir)/sys-include in
8497 FLAGS_FOR_TARGET.
8498 * configure: Regenerated.
8499
54d7d5f2 85002003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8501
224ed654 8502 * Makefile.tpl: Always pass down RANLIB.
8503 * Makefile.in: Regenerate.
8504
123bd2df 8505 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8506 * Makefile.in: Regenerate.
8507 * configure.in: Remove unused logic relating to --enable-shared
8508 and --enable-threads. Remove bogus comments. Remove redundant
8509 noconfigdirs.
8510 * configure: Regenerate.
8511
54d7d5f2 8512 * configure.in: Replace ${libstdcxx_version} by its value.
8513 Remove reference to mh-dgux.
8514 * configure: Regenerate.
8515
98dce82b 85162003-03-03 Kevin Buettner <kevinb@redhat.com>
8517
8518 * MAINTAINERS (Write After Approval): Add myself.
8519
f7ca337f 85202003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8521
8522 * Makefile.tpl: Rearrange.
8523 * Makefile.in: Regenerate.
8524
dcde3c07 85252003-02-25 Uwe Stieber <uwe@wwws.de>
336577be 8526
8527 * configure.in: Add support for kaOS as cross build target system.
8528 * configure: Regenerated.
8529
4e29e79f 85302003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8531
8532 * MAINTAINERS (Write after approval): Add myself.
8533
9a5856da 85342003-02-21 James E Wilson <wilson@tuliptree.org>
8535
8536 * MAINTAINERS: Update my email address.
8537
f05d1a58 85382003-02-21 Zack Weinberg <zack@codesourcery.com>
8539
8540 * MAINTAINERS: Add self to blanket write privs. section.
8541
de0c9797 85422003-02-20 Sean McNeil <sean@blue.mcneil.com>
8543
8544 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8545 configure-target-* as some target builds may require additional
8546 flags for preprocessor tests.
8547 * Makefile.in: Regenerated.
8548
3290c0cf 85492003-02-19 Alexandre Oliva <aoliva@redhat.com>
8550
de3c9f55 8551 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8552 * ltconfig: Handle it.
8553 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8554 auto-detecting it.
8555
a4e88f7d 8556 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8557 it is used as argument to $CC.
8558 * ltcf-gcj.sh: Likewise.
8559
3290c0cf 8560 * configure.in: Introduce --enable-maintainer-mode.
8561 * configure: Rebuilt.
8562 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8563 for maintainer mode.
8564 * Makefile.in: Rebuilt.
8565
0537137a 85662003-02-18 Jason Merrill <jason@redhat.com>
8567
8568 * Makefile.tpl (check-c++): Allow parallelism.
8569
201a9c33 85702003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8571
8572 * MAINTAINERS: Remove John Carr (who never actually had access to
8573 gcc.gnu.org).
8574
c0e5028f 85752003-02-15 Geoffrey Keating <geoffk@apple.com>
8576
8577 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8578 don't configure target-libobjc.
8579 * configure: Regenerate.
8580
7c86fd3f 85812003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8582
8583 * Makefile.tpl (RANLIB): Define.
8584 * Makefile.in: Regenerate.
8585
bd20d38b 85862003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8587
8588 * MAINTAINERS: Update my email.
f05d1a58 8589
e50ab007 85902003-02-06 Keith R Seitz <keiths@redhat.com>
8591
8592 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8593 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8594 * Makefile.in: Regenerated.
8595 * configure.in: Remove all traces of snavigator, db, and grep.
8596 * configure: Regenerated.
8597
c91e543c 85982003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8599
8600 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8601 After Approval.
8602
70e7788a 86032003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8604
8605 * MAINTAINERS (Write after approval): Add myself.
8606
621ed2b9 86072003-01-31 Frank Ch. Eigler <fche@redhat.com>
8608
8609 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8610 * Makefile.in: Regenerated.
8611
f08ad151 86122003-01-30 Roger Sayle <roger@eyesopen.com>
8613
8614 * config.guess: Updated to 2003-01-30's version.
8615 * config.sub: Updated to 2003-01-28's version.
8616
47fe0706 86172003-01-30 Alexandre Oliva <aoliva@redhat.com>
8618
8619 * config.if: If gcc_version is already set, just use it. Don't set
8620 gcc_version_trigger if it's already set, otherwise set it to
8621 gcc/version.c, but only if the file exists. If it is not set and
8622 gcc/version.c does not exist, try to extract the version number from
8623 $CC.
8624
fa163406 86252003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8626
f05d1a58 8627 * MAINTAINERS: Add myself to write-after-approval list.
fa163406 8628
e4ca87c8 86292003-01-27 Phil Edwards <pme@gcc.gnu.org>
8630
8631 * configure.in: Revert 24Jan change.
8632 * configure: Regenerate.
8633
c2cb58bc 86342003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8635
8636 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8637 entry of HJ Lu.
8638
bd564d1c 86392003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8640
8641 * configure.in: Revert previous change.
8642 * configure: Regenerate.
8643
d5e7287b 86442003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8645
8646 * configure.in: Make rda native-only.
8647 * configure: Regenerate.
8648
15bbfd76 86492003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8650
8651 * MAINTAINERS: Move myself from GNATS-only-accounts to
8652 write-after-approval.
8653
cdfc500e 86542003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8655
8656 * configure.in: Add missing \.
8657 * configure: Rebuilt.
8658
c9b54641 86592003-01-17 Jakub Jelinek <jakub@redhat.com>
8660
8661 * configure.in (baseargs): Avoid using \| in sed regular
8662 expressions.
8663 * configure: Rebuilt.
8664
da7bb396 86652003-01-16 Jakub Jelinek <jakub@redhat.com>
8666
8667 * configure.in (baseargs): Remove all supported forms of
8668 --cache-file, --srcdir, --host, --build and --target options
8669 from argument lists.
8670 * configure: Rebuilt.
8671
6d3cf184 86722003-01-15 Josef Zlomek <zlomekj@suse.cz>
8673
8674 * MAINTAINERS: Add myself to write-after-approval list.
8675
ef9a8a41 86762003-01-15 Alexandre Oliva <aoliva@redhat.com>
8677
8678 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8679 * configure: Rebuilt.
8680
a16b5a9d 86812003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8682
8683 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8684 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8685 * Makefile.in: Regenerate.
8686 * configure: Regenerate.
8687
980d8b91 86882003-01-09 Alexandre Oliva <aoliva@redhat.com>
8689
8690 * configure.in: Remove Makefile in build, host and target modules
8691 unless configure was run with --no-recursion.
8692 * configure: Rebuilt.
8693
05794691 86942003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8695
8696 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8697 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8698 * Makefile.in: Regenerate.
8699
8ddabd5d 87002003-01-08 Chris Demetriou <cgd@broadcom.com>
8701
8702 * config.guess: Update to 2003-01-03 version.
8703 * config.sub: Update to 2003-01-03 version.
8704
f98c470c 87052003-01-07 Christopher Faylor <cgf@redhat.com>
8706
8707 * configure: Regenerate with proper autoconf 2.13.
8708
d65dd253 87092003-01-07 Christopher Faylor <cgf@redhat.com>
8710
8711 * configure.in: Add AC_PREREQ for consistency.
f98c470c 8712 * configure: Regenerate.
d65dd253 8713
8fdaf281 87142003-01-06 Andrew Cagney <ac131313@redhat.com>
8715
8716 * configure.in (GDB_TK): Add tcl directories conditional on
8717 gdb/gdbtk directory being present.
8718 * configure: Regenerate.
f05d1a58 8719
dcde3c07 87202003-01-04 John David Anglin <dave.anglin@nrc.ca>
8406dd56 8721
dcde3c07 8722 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8723 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8406dd56 8724 * configure: Rebuilt.
8725
f53265fe 87262002-12-31 Tom Tromey <tromey@redhat.com>
8727
8728 * Makefile.in: Rebuilt.
8729 * Makefile.def (target_modules) [libffi]: Allow installation.
8730
0411e85f 87312002-12-31 Andreas Schwab <schwab@suse.de>
8732
8733 * configure.in: Fix use of $program_transform_name.
8734 * configure: Regenerated.
8735
a13fbfc9 87362002-12-30 Daniel Jacobowitz <drow@mvista.com>
8737
8738 * configure.in (baseargs): Don't remove first configure argument.
5f4084b7 8739 * configure: Regenerated.
a13fbfc9 8740
ec955b52 87412002-12-29 Alexandre Oliva <aoliva@redhat.com>
8742
8743 * Makefile.tpl (local-distclean): Don't remove...
8744 (multilib.ts): ... this. Moved into...
8745 (multilib.out): ... this. Don't use sub-make.
8746 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8747 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8748 (configure-build-[+module+], configure-[+module+],
8749 configure-target-[+module+], configure-gcc): ... these. Test
8750 for Makefile existence. Drop config.status from dependencies.
8751 * Makefile.in: Rebuilt.
8752 * configure.in: Move gcc-version-trigger to the end of
8753 ac_configure_args. Add comments to maybedep.tmp and
8754 serdep.tmp. Introduce --disable-serial-configure. Remove
8755 nonopt from baseargs, matching and removing corresponding
8756 whitespace while at it.
8757 * configure: Rebuilt.
8758
041dd099 87592002-12-28 Alexandre Oliva <aoliva@redhat.com>
8760
fca297b0 8761 * configure.in (host_configargs): Replace reference to
8762 no-longer-defined buildopts with --build=${build_alias}.
8763 * configure: Rebuilt.
8764
041dd099 8765 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8766 program_transform_name to standard idiom.
8767 (AUTOGEN, AUTOCONF): Define.
8768 (Makefile.in): Use $(AUTOGEN).
8769 (Makefile): Depend on config.status, and use autoconf-style rule to
8770 build it. Move original commands to...
8771 (config.status): ... this new target.
8772 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8773 $(AUTOCONF).
8774 * Makefile.in: Rebuilt.
8775
71ab34df 87762002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8777
d75be5a6 8778 * Makefile.tpl: Fix dramatic bustage due to change in
8779 program_transform_name.
8780 * Makefile.in: Regenerate.
8781
8782 * configure.in: Remove unnecessary PATH setting.
8783 * configure: Regnerate.
8784
8785 * configure.in: Don't default to unprefixed tools unless
8786 the native tools will work.
8787 * configure: Regenerate.
8788
71ab34df 8789 * configure.in: Convert to autoconf script. Blow away lots
8790 of now-redundant Makefile fragments.
8791 * configure: Generate using Autoconf.
8792 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8793 * Makefile.in: Regenerate.
8794
09fe6d98 87952002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8796
3a7bfd0c 8797 * configure: Fix stupid bug where RANLIB was mistakenly included.
8798
f05d1a58 8799 * configure.in: Rename (buildargs, hostargs, targargs) to
3a7bfd0c 8800 (build_configargs, host_configargs, target_configargs).
8801
8802 * configure.in: Move logic out of sed statement.
8803
f05d1a58 8804 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
09fe6d98 8805 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8806
53a01bae 88072002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8808
8809 * config.sub: Import from master repository
8810 * config.guess: Ditto
8811
11a0151c 88122002-12-24 Andreas Schwab <schwab@suse.de>
8813
8814 * Makefile.tpl (multilib.out): Fix missing space.
8815 * Makefile.in: Regenerate.
8816
ca86fd55 88172002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8818
8819 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8820 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8821 * Makefile.in: Regenerate.
8822 * configure.in: Remove unnecessary leftovers.
8823
b437616a 88242002-12-21 Geoffrey Keating <geoffk@apple.com>
8825
8826 * configure.in (extra_ranlibflags_for_target): New variable.
8827 (*-*-darwin): Add -c to ranlib commands.
8828 * configure (tooldir): Handle extra_ranlibflags_for_target.
8829
927f1f0c 88302002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
9baae5de 8831
8832 * Makefile.tpl: Revert HJL's change.
8833 * Makefile.in: Regenerated.
8834 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8835 always.
8836
df9badbe 88372002-12-19 Andreas Schwab <schwab@suse.de>
8838
8839 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8840 * Makefile.in: Regenerate.
8841
dcde3c07 88422002-12-18 H.J. Lu <hjl@gnu.org>
cfaaca3e 8843
8844 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8845 * Makefile.in: Regenerated.
8846
8847 * configure.in (build_prefix): New. Substitute.
8848
20672016 88492002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8850
6c11eefc 8851 * Makefile.tpl: Don't let real targets depend on phony targets.
8852 * Makefile.in: Regenerate.
8853
20672016 8854 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8855 * Makefile.in: Regenerate.
8856
462c28fa 88572002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8858
8859 * config.sub: Import from master repository
8860 * config.guess: Ditto
8861
f7c8fc8e 88622002-12-16 Jason Merrill <jason@redhat.com>
8863
8864 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8865 previous 'make bootstrap'.
8866 * Makefile.in: Regenerate.
8867
4bcd8023 88682002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8869
8870 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8871
805e22b2 88722002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8873
8874 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8875 * Makefile.in: Regenerate.
8876
d1211e96 88772002-12-13 Jason Merrill <jason@redhat.com>
8878
7c28bad6 8879 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
d1211e96 8880 library tests.
8881 (check-c++): Just depend on it and check-target-libstdc++-v3.
7c28bad6 8882 * Makefile.in: Regenerate.
8883
805e22b2 88842002-12-12 Alexandre Oliva <aoliva@redhat.com>
8885
8886 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8887 * Makefile.in: Rebuilt.
8888
1afe6db1 88892002-12-12 Alexandre Oliva <aoliva@redhat.com>
8890
8891 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8892
805e22b2 88932002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8894
8895 * configure: Fix bug put in by gremlins.
8896
8897 * Makefile.tpl: Substitute more autoconfily.
8898 * configure: Substitute more autoconfily.
8899 * Makefile.in: Regenerate.
8900
7960374c 89012002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8902
8903 * config.sub: Import from master repository
8904 * config.guess: Ditto
8905 * MAINTAINERS: Added Svein Seldal under write after approval
8906
805e22b2 89072002-12-08 Andrew Cagney <ac131313@redhat.com>
8908
8909 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8910 * Makefile.in (all-sim): Ditto.
8911
89122002-12-06 DJ Delorie <dj@redhat.com>
8913
8914 * Makefile.tpl: Change configure dependencies to not have real
8915 targets depend on phony targets.
8916
89172002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8918
8919 * configure.in: Revert unintentional change.
8920
8921 * Makefile.tpl: Change dependency for */multilib.out so that
8922 it works when gcc isn't in the tree.
8923
8924 * configure.in: Substitute more.
8925 * configure: Run subconfigures from the Makefile.
8926 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8927 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8928
761158c0 89292002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8930
8931 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8932
805e22b2 89332002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8934
8935 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8936 and corresponding dependencies.
8937 * Makefile.in: Regenerate.
8938
8939 * configure.in (host_tools): Order binutils, gas and ld for
8940 convenience in running the testsuites.
8941
8942 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8943 * Makefile.in: Regenerate.
8944 * configure.in: Introduce rules to serialize subconfigure runs.
8945
8946 * configure.in: Introduce BASE_CC_FOR_TARGET.
8947 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8948 Realize configure-build-* targets. Realize configure-target-* targets.
8949 * Makefile.in: Regenerate.
8950
89512002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8952
8953 * configure: Move gcc_version_trigger stuff from here...
8954 * configure.in: ...to here.
8955
8956 * configure.in: Separate subconfigure options added by this file from
8957 options given by the user. Add machinery to put args for host
8958 subconfigures into the Makefile.
8959
8960 * Makefile.tpl: Remove 'vault' targets.
8961 * Makefile.tpl: Reorder and comment dependencies.
8962 * Makefile.in: Regenerate.
8963
89642002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8965 * configure.in: Fix my broken commit of previous patch. (sigh)
8966
7384c63f 89672002-11-28 Geoffrey Keating <geoffk@apple.com>
8968
8969 * configure.in: Move host-specific darwin noconfigdirs into
8970 the host-specific section.
8971
805e22b2 89722002-11-28 Geoffrey Keating <geoffk@apple.com>
8973
8974 * configure.in: Move host-specific darwin noconfigdirs into
8975 the host-specific section.
8976
89772002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8978
8979 * configure: Remove skip-this-dir support.
8980 * Makefile.tpl: Remove skip-this-dir support.
8981
8982 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8983 subdirectories.
8984 * Makefile.in: Regenerate.
8985
8986 * Makefile.tpl: Strip out useless setting of 'dir'.
8987 * Makefile.in: Regenerate.
8988
89892002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8990
8991 * configure.in: Fix deeply stupid bug.
8992
8993 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8994 shell code in CXX_FOR_TARGET
8995 * Makefile.def: Introduce raw_cxx.
8996 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8997 RAW_CXX_FOR_TARGET.
8998 * Makefile.in: Regenerate.
8999
90002002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
9001
9002 * Makefile.tpl: Remove unnecessary ifs.
9003 * Makefile.in: Regenerate.
9004
9005 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
9006 dependencies. Maybe-ize build-libiberty. Create dummy install
9007 targets for 'no_install' modules.
9008 * configure: Move GDB_TK substitution to configure.in. Move
9009 build_modules stuff to configure.in.
9010 * configure.in: Implement soft dependency machinery. Maybe-ize
9011 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
9012 * Makefile.in: Regenerate.
9013
90142002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9015
9016 * Makefile.tpl: Make all-target, install-target behave similarly
9017 to all, install (only hitting configured targets). Eliminate
9018 unused macro defintions.
9019
9020 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9021 build != host.
9022
9023 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9024
9025 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9026
9027 * configure.in: Produce lists of subdir targets we're actually
9028 configuring. Remove references to "dosrel".
9029 * Makefile.tpl: Let configure set which subdir targets are hit.
9030 Remove install-cross; clean up install; remove ALL. Remove
9031 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
9032 Autogenerate host module targets. Remove empty dependency lines
9033 and redundant dependency; rearrange slightly.
9034 * Makefile.def: Add host-side libtermcap, utils.
9035
9036 * Makefile.in: Regenerate.
9037
0753f1b5 90382002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9039
9040 * ltconfig (osf[345]): Append $major to soname_spec.
9041 Reflect this in library_names_spec.
9042 * ltmain.sh (osf): Prefix $major with . for use as extension.
9043
4b695c23 90442002-11-19 Andreas Jaeger <aj@suse.de>
9045
9046 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9047 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9048 and sparc64 GNU/Linux systems.
9049
3e8ebe0a 90502002-11-19 Nathan Sidwell <nathan@codesourcery.com>
9051
9052 * MAINTAINERS: Update email.
9053
73a8b678 90542002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9055
9056 * MAINTAINERS: Complete James Dennett's entry.
9057
894e4f56 90582002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
9059
9060 * MAINTAINERS (Write After Approval): Add myself.
9061
f507a3cb 90622002-11-13 Bruce Korb <bkorb@gnu.org>
9063
9064 * Makefile.tpl: syntactic cleanup
9065
dcde3c07 90662002-11-13 Stuart Hastings <stuart@apple.com>
593dc58a 9067
9068 * MAINTAINERS: Add myself to write-after-approval list.
9069
805e22b2 90702002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9071
9072 * Makefile.def: Add list of recursive targets to autogenerate.
9073 Add build_modules.
9074 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
9075 targets. Autogenerate *-build-* targets.
9076 * Makefile.in: Regenerate.
9077
90782002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9079
9080 * configure: More autoconf-style substitutions.
9081 * Makefile.tpl: More autoconf-style substitutions.
9082 * Makefile.in: Regenerate.
9083
90842002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
9085
9086 * configure: Substitute more variables in a more autoconf-friendly
9087 way. Simplify slightly.
9088 * Makefile.tpl: Make more variables substitutable in an
9089 autoconf-friendly way.
9090 * Makefile.in: Regenerate.
9091
4dd0a098 90922002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
9093
9094 * MAINTAINERS (Write After Approval): Add myself.
9095
805e22b2 90962002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
9097
9098 * configure.in (v810*): Remove special setting of tools.
9099
9100 * configure: Add support for extra required flags for ar or nm.
9101 * configure.in (aix4.3+): Use above support for target-specific
9102 issues, rather than using config/mt-aix43.
9103
91042002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
9105
9106 * configure: Remove 'removing', which doesn't work. Replace $subdir
9107 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
9108 with $srcdir. Reformat indentation. Substitute some variables
9109 formerly hard-coded in the Makefile for build=host.
9110 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9111 * Makefile.def: Autogenerate more.
9112 * Makefile.in: Regenerate.
9113
40679d3b 91142002-11-04 Adam Nemet <anemet@lnxw.com>
9115
9116 * MAINTAINERS (Write After Approval): Add myself.
9117
062b02db 91182002-11-04 Kevin Buettner <kevinb@redhat.com>
9119
9120 * Makefile.def (host_modules): Add rda.
9121 * Makefile.in: Regenerate.
9122 * configure.in (target_tool): Add target-rda to list.
9123
bb0439dd 91242002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9125
9126 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9127
a3c3be37 91282002-10-25 Phil Edwards <pme@gcc.gnu.org>
9129
9130 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9131 and restrap targets to this rule.
9132 * Makefile.in: Regenerate.
9133
dd1a0a37 91342002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9135
9136 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9137 GNATS only accounts.
9138
4ea2c3bf 91392002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9140
9141 * configure.in (i[3456]86-*-linux*): Add check to disable
9142 ${libgcj} for glibc1.
9143
03333934 91442002-10-24 Denis Chertykov <denisc@overta.ru>
9145
9146 * MAINTAINERS: Add myself as ip2k port maintainer.
9147
6c5e2f80 91482002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9149
9150 * configure.in: Add tic4x target.
9151
949b0daa 91522002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9153
0e26095b 9154 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9155 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9156 * Makefile.in: Regenerate.
9157
949b0daa 9158 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9159 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9160 * Makefile.in: Regenerate.
9161
aa80d31c 91622002-10-02 Janis Johnson <janis187@us.ibm.com>
9163
9164 * MAINTAINERS: Add myself as web pages co-maintainer.
9165
87614545 91662002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9167
9168 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9169 * Makefile.in: Regenerate.
9170
4aac350f 91712002-10-02 Zack Weinberg <zack@codesourcery.com>
9172
9173 * MAINTAINERS: Add myself and Nathan Sidwell
9174 <nathan@codesourcery.com> as VxWorks maintainers.
9175
e3e6c470 91762002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
aca8ad75 9177
9178 * Makefile.def: Remove order dependency comments.
9179 * Makefile.tpl: Add explicit install-install dependencies.
9180 * Makefile.in: Regenerate.
d6a4a914 9181
3fef3c05 9182 * Makefile.tpl: Remove material now in src-release. (Finally!)
aca8ad75 9183 * Makefile.in: Regenerate.
3fef3c05 9184
d6a4a914 9185 * Makefile.tpl: Add configure-target (for src-release in src)
9186 * Makefile.in: Regenerate.
9187
eb5db528 91882002-09-30 Nick Clifton <nickc@redhat.com>
9189
9190 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9191
971b1aa4 91922002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9193
9194 * configure.in (s390*-*-linux*): Enable libgcj.
9195
b7d94964 91962002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9197
5fa209e7 9198 * configure: Revert accidentally applied changes.
9199
b7d94964 9200 * Makefile.tpl: Make more autoconf-friendly.
9201 * Makefile.in: Regenerate.
9202 * configure: Make substitution more autoconf-like.
9203
2704ebd1 92042002-09-28 Richard Earnshaw <rearnsha@arm.com>
9205
9206 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9207 single entry to handle all these.
9208 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9209 libjava on arm-*-elf.
9210
352ce91b 92112002-09-27 Geoffrey Keating <geoffk@apple.com>
9212
9213 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9214 things that depend on them.
9215
0311ff84 92162002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9217
9218 * Makefile.tpl: Make subsituted variables more autoconfy.
9219 * Makefile.in: Regenerate.
9220 * configure: Make seds more autoconfy.
9221
cc46b37d 92222002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
0e1ac85c 9223
9224 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9225 * Makefile.in: Regenerate.
9226 * configure.in: Rewrite sed statements to look autoconfy.
9227
cc46b37d 9228 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9229 all-target-foo on configure-target-foo.
9230 * Makefile.def: Ditto.
9231 * Makefile.in: Rebuild.
9232
baabce06 92332002-09-25 Andrew Haley <aph@redhat.com>
9234
9235 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9236
2a1ac811 92372002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
9238
9239 * Makefile.def: New file.
9240 * Makefile.tpl: New file.
9241 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9242 * contrib/gcc_update: Note that Makefile.in is a generated file.
9243
9244 * configure.in: Minor rearrangement. Simplify tests.
9245
c725cfd7 92462002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
9247
9248 * configure.in (with_headers): Skip copy if value is "yes".
9249 (with_libs): Likewise.
9250
058a3669 92512002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4babcd43 9252
9253 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9254 * configure.in (sh*-*-pe*): Ditto.
9255 * configure.in (mips*-*-pe*): Ditto.
9256 * configure.in (*arm-wince-pe): Ditto.
9257
512912f3 9258 * configure.in: Rearrange.
9259
dfcd4425 92602002-09-14 Kazu Hirata <kazu@cs.umass.edu>
9261
9262 * MAINTAINERS: Update my email address.
9263
d90b8b3d 92642002-08-30 Paul Koning <pkoning@equallogic.com>
9265
9266 * MAINTAINERS: (Write After Approval): Add myself.
9267
915f1827 92682002-08-29 Geoffrey Keating <geoffk@redhat.com>
9269
9270 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9271
bf81fbc5 92722002-08-24 Geoffrey Keating <geoffk@redhat.com>
9273
9274 * MAINTAINERS: Change my mailing address.
9275
f9ab9bb4 92762002-08-21 Paolo Carlini <pcarlini@unitus.it>
9277
9278 * MAINTAINERS (Write After Approval): Remove myself.
4aac350f 9279 (Various Maintainers: c++ runtime libs): Add myself.
f9ab9bb4 9280
dcde3c07 92812002-08-20 Loren J. Rittle <ljrittle@acm.org>
805892cf 9282
9283 * MAINTAINERS (Write After Approval): Remove myself.
9284 (Various Maintainers: c++ runtime libs): Add myself.
9285
2857c21b 92862002-08-15 Eric Christopher <echristo@redhat.com>
9287
9288 * config.sub: Import from master repository.
9289 * config.guess: Ditto.
9290
4269a651 92912002-08-19 Alexandre Oliva <aoliva@redhat.com>
9292
9293 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9294 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9295 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9296
0bc5749d 92972002-08-16 Aldy Hernandez <aldyh@redhat.com>
9298
9299 * MAINTAINERS: Add self to rs6000 vector extensions.
9300
38f91bf2 93012002-08-15 Alexandre Oliva <aoliva@redhat.com>
9302
9303 * libiberty/configure: Reverted unintended yesterday's check in.
9304
c837ae19 93052002-08-14 Alexandre Oliva <aoliva@redhat.com>
9306
9307 * boehm-gc/configure, libf2c/configure: Rebuilt.
9308 * libffi/configure, libiberty/configure: Ditto.
9309 * libjava/configure, libobjc/configure: Ditto.
9310 * libstdc++-v3/configure, zlib/configure: Ditto.
9311 Merged from binutils:
9312 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9313 From Steve Ellcey <sje@cup.hp.com>:
9314 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9315 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9316 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9317 IA64.
9318 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9319 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9320 soname_spec, sys_lib_search_path_spec): Ditto.
9321
dcde3c07 93222002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
dc0ea924 9323
9324 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9325
769d609b 93262002-08-04 H.J. Lu (hjl@gnu.org)
9327
9328 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9329
fad51d8f 93302002-08-02 Krister Walfridsson <cato@df.lth.se>
9331
9332 * MAINTAINERS (Write After Approval): Add myself.
9333
e31d86e1 93342002-07-31 Alan Modra <amodra@bigpond.net.au>
9335
9336 * configure.in: Move generic linux case to end. Copy generic
9337 linux noconfigdirs to mips*-*-linux* entry and new
9338 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9339
31699db1 93402002-07-19 Michael Matz <matz@suse.de>
9341
9342 * MAINTAINERS: Add myself as ra* maintainer.
9343
2ac0d5ca 93442002-07-16 Chris Demetriou <cgd@broadcom.com>
9345
9346 * config.guess: Update to 2002-07-09 version.
9347 * config.sub: Update to 2002-07-03 version.
9348
501ad919 93492002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9350
9351 * MAINTAINERS: Fix typo in a maintainer email address.
9352
753fca8a 93532002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9354
9355 * configure.in: Remove two redundant tests.
9356
61ab9ea9 93572002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9358
9359 * configure.in (mips*-*-irix6*o32): Enable stabs.
9360
39b7c449 93612002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9362
a7d623d2 9363 * configure.in: Don't build grez.
9364 * Makefile.in: Ditto.
9365
39b7c449 9366 * Makefile.in: Remove references to bsp, cygmon, libstub.
9367 * configure.in: Ditto.
9368
9369 * configure.in: Remove leftover reference to gdbtest.
9370
418aeabd 93712002-07-08 Phil Edwards <pme@gcc.gnu.org>
9372
9373 * configure.in (gxx_include_dir): Change to match versioned
9374 C++ headers if --enable-version-specific-runtime-libs is used.
9375
7261cb98 93762002-07-04 Steve Ellcey <sje@cup.hp.com>
2857c21b 9377
7261cb98 9378 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9379
f6c0123d 93802002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9381
9382 * configure.in: Make --without-x work.
9383
a054af37 93842002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9385
70af7570 9386 * configure.in: Rearrange target Makefile fragment collection.
9387
a054af37 9388 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9389 cvs[src].
9390 * configure.in: Ditto.
9391
59303ed0 93922002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9393
9394 * MAINTAINERS (Write After Approval): Update my e-mail address.
9395
4606a26b 93962002-06-24 Ben Elliston <bje@redhat.com>
9397
9398 * configure.in (host_tools): Remove cgen.
9399
9400 * Makefile.in (all-cgen): Remove; runs from its source directory.
9401 (check-cgen, install-cgen, clean-cgen): Likewise.
a054af37 9402 (all-opcodes): Do not depend on all-cgen.
4606a26b 9403 (all-sim): Likewise.
9404
dcde3c07 94052002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
4606a26b 9406
9407 * Makefile.in: Eliminate 'apache' targets.
9408 * configure.in: Eliminate 'apache' targets.
9409
13b1b53a 9410 * configure.in: Eliminate redundant tests. Reorganize.
9411
9acba065 9412 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9413
d240b39d 9414 * config-ml.in: Eliminate references to Cygnus configure.
9415
8323b19f 9416 * Makefile.in: Eliminate references to building emacs.
9417
5e606a0f 94182002-06-28 Graham Stott <graham.stott@btinternet.com>
9419
9420 * MAINTAINERS: Update my email address.
9421
531034c6 94222002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9423
9424 * config.if (libstdcxx_incdir): Version C++ headers.
2857c21b 9425 (cxx_incdir): Remove.
531034c6 9426
bbe6e35a 94272002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9428
9429 * MAINTAINERS (Write After Approval): Add self.
9430
1be37211 9431Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9432
9433 * configure.in: Add support for ip2k.
9434
28070d68 94352002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9436
9437 * configure.in: Fix AIX configury bug.
9438
750f93c6 94392002-06-20 Steve Ellcey <sje@cup.hp.com>
9440
9441 * MAINTAINERS (Write After Approval): Add self.
9442
6862ee05 94432002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9444
296a0f54 9445 * configure.in: replace ${topsrcdir} with ${srcdir}
9446
79381a91 9447 * configure.in: Move definition of libstdcxx_flags
9448 right above usage, rather than waaay earlier.
9449
99aa6b34 9450 * configure.in: Pull definition of is_cross_compiler earlier.
9451
2e74a29f 9452 * configure.in: Rearrange a little.
9453
6862ee05 9454 * configure.in: Remove references to librx.
9455 * Makefile.in: Remove references to librx.
9456
8208f71e 9457Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9458
9459 * config.sub: Add support for avr target.
9460 Import from master sources, rev 1.255
2857c21b 9461
b3167a65 94622002-06-19 Phil Edwards <pme@gcc.gnu.org>
9463
9464 * configure, .cvsignore: Revert previous change...
9465 * Makefile: ...delete.
9466
3177ad11 94672002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9468
9469 * configure.in: Eliminate ${gasdir} variable.
9470
98b82774 94712002-06-18 Dave Brolley <brolley@redhat.com>
9472
9473 * configure.in: Add support for frv.
9474 * config.sub: Add support for frv.
9475
324ae56a 94762002-06-18 Phil Edwards <pme@gcc.gnu.org>
9477
9478 * configure: Remove garbage from previous commit.
9479
9bf16801 94802002-06-18 Phil Edwards <pme@gcc.gnu.org>
9481
9482 * configure: For in-source builds, make a subdir and re-exec there.
9483 * Makefile: New file. Pass targets through to build directory.
9484 * .cvsignore: No longer ignore "Makefile".
9485
ceb0e431 94862002-06-16 Douglas Rupp <rupp@gnat.com>
9487
9488 * MAINTAINERS (Write After Approval): Add self.
9489
50471600 94902002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9491
9492 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9493
5f0cd095 94942002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9495
9496 * configure.in (vax-*-netbsd*): Re-enable gas.
9497
02a5d82a 94982002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9499
286bd992 9500 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9501 BUILD_PREFIX_1, to correct nomenclature.
9502 * configure: Likewise.
9503
02a5d82a 9504 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9505 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9506
33327ce2 95072002-05-31 Olaf Hering <olh@suse.de>
9508
9509 * config-ml.in: Propogate DESTDIR also.
9510
ce3c05b4 95112002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9512
9513 * configure.in (vax-*-netbsd*): Don't build gas for this
9514 platform.
9515
a899dc64 95162002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9517
9518 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9519 and libgcj for AVR.
9520
fe44416c 95212002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9522
9523 * MAINTAINERS (Write After Approval): Add myself.
9524
81c7c0cd 95252002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9526
9527 * config.guess: Update to 2002-05-22 version.
9528 * config.sub: Likewise.
9529
3354d061 95302002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9531
9532 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9533 * config-ml.in: Likewise.
9534 * configure: Likewise.
9535 * configure.in: Likewise.
9536
38d811e4 95372002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9538
9539 * MAINTAINERS: Update my email address.
9540
85b038d8 95412002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9542
e12be23e 9543 * configure.in: Simplify makefile fragment collection.
9544
9545 * configure.in: Remove code to build emacs.
ebd9f514 9546
64d298c9 9547 * configure.in : Remove --srcdir argument from targargs and buildargs
9548 (it's always overridden in the Makefile anyway). Rearrange a bit.
9549
9550 * configure: Move some logic to configure.in.
9551 * configure.in: Move some logic from configure.
85b038d8 9552
231fca94 95532002-05-11 Tom Tromey <tromey@redhat.com>
9554
9555 * MAINTAINERS: Reflect libgcj reality.
9556
7a94b1b9 95572002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9558
9559 * Makefile.in: Honour DESTDIR.
9560
053d448f 95612002-05-08 Mark Mitchell <mark@codesourcery.com>
9562
9563 * config.guess: Import 2002-03-20 version.
9564 * config.sub: Import 2002-04-26 version.
9565
2eb4509a 95662002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9567
9568 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9569
df8868bc 95702002-05-07 Tim Josling <tej@melbpc.org.au>
9571
9572 * MAINTAINERS: Add self.
9573
dcde3c07 95742002-05-06 Loren J. Rittle <ljrittle@acm.org>
02bff180 9575
9576 * ltmain.sh: Detect and handle object name conflicts
9577 while piecewise linking a static library.
9578
05bcb167 95792002-05-05 Alexandre Oliva <aoliva@redhat.com>
9580
9581 * configure.in (noconfigdirs): Don't disable libgcj on
9582 sparc64-*-solaris* and sparcv9-*-solaris*.
9583
1693b6e0 95842002-05-03 Alexandre Oliva <aoliva@redhat.com>
9585
9586 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9587
6a255a10 95882002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9589
9590 * configure.in (FLAGS_FOR_TARGET): Do not add
9591 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9592 on i[3456]86-*-linux*.
9593
84690ae2 95942002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9595
9596 * configure.in (noconfigdirs): Replace [ ] with test.
9597
9598 * configure.in (noconfigdirs): Do not add target-newlib if
9599 target == i[3456]86-*-linux*, and host == target.
9600
f8c3fea9 96012002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9602
d5908f53 9603 * configure.in: delete reference to absent file
9604
441f85dc 9605 * configure.in: replace '[' with 'test'
9606
a1245e7e 9607 * configure.in: Eliminate references to gash.
9608 * Makefile.in: Eliminate references to gash.
9609
7fe51435 9610 * configure.in: remove useless references to 'pic' makefile fragments.
9611
1e0a85a6 9612 * configure.in: (*-*-windows*) Finish removing.
9613
f8c3fea9 9614 * configure.in: Eliminate redundant test for libgui.
9615
5cf29107 96162002-04-29 Roger Sayle <roger@eyesopen.com>
9617
9618 * MAINTAINERS: Add self and realphabetize. Update entries
9619 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9620 entry for a29k port maintainer.
9621
dcde3c07 96222002-04-26 Joel Sherrill <joel@OARcorp.com>
81ae9134 9623
9624 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9625 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9626
feaa7d87 96272002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9628
9629 * configure.in: remove references to dead files
9630
d74b55e8 96312002-04-19 Mark Mitchell <mark@codesourcery.com>
9632
9633 * MAINTAINERS: Add information about purpose of this file.
9634
55efab1c 96352002-04-18 Tom Tromey <tromey@redhat.com>
9636
9637 * configure.in: Disallow configuring libgcj when it is already
9638 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9639 Solaris 2.8 by default. For PR libgcj/6158.
9640
29a2c390 96412002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9642
9643 * configure.in: Move default CC setting out of config/mh-* fragments
9644 directly into here.
9645
b138c834 96462002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9647
9648 * configure.in: don't even try to configure or make a subdirectory
9649 if there's no configure script for it.
9650
5e311636 96512002-04-15 Mark Mitchell <mark@codesourcery.com>
9652
9653 * MAINTAINERS: Remove chill maintainers.
9654 * Makefile.in (CHILLFLAGS): Remove.
9655 (CHILL_LIB): Remove.
9656 (TARGET_CONFIGDIRS): Remove libchill.
9657 (CHILL_FOR_TARGET): Remove.
9658 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9659 CHILL_LIB.
9660 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9661 (CHECK_TARGET_MODULES): Likewise.
9662 (INSTALL_TARGET_MODULES): Likewise.
9663 (CLEAN_TARGET_MODULES): Likewise.
9664 (configure-target-libchill): Remove.
9665 (all-target-libchill): Remove.
9666 * configure.in (target_libs): Remove target-libchill.
9667 Do not compute CHILL_FOR_TARGET.
9668 * libchill: Remove directory.
2857c21b 9669
df2ff48f 96702002-04-11 DJ Delorie <dj@redhat.com>
9671
9672 * Makefile.in, configure.in: Sync with binutils, entries
9673 follow...
9674
a76bff71 96752002-04-07 Andrew Cagney <ac131313@redhat.com>
9676
9677 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9678 (do-tar, do-bz2): New rules.
9679 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9680 (gdb-tar): New rule.
9681 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9682 (insight_dejagnu.tar): New rule.
9683 (insight.tar): New rule.
9684 (gdb+dejagnu.tar): New rule.
9685 (gdb.tar): New rule.
9686
df2ff48f 96872002-02-01 Mo DeJong <supermo@bayarea.net>
9688
9689 * Makefile.in: Add all-tix to deps for all-snavigator
9690 so that tix is built when building snavigator.
9691
96922002-01-11 Steve Ellcey <sje@cup.hp.com>
9693
9694 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9695 ld and gdb are not supported.
9696
96972002-01-07 Mark Salter <msalter@redhat.com>
9698
9699 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9700 Allow target-libgloss to be built for arm, strongarm, and xscale.
9701
97022001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9703
9704 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9705 options for i[3456]86-pc-linux* native builds.
9706
97072001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9708
9709 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9710 files from .po files for a distribution.
9711
97122001-09-03 Jeff Holcomb <jeffh@redhat.com>
9713
9714 * configure.in: Enable libstdc++-v3 for h8300 targets.
9715
97162001-06-19 Alan Modra <amodra@bigpond.net.au>
9717
9718 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9719 version from bfd/.
9720
9721Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9722
9723 * Makefile.in (VER): When present, extract the version number from
9724 the file version.in.
9725
dcde3c07 97262001-05-24 Tom Rix <trix@redhat.com>
df2ff48f 9727
9728 * configure.in : enable ld for aix
9729
97302001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9731
9732 * config.guess: Add linux target for S/390.
9733
97342000-11-07 Philip Blundell <pb@futuretv.com>
9735
9736 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9737
97382000-11-03 Philip Blundell <pb@futuretv.com>
9739
9740 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9741 files.
9742
97432001-01-15 Ben Elliston <bje@redhat.com>
9744
9745 * configure.in (host_tools): Add sid.
9746 Always configure cgen.
9747
97482000-11-24 Nick Clifton <nickc@redhat.com>
9749
9750 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9751
9752
97532000-08-20 Doug Evans <dje@casey.transmeta.com>
9754
9755 * Makefile.in (ALL_MODULES): Add all-cgen.
9756 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9757 (all-cgen): New target.
9758 (all-opcodes,all-sim): Depend on all-cgen.
9759 * configure.in (host_tools): Add cgen.
9760 Only configure cgen if --enable-cgen-maint.
9761
dcde3c07 97622002-04-09 Loren J. Rittle <ljrittle@acm.org>
e701a477 9763
9764 * configure.in: Add *-*-freebsd* configurations.
9765
4caca96d 97662002-04-08 Tom Tromey <tromey@redhat.com>
9767
9768 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9769 Fixes PR libgcj/6068.
9770
ec66e65b 97712002-03-30 Krister Walfridsson <cato@df.lth.se>
9772
9773 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9774
dd96b1d1 97752002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9776
9777 * configure.in (alpha*-dec-osf*): Enable libgcj.
9778
dcde3c07 97792003-03-27 Matthew Gingell <gingell@gnat.com>
b62015df 9780
9781 * MAINTAINERS (Write After Approval): Add myself.
9782
52fdc102 97832002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9784
9785 Fix for: PR bootstrap/3591, target/5676
9786 * configure.in (mcore-pe): Disable the configuration of
9787 libstdc++-v3 since exceptions are not supported.
9788
f3830a0e 97892002-03-20 Anthony Green <green@redhat.com>
9790
9791 * configure.in: Enable libgcj for xscale-elf target.
9792
dcde3c07 9793Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
93ef9ddc 9794
9795 * MAINTAINERS: Update my email address.
9796
82c26350 97972002-03-16 Alexandre Oliva <aoliva@redhat.com>
9798
9799 * ltmain.sh (relink_command): Fix typo in previous change.
9800
30d51ce8 98012002-03-15 Alexandre Oliva <aoliva@redhat.com>
9802
9803 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9804 (relink_command): Added --tag flags.
9805 (mode=install): If relinking fails; error out.
9806
863ba363 98072002-03-12 Richard Henderson <rth@redhat.com>
9808
9809 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9810 .NOTPARALLEL tag.
9811 (do-check): Rename from check.
9812 (check): Allow parallel check.
9813
a4ae6a96 98142002-03-12 Bob Wilson <bob.wilson@acm.org>
9815
9816 * MAINTAINERS: Add myself as maintainer for xtensa port.
9817 Fix alphabetical order in CPU port maintainer list.
9818 Remove myself from Write After Approval list.
9819
b65e027c 98202002-03-11 Richard Henderson <rth@redhat.com>
9821
9822 * Makefile.in (.NOTPARALLEL): Add fake tag.
9823
857f2cca 98242002-03-07 H.J. Lu (hjl@gnu.org)
9825
9826 * configure.in: Enable gprof for mips*-*-linux*.
9827
f9231c6c 98282002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9829
9830 * MAINTAINERS (Write After Approval): Add myself.
9831
a51555c7 98322002-02-28 Alexandre Oliva <aoliva@redhat.com>
9833
9834 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9835 libjava.
9836 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9837
f48588d2 98382002-02-23 Alexandre Oliva <aoliva@redhat.com>
9839
9840 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9841 because its Makefile is there; test for the executable instead.
9842
4e979746 98432002-02-22 Alexandre Oliva <aoliva@redhat.com>
9844
9845 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9846 libstdc++-v3 and libjava.
9847
dcde3c07 98482002-02-11 Adam Megacz <adam@xwt.org>
ddb2364e 9849
9850 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9851 boehm-gc
2857c21b 9852
ff727c47 98532002-02-09 Alexandre Oliva <aoliva@redhat.com>
9854
9855 * config.guess: Updated to 2002-01-30's version.
9856 * config.sub: Updated to 2002-02-01's version.
9857 Contribute sh64-elf.
9858 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9859 * configure.in: Added sh64-*-*.
9860
77badc5f 98612002-02-08 Chris Demetriou <cgd@broadcom.com>
9862
9863 * MAINTAINERS: Belatedly add myself to write after approval list.
9864
270ba101 9865Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9866
9867 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9868 Remove self as Write After Approval.
9869
2ca6eb0a 98702002-01-31 Geoffrey Keating <geoffk@redhat.com>
9871
9872 * MAINTAINERS: Put self in as maintainer for contrib/regression
9873 directory.
9874
0a526b48 98752002-01-28 Phil Edwards <pme@gcc.gnu.org>
9876
9877 * MAINTAINERS: Update my email address.
9878
1602f15c 98792002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9880
2857c21b 9881 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9882 target-libiberty, and target-libgloss. Skip Java-related
1602f15c 9883 libraries if not supported for NetBSD on target CPU.
9884
ecec2beb 98852002-01-25 Douglas B Rupp <rupp@gnat.com>
9886
9887 * install-sh: Use _inst.$$_ for temp file name.
9888
645cf380 98892002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9890
9891 * MAINTAINERS (Write After Approval): Move my contact info
9892 from here...
9893 (OS Port Maintainers): ...to here (netbsd).
9894
aaced030 98952002-01-22 Bob Wilson <bob.wilson@acm.org>
9896
9897 * MAINTAINERS (Write After Approval): Add myself.
9898
dcde3c07 98992002-01-17 H.J. Lu <hjl@gnu.org>
bc0fa39e 9900
9901 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9902 (all-target-fastjar): Also depend on all-target-libiberty.
9903
7fac8b66 99042002-01-16 H.J. Lu (hjl@gnu.org)
9905
9906 * config.guess: Import from master sources, rev 1.225.
9907 * config.sub: Import from master sources, rev 1.238.
9908
22cb6446 99092002-01-16 Kazu Hirata <kazu@hxi.com>
9910
9911 * MAINTAINERS (Write After Approval): Remove myself.
9912
e83a1c00 99132001-12-19 Florian Weimer <fw@deneb.enyo.de>
9914
9915 * MAINTAINERS (Write After Approval): Add myself.
9916
7ac25494 99172001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9918
9919 * MAINTAINERS: Add self as docs co-maintainer.
9920
15f457c4 99212001-12-11 Matthias Klose <doko@debian.org>
9922
9923 * MAINTAINERS (Write After Approval): Add myself.
9924
9753f6ab 99252001-12-09 Zack Weinberg <zack@codesourcery.com>
9926
9927 * MAINTAINERS: Update my email address.
9928
35df4184 99292001-12-07 Turly O'Connor <turly@apple.com>
9930 * MAINTAINERS (Write After Approval): Add myself.
9931 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9932 (rs6000_initialize_trampoline): Call __trampoline_setup for
9933 ABI_DARWIN too.
9934 * darwin-tramp.asm: New file, implements __trampoline_setup.
13106b16 9935 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
35df4184 9936
66f95edb 99372001-12-07 Paolo Carlini <pcarlini@unitus.it>
9938
9939 * MAINTAINERS (Write After Approval): Add myself.
9940
e67b1627 9941Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9942
9943 * configure, configure.in: Use temp file for long sed commands.
9944
8dfee166 99452001-12-03 Laurent Guerby <guerby@acm.org>
9946
9947 * config.sub: Update to version 1.232 on subversion.
9948
7412cf54 99492001-12-03 Ben Elliston <bje@redhat.com>
9950
9951 * MAINTAINERS: Update mail address for config.* patches.
9952
dcde3c07 99532001-11-27 DJ Delorie <dj@redhat.com>
31972771 9954 Zack Weinberg <zack@codesourcery.com>
9955
9956 When build != host, create libiberty for the build machine.
9957
9958 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9959 CONFIG_ARGUMENTS.
9960 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9961 New variables.
9962 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9963 and rules.
9964 (all.normal): Depend on ALL_BUILD_MODULES.
9965 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9966 (all-build-libiberty): Depend on configure-build-libiberty.
9967
9968 * configure: Calculate and substitute proper value for
9969 ALL_BUILD_MODULES.
9970 * configure.in: Create the build subdirectory.
9971 Calculate and substitute TARGET_CONFIGARGS (formerly
9972 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9973
0e3daba4 99742001-11-26 Ziemowit Laski <zlaski@apple.com>
9975
9976 * MAINTAINERS (write-after-approval): Add self.
9977
1ccaa52c 99782001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9979
9980 * MAINTAINERS (GNATS only accounts): Remove self.
9981
97b9437e 99822001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9983
9984 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9985 libf2c.
9986
2d051b86 99872001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9988
9989 * MAINTAINERS (Write After Approval): Add self.
9990
9829bea4 99912001-11-12 David O'Brien <obrien@FreeBSD.org>
9992
9993 * MAINTAINERS: mips and s390 are also CPU ports.
9994
f8556812 99952001-11-12 David O'Brien <obrien@FreeBSD.org>
9996
9997 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9998
e3c6ddf5 99992001-11-11 David O'Brien <obrien@FreeBSD.org>
10000
10001 * MAINTAINERS: Alphabetize.
10002
31cd48a0 100032001-11-09 Kazu Hirata <kazu@hxi.com>
10004
10005 * MAINTAINERS (Various maintainers: h8 port): Add myself.
10006
76f9a979 100072001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
10008
10009 * MAINTAINERS (Various maintainers: hppa port): Added myself.
10010
a9cbbd8a 100112001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
10012
10013 * configure.in (--enable-languages): Be more permissive about
10014 syntax. Check for empty lists better. Warn about $LANGUAGES.
10015
dddb37d8 100162001-11-08 Geoffrey Keating <geoffk@redhat.com>
10017
10018 * config.sub: Import from master sources, rev. 1.230.
10019 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10020
f0314ce2 100212001-11-07 Laurent Guerby <guerby@acm.org>
10022
10023 * MAINTAINERS (Write After Approval): Add self.
10024
8c30d42d 100252001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
10026
10027 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10028
18729ae0 100292001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
10030
10031 * config.sub: Import from master sources, rev 1.226.
10032 * config.guess: Import from master sources, rev 1.216.
10033
38135c1e 100342001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
10035
10036 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10037 * MAINTAINERS: Add self as maintainer of MMIX port.
10038 Remove old after-approval entry.
10039
fee90afd 100402001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
10041
10042 * ChangeLog, configure: Fix spelling errors.
10043
800026b8 100442001-10-20 Brendan Kehoe <brendan@zen.org>
10045
10046 * MAINTAINERS: Tweak my address.
10047
dcde3c07 10048Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
eb3ce9d6 10049
10050 * MAINTAINERS: Update my email address.
10051
b746a8aa 100522001-10-11 Hans-Peter Nilsson <hp@axis.com>
115f17da 10053
10475f52 10054 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
c22f21b2 10055 * MAINTAINERS: Add self as maintainer of CRIS port.
115f17da 10056
27e8b2c3 100572001-10-10 Geert Bosch <bosch@gnat.com>
10058
31972771 10059 * MAINTAINERS (Various maintainers: Ada front end):
27e8b2c3 10060 Added Robert Dewar.
10061
dcde3c07 100622001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
4f252e28 10063
10064 * MAINTAINERS (Write After Approval): Added self
10065
17a611d5 100662001-10-02 Geert Bosch <bosch@gnat.com>
10067
10068 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10069
8b20014f 100702001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
10071
10072 * configure: Handle temporary files securely using mkdir.
10073
85d6787e 100742001-09-29 Alexandre Oliva <aoliva@redhat.com>
10075
10076 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10077
dcde3c07 100782001-09-26 Will Cohen <wcohen@redhat.com>
3c9a7565 10079
10080 * configure.in (*-*-linux*): Disable configuration of target-newlib
10081 and target-libgloss.
31972771 10082
1ed656c9 100832001-09-26 Alexandre Oliva <aoliva@redhat.com>
10084
10085 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10086 RANLIB.
10087
6f36c694 100882001-09-21 Alexandre Oliva <aoliva@redhat.com>
10089
10090 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10091 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10092 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10093 avoid quotes nesting problems.
10094 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10095 (DO_X): Export only variables that are set.
10096
471c8d6f 100972001-09-19 Ben Elliston <bje@redhat.com>
10098
10099 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10100 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10101 semantics. Use the shell built-in "type" command instead.
10102
debdecb8 101032001-08-31 Alexandre Oliva <aoliva@redhat.com>
10104
10105 Merged from gcc-3_0-branch:
10106 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
10107 * ltcf-c.sh: Use $objext, not $ac_objext.
10108 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10109 * ltcf-cxx.sh: Add support for GNU.
10110 2001-07-22 Timothy Wall <twall@redhat.com>
10111 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10112 default settings if using GNU tools with that configuration.
10113 * ltcf-cxx.sh: Ditto.
10114 * ltcf-gcj.sh: Ditto.
10115 2001-07-21 Michael Chastain <chastain@redhat.com>
10116 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10117 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10118 * ltmain.sh: Mark as gcc-local.
10119
79af057d 101202001-08-30 Eric Christopher <echristo@redhat.com>
10121 Jason Eckhardt <jle@redhat.com>
10122
10123 * config.guess: Merge from master sources.
10124 * config.sub: Merge from master sources, add support for mipsisa32.
10125
2af6c242 101262001-08-25 Geoffrey Keating <geoffk@redhat.com>
2af6c242 10127 * config.sub: Merge from master sources, rev 1.219.
10128 * MAINTAINERS: Add self as contact for stormy16 port.
10129
2e1f0726 101302001-08-14 Zack Weinberg <zackw@panix.com>
10131
10132 * config.sub: Merge from master sources, rev 1.218.
10133 * config.guess: Merge from master sources, rev 1.209.
10134
7148a43f 101352001-08-11 Graham Stott <grahams@redhat.com>
10136
10137 * Makefile.in (check-c++): Add missing semicolon.
10138
7572bd48 10139Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10140
2af6c242 10141 * MAINTAINERS (Various maitainers: predict.def): Added myself.
7572bd48 10142
f9daa432 101432001-07-30 Eric Christopher <echristo@redhat.com>
10144
10145 * MAINTAINERS (Various maintainers: mips port): Added myself.
10146
d5d994d4 101472001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10148
31972771 10149 * configure.in (sh-*-linux*): New.
d5d994d4 10150
8741eff3 101512001-07-27 Richard Henderson <rth@redhat.com>
10152
10153 * .cvsignore: Add LAST_UPDATED.
10154
e06d8cc6 101552001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10156
10157 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10158
8729bf80 101592001-07-16 Aldy Hernandez <aldyh@redhat.com>
10160
31972771 10161 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8729bf80 10162
19abf887 10163Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10164
10165 * MAINTAINERS (Write After Approval): Added myself.
10166
8f71eb19 101672001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10168
10169 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10170 and libgcj on m68hc11/m68hc12.
10171
fc5104b7 101722001-06-27 H.J. Lu (hjl@gnu.org)
10173
10174 * Makefile (CFLAGS_FOR_BUILD): New.
10175 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10176
8ee5e915 101772001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10178
10179 * README: Remove version number.
10180
c753142b 101812001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10182
10183 * INSTALL/README: Update wrt. to the installation instructions now
10184 residing in gcc/doc/install.texi.
10185
8f602ce4 101862001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10187
10188 * README: Replace with a cut-down and updated version of gcc/README.
10189
0546d603 101902001-06-12 David Edelsohn <edelsohn@gnu.org>
10191
10192 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10193 multilibs to be disabled.
10194
f3886572 101952001-06-11 Daniel Berlin <dan@cgsoftware.com>
10196
10197 * MAINTAINERS (Write After Approval): Add myself.
f9daa432 10198
f1379586 101992001-06-09 Alexandre Oliva <aoliva@redhat.com>
10200
10201 * config.guess: Import CVS version 1.195.
10202 * config.sub: Import CVS version 1.212.
10203
ff091412 102042001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10205
10206 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10207 gcc/xgcc is built, use -print-prog-name to find out the program
10208 name to use.
10209
6eadd25b 102102001-06-04 Phil Edwards <pme@sources.redhat.com>
10211
10212 * config.guess: Import CVS version 1.194. All gcc-local changes
10213 appear to also be in the master copy.
10214 * config.sub: Import CVS version 1.211.
10215
761c31c6 10216Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10217
10218 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10219 with_gcc]: Use `gcc -shared' to build a shared library.
10220
833b6505 10221Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
10222
10223 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10224 archives.
10225
9847d949 10226Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10227
10228 * MAINTAINERS (Write After Approval): Add myself.
10229
fadf0d3c 102302001-06-01 Hans-Peter Nilsson <hp@axis.com>
10231
10232 * configure.in (libstdcxx_flags): Do not try to execute
10233 libstdc++-v3/testsuite_flags until it exists.
10234
d39a4f27 102352001-06-01 Alan Modra <amodra@bigpond.net.au>
10236
10237 * MAINTAINERS: Update my email address.
10238
d0642799 102392001-05-31 Graham Stott <grahams@redhat.com>
10240
10241 * MAINTAINERS (Write After Approval): Add myself.
10242
dcde3c07 102432001-05-28 Simon Patarin <simon.patarin@inria.fr>
9c6813ce 10244
10245 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
10246 libraries when using g++ with native linker.
10247
a28875e9 102482001-05-28 Alexandre Oliva <aoliva@redhat.com>
10249
10250 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10251
00ed89e1 102522001-05-22 Alexandre Oliva <aoliva@redhat.com>
10253
10254 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10255 [aix4*|aix5*]: Prepend blank.
10256
93221b10 102572001-05-20 Alexandre Oliva <aoliva@redhat.com>
10258
10259 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10260 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
10261 of subdir/configure scripts to use the new libtool.m4.
10262
b26428f6 102632001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
10264
10265 * MAINTAINERS (Write After Approval): Add myself.
10266
de27502c 102672001-05-18 Benjamin Kosnik <bkoz@redhat.com>
10268
10269 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10270
28e776fd 102712001-05-11 Ben Elliston <bje@redhat.com>
10272
10273 * Makefile.in (all-sid): New target.
10274 (check-sid, clean-sid, install-sid): Likewise.
10275
e67abcc9 102762001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
10277
10278 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10279
df4fdffb 102802001-05-03 Alexandre Oliva <aoliva@redhat.com>
10281
10282 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10283 libgcj.
10284
102852001-05-03 Alexandre Oliva <aoliva@redhat.com>
10286
10287 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10288 gcc/xgcc is built, use -print-prog-name to find out the program
10289 name to use.
10290
dfb18c91 102912001-04-26 Alexandre Oliva <aoliva@redhat.com>
10292
fdaf496c 10293 * configure.in (noconfigdirs): Don't reset it from scratch in the
10294 target case; only append to it.
f9daa432 10295
dfb18c91 10296 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10297 sparc-*-solaris2.8]: Disable ${libgcj}.
10298
f7ec7829 102992001-04-25 Alexandre Oliva <aoliva@redhat.com>
10300
10301 * configure.in (libgcj_saved): Copy from $libgcj.
10302 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10303 --disable-libgcj.
10304
b890ea44 103052001-04-25 Gavin Romig-Koch <gavin@redhat.com>
10306
10307 * MAINTAINERS: Remove self as MIPS maintainer and
f9daa432 10308 C front end maintainer.
b890ea44 10309
f6dd84a6 10310Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
10311
10312 * configure.in: Move *-chorusos target case to the proper switch.
10313 Disable libgcj.
10314
46b021de 103152001-04-12 Alexandre Oliva <aoliva@redhat.com>
10316
10317 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10318 1.641.2.228.
10319
0355c121 103202001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10321
10322 * Makefile.in (STAGE1_CFLAGS): Pass down.
10323
954078d1 103242001-04-13 Alan Modra <amodra@one.net.au>
10325
10326 * config.guess: Add hppa64-linux support. Note for next import that
10327 this is already in the master file.
10328 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10329
67282802 103302001-04-12 Alexandre Oliva <aoliva@redhat.com>
10331
10332 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10333 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10334
628f3e51 103352001-04-11 Stan Shebs <shebs@apple.com>
10336
10337 * MAINTAINERS: Add self as Darwin port maintainer.
10338
c5659af6 103392001-04-11 Alan Modra <amodra@one.net.au>
10340
10341 * MAINTAINERS: Update my email address.
10342
6a965736 103432001-04-10 Loren J. Rittle <ljrittle@acm.org>
10344
10345 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10346 recent versions of FreeBSD (release 3 or later).
10347 * ltconfig: On FreeBSD, -lc must not be provided when building
10348 a shared library or else the standard -pthread gcc option is
10349 rendered worthless to later users of the built library.
10350
e64be694 103512001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10352
10353 * MAINTAINERS: Add self and RTH as C front end maintainers.
10354
a28f421e 103552001-04-05 Alexandre Oliva <aoliva@redhat.com>
10356
31972771 10357 * config.sub: Make sure to match an already-canonicalized
10358 machine name (eg. mn10300-unknown-elf).
a28f421e 10359
1cb80700 103602001-04-01 Alexandre Oliva <aoliva@redhat.com>
10361
10362 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10363 New macros.
10364 (bootstrap, cross): Use RECURSE_FLAGS.
10365 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10366
8929c4de 103672001-03-27 Alexandre Oliva <aoliva@redhat.com>
10368
10369 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10370
46b43912 103712001-03-22 Colin Howell <chowell@redhat.com>
10372
5c144a30 10373 * Makefile.in (DO_X): Do not backslash single-quotes in
10374 backquotes (two places).
46b43912 10375
cd003521 103762001-03-22 Alexandre Oliva <aoliva@redhat.com>
10377
10378 Re-installed:
10379 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10380 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10381 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10382 * ltcf-cxx.sh: Likewise.
10383 * ltcf-gcj.sh: Likewise.
10384
7c9b3c20 103852001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10386
10387 * MAINTAINERS: Add myself as "documentation co-maintainer".
10388
88c1d089 103892001-03-22 Alexandre Oliva <aoliva@redhat.com>
10390
10391 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10392 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10393
ed7a462d 103942001-03-19 Tom Tromey <tromey@redhat.com>
10395
10396 * config-ml.in: Handle GCJ and GCJFLAGS.
10397
3caa3e73 103982001-03-21 Michael Chastain <chastain@redhat.com>
10399
10400 * Makefile.in: all-m4 depends on all-texinfo.
10401
45b909bc 104022001-03-20 Loren J. Rittle <ljrittle@acm.org>
10403
10404 * MAINTAINERS: Add myself to write after approval list.
10405
f9ecd05b 104062001-03-18 Laurynas Biveinis <lauras@softhome.net>
10407
10408 * Makefile.in (DO_X): Quote nested quotes.
10409
a0167be8 104102001-03-18 Alan Modra <alan@linuxcare.com.au>
10411
10412 * MAINTAINERS: Add myself to write after approval list.
10413
34690eeb 104142001-03-15 Laurynas Biveinis <lauras@softhome.net>
10415
10416 * Makefile.in (DO_X): Use double quotes for quoting
10417 "RANLIB=$${RANLIB}".
10418
ace16e3d 104192001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10420
10421 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10422
dcde3c07 104232001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
314b6875 10424
10425 * configure.in: Only use `lang_requires' for languages athat are
10426 actually enabled.
10427
6941e176 104282001-03-08 Phil Edwards <pme@sources.redhat.com>
10429
10430 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10431
8278b709 104322001-03-08 Alexandre Oliva <aoliva@redhat.com>
10433
10434 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10435
1a6eb118 104362001-03-07 Tom Tromey <tromey@redhat.com>
10437
10438 * configure.in: Allow config-lang.in to set `lang_requires' to list
10439 of other required languages.
10440
8c74272d 104412001-03-06 Laurynas Biveinis <lauras@softhome.net>
10442
10443 * Makefile.in: Remove RANLIB definition. Use RANLIB
10444 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10445 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
f9daa432 10446
41edef81 104472001-02-28 Benjamin Kosnik <bkoz@redhat.com>
31972771 10448 Alexandre Oliva <aoliva@redhat.com>
f9daa432 10449
41edef81 10450 * Makefile.in (check-c++): Use tabs, not spaces.
10451
8b6c1516 104522001-02-20 Laurynas Biveinis <lauras@softhome.net>
f9daa432 10453
8b6c1516 10454 * MAINTAINERS: add myself to Write After Approval list.
10455
66c4386e 104562001-02-19 Benjamin Kosnik <bkoz@redhat.com>
fd1a012c 10457
31972771 10458 * Makefile.in (check-c++): New rule.
f9daa432 10459
fd1a012c 10460 * configure.in (target_libs): Remove libg++.
10461 (noconfigdirs): Remove libg++.
10462 (noconfigdirs): Same.
10463 (noconfigdirs): Same.
10464 (noconfigdirs): Same.
10465
10466 * config-ml.in: Remove libg++ references.
10467
10468 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10469 (ALL_TARGET_MODULES): Same.
10470 (configure-target-libg++): Remove.
10471 (all-target-libg++): Remove.
10472 (configure-target-libio): Remove.
10473 (all-target-libio): Remove.
10474 (check-target-libio): Remove.
10475 (.PHONY): Remove.
10476 (libg++.tar.bz2): Remove.
10477 (all-target-cygmon): Remove libio.
10478 (all-target-libstdc++): Remove.
10479 (configure-target-libstdc++): Remove.
10480 (TARGET_LIB_PATH): Remove libstdc++.
10481 (ALL_GCC_CXX): Remove libstdc++.
10482 (all-target-gperf): Correct.
10483
8fb60dad 104842001-02-16 Nick Clifton <nickc@redhat.com>
10485
10486 * configure.in (noconfigdirs): Allow configuration of texinfo
10487 for Cygwin hosts.
10488
8611f330 104892001-02-15 Anthony Green <green@redhat.com>
10490
10491 * configure: Introduce GCJ_FOR_TARGET.
10492 * configure.in: Ditto.
10493 * Makefile.in: Ditto.
10494
863b470b 104952001-02-13 Andreas Schwab <schwab@suse.de>
10496
10497 * MAINTAINERS: Update mail address.
10498
9bfefeba 104992001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10500
10501 * config.guess: Add linux target for S/390.
10502 * config.sub: Likewise.
10503
dcde3c07 105042001-02-08 Chandrakala Chavva <cchavva@redhat.com>
737f6b8e 10505
10506 * configure.in: for *-chorusos, don't config target-newlib and
31972771 10507 target-libgloss.
737f6b8e 10508
60611395 105092001-02-06 Ben Elliston <bje@redhat.com>
10510
10511 * configure: Output host type to stdout, not stderr.
10512
2b05b516 105132001-02-05 Mark Mitchell <mark@codesourcery.com>
10514
da0c6982 10515 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
fda29981 10516 * ltcf-cxx.sh: Likewise.
10517
2b05b516 10518 * config.if: Assume enable_libstdcxx_v3 is defined.
10519
1030d23b 105202001-02-04 Mark Mitchell <mark@codesourcery.com>
10521
10522 Remove V2 C++ library.
10523 * configure.in: Remove --enable-libstdcxx_v3 support.
10524
1c1033dd 105252001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10526
10527 * include/demangle.h: Add prototype for java_demangle_v3.
10528
3a2af5aa 105292001-01-29 Phil Edwards <pme@sources.redhat.com>
10530
10531 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10532
f4763e9a 105332001-01-27 Richard Henderson <rth@redhat.com>
10534
10535 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10536
1e5173c2 105372001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10538
10539 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10540 Don't unset, it's non-portable and no longer necessary, set to empty
10541 instead.
10542
441075de 105432001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10544
10545 * ltconfig: Shell portability fix for the tagname validity check.
10546
21037ec8 105472001-01-27 Alexandre Oliva <aoliva@redhat.com>
10548
10549 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10550 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10551
db45c2a0 105522001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10553
10554 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10555
2c18c34e 105562001-01-26 Tom Tromey <tromey@redhat.com>
10557
10558 * configure.in: Allow libgcj to be built on Sparc Solaris.
10559
4b44c1a3 105602001-01-25 David Edelsohn <edelsohn@gnu.org>
10561
10562 * ltcf-c.sh: Add aix5 case.
10563 * ltcf-cxx.sh: Likewise.
10564 * ltconfig: Likewise.
10565
24f78d1b 105662001-01-24 Alexandre Oliva <aoliva@redhat.com>
10567
a7b0e06d 10568 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10569 keep at least one of build_libtool_libs or build_old_libs set to
10570 yes.
10571
24f78d1b 10572 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10573 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10574
ef1760c1 105752001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10576
10577 * configure.in: Enable libgcj on several additional platforms.
10578
1986d3d9 105792001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10580
10581 * configure.in: Enable libgcj for linux targets.
10582
7e1bb7bf 105832001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10584
10585 * MAINTAINERS (Write After Approval): Add myself.
10586
f3a027ae 105872001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10588
10589 * MAINTAINERS: Add myself as vax port maintainer.
10590
5e7056b8 105912001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10592
10593 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10594
0d2271de 105952001-01-09 Mike Stump <mrs@wrs.com>
10596
10597 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10598 failures of subdirectories.
10599
cd003521 106002001-01-02 Laurynas Biveinis <lauras@softhome.net>
d76e21ba 10601
cd003521 10602 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
d76e21ba 10603 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
cd003521 10604 * ltcf-cxx.sh: Likewise.
10605 * ltcf-gcj.sh: Likewise.
10606 * ltconfig.sh: Fix typo.
d76e21ba 10607
95426b72 106082001-01-02 Laurynas Biveinis <lauras@softhome.net>
10609
10610 * configure: handle DOS-style absolute paths.
10611
bd55fdd4 106122001-01-02 Laurynas Biveinis <lauras@softhome.net>
10613
10614 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10615
66714311 106162000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10617
10618 * MAINTAINERS: Add myself as avr port co-maintainer.
10619
f4f04af5 106202000-12-28 Ben Elliston <bje@redhat.com>
10621
10622 * MAINTAINERS: Add myself under ``Write After Approval''.
10623
81875c45 106242000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10625
10626 * texinfo: Remove directory from GCC.
10627
35d9361d 106282000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10629
10630 * COPYING: Update to current
10631 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10632 to 19yy as example year in copyright notice).
10633
ac20ef2c 106342000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10635
f9daa432 10636 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
ac20ef2c 10637 (libstdcxx_incdir): Pass down.
10638 * config.if: Remove expired bits for cxx_interface, add stub.
10639 (libstdcxx_incdir): Add variable for g++ include directory.
10640 * configure.in (gxx_include_dir): Use it.
f9daa432 10641
d550dfb2 106422000-12-18 Alexandre Oliva <aoliva@redhat.com>
10643
10644 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10645 with old-email address from ``Write After Approval''.
10646
2353a84c 106472000-12-15 Andreas Jaeger <aj@suse.de>
10648
10649 * configure.in: Handle lang_dirs.
10650
106512000-12-14 Tom Tromey <tromey@redhat.com>
1bbd1888 10652
ad324c4e 10653 * MAINTAINERS: Removed brads.
10654
1bbd1888 10655 * MAINTAINERS: Added gcj developers.
10656
7756f182 106572000-12-13 Anthony Green <green@redhat.com>
f9daa432 10658
7756f182 10659 * configure.in: Disable libgcj for any target not specifically
4b695c23 10660 listed. Disable libgcj for x86 and Alpha Linux until compatible
10661 with g++ abi.
f9daa432 10662
1ef27c9d 106632000-12-13 Mike Stump <mrs@wrs.com>
10664
10665 * Makefile.in (local-distclean): Also remove fastjar.
10666
8c200666 106672000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10668
10669 * contrib/gcc_update: Add fastjar --touch entries.
10670
abc9907a 106712000-12-12 Alexandre Oliva <aoliva@redhat.com>
10672
10673 * configure.in: Disable language-specific target libraries for
10674 languages that aren't enabled.
10675
4d5a2476 106762000-12-10 Anthony Green <green@redhat.com>
10677
10678 * configure.in: Define libgcj. Disable libgcj target libraries for
10679 most targets.
10680
f30b13ba 106812000-12-10 Neil Booth <neilb@earthling.net>
10682
10683 * MAINTAINERS: Update mail address, remove from WAA list.
10684
da538d34 106852000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10686
10687 * libjava: Imported from /cvs/java.
10688 * libffi: Likewise.
10689 * Boehm-gc: Likewise.
10690
bb5f4242 106912000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10692
10693 * configure.in (target_libs): Revert 2000-12-08 patch.
10694 (noconfigdirs): Added target-libjava.
10695
f4f46f68 106962000-12-09 Laurynas Biveinis <lauras@softhome.net>
10697
10698 * djunpack.bat: removed.
10699
2adfe2a9 107002000-12-09 Laurynas Biveinis <lauras@softhome.net>
10701
10702 * Makefile.in: handle DOS-style absolute paths.
10703 * config-ml.in: likewise.
10704 * symlink-tree: likewise.
10705
7ce26751 107062000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10707
10708 * fastjar: Imported.
10709
68a758b6 107102000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10711
10712 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10713 libjava.
10714 * configure.in (target_libs): Removed `target-libjava'.
10715
0b3b9f3b 107162000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10717
10718 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10719 (ALL_MODULES): Added fastjar.
10720 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10721 (all-target-libjava): all-fastjar replaces all-zip.
10722 (all-fastjar): Added.
10723 (configure-target-fastjar, all-target-fastjar): Likewise.
10724 * configure.in (host_tools): Added fastjar.
10725
b9b564e0 107262000-12-07 Mike Stump <mrs@wrs.com>
10727
10728 * Makefile.in (local-distclean): Remove leftover built files.
10729
1a45dccf 107302000-11-24 Nick Clifton <nickc@redhat.com>
10731
10732 * configure.in (xscale-elf): Add target.
10733 (xscale-coff): Add target.
10734
b21e5977 107352000-11-22 Loren J. Rittle <ljrittle@acm.org>
10736
31972771 10737 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10738 recent versions of FreeBSD (release 3 or later).
10739 * ltconfig: On FreeBSD, -lc must not be provided when building
10740 a shared library or else the standard -pthread gcc option is
10741 rendered worthless to later users of the built library.
b21e5977 10742
d7ce037e 107432000-11-16 Fred Fish <fnf@be.com>
10744
10745 * configure.in (enable_libstdcxx_v3): Fix typo,
10746 libstd++ -> libstdc++.
10747
2c5d378d 107482000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10749
10750 * MAINTAINERS: Add self to Write After Approval list.
10751
ea4ec5d3 107522000-11-21 Bernd Schmidt <bernds@redhat.com>
10753
10754 * MAINTAINERS: Update my email address. Add myself to global write
10755 privs list.
10756
5cfbc08c 107572000-11-18 Alexandre Oliva <aoliva@redhat.com>
10758
f42cc732 10759 * Makefile.in: Merge with src and libgcj.
10760 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10761 configure-target-<library> when their configure scripts need the C
10762 or C++ library to have already been built to work properly.
10763 (do_proto_toplev): Set them to an empty string.
10764
5cfbc08c 10765 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10766 (REALLY_SET_LIB_PATH): Use them.
10767
f1433f3d 107682000-11-17 Stan Shebs <shebs@apple.com>
10769
10770 * MAINTAINERS: Add self to Write After Approval list.
10771
9371935c 107722000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10773
10774 * configure: Provide the original toplevel configure arguments
10775 (including $0) to subprocesses in the environment rather than
10776 through gcc/configargs.h.
10777
967ccfb6 107782000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10779
10780 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10781 C99. Alphabetise "Write After Approval" list.
10782
facb1a06 107832000-11-12 Mark Mitchell <mark@codesourcery.com>
10784
4ec87d68 10785 * configure: Turn on libstdc++ V3 by default.
10786
facb1a06 10787 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10788 if we've got GCC.
10789
0877e533 107902000-11-11 Philip Blundell <philb@gnu.org>
10791
10792 * MAINTAINERS: Add self to Write After Approval list.
10793
a6fdcbb2 107942000-11-09 David Edelsohn <edelsohn@gnu.org>
10795
10796 * ltcf-c.sh (aix4): Improve shared library configuration; require
10797 exporting symbols.
10798 * ltcf-cxx.sh (aix4): Define.
10799 * ltconfig (aix4): Define library and soname specs appropriate for
10800 AIX. Define command to create export symbols list.
10801
dcde3c07 10802Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
4fa12471 10803
10804 * config.sub: Add support for Sun Chorus
10805
cc849a38 108062000-10-31 Nick Clifton <nickc@redhat.com>
10807
10808 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10809 <name>@redhat.com. Also installed new email address for Clint
10810 Popetz.
f9daa432 10811
3f23f60a 108122000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10813
10814 * etc: Remove directory from GCC.
10815
3e9279ee 108162000-10-16 Michael Meissner <meissner@redhat.com>
10817
10818 * configure (gcc/configargs.h): Only create if there is a build GCC
10819 directory created.
10820
f9daa432 108212000-10-16 Matthias Klose <doko@debian.org>
10822
5c371a2c 10823 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10824 when configured for libstdc++-v3.
10825
4a0e2d42 108262000-10-05 Phil Edwards <pme@gcc.gnu.org>
10827
10828 * configure: Save configure arguments to gcc/configargs.h.
10829
f39aafc5 108302000-10-04 Philipp Thomas <pthomas@suse.de>
10831
10832 * config.guess: Import CVS version 1.157.
10833 * config.sub: Import CVS version 1.181.
10834
c884589e 108352000-10-04 Andris Pavenis <pavenis@latnet.lv>
10836
10837 * Makefile.in (bootstrap): avoid recursion if subdir missing
10838 (cross): ditto
10839 (do-proto-toplev): ditto
10840
c1a13da0 108412000-09-30 Alexandre Oliva <aoliva@redhat.com>
10842
e920d979 10843 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10844 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10845
c1a13da0 10846 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10847 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10848 all affected `configure' scripts.
10849
81089fbf 10850Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10851
10852 * MAINTAINERS: Add self as cpplib co-maintainer.
10853
c47eeef8 108542000-09-24 Aldy Hernandez <aldyh@redhat.com>
10855
10856 * MAINTAINERS: Add self to Write After Approval list.
10857
1f6ba023 108582000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10859
10860 * INSTALL/README: egcs -> GCC update.
10861
dcde3c07 10862Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
cf1f3b68 10863
10864 * MAINTAINERS: Add myself to Write After Approval list.
10865
eca133bc 108662000-09-15 Kazu Hirata <kazu@hxi.com>
10867
10868 * MAINTAINERS: Add myself to Write After Approval list.
10869
3a6d39fe 10870Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10871
31972771 10872 * configure.in: Do not build byacc for hppa64. Provide paths to the
10873 X11 libraries for hppa64.
3a6d39fe 10874
5e4d941a 108752000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10876
10877 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10878
fd7f3a57 108792000-09-06 Alexandre Oliva <aoliva@redhat.com>
10880
5fbdfc0f 10881 * Makefile.in (all-zlib): Added dummy target.
10882
fd7f3a57 10883 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10884 ltcf-gcj.sh: Updated from libtool multi-language branch.
10885
92b251ca 108862000-09-05 Alexandre Oliva <aoliva@redhat.com>
10887
10888 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10889 (bootstrap*): Depend on all-bootstrap.
10890
31ab897a 108912000-09-05 Philipp Thomas <pthomas@suse.de>
10892
10893 * config.guess: Import CVS version 1.156.
10894 * config.sub: Import CVS version 1.179.
10895
add841d2 108962000-09-02 Anthony Green <green@cygnus.com>
10897
10898 * Makefile.in (all-gcc): Depend on all-zlib.
10899 (CLEAN_MODULES): Add clean-zlib.
10900 (ALL_MODULES): Add all-zlib.
10901 * configure.in (host_libs): Add zlib.
10902
aff0af06 109032000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
e2bac683 10904
10905 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10906 crosses, but add gcc/include to the header search path for them.
10907
d6f4f260 109082000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10909
10910 * MAINTAINERS: Add self to Write After Approval list.
10911
352d4040 109122000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10913
10914 * config.guess: Import CVS version 1.152.
10915 * config.sub: Import CVS version 1.177.
10916
a49a3523 109172000-08-25 Alexandre Oliva <aoliva@redhat.com>
10918
681dbe98 10919 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10920 $targargs to tell whether newlib is going to be built.
10921
a49a3523 10922 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10923 $$r/TARGET_SUBDIR/libio for _G_config.h.
10924
2fb10547 109252000-08-23 Alexandre Oliva <aoliva@redhat.com>
10926
10927 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10928
1554dae1 109292000-08-22 DJ Delorie <dj@redhat.com>
10930
10931 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10932
883e4a54 109332000-08-22 Alexandre Oliva <aoliva@redhat.com>
10934
10935 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10936 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10937 sub-configures.
10938
47e1a34e 109392000-08-21 DJ Delorie <dj@redhat.com>
10940
10941 * MAINTAINERS: Add self as a libiberty maintainer
10942
f4fb1596 109432000-08-16 Alexandre Oliva <aoliva@redhat.com>
10944
10945 * configure.in (libstdcxx_flags): Use
10946 libstdc++-v3/src/libstdc++.INC.
10947
a4b68c89 109482000-08-15 Alexandre Oliva <aoliva@redhat.com>
10949
10950 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10951
e800dd2f 109522000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10953
e5d5867a 10954 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10955
f9daa432 10956 * configure: Make enable_threads and enable_shared defaults
e800dd2f 10957 explicit. Substitute enable_threads into generated Makefiles.
10958 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10959 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10960
4a5bda50 109612000-08-13 Geoff Keating <geoffk@cygnus.com>
10962
10963 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10964
2968054b 109652000-08-12 Alexandre Oliva <aoliva@redhat.com>
10966
10967 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10968 previous delta.
10969
cbf326ce 109702000-08-11 Jason Merrill <jason@redhat.com>
d793b7ed 10971
cbf326ce 10972 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10973 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10974 (FLAGS_FOR_TARGET): Not here.
10975 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
d793b7ed 10976
287d2cfb 109772000-08-11 Alexandre Oliva <aoliva@redhat.com>
10978
10979 * config-ml.in (CC, CXX): Don't introduce a leading space.
10980
9b573fd8 109812000-08-07 DJ Delorie <dj@delorie.com>
10982
10983 * MAINTAINERS: Add self as a DJGPP maintainer
10984
ede08f9f 109852000-08-07 DJ Delorie <dj@redhat.com>
10986
10987 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10988 "if we're also building gcc, and it's a gcc that will run on the
10989 build machine, we want to use its includes instead of the system's
10990 default includes".
10991
85895852 109922000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10993
10994 * MAINTAINERS: Add self to Write After Approval list.
10995
454c751b 109962000-08-03 Alexandre Oliva <aoliva@redhat.com>
10997
feb7523c 10998 * configure.in (libstdcxx_flags): Don't use `"'.
10999
454c751b 11000 * config-ml.in: Adjust multilib search paths to the
11001 appropriate multilib tree.
11002
0a120c53 110032000-08-02 Alexandre Oliva <aoliva@redhat.com>
11004
11005 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11006 commas in $LANGUAGES.
11007
f3efc960 110082000-08-02 Manfred Hollstein <manfredh@redhat.com>
11009
11010 * configure.in: Re-enable all references to libg++ and librx.
11011
00c97451 110122000-08-01 Alexandre Oliva <aoliva@redhat.com>
11013
650713eb 11014 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11015 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
11016 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11017 * ltcf-cxx.sh (need_lc): Set based on postdeps.
11018
00c97451 11019 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11020
4d3fd3b7 110212000-07-31 Alexandre Oliva <aoliva@redhat.com>
11022
11023 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11024 CXX_FOR_TARGET for sed.
11025
32999451 110262000-07-30 Alexandre Oliva <aoliva@redhat.com>
11027
11028 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11029 Do not override if already set in the environment or in configure.
11030 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11031 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11032
c102b56d 110332000-07-28 Alexandre Oliva <aoliva@redhat.com>
11034
11035 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11036 the libtool CVS tree multi-language branch.
11037 * ltconfig, ltmain.sh: Updated.
f9daa432 11038
bc7af389 110392000-07-27 Alexandre Oliva <aoliva@redhat.com>
11040
ed2dfc92 11041 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11042 (clean-target): Depend on it.
11043
bc7af389 11044 * Makefile.in (FLAGS_FOR_TARGET): New macro.
11045 (GCC_FOR_TARGET): Use it.
11046 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11047 * configure.in: ... here.
11048 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
11049 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11050
aee16bda 110512000-07-24 Eric Christopher <echristo@cygnus.com>
11052
11053 * MAINTAINERS: Add self to Write After Approval list.
11054
bae203e7 110552000-07-24 Alexandre Oliva <aoliva@redhat.com>
11056
8ad0b02a 11057 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11058 (configure-target-libchill, configure-target-libobjc): Likewise.
11059
bae203e7 11060 * configure.in: Use the same cache file for all target libs.
11061 * config-ml.in: But different cache files per multilib variant.
11062
2dce220b 110632000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11064
11065 * configure (topsrcdir): Don't use dirname.
11066
84a55ca2 110672000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
11068
11069 * MAINTAINERS: Add self to Write After Approval list.
11070
151ad919 110712000-07-20 Jason Merrill <jason@redhat.com>
11072
11073 * configure.in: Remove all references to libg++ and librx.
11074
11075 * configure, configure.in, Makefile.in: Unify gcc and binutils.
11076
110772000-07-20 Hans-Peter Nilsson <hp@axis.com>
11078
11079 * config.sub: Update to subversions version 2000-07-06.
11080
99545576 110812000-07-12 Andrew Haley <aph@cygnus.com>
11082
11083 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11084 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11085
1ac432f1 110862000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
11087
11088 * symlink-tree: Check number of arguments.
11089
8d6dd244 110902000-07-05 Jim Wilson <wilson@cygnus.com>
11091
11092 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11093 search path for a g++ extracted from the build tree. This
11094 will allow link tests run by configure scripts in
11095 subdirectories to succeed.
11096
151ad919 110972000-07-01 Koundinya K <kk@ddeorg.soft.net>
11098
31972771 11099 * ltconfig: Add support for mips-dde-sysv4.2MP
aee16bda 11100
74c42694 111012000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11102
11103 * MAINTAINERS: Add myself as loop discovery maintainer.
11104
151ad919 111052000-06-28 Corinna Vinschen <vinschen@cygnus.com>
11106
11107 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11108 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11109
111102000-06-19 Timothy Wall <twall@cygnus.com>
11111
11112 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11113 * config.sub: Add tic54x target.
11114
39d9b770 11115Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11116
11117 * MAINTAINERS: Add self as Fortran maintainer,
11118 remove Craig Burley.
11119
151ad919 11120Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13645f53 11121
151ad919 11122 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11123 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13645f53 11124
a71aa125 11125Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11126
11127 * MAINTAINERS: Add self as i18n maintainer
11128
151ad919 1112920000-05-21 H.J. Lu (hjl@gnu.org)
11130
31972771 11131 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11132 directory are used if they exist. Make sure
11133 $(build_tooldir)/include is searched for header files,
11134 $(build_tooldir)/lib/ for library files.
151ad919 11135 (GCC_FOR_TARGET): Likewise.
31972771 11136 (CXX_FOR_TARGET): Likewise.
151ad919 11137
1ef89cd1 11138Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11139
11140 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11141
151ad919 11142Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
810e9e00 11143
11144 * Makefile.in (configure-target-libiberty): Depend on
11145 configure-target-newlib.
11146
ffee4df0 111472000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11148
11149 * configure.in, Makefile.in: Merge all libffi-related
11150 configury stuff from the libgcj tree.
11151
151ad919 11152Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11153
11154 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11155 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11156
11157Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11158
11159 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11160 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
4b695c23 11161 current version information. Add to proto-toplev directory.
151ad919 11162 (gdb-taz): Build do-djunpack.
11163
677b224d 111642000-05-15 David Edelsohn <edelsohn@gnu.org>
11165
11166 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11167
36d84962 11168Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11169
11170 * MAINTAINERS: Add self to Write After Approval list.
11171
151ad919 111722000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11173
11174 * ltmain.sh: Preserve in relink_command any environment
11175 variables that may affect the linker behavior.
11176
b4ae6e19 11177Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11178
151ad919 11179 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11180
11181Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11182
11183 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11184
111852000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11186
11187 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
31972771 11188 with the version name.
b4ae6e19 11189
9f8322d4 11190Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11191
11192 * MAINTAINERS: Add self as bb-reorder maintainer.
11193
212276a1 111942000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11195
11196 * config.if: Tweak.
11197
151ad919 111982000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11199
11200 * djunpack.bat: New file.
11201
11202Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11203
11204 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
4b695c23 11205 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11206 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11207 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
151ad919 11208
1e866de7 112092000-04-16 Dave Pitts <dpitts@cozx.com>
11210
31972771 11211 * config.sub (case $basic_machine): Change default for "ibm-*"
11212 to "openedition".
1e866de7 11213
c3d0c692 112142000-04-13 Andreas Jaeger <aj@suse.de>
11215
11216 * MAINTAINERS: Added myself.
11217
151ad919 11218Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11219
11220 * Makefile.in (gdb-taz): New target. GDB specific archive.
11221 (do-md5sum): New target.
11222 (MD5PROG): Define.
11223 (PACKAGE): Default to TOOL.
11224 (VER): Default to a shell script.
11225 (taz): Rewrite target. Move real work to do-proto-toplev. Include
4b695c23 11226 md5 checksum generation.
151ad919 11227 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11228 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11229 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
4b695c23 11230 insight.tar.bz2): Use gdb-taz to create archive.
151ad919 11231
11232Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11233
11234 * configure (warn_cflags): Delete.
11235
dd0ac352 11236Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
11237
11238 * MAINTAINERS: Added myself.
11239
84d8005c 112402000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
d3eff7bb 11241 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
84d8005c 11242
31972771 11243 * configure.in (enable_libstdcxx_v3): Add.
11244 (target_libs): Add bits here to switch between libstdc++-v2 and
11245 libstdc++-v3.
11246 * config.if: And this file too.
11247 * Makefile.in: Add libstdc++-v3 targets.
aee16bda 11248
a995bb42 112492000-04-05 Michael Meissner <meissner@redhat.com>
11250
11251 * config.sub (d30v): Add d30v as a basic machine type.
11252
c1d2a99e 112532000-03-29 Jason Merrill <jason@casey.cygnus.com>
11254
11255 * configure.in: -linux-gnu*, not -linux-gnu.
11256
6437c7c8 11257Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11258
11259 * MAINTAINERS: Add self in write-after-approval section.
11260
48ad86bd 11261Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
11262
11263 * MAINTAINERS: Add self as ia64 port maintainer.
11264
cb86f6e1 112652000-03-08 Neil Booth <NeilB@earthling.net>
11266
11267 * MAINTAINERS: Add self in write-after-approval section.
11268
151ad919 11269Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
3d94c7f0 11270
151ad919 11271 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11272 (do-tar-bz2): Replace TOOL with PACKAGE.
11273 (gdb.tar.bz2): Remove GDBTK from GDB package.
11274 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
4b695c23 11275 dejagnu.tar.bz2): New packages.
151ad919 11276
112772000-02-27 Andreas Jaeger <aj@suse.de>
11278
11279 * configure.in: Add entry for mips*-*-linux*, move catch all
11280 *-*-*linux* entry below this one.
11281
112822000-02-27 Ian Lance Taylor <ian@zembu.com>
11283
11284 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
3d94c7f0 11285
1872c686 112862000-02-24 Nick Clifton <nickc@cygnus.com>
11287
11288 * config.sub: Support an OS of "wince".
11289
151ad919 11290Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
11291
11292 * config.guess, config.sub: Updated to match config's 2000-02-15
4b695c23 11293 version.
151ad919 11294
dcde3c07 112952000-02-23 Linas Vepstas <linas@linas.org>
151ad919 11296
11297 * config.sub: Add support for Linux/IBM 370.
11298 * configure.in: Likewise.
11299
8027f1d6 113002000-02-22 Nick Clifton <nickc@cygnus.com>
11301
11302 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11303
dcde3c07 113042000-02-20 Christopher Faylor <cgf@cygnus.com>
d32a1334 11305
151ad919 11306 * config.guess: Guess "cygwin" rather than "cygwin32".
d32a1334 11307
4f5e65d7 113082000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11309
11310 * configure (gcc_version): When setting, narrow search to
11311 lines containing `version_string'.
11312
cb257c25 113132000-02-15 Denis Chertykov <denisc@overta.ru>
11314
11315 * config.sub: Add support for avr target.
11316
b1b2e339 113172000-02-14 Nick Clifton <nickc@cygnus.com>
11318
11319 * MAINTAINERS: Add maintainers for MCore port.
11320
def2c3fb 11321Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11322
11323 * config.sub: Add mmix-knuth-mmixware.
11324
f0e58719 113252000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11326
11327 * MAINTAINERS: Pair cccp with cpplib maintainership.
11328
dcde3c07 113292000-01-27 Christopher Faylor <cgf@redhat.com>
151ad919 11330
11331 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11332 structure stuff to -L library search.
11333 (CXX_FOR_TARGET): Ditto.
11334 (CROSS_CHECK_MODULES): Fix spelling mistake.
11335
6ba3324d 113362000-01-24 Mark Mitchell <mark@codesourcery.com>
11337
11338 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11339 the C++ compiler.
11340
1532359f 113412000-01-12 Richard Henderson <rth@cygnus.com>
11342
11343 * configure.in: Don't build some bits for beos.
11344
75daeef1 113452000-01-12 Joel Sherrill (joel@OARcorp.com)
11346
11347 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11348 as include files.
11349
2774282e 113502000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11351
11352 * Add self as cpplib maintainer, as requested by Jason
11353 Merrill. Correct my e-mail address.
11354
d08e2cf4 113552000-01-06 Geoff Keating <geoffk@cygnus.com>
11356
11357 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11358 not mh-aix43.
11359
cee0655e 11360Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11361
11362 * MAINTAINERS: Add myself to "write after approval" list.
11363
a23a249a 113641999-12-14 Richard Henderson <rth@cygnus.com>
11365
11366 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11367 * config.sub: Accept alphaev[78], alphaev8.
11368
7f620b51 113691999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11370
11371 * config.guess, config.sub: Update from autoconf.
11372
76323487 113731999-11-29 Bruce Korb <autogen@linuxbox.com>
11374
3beb0b4d 11375 * MAINTAINERS: update my playtime e-address.
76323487 11376
5514758e 11377Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11378
11379 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11380 necessary libraries are missing.
11381
dcde3c07 11382Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
4e11cb65 11383
11384 * MAINTAINERS: Add new 'write after approval' maintainer.
11385
4a6db447 11386Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11387
11388 * MAINTAINERS: Add new Java maintainer.
11389
34834d2a 113901999-10-25 Andreas Schwab <schwab@suse.de>
11391
11392 * configure: Fix quoting inside arguments of eval.
11393
26186f46 113941999-10-21 Nick Clifton <nickc@cygnus.com>
11395
11396 * config-ml.in: Allow suppression of some ARM multilibs.
11397
b384fc18 11398Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11399
11400 * config.guess: Add OS/390 match pattern.
11401 * config.sub: Add mvs, openedition targets.
11402 * configure.in (i370-ibm-opened*): New.
11403
151ad919 114041999-09-04 Steve Chamberlain <sac@pobox.com>
11405
11406 * config.sub: Add support for configuring for pj.
11407
114081999-08-31 Nick Clifton <nickc@cygnus.com>
11409
11410 * config.sub (maybe_os): Add support for configuring for fr30.
11411
3e6b7981 114121999-08-25 Nick Clifton <nickc@cygnus.com>
11413
11414 * configure.in: Do not configure or build ld for AIX
11415 platforms. ld is known to be broken on these platforms.
11416
49c01ead 11417Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11418
11419 * config-ml.in: Pass compiler flag corresponding to multidirs to
11420 subdir configures.
11421
151ad919 114221999-08-09 Ian Lance Taylor <ian@zembu.com>
11423
11424 * Makefile.in (LDFLAGS): Define.
11425
114261999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11427
11428 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11429 noconfigdirs.
11430 (*-*-cygwin*): Likewise.
11431
114321999-08-08 Ian Lance Taylor <ian@zembu.com>
11433
11434 * mkdep: New file.
11435 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11436 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11437
11438 From Eli Zaretskii <eliz@is.elta.co.il>:
11439 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11440 long file name when using DJGPP on MS-DOS.
11441
90916687 11442Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11443
11444 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11445
151ad919 114461999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11447
11448 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11449 dependency as this causes "make check" to globally "make all"
11450
ed4e41d7 11451Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11452
11453 * configure.in (target_libs): Added target-zlib.
11454 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11455 (CONFIGURE_TARGET_MODULES): Likewise.
11456 (CHECK_TARGET_MODULES): Likewise.
11457 (INSTALL_TARGET_MODULES): Likewise.
11458 (CLEAN_TARGET_MODULES): Likewise.
11459 (configure-target-zlib): New target.
11460 (all-target-zlib): Likewise.
11461 (all-target-libjava): Depend on all-target-zlib.
11462 (configure-target-libjava): Depend on configure-target-zlib.
11463
11464 * Makefile.in (configure-target-libjava): Depend on
11465 configure-target-newlib.
11466 (configure-target-boehm-gc): New target.
11467 (configure-target-qthreads): New target.
11468
31972771 11469 * configure.in (target_libs): Added target-qthreads.
11470 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11471 (CONFIGURE_TARGET_MODULES): Likewise.
11472 (CHECK_TARGET_MODULES): Likewise.
11473 (INSTALL_TARGET_MODULES): Likewise.
11474 (CLEAN_TARGET_MODULES): Likewise.
11475 (all-target-qthreads): New target.
11476 (configure-target-libjava): Depend on configure-target-qthreads.
11477 (all-target-libjava): Depend on all-target-qthreads.
ed4e41d7 11478
11479 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11480 (CONFIGURE_TARGET_MODULES): Likewise.
11481 (CHECK_TARGET_MODULES): Likewise.
11482 (INSTALL_TARGET_MODULES): Likewise.
11483 (CLEAN_TARGET_MODULES): Likewise.
11484 (all-target-libjava): New target.
11485 (all-target-boehm-gc): Likewise.
11486 * configure.in (target_libs): Added libjava, boehm-gc.
11487
151ad919 114881999-07-22 Ian Lance Taylor <ian@zembu.com>
11489
11490 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11491 configure.bat in SUPPORT_FILES.
11492 (gas+binutils.tar.bz2): Likewise.
11493
11494 * makeall.bat: Remove; obsolete.
11495
114961999-07-21 Ian Lance Taylor <ian@zembu.com>
11497
11498 From Mark Elbrecht:
11499 * configure.bat: Remove; obsolete.
11500
115011999-07-11 Ian Lance Taylor <ian@zembu.com>
11502
11503 * configure: Add -W -Wall to the default CFLAGS when compiling with
11504 gcc.
11505
11506Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11507
11508 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11509
115101999-06-30 Mark Mitchell <mark@codesourcery.com>
11511
11512 * configure.in: Build ld on IRIX6.
11513
115141999-06-12 Ian Lance Taylor <ian@zembu.com>
11515
11516 * Makefile.in: Change distribution targets to use bzip2 instead of
11517 gzip.
11518 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11519 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11520
115211999-06-04 Nick Clifton <nickc@cygnus.com>
11522
11523 * config.sub: Add mcore target.
11524
4960e263 11525Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11526
11527 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11528
fb873f96 11529Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11530
11531 * config.guess (dummy): Changed to $dummy.
11532
f0d0ef7c 115331999-05-24 Nick Clifton <nickc@cygnus.com>
11534
11535 * config.sub: Tidied up case statements.
11536
0522f2f0 115371999-05-22 Ben Elliston <bje@cygnus.com>
11538
e571eca2 11539 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11540 <jiro@din.or.jp>.
11541
0522f2f0 11542 * config.guess: Merge with FSF version. Future changes will be
11543 more accurately recorded in this ChangeLog.
11544 * config.sub: Likewise.
11545
8566565c 11546Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11547
11548 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11549
151ad919 115501999-04-30 Tom Tromey <tromey@cygnus.com>
11551
11552 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11553
688d5631 115541999-04-23 Tom Tromey <tromey@cygnus.com>
11555
11556 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11557
151ad919 115581999-04-20 Drew Moseley <dmoseley@cygnus.com>
11559
11560 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11561 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11562 Bad merge removed these two changes.
11563
e020fd98 11564Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
31972771 11565 Martin Heller (Ing.-Buero_Heller@t-online.de)
e020fd98 11566
11567 * config.guess (interix Alpha): Add.
11568
151ad919 115691999-04-11 Richard Henderson <rth@cygnus.com>
11570
11571 * configure.in (i?86-*-beos*): Do config gperf; don't config
11572 gdb, newlib, or libgloss.
11573
a48ef8ee 11574Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
aee16bda 11575
a48ef8ee 11576 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11577 link a trivial program with -mabi=64. If it fails, remove mabi=64
11578 from multidirs.
11579
c3a180dc 11580Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11581
11582 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11583
151ad919 115841999-04-08 Nick Clifton <nickc@cygnus.com>
11585
11586 * config.sub: Add support for mcore targets.
11587
115881999-04-07 Michael Meissner <meissner@cygnus.com>
11589
11590 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11591 not mt-ospace, in order to shut up assembler warning about using
11592 symbols that are named the same as registers.
11593
115941999-04-07 Drew Moseley <dmoseley@cygnus.com>
11595
11596 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11597 dependency list for all-target-cygmon.
11598
115991999-04-05 Doug Evans <devans@casey.cygnus.com>
11600
11601 * config-ml.in: Check $host, not $target, for selective multilibs.
11602 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11603 thumb interworking, and underscore prefix multilibs.
11604
116051999-04-04 Ian Lance Taylor <ian@zembu.com>
11606
11607 * missing: Update to version from current automake.
11608
b7ba05c0 11609Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11610
11611 * configure (gxx_include_dir): Removed.
11612
11613 * configure.in (gxx_include_dir): Handle it.
11614 * Makefile.in: Likewise.
11615
151ad919 116161999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11617
11618 * config.sub (mips64vr4111,mips64vr4111el) Add.
11619
116201999-03-21 Ben Elliston <bje@cygnus.com>
11621
31972771 11622 * config.guess: Correct typo for detecting ELF on FreeBSD.
151ad919 11623
9862eda4 11624Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11625
9862eda4 11626 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11627 config/mh-djgpp.
11628
151ad919 11629Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11630
11631 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11632 all-target-newlib to dependency list for all-target-bsp.
11633
26a1dadb 11634Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11635
11636 * config.sub: Add i386-uwin support.
11637 * config.guess: Likewise.
11638
fea0107e 11639Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11640
11641 * configure.in: cleanup, add mh-*pic handling for arm, special
11642 case powerpc*-*-aix*
11643
151ad919 11644Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11645
11646 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11647 can be built.
11648
11649Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11650
11651 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
4b695c23 11652 targets.
151ad919 11653
daa90679 116541999-03-02 Nick Clifton <nickc@cygnus.com>
11655
11656 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11657
f6a095e9 11658Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11659
11660 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11661
47d8eb1d 116621999-02-24 Nick Clifton <nickc@cygnus.com>
11663
11664 * config.sub: Fix typo in arm recognition.
11665
151ad919 11666Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11667
11668 * configure.in (noconfigdirs): Changed target_configdirs to
11669 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11670 rather than m68k-*-* since it is not known to work on
11671 m68k-aout. Ditto for arm-*-*oabi.
11672
11673Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11674
11675 * configure.in (*-*-windows*): Remove, no longer used.
151ad919 11676
116771999-02-19 Ben Elliston <bje@cygnus.com>
11678
11679 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11680 Smart and improved by Andrew Cagney.
11681
52b143d0 11682Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11683
11684 * config.guess: Recognize openbsd-*-hppa.
11685
c441c977 11686Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11687
11688 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11689 only if it is not empty.
11690
8faa2109 116911999-02-17 Nick Clifton <nickc@cygnus.com>
11692
11693 Patch from: Scott Bambrough <scottb@corelcomputer.com>
aee16bda 11694
151ad919 11695 * config.guess: Modified to recognize uname's armv* syntax.
8faa2109 11696
11697 * config.sub: Modified to recognize uname's armv* syntax.
11698
151ad919 116991999-02-17 Mark Salter <msalter@cygnus.com>
11700
11701 * configure.in: Added target-bsp for sparclite.
11702
11703Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11704
11705 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11706
117071999-02-08 Nick Clifton <nickc@cygnus.com>
11708
11709 * configure.in: Add support for strongarm port.
11710 * config.sub: Add support for strongarm target.
11711
654a22b1 11712Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
aee16bda 11713
654a22b1 11714 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11715 the old name config/mh-cygwin32.
11716 Enable texinfo.
11717
151ad919 11718Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11719
11720 * configure.in: Do build ld for ix86 Solaris.
11721
46fb7091 11722Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11723
11724 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11725 $AR_FOR_TARGET. Likewise for RANLIB.
11726
115ec39e 11727Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
aee16bda 11728
31972771 11729 * config.sub (oabi): Recognize.
11730 * configure.in (arm-*-oabi): Handle.
115ec39e 11731
5cca51e0 11732Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11733
11734 * config.guess: Improve detection of i686 on UnixWare 7.
11735
183a8abb 11736Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11737
11738 * config.guess: Add support for i386-pc-interix.
11739 * config.sub: Likewise.
11740 * configure.in: Likewise.
183a8abb 11741
151ad919 11742Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11743
11744 * Makefile.in: Remove unneeded all-target-libio from
11745 from all-target-winsup target since it is now unneeded.
11746 Add all-target-libtermcap in its place since it is now
11747 needed.
11748
11749Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11750
11751 * configure.in: makefile stub for cygwin target is probably
11752 unnecessary. Remove it for now.
151ad919 11753
11754Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11755
11756 * configure.in: libtermcap.a should be built when cygwin is the
11757 target as well as the host.
11758 * config.guess: Allow mixed case in cygwin uname output.
11759 * Makefile.in: Add libtermcap target.
151ad919 11760
0db75088 11761Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11762
11763 * config.sub: Clean up handling of hppa2.0.
11764
a30dcfee 11765Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11766
11767 * config.guess: Use C code to identify more HP machines.
11768
44cfa345 11769Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11770
11771 * config.sub: Handle hppa2.0.
11772
151ad919 11773Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11774
11775 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
4b695c23 11776 cygmon for all sparclite targets, regardless of object format.
151ad919 11777
117781998-12-15 Mark Salter <msalter@cygnus.com>
11779
11780 * configure.in: Added target-bsp for several target architectures.
11781
11782 * Makefile.in: Added rules for bsp.
11783
be0f7b24 11784Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11785
11786 * config.guess: Improve detection of hppa2.0 processors.
11787
11788Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11789
11790 * config.guess: Recognize FreeBSD using ELF automatically.
11791
76103b2c 117921998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11793
11794 * configure (skip-this-dir): Add handling for new shell script, which
11795 might be created by a sub-directory's configure to indicate, this particular
11796 directory is "unwanted".
11797 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11798
151ad919 11799Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11800
11801 * ltconfig: import from libtool, after changing libtool to
11802 account for the cygwin name change.
11803
11804Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11805
11806 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11807 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11808
11809Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11810
11811 * configure.in: Add libtermcap to list of cygwin dependencies.
11812
11813Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11814
31972771 11815 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11816 they include winsup/include when it's a cygwin target.
151ad919 11817
118181998-11-12 Tom Tromey <tromey@cygnus.com>
11819
11820 * configure.in (host_tools): Added zip.
11821 * Makefile.in (all-target-libjava): Depend on all-zip.
11822 (all-zip): New target.
11823 (ALL_MODULES): Added all-zip.
11824 (NATIVE_CHECK_MODULES): Added check-zip.
11825 (INSTALL_MODULES): Added install-zip.
11826 (CLEAN_MODULES): Added clean-zip.
11827
11828Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11829
11830 * Makefile.in: lose "32" from comment about cygwin.
11831
11832Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11833
11834 * configure.in: Use -Os to build target libraries for the fr30.
11835
11836Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11837
11838 * config.sub: Add fr30.
11839
11840Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11841
31972771 11842 * configure.in: drop "32" from config/mh-cygwin32. Check
151ad919 11843 cygwin* instead of cygwin32*.
11844 * config.sub: Check cygwin* instead of cygwin32*.
11845
39ebcbe1 11846Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11847
11848 * config.guess: Match any version of Unixware7.
11849
151ad919 118501998-10-20 Syd Polk <spolk@cygnus.com>
11851
11852 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11853 if desired.
11854
de79e382 11855Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11856
11857 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11858 these if the appropriate directories and files to not exist.
11859
e7104d38 11860Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11861
11862 * Makefile.in (DEVO_SUPPORT): Add config.if.
11863
fb1c80df 11864Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11865
11866 * configure: Add pattern to replace "build_tooldir"'s
11867 definition in the generated Makefile with "tooldir"'s
11868 actual value.
11869
46a4cc47 11870Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11871
0ee69c06 11872 * config.sub: Bring back lost sparcv9.
11873
46a4cc47 11874 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11875
3a8c0cab 11876Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11877
11878 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11879 CC_FOR_TARGET and friends.
11880
11881Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
aee16bda 11882
ea0cacfb 11883 * Makefile.in (build_tooldir): New variable, same as tooldir.
11884 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11885 -B$(build_tooldir)/bin/.
11886 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
3a8c0cab 11887
de7dcc81 11888Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11889
11890 * README: Remove installation instructions and refer to the
11891 INSTALL directory instead.
11892
67139a60 11893Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
151ad919 11894
67139a60 11895 * config.sub: Add support for i[34567]86-pc-udk.
11896 * configure.in: Likewise.
11897
ed37269d 11898Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11899
11900 * Makefile.in: add bzip2 package building bits for user
11901 tools module
11902 * configure.in: ditto
11903
fc449a71 11904Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11905
11906 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11907 (ALL_TARGET_MODULES): Add all-target-libobjc.
11908 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11909 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11910 (all-target-libchill): Add dependencies.
11911 * configure.in (target_libs): Add libchill.
aee16bda 11912
7bb9dd92 119131998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11914
11915 * configure.in (target_subdir): Remove duplicate line.
11916
ed37269d 11917Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11918
11919 * Makefile.in (all-automake): fix dependencies.
11920
a9ff8bf0 11921Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11922
11923 * configure.in: Minor cleanups for building in the $(target_alias)
11924 subdir.
11925
5869bc6a 119261998-09-22 Jim Wilson <wilson@cygnus.com>
11927
11928 * Makefile.in (bootstrap): Set r and s before make all. Use
11929 BASE_FLAGS_TO_PASS in make all.
11930 (cross): Likewise.
11931
a5caa84c 119321998-09-20 Mark Mitchell <mark@markmitchell.com>
11933
11934 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11935
331d5855 11936Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11937
11938 * config.sub: Fix typo in last change.
11939
4d004c41 119401998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11941
11942 * config.sub: Add support for C4x target.
11943 * configure.in: Likewise.
11944
0a2a3792 119451998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11946
11947 * config.sub: Recognize sparcv9 just like sparc64.
11948
67e059d3 11949Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11950
11951 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11952
cd547500 11953Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11954
7325e595 11955 * config.guess: Correctly identify Pentium II sco boxes.
11956
cd547500 11957 * config.guess: Fix "tr" code. From Weiwen Liu.
11958
0b632721 11959Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11960
11961 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11962 stabs.
11963
ae568fff 11964Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11965
11966 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11967 (ALL_TARGET_MODULES): Add all-target-libchill.
11968 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11969 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11970 (all-target-libchill): Add dependencies.
11971 * configure.in (target_libs): Add libchill.
11972
68da0d0a 11973Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11974
11975 * config.guess: Avoid assumptions about "tr" behaves when
11976 LANG is set to something other than English.
11977
d722107d 11978Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11979
11980 * configure (gxx_include_dir): Changed to
11981 '${prefix}/include/g++'-${libstdcxx_interface}.
11982
11983 * config.if: New to determine the interfaces.
11984
5e6f60dc 11985Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11986
11987 * config.guess: Detect and handle MPE/IX.
11988 * config.sub: Deal with MPE/IX.
11989
8a70d526 11990Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11991
11992 * configure.in: Use mh-aix43.
11993
f890b212 119941998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11995
11996 * configure: Fix --without/--disable cases for gxx-include-dir.
11997
ed37269d 11998Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11999
12000 * mdata-sh: Imported. Needed for automake support.
12001
12002Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
12003
12004 * Makefile.in (taz): Try "chmod -R og=u ." before
12005 "chmod og=u `find . -print`".
12006
12007Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
12008
12009 * configure.in: Add arm-elf and thumb-elf support.
12010
12011Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
12012
12013 * Makefile.in: Undo previous patch.
12014
12015Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
12016
12017 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12018 to here ...
12019 (install-no-fixedincludes): and here
12020 (INSTALL_MODULES): ... from here.
12021
6d2063db 12022Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
12023
12024 * config.sub: Merge with FSF.
12025
2f7b048d 12026 * config.guess: Merge with FSF.
12027
151ad919 12028Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
12029
12030 * configure (extraconfigdirs): New variable.
12031 (SUBDIRS): Add extraconfigdirs and recurse on them too.
12032 * Makefile.in (all): Move higher in file.
12033 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12034 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12035 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12036 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12037 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12038
120391998-07-23 Brendan Kehoe <brendan@cygnus.com>
12040
12041 * Makefile.in (all-target-libjava): Depend on all-gcc and
12042 all-target-newlib.
12043 (configure-target-libjava): Depend on $(ALL_GCC).
12044
1c802742 12045Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
12046
12047 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12048 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12049
eb7921e4 12050Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
12051
12052 * INSTALL/README: Fix typo.
12053
a8071b4d 12054Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
12055
ed37269d 12056 * ylwrap: Change absolute path checks to check for DOS style path
12057 names.
a8071b4d 12058
ed37269d 12059 * ylwrap: Don't use a full path name if the source file is in the
12060 same directory. From hjl@lucon.org (H.J. Lu).
a8071b4d 12061
26d9569a 12062 * config-ml.in: Default to being verbose, to match Feb 18 change to
12063 configure.
12064
ed37269d 12065Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
12066
12067 Brought over from egcs:
12068
12069 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12070
12071 * configure.in (target_subdir): Set to ${target_alias} instead
12072 of "libraries".
12073
12074 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12075
12076 * configure.in (target_subdir): Set to libraries if enable_multilib.
12077
12078Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
12079
12080 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12081 multilibs, force reconfiguration the first time we create
12082 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12083
12084Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
12085
12086 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12087 avoid confusion with --no-recursion.
12088
12089Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
12090
12091 * configure.in: Win32 hosts shouldn't use install -x
12092 * install-sh: remove -x option, and special .exe-handling
12093 hack.
12094
151ad919 12095Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
12096
12097 * config.guess: Recognize i586-pc-beos.
12098 * configure.in: Don't build some bits for beos.
12099
81cf37ba 12100Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
12101
ed37269d 12102 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12103 CFLAGS default to -O2.
12104
81cf37ba 12105 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12106 when using GNU ld.
12107
12108Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12109
12110 * ltmain.sh: Correct install when using a different shell.
12111
12112Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12113
12114 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12115
151ad919 12116Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12117
12118 * makefile.vms: Update to build binutils/makefile.vms. Add install
12119 target.
81cf37ba 12120
12121Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12122
12123 * ltconfig: Update to correct AIX handling.
12124
d6cf7517 12125Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12126
e98d756a 12127 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12128
d6cf7517 12129 * configure.in (target_subdir): Set to ${target_alias} instead
12130 of "libraries".
12131
eb85e8b7 121321998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12133
12134 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12135 (Makefile): Depend on $(gcc_version_trigger).
12136
12137 * configure (gcc_version): Change default initializer to empty
12138 string.
12139 (gcc_version_trigger): New variable; pass this variable down
12140 to subdir configures to enable them checking gcc's version
12141 themselves. Emit make macros for both gcc_version vars.
12142 (topsrcdir): Initialize reliably.
12143 (recursion line): Remove --with-gcc-version=${gcc_version}.
12144
da421e40 121451998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12146
12147 * configure (enable_version_specific_runtime_libs): Implement new flag
eb85e8b7 12148 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12149 in $(libsubdir); emit definition in each generated Makefile.
12150 (gxx_include_dir): Initialize depending on
12151 $enable_version_specific_runtime_libs.
da421e40 12152
d9f2c557 121531998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12154
12155 * configure (gcc_version): Initialize properly depending on
12156 how and where configure is started.
12157 (recursion line): Pass a --with-gcc-version=${gcc_version}
12158 to configures in subdirs.
12159
151ad919 12160Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12161
12162 * configure.in (noconfigdirs): Add configure pattern for mips tx39
4b695c23 12163 cygmon
151ad919 12164
ed37269d 12165Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12166
12167 * configure.in: Add cygmon and libstub support for mn10200.
12168
1ee34a17 121691998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12170
12171 * configure (gcc_version): Add new variable describing the
12172 particular gcc version we're building.
12173 * Makefile.in (libsubdir): Add new macro for the directory
12174 in which the compiler finds executables, libraries, etc.
12175 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12176 and libsubdir.
12177
6c2f7b46 12178Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12179
ea0cacfb 12180 * Makefile.in (local-clean): Remove *.log.
12181 (warning.log): Built with warn_summary from build.log.
12182 (mail-report.log): Run test_summary.
12183 (mail-report-with-warnings.log): Run test_summary including
12184 warning.log in the report.
6c2f7b46 12185
c8d7e712 12186Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12187
12188 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12189
ed37269d 12190Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12191
12192 * Makefile.in (grep): Grep no longer depends on libiberty.
12193
12194Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12195
12196 * Makefile.in: all-snavigator needs all-libgui.
12197
12198Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12199
12200 * configure.in: Add cygmon and libstub support for mn10300.
12201
1b402317 12202Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12203
12204 * missing: Update to version from automake 1.3.
12205
81cf37ba 12206 * ltmain.sh: On installation, don't get confused if the same name
12207 appears more than once in the list of library names.
12208
6d2063db 12209Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12210
12211 * config.sub: Accept m68060 and m5200 as CPU names.
12212
ed37269d 12213Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12214
12215 * configure: Use && rather than using -a in test, because odd
12216 strings can confuse test.
12217 * configure.in: Likewise.
12218
81cf37ba 12219Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
12220
12221 * ltconfig, ltmain.sh: Bring in Visual C++ support.
12222
5afc2f4d 12223Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12224
12225 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ea0cacfb 12226 bootstrap4-lean): New targets.
5afc2f4d 12227
c51cbc45 12228Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
12229
12230 * mpw-* Delete. Not used.
12231
ed37269d 12232Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
12233
12234 * COPYING.LIB: Update FSF address.
12235
c51cbc45 12236Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
12237
12238 * ltconfig, ltmain.sh: Update to libtool 1.2a.
12239
ed37269d 12240 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12241 GAS_SUPPORT_DIRS.
12242
c51cbc45 12243Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
12244
12245 * ltconfig, ltmain.sh: Avoid producing a version number if
12246 -version-info was not used.
12247
ed37269d 12248Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
12249
12250 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12251 building with newlib.
12252
122531998-04-30 Paul Eggert <eggert@twinsun.com>
12254
151ad919 12255 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
aee16bda 12256 Solaris `make' causes it to continue to next definition.
151ad919 12257
12258Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
12259
12260 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12261 the right GUI libraries and files are installed along with GDB.
ed37269d 12262
12263Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
12264
12265 * configure.in: Change alpha to alpha* in several places.
12266
151ad919 12267Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
12268
12269 * config.sub: Recognize sparc86x.
12270
803e9d57 12271Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
12272
12273 * configure.in (--enable-target-optspace): Remove debug echo.
12274
2aabe804 12275Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
12276
12277 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12278
c51cbc45 12279Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
12280
12281 * ltconfig: Update cygwin32 support.
12282
ed37269d 12283 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12284 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12285 (GDB_SUPPORT_DIRS): Likewise.
12286
650ebf2f 12287Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12288
12289 * configure.in (target_makefile_frag): If --enable-target-optspace,
12290 use -Os to compile target libraries rather than -O2. Default to
151ad919 12291 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12292 not used.
12293 * configure.in (target_cflags): Ditto for d30v.
650ebf2f 12294
ed37269d 12295Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
12296
12297 * Makefile.in (all-bfd): Depend on all-intl.
12298 (all-binutils): Likewise.
12299 (all-gas): Likewise.
12300 (all-gprof): Likewise.
12301 (all-ld): Likewise.
12302
123031998-04-19 Brendan Kehoe <brendan@cygnus.com>
12304
12305 * configure.in (host_tools): Fix typo, lbtool -> libtool.
12306
c51cbc45 12307Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
12308
ed37269d 12309 * Makefile.in (all-bfd): Depend upon all-libiberty.
12310
c51cbc45 12311 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12312
ed37269d 12313Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12314
12315 * Makefile.in: Add libstub.
12316
12317 * configure.in: Ditto. Build libstub for targets that have cygmon
12318 support.
12319
12320Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12321
12322 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12323
12324Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12325
12326 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12327 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12328
c7879c37 12329Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12330
12331 * configure: Define DEFAULT_M4 by searching PATH.
12332 * Makfile.in: Use DEFAULT_M4.
12333
c51cbc45 12334Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12335
12336 * ltconfig: Add cygwin32 support.
12337
ed37269d 12338 * Makefile.in, configure.in: Add libtool as a native only directory
12339 to configure and build.
12340
a79ac5e8 12341Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12342
12343 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12344
ed37269d 12345Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
151ad919 12346
ed37269d 12347 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12348
12349Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12350
12351 * Makefile.in: add ash make rules
12352 * configure.in: add ash to native_only and host_tools lists
12353
12354Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12355
12356 * Makefile.in (all-gettext, all-intl): New targets.
12357 (ALL_MODULES): Added all-gettext, all-intl.
12358 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12359 (INSTALL_MODULES): Added install-gettext, install-intl.
12360 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12361
12362 * configure.in (host_tools): Added gettext.
12363 (native_only): Likewise.
12364 (noconfigdirs) [various cases]: Likewise.
12365 (host_libs): Added intl.
12366
151ad919 12367Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12368
12369 * configure: Do not disable building gdbtk for cygwin32 hosts.
12370
0579e60e 12371Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12372
12373 * configure.in: Add thumb-coff target.
12374 * config.sub: Add thumb-coff target.
12375
ed37269d 12376Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12377
12378 * Makefile.in: Revert yesterday's change.
12379 (all-target-winsup): all-target-librx stays out of here.
12380
12381Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12382
12383 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12384 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12385 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12386 Remove references to librx and libg++.
12387
12388Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12389
12390 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12391 recursive makes
12392
c51cbc45 12393Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12394
12395 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
151ad919 12396 for newlib directory.
c51cbc45 12397 (CXX_FOR_TARGET): Likewise.
12398
12399Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12400
12401 * ltconfig: Update after libtool/ltconfig.in change for
12402 hpux11.
12403
12404Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12405
12406 * ltconfig, ltmain.sh: Update to libtool 1.2.
12407
80a9e3eb 12408Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12409
12410 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12411 (install-gcc-cross): Instead, override LANGUAGES here.
12412
474d50b3 124131998-03-18 Dave Love <d.love@dl.ac.uk>
12414
12415 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12416 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12417
151ad919 12418Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12419
12420 * configure.in: Add Thumb-pe target.
12421
ed37269d 12422Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
151ad919 12423
ed37269d 12424 * Makefile.in - changed sn targets to snavigator
12425 * configure.in - changed sn targets to snavigator
12426
69d10d87 12427Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12428
12429 * config-ml.in: After building symlink tree call make distclean
12430 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12431 to be the case for libiberty.
12432
5628bc1c 12433Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12434
12435 * configure: When making link, also check the current
12436 directory. The configure scripts may create one.
12437
4d821bda 12438Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12439
12440 * config.sub: Accept alphapca56 and alphaev6 properly.
12441
263cd6a9 12442Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12443
12444 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12445
83536831 12446Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
eb7921e4 12447
31972771 12448 * config.sub (sco5): Fix typo.
83536831 12449
ed37269d 12450Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12451
12452 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12453 install-itcl.
12454 (install-itcl): Remove dependency on install-tcl.
12455
12456Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12457
12458 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12459
12460Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12461
12462 * configure.in: Don't build libgui for a cygwin32 target when not on
12463 a cygwin32 host.
12464
12465Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12466
12467 * configure (redirect): Set to null, so default behavior of
12468 configure is now --verbose.
12469
2590786c 124701998-02-16 Dave Love <d.love@dl.ac.uk>
12471
12472 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12473 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12474
dd5a56be 12475Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12476
12477 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12478 this change to sync Makefile.in with its ChangeLog entries.
12479
ed37269d 12480Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12481
12482 * ltmain.sh (mkdir): Check that the directory doesn't exist
12483 before we exit with error, so that we don't get races during
12484 parallel builds.
12485
c51cbc45 12486Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12487
12488 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12489
92424a17 12490Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12491
12492 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12493 PICFLAG_FOR_TARGET.
12494 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12495
12496 * configure: Emit a definition for the new macro enable_shared
12497 into each Makefile.
12498
ed37269d 12499Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12500
12501 * configure.in (host_tools, native_only): Add libtool.
12502
12503Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12504
12505 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12506 Fix typo in ming config comment.
12507
c51cbc45 12508Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12509
12510 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12511
ed37269d 12512Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12513
12514 * config.sub: Add tic30 cases, and map c30 to tic30.
12515
c495fa66 12516Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12517
12518 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12519 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12520 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12521 (CLEAN_TARGET_MODULES): Similarly
12522 (all-target-libf2c): Add dependences.
aee16bda 12523 * configure.in (target_libs): Add libf2c.
c495fa66 12524
ed37269d 12525Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12526
12527 * configure.in: Remove expect from noconfigdirs when target
12528 is cygwin32. OK to build expect and dejagnu with Canadian
12529 Cross.
12530
6563ae0c 12531Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12532
ed37269d 12533 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12534 host.
12535
6563ae0c 12536 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12537 and mingw32.
12538
87f6ff88 12539Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12540
12541 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12542 here as it is not defined in the toplevel Makefile.
12543
3d2749bb 12544Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12545
12546 * configure (package_makefile_rules_frag): New variable, which names
12547 a file with generic rules, ...
12548 Change comment to mention we now have FIVE parts.
12549 * configure: Undo last change.
12550
580bb6d9 12551Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12552
12553 * config.guess: More accurate determination of HP processor types.
ed37269d 12554 * config.sub: More accurate determination of HP processor types.
580bb6d9 12555
72f9a66a 12556Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12557
12558 * configure (package_makefile_frag): Move inserting the
12559 ${package_makefile_frag} to where it should be according
12560 to the comment.
12561
696f1132 12562Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12563
12564 * config.guess: Add support for Linux/ARM.
12565
151ad919 12566Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12567
12568 * .cvsignore: Remove *-info and *-install since they match
12569 release-info and mpw-install, which we don't want to just ignore.
12570
e29d857e 12571Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12572
12573 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12574
ab426314 12575Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12576
12577 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12578 local_prefix to sub-make invocations.
12579
fa6212f1 12580Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12581
12582 * configure.in: Check makefile fragments in the source
12583 directory.
12584
99e98fcd 12585Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12586
ea0cacfb 12587 * configure.in: Check whether host and target makefile
12588 fragments exist before adding them to *_makefile_frag.
99e98fcd 12589
ed37269d 12590Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12591
12592 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12593
12594Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12595
12596 * configure.in: Make sure we only replace RPATH_ENVVAR on
12597 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12598 regexp to sed.
12599
12600 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12601 to sub-makes.
12602
c0a2f1ac 126031998-01-13 Lee Iverson (leei@ai.sri.com)
12604
12605 * config-ml.in (multi-do): LDFLAGS must include multilib
12606 designator.
12607
6eaa4c2d 12608Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
2668caae 12609
12610 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12611
ba7b87c8 12612Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12613
12614 * config.sub: Add mingw32 support.
12615 * configure.in: Likewise.
ba7b87c8 12616
ebabad97 12617Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12618
12619 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12620
ed37269d 12621Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12622
12623 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12624 * configure (gxx_include_dir): Provide a definition for subdirs
12625 which do not use autoconf.
12626
12627Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12628
12629 * config.guess: Sync with egcs. Picks up new alpha support,
12630 BeOS & some additional linux support.
12631
e5af4166 12632Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12633
12634 * config.guess: HP 9000/803 is a PA1.1 machine.
12635
8c7cf808 12636Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12637
12638 * configure.in: It's alpha*-...
12639
b05392a6 12640Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12641
12642 * configure.in (host_makefile_frag, target_makefile_frag):
12643 Handle multiple config files.
12644 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12645 alpha-*-*.
12646
151ad919 12647Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12648
12649 * mkdep: New file.
12650
12651Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12652
12653 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12654
ed37269d 12655Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12656
12657 * Makefile.in: Add libgui directory.
12658 (GDB_TK): Add all-libgui.
12659 * configure.in: Add libgui directory.
12660 * configure: Add all-libgui to GDB_TK.
12661
12662Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12663
12664 * config-ml.in (multidirs): Add m32r to multilib list.
12665
12666Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12667
12668 * Makefile.in (all-target-gperf): Change dependency to
12669 all-target-libstdc++.
12670
e4182547 12671Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12672
12673 * config.guess: Add BeOS support.
12674
ed37269d 12675Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12676
12677 Source directory cvs renamed to cvssrc:
12678 * configure.in (host_tools): Change cvs to cvssrc.
12679 (native_only): Likewise.
12680 (noconfigdirs) [various cases]: Likewise.
12681 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12682 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12683 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12684 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12685 (all-cvssrc): Rename target from all-cvs.
12686
c0a49bd7 12687Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12688
12689 * configure (gxx_include_dir): Fix thinko.
12690
33148f33 12691Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12692
12693 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12694 (install-cross, install-gcc-cross): New targets.
12695
ed37269d 12696Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12697
12698 * configure.in (noconfigdirs): Add support for Thumb target.
12699
12700 * config.sub (maybe_os): Add support for Thumb target.
12701
12702Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12703
12704 * Makefile.in: Add rules for cygmon.
12705
12706 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12707
66e82180 12708Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12709
12710 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12711 * configure (gxx_include_dir): Provide a definition for subdirs
12712 which do not use autoconf.
151ad919 12713
12714Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12715
12716 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
aee16bda 12717 11/18/97 build
151ad919 12718
db8f5cfe 12719Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12720
12721 * From Franz Sirl.
12722 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12723 found on RedHat Linux systems.
66e82180 12724
b58ae2dc 12725Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12726
12727 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12728 guesses.
12729
db8f5cfe 12730Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12731
12732 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12733
ed37269d 12734Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12735
12736 * ltmain.sh: If mkdir fails, check whether the directory was created
12737 anyhow by some other process.
12738
151ad919 12739Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12740
12741 * configure.in (d30v-*-*): Configure all directories.
12742
12743Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12744
12745 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12746 for the D30V.
12747
12748Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12749
12750 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12751
ed37269d 12752Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12753
31972771 12754 * include/libiberty.h: Add extern "C" { so it can be used with C++
12755 progrms.
12756 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12757 programs.
ed37269d 12758
151ad919 12759Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12760
12761 * configure.in (d30v-*-*): Configure GCC now.
12762
ed37269d 12763Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12764
12765 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12766 is no longer needed.
12767
62a42df9 12768Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12769
12770 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12771
75a1ca82 12772Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12773
12774 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12775 targets using "$@" to provide support for similar but not identical
12776 targets without having to duplicate code.
12777
151ad919 12778Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12779
12780 * makefile.vms: Fix to work with DEC C.
12781
12782Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12783
12784 * config.sub: Add mips-tx39-elf to marketing names.
12785
12786Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12787
12788 * ltmain.sh: Handle symlinks in generated script.
12789
12790Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12791
12792 * configure: Handle autoconf style directory options: --bindir,
12793 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12794 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12795 --sysconfdir.
12796 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12797 (sharedstatedir, localstatedir, oldincludedir): New variables.
12798 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12799 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12800 sbindir, sharedstatedir, and sysconfdir.
12801
732395de 12802Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12803
12804 * Makefile.in (bootstrap-lean): New target.
12805
151ad919 12806Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12807
12808 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
4b695c23 12809 sn, and gnuserv from noconfigdirs.
151ad919 12810
12811Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12812
12813 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12814
20e61444 12815Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12816
12817 * Makefile.in (cross): New target.
12818
53647f74 12819Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12820 Jeff Law <law@cygnus.com>
12821
12822 * Makefile.in (bootstrap2, bootstrap3): New targets.
12823 (all-bootstrap): Remove outdated and confusing target.
c6d9586e 12824 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
53647f74 12825
151ad919 12826Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12827
12828 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
4b695c23 12829 windows. Consistent with gdb/configure.
151ad919 12830
a6bb47e0 128311997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12832
a6bb47e0 12833 * configure.in: Name Linux target fragment.
12834
12835 * configure: Rewrite so that project Makefile fragment is inserted
12836 first and appears last in the resulting Makefile.
12837
151ad919 12838Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12839
12840 * Makefile.in (install-itcl): Install tcl first.
12841
ed37269d 12842Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12843
12844 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12845
2e678402 12846Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12847
12848 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12849
12850 * configure.in (skipdirs): Add target-librx for Linux.
12851 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12852
6b071baa 12853Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12854
12855 * Makefile.in (bootstrap): New target.
12856
b496f822 12857Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12858
fee90afd 12859 * config.sub: Accept 'amigados' for backward compatibility.
b496f822 12860
151ad919 12861Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12862
12863 * config.guess: Merge with FSF.
12864
d99ec4a1 12865Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12866
12867 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12868
151ad919 12869Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12870
12871 * config.sub: Add "marketing-names" patch.
12872
952fead6 12873Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12874
31972771 12875 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
952fead6 12876
9defe53a 12877Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12878
12879 * config.sub: Handle v850-elf.
12880
9efeb2e1 12881Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
4c13bcbd 12882
12883 * .cvsignore (*-install): Remove.
12884
c51cbc45 12885Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12886
12887 * ltconfig: Set CONFIG_SHELL in libtool.
12888 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12889
0dcb4a65 12890Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12891
12892 * configure.in (target_subdir): Set to libraries if enable_multilib.
12893
01a35b7f 12894Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12895
12896 * config.guess: Update from gcc directory.
12897
151ad919 12898Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12899
12900 * Makefile.in (all-sim): Depends on all-readline.
12901
28e9041c 12902Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12903
12904 * Makefile.in (BISON, YACC): Use $$s.
12905 (all-bison): Depend on all-texinfo.
12906
12907Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12908
12909 * Makefile.in (BISON): Add -L flag.
12910 (YACC): Likewise.
12911
151ad919 12912Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12913
aee16bda 12914 * configure.in (noconfigdirs): Add support for v850e target.
12915
151ad919 12916 * config.sub (maybe_os): Add support for v850e target.
12917
12918Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12919
aee16bda 12920 * configure.in (noconfigdirs): Add support for v850ea target.
12921
151ad919 12922 * config.sub (maybe_os): Add support for v850ea target.
12923
28e9041c 12924Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12925
12926 * config.sub: Add mipstx39. Delete r3900.
12927
12928Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12929
12930 * Makefile.in (all-autoconf): Depends on all-texinfo.
12931
12932Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12933
12934 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12935 eabi targets.
12936
12937Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12938
12939 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12940
12941 * configure: When handling a Canadian Cross, handle YACC as well as
12942 BISON. Just set BISON to bison. When setting YACC, prefer bison.
31972771 12943 * Makefile.in (all-bison): Depend upon all-texinfo.
28e9041c 12944
12945Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12946
12947 * Makefile.in (BISON): bison, not byacc or bison -y.
12948 (YACC): bison -y or byacc or yacc.
12949 (various): Add *-bison as appropriate.
12950 (taz): No need to mess with BISON anymore.
12951
12952Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12953
12954 * configure: If OSTYPE matches *win32*, try to find a good value for
12955 CONFIG_SHELL.
12956
12957Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12958
12959 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12960 configure.in if it is present.
12961
12962Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12963
12964 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12965
12966Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12967
12968 * config.sub: Recognize `arc' cpu.
12969 * configure.in: Likewise.
12970 * config-ml.in: Likewise.
12971
12972Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12973
12974 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12975
12976Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12977
12978 * configure: Changed sed delimiter from ':' to '|' when
12979 attempting to substitute ${config_shell} for SHELL. On
12980 NT ${config_shell} may contain a ':' in it.
12981
12982Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12983
12984 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12985
12986Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12987
12988 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12989
12990Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12991
12992 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12993
12994 * ylwrap: If the program is a relative path, force it to be
12995 absolute.
12996
12997Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12998
12999 * configure (tooldir): Set BISON to `bison -y' and not just bison.
13000
13001Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
13002
13003 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
4b695c23 13004 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13005 for libraries.
28e9041c 13006
13007Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
13008
13009 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
4b695c23 13010 separated by spaces.
28e9041c 13011
13012Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
13013
13014 * ylwrap: New file.
13015 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13016
13017 * ltmain.sh: Handle /bin/sh at start of install program.
13018
13019 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13020
13021 * ltconfig, ltmain.sh: New files, from libtool 1.0.
13022 * missing: New file, from automake 1.2.
13023
13024Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
13025
13026 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
13027 check-tk to CHECK_X11_MODULES.
13028
13029Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
13030
13031 * config.sub: Merge with FSF.
13032
13033Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
13034
13035 * config.guess: Merge with FSF.
13036
13037Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13038
13039 * configure: Treat msdosdjgpp like go32.
13040 * configure.in: Likewise. Don't remove gprof for go32.
13041
13042 * configure: Change Makefile.tem2 to Makefile.tm2.
13043
13044Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
13045
13046 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13047
13048Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13049
13050 * install-sh (chmodcmd): Set to null if the DST directory already
13051 exists. Same as Nov 11th change.
13052
13053Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
13054
aee16bda 13055 * configure (GDB_TK): Needs itcl and tix.
28e9041c 13056
13057Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
13058
13059 * config.guess: Update from FSF.
13060
13061Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
13062
13063 * Makefile.in (GDB_TK): Depend on itcl and tix.
13064
13065Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
13066
13067 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13068 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13069 (INSTALL_SCRIPT): New variable.
13070 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13071 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13072 to -x.
13073 * install-sh: Add support for -x option.
13074
13075Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
13076
13077 * configure.in, Makefile.in: Treat tix like itcl.
13078
13079Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
13080
13081 * Makefile.in (WINDRES): New variable.
13082 (WINDRES_FOR_TARGET): New variable.
13083 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13084 (EXTRA_HOST_FLAGS): Add WINDRES.
13085 (EXTRA_TARGET_FLAGS): Add WINDRES.
13086 (EXTRA_GCC_FLAGS): Add WINDRES.
13087 ($(DO_X)): Pass down WINDRES.
13088 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13089 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13090 DLLTOOL_FOR_TARGET.
13091
13092Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
13093
13094 * configure.in: configure sim before gdb for win32-x-ppc
13095
13096Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13097
13098 Move gperf into the toplevel, from libg++.
13099 * configure.in (target_tools): Add target-gperf.
13100 (native_only): Add target-gperf.
13101 * Makefile.in (all-target-gperf): New target, depend on
13102 all-target-libg++.
13103 (configure-target-gperf): Empty rule.
13104 (ALL_TARGET_MODULES): Add all-target-gperf.
13105 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13106 (CHECK_TARGET_MODULES): Add check-target-gperf.
13107 (INSTALL_TARGET_MODULES): Add install-target-gperf.
13108 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13109
13110Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
aee16bda 13111
28e9041c 13112 * config.sub (mn10200): Recognize new basic machine.
13113
13114Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13115
13116 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13117 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13118
13119Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13120
13121 * configure.in: If we're building mips-sgi-irix6* native, turn on
13122 ENABLE_MULTILIB and set TARGET_SUBDIR.
13123
13124Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13125
13126 * Makefile.in (all-sn): Depend on all-grep.
13127
13128Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13129
13130 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13131
13132 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13133 Makefile. From Jeff Makey <jeff@cts.com>.
13134 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13135
13136 * Makefile.in (DISTBISONFILES): Remove.
13137 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13138 $(DEFAULT_YACC).
13139
13140 * configure.in: Build itl, db, sn, etc., when building for native
4b695c23 13141 cygwin32.
28e9041c 13142
13143 * Makefile.in (LD): New variable.
13144 (EXTRA_HOST_FLAGS): Pass down LD.
13145 ($(DO_X)): Likewise.
13146
13147Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13148
13149 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13150
13151Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13152
13153 * configure.in (targargs): Strip out any supplied --build argument
4b695c23 13154 before adding our own. Always add --build.
28e9041c 13155
13156Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13157
13158 * configure.in (targargs): Pass --build if we're doing
13159 a cross-compile.
13160
13161Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13162
ac6fd7b6 13163 * configure: Use '|' instead of ":" as the separator in
28e9041c 13164 sed. Otherwise sed chokes on NT path names with drive
13165 designators. Also look for "?:*" as the leading characters in an
13166 absolute pathname.
13167
13168Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13169
13170 * config.sub: Support for r3900.
13171
13172Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13173
13174 * configure.in: Use install-sh, not install.sh.
13175
13176Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13177
13178 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13179 apply it twice.
13180
13181Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13182
13183 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13184 install-binutils.
13185
13186Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13187
13188 * Makefile.in: Add automake targets.
13189 * configure.in (host_tools): Add automake.
13190
13191Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13192
13193 * configure: Default CXX to c++, not gcc.
13194 * Makefile.in (CXX): Set to c++, not gcc.
13195 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13196
13197Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13198
13199 * install-sh: try appending a .exe if source file doesn't
13200 exist
13201
13202Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13203
13204 * configure.in: Turn on multilib by default.
13205 (cross_only): Remove target-libiberty.
13206
13207 * Makefile.in (all-gcc): Don't depend on libiberty.
13208
13209Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13210
13211 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13212
13213Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13214
13215 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13216 (DISTBISONFILES): Add ld/Makefile.in
13217
13218Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
13219
13220 * configure.in: if target is cygwin32 but host isn't cygwin32,
13221 don't configure gdb tcl tk expect, not just gdb.
13222
13223Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
13224
13225 * configure.in: Added gnuserv everywhere sn appears.
13226
13227 * Makefile.in (ALL_MODULES): Added all-gnuserv.
13228 (CROSS_CHECK_MODULES): Added check-gnuserv.
13229 (INSTALL_MODULES): Added install-gnuserv.
13230 (CLEAN_MODULES): Added clean-gnuserv.
13231 (all-gnuserv): New target.
13232
13233Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
13234
13235 * config.guess: Fixes for MIPS OpenBSD systems.
13236
13237Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
13238
13239 * Makefile.in (INSTALL_XFORM): Remove.
13240 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13241
13242 * mkinstalldirs: New file, copied from automake.
13243 * Makefile.in (installdirs): Rename from install-dirs. Use
13244 mkinstalldirs. Change all users.
13245 (DEVO_SUPPORT): Add mkinstalldirs.
13246
13247Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
13248
13249 * install-sh: Rename from install.sh.
13250 * Makefile.in (INSTALL): Change install.sh to install-sh.
13251 (DEVO_SUPPORT): Likewise.
13252
13253 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
13254 Graichen <graichen@rzpd.de>.
13255
13256Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
13257
13258 * config.guess: Recognize OpenBSD systems correctly.
13259
13260Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13261
13262 * README, Makefile.in (ETC_SUPPORT): Remove references to
13263 cfg-paper*, configure.{texi,man,info*}._
13264
13265Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
13266
13267 * Makefile.in (all.normal): Ensure that gcc is built after all
13268 the x11 - ie gdb - targets.
13269
13270Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
13271
13272 * makefile.vms: Don't run conf-a-gas.
13273
13274Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
13275
31972771 13276 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
28e9041c 13277
151ad919 13278Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
13279
13280 * configure.in: Remove noconfigdirs case since gdb also
13281 configures and builds for tic80-coff.
13282
28e9041c 13283Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
13284
13285 * configure: Set cache_file to config.cache.
13286 * Makefile.in (local-distclean): Remove config.cache.
13287
13288Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13289
13290 * COPYING: Update FSF address.
13291
151ad919 13292Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
13293
13294 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13295 noconfigdirs.
13296
28e9041c 13297Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
13298
13299 * Makefile.in (install-dirs): Don't crash if prefix, and hence
13300 MAKEDIRS, is empty.
13301
13302Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
13303
13304 * config.sub: Tweak mn10300 entry.
13305
13306Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
13307
13308 * configure.in (host_tools): Put sim before gdb, so gdb's
13309 configure.tgt can determine if the simulator was configured.
13310
13311Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
13312
13313 * config.sub: Move BeOS $os case to be with other Cygnus
13314 local cases.
13315
13316Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13317
13318 * config.sub: Remove misplaced comment that broke Linux.
13319
13320Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13321
13322 * config.sub: Add BeOS support.
13323
13324Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13325
13326 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13327
13328Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13329
13330 * configure.in (noconfigdirs): Remove tcl and tk from
13331 noconfigdirs for cygwin32 builds.
13332
151ad919 13333Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13334
13335 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13336
28e9041c 13337Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13338
13339 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13340 make-all.com, use makefile.vms instead.
13341
13342Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13343
13344 * config.sub: Accept -lnews*.
13345
151ad919 13346Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13347
13348 * configure.in (noconfigdirs): Disable target-newlib,
4b695c23 13349 target-examples and target-libiberty for d30v.
151ad919 13350
13351Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13352
13353 * configure.in (noconfigdirs): Enable ld for d30v.
13354
13355Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13356
13357 * configure.in (tic80-*-*): Build compiler.
13358
13359Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13360
13361 * configure.in (d30v-*): Remove sim directory from list of
4b695c23 13362 unsupported d30v directories
151ad919 13363
13364Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13365
aee16bda 13366 * config.sub, configure.in: Add d30v target cpu.
13367
28e9041c 13368Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13369
13370 * makefile.vms: New file.
13371 * make-all.com: Remove.
13372
13373Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13374
13375 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13376
13377Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13378
13379 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13380
13381Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13382
13383 * Makefile.in (ALL_MODULES): Added all-db.
13384 (CROSS_CHECK_MODULES): Addec check-db.
13385 (INSTALL_MODULES): Added install-db.
13386 (CLEAN_MODULES): Added clean-db.
13387
13388Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13389
13390 * config.guess: Merge with latest FSF sources.
13391
13392Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13393
13394 * Makefile.in (ALL_MODULES): Added all-itcl.
13395 (CROSS_CHECK_MODULES): Added check-itcl.
13396 (INSTALL_MODULES): Added install-itcl.
13397 (CLEAN_MODULES): Added clean-itcl.
13398
13399Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13400
13401 * configure.in: build gdb for mn10200
13402
13403Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13404
13405 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13406
151ad919 13407Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13408
13409 * configure.in (tic80-*-*): Turn off most targets right now.
13410
28e9041c 13411Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13412
13413 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13414 rather than the makeinfo program.
13415 (do-info): Depend upon all-texinfo.
13416
13417Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13418
13419 * configure.in: Remove uses of config/mh-linux.
13420
13421 * config.sub, config.guess: Merge with latest FSF sources.
13422
151ad919 13423Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13424
13425 * config.sub (case $basic_machine): Add tic80 entries.
13426
28e9041c 13427Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13428
13429 * config.sub, config.guess: Merge with latest FSF sources.
13430
13431Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13432
13433 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13434 * mpw-config.in: Test for NewFolderRecursive.
13435 * mpw-install: Use symbolic name for startup filename.
13436 * mpw-README: Add various additional details.
13437
13438Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13439
13440 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13441
13442Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13443
13444 * configure.in: Do build gcc and the target libraries for
13445 the mn10200.
13446
13447Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13448
13449 * configure.in: don't avoid building gdb for mn10300 any more
13450 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13451 instead of single-quoting it.
13452
13453Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13454
13455 * configure.in: Don't use --with-stabs on IRIX 6.
13456
13457Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13458
13459 * configure.in (m32r): Build gdb, libg++ now.
13460
13461Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13462
13463 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13464 directories from noconfigdirs.
13465
13466Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13467
13468 * config.sub (basic_machine): added mips16 configuration
13469
13470Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13471
13472 * config.sub: Handle d10v-unknown.
13473
151ad919 13474Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13475
13476 * config.sub: Handle v850-unknown.
13477
28e9041c 13478Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13479
13480 * Makefile.in: add findutils
13481 * configure.in: add findutils to list of host_tools
13482
13483Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13484
13485 * config.sub: Handle mn10200 and mn10300.
13486
13487Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13488
13489 * configure.in (d10v-*): Do not build librx.
13490
13491Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13492
13493 * configure.in (mn10300): Build everything except gdb & libgloss.
13494
13495Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13496
13497 * config.guess: Patch for Dansk Data Elektronik servers,
13498 from Niels Skou Olsen <nso@dde.dk>.
13499
13500 For ncr, use /bin/uname rather than uname, since GNU uname does not
13501 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13502
13503 Patch for MIPS R4000 running System V,
13504 from Eric S. Raymond <esr@snark.thyrsus.com>.
13505
13506 Fix thinko for nextstep.
13507
13508 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13509
13510 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13511 * config.guess: Guess mips-dec-mach_bsd4.3.
13512
13513 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13514 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13515 release numbers.
13516 * config.guess (mips-mips-riscos*): Emit just enough of the
13517 release number.
13518
13519 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13520 * config.guess (sparc-auspex-sunos*): Added.
13521 (f300-fujitsu-*): Added.
13522
13523 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13524 * config.guess: Recognize a Tadpole as a sparc.
13525
13526Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13527
13528 * config.guess: Don't assume that NextStep version is either 2 or
13529 3. NextStep 4 (aka OpenStep 4) has come out now.
13530
13531Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13532
13533 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13534 From Rik Faith <faith@cs.unc.edu>.
13535
13536Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13537
13538 * config.sub: Contributions from bug-gnu-utils to:
13539 Support plain "hppa" (no version given) architecture, reported by
13540 OpenStep.
13541 OpenBSD like NetBSD.
13542 LynxOs is not a hardware supplier.
13543
13544 * config.guess: Contributions from bug-gnu-utils to add support for:
4b695c23 13545 OpenBSD like NetBSD.
28e9041c 13546 Stratus systems.
13547 More Pyramid systems.
13548 i[n>4]86 Intel chips.
13549 M680[n>4]0 Motorola chips.
13550 Use unknown instead of lynx for hardware manufacturer.
13551
13552Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13553
13554 * install.sh (chmodcmd): Set to null if the DST directory already
13555 exists.
13556
13557Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13558
13559 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13560 not use mt-ppc target Makefile fragment any more.
13561
13562Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13563
13564 * configure.in (*-*-windows): Exclude everything but those dirs
13565 needed to build windows.
13566
13567Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13568
13569 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13570
13571Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13572
13573 * configure.in: Exclude mmalloc from i386-windows.
28e9041c 13574
13575Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13576
13577 * Undo my previous change.
13578
13579Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13580
13581 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13582 unconditionally.
13583 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13584
13585Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13586
13587 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13588 host to add it's own flags.
28e9041c 13589
13590Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13591
13592 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13593
13594Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13595
13596 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13597 (CXX_FOR_TARGET): Likewise.
13598 (GCC_FOR_TARGET): Define.
13599 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13600 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13601 CC_FOR_TARGET was specified on the command line.
13602 (MAKEOVERRIDES): Don't define.
13603
13604Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13605
13606 * configure.in (m32r): Fix spelling of libg++ libs.
13607
13608Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13609
13610 * config.sub (-apple*): Remove, now redundant.
13611
13612Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13613
13614 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13615
13616 * configure: Rework yesterday's sed script patch.
13617
13618 * config.sub: Merge with FSF.
13619
13620Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13621
13622 * config.guess: Merge from FSF.
13623
13624 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
31972771 13625 * config.guess: Use pc instead of unknown, for pc clone systems.
13626 Change linux to linux-gnu.
28e9041c 13627
13628 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
31972771 13629 * config.guess: Avoid non-portable tr syntax.
28e9041c 13630
13631Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13632
13633 * test-build.mk (HOLES): Add "xargs" for gdb.
13634
13635 * configure: Avoid hpux10.20 sed bug.
13636
13637Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13638
5309a301 13639 * configure.in: Add support for windows host
28e9041c 13640 (that is a build done under the Microsoft build environment).
13641
13642Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13643
13644 * Makefile.in: Replace all uses of srcroot with s, to shrink
13645 command line lengths.
13646
13647 Patches from Geoffrey Noer <noer@cygnus.com>:
13648 * configure.in: If configuring for newlib, pass --with-newlib to
13649 subdirectories.
13650 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13651 -Bnewlib/ and -Lwinsup to gcc.
13652 (CXX_FOR_TARGET): Likewise.
13653
13654Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13655
13656 * Makefile.in (ETC_SUPPORT): Add configure.
13657
13658Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13659
aee16bda 13660 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
28e9041c 13661 host configuration file.
13662
13663Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13664
13665 * configure.in: Break mn10x00 support into separate
13666 mn10200 and mn10300 configurations.
13667 * config.sub: Likewise.
13668
13669Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13670
13671 * configure.in: Add lots of stuff to noconfigdirs for
13672 the mn10x00 targets.
13673
13674 * config.sub, configure.in: Add mn10x00 support.
13675
13676Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13677
13678 * make-all.com: Call conf-a-gas, not config-a-gas.
13679
13680Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13681
13682 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
4b695c23 13683 targets.
28e9041c 13684
13685Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13686
13687 * mpw-README: Add much more detail for native PowerMac.
13688 * mpw-install: New file.
13689 * mpw-configure: Add --norecursion and --help options.
13690 * mpw-config.in: Translate readme and install files when
13691 copying to objdir.
13692 * mpw-build.in: Don't always depend on byacc and flex.
13693 (install-only-top): New action.
13694
151ad919 13695Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13696
13697 * configure.in: You can now configure GDB for the v850.
13698
28e9041c 13699Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13700
13701 * configure.in (noconfigdirs): Don't configure any C++ dirs
13702 if targeting D10V.
13703
13704Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13705
13706 * config.sub: Recognize mips64vr5000.
13707
13708Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13709
13710 * configure.in: Use a single line for host_tools and native_only.
13711
13712Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13713
13714 * config.sub, configure.in: Add entries for m32r.
13715
13716Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13717
13718 * Makefile.in (inet-install): Don't run install-gzip.
13719
13720Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13721
13722 * configure.in: Don't config lots of things for *-*-windows*.
13723
13724Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13725
13726 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13727 (host_libs, host_tools): Copy from configure.in.
13728 * mpw-configure: Don't complain about directories not found.
13729
13730Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13731
13732 * configure.in (i[345]86): Recognize i686 for pentium pro.
13733 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13734 file.
13735
13736 * config.guess (i[345]86): Ditto.
13737
13738Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13739
13740 * configure.in (noconfigdirs): Removed gdb for D10V.
13741
151ad919 13742Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
ed37269d 13743
151ad919 13744 * configure.in: Remove ld, target-libio, target-libg++, and
13745 target-libstdc++ from noconfigdirs.
ed37269d 13746
28e9041c 13747Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13748
13749 * configure: Fix three locations where shell scripts were
13750 being run directly rather than with config_shell.
13751
151ad919 13752Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13753
13754 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13755 * config.sub (basic_machine): Recognize v850.
13756
28e9041c 13757Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13758
13759 * mpw-configure: Handle multiple enable/disable options and
13760 pass them down recursively, handle -c and -s flags appropriately
13761 depending on choice of compiler, add escape mechanism for
13762 quoted arguments to gC.
13763
13764Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13765
13766 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13767 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13768 so that -mrelocatable-lib and -mno-eabi are used.
13769
13770 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13771 not support --print-multi-lib, don't abort.
13772
28e9041c 13773Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13774
13775 * make-all.com: Run config-a-gas.
13776 * setup.com: Don't copy subdirectory files around.
13777
13778Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13779
13780 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13781 target, it now compiles correctly.
13782
13783Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13784
13785 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13786
13787Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13788
aee16bda 13789 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
28e9041c 13790
13791Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13792
13793 * configure.in (native_only): Add prms.
13794
13795Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13796
13797 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13798 (BINUTILS_SUPPORT_DIRS): Likewise.
13799
13800Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13801
13802 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13803 d10v support is added.
13804
13805Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13806
13807 * configure.in (d10v-*-*): New target.
13808
13809Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13810
13811 * config.guess (HP 9000/811): Recognize this as a PA1.1
13812 machine.
13813
13814Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13815
13816 * Makefile.in (do-tar-gz): New target, split out from tail end of
13817 taz target. Run each command separately, don't use pipes.
13818 (taz): Use it.
13819
13820Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13821
13822 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13823 * mpw-build.in: No builds should depend on building byacc or flex,
13824 they are assumed to be installed already.
13825
13826Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13827
13828 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13829 variable that CC_FOR_TARGET needs.
13830
13831Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13832
13833 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13834 options have changed since the last time the subdirectory was
13835 configured, and if it has, reconfigure.
13836 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13837 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13838
13839Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13840
13841 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13842 CLEAN_MODULES): Add bash.
13843 (all-bash): New target.
13844
13845Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13846
13847 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13848
13849Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13850
13851 * config.sub (basic_machine): Recognize d10v as a valid processor.
13852
13853Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13854
13855 * mpw-configure: Add support for --bindir.
13856 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13857
13858Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13859
13860 * configure.in: add bash, time, gawk to list of hosttools and things
13861 to only build for native toolchains
13862
13863Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13864
13865 * Makefile.in (docdir): Remove.
13866
13867Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13868
13869 * Makefile.in (datadir): Set to $(prefix)/share.
13870
13871Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13872
13873 * configure.in: build diff and patch for cygwin32-hosted
13874 toolchains.
13875
13876Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13877
13878 * config.sub: Accept -rtems*.
13879
13880Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13881
31972771 13882 * configure.in: enable dosrel for cygwin32-hosted builds,
13883 remove diff from the list of things not buildable
13884 via Canadian Cross
28e9041c 13885
13886Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13887
13888 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
4b695c23 13889 don't get ". ".
28e9041c 13890
13891Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13892
13893 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13894
13895Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13896
13897 * Makefile.in (taz): Handle case where tex3patch didn't even get
13898 checked out. Also, if it was found, put the symlink in a new util
13899 subdirectory.
13900
13901Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13902
13903 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13904
13905Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13906
13907 * config.sub: Recognize -openvms.
13908 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13909 * make-all.com, setup.com: New files.
13910
13911Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13912
13913 * Makefile.in (taz): tex3patch moved to texinfo/util.
13914
13915Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13916
13917 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13918 * configure.in: remove make from disable-if-Can-Cross list
13919 enable gdb if ${host} and ${target} are cygwin32
13920
13921Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13922
13923 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13924 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13925
13926Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13927
13928 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13929 distinguish sysv/svr4/bsd variants.
13930 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13931
13932Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13933
13934 * configure.in: Added copyright notice.
13935 * move-if-change: Added copyright notice.
13936
13937Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13938
13939 * configure.in (powerpcle-*-solaris*): Until we get shared
13940 libraries working, don't build gdb, sim, make, tcl, tk, or
13941 expect.
13942
13943Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13944
13945 * config.guess: Merge with FSF:
13946
13947 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13948 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13949
13950 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13951 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13952
13953 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13954 * config.guess: Combine two OSF1 rules.
13955 Also recognize field test versions. From mjr@zk3.dec.com.
13956 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13957 because GNU uname does not support -p. From pmr@pajato.com.
13958
13959Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13960
13961 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13962
13963Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13964
13965 * mpw-README: Document GCCIncludes.
13966
13967Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13968
13969 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13970
13971Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13972
13973 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13974
13975Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13976
13977 * configure.in (*-*-cygwin32): Configure make.
13978
13979Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13980
13981 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13982
13983Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13984
13985 * Makefile.in (all-inet): Depend on all-perl.
13986
13987 * Makefile.in (inet-install): New target.
13988
13989 * Makefile.in (all-inet): Depend on all-tcl.
13990 (all-inet): Depend on all-send-pr.
13991
13992Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13993
13994 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13995 temporarily.
13996
13997Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13998
13999 * configure.in: Don't configure --with-gnu-ld on AIX.
14000
14001Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14002
14003 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14004
14005Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
14006
14007 * Makefile.in (ALL_MODULES): Added all-inet.
14008 (CROSS_CHECK_MODULES): Added check-inet.
14009 (INSTALL_MODULES): Added install-inet.
14010 (CLEAN_MODULES): Added clean-inet.
14011 (all-indent): New target.
14012
14013 * configure.in (host_tools): Added inet.
14014 (native_only): Added inet.
14015 (noconfigdirs): Added inet.
14016
14017Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
14018
14019 * configure.in: Don't configure libgloss if we are not configuring
14020 newlib.
14021
14022Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
14023
14024 * configure.in: Don't configure libgloss for unsupported
14025 architectures.
14026
14027Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14028
14029 * Makefile.in (CLEAN_MODULES): Add clean-apache.
14030
14031Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
14032
14033 * Makefile.in (ALL_MODULES): Include all-apache.
14034 (CROSS_CHECK_MODULES): Include check-apache.
14035 (INSTALL_MODULES): Include install-apache.
14036 (all-apache): New target.
14037
14038 * configure.in: Added apache everywhere perl is seen.
14039
14040Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14041
14042 * Makefile.in: Add support for clean-{module} and
14043 clean-target-{module} rules.
14044
14045Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
14046
14047 * configure.in (*-*-ose) do not build libgloss.
14048
14049Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14050
14051 * config.guess (prep*:SunOS:5.*:*): Turn into
14052 powerpele-unknown-solaris2.
14053
14054Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
14055
14056 * configure.in: Permit --enable-shared to specify a list of
14057 directories.
14058
14059Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14060
14061 * configure.in (host==solaris): Pass only the first word of $CC
14062 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14063
14064Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14065
14066 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14067
14068Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
14069
14070 * Makefile.in (ALL_MODULES): Include all-perl.
14071 (CROSS_CHECK_MODULES): Include check-perl.
14072 (INSTALL_MODULES): Include install-perl.
14073 (ALL_X11_MODULES): Include all-guile.
14074 (CHECK_X11_MODULES): Include check-guile.
14075 (INSTALL_X11_MODULES): Include install-guile.
14076 (all-perl): New target.
14077 (all-guile): New target.
14078
14079 * configure.in (host_tools): Include perl and guile.
14080 (native_only): Include perl and guile.
14081 (noconfigdirs): Don't build guile and perl; no ports have been
14082 done.
14083
14084Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
14085
31972771 14086 * configure (--enable-*): Handle quoted option lists such as
14087 --enable-sim-cflags='-g0 -O' better.
28e9041c 14088
14089Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14090
14091 * Makefile.in ({,inst}all-target): New rule so we can make and
14092 install all of the target directories easily.
14093
14094Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14095
14096 * configure.in: Add missing global flag in sed substitution when
14097 deleting `target-' from ${configdirs}.
14098
14099Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
14100
14101 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14102 option.
14103
14104 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14105 config/mh-necv4.
14106
14107 * install.sh: Correct misspelling of transformbasename.
14108
14109 * config.guess: Recognize mips-*-sysv*.
14110
14111Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14112
14113 * config.sub: Recognize mon960.
14114
14115Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14116
14117 * configure: Restore Canadian Cross handling of BISON and LEX,
14118 removed in Feb 20 change.
14119
14120Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14121
14122 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14123 Mention make install. Remove the old copyright date as well the
14124 clumsy and rather pointless copyright on the README file.
14125
14126Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14127
14128 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14129 Makefile after running symlink-tree, then run `make distclean' to
14130 avoid clobbering any generated files in srcdir.
14131
14132Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14133
14134 * configure.in (m68k-*-netbsd*): Build everything now.
14135
14136Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14137
14138 * Makefile.in (taz): Fix quoting.
14139
14140Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14141
14142 * configure.in (sparclet-*-*): Build everything now.
14143
14144Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14145
14146 * configure.in (m68k-*-linux*): New host.
14147
14148Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14149
14150 * configure: Check for bison before byacc.
14151
14152Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14153
14154 * Makefile.in configure: Change the way LEX and BISON/YACC are
14155 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14156 searching PATH. These are used as fallbacks by Makefile.in if
14157 flex/bison/byacc aren't in objdir.
14158
14159Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14160
14161 * Makefile.in: Make everything which depends upon all-bfd also
14162 depend upon all-opcodes, in case --with-commonbfdlib is used.
14163
14164Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14165
14166 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14167 building NT native compilers on Unix.
14168
14169Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14170
14171 * configure.in: Don't get CC from the host Makefile fragment if we
14172 can find gcc in PATH, or if this is a Canadian Cross. Move the
14173 Solaris test for /usr/ucb/cc to the post target script, just after
14174 the compiler sanity test.
14175
14176Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14177
14178 * config.sub: Merge with FSF.
14179
14180Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14181
14182 * Makefile.in (RPATH_ENVVAR): New variable.
14183 (REALLY_SET_LIB_PATH): Use it.
14184 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14185
14186Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14187
14188 * config.sub, configure.in: Recognize sparclet cpu.
14189
14190Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14191
14192 * config.guess: Support m68k-cbm-sysv4.
14193
14194Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14195
14196 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14197 m68k-unknown-linuxaout from linker help string. Put quotes around
14198 $ld_help_string.
14199
14200Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14201
14202 * config.guess (powerpc-harris-powerunix): Add guess for port
14203 to new target.
14204
14205Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14206
14207 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14208
14209Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14210
14211 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14212 $(REALLY_SET_LIB_PATH) in Makefile.
14213 * Makefile.in (SET_LIB_PATH): New variable.
14214 (REALLY_SET_LIB_PATH): New variable.
14215 ($(DO_X)): Use $(SET_LIB_PATH).
14216 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14217 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14218 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14219 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14220 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14221 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14222 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14223 (install-dosrel): Likewise.
14224 (all-opcodes): Depend upon all-libiberty.
14225
14226Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
14227
14228 * config.guess (*:CYGWIN*): New
14229
14230Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14231
14232 * Makefile.in (all-target-winsup): All all-target-libiberty.
14233
14234Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14235
14236 * configure.in (noconfigdirs): Add missing # in front of comment.
14237
14238Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
14239
14240 * configure.in: add second pass to things added to noconfigdirs
14241 so *-gm-magic can exclude libgloss properly.
14242
14243Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14244
14245 * mpw-configure (extralibs_name, rez_name): Set correctly
14246 for MWC68K compiler.
14247
14248 * mpw-README: Add more info on the necessary build tools.
14249
14250Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
14251
14252 * configure.in, config.sub: Recognize cygwin32.
14253
14254Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
14255
14256 * config.guess, config.sub: Recognize A/UX.
14257
14258Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
14259
14260 * config.sub: Merge with gcc/config.sub.
14261
14262Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
14263
14264 * mpw-build.in (do-binutils): Add build of stamps.
14265
14266Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
14267
14268 * config.sub: Add recognition for mips64vr4100*-* targets.
14269
14270Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14271
14272 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14273 Add creation of gconfigargs with `--enable-shared' turned on.
14274 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14275 ($(host)-stamp-stage3-configured): Likewise.
14276 (HOLES): Add chatr and ldd.
14277 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14278
14279Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
14280
14281 * configure: Pass --nfp to recursive configures.
14282
14283Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
14284
14285 * Makefile.in (DLLTOOL): New.
14286 (DLLTOOL_FOR_TARGET): New.
14287 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14288 (EXTRA_TARGET_FLAGS): Ditto.
14289 (EXTRA_GCC_FLAGS): Ditto.
14290 (CONFIGURE_TARGET_MODULES): Ditto.
14291 (DO_X): Ditto.
14292 * configure: Add DLLTOOL.
14293
14294Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
14295
14296 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14297 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14298 mh-sco, since old workarounds no longer needed, and don't
14299 build ld, since libraries have weak symbols in COFF.
14300
14301Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
14302
14303 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14304
14305Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
14306
14307 * configure.in: Make sure that ${CC} can be used to compile an
14308 executable.
14309
14310Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14311
14312 * Makefile.in (all-gdb): Depend on $(GDB_TK).
14313 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14314 nothing depending on whether gdbtk is being built.
14315
14316Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14317
14318 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14319
14320Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14321
14322 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14323 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14324
14325Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14326
14327 * config-ml.in: Add support for
14328 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14329 Simplify setting of multidirs from --disable-foo.
14330
14331Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14332
14333 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14334 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14335 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
4b695c23 14336 non-empty, pass them on to the GCC make.
28e9041c 14337 (all-bootstrap): New rule that is like all-gcc, except it executes
14338 the GCC bootstrap rule instead of the GCC all rule.
14339
14340Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14341
14342 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14343
14344Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14345
14346 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14347 DG/UX support.
14348
14349Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14350
14351 * config.sub (i*86*) Change [345] to [3456]
14352
14353Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14354
14355 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14356 --with-gnu-ld=no.
14357
14358Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14359
14360 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14361 AIX multilibs get built.
14362
14363Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14364
14365 * configure.in (i386-win32): Don't build expect if we're not
14366 building the tcl subdir.
14367
14368Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14369
14370 * Makefile.in: (configure-target-examples, all-target-examples):
14371 New targets, configure and build example programs.
14372
14373Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14374
14375 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14376 use it as input to sedit the generated MPW makefile.
14377 * mpw-README: Add a suggestion about Gestalt.h.
14378
14379Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14380
14381 * config.sub: Accept *-*-ieee*.
14382
14383Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14384
14385 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14386 Ronald F. Guilmette <rfg@monkeys.com>.
14387
14388Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14389
14390 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14391 for powerpc-pe native.
14392 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14393 (target==powerpc-pe): duplicate i386-win32 entry.
14394
14395Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14396
14397 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14398 of vxworks, not just vxworks5.1.
14399
14400Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14401
14402 * mpw-configure: Add support for exec-prefix.
14403
14404Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14405
14406 * config.guess: Recognize HP model 816 machines as having
14407 a PA1.1 processor.
14408
14409Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14410
14411 * configure: Ignore new autoconf configure options.
14412
28e9041c 14413Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14414
14415 * config.guess: Recognize Pentium under SCO.
14416 From Robert Lipe <robertl@arnet.com>.
14417
14418Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14419
14420 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
28e9041c 14421
14422Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14423
14424 * configure.in: Don't configure gas for alpha-dec-osf*.
14425
14426Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14427
14428 * configure.in: Default to --with-stabs for some targets for which
14429 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14430 i[345]86*-*-unixware*.
14431
14432Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14433
14434 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14435 rather than basing it on the target. Simplify handling of options
14436 controlling which directories to configure. Remove extraneous
14437 slash in multi-clean target.
14438
14439Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14440
14441 * config-ml.in: Prefix more variables with ml_ so they don't collide
14442 with configure's.
14443
14444Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14445
14446 * configure: Don't turn -v into --v.
14447
14448Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14449
14450 * configure.in (targargs): Fix typo.
14451
14452 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14453
14454Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14455
14456 * configure.in: Strip --host and --target options from
14457 CONFIG_ARGUMENTS, and always configure for --host only. Add
14458 --with-cross-host option when building with a cross-compiler.
14459 * configure: Canonicalize the arguments put into config.status by
14460 always using `=' for an option with an argument. Pass a presumed
14461 --host or --target explicitly.
14462
14463Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14464
14465 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14466 into general OS recognition case.
14467
14468Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14469
14470 * configure.in (target_configdirs): add target-winsup only
14471 for win32 target systems.
14472
14473Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14474
14475 * Makefile.in (all-target-libgloss): Depend upon
14476 configure-target-newlib, since when libgloss is built it looks to
14477 see if the newlib directory exists.
14478
14479Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14480
14481 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14482 cfg-ml-*.in.
14483
14484Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14485
14486 * configure: Handle LD and LD_FOR_TARGET when configuring a
14487 Canadian Cross.
14488
28e9041c 14489Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14490
14491 * configure.in (target_libs): add target-winsup.
14492 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14493 (target==ppcle-pe): remove ld from $noconfigdirs.
14494
14495Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14496
14497 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14498 Preserve relative path names in $srcdir. Build symlink tree if
14499 configuring cross target dir and srcdir=. (= no VPATH support).
14500 (configure-target-libg++): Depend on configure-target-librx.
14501 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14502 * config-ml.in: New file.
14503 * symlink-tree: New file.
14504 * configure: Ensure srcdir="." if that's what it is.
14505
14506Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14507
14508 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14509 includes and FLEX_SKELETON setting.
14510 * mpw-configure (--with-gnu-ld): New option, controls whether
14511 to use PPCLink or ld with PowerMac GCC.
14512 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14513 * mpw-config.in: Configure grez if targeting Mac.
14514
14515 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
4b695c23 14516 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14517 just macos.
28e9041c 14518 * configure.in: Configure grez resource compiler if targeting Mac.
14519 * Makefile.in (all-grez, install-grez): New targets.
14520
14521Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14522
14523 * configure: CXX defaults to gcc, not g++. If we find
4b695c23 14524 gcc in the path, set CC to gcc -O2.
28e9041c 14525
14526Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14527
14528 * configure: Default ${build} correctly. Avoid picking up extra
14529 spaces when reading CC and CXX from Makefile. When doing a
14530 Canadian Cross, use plausible default values for numerous
14531 variables.
14532 * configure.in: When doing a Canadian Cross, don't try to
14533 configure tools whose configure script can't handle it.
14534
14535Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14536
14537 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14538
14539Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14540
14541 * configure: Remove dubious bug reporting address.
14542
14543Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14544
14545 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14546 configure script, run that instead of this directory's configure.
14547 In either case, print a message that we're configuring the sub-dir.
14548
14549Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14550
14551 * configure.in: Before checking for the existence of various files,
14552 use sed to filter out "target-".
14553
14554Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14555
14556 * Makefile.in (DO_X): Split rule to decrease command line length
14557 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14558 (Philippe De Muyter).
14559
14560Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14561
14562 * Makefile.in (all-patch): depend on all-libiberty.
14563
14564Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14565
14566 * configure.in: If the only directory in target_configdirs which
14567 actually exists is libiberty, then set target_configdirs to empty,
14568 to avoid trying to build a target libiberty in a gas or gdb
14569 distribution.
14570
14571Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14572
14573 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
4b695c23 14574 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14575 systems.
28e9041c 14576
14577Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14578
14579 * configure.in (copy_dirs): Use sys-include instead of include
14580 for --with-headers option.
14581
14582Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14583
14584 * Makefile.in, configure.in: Make winsup builds work with
14585 new scheme.
14586
14587Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14588
14589 * configure.in: Build the linker on AIX.
14590
14591Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14592
14593 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14594 where needed.
14595
14596Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14597
14598 * Makefile.in (all-gcc): Fix typo.
14599
14600Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14601
14602 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14603
14604Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14605
14606 * configure.in: Rename libFOO to target-libFOO, and xiberty
14607 to target-xiberty, to provide more flexibility.
14608 (target_subdir): Define. Create if cross.
14609 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14610 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14611 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14612 check-libFOO -> check-target-libFOO, etc.
14613 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14614 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14615 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14616 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14617 allow ALL_GCC="" to only configure.
14618 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14619 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14620 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14621
14622Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14623
14624 * Makefile.in (taz): Build "info" in etc explicitly.
14625
14626Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14627
14628 * configure.in: Make sure that CC is undefined (as opposed to
14629 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14630 problem with autoconf trying to configure on a host without GCC.
14631
14632Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14633
14634 * mpw-configure: Set host alias from choice of host compiler,
14635 only use generic MPW Makefile sed if present, edit a file
14636 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14637 * mpw-README: Add problem notes about CW6 and CW7.
14638
14639Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14640
14641 * Makefile.in (taz): Use ";" instead of ";;".
14642
14643Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14644
14645 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14646 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14647 DISTDOCDIRS.
14648 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14649 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14650
14651Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14652
14653 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14654 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14655 Move bfd to DISTSTUFFDIRS.
14656
14657Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14658
14659 * Makefile.in (X11_LIB): Removed.
14660 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14661
14662 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14663
14664Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14665
14666 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14667 names.
14668
14669Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14670
14671 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14672
14673Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14674
14675 * configure.in (i[345]86-*-win32): Always build newlib.
14676 Don't configure cvs, autoconf or texinfo.
14677 * Makefile.in (LD_FOR_TARGET): New.
14678 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14679 Pass down LD_FOR_TARGET.
14680
14681Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14682
14683 * winsup: New directory.
14684 * Makefile.in: Build winsup.
14685 * configure.in: Winsup is configured when target is win32.
14686 Can only build win32 target GDB when native.
aee16bda 14687
28e9041c 14688Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14689
14690 * config.guess: Recognize HP model 819 machines as having
14691 a PA 1.1 processor.
14692
14693Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14694
14695 * configure: Fix sed loop which substitutes for CC and CXX to
14696 avoid bug found in various sed implementations.
14697
14698Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14699
14700 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14701 simulator. Use standard powerpc-*-eabi*.
14702
14703Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14704
14705 * configure.in: Stop putting gas and binutils in noconfigdirs for
14706 powerpc-*-aix* and rs6000-*-*.
14707
14708Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14709
14710 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14711 -mcall-aixdesc libraries.
14712
14713Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14714
14715 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14716
14717 * config.sub (arm | armel | armeb): Fix shell syntax.
14718
14719Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14720
14721 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14722 -msoft-float and -mcpu=common support.
14723 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14724 libraries.
14725
14726Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14727
14728 * configure.in: Allow configuration and build of emacs19 for the alpha.
14729
14730Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14731
14732 * configure.in (CC): Get ^CC, not just any old CC, from
14733 ${host_makefile_frag}.
14734
14735Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14736
aee16bda 14737 * configure.in (CC): Try to get CC from
28e9041c 14738 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14739
14740Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14741
14742 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14743 only if it exists in $(srcdir).
14744
14745Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14746
14747 * configure: If CC and CXX are not set in the environment, set
14748 them, based on either an existing Makefile or on searching for gcc
14749 in PATH. Substitute for CC and CXX in Makefile.
14750 * configure.in: Remove libm from target_libs. Separate
14751 target_configdirs from configdirs. If CC is not set in
14752 environment, try to get it from a host Makefile fragment. Rewrite
14753 changes of configdirs to use skipdirs instead. A few minor
14754 tweaks. Take directories out of target_configdirs as they are
14755 taken out of configdirs. Remove existing Makefile files from
14756 subdirectories. Substitute for TARGET_CONFIGDIRS and
14757 CONFIG_ARGUMENTS in Makefile.
14758 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14759 by configure.in.
14760 (CONFIG_ARGUMENTS): Likewise.
14761 (CONFIGURE_TARGET_MODULES): New variable.
14762 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14763 ($(CONFIGURE_TARGET_MODULES)): New target.
14764 (configure-libg++, configure-libio): New targets.
14765 (all-libg++): Depend upon configure-libg++.
14766 (all-libio): Depend upon configure-libio.
14767 (configure-libgloss, all-libgloss): New targets.
14768 (configure-libstdc++): New target.
14769 (all-libstdc++): Depend upon configure-libstdc++.
14770 (configure-librx, all-librx): New targets.
14771 (configure-newlib): New target.
14772 (all-newlib): Depend upon configure-newlib
14773 (configure-xiberty): New target.
14774 (all-xiberty): Depend upon configure-xiberty.
14775
14776Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14777
14778 * configure.in (host i[345]86-*-win32): Expand the
14779 noconfigdirs again.
14780
14781Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14782
14783 * mpw-configure: Fix sed command file name.
14784
14785Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14786
aee16bda 14787 * configure.in (host i[345]86-*-win32): Reduce the
28e9041c 14788 noconfigdirs again.
14789
14790Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14791
14792 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14793 or powerpc*-*-pe*, since they are not yet supported.
14794
14795Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14796
14797 Add PowerMac support and many other enhancements.
14798 * mpw-configure: New option --cc to select compiler to use,
14799 paste options set according to --cc into the generated
14800 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14801 if mpw-make.sed is present.
14802 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14803 add forward includes for PowerPC include files.
14804 * mpw-build.in: Build using Makefile.PPC if present.
14805 (do-byacc, etc): Remove separate version resource builds.
14806 (do-gas): Build "stamps" before "all".
14807 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14808 * mpw-README: Update to reflect --cc option, PowerMac support,
14809 and recently-reported compatibility problems.
14810
14811Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14812
14813 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14814 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14815 (--with-multilib-top): Pass to recursive invocations.
14816
14817Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14818
14819 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14820 v810-*-*.
14821
14822Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14823
14824 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14825 gdb, ld and opcodes on v810-*-*.
14826
28e9041c 14827Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14828
14829 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14830 (local-maintainer-clean): New target.
14831 (maintainer-clean): New target.
14832 (realclean): Just depend upon maintainer-clean.
14833
14834Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14835
14836 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14837
14838Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14839
14840 * configure.in: Build ld in mips*-*-bsd* case.
14841
14842Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14843
14844 * config.sub: Accept -lites* OS. From Ian Dall.
14845
14846Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14847
14848 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
4b695c23 14849 targets.
28e9041c 14850
14851Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14852
14853 * configure.in: treat i386-win32 canadian cross the same as
14854 i386-go32 canadian cross.
14855
14856Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14857
14858 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14859 running under the simulator to build a reduced set of libraries.
14860 (powerpc-*-eabiaix): Add fine grained multilib support added to
14861 other powerpc targets yesterday.
14862
14863Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14864
14865 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14866 -disable-softfloat, -disable-relocatable, -disable-aix, and
14867 -disable-sysv to control which multilib libraries get built.
14868
14869Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14870
14871 * configure: Add Makefile.tem to list of files to remove in trap
14872 handler.
14873
14874Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14875
14876 * config.guess (*Linux*): Add missing "exit"s.
14877 Also, need specific check for alpha-unknown-linux (uses COFF).
14878
14879Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14880
14881 * config.guess: Merge with FSF:
14882
14883 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14884 * config.guess (AIX4): More robust release numbering discovery.
14885
14886 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14887 * config.guess (i386-sequent-ptx): Properly get version number.
14888
14889 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14890 * config.guess (mips:*:4*:UMIPS): New case.
14891
14892Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14893
14894 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14895 (i386-win32 host): Likewise. Don't build readline.
14896
14897Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14898
14899 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14900 SUPPORT_FILES to submakes.
14901
14902Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14903
14904 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14905 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14906 mpw-configure.
14907
14908Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14909
14910 * configure.in (appdirs): Use =, not ==, in test expression when
14911 trying to build the text to print in the warning message for
14912 Solaris users.
14913
14914Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14915
14916 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14917
14918Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14919
14920 * config.guess: Recognize lynx-2.3.
14921
14922Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14923
14924 * config.sub (z8ksim): Deleted
14925 (z8k-*-coff): New, this is the one true name of the target.
14926
14927Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14928
14929 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14930
14931Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14932
14933 * config.guess (*:Linux:*:*): First try asking the linker what the
14934 default object file format is (elf, aout, or coff). Then if this
14935 fails, try previous methods.
14936
14937Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14938
14939 * configure.in: Don't build newlib for *-*-vxworks5.1.
14940
14941Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14942
14943 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14944 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14945
14946Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14947
14948 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14949
14950Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14951
14952 * cfg-ml-com.in: New file.
14953 * cfg-ml-pos.in: New file.
14954
14955Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14956
14957 * COPYING.NEWLIB: Add HP free copyright to list.
14958
14959Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14960
14961 * config.sub: Recognize -eabi* for the system, not just -eabi.
14962
14963Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14964
14965 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14966 * config.sub, configure.in (win32): New target and host.
14967
14968Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14969
14970 * configure.in: Add i386-pe configuration.
14971
14972Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14973
14974 * mpw-build.in (install): Install GDB after LD.
14975
14976Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14977
14978 * mpw-config.in (elf/mips.h): Always forward-include, needed
14979 for GDB to build.
14980
14981Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14982
14983 * testsuite: New directory for customer acceptance and whole tool
14984 chain tests.
14985
14986Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14987
14988 * configure: If per-host line isn't found, but AC_OUTPUT is found
14989 and a configure script exists, run it instead.
14990
14991Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14992
14993 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14994
14995Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14996
14997 * configure: Set build_{cpu,vendor,os,alias} to host values when
14998 --build isn't specified.
14999
15000Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15001
15002 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15003 (FLAGS_TO_PASS): Pass them.
15004 (EXTRA_TARGET_FLAGS): Ditto.
15005
28e9041c 15006Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15007
15008 * Makefile.in (all-libg++): Depend on all-libstdc++.
15009
15010Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15011
15012 * configure.in (noconfigdirs): Enable all packages for
15013 i386-unknown-netbsd.
15014
15015Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
15016
15017 * configure.in (noconfigdirs): Don't configure tk for i386-go32
15018 hosted builds (DOS builds)
15019
15020Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15021
15022 Changes for ARM based on patches from Richard Earnshaw:
15023 * config.sub: Handle armeb and armel.
15024 * configure.in: Omit arm linker only for riscix.
15025
15026Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
15027
15028 * config.guess: Update from FSF.
15029
15030Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
15031
fee90afd 15032 * config.sub: Recognize powerpcle as the little endian variant of
28e9041c 15033 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
15034 powerpcle variant. Convert pentium into i586, not i486. Add p5
15035 alias for i586. Map new x86 variants p6, k5, nexgen into i586
15036 temporarily.
15037
15038Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
15039
15040 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15041
15042Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
15043
15044 * config.sub: Accept -lites* as a basic system type.
15045
15046Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
15047
15048 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15049 installed, and if so return linuxoldld as the system name.
15050
15051Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
15052
15053 * config.guess: Add hppa1.1-hp-lites support.
15054
15055Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
15056
15057 * configure.in: Don't build newlib for m68k-vxworks5.1.
15058
15059Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15060
15061 * configure.in (mips-sgi-irix6): Use mh-irix5.
15062
15063Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
15064
15065 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15066
15067Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15068
15069 * test-build.mk: Enable building of shared libraries on IRIX 5 and
31972771 15070 OSF/1. Fix compiler flags.
28e9041c 15071 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
15072
15073Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
15074
15075 * configure.in: Recognize --with-newlib.
15076 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15077
15078Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15079
151ad919 15080 * Makefile.in: move {all,check,install}-gdb from *_MODULES
28e9041c 15081 to *_X11_MODULES due to gdbtk needing X include files et al.
15082
15083Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
15084
15085 Merge in support for Mac MPW as a host.
15086 (Old change descriptions retained for informational value.)
15087
15088 * mpw-config.in: Add generic include forwards for cpu-specific
15089 include files in aout and elf directories.
15090
15091 * mpw-configure: Added copyright.
15092 * mpw-config.in: Check for presence of required build tools.
15093 (target_libs): Add newlib.
15094 (target_tools): Add examples.
15095 (Read Me): Generate as "Read Me for MPW" instead.
15096 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15097 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15098 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15099
15100 * mpw-configure: Remove subdir-specific makefile hackery,
15101 delete mk.tmp after using it.
15102
15103 * mpw-build.in (all): Display start and end times.
15104
15105 * mpw-configure (host_canonical): Set.
15106 (target_cpu): Always add to makefiles.
15107 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15108 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15109 (mpw-mh-mpw): Look for in srcdir and srcroot.
15110 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15111
15112 * mpw-build.in: (install-only): New target.
15113
15114 * mpw-configure (host_alias, target_alias): Rename from hostalias
15115 and targetalias, add into generated Makefile.
15116 (mk.tmp): If present, add into generated Makefile.
15117 * mpw-build.in (all-gas): Build config.h first before gas proper.
15118
15119 * mpw-configure (config.status): Write only if changed.
15120 * mpw-config.in (readline): Configure it (not built, just used for
15121 definitions).
15122
15123 * mpw-config.in (elf/mips.h): Add a forward include.
15124
15125 * mpw-config.in: Forward-include most .h files in include into
15126 extra-include.
15127 (readline): Don't build.
15128 mpw-build.in (install): Install GDB.
15129
15130 * mpw-configure (prefix, mpw_prefix): Handle it.
15131 * mpw-config.in (mmalloc, readline): Don't configure.
15132 * mpw-build.in (thisscript): Rename to ThisScript.
15133 Use mpw-build instead of BuildProgram everywhere.
15134 (mmalloc, readline): Don't build.
15135 * mpw-README: New file, basic documentation about the MPW port.
15136
15137 * mpw-config.in: Use forward-include to create include files.
15138
15139 * mpw-configure: Add more things to the top of each configured
15140 Makefile, including contents of config/mpw-mh-mpw.
15141 * mpw-config.in (extra-include): Create this directory and fill it
15142 with Posix-like include files when configuring.
15143
15144 * config.sub (apple, mac, mpw): Add various aliases.
15145
15146 * mpw-build.in: New file, top-level build script fragment for MPW.
15147 * mpw-configure: New file, configure script for MPW.
15148 * mpw-config.in: New file, config fragment for MPW.
15149
15150Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15151
15152 * configure.in (host_libs): Remove glob, since it is gone from the
15153 sources.
15154
15155Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15156
15157 * Makefile.in: define empty GDB_NLM_DEPS var.
15158
15159 * configure.in(target_makefile_frag): use config/mt-netware
15160 for netware targets.
15161
15162Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15163
15164 * config.sub: Merge in recent FSF changes. Remove linux special
15165 cases.
15166
15167Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15168
5309a301 15169 Revert this change:
28e9041c 15170
15171 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15172
15173 * build-all.mk: Use CC=cc -Xs on Solaris.
15174
28e9041c 15175Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15176
15177 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15178 stop using it.
15179 * Makefile.in: Nuke all references to glob subdirectory.
15180
15181Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15182
15183 * configure.in: Fix --enable-shared logic in per-host.
15184
15185Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15186
15187 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15188
15189Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15190
15191 * configure.in (noconfigdirs): Don't build gas on AIX, for
15192 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15193
15194Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15195
15196 * configure: Fix --cache-file to work if the file argument is a
15197 relative path.
15198
15199Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15200
15201 * configure: If the --cache-file is used, pass it down to
15202 configure in subdirectories.
15203
15204Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15205
15206 * config.sub: add vxworks29k configuration.
15207
15208Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15209
15210 * Makefile.in (taz): Do "diststuff" part quietly.
15211
15212Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15213
15214 * config.sub: Mini-merge with gcc/config.sub.
15215
15216Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15217
15218 * config.guess (IRIX): Sed - to _.
15219
15220Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15221
15222 * Makefile.in (source-vault, binary-vault): New targets.
15223
15224Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
15225
15226 * config.sub: Recognize -eabi as a basic system type.
15227
15228Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15229
15230 * configure.in (enable_shared stuff): Fix typo.
15231
15232Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
15233
15234 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15235
15236Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15237
15238 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15239
15240Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15241
15242 * configure.in (rs6000-*-*): Don't build gas.
15243
15244Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
15245
15246 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15247 reduce command line length.
15248 (AS_FOR_TARGET): Check for as.new, not Makefile.
15249 (NM_FOR_TARGET): Check for nm.new, not Makefile.
15250
15251Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
15252
15253 * config.guess: Merge from FSF.
15254
15255Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15256
15257 * configure: Don't use $ when handling program_suffix.
15258
15259Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
15260
15261 * configure.in: Configure tk for hppa/hpux.
15262
15263Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
15264
15265 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
15266
15267Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15268
15269 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
15270 to LIBCXXFLAGS. Tests are better run without it.
15271
15272Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
15273
15274 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15275
15276Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
15277
15278 * configure.in (*-*-netware*): Don't configure xiberty.
15279
15280Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
15281
15282 * configure.in: Remove tk from native_only list.
15283
15284Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
15285
15286 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15287 for special NCD build.
15288
15289Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15290
15291 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15292 makeall.bat, they're only useful for binutils snapshots.
15293 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15294 makeall.bat to specified SUPPORT_FILES.
15295
15296Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
15297
15298 * build-all.mk: Add Ericsson targets to sun4 and solaris
15299 hosts. Add BNR's sun4 target to solaris host, so their
15300 build-from-source will be tested in-house first.
15301
15302Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15303
15304 * Makefile.in (LIBCFLAGS): New variable.
15305 (CFLAGS_FOR_TARGET): Ditto.
15306 (LIBCFLAGS_FOR_TARGET): Ditto.
15307 (LIBCXXFLAGS): Ditto.
15308 (CXXFLAGS_FOR_TARGET): Ditto.
15309 (LIBCXXFLAGS_FOR_TARGET): Ditto.
15310 (BASE_FLAGS_TO_PASS): Pass them.
15311 (EXTRA_TARGET_FLAGS): Ditto.
15312
5309a301 15313 * configure.in: Support --enable-shared.
28e9041c 15314
15315Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15316
15317 * configure.in (target_libs): Include libstdc++ again.
15318 * config.guess: Update from FSF (for FreeBSD).
15319
15320Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15321
15322 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15323 makeall.bat.
15324 (DISTDOCDIRS): Add `etc'.
15325 (ETC_SUPPORT_PFX): New variable.
15326 (taz): Include anything from etc starting with a word in
15327 ETC_SUPPORT_PFX.
15328
15329Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15330
15331 * config.sub: Update for recent FSF changes. Remove obsolete
15332 h8300hds entry. Add -windows* and -osx as basic os. Minor
15333 spacing changes.
15334
15335Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15336
15337 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15338
15339 * config.guess: Merge with FSF.
15340 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15341
15342Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15343
15344 * configure: Since the "trap 0" handler will override the exit
15345 status on many systems, only use it for "exit 1", and make it set
15346 a non-zero exit status; reset it before "exit 0". Also, check
15347 exit status of config.sub, and error out if it failed.
15348
15349Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15350
15351 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15352 and install libgloss.
15353
15354Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15355
15356 * Makefile.in (all-binutils): Depend upon all-byacc.
15357
15358 * configure.in: Don't build emacs on Irix 5.
15359
15360Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15361
15362 * configure.in (*-*-netware*): Add libio.
15363
15364Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15365
15366 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15367 (CHECK_TARGET_MODULES): Ditto.
15368 (INSTALL_TARGET_MODULES): Ditto.
15369 (TARGET_LIBS): Ditto.
15370 (all-libstdc++): Note dependencies.
15371
15372Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15373
15374 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15375
15376Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15377
15378 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15379 -fexternal-templates.
15380
15381 * configure.in (target_libs): Add libstdc++.
15382 (noconfigdirs): Add libstdc++ as appropriate.
15383
15384Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15385
15386 * config.guess: Update from FSF.
15387
15388Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15389
15390 * configure: Use ${config_shell} when running ${configsub}.
15391
15392Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15393
15394 * config.sub: No longer recognize h8300h.
15395
15396Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15397
15398 * config.sub: Remove extraneous differences between config.sub and
15399 gcc/config.sub.
15400
15401Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15402
15403 * Makefile.in (DISTSTUFFDIRS): Add gas.
15404
15405Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15406
15407 * COPYING.NEWLIB: New file.
15408
15409Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15410
15411 * config.guess (HP-UX): Patch from Harlan Stenn
15412 <harlan@landmark.com> to also emit release level.
15413
15414Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15415
15416 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15417
15418Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15419
15420 * config.sub: Merge nextstep cleanup from FSF.
15421
15422Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15423
15424 * configure.in (arm-*-*): Don't configure ld for this target.
15425
15426Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15427
15428 * configure.in (*-*-netware): don't configure libg++, libio,
15429 librx, or newlib.
15430
15431Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15432
15433 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15434 configure ld--it works, but it doesn't support shared libraries.
15435
15436Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15437
15438 * config.guess (*-unknown-freebsd*): Get rid of possible
15439 trailing "(Release)" in version string.
15440 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15441
15442Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15443
15444 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15445 Fix type: *-next-neststep -> *-next-nextstep.
15446
15447 * config.guess: Merge from FSF:
15448
15449 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15450
15451 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15452
15453 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15454
15455 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15456 instead of UNIX_SV for UnixWare 1.0).
15457
15458Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15459
15460 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15461 to make gdb/nlm/* build after the compiler and linker.
15462
15463Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15464
15465 * config.guess (netbsd, freebsd, linux): Accept any machine,
15466 not just i[34]86.
15467 (m68k-atari-sysv4): Relocate to match FSF version.
15468
15469 * config.guess: More merges from the FSF:
15470
15471 Add a space before function call or macro invocation.
15472
15473 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15474
15475 * config.guess: Add trap cmd to remove dummy.c and dummy when
15476 interrupted.
15477
15478 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15479
15480 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15481 (dummy): Redirect stderr from compilation of dummy.c.
15482
15483 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15484
15485 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15486
15487Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15488
15489 * configure: Accept and ignore --cache*, for compatibility with
15490 new autoconf.
15491
15492Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15493
15494 * config.guess: Merge from FSF:
15495
15496 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15497
15498 * config.guess (Pyramid*:OSx*:*:*): New case.
31972771 15499 (PATH): Add /.attbin at end for finding uname.
15500 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
28e9041c 15501
15502 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15503
31972771 15504 * config.guess (M88*:DolphinOS:*:*): New case.
28e9041c 15505
15506 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15507
31972771 15508 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15509 to select whether to use ELF or COFF.
28e9041c 15510
15511 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15512
31972771 15513 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
28e9041c 15514
15515 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15516
15517 * config.guess: Guess the OS version for HPUX.
15518
15519 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15520
15521 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15522
15523Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15524
15525 * configure.in: Recognize --with-headers, --with-libs, and
15526 --without-newlib.
15527 * Makefile.in (all-xiberty): Depend upon all-ld.
15528
15529Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15530
15531 * configure.in: Change i[34]86 to i[345]86.
15532
15533Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15534
15535 * configure (version): A few more tweaks to help message.
15536
15537Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15538
15539 * Makefile.in: Remove (for now) librx as a host library,
15540 now that we're building it for target.
15541
15542Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15543
15544 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15545 (Karl Berry).
15546
15547Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15548
15549 * configure.in: Also configure librx.
15550
15551Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15552
15553 * Makefile.in: Update various rules to reflect that librx
15554 is now needed for libg++.
15555
15556Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15557
15558 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15559
15560Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15561
15562 * configure.in: Configure the examples directory.
15563
15564Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15565
15566 * configure: Simplify Jun 2 1994 change.
15567
15568Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15569
15570 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15571 /bin/gcc isn't good enough to build gcc.
15572
15573Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15574
15575 * Makefile.in (GDB_SUPPORT_FILES): Remove
15576 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15577 (gdb.tar.gz): Add new rule to use standard distribution building
15578 mechanism.
15579
15580Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15581
15582 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15583 Bill Cox <bill@cygnus.com>.
15584
15585Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15586
15587 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15588
15589Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15590
15591 * configure: Search current dir first in .gdbinit.
15592
15593Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15594
15595 * config.sub: Recognize freebsd (merged from gcc config.sub).
15596
15597Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15598
15599 * config.sub: Refer to NeXT's operating system as nextstep.
15600
15601 * config.sub (case $basic_machine): Re-order the cases, to match
15602 the order in the FSF version (which is mostly alphabethical).
15603 Merge in some additions and changes from the FSF.
15604
15605Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15606
15607 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15608 * config.sub: Recognize cxux7.
15609 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15610
15611Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15612
15613 * config.sub: Fix typo powerpc -> powerpc-*.
15614
15615Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15616
15617 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15618
15619 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15620 parallel with all-emacs and install-emacs). Top-level command
15621 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15622
15623Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15624
15625 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15626 $(relbindir)/make before doing ``make install'', and use
15627 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15628 installing over running make binary.
15629 ($(host)-stamp-stage3-installed): Likewise.
15630
15631Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15632
15633 * config.guess: Recognize Mach.
15634
15635Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15636
15637 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15638 see whether --exec-prefix was used.
15639
15640Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15641
15642 * README: Explicitly mention libg++/README. (Zoo's idea.)
15643
15644Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15645
15646 * Makefile.in: Add all-librx target similar to all-libproc.
15647
15648Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15649
15650 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15651 with post 1.2 uname bogosity.
15652
15653Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15654
15655 * configure: Remove temporary files on receipt of a signal.
15656
15657Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15658
15659 * configure: If there is a package_makefile_frag, remove
15660 ${subdir}/Makefile.tem after copying it in.
15661
15662Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15663
15664 * build_all.mk: support rs6000 lynx identifies itself as
15665 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15666 since /bin/gcc is too feeble to compile a modern gcc.
15667
15668Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15669
15670 * brought devo/test-build.mk update-to-date with progressive/
15671 test-build.mk. Add lynx targets and hppa flag info.
15672
15673Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15674
15675 * configure.in: Use mh-ncrsvr43. Patch from
15676 Tom McConnell <tmcconne@sedona.intel.com>.
15677
15678Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15679
15680 * config.guess (i386-unknown-bsdi): No longer need to
15681 check #if defined(__bsdi__) && defined(__i386__).
15682
15683Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15684
15685 * configure: Set program_transform_nameoption correctly.
15686
15687Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15688
15689 * brought build-all.mk update-to-date with progressive build-all.mk,
15690 added new targets and hppa info.
aee16bda 15691
28e9041c 15692Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15693
15694 * configure: If config.guess result is a prefix of the user
15695 specified target, assume a native build and use the user specified
15696 target as the host alias. Remove SunOS patch suffix removal hack.
15697 * configure.in: Remove SunOS patch suffix removal hack.
15698
15699 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15700 in NATIVE_CHECK_MODULES.
15701
15702Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15703
15704 * Makefile.in: Rename HOST_ONLY to NATIVE.
15705 * configure: Delete SunOs patch suffix from host_canonical
15706 and build_canonical variables that are prepended to Makefiles.
15707 * configure.in: Add comments for easier maintenance.
15708
15709Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15710
15711 * Makefile.in: Add all-libproc target similar to all-gui.
15712
15713Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15714
15715 * Makefile.in (CHECK_MODULES): split into
15716 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15717
15718Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15719
15720 * config.guess (i386-unknown-bsdi): New system to guess.
15721
15722Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15723
15724 * Makefile.in: Add all-gui target (but not yet build by "all").
15725
15726Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15727
15728 * config.sub: Move deletion of patch suffix from here...
15729 * configure.in: To here, at Ian's suggestion. The top-
15730 level scripts might need to know of a patch level.
15731
15732Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15733
15734 * config.sub: Strip off patch suffix so rtl is recognized
15735 as a sunos4.1.3 machine, even though it's been patched.
15736
15737Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15738
15739 * Makefile.in (INSTALL_LAST): Delete.
15740 (INSTALL_DOSREL): New.
15741
15742Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15743
15744 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15745 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15746 whether we pass down --with-gnu-ld anyhow.
15747
15748Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15749
15750 * Makefile.in (INSTALL_LAST): Change operation so it works
15751 on more flavors of make.
15752 * configure.in (go32): Don't build libg++ or libio.
15753
15754Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15755
15756 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15757 they can be overriden by templates.
15758
15759Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15760
15761 * configure.in (target==go32): Don't build gdb.
15762 * dosrel: New directory.
15763
15764Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15765
15766 * configure.in (host==go32): Configure dosrel too.
15767 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15768 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15769 be set by incoming names or templates.
15770 (INSTALL_LAST): New rule.
28e9041c 15771
15772Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15773
15774 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15775
15776Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15777
28e9041c 15778 * configure.in (appdirs): New variable. Currently empty, but will
15779 be used in gas distribution. If nonempty, lists a set of
15780 directories at least one of which must get configured, or top
15781 level configuration is considered to have failed.
15782 (rs6000-*-lynxos*): Use new file name.
15783
15784Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15785
15786 Eliminate XTRAFLAGS.
15787 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15788 newlib include files using -idirafter, and also use -nostdinc.
15789 (CXX_FOR_TARGET): Likewise.
15790 (XTRAFLAGS): Removed.
15791 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15792 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15793 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15794 ($(DO_X)): Don't pass down XTRAFLAGS.
15795
15796Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15797
15798 * configure.in (mips*-dec-bsd*): New target; do build linker.
15799 (mips*-*-bsd*): New target; don't build linker.
15800
15801Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15802
15803 * configure.in: support rs6000-*-lynxos* configuration.
15804 support sunos4 as a cross target.
15805
15806 * config.sub: look for lynx*, not lynx since the OS version may
15807 legitimately be part of the name.
15808
15809Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15810
15811 * configure.in (i[34]86-*-sco*): Move to be with other i386
15812 targets.
15813 (romp-*-*): New target. Skip various binary utilities.
15814 (vax-*-*): New target. Don't build newlib.
15815 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15816
15817Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15818
15819 * configure.in: Only set host_makefile_frag if config
15820 directory exists.
15821
15822Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15823
15824 * install.sh: If $dstdir exists, don't check whether each
15825 component does.
15826
15827Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15828
15829 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15830
15831Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15832
4b695c23 15833 * configure.in (*-*-lynxos*): Don't configure newlib for either
15834 native or cross Lynx.
28e9041c 15835
15836Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15837
15838 * config.sub (sparc64-elf): Fix os.
15839 (z8k): Remove duplicate.
15840
15841Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15842
15843 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15844 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15845
15846Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15847
15848 * configure: Make file links cleanly even if Lynx fails on
31972771 15849 an NFS symlink (at least fail cleanly).
28e9041c 15850
15851Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15852
15853 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15854 -XNh2000.
15855
15856Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15857
15858 * configure: Unknown options are fatal again.
15859
15860Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15861
15862 * configure: Ignore --x-includes and --x-libraries, for Autoconf
aee16bda 15863 compatibility.
28e9041c 15864
15865Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15866
15867 * build-all.mk: Add `clean' target.
15868
15869Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15870
15871 * config.guess: Add SINIX support.
15872 * configure.in: Add mips-*-sysv4* support.
15873
15874Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15875
15876 * build-all.mk: Document all useful targets.
15877 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15878 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15879
15880Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15881
15882 * configure: Support --silent, --quiet.
15883
15884Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15885
15886 * configure: Support --disable-FEATURE.
15887
15888Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15889
15890 * config.guess: Recognize NCR running SVR4.3.
15891
15892Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15893
15894 * config.guess: Make BSDI generate i386-unknown-bsd386.
15895 Patch from Paul Eggert <eggert@twinsun.com>.
15896
15897Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15898
15899 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15900
15901Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15902
15903 * configure: Make unrecognized options give nonfatal warnings
15904 instead of fatal errors, and pass them to any subdirectory
15905 configures in case they recognize them.
15906 Make --x equivalent to --with-x.
15907
15908Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15909
15910 * configure: Add --enable-* options. Clean up usage message and
15911 some comments.
15912
15913Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15914
15915 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15916
15917Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15918
15919 * configure.in (hppa*-*-*): Enable binutils.
15920
15921Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15922
15923 * config.sub: Recognize cisco.
15924
15925Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15926
15927 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15928
15929Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15930
15931 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15932 than one configuration name. Add comment.
15933
15934Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15935
15936 * config.guess: about target *-hitachi-hiuxwe2, fixed
15937 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15938 macro is incorrect.]
15939
15940Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15941
15942 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15943 than the "make ls" stuff which used to be here.
15944
15945Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15946
15947 * config.guess: Recognize i[34]86-unknown-freebsd.
15948 From Shawn M Carey <smcarey@rodan.syr.edu>.
15949
15950Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15951
15952 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15953
15954Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15955
15956 * config.guess: Check for ptx.
15957
15958Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15959
15960 * config.sub: Add os9k checking.
15961
15962Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15963
15964 * config.guess: Handle OSF1 running on HPPA processors
15965
15966Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15967
15968 * configure: If subdir configure fails, print out a message with
15969 subdirectory name, in case subdir's configure code didn't identify
15970 itself.
15971
15972Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15973
15974 * configure.in: Remove embedded newlines from configdirs.
15975 Avoid mismatches of substrings. Fix matching strings at end
15976 of configdirs.
15977
15978Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15979
15980 * config.guess: Add Lynx/rs6000 config support.
15981
15982Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15983
15984 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15985
15986Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15987
15988 * configure.in (hppa*-*-osf*): Treat this just like most other
15989 PA configurations (eg no binutils or ld).
15990 (hppa*-*-*elf*): These configurations have binutils and ld.
15991
15992Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15993
15994 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15995
15996Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15997
15998 * configure.in (rs6000-*-*): Build gas.
15999
16000Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16001
31972771 16002 * Makefile.in: Avoid bug in losing hpux sed.
28e9041c 16003
16004Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16005
16006 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16007 for GDB and GDB has been fixed to not need it.
16008
28e9041c 16009Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16010
16011 * config.guess: Recognize vax hosts.
16012
16013Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16014
16015 * configure (while loop): Don't use "break 2" inside case
16016 statement -- the case statement isn't an enclosing loop.
16017
16018Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
16019
16020 * config.guess: Clean up NeXT support, to allow nextstep
16021 on Intel machines. Make OS be nextstep.
16022
16023Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
16024
16025 * config.guess: Add alternate forms for Convex.
16026
16027Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
16028
16029 * configure: Completely rewrite option processing. Take
16030 advantage of pattern-matching to avoid invoking test frequently.
16031 Also clean up host and target defaulting logic.
16032
16033Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16034
16035 * Makefile.in: Replace all occurrances of "rootme" with "r" and
16036 "$${rootme}" with "$$r", to increase the likelihood that the do-*
16037 commands (plus user environment) will fit SCO limits.
16038
16039Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16040
16041 * configure.in: Don't issue warnings about directories which are
16042 not being configured if -norecursion is set. Correct test for
16043 --with-gnu-as and --with-gnu-ld to not get confused by substring
16044 matches.
16045
16046 * configure.in: Don't build gas for alpha-dec-osf1*.
16047
16048Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
16049
16050 * configure: Back out Per's change of 12/19/1993. It changes the
16051 behavior of configure in unexpected and confusing ways.
16052
16053 Also, use different delim char when calculating
16054 program_transform_name so that the name can contain slashes.
16055
16056Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
16057
16058 * configure.in, config.sub: Add support for VSTa micro-kernel.
16059
16060Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16061
16062 * configure.in: Nuke hacks which were used to get a special
16063 version of GAS for HPPA configurations.
16064
16065Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
16066
16067 * configure: If only ${target_alias} is given, use that
16068 as the default for ${host_alias}.
16069 * configure: Add missing back-slashes before nested quotes.
16070
16071Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16072
16073 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16074
16075Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
16076
16077 * config.guess: Recognize some Tektronix configurations.
16078 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16079
16080Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16081
16082 * config.sub: Match any flavor of SH.
16083
16084Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
16085
16086 * configure.in: Don't try to configure newlib for Alpha.
16087
16088Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16089
16090 * configure.in: Don't build ld for Irix 5. Don't build gas,
16091 libg++ or libio for any Alpha target.
16092
16093 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
28e9041c 16094
16095Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
16096
16097 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16098 default arguments -- so it tried to compress itself.
16099
16100Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16101
16102 * configure.in (notsupp): ensure that a space is always at the end
16103 of the configdirs list, since the grep checks for an explicit space
16104
16105Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16106
16107 * configure.in (target i386-sysv4.2): don't build ld, since static
16108 versions of many libraries are not available.
16109
16110Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16111
16112 * config.guess: Recognize Apollos (using environment variables).
16113 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16114
16115Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16116
16117 * config.guess: Recognize Sony news mips running newsos.
16118
16119Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16120
16121 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16122 "fi ; else" for bash.
16123
16124Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16125
16126 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16127
16128Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16129
16130 * config.sub: accept unixware as an alias for svr4.2.
16131 Fix some inconsistancies with the gcc version.
16132
16133Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16134
16135 * Makefile.in (DISTDOCDIRS): Add gdb.
16136
16137Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16138
16139 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16140
16141Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16142
16143 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16144 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16145 this now.
16146
16147Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16148
16149 * config.sub: Accept hiux* as an OS name.
16150
16151 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16152 etc/make-stds.texi. The underscore came from gcc, and dje now
16153 agrees that RUNTESTFLAGS is the correct name.
16154
16155Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16156
16157 * install.sh: Remove 'set -e'. It makes any conditionals
16158 in the script useless.
16159
16160 * config.guess: Automatically recognize arm-acorn-riscix
16161 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16162
16163Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16164
16165 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16166
16167Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16168
16169 * Makefile.in (DISTDOCDIRS): New variable.
16170 (taz): Edit local Makefile.in sooner, instead of proto-toplev
aee16bda 16171 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
28e9041c 16172
16173Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16174
16175 * configure.in (hppa target): check the source directory for the
16176 pagas sub-directory
16177
16178Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16179
16180 * config.sub: Allow -aout* and -elf*.
16181
16182Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16183
16184 * configure.in: Don't build ld on i386-solaris2, same as for
16185 sparc-solaris2.
16186
16187Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16188
16189 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16190
16191Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16192
16193 * configure.in: Configure gdb for alpha.
16194
16195Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16196
16197 * Makefile.in (CXXFLAGS): Add -O.
16198
16199Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16200
16201 * config.guess: added support for DG Aviion
16202
16203Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16204
16205 * configure.in: Produce warning message for subdirectories not
16206 configurable for this host/target combination. Don't try to
16207 configure gdb for vms.
16208
16209Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16210
16211 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16212 appropriate files before making "diststuff".
16213 (DISTBISONFILES): New var: list of files to be edited.
16214 (DISTSTUFFDIRS): Add binutils.
16215
16216Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16217
16218 * config.sub: also handle mipsel and mips64el (for little endian mips)
16219
16220Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16221
16222 * configure.in: Add * to end of all OS names.
16223
16224Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
16225
16226 * configure.in: Build newlib for LynxOS native.
16227
16228Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16229
16230 * config.guess: Add support for delta 88k running SVR3.
16231
16232 * configure.in: Add comment about HP compiler vs. emacs.
16233
16234Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16235
16236 * configure.in: don't build ld on solaris2 (not a viable option
16237 due to bugs in getpwnam & getpwuid)
16238
16239Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16240
16241 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16242 config.guess will produce a full version number.
16243
16244Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16245
16246 * configure.in: Build linker and binutils for alpha-dec-osf1.
16247
16248Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16249
16250 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16251 and gdb/testsuite/Makefile.in.
16252
16253Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16254
16255 * configure.in: recognize mips*- instead of mips-
16256
16257Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
16258
16259 * config.sub: Accept linux*coff and linux*elf as operating
16260 systems.
16261
16262Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16263
16264 * config.sub: Recognize mips64, and mips3 as an alias for it.
16265
16266Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16267
16268 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16269 gdb knows how to handle OSF/1 shared libraries.
16270
16271Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16272
16273 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16274 * config.guess: Recognize Hitachi's HIUX.
16275 * config.sub: Recognize h3050r* and hppahitachi.
16276 Remove redundant cases for hp9k[23]*.
16277
16278Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16279
16280 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16281 if gas and ld are in the source tree and are in ${configdirs}.
16282 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
3398e91d 16283 --with options (but still pass them down on the command line,
28e9041c 16284 if they were explicitly specified).
16285
16286Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16287
16288 * configure: substitute SHELL value in Makefile.in with
16289 ${CONFIG_SHELL}
16290
16291Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16292
16293 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16294 *-*-solaris2* targets.
16295
16296Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16297
16298 * Makefile.in: define M4, and pass it down to sub-makes;
16299 all-autoconf now depends on all-m4
16300
16301Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16302
16303 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16304 presence of {ar,ranlib} instead of a configured directory
16305
16306Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16307
16308 * config.guess: Accept 34?? as well as 33?? for NCR.
16309
16310Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16311
16312 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16313 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16314
16315Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16316
16317 * configure: grab values for $(CC) and $(CXX) from the
16318 environment, so that someone can do "CC=gcc configure; make" and
16319 have it work right (matching the way that autoconf works now)
16320
16321 * configure.in, Makefile.in: add support for gash, the tcl
16322 interface to Galaxy
16323
16324 * config.guess: add NetBSD variants (hp300, x86)
16325
16326Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16327
16328 * install.sh: Support -d option (in the manner of SunOS 4 install,
16329 as it is more deterministic than that of GNU install)
16330 (chmodcmd): Set file to mode 755 by default (should also do default
16331 chgrp and chown, but I don't feel like dealing with that now)
16332
16333Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16334
16335 * config.sub: Remove h8300hhms alias.
16336
16337Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16338
16339 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16340
16341Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16342
16343 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16344 as stmp-fixinc
16345
16346Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16347
16348 * config.sub: recognize m88110-bug-coff.
16349
16350Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16351
16352 * Makefile.in (all-libio): all dependencies on the toolchain used
16353 to build this (gcc, gas, ld, etc)
16354
16355Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16356
16357 * config.guess: Deal with OSF/1 1.3 on alpha.
16358
16359Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16360
16361 * install.sh: add some 'else true' clauses for portability
16362
16363 * configure.in: don't build libio for h8[35]00-*-* targets
16364
16365Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16366
16367 * Makefile.in: Add support for new libio.
16368
16369Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16370
16371 * install.sh: If one command fails, don't try the rest. Don't try
16372 to remove $dsttmp (via trap) unless we have already created it.
16373 If $src doesn't exist, detect it and exit with an error.
16374
16375 * config.guess: Recognize BSD on hp300.
16376
16377Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16378
16379 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16380 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16381
16382Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16383
16384 * Makefile.in (all-send-pr): depends on all-prms
16385
16386Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16387
16388 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16389
16390Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16391
16392 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16393 Added test for mips-mips-riscos5.
16394
16395Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16396
16397 * configure.in: use mh-hp300 for 68k HP hosts
16398
16399Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16400
16401 * configure: add support for CONFIG_SHELL, so that you can use
16402 some alternate shell for evaluating configure scripts
16403
16404Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16405
16406 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16407 in configure script to bug-gdb@prep.ai.mit.edu when building
16408 distribution archive.
16409 * Makefile.in (COMPRESS): Remove def.
16410 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16411 gdb.tar.Z and make-gdb.tar.Z respectively.
16412 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16413 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16414 to convergence with 'taz' target in Makefile.in.
16415
16416Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16417
16418 * install.sh (dsttmp): use trap to ensure that tmp files go
16419 away on error conditions
16420
16421Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16422
16423 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16424
16425Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16426
16427 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16428 its parent is '/' not ''.
16429
16430 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16431
16432Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16433
16434 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16435 that ${newsrcdir}/configure.in does.
16436
16437Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16438
16439 * test-build.mk: support for CONFIG_SHELL
16440
16441Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16442
16443 * config.sub (netware): Add as a basic system type.
16444
16445Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16446
16447 * Makefile.in (Makefile): depend on configure.in. Also drop the
16448 $(srcdir)/ from the dependency on Makefile.in.
16449
16450Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16451
16452 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16453 (h8300hhms is temporary until multi-libraries are implemented).
16454 * configure.in: Handle h8300h too.
16455
16456Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16457
16458 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16459
16460Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16461
16462 * configure: Remove extraneous output when guessing host type.
16463 * config.guess: Remove extraneous output when guessing using C
16464 compiler rather than uname, or when guessing fails.
16465
16466Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16467
16468 * Makefile.in: remove all.cross and install.cross targets
16469
16470 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16471 definitions
16472
16473Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16474
16475 * configure.in (target sh): Build gprof.
16476
16477Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16478
16479 * config.sub: change -solaris to -solaris2
16480
16481Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16482
16483 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16484
16485Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16486
16487 * configure: Correct error message for missing Makefile.in to
16488 print correct directory.
16489
16490Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16491
16492 * install.sh: kludge around 386BSD shell bug
16493
16494Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16495
16496 * config.guess: Recognize NeXT.
16497 * config.guess: Recognize i486-ncr-sysv4.
16498 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16499
16500Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16501
16502 * Makefile.in (MAKEINFOFLAGS): New variable.
16503 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16504 * build-all.mk, test-build.mk: Pass down --no-split as
16505 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16506
16507Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16508
16509 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16510
16511Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16512
16513 * Makefile.in (libg++.tar.z): New rule.
16514 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16515 * Makefile.in (taz): Only do a single chmod.
16516
16517Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16518
16519 * install.sh: don't use dirname anymore (replaced with sed usage)
16520
16521Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16522
16523 * Makefile.in: Change extension for gzip'd files from '.z' to
16524 '.gz' per new FSF standard usage.
16525
16526Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16527
16528 * configure: put quotes around the final value of program_transform_name
16529
16530Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16531
16532 * Makefile.in: new install.sh support; update install-info rules
16533
16534Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16535
16536 * configure.in: Build diff for crosses, but not for go32 host.
16537
16538 * configure.in: Build gprof only for native, and don't build it
16539 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16540
16541Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16542
16543 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16544
16545Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16546
16547 * configure.in (host_tools): Add prms.
16548
16549Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16550
16551 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16552 with $(FLAGS_TO_PASS) on the command line
16553
16554 * config.sub: Recognize lynx and lynxos
16555
16556Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16557
16558 * config.sub: Accept -ecoff*, not just -ecoff.
16559
16560Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16561
16562 * Makefile.in (taz): Use .gz suffix instead of .z.
16563 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16564 names.
16565
16566Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16567
16568 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16569
16570Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16571
16572 * Makefile.in (install-no-fixedincludes): install gcc last, so
16573 that rebuilds that might happen during 'make install' don't get
16574 bogus gcc include files
16575
16576Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16577
16578 Change from Utah for HPPA support:
16579 * config.guess: Recognize hppa1.x-hp-bsd.
16580
16581Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16582
16583 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16584 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16585
16586Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16587
16588 * config.sub: Add support for rom68k and bug boot monitors.
16589
16590Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16591
16592 * Makefile.in: Make all-opcodes depend on all-bfd.
16593
16594Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16595
16596 * config.guess: Added special check for i[34]86-univel-sysv4*.
16597
16598Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16599
16600 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16601 the processor rather than assuming i486.
16602
16603Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16604
16605 * config.guess: Recognize SunOS6 as Solaris3.
16606
16607Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16608
16609 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16610 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16611
16612Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16613
16614 * build-all.mk (all-cross): New target for Canadian Cross.
16615 Added Q2 go32 targets.
16616 * test-build.mk: Configure go32 cross sparclite-aout and
16617 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16618 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16619
16620Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16621
16622 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16623 GO32 hosted toolchains
16624
16625Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16626
16627 * configure: change so "-exec-prefix" gets passed down rather
16628 than "-exec_prefix" so autoconf generated Makefiles get the
16629 exec_prefix set right.
16630
16631Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16632
16633 * config.guess: get the Solaris2 minor version number
16634
16635 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16636
16637Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16638
16639 * config.guess: Recognize some Sequent platforms.
16640
16641Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16642
16643 * Makefile.in: added the vault-install target
16644
16645 * configure.in: actually use the Sun3 makefile fragment that's in
16646 config, also added the release dir to configdirs
16647
16648Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16649
16650 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16651
16652Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16653
16654 * configure.in: remove some program from Alpha targetted toolchains
16655
16656Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16657
16658 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16659 gprof.
16660 (taz): Run "make diststuff" in those directories instead of "make
16661 proto-dir". Look for "VERSION=" only at start of line in subdir
16662 Makefile. Use "gzip -9" for compression.
16663 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16664 (binutils.tar.z): New target.
16665
16666Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16667
16668 * Makefile.in (taz): Include gpl.texinfo.
16669
16670Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16671
16672 * Makefile.in (setup-dirs): Merged into "taz" target.
16673 (taz): Only do `proto-dir' stuff if a directory is actually needed
16674 for this target.
16675
16676Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16677
16678 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16679 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16680 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16681 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16682 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16683
16684Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16685
16686 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16687 config.sub, and move-if-change to gdb testsuite distribution
16688 archive, so the testsuite can be extracted, configured, and
16689 run separately from the gdb distribution. Blow away the Chill
16690 tests that require a Chill compiled executable, since GNU Chill
16691 is not yet publically available.
16692
16693Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16694
16695 * test-build.mk: set environment variables in a single command,
16696 instead of a list of assignments and exports
16697
16698 * config.guess: recognize Alpha/OSF1 systems
16699
16700Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16701
16702 * configure: Change help message to prefer --options rather than
16703 -options.
16704
16705Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16706
16707 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16708 zippy@ecst.csuchico.edu.
16709 * config.guess: Recognize miniframe.
16710
16711Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16712
248deaff 16713 * Makefile.in: Use srcroot to find runtest rather than rootme.
16714 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
28e9041c 16715
16716Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16717
16718 * test-build.mk: Extensive additions to support building on a
16719 machine other than the host.
16720
16721Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16722
16723 * configure (tooldir): Fix for i386-aix again.
16724
16725Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16726
16727 * configure, Makefile.in: Change definition of $(tooldir)
16728 to match the FSF.
16729
16730Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16731
16732 * config.guess: Recognize i[34]86/SVR4.
16733
16734Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16735
16736 * Makefile.in (all-gdb): gdb depends on sim.
16737
16738Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16739
16740 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16741 at the same time we make the prototype gdb directory.
16742 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16743 files at the same time as the gdb base release distribution.
16744
16745Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16746
16747 * Makefile.in (check): Use individual check targets rather than
16748 DO_X rule.
16749 (check-gcc): Added.
16750
16751Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16752
16753 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16754 for System V release 3.2.
16755
16756Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16757
16758 * config.sub: Recognize hppaosf.
16759 * configure.in: Do configure ld/binutils/gas for it.
16760
16761Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16762
16763 * configure (tooldir): Alter syntax used to set this, for systems
16764 where "\$" isn't handled right, like i386-aix.
16765
16766Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16767
16768 * configure: Pass program-transform-name, not
16769 program_transform_name, to recursive configures.
16770
16771Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16772
16773 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16774 of gas+ld+binutils.
16775
16776Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16777
16778 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16779
16780Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16781
16782 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16783
28e9041c 16784Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16785
16786 * Makefile.in (PRMS): Set back to all-prms.
16787
16788Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16789
16790 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16791 targets, rather than for MIPS hosts.
16792
16793Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16794
16795 * configure.in: add comment for --with-x default values
16796
16797 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16798
16799 * Makefile.in: add check-* targets for each of the directories in
16800 the tree. Add a definition of RUNTEST that will use the one we
16801 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16802
16803Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16804
16805 * configure.in: Removed obsolete references to bfd_target and
16806 target_makefile_frag.
16807
16808 * build-all.mk: Set assorted targets for Q2.
16809 * config.sub: Recognize z8k-sim and h8300-hms.
16810 * test-build.mk: Really don't pass host to configure.
16811 (HOLES): Added uname.
16812
16813Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16814
16815 * configure: Handle an empty program-prefix, program-suffix or
16816 program-transform-name correctly.
16817
16818Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16819
16820 * build-all.mk: -G 8 no longer required for MIPS targets.
16821 * test-build.mk: Don't pass host argument to configure; make it
16822 guess.
16823
16824Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16825
16826 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16827 * Makefile.in (COMPRESS): New macro, like GZIP.
16828
16829Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16830
16831 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16832
16833 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16834 with gas currently defaults to -G 0.
16835
16836Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16837
16838 * Makefile.in (all-flex): flex depends on byacc.
16839
16840 * build-all.mk: If host not specified, use config.guess. Pass TAG
16841 to test-build.mk as RELEASE_TAG.
16842 * test-build.mk (configargs): New variable containing arguments to
16843 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16844 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16845
16846 * config.guess: Use /bin/uname when checking -X argument on SCO,
16847 to avoid invoking GNU uname which doesn't understand -X.
16848
16849 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16850
16851 * configure.in: Build gas for mips-*-*.
16852
16853Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16854
16855 * Makefile.in (all.normal): insert missing backslash.
16856
16857Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16858
5309a301 16859 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
28e9041c 16860
16861 * Makefile.in: Complete overhaul to merge many almost identical
16862 targets.
16863
16864Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16865
16866 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16867 (gdb.tar.Z): Adjusted.
16868
16869 * Makefile.in (setup-dirs, taz): New targets; should be general
16870 enough to adapt for gdb sometime. Build only .z file.
16871 (gas.tar.z): New target.
16872
16873Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16874
16875 * build-all.mk: Use CC=cc -Xs on Solaris.
16876
28e9041c 16877Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16878
16879 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16880 for handling BISON for FSF releases.
16881
16882Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16883
16884 * configure: Actually implement the change zoo just documented.
16885
16886Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16887
16888 * configure: when using config.guess, only set target_alias when
16889 it's not already been set (ie, on the command line)
16890
16891Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16892
16893 * Makefile.in: add installcheck target, set PRMS to install-prms
16894
16895Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16896
16897 * configure: add support for package_makefile_fragment, handle the
16898 case where a directory has a configure.in file but no Makefile.in
16899 more gracefully (with an actual understandable error message, even);
16900 add support for --without (and add this to the usage message); also
16901 explicitly add a --host=${host_alias} to the command line when
16902 config.guess is used
16903
16904Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16905
16906 * configure: Must use both --host and --target in recursive calls.
16907
16908Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16909
16910 * Makefile.in: Change deja-gnu to dejagnu.
16911
16912Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16913
16914 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16915
16916Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16917
16918 * configure.in: canonicalize all instances to *-*-solaris2*,
16919 also strip out a number of tools to not build for go32 host
16920
16921Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16922
16923 * config.guess: add GPL.
16924
16925 * Makefile.in, config.guess, config.sub, configure: bump
16926 copyrights to 93.
16927
16928Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16929
16930 * Makefile.in (do-info): Removed obsolete check for existence of
16931 localenv file.
16932
16933 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16934
16935Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16936
16937 * Makefile.in: a couple of 'else true' for decstation,
16938 support for TclX
16939
16940 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16941
16942Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16943
16944 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16945
16946Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16947
16948 * config.guess: Recognize i386-ibm-aix (PS/2).
16949 * configure.in: Use config/mh-aix386 file for it.
16950
16951Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16952
16953 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16954 CC_FOR_TARGET instead.
16955 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16956
16957Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16958
16959 * Makefile.in: Add sim to list of directories sent with gdb
16960
16961Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16962
16963 * configure.in: Put back mips-dec-bsd* case.
16964
16965Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16966
16967 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16968 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16969 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
28e9041c 16970
16971Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16972
16973 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16974
16975 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16976 (install-info): install dir.info only if it exists,
16977 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16978
16979Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16980
16981 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16982 gas for mips-dec-bsd.
16983
16984Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16985
16986 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16987 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16988
16989Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16990
16991 * configure.in: Added "dejagnu" to hosttools list.
16992
16993Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16994
16995 * config.sub, configure.in, config.guess: Add support
16996 for Bosx, an AIX variant from Bull.
16997 Patches from F.Pierresteguy@frcl.bull.fr.
16998
16999Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
17000
17001 * devo/dejagnu: Initial creation of devo/dejagnu.
17002 Migrated dejagnu testcases and support files for testing software
17003 tools to reside as subdirectories, currently called "testsuite",
17004 within the directory of the software tool. Migrated all programs,
17005 support libraries, etc. beloging to dejagnu proper from
17006 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
17007 with no modifications. The changes to these files which will
17008 allow them to configure, build, and execute properly will be made
17009 in a future update.
17010
17011Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17012
17013 * Makefile.in: Change send_pr to send-pr.
17014 * configure.in: Likewise.
17015 * send_pr: Renamed directory to send-pr.
17016
17017Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
17018
17019 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
17020
17021Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
17022
17023 * README: Update for gdb-4.8 release.
17024 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
17025 gdb-xxx.tar.z (gzip'd) file also.
17026
17027Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17028
17029 * Makefile.in: make all-diff depend on all-libiberty
17030
17031Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
17032
17033 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17034
17035Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17036
17037 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17038
17039Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
17040
17041 * Makefile.in (DEVO_SUPPORT): Remove etc directory
17042 (ETC_SUPPORT): Only add the files GDB wants from etc/.
17043 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
17044
17045Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17046
17047 * Makefile.in: makeinfo binary is in a new location
17048
17049Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
17050
17051 * config.sub: Accept -ecoff as an OS.
17052
17053 * Makefile.in: Various changes to eliminate a level of make
17054 recursion and reduce the required command line length.
17055 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17056 sub-makes.
17057 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17058 variables holding settings for specific sub-makes.
17059 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17060 in terms of BASE_FLAGS_TO_PASS.
17061 (TARGET_LIBS): New variable listing directories which use
17062 TARGET_FLAGS_TO_PASS.
17063 (subdir_do): Eliminated.
17064 (do-*): New set of targets to replace subdir_do.
17065 (various): All targets which used subdir_do now depend on do-*.
17066 (local-clean): Renamed from do_clean.
17067 (local-distclean): New target, dependency of distclean and
17068 realclean.
17069 (install-info): Don't create directories. Depend on dir.info
17070 rather than calling make recursively.
17071 (install-dir.info): Eliminated.
17072 (install-info-dirs): Create all info directories here.
17073 (dir.info): Depend upon do-install-info.
17074
17075 * test-build.mk (HOLES): Added false.
17076
17077Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
17078
17079 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
17080
17081Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17082
17083 * Makefile.in (info): remove dependency on all-texinfo. The
17084 problem was really in texinfo/C, not at this level.
17085
17086Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
17087
17088 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17089
17090Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
17091
17092 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
17093 GDB releases.
17094
17095Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17096
17097 * configure: Include srcdir in message about target of link not
17098 being found. Don't convert `-' to `_' in `with' options being
17099 passed to subdirs.
17100
17101Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17102
17103 * configure.in: add uudecode to host_tools
17104
17105 * Makefile.in: added {all,install}-uudecode targets, added them to
17106 the appropriate lists
17107
17108Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17109
17110 * Makefile.in (all-gcc): Added dependency on all-gas.
17111
17112 * configure.in (mips-*-*): Build ld and binutils.
17113
17114Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17115
17116 * configure: check return code from mkdir, print error message and
17117 exit on failure.
17118
17119Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17120
17121 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17122
17123Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17124
17125 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17126
17127Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17128
17129 * config.sub (h8500): Recognize this as a cpu type.
17130
17131Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17132
17133 * configure: source directory missing is no longer a warning
17134
17135 * configure.in: recognize irix[34]* instead of irix[34]
17136
17137 * Makefile.in: define and pass down X11_LIB
17138
28e9041c 17139Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17140
17141 * guess-systype: Renamed to ...
17142 * config.guess: ... by popular request.
17143 * configure.in, Makefile.in: Update accordingly.
17144
17145Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17146
17147 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17148 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17149 + Execute ./dummy instead of assuming . is in PATH.
17150
17151Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17152
17153 * guess-systype: New shell script. Attempts to guess the
17154 canonical host name of the executing host.
17155 Only a few hosts are supported so far.
17156 * configure: Call guess-systype if no host is specified.
17157
17158Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17159
17160 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17161 gcc Makefile.
17162
17163
17164Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17165
17166 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17167 (all-gcc, install-gcc, subdir_do): Use it.
17168
17169Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17170
17171 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17172
17173Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17174
17175 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17176 set exclusively by configure, using configure.in .
17177
17178Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17179
17180 * test-build.mk: set $PATH for all builds
17181
17182 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17183
17184Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17185
17186 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17187 the one used in gcc/Makefile.in, so that a null expansion doesn't
17188 override the one needed to build gcc with a native cc.
17189
17190
17191Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17192
17193 * configure: Accept -with arguments.
17194
17195Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17196
17197 * Makefile.in: added h8300sim
17198
17199Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17200
28e9041c 17201 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17202 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17203 (all-cygnus, native, build-cygnus): Make
17204 $(canonhost)-stamp-3stage-done, not $(host)....
17205 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17206 i386-sco3.2v4. Added else true to if command.
17207
17208Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17209
17210 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17211
17212Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17213
17214 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17215
17216Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17217
17218 * configure.in: don't remove binutils from Solaris builds
17219
17220Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
17221
17222 * Makefile.in: get rid of earlier definitions for *clean,
17223 also handle the recursive info rule better
17224
17225Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
17226
17227 * Makefile.in (mostlyclean, distclean, realclean): Fix to
17228 do more-or-less the right thing.
17229
17230Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
17231
17232 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17233 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17234
17235Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17236
17237 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17238 $(host_canonical).
17239
17240 * configure.in: split the configdirs list into 4 categories (native
17241 v. cross, library v. tool) and handle the cross-only and native-
17242 only in more reasonable (and correct!) way.
17243
17244Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
17245
17246 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
17247 configdirs anymore.
17248
17249Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17250
17251 * Makefile.in: extensive cleanup:: removed all of the explicit
17252 clean-* targets, collapsed many wrappers around subdir_do into
17253 one, added additional targets to satisfy standards.texi, deleted
17254 some old targets, some changes for consistency
17255
17256Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17257
17258 * configure.in: handle some programs as cross-only, and others as
17259 native only
17260
17261 * test-build.mk: handle partial holes in a more generic manner
17262
17263 * Makefile.in: m4 depends on libiberty
17264
28e9041c 17265Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17266
17267 * configure.in: add m4, textutils, fileutils, sed, shellutils,
17268 time, wdiff, and find to configdirs
17269
17270 * Makefile.in: all, clean, and install rules for the new programs
17271 added to configure.in
17272
17273Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17274
17275 * configure.in: use mh-sun for all *-sun-* hosts
17276
28e9041c 17277Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17278
17279 * Makefile.in: define flags for X11 include files and library file
17280 locations, pass them down to the programs that need this info
17281
17282 * build-all.mk: added a 'native' target, to 3stage the native toolchain
17283
28e9041c 17284Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17285
17286 * configure.in: start building libg++ for HP-UX targets
17287
17288Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17289
17290 * README: Update references to files moved into etc/.
17291
17292Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
17293
17294 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
17295 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
17296
17297Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
17298
17299 * configure: accept dash as well as underscore in long option
17300 names for FSF compatibility.
17301
17302Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
17303
17304 * config.sub: added -sco3.2v4 support from FSF.
17305
17306Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17307
17308 * configure.in: expand the section that adds or removes
17309 directories from the list of programs to build, to handle native
17310 vs. cross in addition to host v. native
17311
17312Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17313
17314 * Makefile.in: Replace C++ in macro names with CXX.
17315 This is less likely to break ...
17316
17317Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17318
17319 * test-build.mk: add -w to GNU_MAKE
17320
17321Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17322
17323 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17324 add 'sparc' to list of recognized cpus. This needed to make
17325 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17326 Delete some redundant ose68 variants. Recognize -wrs as an os,
17327 then changes that into $CPU-wrs-vxworks.
17328
17329 * configure.in: remove most references to gdbtest, regularize
17330 target based program removal
17331
17332 * test-build.mk: import from p3 tree (many fixes and changes)
17333
17334Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17335
17336 * Makefile.in: added rules to handle tcl, tk, and expect
17337
17338 * configure.in: handle those directories if they exist
17339
17340Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17341
17342 * config.sub: removed bogus hppabsd and hppahpux names, since
17343 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17344
17345Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17346
17347 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17348 depends upon all-xiberty
17349
17350 * Makefile.in: changes from p3, including:
17351
17352 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17353
17354 * Makefile.in (XTRAFLAGS): include newlib directories if
17355 newlib/Makefile exists, rather than if host != target.
17356
17357 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17358
17359 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17360 from the same source tree and not building a cross-compiler. This
17361 matters for the libg++ configuration if reconfiguring a tree that
17362 has already been installed.
17363
17364 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17365
17366 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17367 pick up the machine and system specific header files.
17368
17369 * Makefile.in: added AS_FOR_TARGET, passed down in
17370 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17371 the C compiler to use to create programs which are run in the
17372 build environment, set it to default to $(CC), and passed it down
17373 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17374
17375 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17376
17377 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17378 We need them for unusual native builds, like systems without
17379 ranlib.
17380
17381 * configure: also define $(host_canonical) and
31972771 17382 $(target_canonical), which are the full, canonical names for the
17383 given host and target
28e9041c 17384
17385Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17386
17387 * Makefile.in: Added separate definitions for C++.
17388
17389Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17390
17391 * configure.in (configdirs): Add deja-gnu.
17392
17393Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17394
17395 * README: Update for configure.texi and gdb-4.7 release.
17396
17397Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17398
17399 * Makefile.in: Move "all" target to top of file.
17400 Previously, first target was ".PHONY" which caused BSD4.4 make
17401 to build .PHONY when make was run without arguments.
17402
17403Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17404
17405 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17406 Library-copylefted code in libiberty.
17407
17408Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17409
17410 * config.sub: Replace m68kmote with plain old m68k.
17411
17412Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17413
17414 * Makefile.in: Remove space from blank line, avoid Make complaints.
17415
17416Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17417
17418 * config.sub: Complain if no argument is given. Added support for
17419 386bsd as OS and target alias.
17420
17421Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17422
17423 * Makefile.in (XTRAFLAGS): include newlib directories if
17424 newlib/Makefile exists, rather than if host != target.
17425
17426Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17427
17428 * config.sub: recognize sparclite-wrs-vxworks.
17429
17430 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17431 p3.) Added clean-xiberty to clean.
17432
17433Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17434
17435 * configure.in: use *-*-* instead of nested cases for host and target
17436
17437Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17438
17439 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17440 from the same source tree and not building a cross-compiler. This
17441 matters for the libg++ configuration if reconfiguring a tree that
17442 has already been installed.
17443
17444Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17445
17446 * config.sub (i486v/i486v4): Merge in from FSF version.
17447
17448Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17449
17450 * configure: only set PWD if it is already set.
17451
17452Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17453
17454 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17455 doesn't have unset and all success paths (and most error paths)
17456 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17457 to just ${PWD} to avoid confusion.)
17458
17459Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17460
17461 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17462 even for a native compilation.
17463
17464Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17465
17466 Changes to make the gdb.tar.Z rule work better.
17467
17468 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17469 (DEVO_SUPPORT): Add configure.texi.
17470 (bfd-ilrt.tar.Z): Remove ancient rule.
17471
17472Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17473
17474 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17475 pick up the machine and system specific header files.
17476
17477 * configure.in, config.sub: added new target m68010-adobe-scout,
17478 with alias of adobe68k. Changed configure.in to check for
17479 -scout before -sco* to avoid a false match.
17480
17481 * Makefile.in: added AS_FOR_TARGET, passed down in
17482 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17483 the C compiler to use to create programs which are run in the
17484 build environment, set it to default to $(CC), and passed it down
17485 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17486
17487Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17488
17489 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17490 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17491 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17492 FOR_TARGET variants, to newlib and libg++.
17493
17494Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17495
17496 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17497 first.
17498
17499Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17500
17501 * config.sub: Accept `elf' as an environment.
17502
17503Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17504
17505 * Makefile.in (all-opcodes): cd into the right directory
17506
17507Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17508
17509 * configure: added -program_transform_name option, used as
17510 argument to sed when installing programs.
17511 configure.texi: added documentation for -program_prefix,
17512 -program_suffix and -program_transform_name.
17513
17514Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17515
17516 * config.sub: Accept i486 where i386 ok.
17517
17518Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17519
17520 * config.sub: accept we32k
17521
17522Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17523
4b695c23 17524 * config.sub, configure.in: accept OSE68000 and OSE68k.
28e9041c 17525
17526 * Makefile.in: don't create all directories for ``make install'';
17527 let the subdirectories create the ones they need.
17528
17529Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17530
31972771 17531 * COPYING: new file, GPL v2
28e9041c 17532
17533Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17534
17535 * Makefile.in: use the new gen-info-dir, which needs a template
17536 argument (which also lives in texinfo)
17537
17538 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17539
28e9041c 17540Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17541
17542 * config.sub (ncr3000): Change i386 to i486.
17543
17544Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17545
17546 * Makefile.in: add install-rcs, install-grep to
17547 install-no-fixedincludes, removed install-bison and install-libgcc
17548
17549Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17550
17551 * configure.in: grab the HPUX makefile fragment if on HPUX
17552
17553Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17554
17555 * Makefile.in: eradicate bison spoor (ditto libgcc).
17556 configure.in: recognise m68{k,000}-ericsson-OSE.
17557 es1800 is alias for m68k-ericsson-OSE
17558
17559Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17560
17561 * configure.in: rearrange the parts that remove programs from
17562 configdirs, based now on HOST==TARGET or by canonical triple.
17563
17564Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17565
17566 * test-build.mk: recurse explicitly with -f test-build.mk when
17567 appropriate. predicate stage3 and comparison on the existence
17568 of gcc. That is, if gcc isn't around, we aren't three-staging.
17569 On very clean, also remove ...stamp-co. Build in-place before
17570 doing other builds.
17571
17572Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17573
17574 * Makefile.in, configure.in: add tgas
17575
17576Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17577
17578 * Makefile.in: a number of changes merged in from progressive.
17579
17580 * configure.in: add libm.
17581
17582 * .cvsignore: ignore some stuff that comes from test-build.mk.
17583
28e9041c 17584Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17585
17586 * config.sub: Add es1800 (m68k-ericsson-es1800).
17587
17588Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17589
17590 * configure: Add program_suffix (parallel to program_prefix)
17591 * Makefile.in: adjust directory-creating script for losing decstation
17592
17593Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17594
17595 * configure: Minor $subdir-related fixes.
17596
17597Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17598
17599 * configure: fix various problems with propogating
17600 makefile_target_frag in subdirs.
17601 * configure.in: config libgcc if its there
17602
17603Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17604
17605 * config.sub: HPPA merge.
17606
28e9041c 17607Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17608
17609 * Makefile.in: Replace all-bison with all-byacc in all
17610 dependency lines for other tools (which now use byacc).
17611
17612Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17613
17614 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17615
28e9041c 17616Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17617
17618 * Makefile.in: make gprof rules similar to byacc rules (instead of
17619 vestigal $(unsubdir) that didn't work...)
17620
17621Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17622
17623 * config.sub: Add support for Linux.
17624 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17625 (at least for libg++).
17626
17627Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17628
17629 * configure.texi: fix doc for the -nfp option to configure
17630
17631Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17632
17633 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17634
17635Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17636
17637 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17638 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17639 * configure.in: added solaris* host_makefile_frag hook.
17640
17641Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17642
17643 * config.sub: changed recognition of m68000 so that various
17644 m68k types can be specified via m680[01234]0
17645
17646Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17647
17648 * config.sub (basic_machine): fix sed so that '-foo' isn't
17649 completely substituted out while .+'-foo' loses the '-foo'
17650
17651Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17652
17653 * config.sub ($os): Add -aout.
17654
17655Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17656
17657 * configure: If host_makefile_frag is absolute, don't
17658 prefix ${invsubdir} (relevant to libg++ auto-configure).
17659
17660Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17661
17662 * Makefile.in (tooldir): Define it.
17663 (all-ld): Depend on all-flex.
17664
17665Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17666
17667 * Makefile.in (check): Fix libg++ special case.
17668
17669Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17670
17671 * configure: do not bury `pwd` into config.status, thus do fewer
17672 pwd's.
17673
17674 * configure: print the "Building in" message only when building in
17675 other than "." AND verbose.
17676
fee90afd 17677 * configure: remove -s, rework -v to better accommodate guested
28e9041c 17678 configures.
17679
17680 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17681
17682Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17683
17684 * Makefile.in: macroize flags passed on recursion. remove
17685 fileutils.
17686
17687Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17688
17689 * configure: get makesrcdir right for subdirs deeper than 1.
17690
17691 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17692 install.
17693
17694Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17695
17696 * Makefile.in: don't print subdir_do or recursion lines.
17697
17698Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17699
17700 * standards.texi: added menu item.
17701
17702 * Makefile.in: build and install standards.info.
17703
17704 * standards.texi: new file.
17705
17706Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17707
17708 * configure: test for and move config.status pieces from
17709 ${subdir}/.
17710
17711Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17712
28e9041c 17713 * configure: Test for existance of files before trying to mv
17714 them, to avoid numerous non-existance messages.
17715
17716Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17717
17718 * configure: correct final line of config.status.
17719
17720 * configure: patch from eggert. Avoids a protection problem if
17721 the original Makefile.in is read only.
17722
17723 * configure: use move-if-change from gcc to create config.status.
17724 Some makefiles depend on config.status to tell if a directory
17725 has been reconfigured for a different host. This change
17726 prevents those directories from remaking everything in the case
17727 where the reconfig was only intended to rebuild a Makefile.
17728
17729 * configure: test for config.sub with "config.sub sun4" rather
17730 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17731 host alias from a missing config.sub.
17732
17733Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17734
17735 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17736 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17737
17738Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17739
17740 * configure: mkdir ${subdir} as needed.
17741
17742Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17743
17744 * Makefile.in,configure.in: added autoconf.
17745
17746Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17747
17748 * Makefile.in: no longer pass against on recursion.
17749
17750 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17751 definitions are not inherited.
17752
17753 * configure: correct makesrcdir when subdir is .
17754
17755Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17756
17757 * configure: Add support for 'subdirs' variable, which is
17758 like 'configdirs', except that configure doesn't re-invoke
17759 itself for subdirs, it just creates a Makefile for each subdir.
17760 * configure.texi: Document subdirs.
17761
17762Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17763
17764 * configure.in: added flex to configdirs
17765
17766Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17767
17768 * Makefile.in: remove clean-stamps from clean.
17769
17770Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17771
17772 * configure.in: Add gdbtest to configdirs.
17773
17774Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17775
17776 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17777 to recursive makes.
17778 * configure.in: Recognize new ncr3000 config.
17779
17780Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17781
17782 * Makefile.in, configure.in: removed references to gdbm.
17783
17784Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17785
17786 * config.sub: Don't canonicalize os value
17787 newsos* to bsd (readline needs to check for newsos).
17788 (This fix was earlier made Jan 31, but got re-broken.)
17789
17790Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17791
17792 * configure.in: sco is an os, not a vendor!
17793
17794 * configure: Quote $( better. Keep various shells happy.
17795
17796Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17797
17798 * Makefile.in: eliminate stamp-files.
17799
17800Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17801
17802 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17803 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17804
17805Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17806
17807 * config.sub: fix iris/iris3.
17808
17809Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17810
17811 * configure: re-add -rm.
17812
17813Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17814
17815 * Maskefile.in: add .stmp-rcs to all.
17816
17817 * configure.in: remove gas from rs6000 build, use aix host fragment.
17818
17819Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17820
17821 * configure: pass down site_option during recursion.
17822
17823Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17824
17825 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17826
17827Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17828
17829 * configure: Change exec_prefix so that it really defaults to prefix.
17830
17831Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17832
17833 * Makefile.in, configure.in: Add support for mmalloc library.
17834
17835Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17836
17837 * Makefile.in: add stmp dependencies for a few more things.
17838
17839Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17840
17841 * configure: adjusted error message on objdir/srcdir configure
17842 collision, per john's suggestion.
17843
17844 * Makefile.in: add libiberty stmp to all and all.cross.
17845
17846Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17847
17848 * Makefile.in: remove force dependencies, add grep to all.
17849
17850Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17851
17852 * Makefile.in: drop flex. make stamp files work.
17853
17854 * configure: added test for conflicting configuration in srcdir,
17855 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17856 gets cranky. use relative paths for configure and srcdir
17857 whenever possible. Send some error messages to stderr that were
17858 going to stdout.
17859
17860Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17861
17862 * Makefile.in: Fix libg++ rule to check for gcc directory
17863 before using gcc/gcc. Also pass XTRAFLAGS.
17864
17865Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17866
17867 * Makefile.in: added stmp-files so that directories aren't polled
17868 when they are already built.
17869
17870 * configure.texi: fixed a node pointer problem.
17871
17872Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17873
5309a301 17874 * config.sub configure.in gdb/configure.in
28e9041c 17875 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17876 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17877 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17878
17879Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17880
17881 * configure: -recurring becomes -silent. corrected help message
17882 for -site= option.
17883
17884 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17885
17886Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17887
17888 * configure: when building Makefile for crosses, replace
17889 tooldir and program_prefix. default srcdir from location of
17890 config.sub. remove "for host in hosts" and "for target in
17891 targets" loops.
17892
17893Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17894
17895 * Makefile.in: Do not pass bindir or mandir to cvs.
17896
17897Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17898
17899 * Makefile.in, configure.in: removed traces of namesubdir,
17900 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17901 copyrights to '92, changed some from Cygnus to FSF.
17902
17903 * configure.texi: remove most references to multiple hosts,
17904 multiple targets, subdirs, etc.
17905
17906 * configure.man: removed rcsid. reference config.sub not
17907 config.subr.
17908
17909 * Makefile.in: mkdir $(infodir) on install-info.
17910
17911Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17912
17913 * configure.texi: Explain better about .gdbinit and about
17914 the environment that configure.in sections run in.
17915
17916Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17917
17918 * configure.in: Ultrix is only a decstation if it's a MIPS.
17919
17920Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17921
17922 * README: DOC.configure => cfg-paper.texi.
17923
17924Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17925
17926 * config.sub (near case $os): Don't convert newsos* to bsd!
17927
17928Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17929
17930 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17931 the number of copies of COPYING that go into the GDB tar file.
17932
17933Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17934
5309a301 17935 * bfd/configure.in, gdb/config/mh-i386sco,
28e9041c 17936 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17937 Fix SCO configuration stuff.
17938
17939Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17940
17941 * Makefile.in: For libg++, make sure the -I pointing
17942 to the gcc directory goes *after* all the libg++-local -I flags.
17943 Also, move just-gcc dependency from just-libg++ to all-libg++.
17944
17945Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17946
17947 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17948
17949Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17950
17951 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17952
17953Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17954
17955 * config.sub: Add stratus configuration frags. Also
17956 submitted to FSF.
17957
17958Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17959
17960 * Makefile.in (DEV_SUPPORT): add configure.man.
17961
17962 * config.sub(Decode manufacturer-specific): add -none*.
17963
17964Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17965
17966 * Makefile.in: remove form feeds to make Sun's make happy.
17967 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17968
17969Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17970
17971 * Makefile.in (AR_FLAGS): Make quieter.
17972
17973Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17974
17975 * configure.in: Add libg++.
17976 * configure: When verbose, don't output the command line at each
17977 level; it will be unremarkably the same as the previous version,
17978 which will be the same as what the user typed.
17979
17980Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17981
17982 * configure.in, Makefile.in: fix clean-info, add flex. add
17983 fileutils.
17984
17985 * configure: be less sensitive to spaces in Makefile.in. Do not
17986 look for sources in "..". Doing so breaks subdirectories that
17987 might have their own configure. If a subdir has it's own
17988 configure script, use it.
17989
17990Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17991
17992 * cfg-paper.texi: some changes suggested by rms.
17993
17994Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17995
17996 * config.sub: Merge in some small additions from the FSF version,
17997 taken from the gcc distribution, to bring the Cygnus and FSF
17998 versions into closer sync.
17999
18000Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
18001
18002 * configure.in: Changed svr4 references to sysv4.
18003
18004Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
18005
18006 * configure: added -V for version number option.
18007
18008Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
18009
18010 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18011 renamed from DOC.configure to cfg-paper.texi.
18012
18013Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18014
18015 * configure, config.subr, config.sub: config.subr is now
18016 config.sub again.
18017
18018Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
18019
18020 * configure.texi: new file, in progress.
18021
18022 * Makefile.in: build info file and install the man page for
18023 configure.
18024
18025 * configure.man: new file, first cut.
18026
18027 * configure: find config.subr again now that configuration "none"
18028 has gone. removed all traces of the -ansi option. removed all
18029 traces of the -languages option.
18030
18031 * config.subr: resync from rms.
18032
18033Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18034
18035 * configure, config.sub, config.subr: merge config.sub into
18036 config.subr, call the result config.subr, remove config.sub, use
18037 config.subr.
18038
18039 * Makefile.in: revised install for dir.info.
18040
18041Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18042
18043 * configure.in: add decstation host makefile frag.
18044
18045 * Makefile.in: BISON now bison -y again. also install-gcc on
18046 install. clean-gdbm on clean. infodir belongs in datadir.
18047 Make directories for info install. Build dir.info here then
18048 install it.
18049
18050Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18051
18052 * Makefile.in: fix for bad directory tests.
18053
18054Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18055
18056 * configure: \{1,2\} appears to be a sysv'ism. Use a different
18057 regexp. -srcdir relative was being handled incorrectly.
18058
18059 * Makefile.in: unwrapped some for loops so that parallel makes
18060 work again and so one can focus one's attention on a particular
18061 package.
18062
18063Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18064
18065 * configure: added PWD as a stand in for `pwd` (for speed). use
18066 elif wherever possible. make -srcdir work without -objdir.
18067 -objdir= commented out.
18068
18069Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18070
18071 * configure: +options become --options. -subdirs commented out.
18072 added -host, -datadir. Renamed -destdir to -prefix. Comment in
18073 Makefile now at top of generated Makefile. Removed cvs log
18074 entries. added -srcdir. create .gdbinit only if there is one
18075 in ${srcdir}.
18076
18077 * Makefile.in: idestdir and ddestdir go away. Added copyrights
18078 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
18079 and mandir now keyed off datadir by default.
18080
18081Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18082
18083 * Freshly created ChangeLog.
18084
18085\f
18086Local Variables:
18087mode: change-log
18088left-margin: 8
18089fill-column: 76
18090version-control: never
18091End: