]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
2015-01-27 Dominik Vogt <vogt@linux.vnet.ibm.com>
[thirdparty/gcc.git] / ChangeLog
CommitLineData
8a608e00 12015-01-25 Tom de Vries <tom@codesourcery.com>
2
3 * MAINTAINERS: Make whitespace consistent.
4
2968b954 52015-01-23 Braden Obrzut <admin@maniacsvault.net>
6
7 * MAINTAINERS (Write After Approval): Add myself.
8
d084f505 92015-01-20 Andre Vehreschild <vehre@gmx.de>
10
11 * MAINTAINERS: (Write After Approval): Add myself.
12
1b4bfbd1 132015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
14
15 * MAINTAINERS: (Write After Approval): Add myself.
16
7fd44cfc 172015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
18
19 * MAINTAINERS: (Write After Approval): Add myself.
20
1f206195 212015-01-13 Iain Sandoe <iain@codesourcery.com>
22
23 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
24 objective-c/c++ front end maintainer.
25
65eebed4 262015-01-13 Marek Polacek <polacek@redhat.com>
27
28 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
29
2bfaea82 302015-01-12 Jeff Law <law@redhat.com>
31
32 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
33 a very long time.
34
dcfe52b6 352015-01-09 Ian Lance Taylor <iant@google.com>
36
37 * configure.ac (host_tools): Add gotools.
38 * Makefile.def (host_modules): Add gotools.
39 (dependencies): Add dependency of all-gotools on all-target-libgo.
40
275d0a7c 412015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
42
43 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
44 * configure: Regenerate.
45
fb5eef67 462015-01-08 Thomas Schwinge <thomas@codesourcery.com>
47
48 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
49 all-target-libgomp.
50 * Makefile.in: Regenerate.
51
fa8b719f 522015-01-06 Eric Botcazou <ebotcazou@adacore.com>
53
54 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
55
8992df51 562015-01-06 Eric Botcazou <ebotcazou@adacore.com>
57
58 * configure.ac: Add Visium support.
59 * configure: Regenerate.
60
9b31ae9c 612015-01-04 Andreas Schwab <schwab@linux-m68k.org>
62
63 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
64 * configure: Regenerate.
65
fc740d70 662015-01-03 Andrew Pinski <apinski@cavium.com>
67
68 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
69 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
70 (BASE_TARGET_EXPORTS): Add OBJCOPY.
71 (OBJCOPY_FOR_TARGET): New variable.
72 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
73 * Makefile.in: Regenerate.
74 * configure.ac: Check for already installed target objcopy.
75 Also GCC_TARGET_TOOL on objcopy.
76 * configure: Regenerate.
77
edf5ad4f 782015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
79
80 * config.sub: Update from upstream, to 2015-01-01 version.
81 * config.guess: Ditto.
82
40ef7a25 832014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
84
85 * MAINTAINERS (RTEMS Ports): Add myself.
86
78d92ced 872014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
88
89 * MAINTAINERS (Write After Approval): Add myself.
90
f604b2e0 912014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
92
93 * MAINTAINERS (Write After Approval): Add myself.
94
67cedda8 952014-12-15 Thomas Schwinge <thomas@codesourcery.com>
96
97 * configure.ac (--enable-as-accelerator-for): Don't set
98 ENABLE_AS_ACCELERATOR_FOR. Update all users.
99 * configure: Regenerate.
100
41a4aa66 1012014-12-13 Jakub Jelinek <jakub@redhat.com>
102
103 PR bootstrap/64023
104 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
105 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
106 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
107 to CXX.
108 * Makefile.in: Regenerated.
109
d10a337d 1102014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
111 Yury Gribov <y.gribov@samsung.com>
112
113 * .gitignore: Added .local.vimrc and .lvimrc.
114 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
115 * Makefile.in: Regenerate.
116
1172014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
b4cec649 118
119 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
120 * configure: Regenerated.
121
d22eabd4 1222014-11-27 Bernd Schmidt <bernds@codesourcery.com>
123
124 * MAINTAINERS (nvptx port): New entry.
125
d781ea5c 1262014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
127
128 * configure: Regenerate.
129
3e78a7ce 1302014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
131
132 * configure.ac: Merge with Binutils.
133
533c3d32 1342014-11-26 Tobias Burnus <burnus@net-b.de>
135
136 * Makefile.def: Make more dependent on mpfr, mpc and isl.
137 * Makefile.in: Regenerate.
138
d1a94f02 1392014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
140
141 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
142 missing flex.
143 * Makefile.in: Regenerated.
144
3453eaf0 1452014-11-21 Ilya Verbin <ilya.verbin@intel.com>
146
147 * Makefile.in: Regenerate.
148
4e8a08d4 1492014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
150
151 PR bootstrap/63784
152 * libtool.m4: Add $pic_flag with -shared.
153
d758319f 1542014-11-21 Renlin Li <Renlin.Li@arm.com>
155
156 * MAINTAINERS (Write After Approval): Added myself.
157
673168e8 1582014-11-21 Alex Velenko <Alex.Velenko@arm.com>
159
160 * MAINTAINERS (write-after-approval): Add myself.
161
50c933a3 1622014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
163
164 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
165 from 2 years ago.
166
2008009a 1672014-11-19 Alex Velenko <Alex.Velenko@arm.com>
168
169 Revert:
170 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
171
172 * MAINTAINERS (Write After Approval): Added myself as line map
173 maintainer.
174
e2d66bc6 1752014-11-19 Renlin Li <Renlin.Li@arm.com>
176
177 Revert:
178 2014-11-19 Renlin Li <Renlin.Li@arm.com>
179
180 * MAINTAINERS (Write After Approval): Added myself.
181
cef068f7 1822014-11-19 Renlin Li <Renlin.Li@arm.com>
183
184 * MAINTAINERS (Write After Approval): Added myself.
185
f5ff9110 1862014-11-19 Alex Velenko <Alex.Velenko@arm.com>
187
188 * MAINTAINERS (Write After Approval): Added myself as line map
189 maintainer.
190
14c6b63a 1912014-11-17 Dodji Seketeli <dodji@redhat.com>
192
193 * MAINTAINERS (Various Maintainers): Added myself as line map
194 maintainer.
195
c8df758a 1962014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
197
198 * move-if-change: Sync from upstream gnulib.
199
cdf97dbf 2002014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
201
202 * compile: Sync with upstream Automake.
203 * depcomp: Ditto.
204 * install-sh: Ditto.
205 * missing: Ditto.
206 * mkinstalldirs: Ditto.
207 * ylwrap: Ditto.
208
54c820f5 2092014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
210
211 * config.sub: Update from upstream config repo.
212 * config.guess: Ditto.
213
d3a7dd32 2142014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
215
216 * Makefile.def: Add liboffloadmic to target_modules. Make
217 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
218 * Makefile.in: Regenerate.
219 * configure: Regenerate.
220 * configure.ac: Add liboffloadmic to target binaries.
221 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
222 Add liboffloadmic to noconfig list when C++ is not supported.
223
a3d93be3 2242014-11-13 Bernd Schmidt <bernds@codesourcery.com>
225 Thomas Schwinge <thomas@codesourcery.com>
226 Ilya Verbin <ilya.verbin@intel.com>
227 Andrey Turetskiy <andrey.turetskiy@intel.com>
228
229 * configure: Regenerate.
230 * configure.ac (--enable-as-accelerator-for)
231 (--enable-offload-targets): New configure options.
232
90d9e583 2332014-11-11 Tobias Burnus <burnus@net-b.de>
234
845ec886 235 * Makefile.def: Make all-gcc depend on all-isl.
90d9e583 236 * Makefile.in: Regenerate.
237
863e76f9 2382014-11-11 David Malcolm <dmalcolm@redhat.com>
239
240 * ChangeLog.jit: New.
241 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
242
7c407808 2432014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
244
245 PR target/63610
246 * libtool.m4: Fix globbing of darwin versions.
247 * configure: Regenerate.
248
572cf1f7 2492014-11-11 Tobias Burnus <burnus@net-b.de>
250
251 * config/cloog.m4: Remove.
252 * Makefile.def: Remove CLooG.
253 * Makefile.tpl: Ditto.
254 * configure.ac: Ditto.
255 * configure: Regenerate.
256 * Makefile.in: Ditto.
257
8ce80784 2582014-11-06 Bernd Schmidt <bernds@codesourcery.com>
259
260 * configure.ac: Handle nvptx-*-*.
261 * configure: Regenerate.
262
aa80e213 2632014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
264
265 * MAINTAINERS (Write After Approval): Add myself.
266
f7d3db38 2672014-10-31 Jakub Jelinek <jakub@redhat.com>
268
269 * Makefile.def (libcc1): Remove bootstrap=true;.
270 * Makefile.in: Regenerated.
271
10e64fba 2722014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
273
274 * configure.ac: Update comment.
275 * configure: Regenerate.
276
6f0a1b31 2772014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
278
279 * MAINTAINERS (Write After Approval): Add myself.
280
944792ef 2812014-10-30 Thomas Schwinge <thomas@codesourcery.com>
282
283 * configure.ac (extra_host_libiberty_configure_flags): Add
284 --enable-shared also for libcc1's benefit.
285 * configure: Regenerate.
286
98b17817 2872014-10-29 Tristan Gingold <gingold@adacore.com>
288
289 * MAINTAINERS: Change my email address.
290
ab103e33 2912014-10-27 Phil Muldoon <pmuldoon@redhat.com>
292 Tom Tromey <tromey@redhat.com>
293
294 * Makefile.def: Add libcc1 to host_modules.
295 * configure.ac (host_tools): Add libcc1.
296 * Makefile.in, configure: Rebuild.
297
1085f3b8 2982014-10-24 Hans-Peter Nilsson <hp@axis.com>
b85b703b 299
300 * configure.ac (build_configargs): Don't share config.cache between
301 build subdirs.
d9eecfbd 302 * configure: Regenerate.
b85b703b 303
14091821 3042014-10-24 Daniel Hellstrom <daniel@gaisler.com>
305
306 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
307 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
308 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
309 leon3v7 as leon3.
310 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
311 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
312 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
313 * config/sparc/sparc.md (cpu): Add leon3v7.
314 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
315
b58f2ae3 3162014-10-24 Daniel Hellstrom <daniel@gaisler.com>
317
318 * MAINTAINERS (write-after-approval): Add myself.
319
56242c27 3202014-10-23 Ian Lance Taylor <iant@google.com>
321
322 * configure.ac: Disable the Go frontend on systems where it is known
323 to not work.
324 * configure: Regenerate.
325
9245d2c5 3262014-10-23 Richard Biener <rguenther@suse.de>
327
328 * Makefile.def: Add libcpp build module and dependencies.
329 * configure.ac: Add libcpp build module.
330 * Makefile.in: Regenerate.
331 * configure: Likewise.
332
2e7fb888 3332014-10-15 Max Filippov <jcmvbkbc@gmail.com>
334
335 * MAINTAINERS (write-after-approval): Add myself.
336
a4dbd7d4 3372014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
338
339 * INSTALL/README: Do not mention CVS.
340
58f62c51 3412014-10-03 Jing Yu <jingyu@google.com>
342
343 * configure.ac: Add aarch64 to list of targets that support gold.
344 * configure: Regenerate.
345
0c89a10c 3462014-09-29 François Dumont <fdumont@gcc.gnu.org>
347
348 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
349
7747f33f 3502014-09-29 Catherine Moore <clm@codesourcery.com>
351
352 * MAINTAINERS: Add myself as MIPS maintainer.
353
6d0eaeb8 3542014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
355
356 * MAINTAINERS: Move myself to MIPS maintainers.
357
1fbbc678 3582014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
359
360 * MAINTAINERS: Put all email addresses between '<' and '>'.
361
5e530ebd 3622014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
363
364 * MAINTAINERS: Move myself to reviewers (Fortran).
365
870e466f 3662014-09-01 Andi Kleen <ak@linux.intel.com>
367
368 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
369 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
370 * Makefile.in: Regenerate.
371
8325d4dd 3722014-08-28 David Malcolm <dmalcolm@redhat.com>
373
374 * rtx-classes-status.txt: Delete
375
91a55c11 3762014-08-28 David Malcolm <dmalcolm@redhat.com>
377
378 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
379
b6de67fd 3802014-08-27 Sebastian Pop <s.pop@samsung.com>
381
382 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
383 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
384 of checking for version number.
385 * configure: Regenerated.
386 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
387
f1ee32d1 3882014-08-27 David Malcolm <dmalcolm@redhat.com>
389
390 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
391 is done; begin phase 6 (use extra rtx_def subclasses).
392
d40b1309 3932014-08-27 David Malcolm <dmalcolm@redhat.com>
394
395 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
396 done; begin phase 5 (additional rtx_def subclasses).
397
e149ca56 3982014-08-26 David Malcolm <dmalcolm@redhat.com>
399
400 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
401
26bb3cb2 4022014-08-26 David Malcolm <dmalcolm@redhat.com>
403
404 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
405 SET_BB_HEADER are done.
406
fc5ad70a 4072014-08-26 David Malcolm <dmalcolm@redhat.com>
408
409 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
410 done.
411
69c5a18c 4122014-08-26 David Malcolm <dmalcolm@redhat.com>
413
414 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
415
2f3c9801 4162014-08-26 David Malcolm <dmalcolm@redhat.com>
417
418 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
419
e97a173d 4202014-08-25 David Malcolm <dmalcolm@redhat.com>
421
422 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
423
943ea6fa 4242014-08-25 David Malcolm <dmalcolm@redhat.com>
425
426 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
427
08a06697 4282014-08-25 David Malcolm <dmalcolm@redhat.com>
429
430 * rtx-classes-status.txt: Phase 3 (per-file commits within
431 "config" subdirs) is done; begin phase 4 (removal of
432 "scaffolding").
433
d2ecc902 4342014-08-23 David Malcolm <dmalcolm@redhat.com>
435
436 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
437 dir) is done; begin phase 3 (per-file commits within "config"
438 subdirs).
439
e31de0d2 4402014-08-21 David Malcolm <dmalcolm@redhat.com>
441
442 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
443 phase 2 (per-file commits in main source dir).
444
6ac3b11e 4452014-08-21 Bin Cheng <bin.cheng@arm.com>
446
447 * configure: Regenerated.
448
0eec6621 4492014-08-19 David Malcolm <dmalcolm@redhat.com>
450
451 * rtx-classes-status.txt (TODO): Add SET_BND_TO
452
17616710 4532014-08-19 David Malcolm <dmalcolm@redhat.com>
454
455 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
456
7c5928c3 4572014-08-19 David Malcolm <dmalcolm@redhat.com>
458
459 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
460
047ccec4 4612014-08-19 David Malcolm <dmalcolm@redhat.com>
462
463 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
464
a83c8362 4652014-08-19 David Malcolm <dmalcolm@redhat.com>
466
467 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
468
1b08cfdd 4692014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
470
471 * MAINTAINERS (Write After Approval): Add myself.
472
d41d96b7 4732014-08-19 Christopher Faylor <me.gnu@cgf.cx>
474
475 * MAINTAINERS: Remove myself
476
4a57a2e8 4772014-08-19 David Malcolm <dmalcolm@redhat.com>
478
479 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
480
7ad1fa02 4812014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
482
483 * MAINTAINERS (Write After Approval): Add myself.
484
a684cb04 4852014-08-18 David Malcolm <dmalcolm@redhat.com>
486
487 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
488 SET_BB_HEADER, SET_BB_FOOTER
489
57c8dfee 4902014-08-18 David Malcolm <dmalcolm@redhat.com>
491
904c3df2 492 * rtx-classes-status.txt: New file
57c8dfee 493
429cca51 4942014-08-18 Roman Gareev <gareevroman@gmail.com>
495
496 * configure.ac: Eliminate ClooG installation dependency.
497 * configure: Regenerate.
498 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
499 * Makefile.in: Regenerate.
500
5420e92f 5012014-08-15 Ilya Verbin <iverbin@gmail.com>
502
503 * MAINTAINERS (Write After Approval): Add myself.
504
f0da22ea 5052014-08-15 Ilya Tocar <tocarip@gmail.com>
506
507 * MAINTAINERS (Write After Approval): Add myself.
508
47d90752 5092014-08-01 Jiong Wang <jiong.wang@arm.com>
510
511 * MAINTAINERS (Write After Approval): Add myself.
512
1d163515 5132014-07-28 Anthony Green <green@moxielogic.com>
514
515 Import from savannah.gnu.org:
516 * config.sub: Update to 2014-07-28 version.
517
8cc0edb6 5182014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
519
520 * MAINTAINERS: Remove my MIPS maintainer entry.
521
385527e9 5222014-07-26 Uros Bizjak <ubizjak@gmail.com>
523
524 PR target/47230
525 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
526 * configure: Regenerate.
527
2dd0603e 5282014-07-24 James Norris <jnorris@codesourcery.com>
529
530 * MAINTAINERS (Write After Approval): Add myself.
531
383b71a9 5322014-07-20 Roman Gareev <gareevroman@gmail.com>
533
534 * configure.ac: Accept only CLooG 0.18.1.
535 * configure: Regenerate.
536
9556e4d0 5372014-07-17 Roman Gareev <gareevroman@gmail.com>
538
539 * configure.ac: Don't accept isl 0.11.
540 * configure: Regenerate.
541
05095438 5422014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
543
544 * MAINTAINERS (Write After Approval): Add myself.
545
20632469 5462014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
547
548 * configure.ac: Don't accept isl 0.10.
549 * configure: Regenerate.
550
f4953d40 5512014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2556a4ed 552
f4953d40 553 Fix include path for in-tree cloog.
554 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
555 * configure: Regenerate.
2556a4ed 556
f4953d40 5572014-06-18 Richard Henderson <rth@redhat.com>
60d578d4 558
f4953d40 559 * .gitignore: Import gcc_update output.
60d578d4 560
bf0001d4 5612014-06-13 Thomas Schwinge <thomas@codesourcery.com>
562
52fd2e17 563 * config-ml.in: Robustify ac_configure_args parsing.
564
1015a063 565 * configure.ac (--enable-linker-plugin-configure-flags)
566 (--enable-linker-plugin-flags): New flags.
567 (configdirs): Conditionally add libiberty-linker-plugin.
568 * configure: Regenerate.
569 * Makefile.def (host_modules): Add libiberty-linker-plugin.
570 (host_modules) <lto-plugin>: Pay attention to
571 @extra_linker_plugin_flags@ and
572 @extra_linker_plugin_configure_flags@.
573 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
574 * Makefile.in: Regenerate.
575
bf0001d4 576 * Makefile.tpl (configure-[+prefix+][+module+])
577 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
578 "module_srcdir" instead of "module" for locating a module's srcdir.
579 * Makefile.in: Regenerate.
580
85dcf814 5812014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
582
583 * MAINTAINERS (Write After Approval): Add myself.
584
b9f71945 5852014-06-06 Sebastian Pop <sebpop@gmail.com>
586
587 * MAINTAINERS: Update my email address.
588
a499a116 5892014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
590
591 * MAINTAINERS (Write After Approval): Add myself.
592
42878318 5932014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
594
595 * MAINTAINERS (Write After Approval): Add myself.
596
df148e44 5972014-05-30 Jonathan Wakely <jwakely@redhat.com>
598
599 PR libstdc++/61011
600 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
601 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
602 * configure: Regenerate.
603
7f9463ec 6042014-05-28 Pedro Alves <palves@redhat.com>
605
606 * MAINTAINERS (Write After Approval): Add myself.
607
0be66420 6082014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
609
610 * MAINTAINERS: Update my affiliation/email.
611
2a96d757 6122014-05-19 Mike Stump <mikestump@comcast.net>
613
614 * MAINTAINERS: Add wide-int reviewers.
615
2481a2c1 6162014-05-14 Sandra Loosemore <sandra@codesourcery.com>
617
618 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
619 * configure: Regenerated.
620
418aa869 6212014-05-15 Torvald Riegel <triegel@redhat.com>
622
623 * MAINTAINERS (libitm): Add myself as maintainer.
624
d23ca936 6252014-05-07 Charles Baylis <charles.baylis@linaro.org>
626
627 * MAINTAINERS (Write After Approval): Add myself.
628
b98f8a78 6292014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
630
631 * config.sub, config.guess: Import from upstream.
632
588c2671 6332014-04-29 Alan Lawrence <alan.lawrence@arm.com>
634
635 * MAINTAINERS (Write After Approval): Put myself in correct order.
636
572205be 6372014-04-29 Alan Lawrence <alan.lawrence@arm.com>
638
639 * MAINTAINERS (Write After Approval): Add myself.
640
a6703892 6412014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
642
643 * MAINTAINERS: Move myself from Reviewers to Write After Approval
644 section.
645
5692cf37 6462014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
647
648 * MAINTAINERS (Write After Approval): Delete myself.
649
478532eb 6502014-04-17 Jakub Jelinek <jakub@redhat.com>
651
652 PR sanitizer/56781
653 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
654 and -B* options with -Xcompiler.
655
e40b19b7 6562014-04-04 Eric Botcazou <ebotcazou@adacore.com>
657
658 PR bootstrap/60620
659 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
660 * Makefile.in: Regenerate.
661
e673a265 6622014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
663
664 * Makefile.def (dependencies): Make all-ld depend on all-binutils
665 for WINDRES_FOR_TARGET in default-manifest.o rule.
666 * Makefile.in: Regenerate.
667
737fef9c 6682014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
669
670 * MAINTAINERS (Write After Approval): Add myself.
671
f4ae1a00 6722014-03-26 Jakub Jelinek <jakub@redhat.com>
673
674 PR sanitizer/56781
675 * Makefile.def: Set bootstrap=true; for host fixincludes.
676 * configure.ac: Don't bootstrap host fixincludes unless
677 --with-build-config=bootstrap-{a,ub}san.
678 * Makefile.in: Regenerated.
679 * configure: Regenerated.
680
ee055341 6812014-03-21 Jakub Jelinek <jakub@redhat.com>
682
683 * configure.ac: Move BUILD_CONFIG set up earlier. Add
684 --enable-vtable-verify option parsing. Don't add
685 target-libsanitizer to bootstrap_target_libs unless
686 --with-build-config=bootstrap-asan or
687 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
688 to bootstrap_target_libs unless --enable-vtable-verify.
689 * configure: Regenerated.
690
1279e87b 6912014-03-10 Anatoly Sokolov <aesok@post.ru>
692
693 * MAINTAINERS (Write After Approval): Add myself.
694
cf0201a5 6952014-03-07 Denis Chertykov <chertykov@gmail.com>
696
697 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
698
48d33b51 6992014-03-07 Jakub Jelinek <jakub@redhat.com>
700
701 PR bootstrap/58572
702 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
703 -I for libstdc++-v3 includes if $(LEAN).
704 * Makefile.in: Regenerated.
705
4dcc249a 7062014-03-04 Jonathan Wakely <jwakely@redhat.com>
707
708 * MAINTAINERS: Update my email address.
709
2da35515 7102014-02-24 Walter Lee <walt@tilera.com>
711
712 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
713 (tilegx-*-*): Change to tilegx*-*-*.
714 * configure: Regenerate.
715
2cdbba93 7162014-02-17 Loren J. Rittle <ljrittle@acm.org>
717
718 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
719
e3c32511 7202014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
721
722 * MAINTAINERS (Write After Approval): Add myself.
723
48118d02 7242014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
725
726 PR target/59788
727 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
728 *solaris2*.
729
68512f53 7302014-01-21 John David Anglin <danglin@gcc.gnu.org>
731
732 * MAINTAINERS: Update my email address.
733
a37bd79b 7342014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
735
736 * MAINTAINERS: Convert to UTF-8.
737 Properly sort Xinliang David Li's entry.
738
3c6280bd 7392013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
740 Sandra Loosemore <sandra@codesourcery.com>
741
742 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
743 nios2 port maintainers.
744
e8cac2b9 7452013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
746
747 * MAINTAINERS (Write After Approval): Add myself.
748
87ebeb4c 7492013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
d4cf3e7a 750
751 * configure.ac: Add user-friendly check for native x86_64-linux
752 multilibs.
753 * configure: Regenerate.
754
7552013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
756
757 * MAINTAINERS: Add myself as sh maintainer.
758
7592013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
760
761 * MAINTAINERS: Add self as SLSR maintainer.
762
7632013-11-18 Jan Hubicka <hubicka@ucw.cz>
764
765 * MAINTAINERS: Update my email address.
766
7672013-11-15 David Edelsohn <dje.gcc@gmail.com>
768
769 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
770
7712013-11-07 Thomas Schwinge <thomas@codesourcery.com>
772
773 * Makefile.in: Regenerate.
774
775 * Makefile.tpl: Fix typo.
776 * Makefile.in: Regenerate partially.
777
7782013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
779
780 * configure.ac: Added libcilkrts to noconfig list when C++ is not
781 supported.
782 * configure: Regenerated.
783
7842013-11-01 Trevor Saunders <tsaunders@mozilla.com>
785
786 * MAINTAINERS (Write After Approval): Add myself.
787
7882013-10-30 Jason Merrill <jason@redhat.com>
789
790 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
791 --disable-build-format-warnings.
792
7932013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
794
795 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
796 depend on libstdc++ and libgcc.
797 * configure: Regenerate.
798 * configure.ac: Added libcilkrts to target binaries. Also, restrict
799 libcilkrts for POSIX and i*86, and x86_64 architectures.
800 * Makefile.in: Added libcilkrts related fields to support building it.
801
8022013-10-26 Jeff Law <law@redhat.com>
803
804 * Makefile.def (target_modules): Remove libmudflap
805 (languages): Remove check-target-libmudflap).
806 * Makefile.in: Rebuilt.
807 * Makefile.tpl (check-target-libmudflap-c++): Remove.
808 * configure.ac (target_libraries): Remove target-libmudflap.
809 Remove checks which disabled libmudflap on some systems.
810 * configure: Rebuilt.
811 * libmudflap: Directory removed.
812
8132013-10-21 Cong Hou <congh@google.com>
814
815 * MAINTAINERS (Write After Approval): Add myself.
816
8172013-10-16 Mike Stump <mikestump@comcast.net>
818
819 * .dir-locals.el: Add.
820
8212013-10-15 David Malcolm <dmalcolm@redhat.com>
822
823 * configure.ac: Add --enable-host-shared
824 * configure: Regenerate.
825
8262013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
827
828 Import from savannah.gnu.org:
829 * config.guess: Update to 2013-06-10 version.
830 * config.sub: Update to 2013-10-01 version.
831
8322013-10-01 Simon Cook <simon.cook@embecosm.com>
833
834 Changes to build configuration to allow big endian ARC ELF toolchain
835 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
836 * configure: Regenerate.
837
8382013-09-20 Alan Modra <amodra@gmail.com>
839
840 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
841 ppc host match. Support little-endian powerpc linux hosts.
842
8432013-09-19 Dodji Seketeli <dodji@redhat.com>
844
845 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
846 maintainer.
847
8482013-09-12 DJ Delorie <dj@redhat.com>
849
850 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
851 maintainers.
852
8532013-09-03 Richard Biener <rguenther@suse.de>
854
855 * configure.ac: Also allow ISL 0.12.
856 * configure: Regenerated.
857
8582013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
859
860 * MAINTAINERS (Write After Approval): Add myself.
861
8622013-08-27 David Malcolm <dmalcolm@redhat.com>
863
864 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
865
8662013-08-26 Caroline Tice <cmtice@google.com>
867
868 * MAINTAINERS: Correct earliers update: Move myself from libvtv
869 "Various Reviewers" to libvtv "Various Maintainers".
870
8712013-08-20 Steven Bosscher <steven@gcc.gnu.org>
872
873 * MAINTAINERS: Add myself as RTL optimizers reviewer.
874
8752013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
876
877 * MAINTAINERS: Update name, email.
878
8792013-08-13 Adam Butcher <adam@jessamine.co.uk>
880
881 * MAINTAINERS (Write After Approval): Add myself.
882
8832013-08-12 Caroline Tice <cmtice@google.com>
884
885 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
886 address in the Write After Approval section.
887
8882013-08-09 Carlos O'Donell <carlos@redhat.com>
889
890 * MAINTAINERS (Write After Approval): Update email.
891
8922013-08-08 Benjamin Kosnik <bkoz@redhat.com>
893
894 * configure.ac: Adjust to check VTV_SUPPORTED.
895 * configure: Regenerated.
896
8972013-08-02 Caroline Tice <cmtice@google.com>
898
899 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
900 on non-linux systems; add target-libvtv to noconfigdirs; add
901 libsupc++/.libs to C++ library search paths.
902 * configure: Regenerated.
903 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
904 libstdc++ and libgcc.
905 * Makefile.in: Regenerated.
906
9072013-07-19 Yvan Roux <yvan.roux@linaro.org>
908
909 * MAINTAINERS (Write After Approval): Add myself.
910
9112013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
912 Shiva Chen <shiva0217@gmail.com>
913
914 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
915 nds32 port maintainers.
916
9172013-07-17 Tim Shen <timshen91@gmail.com>
918
919 * MAINTAINERS (Write After Approval): Add myself.
920
9212013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
922
923 * configure.ac: Sync from binutils.
924 * configure: Regenerate.
925
9262013-06-14 Vidya Praveen <vidyapraveen@arm.com>
927
928 * MAINTAINERS (Write After Approval): Add myself.
929
9302013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
931
932 * MAINTAINERS (Write After Approval): Add myself.
933
9342013-05-17 David Malcolm <dmalcolm@redhat.com>
935
936 * MAINTAINERS (Write After Approval): Add myself.
937
9382013-04-30 Brooks Moses <bmoses@google.com>
939
940 * MAINTAINERS: Update my email; move myself from Fortran
941 reviewer to Write After Approval.
942
9432013-04-16 Andreas Schwab <schwab@suse.de>
944
945 * configure.ac (aarch64-*-*): Don't disable java.
946 * configure: Regenerate.
947
9482013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
949
950 * MAINTAINERS (Write After Approval): Add myself.
951
9522013-03-30 Matthias Klose <doko@ubuntu.com>
953
954 * Makefile.def (target_modules): Don't install libffi.
955 * Makefile.in: Regenerate.
956
9572013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
958
959 * MAINTAINERS (Write After Approval): Add myself.
960
9612013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
962
963 * MAINTAINERS (Write After Approval): Add myself.
964
9652013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
966
967 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
968 * configure: Regenerated.
969
477ef922 9702013-02-05 Ian Lance Taylor <iant@google.com>
971
972 PR go/55969
973 * configure.ac: Disable libgo on some systems where it does not
974 work.
975
d4cf3e7a 9762013-02-04 David Edelsohn <dje.gcc@gmail.com>
977
978 * MAINTAINERS: Explicitly add myself as AIX maintainer.
979 Remove Geoff Keating as rs6000 port maintainer, at his request.
980
9812013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
982
983 * MAINTAINERS: Update my email.
984
9852013-01-23 Shenghou Ma <minux.ma@gmail.com>
986
987 * configure: Re-generate.
988
9892013-01-15 Richard Biener <rguenther@suse.de>
990
991 PR other/55973
992 * configure: Re-generate.
993
9942013-01-14 Matthias Klose <doko@ubuntu.com>
995
996 * Makefile.def (install-target-libsanitizer): Depend on
997 install-target-libstdc++-v3.
998 * Makefile.in: Regenerate.
999
10002013-01-14 Richard Biener <rguenther@suse.de>
1001
1002 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1003 * configure: Re-generate
1004
10052013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1006
1007 * config.sub: Update from config repo.
1008
10092013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1010
1011 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1012 * Makefile.in: Regenerate.
1013
10142013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1015
1016 * MAINTAINERS (arc): Add new port maintainership for myself.
1017
10182013-01-09 Jason Merrill <jason@redhat.com>
1019
1020 * .gitignore: Import from gdb repository.
1021
10222013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1023
1024 * Makefile.def (configure-gcc): Depend on all-gmp.
1025 (all-gcc): Remove dependency on all-gmp.
1026 * Makefile.in: Regenerated.
1027
10282013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1029
1030 * config.sub: Merge from config repo.
1031 * config.guess: Ditto.
1032
10332013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1034
1035 * Makefile.def: Merge from binutils.
1036 * Makefile.in: Ditto.
1037
10382013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
1039
1040 * MAINTAINERS: Update my email.
1041
10422012-12-29 Ben Elliston <bje@gnu.org>
1043
1044 * config.guess: Update to 2012-12-29 version.
1045 * config.sub: Likewise.
1046
10472012-12-20 Matthias Klose <doko@ubuntu.com>
1048
1049 * Makefile.def (install-target-libgfortran): Depend on
1050 install-target-libquadmath, install-target-libgcc.
1051 (install-target-libsanitizer): Depend on install-target-libgcc.
1052 (install-target-libjava): Depend on install-target-libgcc.
1053 (install-target-libitm): Depend on install-target-libgcc.
1054 (install-target-libobjc): Depend on install-target-libgcc.
1055 (install-target-libstdc++-v3): Depend on install-target-libgcc.
1056 * Makefile.in: Regenerate.
1057
10582012-12-19 Matthias Klose <doko@ubuntu.com>
1059
1060 * Makefile.def (install-target-libgo): Depend on
1061 install-target-libatomic.
1062 * Makefile.in: Regenerate.
1063
10642012-12-18 Andreas Schwab <schwab@linux-m68k.org>
1065
1066 PR go/55201
1067 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1068 * Makefile.in: Regenerate.
1069
10702012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1071
1072 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1073 * configure: Regenerate.
1074
10752012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1076
1077 * config.sub: Merge from config repo.
1078
10792012-12-11 H.J. Lu <hongjiu.lu@intel.com>
1080
1081 * Makefile.def (target_modules): Add bootstrap=true and
1082 raw_cxx=true to libsanitizer.
1083 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1084 * Makefile.in: Regenerated.
1085 * configure: Likewise.
1086
10872012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
1088
1089 * MAINTAINERS: Remove self as RTL optimization maintainer.
1090
10912012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1092
1093 * MAINTAINERS (Write After Approval): Add myself.
1094
10952012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1096
1097 * Makefile.def (target_modules): Remove bootstrap=true and
1098 raw_cxx=true from libsanitizer.
1099 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1100 * Makefile.in: Regenerated.
1101 * configure: Likewise.
1102
11032012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1104
1105 * Makefile.def (target_modules): Add bootstrap=true and
1106 raw_cxx=true to libsanitizer.
1107 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1108 * Makefile.in: Regenerated.
1109 * configure: Likewise.
1110
11112012-11-28 Andrew Pinski <apinski@cavium.com>
1112
1113 PR bootstrap/54279
1114 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1115 * configure: Regenerate.
1116 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1117 * Makefile.in: Regenerate.
1118
11192012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
1120
1121 * configure.ac: Disable libsanitizer if we're not building C++.
1122 * configure: Regenerate.
1123
11242012-11-15 Roland McGrath <roland@hack.frob.com>
1125
1126 * MAINTAINERS (Write After Approval): Add myself.
1127
11282012-11-15 Dmitry Vyukov <dvyukov@google.com>
1129
1130 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1131 Kostya Serebryany (kcc@google.com) and
1132 Jakub Jelinek (jakub@redhat.com).
1133 Rename area for Dodji Seketeli (dodji@redhat.com).
1134
11352012-11-15 Dodji Seketeli <dodji@redhat.com>
1136
1137 * MAINTAINERS: (asan.c, related): Add myself.
1138
11392012-11-14 Roland McGrath <mcgrathr@google.com>
1140
1141 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1142 * configure: Regenerate.
1143
11442012-11-13 Richard Henderson <rth@redhat.com>
1145
1146 * configure.ac: Move libsanitizer logic to subdirectory.
1147 * configure: Regenerate.
1148
11492012-11-13 Dodji Seketeli <dodji@redhat.com>
1150
1151 * configure.ac: Enable libsanitizer just on x86 linux for now.
1152 * configure: Re-generate.
1153
11542012-11-13 David Edelsohn <dje.gcc@gmail.com>
1155
1156 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1157 sections.
1158 * configure: Regenerate.
1159
11602012-11-13 Hans-Peter Nilsson <hp@axis.com>
1161
1162 * configure.ac: Add section for configdirs for libsanitizer.
1163 Disable for cris-*-* and mmix-*-*.
1164 * configure: Regenerate.
1165
11662012-11-12 Wei Mi <wmi@google.com>
1167
1168 * configure.ac: Add libsanitizer to target_libraries.
1169 * Makefile.def: Ditto.
1170 * configure: Regenerate.
1171 * Makefile.in: Regenerate.
1172 * libsanitizer: New directory for asan runtime. Contains an empty
1173 tsan directory.
1174
11752012-11-03 Corinna Vinschen <corinna@vinschen.de>
1176
1177 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1178 against Mingw64 w32api.
1179 * configure: Regenerate.
1180
11812012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1182
1183 * configure: Regenerated.
1184
11852012-11-03 Robert Mason <rbmj@verizon.net>
1186
1187 * configure.ac: add --disable-libstdcxx configure option
1188 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1189
11902012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
1191
1192 * MAINTAINERS (Write After Approval): Add myself.
1193
11942012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
1195
1196 * MAINTAINERS (Write After Approval): Add myself.
1197
11982012-10-24 Sharad Singhai <singhai@google.com>
1199
1200 * MAINTAINERS (Write After Approval): Add myself.
1201
12022012-10-24 Eric Christopher <echristo@gmail.com>
1203
1204 * MAINTAINERS: Update email address.
1205
12062012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1207
1208 PR bootstrap/54820
1209 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1210 * configure: Regenerate.
1211
12122012-10-23 Richard Earnshaw <rearnsha@arm.com>
1213
1214 * MAINTAINERS (aarch64): Add Marcus and myself.
1215
12162012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1217
1218 PR bootstrap/54820
1219 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1220 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1221 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1222 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1223 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1224 * Makefile.in: Regenerate.
1225 * configure.ac (have_static_libs): New variable and associated check.
1226 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1227 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1228 * configure: Regenerate.
1229
12302012-10-10 Richard Biener <rguenther@suse.de>
1231
1232 * MAINTAINERS: Adjust for changed surname.
1233
12342012-10-04 Lawrence Crowl <crowl@google.com>
1235
1236 * MAINTAINERS (Write After Approval): Add myself.
1237
12382012-10-01 Cary Coutant <ccoutant@google.com>
1239
1240 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1241
12422012-09-28 Ian Lance Taylor <iant@google.com>
1243
1244 * Makefile.def: Make all-target-libgo depend on
1245 all-target-libbacktrace.
1246 * Makefile.in: Rebuild.
1247
12482012-09-26 Ian Lance Taylor <iant@google.com>
1249
1250 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1251 * Makefile.in: Rebuild.
1252
12532012-09-20 Walter Lee <walt@tilera.com>
1254
1255 * configure.ac: Add tilegx to list of targets that support gold.
1256 * configure: Regenerate.
1257
12582012-09-20 Marek Polacek <polacek@redhat.com>
1259
1260 * MAINTAINERS (Write After Approval): Add myself.
1261
12622012-09-19 Steve Ellcey <sellcey@mips.com>
1263
1264 * configure.ac: Add mips*-mti-elf* target.
1265 * configure: Regenerate.
1266
12672012-09-17 Ian Lance Taylor <iant@google.com>
1268
1269 * MAINTAINERS (Various Maintainers): Add libbacktrace.
1270 * configure.ac (host_libs): Add libbacktrace.
1271 (target_libraries): Add libbacktrace.
1272 * Makefile.def (host_modules): Add libbacktrace.
1273 (target_modules): Likewise.
1274 * configure, Makefile.in: Rebuild.
1275
12762012-09-14 David Edelsohn <dje.gcc@gmail.com>
1277
1278 PR target/38607
1279 Merge upstream change.
1280 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1281
1282 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1283 Add libgomp*.o to compare_exclusions for AIX.
1284 * configure: Regenerate.
1285
12862012-09-06 Diego Novillo <dnovillo@google.com>
1287
1288 * configure.ac: Bump minimum GMP version to 4.2.3.
1289 * configure: Re-generate.
1290
12912012-09-05 Georg-Johann Lay <avr@gjlay.de>
1292
1293 PR target/54461
1294 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1295 target-libgloss if not configured --with-avrlibc=no.
1296 * configure: Regenerate.
1297
12982012-09-04 Jason Merrill <jason@redhat.com>
1299
1300 * configure.ac: Fix --enable-languages=all.
1301
13022012-09-04 Christophe Lyon <christophe.lyon@st.com>
1303
1304 * MAINTAINERS (Write After Approval): Add myself.
1305
13062012-09-03 Richard Guenther <rguenther@suse.de>
1307
1308 PR bootstrap/54138
1309 * configure.ac: Re-organize ISL / CLOOG checks to allow
1310 disabling with either --without-isl or --without-cloog.
1311 * configure: Regenerated.
1312
13132012-09-03 Georg-Johann Lay <avr@gjlay.de>
1314
1315 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1316 * configure: Regenerate.
1317
13182012-08-27 Ulrich Drepper <drepper@gmail.com>
1319
1320 * MAINTAINERS: Fix my email address.
1321
13222012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1323
1324 PR binutils/4970
1325 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1326 and opcodes.
1327 * Makefile.in: Regenerated.
1328
13292012-08-26 Art Haas <ahaas@impactweather.com>
1330
1331 * configure: Regenerate.
1332
13332012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
1334
1335 * INSTALL/README: Also refer to the online installation
1336 instructions.
1337
13382012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1339
1340 * MAINTAINERS (Write After Approval): Add myself.
1341 (Picochip port): Remove myself.
1342
13432012-08-14 Diego Novillo <dnovillo@google.com>
1344
1345 Merge from cxx-conversion branch.
1346
1347 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1348 POSTSTAGE1_CONFIGURE_FLAGS.
1349 * Makefile.in: Regenerate.
1350 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1351 Force C++ when bootstrapping.
1352 * configure: Regenerate.
1353
13542012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1355
1356 * MAINTAINERS (Write After Approval): Add myself.
1357
13582012-07-16 Joseph Myers <joseph@codesourcery.com>
1359
1360 * README: Document use of ranges of years in copyright notices.
1361
13622012-07-06 Richard Guenther <rguenther@suse.de>
1363
1364 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1365 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1366 --with-gmp=system.
1367 * Makefile.in: Regenerated.
1368 * configure: Likewise.
1369
13702012-07-06 Richard Guenther <rguenther@suse.de>
1371
1372 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1373 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1374 supply V=1 as extra_make_flags.
1375 * configure: Regenerated.
1376 * Makefile.in: Likewise.
1377
13782012-07-04 Tristan Gingold <gingold@adacore.com>
1379
1380 * configure: Regenerate.
1381
13822012-07-03 Richard Guenther <rguenther@suse.de>
1383
1384 * Makfile.def (isl): Remove not necessary extra_exports and
1385 extra_make_flags.
1386 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1387 * Makefile.in: Regenerated.
1388
13892012-07-03 Richard Guenther <rguenther@suse.de>
1390
1391 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1392 * configure.ac: If either the ISL or the CLooG check failed
1393 do not try to build in-tree versions.
1394 * Makefile.in: Regenerated.
1395 * configure: Regenerated.
1396
13972012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1398
1399 * configure: Regenerate.
1400
14012012-07-02 Janis Johnson <janisjo@codesourcery.com>
1402
1403 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1404 maintainer.
1405
14062012-07-02 Richard Guenther <rguenther@suse.de>
1407
1408 * configure: Regenerated.
1409
14102012-07-02 Richard Guenther <rguenther@suse.de>
1411 Michael Matz <matz@suse.de>
1412 Tobias Grosser <tobias@grosser.es>
1413 Sebastian Pop <sebpop@gmail.com>
1414
1415 * Makefile.def: Add ISL host module, remove PPL host module.
1416 Adjust ClooG host module to use the proper ISL.
1417 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1418 * configure.ac: Include config/isl.m4. Add ISL host library,
1419 remove PPL. Remove PPL configury, add ISL configury, adjust
1420 ClooG configury.
1421 * Makefile.in: Regenerated.
1422 * configure: Likewise.
1423
14242012-07-02 Richard Guenther <rguenther@suse.de>
1425
1426 Merge from graphite branch
1427 2011-07-21 Tobias Grosser <tobias@grosser.es>
1428
1429 * configure: Regenerated.
1430 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1431 both cloog.org and legacy versions. The only supported version will
1432 be CLooG with the isl backend.
1433
1434 2011-07-21 Tobias Grosser <tobias@grosser.es>
1435
1436 * configure: Regenerated.
1437 * configure.ac: Require cloog isl 0.17.0
1438
1439 2011-07-21 Tobias Grosser <tobias@grosser.es>
1440
1441 * configure: Regenerated.
1442 * config/cloog.m4: Do not define CLOOG_ORG
1443
14442012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1445
1446 * configure.ac: Skip C if explicitly selected.
1447 * configure: Regenerate.
1448
14492012-06-28 Christophe Lyon <christophe.lyon@st.com>
1450
1451 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1452 they contain -O2.
1453 * configure: Regenerate.
1454
14552012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
1456
1457 PR debug/53740
1458 * df.h, df-problems.c, dce.c: Revert last patch.
1459
14602012-06-25 Iain Sandoe <iain@codesourcery.com>
1461
1462 * MAINTAINERS (Write After Approval): Update my email address.
1463
14642012-06-21 Meador Inge <meadori@codesourcery.com>
1465
1466 * MAINTAINERS (Write After Approval): Add myself.
1467
14682012-06-20 Jason Merrill <jason@redhat.com>
1469
1470 * Makefile.tpl (check-target-libgomp-c++): New.
1471 (check-target-libitm-c++): New.
1472 * Makefile.def (c++): Add them.
1473 * Makefile.in: Regenerate.
1474
14752012-05-29 Edmar Wienskoski <edmar@freescale.com>
1476
1477 * MAINTAINERS (Write After Approval): Add myself.
1478
14792012-05-16 Olivier Hainque <hainque@adacore.com>
1480
1481 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1482 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1483 (install-no-fixedincludes): Adjust accordingly.
1484 * Makefile.in: Regenerate.
1485
14862012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1487
1488 Merge upstream change
1489 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1490
14912012-05-14 Marc Glisse <marc.glisse@inria.fr>
1492
1493 * MAINTAINERS (Write After Approval): Add myself.
1494
14952012-05-09 Nick Clifton <nickc@redhat.com>
1496 Paul Smith <psmith@gnu.org>
1497
1498 PR bootstrap/50461
1499 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1500 allow for the fact that from release v3.1.0 of MPFR the source
1501 files were moved into a src sub-directory.
1502 * configure: Regenerate.
1503
15042012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1505
1506 * configure.ac: Bump minimum MPFR version to 2.4.0.
1507 * configure: Regenerated.
1508
15092012-05-01 Richard Henderson <rth@redhat.com>
1510
1511 * Makefile.def (libatomic): New target_module.
1512 * configure.ac (target_libraries): Add libatomic.
1513 (noconfigdirs): Check if libatomic is supported.
1514 * Makefile.in, configure: Rebuild.
1515
15162012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
1517
1518 * MAINTAINERS (Write After Approval): Add myself.
1519
15202012-04-25 Joel Brobecker <brobecker@adacore.com>
1521
1522 * config.sub: Update to 2012-04-18 version from official repo.
1523
15242012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
1525
1526 * MAINTAINERS (Write After Approval): Add myself.
1527
15282012-04-11 Steve Ellcey <sellcey@mips.com>
1529
1530 * MAINTAINERS: Changed email address.
1531
15322012-03-28 Georg-Johann Lay <avr@gjlay.de>
1533
1534 PR target/52737
1535 * contrib/gcc_update (files_and_dependencies):
1536 Remove gcc/config/avr/t-multilib from touch data.
1537
15382012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1539
1540 * MAINTAINERS (OS Port Maintainers): Remove irix.
1541 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1542 (unsupported_languages): Remove mips-sgi-irix6.*.
1543 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1544 (with_stabs): Remove.
1545 * configure: Regenerate.
1546
15472012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1548
1549 * MAINTAINERS (OS Port Maintainers): Remove osf.
1550 * configure.ac (enable_libgomp): Remove *-*-osf*.
1551 (with_stabs): Remove alpha*-*-osf*.
1552 * configure: Regenerate.
1553
15542012-03-05 Tristan Gingold <gingold@adacore.com>
1555
1556 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1557 * configure: Regenerate.
1558
15592012-02-17 Walter Lee <walt@tilera.com>
1560
1561 * MAINTAINERS: (Write After Approval): Delete myself.
1562
15632012-02-14 Walter Lee <walt@tilera.com>
1564
1565 * MAINTAINERS (tilegx port): Add myself.
1566 (tilepro port): Add myself.
1567 (Write After Approval): Add myself.
1568
15692012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
1570
1571 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1572 and Joseph Myers as docstring relicensing maintainers.
1573
15742012-02-09 Bin Cheng <bin.cheng@arm.com>
1575
1576 * MAINTAINERS (write-after-approval): Add myself.
1577
15782012-02-08 Ira Rosen <irar@il.ibm.com>
1579
1580 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1581 maintainer.
1582
15832012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1584
1585 * MAINTAINERS (Write After Approval): Move myself to
1586 maintain alphabetical order.
1587
15882012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1589
1590 * MAINTAINERS (Write After Approval): Add myself.
1591
15922012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1593
1594 * MAINTAINERS (Write After Approval): Add myself.
1595
15962012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1597 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1598
1599 * configure.ac (cr16-*-*): Remove nonconfigdirs.
1600 * configure: Regenerate.
1601
16022012-01-23 Harshit Chopra <harshit@google.com>
1603
1604 * MAINTAINERS (Write After Approval): Add myself.
1605
16062012-01-22 Douglas B Rupp <rupp@ngnat.com>
1607
1608 * configure.ac: Remove reference to mh-interix.
1609 * configure: Regenerate.
1610
16112012-01-05 Richard Henderson <rth@redhat.com>
1612
1613 PR bootstrap/51072
1614 * configure.ac: Disable libitm if c++ is not enabled.
1615 * configure: Rebuild.
1616
1617 * configure.ac: Fix regexp for same.
1618 * configure: Rebuild.
1619
16202012-01-02 Balaji V. Iyer <bviyer@gmail.com>
1621
1622 * MAINTAINERS (Write After Approval): Add myself.
1623
16242012-01-02 Richard Guenther <rguenther@suse.de>
1625
1626 PR bootstrap/51686
1627 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1628 * Makefile.in: Regenerate.
1629
16302011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
1631
1632 * MAINTAINERS (Write After Approval): Add myself.
1633
16342011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1635
1636 * configure: Regenerate.
1637
16382011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1639
1640 * MAINTAINERS (picochip): Changed email address.
1641
16422011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1643
1644 * MAINTAINERS (write-after-approval): Add self.
1645
16462011-11-29 DJ Delorie <dj@redhat.com>
1647
1648 * configure.ac (rl78-*-*) New case.
1649 * configure: Regenerate.
1650 * MAINTAINERS: Add myself as RL78 maintainer.
1651
16522011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1653
1654 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1655
16562011-11-21 Andreas Tobler <andreast@fgznet.ch>
1657
1658 * libtool.m4: Additional FreeBSD 10 fixes.
1659
16602011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
1661
1662 * MAINTAINERS: Move myself from Write After Approval to CPU Port
1663 Maintainers section, as Epiphany maintainer.
1664
16652011-11-18 Iain Sandoe <iains@gcc.gnu.org>
1666
1667 PR target/49992
1668 * configure.ac: Remove ranlib special-casing for Darwin.
1669 * configure: Regenerate.
1670
16712011-11-12 Andrey Belevantsev <abel@ispras.ru>
1672
1673 * MAINTAINERS (Reviewers): Keep the list sorted.
1674
16752011-11-11 Andrey Belevantsev <abel@ispras.ru>
1676
1677 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1678
16792011-11-09 Roland McGrath <mcgrathr@google.com>
1680
1681 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1682 * configure: Rebuild.
1683 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1684 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1685 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1686 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1687 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1688 Add READELF.
1689 * Makefile.in: Rebuild.
1690
16912011-11-09 Jason Merrill <jason@redhat.com>
1692
1693 * Makefile.def (language=c++): Remove check-c++0x.
1694 * Makefile.in (check-gcc-c++): Regenerate.
1695
16962011-11-08 Richard Henderson <rth@redhat.com>
1697
1698 * configure.ac: Test for libitm directory present first.
1699
1700 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1701
1702 * configure.ac: Test libitm/configure.tgt to disable libitm.
1703 * configure: Rebuild.
1704
17052011-11-07 Aldy Hernandez <aldyh@redhat.com>
1706 Richard Henderson <rth@redhat.com>
1707
1708 Merged from transactional-memory.
1709
1710 * Makefile.def (lang_env_dependencies): libitm is c++.
1711 Add libitm target module.
1712 * configure.ac: Likewise.
1713 * config/mmap.m4: New file.
1714 * contrib/gcc_update: Add libitm to touch data.
1715 * Makefile.in, configure: Rebuild.
1716
17172011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1718
1719 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1720 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1721 * Makefile.in: Regenerate.
1722
17232011-11-01 DJ Delorie <dj@redhat.com>
1724
1725 * config.sub: Update to version 2011-10-29 (added rl78)
1726
17272011-10-27 Nick Clifton <nickc@redhat.com>
1728
1729 * config.sub: Import these changes from the config project:
1730
1731 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1732 Ben Elliston <bje@gnu.org>
1733
1734 * config.sub (epiphany): New.
1735
1736 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1737 Ben Elliston <bje@gnu.org>
1738
1739 * config.sub (hexagon, hexagon-*): New.
1740
1741 2011-08-23 Roland McGrath <mcgrathr@google.com>
1742
1743 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1744 64eb to be64.
1745
1746 2011-08-16 Roland McGrath <mcgrathr@google.com>
1747
1748 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1749 (nacl): Grok as alias for 32el-unknown-nacl.
1750
17512011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
1752
1753 * MAINTAINERS (Write After Approval): Add myself.
1754
17552011-10-24 Teresa Johnson <tejohnson@google.com>
1756
1757 * MAINTAINERS (Write After Approval): Add myself.
1758
17592011-09-21 Jakub Jelinek <jakub@redhat.com>
1760
1761 * MAINTAINERS (sparc port): Remove myself.
1762
17632011-09-14 Tom de Vries <tom@codesourcery.com>
1764
1765 * MAINTAINERS (Write After Approval): Add myself.
1766
17672011-08-14 Yao Qi <yao@codesourcery.com>
1768
1769 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1770 * configure: Regenerate.
1771
17722011-07-26 Ian Lance Taylor <iant@google.com>
1773
1774 * configure.ac: Set have_compiler based on whether gcc directory
1775 exists, rather than on whether gcc is in configdirs.
1776 * configure: Rebuild.
1777
17782011-07-21 Joseph Myers <joseph@codesourcery.com>
1779
1780 * MAINTAINERS (Global Reviewers): Add self.
1781
17822011-07-20 David Edelsohn <dje.gcc@gmail.com>
1783
1784 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1785 link directories.
1786 * Makefile.in: Rebuild.
1787
17882011-07-20 Ian Lance Taylor <iant@google.com>
1789
1790 PR bootstrap/49787
1791 * configure.ac: Move --enable-bootstrap handling earlier in file.
1792 If --enable-bootstrap and either --enable-build-with-cxx or
1793 --enable-build-poststage1-with-cxx, enable C++ automatically.
1794 * configure: Rebuild.
1795
17962011-07-19 Ian Lance Taylor <iant@google.com>
1797
1798 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1799 make C++ a boot_language. Set and substitute
1800 POSTSTAGE1_CONFIGURE_FLAGS.
1801 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1802 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1803 * configure, Makefile.in: Rebuild.
1804
18052011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1806
1807 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1808 maintainers.
1809
18102011-07-18 Jakub Jelinek <jakub@redhat.com>
1811
1812 * MAINTAINERS (Global Reviewers): Add myself.
1813
18142011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1815
1816 * configure: Regenerate.
1817
18182011-07-16 Jason Merrill <jason@redhat.com>
1819
1820 * Makefile.def (language=c++): Add check-c++0x and
1821 check-target-libmudflap-c++.
1822 * Makefile.tpl (check-target-libmudflap-c++): New.
1823 * Makefile.in: Regenerate.
1824
18252011-07-16 Matthias Klose <doko@ubuntu.com>
1826
1827 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1828 * Makefile.def (target_modules/libjava): Pass
1829 $(EXTRA_CONFIGARGS_LIBJAVA).
1830 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1831 if not configured with --enable-static-libjava.
1832 * Makefile.in: Regenerate.
1833 * configure: Likewise.
1834
18352011-07-15 Jason Merrill <jason@redhat.com>
1836
1837 * Makefile.in (check-c++): Move check-gcc-c++0x after
1838 check-target-libstdc++-v3.
1839
18402011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1841
1842 * MAINTAINERS (c6x port): New entry.
1843
18442011-07-13 Jason Merrill <jason@redhat.com>
1845
1846 * Makefile.in (check-gcc-c++0x): New.
1847 (check-c++): Depend on it.
1848
18492011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1850
1851 PR target/39150
1852 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1853 x86_64-*-solaris2.1[0-9]*.
1854 * configure: Regenerate.
1855
18562011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1857
1858 * MAINTAINERS (RTL optimizers): Add self.
1859
18602011-06-27 Gabriel Charette <gchare@google.com>
1861
1862 * MAINTAINERS (Write After Approval): Add myself.
1863
18642011-06-22 Hans-Peter Nilsson <hp@axis.com>
1865
1866 PR regression/47836
1867 PR bootstrap/23656
1868 PR other/47733
1869 PR bootstrap/49247
1870 PR c/48825
1871 * configure.ac (target_libraries): Remove target-libiberty.
1872 Remove case-statement setting skipdirs=target-libiberty for
1873 multiple targets. Remove checking target_configdirs and
1874 removing target-libiberty but keeping target-libgcc if
1875 otherwise empty.
1876 * Makefile.def (target_modules): Don't add libiberty.
1877 (dependencies): Remove all traces of target-libiberty.
1878 * configure, Makefile.in: Regenerate.
1879
18802011-06-13 Walter Lee <walt@tilera.com>
1881
1882 * configure.ac (tilepro-*-*) New case.
1883 (tilegx-*-*): Likewise.
1884 * configure: Regenerate.
1885
18862011-06-06 Jing Yu <jingyu@google.com>
1887
1888 * configure.ac: Skip target-libiberty for
1889 arm*-*-linux-androideabi.
1890 * configure: Regenerated.
1891
18922011-06-06 Nick Clifton <nickc@redhat.com>
1893
1894 * config.sub: Sync from upstream.
1895
18962011-06-05 Nenad Vukicevic <nenad@intrepid.com>
1897
1898 * MAINTAINERS (Write After Approval): Add myself.
1899
19002011-06-01 Daniel Jacobowitz <drow@false.org>
1901
1902 * MAINTAINERS: Update my email address.
1903
19042011-05-27 Nathan Froyd <froydnj@codesourcery.com>
1905
1906 * MAINTAINERS (Write After Approval): Update my email address.
1907
19082011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
1909
1910 * MAINTAINERS (Write After Approval): Add myself.
1911
19122011-05-08 Doug Kwan <dougkwan@google.com>
1913
1914 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1915 * configure: Regenerated.
1916 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1917 value from configure.
1918 * Makefile.in: Regenerated.
1919
19202011-05-05 Joseph Myers <joseph@codesourcery.com>
1921
1922 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1923 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1924 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1925 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1926 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1927 *-*-vxworks*): Disable newlib and libgloss in separate case
1928 statement.
1929 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1930 to separate case statement.
1931 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1932 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1933 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1934 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1935 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1936 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1937 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1938 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1939 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1940 i[[3456789]]86-*-rdos*, m32r-*-*,
1941 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1942 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1943 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1944 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1945 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1946 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1947 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1948 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1949 and libgloss in main case over targets. Remove most empty cases
1950 in main case over targets.
1951 * configure: Regenerate.
1952
19532011-05-04 Janis Johnson <janisjo@codesourcery.com>
1954
1955 * MAINTAINERS (Write After Approval): Add myself.
1956
19572011-05-04 Joseph Myers <joseph@codesourcery.com>
1958
1959 * configure.ac: Remove code setting special library locations for
1960 hppa*64*-*-hpux11*. Remove code setting compiler for
1961 sparc-sun-solaris2*.
1962 * configure: Regenerate.
1963
19642011-05-04 Joseph Myers <joseph@codesourcery.com>
1965
1966 * configure.ac: Separate libgloss_dir settings from general case
1967 over targets.
1968 * configure: Regenerate.
1969
19702011-04-28 Joseph Myers <joseph@codesourcery.com>
1971
1972 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1973 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1974 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1975 cases in libgcj-disabling case statement.
1976 (hppa*64*-*-linux*): Set unsupported_languages instead of
1977 disabling target-zlib.
1978 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1979 to hppa*64*-*-hpux*.
1980 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1981 hppa*-*-hpux*.
1982 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1983 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1984 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1985 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1986 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1987 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1988 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1989 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1990 libgcj-disabling case statement.
1991 * configure: Regenerate.
1992
19932011-04-28 Joseph Myers <joseph@codesourcery.com>
1994
1995 * configure.ac: Disable Java for targets not supporting libffi.
1996 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1997 Remove cases in Java-disabling statement.
1998 (*arm-wince-pe): Change to arm-wince-pe.
1999 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2000 cases in Java-disabling statement.
2001 (bfin-*-*): Don't disable Java again.
2002 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2003 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2004 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2005 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2006 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2007 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2008 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2009 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2010 Java-disabling statement.
2011 (mmix-*-*): Don't disable Java again.
2012 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2013 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2014 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2015 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2016 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2017 statement.
2018 * configure: Regenerate.
2019
20202011-04-28 Joseph Myers <joseph@codesourcery.com>
2021
2022 * configure.ac: Separate cases disabling Java and Java libraries
2023 from general case over targets.
2024 * configure: Regenerate.
2025
20262011-04-21 Jie Zhang <jzhang918@gmail.com>
2027
2028 * MAINTAINERS: Update my email address.
2029
20302011-04-20 Easwaran Raman <eraman@google.com>
2031
2032 * MAINTAINERS (Write After Approval): Add myself.
2033
20342011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
2035
2036 PR lto/48086
2037 * configure.ac: Re-enable LTO on *-apple-darwin9*.
2038 * configure: Regenerate.
2039
20402011-04-16 Jim Meyering <meyering@redhat.com>
2041
2042 * MAINTAINERS (Write After Approval): Add myself.
2043
20442011-04-15 Dodji Seketeli <dodji@redhat.com>
2045
2046 * MAINTAINERS: Update my email address.
2047
20482011-04-13 Georg-Johann Lay <avr@gjlay.de>
2049
2050 * MAINTAINERS (Write After Approval): Add myself.
2051
20522011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
2053
2054 * MAINTAINERS (Write After Approval): Add myself.
2055
20562011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
2057
2058 * MAINTAINERS (Write After Approval): Add myself.
2059
20602011-04-06 Joseph Myers <joseph@codesourcery.com>
2061
2062 * configure.ac (build_tools): Remove build-byacc.
2063 (host_libs): Remove mmalloc.
2064 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2065 autoconf automake libtool diff rcs fileutils shellutils time
2066 textutils wdiff find uudecode hello tar gzip indent recode release
2067 sed perl gawk findutils gettext zip.
2068 (libgcj): Remove target-qthreads.
2069 (target_tools): Remove target-examples target-gperf.
2070 (YACC): Don't handle building byacc.
2071 * configure: Regenerate.
2072 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2073 dosutils, examples, fileutils, find, findutils, gawk, gettext,
2074 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2075 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2076 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2077 handle building components.
2078 * Makefile.in: Regenerate.
2079
20802011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
2081
2082 * MAINTAINERS: Update my email address as Xtensa maintainer.
2083
20842011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2085
2086 * config.sub: Sync from upstream.
2087
20882011-04-01 Joseph Myers <joseph@codesourcery.com>
2089
2090 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2091 (microblaze*): Don't disable libssp.
2092 * configure: Regenerate.
2093
20942011-04-01 Joseph Myers <joseph@codesourcery.com>
2095
2096 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2097 moveifchange.
2098 * configure: Regenerate.
2099 * Makefile.tpl: Use @SHELL@ not @config_shell@.
2100 * Makefile.in: Regenerate.
2101
21022011-04-01 Joseph Myers <joseph@codesourcery.com>
2103
2104 * configure.ac (*-*-sysv4*): Don't enable libgomp.
2105 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2106 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2107 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2108 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2109 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2110 md_exec_prefix cases.
2111 * configure: Regenerate.
2112
21132011-04-01 Joseph Myers <joseph@codesourcery.com>
2114
2115 * configure.ac: Separate cases disabling target-libssp,
2116 target-libiberty, target-libstdc++-v3 and Fortran from general
2117 case over targets.
2118 * configure: Regenerate.
2119
21202011-04-01 Joseph Myers <joseph@codesourcery.com>
2121
2122 * configure.ac (*-*-chorusos): Don't disable libgcj.
2123 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2124 Remove case.
2125 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2126 (arm-*-coff): Don't disable libgcj.
2127 (arm*-*-linux-gnueabi): Remove useless assignment.
2128 (arm-*-riscix*): Don't disable libgcj.
2129 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2130 configuration.
2131 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2132 (c54x*-*-*): Remove case.
2133 (tic54x-*-*): Don't disable GCC or GCC libraries.
2134 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
2135 to *.
2136 (d10v-*-*): Don't disable GCC libraries.
2137 (d30v-*-*): Don't disable libgcj.
2138 (h8500-*-*): Don't disable GCC libraries.
2139 (i960-*-*): Don't disable libgcj.
2140 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2141 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2142 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2143 libgcj.
2144 (m68k-*-coff*): Remove case.
2145 (mmix-*-*): Don't disable libgloss on host.
2146 (mn10200-*-*, mn10300-*-*): Remove cases.
2147 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2148 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2149 Don't disable libgcj.
2150 (romp-*-*): Remove case.
2151 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2152 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2153 case.
2154 (v810-*-*): Don't disable GCC libraries.
2155 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2156 (ip2k-*-*): Don't disable GCC libraries.
2157 * configure: Regenerate.
2158
21592011-03-28 Joseph Myers <joseph@codesourcery.com>
2160
2161 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2162 libffi on host.
2163 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2164 on host.
2165 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2166 * configure: Regenerate.
2167
21682011-03-26 John Marino <binutils@marino.st>
2169
2170 * configure.ac: Add support for *-*-dragonfly*
2171 * configure: Regenerate.
2172
21732011-03-25 Joseph Myers <joseph@codesourcery.com>
2174
2175 * configure.ac (native_only): Remove.
2176 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2177 send-pr uudecode guile gnuserv on host.
2178 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2179 send-pr rcs guile perl texinfo libtool on host.
2180 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2181 automake send-pr rcs guile perl texinfo libtool on host.
2182 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2183 (*-*-kaos*): Don't disable target-examples target-gperf on target.
2184 (alpha*-dec-osf*): Don't disable fileutils on target.
2185 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2186 texinfo send-pr expect dejagnu on target.
2187 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2188 target-qthreads on target.
2189 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2190 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2191 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2192 x86_64-*-mingw*): Don't disable expect on target.
2193 (*-*-cygwin*): Don't disable target-gperf on target.
2194 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2195 gnuserv on target.
2196 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2197 target.
2198 * configure: Regenerate.
2199
22002011-03-25 Joseph Myers <joseph@codesourcery.com>
2201
2202 * configure.ac (target_tools): Remove target-groff.
2203 (native_only): Remove target-groff.
2204 (hppa*64*-*-*): Don't disable byacc.
2205 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2206 setting.
2207 (*-*-kaos*): Don't skip target-librx and target-groff.
2208 (*-*-netware*): Don't skip target-libmudflap.
2209 (*-*-tpf*): Don't skip target-libmudflap.
2210 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2211 directories on the host.
2212 (ia64*-*-*vms*): Don't skip tix.
2213 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2214 host.
2215 * configure: Regenerate.
2216
22172011-03-24 Paolo Bonzini <pbonzini@redhat.com>
2218
2219 * configure.ac: Remove references to mt-mep, mt-netware,
2220 mt-wince.
2221 * Makefile.def: Add all-utils soft dependencies.
2222 * Makefile.tpl: Remove GDB_NLM_DEPS.
2223 * configure: Regenerate.
2224 * Makefile.in: Regenerate.
2225
22262011-03-24 Paolo Bonzini <bonzini@gnu.org>
2227
2228 * configure.ac: Do not include mh-x86omitfp.
2229 * configure: Regenerate.
2230
22312011-03-24 Paolo Bonzini <bonzini@gnu.org>
2232
2233 * configure.ac: Remove empty cases.
2234 * configure: Regenerate.
2235
22362011-03-24 Paolo Bonzini <bonzini@gnu.org>
2237
2238 * Makefile.def: Add dependency from termcap to gdb.
2239 * Makefile.in: Regenerate.
2240
22412011-03-24 Paolo Bonzini <bonzini@gnu.org>
2242
2243 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2244 * configure: Regenerate.
2245 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2246 * Makefile.tpl: Likewise.
2247 * Makefile.in: Regenerate.
2248
22492011-03-24 Paolo Bonzini <bonzini@gnu.org>
2250
2251 * configure.ac: Remove all mentions of tentative_cc.
2252 * configure: Regenerate.
2253
22542011-03-24 Joseph Myers <joseph@codesourcery.com>
2255
2256 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2257 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2258 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2259 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2260 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2261 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2262 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2263 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2264 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2265 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2266 *-*-rhapsody*): Remove host cases.
2267 * configure: Regenerate.
2268
22692011-03-24 Joseph Myers <joseph@codesourcery.com>
2270
2271 * configure.ac (ppc*-*-pe): Remove host case.
2272 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2273 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2274 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2275 cases.
2276 * configure: Regenerate.
2277
22782011-03-24 Joseph Myers <joseph@codesourcery.com>
2279
2280 * config.sub: Update to version 2011-03-23.
2281
22822011-03-22 Joseph Myers <joseph@codesourcery.com>
2283
2284 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2285 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2286 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2287 * configure: Regenerate.
2288
22892011-03-22 Joseph Myers <joseph@codesourcery.com>
2290
2291 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
2292 to Write After Approval.
2293 * config-ml.in: Don't handle arc-*-elf*.
2294 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2295 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2296 handle GCC libraries.
2297 * configure: Regenerate.
2298
22992011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2300
2301 PR bootstrap/48120:
2302 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2303 Add -lstdc++ -lm to LIBS.
2304 * configure: Regenerate.
2305
23062011-03-18 David Edelsohn <dje.gcc@gmail.com>
2307
2308 * config.guess: Update to version 2011-02-02
2309 * config.sub: Update to version 2011-02-24
2310
23112011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2312
2313 PR lto/48086
2314 * configure.ac: Re-enable LTO on *-apple-darwin9.
2315 * configure: Regenerate.
2316
23172011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
2318
2319 PR lto/48086
2320 * configure.ac: Disable LTO on darwin due to an assembler change in
2321 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2322 under 256.
2323 * configure: Regenerate.
2324
23252011-03-11 Chen Liqin <liqin.gcc@gmail.com>
2326
2327 * MAINTAINERS: Update myself as score backend maintainer,
2328 update my e-mail address.
2329
23302011-03-09 Xuepeng Guo <terry.guo@arm.com>
2331
2332 * MAINTAINERS: Update my e-mail address.
2333
23342011-03-06 Joey Ye <joey.ye@arm.com>
2335
2336 * MAINTAINERS: Update my e-mail address.
2337
23382011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2339
2340 * configure.ac: Adjust test of with_ppl.
2341 * configure: Regenerated.
2342
23432011-03-02 Kai Tietz <ktietz@redhat.com>
2344
2345 * MAINTAINERS: Adjust my e-mail address.
2346
23472011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2348
2349 * configure.ac: Add -lpwl to ppllibs.
2350 * configure: Regenerated.
2351
23522011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2353
2354 * config/cloog.m4: Add -lisl to clooglibs.
2355 * configure: Regenerated.
2356
23572011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2358
2359 * MAINTAINERS (CPU Port maintainers): Add self.
2360
23612011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2362
2363 * MAINTAINERS: Add myself as testsuite maintainer.
2364
23652011-02-15 Mike Stump <mikestump@comcast.net>
2366
2367 * MAINTAINERS: Add myself as testsuite maintainer.
2368
23692011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2370
2371 Import from Libtool and gnulib:
2372
2373 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
2374
2375 Prepare for supporting FreeBSD 10.
2376 * config.rpath: Remove handling of freebsd1* which soon would
2377 match FreeBSD 10.0.
2378
2379 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
2380
2381 Remove support for FreeBSD 1.x.
2382 * libtool.m4 (_LT_LINKER_SHLIBS)
2383 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2384 soon would incorrectly match FreeBSD 10.0.
2385
23862011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2387
2388 PR binutils/12283
2389 * move-if-change: Import version from gnulib.
2390
23912011-02-12 Alexandre Oliva <aoliva@redhat.com>
2392
2393 PR lto/47225
2394 * Makefile.def (lto-plugin): Double dash for enable-shared.
2395 (configure-gcc): Depend on all-lto-plugin.
2396 * Makefile.in: Rebuilt.
2397
23982011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2399
2400 * configure.ac: Remove extra bracket.
2401 * configure: Regenerate.
2402
24032011-02-08 Tobias Burnus <burnus@net-b.de>
2404
2405 * MAINTAINERS: Add myself as libquadmath maintainer.
2406
24072011-02-08 Thomas Schwinge <thomas@schwinge.name>
2408
2409 * MAINTAINERS: Update my email address.
2410
24112011-02-07 Joseph Myers <joseph@codesourcery.com>
2412
2413 * MAINTAINERS (option handling): Add self.
2414
24152011-02-06 Kai Tietz <kai.tietz@onevision.com>
2416
2417 PR lto/47225
2418 * Makefile.def: Add dependency for install-gcc
2419 on install-lto-plugin.
2420 * Makfile.in: Regenerated
2421
24222011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
2423
2424 * MAINTAINERS (CPU Port Maintainers): Add myself.
2425
24262011-01-31 Alexandre Oliva <aoliva@redhat.com>
2427
2428 PR libgcj/44341
2429 * configure.ac: Discard --with-* flags for host when configuring
2430 target libraries for cross build.
2431 * configure: Rebuilt.
2432
24332011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2434
2435 * MAINTAINERS (linear loop transforms): Removed.
2436
24372011-01-25 Jakub Jelinek <jakub@redhat.com>
2438
2439 * configure.ac: If with_ppl is no, move setting with_cloog=no
2440 after CLOOG_REQUESTED check.
2441 * configure: Regenerated.
2442
24432011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2444
2445 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2446 CLooG has been requested.
2447 * configure: Regenerated.
2448
24492011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2450
2451 * configure: Regenerated.
2452 * configure.ac: Check for version 0.11 (or later revision) of PPL.
2453
24542011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
2455
2456 * configure: Regenerated.
2457 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2458
24592011-01-21 Andreas Schwab <schwab@redhat.com>
2460
2461 * configure.ac: Use AS_HELP_STRING throughout.
2462 * configure: Regenerate.
2463
24642011-01-18 Jie Zhang <jie.zhang@analog.com>
2465
2466 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2467 * configure: Regenerate.
2468
24692011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2470
2471 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2472
24732011-01-13 Joel Brobecker <brobecker@adacore.com>
2474
2475 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2476 for ia64-hpux.
2477 * configure: Regenerate.
2478
24792011-01-07 Jan Hubicka <jh@suse.cz>
2480
2481 PR lto/47225
2482 * Makefile.in: Regenerate.
2483 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2484 configure.
2485
24862011-01-07 Jan Hubicka <jh@suse.cz>
2487
2488 * Makefile.in: Regenerate.
2489 * Makefile.def (gcc host module) and soft dependency on lto-plugin
2490 and configure dependency on lto-plugin configure.
2491 (lto-plugin module): Remove dependency on GCC; add dependency on
2492 liniberty.
2493
24942011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
2495
2496 * MAINTAINERS (Write After Approval): Add myself.
2497
24982010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
2499
2500 * configure: Regenerate.
2501
25022010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2503
2504 * configure.ac: (picochip): Disable libiberty.
2505
25062010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
2507
2508 * MAINTAINERS (Write After Approval): Add myself.
2509
25102010-12-10 Ian Lance Taylor <iant@google.com>
2511
2512 PR bootstrap/46819
2513 * configure.ac: For --disable-libgcj clear libgcj_saved.
2514 * configure: Rebuild.
2515
25162010-12-10 Tobias Burnus <burnus@net-b.de>
2517
2518 PR fortran/46540
2519 * configure.ac: Add --disable-libquadmath and
2520 --disable-libquadmath-support.
2521 * configure: Regenerate.
2522
25232010-12-03 Ian Lance Taylor <iant@google.com>
2524
2525 * MAINTAINERS: Add myself as libgo maintainer.
2526
25272010-12-03 Hans-Peter Nilsson <hp@axis.com>
2528
2529 PR libffi/46792
2530 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2531 * configure: Regenerate.
2532
25332010-12-02 Ian Lance Taylor <iant@google.com>
2534
2535 * configure.ac: Always set default for poststage1_ldflags to
2536 -static-libstdc++ -static-libgcc.
2537
25382010-11-29 Andreas Schwab <schwab@redhat.com>
2539
2540 * configure.ac: Move comment to remove extra space in last argument
2541 of GCC_TARGET_TOOL.
2542
25432010-11-26 Alexandre Oliva <aoliva@redhat.com>
2544
2545 PR other/46026
2546 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2547 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2548 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2549 (BASE_FLAGS_TO_PASS): Use it.
2550 * configure: Rebuilt.
2551 * Makefile.in: Rebuilt.
2552
25532010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2554
2555 PR binutils/12258
2556 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2557 Properly check default linker.
2558 * configure: Regnerated.
2559
25602010-11-23 Matthias Klose <doko@ubuntu.com>
2561
2562 * configure.ac: For --enable-gold, handle value `default' instead of
2563 `both*'. New configure option --{en,dis}able-ld.
2564 * configure: Regenerate.
2565
25662010-11-20 Ian Lance Taylor <iant@google.com>
2567
2568 * configure.ac: Only disable a language library if no language needs
2569 it. Don't let --disable-libgcj uncondtionally disable libffi.
2570 * configure: Rebuild.
2571
25722010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2573
2574 * Makefile.in: Regenerate.
2575
2576 PR other/46202
2577 * configure.ac: Fix just-built in-tree STRIP name to be
2578 binutils/strip-new.
2579 * configure: Regenerate.
2580 * Makefile.def (install-strip-gcc, install-strip-binutils)
2581 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2582 (install-strip-sid): Mirror dependencies on non-strip variants
2583 of these targets on the respective -strip prerequisites.
2584 * Makefile.tpl (install-strip, install-strip-host)
2585 (install-strip-target): New targets.
2586 (install-strip-[+module+], install-strip-target-[+module+]):
2587 New targets.
2588 * Makefile.in: Regenerate.
2589
25902010-11-19 Ian Lance Taylor <iant@google.com>
2591 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2592
2593 * configure.ac: Add target-libgo to target_libraries. Set
2594 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2595 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2596 (HOST_EXPORTS): Add GOC.
2597 (BASE_TARGET_EXPORTS): Add GOC.
2598 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2599 (GOCFLAGS_FOR_TARGET): New variable.
2600 (EXTRA_HOST_FLAGS): Add GOC.
2601 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2602 * Makefile.def (target_modules): Add libgo.
2603 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2604 (dependencies): Add dependency from configure-target-libgo to
2605 configure-target-libffi and all-target-libstdc++-v3. Add
2606 dependencies from all-target-libgo to all-target-libffi.
2607 (languages): Add go.
2608 * configure: Rebuild.
2609 * Makefile.in: Rebuild.
2610
26112010-11-19 Ian Lance Taylor <iant@google.com>
2612
2613 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2614 compiler/flag environment variables.
2615
26162010-11-18 Ian Lance Taylor <iant@google.com>
2617
2618 * configure.ac: Check for lang_requires_boot_languages in
2619 config-lang.in files.
2620 * configure: Rebuild.
2621
26222010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
87969c8c 2623 Tobias Burnus <burnus@net-b.de>
2624
2625 PR fortran/32049
2626 * Makefile.def: Add libquadmath; build it with language=fortran.
2627 * configure.ac: Add libquadmath.
2628 * Makefile.tpl: Handle multiple libs in check-[+language+].
2629 * Makefile.in: Regenerate.
2630 * configure: Regenerate.
2631
1fea6e9c 26322010-11-16 Tom Tromey <tromey@redhat.com>
2633
2634 * MAINTAINERS: Moved myself to reviewers section.
2635
1950f29a 26362010-11-15 Zdenek Dvorak <ook@ucw.cz>
2637
2638 * MAINTAINERS: Moved myself to reviewers section.
2639
e3d68d13 26402010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2641
2642 * MAINTAINERS (Various Maintainers): Add self for build machinery.
2643 (Write After Approval): Remove self.
2644
73f813e1 26452010-11-15 Andreas Schwab <schwab@redhat.com>
2646
2647 * configure.ac: Fix spelling in option names.
2648 * configure: Regenerated.
2649
e619f0a6 26502010-11-13 Georg-Johann Lay <georgjohann@web.de>
2651
2652 PR bootstrap/39622
2653 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2654 * configure: Regenerated.
2655
b330025b 26562010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
2657
2658 * MAINTAINERS: Update my email address.
2659
8a0fe290 26602010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2661
8a0fe290 2662 * configure: Regenerate.
2663
81b9d148 26642010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2665
aac33805 2666 * configure: Regenerate.
81b9d148 2667
4076133b 26682010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2669
4076133b 2670 * configure: Regenerate.
2671
88e8cc3e 26722010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2673
88e8cc3e 2674 * configure: Regenerate.
2675
a3c81e03 26762010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2677
2678 * configure.ac: Support official CLooG.org versions.
2679 * configure: Regenerate.
2680 * config/cloog.m4: New.
2681
083311b4 26822010-11-10 François Dumont <francois.cppdevs@free.fr>
2683
2684 * MAINTAINERS (Write After Approval): Add myself.
2685
7cb0b8a7 26862010-11-09 David Edelsohn <dje.gcc@gmail.com>
2687
2688 * MAINTAINERS: Update my email address.
2689
16463c8d 26902010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2691
2692 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2693 * configure: Regenerate.
16463c8d 2694
25630dc7 26952010-11-03 Ian Lance Taylor <iant@google.com>
2696 Dave Korn <dave.korn.cygwin@gmail.com>
2697
2698 PR lto/46273
2699 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2700 and on other supported platforms whenever LTO is enabled.
2701 * configure: Rebuild.
2702
13d2f2b2 27032010-11-02 Alan Modra <amodra@gmail.com>
2704
2705 PR binutils/12110
2706 * configure.ac: Error when source path contains spaces.
2707 * configure: Regenerate.
2708
4a0163ae 27092010-10-23 James E. Wilson <wilson@codesourcery.com>
2710
2711 * MAINTAINERS: Update my email address.
2712
1235ba90 27132010-10-20 Ian Lance Taylor <iant@google.com>
2714
2715 * Makefile.def (target_modules): Set lib_path to src/.libs for
2716 libstdc++-v3 module.
2717 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2718 * Makefile.in: Rebuild.
2719
579b6115 27202010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2721
2722 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2723 (Write After Approval): Remove myself.
2724
79aafbf6 27252010-10-15 Tristan Gingold <gingold@adacore.com>
2726
2727 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2728
7516f0c4 27292010-10-14 Douglas Rupp <rupp@gnat.com>
2730
2731 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2732
ca42e774 27332010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2734
2735 * configure.ac (build_lto_plugin): New shell variable.
2736 (--enable-lto): Turn on by default for all non-ELF platforms that
2737 have had LTO support added so far. Set build_lto_plugin appropriately
2738 for both ELF and non-ELF.
2739 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2740 * configure: Regenerate.
2741
9ee71fca 27422010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2743
2744 Sync from src:
2745 * configure.ac (v850 support): Remove target-libgloss from
2746 noconfigdirs.
2747 * configure: Regenerate.
2748
372a3f1e 27492010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2750
2751 PR bootstrap/45326
2752 PR bootstrap/45174
2753 * configure.ac: Honor initial values of $build_configargs,
2754 $host_configargs, $target_configargs. Mark the precious, so
2755 environment settings get recorded.
2756 * configure: Regenerate.
2757
445b7c96 27582010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2759
2760 PR bootstrap/45796
2761 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2762 Depend on all-build-libiberty.
2763 * Makefile.in: Regenerate.
2764
d34b0d1e 27652010-09-30 Michael Eager <eager@eagercon.com>
2766
2767 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2768 * configure: Regenerate.
2769
2ae04593 27702010-09-28 Michael Eager <eager@eagercon.com>
2771
2772 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2773
3aa7b555 27742010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2775
2776 PR bootstrap/44621
2777 * configure.ac: Fix unportable shell quoting.
2778 * configure: Regenerate.
2779
62932e4d 27802010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2781
2782 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2783 targets and amend comment.
2784 * configure: Regenerate.
2785
b3f60ce8 27862010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2787
2788 * MAINTAINERS (Write After Approval): Add myself.
2789
4ae8c98f 27902010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2791
2792 * configure.ac: Enable LTO by default on Darwin.
2793 * configure: Regenerate.
2794
782aa0bb 27952010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2796
4ae8c98f 2797 * MAINTAINERS (Write After Approval): Add myself.
782aa0bb 2798
3888a212 27992010-09-01 Ian Bolton <ian.bolton@arm.com>
2800
4ae8c98f 2801 * MAINTAINERS (Write After Approval): Add myself.
3888a212 2802
ad7d8d63 28032010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2804
2805 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2806 ports
2807
b9c08e4e 28082010-07-28 David Yuste <david.yuste@gmail.com>
2809
2810 * MAINTAINERS (Write After Approval): Add myself.
2811
65b688d7 28122010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2813
2814 * configure.ac: Support all v850 targets.
2815 * configure: Regenerate.
2816
b9a8e4c4 28172010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2818
2819 PR bootstrap/44455
2820 * configure.ac (extra_mpfr_configure_flags): Copy from
2821 extra_mpc_gmp_configure_flags.
2822 * configure: Re-generated.
2823
a91ed45e 28242010-07-22 Andi Kleen <ak@linux.intel.com>
2825
2826 * MAINTAINERS (Write After Approval): Add myself.
2827
b2c57537 28282010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2829
2830 * MAINTAINERS (Write After Approval): Add myself.
2831
a7a6769e 28322010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2833
2834 * MAINTAINERS (Write After Approval): Add myself.
2835
cb885d9b 28362010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2837
2838 PR target/44862
2839 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2840 Provide -B option to allow for link spec %s substitutions for
2841 libstdc++.a on darwin.
2842 * Makefile.in: Regenerate.
2843
5bea9bfd 28442010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2845
2846 * MAINTAINERS (Reviewers): Update my e-mail address
2847
753a7a07 28482010-06-10 Alexandre Oliva <aoliva@redhat.com>
2849
2850 * Makefile.def (configure-gcc): Depend on all-libelf.
2851 * Makefile.in: Rebuild.
2852
596b7b22 28532010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2854
2855 * MAINTAINERS (Write After Approval): Add myself in the right place.
2856
dcde3c07 28572010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
c29ab255 2858
2859 * MAINTAINERS (Write After Approval): Add myself.
2860
dcde3c07 28612010-05-25 Sterling Augustine <sterling@tensilica.com>
c03b5ae8 2862
2863 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dcde3c07 2864
28652010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
fc75f6d9 2866
e3cce89a 2867 * config.sub: Update to version 2010-05-21.
2868 * config.guess: Update to version 2010-04-03.
fc75f6d9 2869
f64b48e2 28702010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2871
2872 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2873 * configure: Regenerate.
2874
2be0e543 28752010-05-12 Sriraman Tallam <tmsriram@google.com>
2876
2877 * MAINTAINERS (Write After Approval): Add myself.
2878
23433d72 28792010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2880
2881 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2882 a platform that supports LTO.
2883 * configure: Regenerate.
2884
896fc761 28852010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2886
2887 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2888 * configure: Regenerated.
2889
af7c5662 28902010-04-27 Roland McGrath <roland@redhat.com>
2891 H.J. Lu <hongjiu.lu@intel.com>
2892
2893 * configure.ac (--enable-gold): Support both, both/gold and
2894 both/bfd to add gold to configdirs without removing ld.
2895 * configure: Regenerated.
2896
2897 * Makefile.def: Add install-gold dependency to install-ld.
2898 * Makefile.in: Regenerated.
2899
4d992eb6 29002010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2901
2902 PR lto/42776
2903 * configure.ac (--enable-lto): Refactor handling so libelf tests
2904 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2905 and allow LTO to be explicitly enabled on non-ELF platforms that
2906 are known to support it inside else-clause.
2907 * configure: Regenerate.
2908
affd1d61 29092010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2910
2911 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2912 * configure: Regenerate.
2913
e55e8126 29142010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
2915
2916 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2917 * configure: Regenerate.
2918
d6845139 29192010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2920
2921 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2922 separately.
2923 * configure: Regenerate.
2924
c9c28109 29252010-04-16 Kevin Williams <kevin.williams@inria.fr>
2926
2927 * MAINTAINERS (Write After Approval): Add myself.
2928
8e051ef4 29292010-04-14 Tristan Gingold <gingold@adacore.com>
2930
2931 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2932 * configure: Regenerate.
2933
7cc7a0c6 29342010-04-13 Steve Ellcey <sje@cup.hp.com>
2935
2936 * configure: Regenerate after change to elf.m4.
2937
30e08f1c 29382010-04-06 Iain Sandoe <iains@gcc.gnu.org>
2939
2940 * MAINTAINERS (Write After Approval): Add myself.
2941
b14b3ce1 29422010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2943
2944 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2945 * configure: Regenerated.
2946
29472010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2948
2949 * configure.ac: Print "buggy but acceptable" when CLooG
2950 revision is less than 9.
2951 * configure: Regenerated.
2952
09c38bea 29532010-04-01 Diego Novillo <dnovillo@google.com>
2954
2955 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2956
59a40389 29572010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2958
2959 PR bootstrap/43615
2960 PR bootstrap/43328
2961
2962 Revert:
2963
2964 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2965
2966 * configure.ac: Do not pass --enable-multilib nor
2967 --disable-multilib in baseargs. Accept explicitly passed
2968 --enable_multilib.
2969 * configure: Regenerate.
2970
15153e30 29712010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2972
2973 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2974
247ec299 29752010-03-31 Janis Johnson <janis187@us.ibm.com>
2976
2977 * MAINTAINERS: Remove myself.
2978
7816cdf1 29792010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2980
2981 PR bootstrap/43328
2982 * configure.ac: Do not pass --enable-multilib nor
2983 --disable-multilib in baseargs. Accept explicitly passed
2984 --enable_multilib.
2985 * configure: Regenerate.
2986
2a78007b 29872010-03-28 Andrew Pinski <pinskia@gmail.com>
2988
2989 * MAINTAINERS (spu port): Remove me.
2990
fa0a53e3 29912010-03-23 Joseph Myers <joseph@codesourcery.com>
2992
2993 * configure.ac (tic6x-*-*): New case.
2994 * configure: Regenerate.
2995
d590232e 29962010-03-23 Joseph Myers <joseph@codesourcery.com>
2997
2998 * config.sub: Update to version 2010-03-22.
2999 * config.guess: Update to version 2009-12-30.
3000
dcde3c07 30012010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1384f0b0 3002
3003 PR ada/42554
3004 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3005 * configure: Regenerate.
3006
7071ad11 30072010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3008
3009 * MAINTAINERS: Update my email address.
3010
c583eb67 30112010-03-17 Sebastian Pop <sebastian.pop@amd.com>
3012
3013 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3014 (ghassan.shobaki@amd.com): Removed.
3015
6217c06a 30162010-03-17 Alan Modra <amodra@gmail.com>
3017
3018 * MAINTAINERS: Update my email address.
3019
101a6f96 30202010-03-16 Diego Novillo <dnovillo@google.com>
3021
3022 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3023 Matthews.
3024
b753085c 30252010-03-16 Joseph Myers <joseph@codesourcery.com>
3026
3027 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3028 Gutson, Jeffrey D. Oldham and Mark Shinwell.
3029
4b83e160 30302010-03-16 Joseph Myers <joseph@codesourcery.com>
3031
3032 * MAINTAINERS: Update my email address.
3033
f345c9fb 30342010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
3035
3036 * MAINTAINERS: Update my email address.
3037
4c6d05aa 30382010-03-15 Bernd Schmidt <bernds@codesourcery.com>
3039
3040 * MAINTAINERS: Update my email address.
3041
11010e64 30422010-03-09 Jie Zhang <jie@codesourcery.com>
3043
3044 * MAINTAINERS: Update my email address.
3045
68645a6b 30462010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3047
3048 PR libstdc++/32499
3049 * configure.ac (RANLIB): Default to true.
3050 (STRIP): Likewise.
3051 (RANLIB_FOR_TARGET): Remove superfluous : argument.
3052 * configure: Regenerate.
3053
dcde3c07 30542010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
8980c297 3055
3056 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3057 (Write After Approval): Update my email address.
3058
90b41dad 30592010-02-17 Nick Clifton <nickc@redhat.com>
3060
3061 PR 11238
3062 * Makefile.tpl (local-distclean): Also remove config.cache files in
3063 sub-directories as there may not be Makefiles present in the
3064 sub-directories.
4284910f 3065 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3066 the config.cache files found by the find command.
3067
90b41dad 3068 * Makefile.in: Regenerate.
3069 * configure.ac: Revert previous delta.
3070 * configure: Regenerate.
3071
abb1d088 30722010-02-15 Nick Clifton <nickc@redhat.com>
3073
3074 PR 11238
3075 * configure.ac: Delete config.cache files in sub-directories when
3076 deleting Makefiles.
3077 * configure: Regenerate.
3078
b55e20a0 30792010-02-12 Ben Elliston <bje@gnu.org>
3080
3081 * MAINTAINERS: Update my email address.
3082
0518ccd2 30832010-02-08 Andrew Pinski <pinskia@gmail.com>
3084
3085 * MAINTAINERS (spu port): Update my email address.
3086
dcd5ad58 30872010-02-08 Jie Zhang <jie.zhang@analog.com>
3088
3089 * MAINTAINERS: Add myself as a maintainer for the bfin port.
3090
17b6993a 30912010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3092
3093 * configure.ac: Add "recommended" version checks for GMP/MPC.
3094 Update recommended GMP/MPFR/MPC versions.
3095 * configure: Regenerate.
3096
e10fd696 30972010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
3098
3099 * MAINTAINERS: Move my Embecosm email address into the
3100 write-after-approval section.
3101
ddcf38e8 31022010-01-26 Ian Lance Taylor <iant@google.com>
3103
3104 * MAINTAINERS: Add myself as Go frontend maintainer.
3105
5c96a839 31062010-01-25 Joern Rennecke <amylaar@spamcop.net>
3107
3108 PR libstdc++/36101, PR libstdc++/42813
3109 * configure.ac (bootstrap_target_libs): Make inclusion of
3110 target-libgomp conditional on libgomb being in target_configdirs.
3111 * configure: Regenerate.
3112
8e61effd 31132010-01-23 Joern Rennecke <amylaar@spamcop.net>
3114
3115 PR libstdc++/36101, PR libstdc++/42813
3116 * configure.ac (bootstrap_target_libs): Include target-libgomp.
3117 * configure: Regenerate.
3118
1fda3360 31192010-01-22 Joern Rennecke <amylaar@spamcop.net>
3120
3121 PR libstdc++/36101, PR libstdc++/42813
3122 * configure.ac (target_configdirs): Substitute.
3123 * Makefile.def: Bootstrap target module libgomp.
3124 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3125 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3126 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3127 * configure, Makefile.in: Regenerate.
3128
8e32c255 31292010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
3130
3131 * MAINTAINERS: Adjust my details.
3132
37d3b41c 31332010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
3134
3135 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3136
50918a37 31372010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
3138
3139 * MAINTAINERS: reindented my entry with tabs instead of spaces.
3140
3397c9b2 31412010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
3142
3143 * MAINTAINERS (Write After Approval): Add myself.
3144
25cd8ffa 31452010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3146
3147 * MAINTAINERS (Write After Approval): Add myself.
3148
a82c8807 31492010-01-11 Richard Guenther <rguenther@suse.de>
3150
3151 PR lto/41569
3152 * Makefile.def (all-lto-plugin): Depend on all-gcc.
3153 * Makefile.in: Regenerated.
3154
5846e92c 31552010-01-11 Andreas Tobler <andreast@fgznet.ch>
3156
3157 * configure.ac: Enable libjava build on x86_64-*freebsd*.
3158 * configure: Regenerate.
3159
c3fc6a63 31602010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9f9d05ad 3161 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
c3fc6a63 3162
3163 PR bootstrap/42424
3164 * configure.ac: Include libtool m4 files.
9f9d05ad 3165 (_LT_CHECK_OBJDIR): Call it.
c3fc6a63 3166 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3167 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
50918a37 3168
c3fc6a63 3169 * configure: Regenerate.
3170
1ab7bcf0 31712010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3172
3173 PR bootstrap/41818
3174 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3175 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
3176 * Makefile.in: Regenerate.
3177
1a4f45ec 31782010-01-02 Richard Guenther <rguenther@suse.de>
3179
3180 PR lto/41529
3181 * configure.ac: Include config/elf.m4. Disable LTO if not
3182 builting for an elf target.
3183 * configure: Regenerate.
3184
cff9dc68 31852009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
3186
3187 * MAINTAINERS: Change my email address.
3188
c505c9f4 31892009-12-18 Ben Elliston <bje@au.ibm.com>
3190
3191 * config.sub, config.guess: Update from upstream sources.
3192
070457e7 31932009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
3194
3195 * MAINTAINERS (Write After Approval): Add myself.
3196
16de6a81 31972009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3198
3199 PR middle-end/30447
3200 PR middle-end/30789
3201 PR other/40302
3202
3203 * configure.ac: Require MPC.
3204 * configure: Regenerate.
3205
e6408286 32062009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3207
3208 PR target/38384
3209 PR bootstrap/40972
3210 * libtool.m4: Sync from git Libtool.
3211 * ltoptions.m4: Likewise.
3212 * ltversion.m4: Likewise.
3213 * lt~obsolete.m4: Likewise.
3214 * ltmain.sh: Likewise.
3215
fcb50449 32162009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3217
3218 * configure.ac: Update minimum MPC version to 0.8.
3219 * configure: Regenerate.
3220
cff3778c 32212009-11-21 Sebastian Pop <sebpop@gmail.com>
3222
3223 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3224 * configure: Regenerated.
3225
d6dfe18a 32262009-11-21 Ian Lance Taylor <iant@google.com>
3227
3228 * configure.ac: Change default of poststage1_ldflags to be empty if
3229 poststage1_libs is set. When poststage1_libs is empty, and
3230 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3231 * configure: Rebuild.
3232
04810760 32332009-11-21 Adam Nemet <adambnmet@gmail.com>
3234
3235 * MAINTAINERS (Write After Approval): Update my email address.
3236
af3e823e 32372009-11-20 Ben Elliston <bje@au.ibm.com>
3238
3239 * config.guess: Update from upstream sources.
3240
e01b36b0 32412009-11-16 Alexandre Oliva <aoliva@redhat.com>
3242
3243 * Makefile.def: Restore host and target settings for gmp.
3244 * Makefile.in: Rebuild.
3245
eea1ae23 32462009-11-16 Alexandre Oliva <aoliva@redhat.com>
3247
3248 * configure.ac: Add libelf to host_libs. Enable in-tree configury
3249 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
3250 Fix portability of test of C++ as bootstrap language. Add
3251 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3252 * configure: Rebuild.
3253 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3254 and cloog. Fix in-tree ppl configuration. Introduce libelf
3255 in-tree building.
3256 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3257 (POSTSTAGE1_HOST_EXPORTS): Use it.
3258 (STAGE[+id+]_CXXFLAGS): New.
3259 (BASE_FLAGS_TO_PASS): Pass it down.
3260 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
3261 extra_exports.
3262 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3263 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3264 extra_exports.
3265 * Makefile.in: Rebuild.
3266
5e80e315 32672009-11-17 Ben Elliston <bje@au.ibm.com>
3268
3269 * config.sub, config.guess: Update from upstream sources.
3270
500010c6 32712009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3272
3273 * MAINTAINERS (Write After Approval): Add myself.
3274
dcde3c07 32752009-11-09 Jon Beniston <jon@beniston.com>
595b8ec2 3276
3277 * MAINTAINERS (Write After Approval): Add myself.
3278
fe284774 32792009-11-06 Ozkan Sezer <sezeroz@gmail.com>
3280
3281 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
3282 paths for *-w64-mingw* and x86_64-*mingw*.
3283 * configure: Regenerated.
3284
dcde3c07 32852009-11-05 Joern Rennecke <amylaar@spamcop.net>
533b6da8 3286
3287 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3288
c356a43c 32892009-11-02 Benjamin Kosnik <bkoz@redhat.com>
3290
3291 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3292 Phil Edwards to Write-After Approval.
3293
ec2eb8fb 32942009-10-30 Kai Tietz <kai.tietz@onevision.com>
3295
3296 * configure.ac: Disable target-winsup & co for
3297 x86_64-*-mingw* and *-w64-mingw* targets.
3298 * configure: Regenerated.
3299
24833e1a 33002009-10-16 Nick Clifton <nickc@redhat.com>
3301
3302 * MAINTAINERS: Add myself as a maintainer for the RX port.
3303
dcde3c07 33042009-10-26 Johannes Singler <singler@kit.edu>
2683326a 3305
9f9d05ad 3306 * MAINTAINERS (Write After Approval): Update my e-mail address.
2683326a 3307
3a8cd7be 33082009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3309
3310 * configure.ac (CLooG test): Use = with test.
3311 * configure: Regenerate.
3312
24d0cd27 33132009-10-22 Richard Guenther <rguenther@suse.de>
3314
3315 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
3316 cloog if the ppl version check failed. Move flags saving
3317 before setting in libelf check.
3318 * configure: Regenerate.
3319
539c8c59 33202009-10-21 Richard Guenther <rguenther@suse.de>
3321
3322 * configure.ac: Adjust the ppl and cloog configure to work as
3323 documented. Disable cloog if ppl was disabled. Omit the version
3324 checks if they were disabled.
3325 * configure: Re-generate.
3326
d6ef094a 33272009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3328
3329 * configure.ac: Add 'lto' to enable_languages, not
3330 new_enable_languages, and only if not already present.
3331 * configure: Regenerate.
3332
414672c1 33332009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
3334
3335 * README: Refer to the various COPYING* files instead of just
3336 COPYING.
3337 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3338
dcde3c07 33392009-10-07 Rafael Avila de Espindola <espindola@google.com>
ea05ba0d 3340
3341 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
8738bcea 3342
17780be3 33432009-10-07 Richard Guenther <rguenther@suse.de>
3344
3345 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3346 and Richard Guenther as reviewers.
3347 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3348 as reviewers.
3349
c01decc6 33502009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
56ca37b0 3351
c01decc6 3352 * config.sub: Update from upstream sources.
56ca37b0 3353
85627a28 33542009-10-06 Ian Lance Taylor <iant@google.com>
3355
3356 * Makefile.def: check-gold depends upon all-gas.
3357 * Makefile.in: Rebuild.
3358
338b88fa 33592009-10-05 Phil Muldoon <pmuldoon@redhat.com>
3360
3361 * MAINTAINERS (Write After Approval): Add myself.
3362
7bfefa9d 33632009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
3364
3365 * Makefile.def: all-lto-plugin depends on all-libiberty.
3366 set bootstrap=true for lto-plugin.
3367 Add lto-plugin.
3368 * Makefile.in: Regenerate.
3369 * configure.ac (host_libs): Add lto-plugin.
3370 * configure: Regenerate.
3371
7bfefa9d 33722009-10-03 Diego Novillo <dnovillo@google.com>
3373
3374 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3375 (HOST_LIBELFLIBS): Define.
3376 (HOST_LIBELFINC): Define.
3377 * Makefile.in: Regenerate.
3378 * configure.ac: Add --enable-lto.
3379 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3380 If --enable-lto is used, add 'lto' to new_enable_languages.
3381 If --enable-lto is used and gold is enabled, add
3382 lto-plugin to configdirs.
3383 * configure: Regenerate.
3384
33852009-10-03 Simon Baldwin <simonb@google.com>
3386
3387 * configure.ac: If --with-system-zlib, suppress local zlib and
3388 pass --with-system-zlib to subdir configure scripts.
3389 * configure: Regenerate.
3390
dcde3c07 33912009-10-01 Loren J. Rittle <ljrittle@acm.org>
272bcfef 3392 Paolo Bonzini <bonzini@gnu.org>
3393
3394 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3395 $(srcdir).
3396 * Makefile.in: Rebuilt.
3397
dcde3c07 33982009-09-26 Gary Funck <gary@intrepid.com>
bdb4507a 3399
3400 * MAINTAINERS (Write After Approval): Add myself.
3401
0f3a3df5 34022009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3403
3404 * configure.ac: Update minimum MPC version to 0.7.
3405 * configure: Regenerate.
3406
412c2e81 34072009-09-25 Nick Clifton <nickc@redhat.com>
3408
3409 * configure.ac: Pass any --cache-file=/dev/null option on to
3410 subconfigures.
3411 * configure: Regenerate.
3412
c061df75 34132009-09-23 Nick Clifton <nickc@redhat.com>
3414
3415 * config.sub, config.guess: Update from upstream sources.
3416
dcde3c07 34172009-09-22 Loren J. Rittle <ljrittle@acm.org>
a9fd65cd 3418
3419 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3420 * Makefile.in: Rebuilt.
3421
04a2e841 34222009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3423
3424 PR bootstrap/32272
3425 * configure.ac: Error out if $srcdir isn't '.' but contains
3426 host-${host_noncanonical}.
3427 * configure: Regenerate.
3428
3d00a007 34292009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3430
3431 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3432 maintainer.
3433
9d447cf8 34342009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3435
7b5fee3e 3436 * configure.ac: If bootstrapping a combined tree with
3437 --enable-gold, require c++ in stage1_languages.
3438 * configure: Regenerate.
3439
32027446 3440 * configure.ac: Also add target_libs of stage1_languages to
3441 bootstrap_target_libs.
3442 * configure: Regenerate.
3443
9d447cf8 3444 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3445 with --enable-languages not containing c++.
3446 * configure: Regenerate.
3447
572ee61a 34482009-09-15 Jie Zhang <jie.zhang@analog.com>
3449
3450 * configure.ac: Disable java and boehm-gc for bfin-*-*.
3451 * configure: Regenerate.
3452
dcde3c07 34532009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
153f8c88 3454
6cf4f338 3455 * MAINTAINERS (Write After Approval): Update my e-mail address,
3456 and move from from here...
3457 (Waiting for paperwork): To here.
153f8c88 3458
31ebfd49 34592009-09-09 Joseph Myers <joseph@codesourcery.com>
3460
3461 * MAINTAINERS (Reviewers): Add self as driver reviewer.
3462
8bb79148 34632009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3464
3465 * configure.ac: Do not use $extrasub for replacing @if/@endif
3466 parts in Makefile; instead, use additional arguments to
3467 AC_CONFIG_COMMANDS to do the replacement manually, with several
3468 sed invocations, to avoid HP-UX sed command limits.
3469 * configure: Regenerate.
3470
81540bae 34712009-09-08 Alexandre Oliva <aoliva@redhat.com>
3472
3473 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3474 blank before -L.
3475
a2059f7a 34762009-09-04 Alexandre Oliva <aoliva@redhat.com>
3477
3478 * configure.ac (with-build-config): Document. Handle without.
3479 Handle missing argument.
3480 * configure: Rebuilt.
3481
719faf1c 34822009-09-03 Alexandre Oliva <aoliva@redhat.com>
3483
3484 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
3485 Default to bootstrap-debug only if compare-debug works.
3486 * configure: Rebuilt.
3487 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3488 * Makefile.in: Rebuilt.
3489
aab1c61e 34902009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3491
3492 * MAINTAINERS (OS Port Maintainers): Update my email address.
3493
14151756 34942009-09-01 Alexandre Oliva <aoliva@redhat.com>
3495
3496 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3497 * Makefile.in: Rebuilt.
3498
0ba87351 34992009-09-01 Chris Demetriou <cgd@google.com>
3500
3501 * MAINTAINERS (Write After Approval): Add myself.
3502
7c48f38c 35032009-08-31 Dodji Seketeli <dodji@redhat.com>
3504
3505 PR debug/30161
3506 * include/dwarf2.h (enum dwarf_tag): Added
3507 DW_TAG_GNU_template_template_param
3508 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3509
5576729b 35102009-08-30 Paolo Bonzini <bonzini@gnu.org>
3511
3512 * Makefile.tpl (AWK): Fix typo.
3513 * Makefile.in: Regenerate.
3514
b181f265 35152009-08-30 Paolo Bonzini <bonzini@gnu.org>
3516
3517 * configure.ac: Detect awk and sed.
3518 * Makefile.def (flags_to_pass): Add AWK and SED.
3519 * Makefile.tpl (AWK, SED): New.
3520 (BASE_FLAGS_TO_PASS): Add AWK and SED.
3521 * configure: Regenerate.
3522 * Makefile.in: Regenerate.
3523
7baff5bd 35242009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
3525
3526 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3527 (collapseslashes): Likewise.
3528
81a71e2b 35292009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3530
3531 * configure.ac (AC_PREREQ): Bump to 2.64.
3532
f0c89091 35332009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3534
115d57c5 3535 * configure.ac: Remove --with-datarootdir, --with-docdir,
3536 --with-pdfdir, --with-htmldir switches.
3537 * configure: Regenerate.
3538
cd9a469c 3539 * configure: Regenerate.
3540
f0c89091 3541 * compile: Sync from Automake 1.11.
3542 * depcomp: Likewise.
3543 * install-sh: Likewise.
3544 * missing: Likewise.
3545 * mkinstalldirs: Likewise.
3546 * ylwrap: Likewise.
3547
a410fae3 35482009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
3549
3550 * ltmain.sh (func_normal_abspath): New function.
3551 (func_relative_path): Likewise.
3552 (func_mode_help): Document new -bindir option for link mode.
3553 (func_mode_link): Add new -bindir option, and use it to place
3554 output DLL if specified.
3555
1a48098b 35562009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3557
cd2f3773 3558 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3559 (baseargs): Add --disable-option-checking.
3560 * configure: Regenerate.
3561
1a48098b 3562 * Makefile.def (configure-target-libiberty): Depend on
3563 all-binutils and all-ld.
3564 (configure-target-newlib): Likewise.
3565 * Makefile.in: Regenerate.
3566
155f17ed 35672009-08-17 Ben Elliston <bje@au.ibm.com>
3568
3569 * config.sub, config.guess: Update from upstream sources.
3570
ea864ded 35712009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3572
3573 Sync from src, merge:
3574
3575 2009-07-02 Tristan Gingold <gingold@adacore.com>
3576
3577 * configure.ac: Do not exclude gas for i386-*-darwin.
3578 Add a case for x86_64-*-darwin.
3579 * configure: Regenerate.
3580
0f879579 35812009-08-06 Neil Vachharajani <nvachhar@gmail.com>
3582
3583 * MAINTAINERS: Add my name to Write After Approval list.
3584
dcde3c07 35852009-08-06 Michael Eager <eager@eagercon.com>
ba2b484f 3586
3587 * configure.ac: Add Microblaze target.
3588 * configure: Regenerate.
3589
39f6b116 35902009-07-31 Christian Bruel <christian.bruel@st.com>
3591
3592 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3593 * configure: Regenerate.
8738bcea 3594
dcde3c07 35952009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
339f24d2 3596
3597 * MAINTAINERS (Write After Approval): Update my e-mail address.
3598
5110389d 35992009-07-06 Ian Lance Taylor <iant@google.com>
3600
3601 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3602 * configure: Rebuild.
3603
fa9b8d64 36042009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
3605
3606 * MAINTAINERS: Move myself to the Graphite Reviewers.
3607
5f29861f 36082009-06-30 Wei Guozhi <carrot@google.com>
3609
3610 * MAINTAINERS: Add my name to Write After Approval list.
3611
6fe86052 36122009-06-26 Steve Ellcey <sje@cup.hp.com>
3613
3614 PR bootstrap/40338
3615 * configure.ac (comparestring): Create new variable.
3616 * Makefile.tpl (comparestring): Use to skip some comparisions.
3617 * configure: Regenerate.
3618 * Makefile.in: Regenerate.
3619
b5ce97f8 36202009-06-26 Doug Evans <dje@sebabeach.org>
3621
3622 * Makefile.def (host_modules): Add cgen.
3623 * Makefile.in: Regenerate.
3624 * configure.ac (host_tools): Add cgen.
3625 * configure: Regenerate.
3626
46222c18 36272009-06-23 DJ Delorie <dj@redhat.com>
3628
3629 * MAINTAINERS: Add myself as mep maintainer.
3630
7ab76cec 36312009-06-23 Ian Lance Taylor <iant@google.com>
3632
3633 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3634 boot_languages. Only bootstrap target libraries listed in
3635 target_libs for some boot language. Add --with-stage1-ldflags,
3636 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3637 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3638 if not building with C++.
3639 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3640 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3641 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3642 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3643 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3644 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3645 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3646 * configure, Makefile.in: Rebuild.
3647
b2bb9bab 36482009-06-23 Li Feng <nemokingdom@gmail.com>
3649
3650 * MAINTAINERS: Added my name to write-after-approval list.
3651
0c809c32 36522009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3653
3654 * configure.ac: Define is_elf for QNX Neutrino targets.
3655 * configure: Regenerate.
3656
7b4becfd 36572009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
3658
9f9d05ad 3659 * MAINTAINERS: Added my name to the write-after-approval list
7b4becfd 3660
7aed6ac5 36612009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3662
3663 * configure.ac: Detect MPC in default directory.
3664 * configure: Regenerate.
3665
9d247ee8 36662009-06-03 Jerome Guitton <guitton@adacore.com>
3667 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3668
9f9d05ad 3669 * Makefile.tpl (all): Avoid a trailing backslash.
3670 * Makefile.in: Regenerate.
9d247ee8 3671
aec4ef75 36722009-06-03 Ben Elliston <bje@au.ibm.com>
3673
3674 * config.sub, config.guess: Update from upstream sources.
3675
f83974e5 36762009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3677
3678 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3679 to noconfdirs.
3680 * configure: Regenerate.
3681
77b633a0 36822009-06-02 Alexandre Oliva <aoliva@redhat.com>
3683
3684 * Makefile.tpl ([+compare-target+]): Compare all stage
3685 directories, rather than just gcc.
3686 * Makefile.in: Rebuilt.
3687
351f7ac7 36882009-06-01 Doug Kwan <dougkwan@google.com>
3689
3690 * configure.ac: Support gold for target arm*-*-*.
3691 * configure: Regenerate.
9d247ee8 3692
7601a55c 36932009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3694
3695 * Makefile.def: Add MPC support and dependencies.
3696 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3697
3698 * Makefile.in, configure: Regenerate.
3699
a36217d3 37002009-05-27 Alexandre Oliva <aoliva@redhat.com>
3701
3702 * Makefile.tpl (all): Avoid harmless warning in make all when
3703 gcc-bootstrap is enabled but stage_last does not exist.
3704 * Makefile.in: Rebuilt.
3705
8b70b80d 37062009-05-24 Nicolas Roche <roche@adacore.com>
3707
3708 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3709 * Makefile.in: Regenerate.
3710
cab4bf21 37112009-05-21 Denis Chertykov <chertykov@gmail.com>
3712
3713 * MAINTAINERS: Update my e-mail address.
3714
df95bec1 37152009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3716
3717 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3718 * configure: Regenerate.
3719
bc1e0bea 37202009-05-18 Alexandre Oliva <aoliva@redhat.com>
3721
3722 PR other/40159
3723 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3724 gcc-no-bootstrap are mutually exclusive.
3725 * Makefile.in: Rebuilt.
3726
4156fd9a 37272009-05-18 Alexandre Oliva <aoliva@redhat.com>
3728
3729 PR other/40159
3730 * Makefile.tpl (all): Don't end with unconditional success.
3731 * Makefile.in: Rebuilt.
3732
bd1f9655 37332009-05-12 Alexandre Oliva <aoliva@redhat.com>
3734
3735 PR target/37137
3736 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3737 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3738 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3739 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3740 stage_configureflags, stage_cflags and stage_libcflags into
3741 explicit Makefile macros.
3742 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3743 GFORTRAN.
3744 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3745 CC. Set CC_FOR_BUILD from CC.
3746 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3747 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3748 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3749 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3750 and GFORTRAN.
3751 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3752 (_LIBCFLAGS): Renamed to _TFLAGS.
3753 (do-compare-debug, do-compare3-debug): Drop.
3754 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3755 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3756 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3757 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3758 (XGCC_FLAGS_FOR_TARGET): New.
3759 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3760 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3761 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3762 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9f9d05ad 3763 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
bd1f9655 3764 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3765 TFLAGS.
3766 (BUILD_CONFIG): Include if requested.
3767 (all): Set TFLAGS on bootstrap.
3768 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3769 (all-stageid-prefixmodule): Likewise.
3770 (do-clean, distclean-stageid): Set TFLAGS.
3771 (restrap): Fix whitespace.
3772 * Makefile.in: Rebuilt.
3773
604febb6 37742009-05-07 Paolo Bonzini <bonzini@gnu.org>
3775
3776 * config.guess: Sync with src.
3777
63d7f4db 37782009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3779
3780 * configure.ac ($with_ppl): Default to no if not supplied.
3781 ($with_cloog): Likewise.
3782 configure: Regenerate.
3783
21c0690b 37842009-04-27 James E. Wilson <wilson@codesourcery.com>
3785
3786 * MAINTAINERS: Update my e-mail address.
3787
cd06af47 37882009-04-27 Nick Clifton <nickc@redhat.com>
3789
3790 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3791
bb19a97e 37922009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3793
3794 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3795 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3796 * Makefile.in: Regenerate.
3797
bff7ea4a 37982009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3799
3800 PR bootstrap/39739
3801 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3802 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3803
3804 * configure, Makefile.in: Regenerate.
3805
bb19a97e 38062009-04-21 Taras Glek <tglek@mozilla.com>
fb1e4f4a 3807
3808 * include/hashtab.h: Update GTY annotations to new syntax
3809 * include/splay-tree.h: Likewise
3810
613eb4a3 38112009-04-17 Ben Elliston <bje@au.ibm.com>
3812
3813 * config.sub, config.guess: Update from upstream sources.
3814
ca2751b6 38152009-04-15 Anthony Green <green@moxielogic.com>
3816
3817 * configure.ac: Add moxie support.
3818 * configure: Rebuilt.
3819
4b072aaf 38202009-04-14 Jakub Jelinek <jakub@redhat.com>
3821
3822 * configure.ac: Change copyright header to refer to version
3823 3 of the GNU General Public License and to point readers at the
3824 COPYING3 file and the FSF's license web page.
3825 * Makefile.def: Likewise.
3826 * Makefile.tpl: Likewise.
3827 * Makefile.in: Regenerate.
3828
95349883 38292009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3830
3831 * configure.ac: Restore match for darwin9 or later. Use double
3832 brackets since regeneration eats one pair.
3833 * configure: Regenerate.
3834
03caadda 38352009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3836
3837 PR gas/10039
3838 * configure.ac: Require texinfo 4.7.
3839 * configure: Regenerated.
3840
6bc9506f 38412009-04-09 Nick Clifton <nickc@redhat.com>
3842
3843 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3844 the GCC Runtime Library Exception.
3845
fec76ae9 38462009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3847
3848 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3849 * configure: Regenerate.
3850
21a0251d 38512009-04-01 Steve Ellcey <sje@cup.hp.com>
3852
3853 * Makefil.def (languages): New entries.
3854 * Makefile.tpl (check-gcc-*): New generic target.
3855 * Makefile.in: Regenerate.
21a0251d 3856
dcde3c07 38572009-03-25 Erven Rohou <erven.rohou@inria.fr>
54b921e3 3858
03caadda 3859 * MAINTAINERS: Update my email address.
54b921e3 3860
63d6abe9 38612009-03-18 Tom Tromey <tromey@redhat.com>
3862
03caadda 3863 * configure: Rebuild.
3864 * configure.ac (host_libs): Add libiconv.
3865 * Makefile.in: Rebuild.
3866 * Makefile.def (host_modules): Add libiconv.
3867 (configure-gdb, all-gdb): Depend on libiconv.
63d6abe9 3868
40c500e1 38692009-03-16 Tristan Gingold <gingold@adacore.com>
3870
3871 * configure.ac: Treat gdb as supported on x86_64-darwin.
3872 * configure: Regenerate.
3873
5bc96548 38742009-03-16 Joseph Myers <joseph@codesourcery.com>
3875
3876 * configure.ac (--with-host-libstdcxx): New option.
3877 * configure: Regenerate.
3878
dcde3c07 38792009-03-12 Joern Rennecke <joern.rennecke@arc.com>
9d469b1b 3880
3881 * MAINTAINERS: Move myself into the write after approval list.
3882
2ab9be2b 38832009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
3884
3885 * MAINTAINERS: Update e-mail address.
8738bcea 3886
1f7090eb 38872009-03-11 Dorit Nuzman <dorit@il.ibm.com>
3888
3889 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3890
dcde3c07 38912009-03-10 Ira Rosen <irar@il.ibm.com>
8e68bfcc 3892
3893 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3894
9af964d4 38952009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3896
3897 Backport from git Libtool:
3898
3899 2009-01-19 Robert Millan <rmh@aybabtu.com>
3900 Support GNU/kOpenSolaris.
3901 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3902 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3903 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3904 GNU/kOpenSolaris.
3905
a59c2cb8 39062009-02-27 Andreas Schwab <schwab@linux-m68k.org>
3907
3908 * MAINTAINERS: Update e-mail address.
3909
8ccd3088 39102009-02-24 Michael Eager <eager@eagercon.com>
99a435ed 3911
3912 * MAINTAINERS (Write After Approval): Add self.
3913
ebd8f42c 39142009-02-18 Bingfeng Mei <bmei@broadcom.com>
3915
3916 * MAINTAINERS (Write After Approval): Add myself.
3917
be9d4db8 39182009-02-05 Andreas Schwab <schwab@suse.de>
3919
3920 * Makefile.tpl (stage_last): Define $r and $s before using
3921 $(RECURSE_FLAGS_TO_PASS).
3922 * Makefile.in: Regenerate
3923
d7559db1 39242009-01-30 Ian Lance Taylor <iant@google.com>
3925
3926 * MAINTAINERS: Move myself to the Global Reviewers list.
3927
3bef4012 39282009-01-29 Robert Millan <rmh@aybabtu.com>
3929
3930 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3931 * configure: Regenerate.
3932
808f8521 39332009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
3934
3935 * MAINTAINERS: Make whitespace consistent.
f84804e6 3936 Remove Robert Millan from Write After Approval.
808f8521 3937
6e6a9ced 39382009-01-16 Alan Modra <amodra@bigpond.net.au>
3939
3940 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3941 (all-opcodes): Depend on all-libiberty.
3942 * Makefile.in: Regenerate.
3943
8408ca00 39442009-01-15 Douglas B Rupp <rupp@gnat.com>
3945
3946 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3947 * configure: Regenerate.
3948
f95e31fd 39492009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
3950
3951 * MAINTAINERS (Write After Approval): Add myself.
3952
56b496b0 39532009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
3954
3955 * MAINTAINERS: Add myself to reviewers (Fortran).
3956
dcde3c07 39572009-01-12 Sebastian Pop <sebastian.pop@amd.com>
4aa0552b 3958
3959 PR tree-optimization/38515
3960 * configure.ac (cloog-polylib): Removed.
3961 (with_ppl, with_cloog): Test for "no".
3962 * configure: Regenerated.
3963
4e82a0cf 39642009-01-11 Daniel Franke <franke.daniel@gmail.com>
3965
3966 * MAINTAINERS: Moved myself to reviewers (Fortran).
3967
50d19060 39682009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3969
3970 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3971 (Write After Approval): Remove myself.
3972
2915a9ca 39732009-01-03 Diego Novillo <dnovillo@google.com>
3974
3975 * MAINTAINERS: Remove myself from alias maintainership.
3976
df1f167a 39772009-01-02 David Ayers <ayers@fsfe.org>
3978
3979 * MAINTAINERS: Update e-mail address.
3980
b58007d7 39812008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3982
3983 * MAINTAINERS: Make whitespace consistent.
3984
9e6fd619 39852008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3986
3987 Backport from upstream Libtool:
3988 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3989 Add cache variables to tests that require the linker to work.
3990 For shlibpath_overrides_runpath, this also changes the semantics
3991 to let the result from the C compiler take precedence.
3992
2882bf89 39932008-12-02 Ben Elliston <bje@au.ibm.com>
3994
3995 * config.sub, config.guess: Update from upstream sources.
3996
dcde3c07 39972008-12-12 Sebastian Pop <sebastian.pop@amd.com>
6dd977ba 3998
3999 * configure.ac (ppllibs): Add by default the lib flags.
4000 * configure: Regenerate.
4001
da355950 40022008-12-08 Luis Machado <luisgpm@br.ibm.com>
4003
4004 * MAINTAINERS: Add myself to the write after approval list.
4005
42d640f6 40062008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
4007
be9d4db8 4008 * configure.ac: Add double brackets on darwin[912].
4009 * configure: Regenerate.
42d640f6 4010
51557c5b 40112008-12-03 Daniel Kraft <d@domob.eu>
4012
4013 * MAINTAINERS: Moved myself and Mikael Morin from Write After
4014 Approval to Reviewer section (for Fortran front-end).
4015
501068c2 40162008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
4017
4018 * configure.ac: Expand to darwin10 and later.
4019 * configure: Regenerate.
4020
0ecf7a65 40212008-12-02 Andreas Schwab <schwab@suse.de>
4022
4023 * Makefile.def: configure-target-boehm-gc depends on
4024 all-target-libstdc++-v3.
4025 * Makefile.in: Regenerate.
4026
3177f780 40272008-12-02 Kai Tietz <kai.tietz@onevision.com>
4028
4029 * MAINTAINERS: Add myself as mingw maintainer.
4030
fcf428df 40312008-12-02 Ben Elliston <bje@au.ibm.com>
4032
4033 * config.sub, config.guess: Update from upstream sources.
4034
a61f1d25 40352008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
4036
4037 * README.SCO: Remove.
4038
8026444e 40392008-11-29 Fernando Pereira <pronesto@gmail.com>
4040
4041 * MAINTAINERS: Add myself to the write after approval list.
4042
707ec6d5 40432008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
4044
4045 * MAINTAINERS: Update my email address in WAA section.
4046
dcde3c07 40472008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
e006f6a0 4048
4049 * MAINTAINERS: Update e-mail address.
4050
dcde3c07 40512008-11-27 Toon Moene <toon@moene.org>
c399af55 4052
4053 * MAINTAINERS: Change e-mail address.
4054
d9f9f3af 40552008-11-27 Tristan Gingold <gingold@adacore.com>
4056
4057 * configure.ac: Build gdb for i?86-*-darwin*
4058 * configure: Regenerated.
4059
dcde3c07 40602008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
384763bb 4061
4062 * MAINTAINERS: Added my full name.
4063
54670ae6 40642008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4065
4066 PR bootstrap/38014
4067 PR bootstrap/37923
4068
4069 Revert:
4070
4071 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4072
4073 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4074 * Makefile.in: Regenerated.
4075
4076 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4077
4078 PR gdb/921
4079 PR gdb/1646
4080 PR gdb/2175
4081 PR gdb/2176
4082
4083 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4084 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4085 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4086 (HOST_EXPORTS): Pass CPPFLAGS.
4087 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4088 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4089 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4090 * Makefile.in, configure: Regenerated.
4091 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4092 and CPPFLAGS_FOR_BUILD.
4093
dcde3c07 40942008-11-06 Jeff Law <law@redhat.com>
35d42d87 4095
4096 * MAINTAINERS: Add myself as middle end maintainer.
4097
9978efe2 40982008-11-06 Andrew Stubbs <ams@codesourcery.com>
4099
4100 * MAINTAINERS (Write after approval): Add myself.
4101
8487f085 41022008-11-05 Diego Novillo <dnovillo@google.com>
4103
4104 * MAINTAINERS (Global Reviewers): Add myself.
4105 (Non-Algorithmic Maintainers): Remove myself.
4106
bd2826b0 41072008-11-04 Thomas Schwinge <tschwinge@gnu.org>
4108
0ecf7a65 4109 * MAINTAINERS (Write after approval): Add myself.
bd2826b0 4110
fefb72aa 41112008-10-31 Mikael Morin <mikael.morin@tele2.fr>
4112
0ecf7a65 4113 * MAINTAINERS (Write after approval): Add myself.
fefb72aa 4114
55bc4ab1 41152008-10-31 Ben Elliston <bje@au.ibm.com>
4116
4117 * configure.ac (spu-*-*): Remove special case.
4118 * configure: Regenerate.
4119
be6ed2e1 41202008-10-30 Catherine Moore <clm@codesourcery.com>
4121
4122 * MAINTAINERS (Write after approval): Update my email address.
4123
a8e019fa 41242008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
4125
4126 * configure.ac [spu-*-*]: Do not set skipdirs.
4127 * configure: Re-generate.
4128
1a9f59a4 41292008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
4130
4131 * MAINTAINERS (Various Maintainers): Add myself to reload.
4132
de52fda6 41332008-10-25 Richard Guenther <rguenther@suse.de>
4134
4135 * MAINTAINERS (Various Maintainers): Add myself as middle-end
4136 maintainer. Remove myself as libgcc-math maintainer.
4137 (Non-Algorithmic Maintainers): Remove myself.
4138
38db8374 41392008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4140
4141 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4142 * Makefile.in: Regenerated.
4143
d8ff5826 41442008-10-23 Cary Coutant <ccoutant@google.com>
4145
4146 * MAINTAINERS (Write after approval): Add myself.
4147
d514f3bf 41482008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4149
4150 PR gdb/921
4151 PR gdb/1646
4152 PR gdb/2175
4153 PR gdb/2176
4154
4155 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4156 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4157 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4158 (HOST_EXPORTS): Pass CPPFLAGS.
4159 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4160 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4161 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4162 * Makefile.in, configure: Regenerated.
4163 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4164 and CPPFLAGS_FOR_BUILD.
4165
dcde3c07 41662008-10-20 Sebastian Pop <sebastian.pop@amd.com>
cf58dc99 4167
4168 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4169 Sebastian Pop.
4170
65ee4ba4 41712008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
4172
4173 * MAINTAINERS (Write After Approval): Added myself.
4174
c214098d 41752008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4176
4177 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4178 recommended version to 2.3.2.
4179
4180 * configure: Regenerate.
4181
4ae4a8b5 41822008-10-01 Mark Mitchell <mark@codesourcery.com>
4183
4184 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4185
65bf946b 41862008-09-29 David Daney <david.daney@caviumnetworks.com>
4187
4188 * MAINTAINERS (Write After Approval): Update e-mail address.
4189
5028c504 41902008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
4191
4192 * libtool.m4: Update to libtool 2.2.6.
4193 * lt~obsolete.m4: Update to libtool 2.2.6.
4194 * ltmain.sh: Update to libtool 2.2.6.
4195 * ltsugar.m4: Update to libtool 2.2.6.
4196 * ltversion.m4: Update to libtool 2.2.6.
4197 * ltoptions.m4: Update to libtool 2.2.6.
4198 * ltgcc.m4: Update to match changes from libtool 2.2.6.
4199
8b1a5537 42002008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
4201
4202 * MAINTAINERS (Write After Approval): Add myself.
4203
55374afb 42042008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
4205
4206 * MAINTAINERS (Write After Approval): Update my name.
4207
bf6d04f7 42082008-09-20 Steven Bosscher <steven@gcc.gnu.org>
4209
0ecf7a65 4210 * MAINTAINERS: Add myself in "Write After Approval".
bf6d04f7 4211
9abaa85a 42122008-09-18 Steve Ellcey <sje@cup.hp.com>
4213
0ecf7a65 4214 * MAINTAINERS: Add myself as ia64 maintainer.
9abaa85a 4215
43277e2a 42162008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
4217
4218 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4219 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4220 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4221 and Michael Tiemann from Write After Approval since they do not
4222 actually have access.
4223
a565a5fa 42242008-09-05 Richard Guenther <rguenther@suse.de>
4225
4226 * configure.ac: Initialize clooglibs to -lcloog.
4227 * configure: Re-generate.
4228
2d9cbe39 42292008-09-04 Le-Chun Wu <lcwu@google.com>
4230
4231 * MAINTAINERS (Write After Approval): Add myself.
4232
5362e323 42332008-09-03 Sebastian Pop <sebastian.pop@amd.com>
4234
4235 * configure.ac (--with-cloog-polylib): New.
4236 (--disable-cloog-version-check): New.
4237 (--disable-ppl-version-check): New.
4238 * configure: Re-generate.
4239
3e6e524f 42402008-09-03 Richard Guenther <rguenther@suse.de>
4241
4242 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4243 cloog test.
4244 * configure: Re-generate.
4245
8372e9ea 42462008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
4247
4248 Add picoChip port.
4249 * MAINTAINERS: Add picoChip maintainers.
4250
255b6be7 42512008-09-02 Sebastian Pop <sebastian.pop@amd.com>
4252 Tobias Grosser <grosser@fim.uni-passau.de>
4253 Jan Sjodin <jan.sjodin@amd.com>
4254 Harsha Jagasia <harsha.jagasia@amd.com>
4255 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4256 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4257 Adrien Eliche <aeliche@isty.uvsq.fr>
4258
4259 Merge from graphite branch.
4260 * configure: Regenerate.
4261 * Makefile.in: Regenerate.
4262 * configure.ac (host_libs): Add ppl and cloog.
4263 Add checks for PPL and CLooG.
4264 * Makefile.def (ppl, cloog): Added modules and dependences.
4265 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4266 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4267
7d804f04 42682008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4269
4270 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4271 (GCC_SHLIB_SUBDIR): New.
4272 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4273 * configure: Regenerate.
4274 * Makefile.in: Regenerate.
4275
cc7fe443 42762008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4277
4278 * MAINTAINERS: Consistently use tabs to separate columns.
4279
c3116b03 42802008-08-29 Tristan Gingold <gingold@adacore.com>
4281
4282 * MAINTAINERS (Write after Approval): Add myself.
4283
dba2c8ea 42842008-08-28 Tristan Gingold <gingold@adacore.com>
4285
4286 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4287 Enable bfd, binutils and opcodes.
4288 * configure: Regenerate.
4289
ae65dfef 42902008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4291
4292 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
4293
2a462700 42942008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4295
4296 * MAINTAINERS: Use correct Umlaut for last name.
4297
da1cc9ee 42982008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4299
4300 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4301
285c1b7e 43022008-08-16 David Edelsohn <edelsohn@gnu.org>
4303
4304 * MAINTAINERS: Update my email address.
4305
edcc45bb 43062008-08-16 Nicolas Roche <roche@adacore.com>
4307
4308 * Makefile.tpl: Add BOOT_ADAFLAGS.
4309 * Makefile.in: Regenerate.
4310
559b0712 43112008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
4312
4313 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4314 * configure: Regenerate.
4315
dcde3c07 43162008-07-30 Paolo Bonzini <bonzini@gnu.org>
3bed0958 4317
4318 * configure.ac: Add makefile fragments for hpux.
4319 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4320 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4321 * configure: Regenerate.
4322 * Makefile.in: Regenerate.
4323
dcde3c07 43242008-07-28 Aldy Hernandez <aldyh@redhat.com>
50e0cac8 4325
4326 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4327
dcde3c07 43282008-07-11 Dodji Seketeli <dseketel@redhat.com>
ff71f0b4 4329
4330 * MAINTAINERS (Write after Approval): Add myself.
4331
d27e061f 43322008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
4333
4334 * MAINTAINERS (Write After Approval): Add myself.
4335
5daaf60f 43362008-06-29 Andrew Jenner <andrew@codesourcery.com>
4337
4338 * MAINTAINERS (Write After Approval): Add myself.
4339
04177cb3 43402008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
4341
4342 * MAINTAINERS: Update my email address.
4343
5dfd58d3 43442008-06-25 Joey Ye <joey.ye@intel.com>
4345
4346 * MAINTAINERS (Write After Approval): Add myself.
4347
5b2c7553 43482008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4349
4350 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4351 * Makefile.in: Regenerate.
4352 * configure: Regenerate.
4353
211b932d 43542008-06-17 Daniel Kraft <d@domob.eu>
4355
4356 * MAINTAINERS (Write After Approval): Add myself.
4357
4e8a889d 43582008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4359
4360 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4361 "$@" is still intact with both Autoconf 2.59 and 2.62.
4362 * configure: Regenerate.
4363
168ee878 43642008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4365
4366 * Makefile.tpl: Fix comment errors.
4367 * Makefile.in: Regenerate.
4368
607465f2 43692008-06-12 David S. Miller <davem@davemloft.net>
4370 David Edelsohn <edelsohn@gnu.org>
4371
4372 * configure.ac: Add powerpc*-*-* to gold supported targets.
4373 * configure: Regenerate.
4374
9841cd80 43752008-06-08 Joseph Myers <joseph@codesourcery.com>
4376
4377 PR tree-optimization/36218
4378 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4379 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4380 (all prefix="build-"): Pass them to build-system sub-makes.
4381 * Makefile.in: Regenerate.
4382
6af9f7ea 43832008-06-07 Joseph Myers <joseph@codesourcery.com>
4384
4385 * MAINTAINERS (mt port): Remove.
4386 (sco5, unixware, sco udk): Remove.
4387 (Kean Johnston): Add to Write After Approval.
4388
ab2a1d30 43892008-05-30 Julian Brown <julian@codesourcery.com>
4390
4391 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4392 of libobjc for ARM EABI Linux.
4393 * configure: Regenerate.
f7f51622 4394
dcde3c07 43952008-05-18 Xinliang David Li <davidxl@google.com>
5ade25c6 4396
0ecf7a65 4397 * ChangeLog: Remove wrong ChangeLog entry.
5ade25c6 4398
dcde3c07 43992008-05-17 Xinliang David Li <davidxl@google.com>
f7f51622 4400
5ade25c6 4401 * MAINTAINERS (Write After Approval): Add myself.
f7f51622 4402
f0ce8d7d 44032008-05-15 Janus Weil <janus@gcc.gnu.org>
4404
4405 * MAINTAINERS (Write After Approval): Add myself.
4406
d3eff7bb 44072008-05-14 Rafael Espíndola <espindola@google.com>
2c3fa25d 4408
4409 * config-ml.in: don't handle --enable-shared and --enable-static.
4410
c69f9953 44112008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
4412
4413 * MAINTAINERS: Update my email address.
4414
21b4aefa 44152008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
4416
4417 * MAINTAINERS: Update my email address.
0ecf7a65 4418
f2271661 44192008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
4420
4421 * MAINTAINERS (Write After Approval): Add myself.
4422
002bc050 44232008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
4424
4425 * MAINTAINERS (Write After Approval): Add myself.
4426
dcde3c07 44272008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
74200d08 4428
4429 * MAINTAINERS (crx): Add myself.
4430
83a50aef 44312008-04-18 Paolo Bonzini <bonzini@gnu.org>
4432
4433 Sync with src:
4434 2008-04-14 David S. Miller <davem@davemloft.net>
4435
0ecf7a65 4436 * configure.ac: Add sparc*-*-* to gold supported targets.
4437 * configure: Regenerate.
83a50aef 4438
f0cb9b36 44392008-04-18 Paolo Bonzini <bonzini@gnu.org>
4440
4441 PR bootstrap/35457
4442 * configure.ac: Include override.m4.
4443 * configure: Regenerate.
4444
1db8021c 44452008-04-18 Paolo Bonzini <bonzini@gnu.org>
4446
0ecf7a65 4447 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4448 * Makefile.in: Regenerate.
1db8021c 4449
dcde3c07 44502008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
15f8eac8 4451
0ecf7a65 4452 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
15f8eac8 4453 as nonconfigurable directories list.
0ecf7a65 4454 * configure: Regenerate.
15f8eac8 4455
3af820d0 44562008-04-14 Ben Elliston <bje@au.ibm.com>
4457
4458 * config.sub, config.guess: Update from upstream sources.
4459
6e7d0937 44602008-04-12 Hans-Peter Nilsson <hp@axis.com>
4461
4462 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4463 * Makefile.in: Regenerate.
4464
9c66b389 44652008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
4466
4467 * configure.ac: Do not build libssp for the AVR.
4468 * configure: Regenerate.
4469
29ab6ecd 44702008-04-07 Ian Lance Taylor <iant@google.com>
4471
4472 * Makefile.def: check-gold depends upon all-binutils.
4473 * Makefile.in: Regenerate.
4474
86aaa146 44752008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
4476
4477 * MAINTAINERS (Write After Approval): Add myself.
4478
45043b2b 44792008-04-04 Nick Clifton <nickc@redhat.com>
4480
4481 PR binutils/4334
fae55456 4482 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
45043b2b 4483 builds.
4484 * configure: Regenerate.
4485
5a92bcc2 44862008-04-04 NightStrike <NightStrike@gmail.com>
4487
4488 PR other/35151
0ecf7a65 4489 * configure.ac: Combine rules for mingw32 and mingw64.
4490 * configure: Regenerate.
5a92bcc2 4491
0805084a 44922008-04-02 Kai Tietz <kai.tietz@onvision.com>
4493
4494 * MAINTAINERS (Write After Approval): Add myself.
4495
dcde3c07 44962008-04-01 Seongbae Park <seongbae.park@gmail.com>
5b9f41dc 4497
4498 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4499 * Makefile.in (.NOTPARALLEL): Ditto.
4500
63a9f8da 45012008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
4502
4503 * MAINTAINERS (Write After Approval): Add myself.
4504
dcde3c07 45052008-03-31 Seongbae Park <seongbae.park@gmail.com>
3e3a0e9c 4506
4507 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4508 * Makefile.in (.NOTPARALLEL): Regenerate.
4509
4add9df0 45102008-03-27 Paolo Bonzini <bonzini@gnu.org>
4511
4512 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4513 * Makefile.in: Regenerate.
4514
03b33306 45152008-03-26 Jakub Staszak <kuba@et.pl>
4516
4517 * MAINTAINERS (Write After Approval): Add myself.
4518
5d42d4f2 45192008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4520
4521 * MAINTAINERS: Update e-mail address.
4522
3d47fcf5 45232008-03-20 Ian Lance Taylor <iant@google.com>
4524
4525 * configure.ac: Add support for --enable-gold.
4526 * Makefile.def: Add gold as a directory like ld.
4527 * configure, Makefile.in: Regenerate.
4528
82eaf560 45292008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4530
4531 * configure.ac: m4_include config/proginstall.m4.
4532 * configure: Regenerate.
e61456db 4533
4534 Backport from upstream Libtool:
0ecf7a65 4535
e61456db 4536 2007-10-12 Eric Blake <ebb9@byu.net>
0ecf7a65 4537
e61456db 4538 Deal with Autoconf 2.62's semantic change in m4_append.
4539 * ltsugar.m4 (lt_append): Replace broken versions of
4540 m4_append.
4541 (lt_if_append_uniq): Don't require separator to be overquoted,
4542 and avoid broken m4_append.
4543 (lt_dict_add): Fix typo.
4544 * libtool.m4 (_LT_DECL): Don't overquote separator.
4545
020e6f2b 45462008-03-13 David Edelsohn <edelsohn@gnu.org>
4547
4548 * config.rpath: Add AIX 6 support.
4549
f7c302cf 45502008-03-13 Paolo Bonzini <bonzini@gnu.org>
4551
4552 * Makefile.def (stageprofile). Remove -fprofile-generate
4553 from stage_libcflags.
4554 * Makefile.in: Regenerate.
4555
82ab37f5 45562008-03-13 Ben Elliston <bje@au.ibm.com>
4557
4558 * config.sub, config.guess: Update from upstream sources.
4559
167057eb 45602008-03-06 Tom Tromey <tromey@redhat.com>
4561
4562 * MAINTAINERS: Update for treelang deletion.
4563
06a40dd3 45642008-03-03 James E. Wilson <wilson@tuliptree.org>
4565
4566 * MAINTAINERS: Update my email address.
4567
af05c092 45682008-03-03 Stan Shebs <stanshebs@earthlink.net>
4569
6c2338a8 4570 * MAINTAINERS (darwin port): Add myself as a maintainer.
af05c092 4571 (objective-c/c++): Add myself as a maintainer.
4572
f3d3d204 45732008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
4574
4575 * MAINTAINERS (Write After Approval): Update my email address.
4576
d5274c75 45772008-02-25 Tomas Bily <tbily@suse.cz>
4578
4579 * MAINTAINERS (Write After Approval): Add myself.
4580
5954dfea 45812008-02-23 Jakub Jelinek <jakub@redhat.com>
4582
4583 * MAINTAINERS (OpenMP): Add myself.
4584
c898f165 45852008-02-20 Paolo Bonzini <bonzini@gnu.org>
4586
a55f1b4b 4587 PR bootstrap/32009
4588 PR bootstrap/32161
c898f165 4589
a55f1b4b 4590 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4591 * configure: Regenerate.
c898f165 4592
a55f1b4b 4593 * Makefile.def: Define stage_libcflags for all bootstrap stages.
4594 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4595 STAGE4_LIBCFLAGS): New.
4596 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4597 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4598 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4599 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4600 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4601 for target modules. Don't export LIBCFLAGS.
4602 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4603 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4604 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4605 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4606 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4607 * Makefile.in: Regenerate.
c898f165 4608
69d30e89 46092008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4610
4611 PR libgcj/33085
4612 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4613 Do not use -DDLL_EXPORT. Backport from upstream.
4614
aaa12b63 46152008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4616
4617 * MAINTAINERS (Write After Approval): Add myself.
4618
b538c932 46192008-02-02 Hans-Peter Nilsson <hp@axis.com>
4620
4621 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4622 * configure: Regenerate.
4623
c1d3813f 46242008-01-31 Marc Gauthier <marc@tensilica.com>
4625
4626 * configure.ac (xtensa*-*-*): Recognize processor variants.
4627 * configure: Regenerate.
4628
d2d2630b 46292008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4630
6144731c 4631 PR bootstrap/34922
4632 * configure.ac (PARSE_ARGS): Push suitable setting of
4633 ac_subdirs_all, for `./configure --help=recursive'.
4634 Handle `+' in generic toplevel directory disabling.
4635 * configure: Regenerate.
d2d2630b 4636
265f31f8 46372008-01-28 Nick Clifton <nickc@redhat.com>
4638
4639 * MAINTAINERS (xstormy16): Take over maintainership.
4640
99c77e32 46412008-01-25 Joseph Myers <joseph@codesourcery.com>
4642
4643 * MAINTAINERS (c4x port): Remove.
4644
0aff9a99 46452008-01-24 David Edelsohn <edelsohn@gnu.org>
4646
4647 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4648
29179dae 46492008-01-23 Ben Elliston <bje@au.ibm.com>
4650
4651 * config.sub, config.guess: Update from upstream sources.
4652
423255b1 46532008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
4654
4655 * MAINTAINERS (Write After Approval): Add myself.
4656
559c551d 46572008-01-17 H.J. Lu <hjl.tools@gmail.com>
4658
4659 * MAINTAINERS: Update my email address.
4660
46612008-01-09 Raksit Ashok <raksit@google.com>
4662
4663 * MAINTAINERS (Write After Approval): Add myself.
4664
01dc04f9 46652008-01-09 Raksit Ashok <raksit@google.com>
4666
4667 * MAINTAINERS (Write After Approval): Add myself.
4668
e257630f 46692008-01-08 Ben Elliston <bje@au.ibm.com>
4670
4671 * config.sub, config.guess: Update from upstream sources.
4672
e9450d5b 46732007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4674
4675 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
0b359cab 4676 Change recommended MPFR from 2.2.1 -> 2.3.0.
e9450d5b 4677 * configure: Regenerate.
4678
a611cf87 46792007-12-15 Sebastian Pop <sebastian.pop@amd.com>
4680
4681 * MAINTAINERS: Update my email address.
4682
e502d5b5 46832007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
4684
4685 * MAINTAINERS: Update my email address.
4686
85b21747 46872007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4688
4689 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4690 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4691 * Makefile.in: Regenerate.
4692
dcde3c07 46932007-12-10 Mark Heffernan <meheff@google.com>
1b8215f1 4694
4695 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4696 misplaced entries.
4697
06e8069d 46982007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4699
4700 * configure.ac: Enable libjava for x86_64-*-darwin9.
4701 * configure: Regenerate.
4702
dcde3c07 47032007-12-07 Bill Maddox <maddox@google.com>
46151c44 4704
4705 * MAINTAINERS (Write After Approval): Add myself.
4706
82a6155b 47072007-12-05 Ben Elliston <bje@au.ibm.com>
4708
4709 * config.sub, config.guess: Update from upstream sources.
4710
88b29126 47112007-12-02 Matthias Klose <doko@ubuntu.com>
4712
4713 * config-ml.in: Remove 64bit configure tests.
4714
097bd8a7 47152007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4716
4717 * config-ml.in: Robustify against white space in absolute file
4718 names.
4719
4720 * config-ml.in (multi-clean): Substitute ${Makefile}.
4721 Remove superfluous ${Makefile} in list.
4722
da01ad1e 47232007-11-19 Thiemo Seufer <ths@mips.com>
4724
4725 * config-ml.in: Don't hardcode the Makefile name.
4726
aa1ec648 47272007-11-08 Alexander Monakov <amonakov@ispras.ru>
4728
4729 * MAINTAINERS (Write After Approval): Add myself.
4730
cc01f27b 47312007-11-07 Samuel Tardieu <sam@rfc1149.net>
4732
4733 * MAINTAINERS (Write After Approval): Add myself.
4734
dcde3c07 47352007-11-06 Doug Kwan <dougkwan@google.com>
b34f5003 4736
4737 * MAINTAINERS (Write After Approval): Add myself.
4738
3c4bb8ba 47392007-10-25 Ben Elliston <bje@au.ibm.com>
4740
4741 * MAINTAINERS (mercury): Remove entry.
4742 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4743
119eb9ed 47442007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4745
4746 * Makefile.def (dependencies): Make configure-gdb depend on
4747 all-intl.
4748 * Makefile.in: Regenerated.
4749
10978713 47502007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
4751
4752 * MAINTAINERS (Fortran maintainer): Remove myself.
4753
dcde3c07 47542007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1ad797ec 4755
4756 * Makefile.def: To avoid problems running with parallel makes,
4757 build newlib before libgloss so that target specific header
4758 files are availble.
4759 * Makefile.in: Regenerate
4760
2711b222 47612007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4762
4763 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4764 * Makefile.in: Regenerate.
4765
f5213d04 47662007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4767
4768 * MAINTAINERS (Register allocation reviewer): Add myself.
4769
823e8b8d 47702007-10-08 Mike Frysinger <vapier@gentoo.org>
4771
4772 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4773 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4774 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4775 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4776 * configure: Regenerate.
4777
dcde3c07 47782006-10-04 Seongbae Park <seongbae.park@gmail.com>
dd508a00 4779
4780 * MAINTAINERS (Register allocation reviewer): Add myself.
4781
93c5e793 47822007-10-01 Paolo Bonzini <bonzini@gnu.org>
4783
4784 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4785 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4786 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4787 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4788 * configure.ac: Default them to host tools for $host = $build.
4789 Subst them.
4790
4791 * configure: Regenerate.
4792 * Makefile.in: Regenerate.
4793
dcde3c07 47942006-09-24 Peter Bergner <bergner@vnet.ibm.com>
8286d1e9 4795
4796 * MAINTAINERS (Register allocation reviewer): Add myself.
4797
dcde3c07 47982006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
33baaa20 4799
4800 * MAINTAINERS (Register allocation reviewer): Add myself.
4801
547d559e 48022007-09-21 Seongbae Park <seongbae.park@gmail.com>
4803
4804 * MAINTAINERS (Write After Approval): Fix typo.
4805
3013c2c7 48062007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4807
4808 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4809 * configure: Regenerate.
4810
9658ef82 48112007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4812
4813 PR bootstrap/31906
4814 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
e502d5b5 4815 they're already prefixed.
9658ef82 4816
a0191bfe 48172007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4818
4819 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4820 libstdc++.
4821 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4822 * configure: Regenerate.
4823 * Makefile.in: Regenerate.
0ecf7a65 4824
ef4a823a 48252007-09-17 Andreas Schwab <schwab@suse.de>
4826
4827 * configure.ac: Raise minimum makeinfo version to 4.6.
4828 * configure: Regenerate.
4829
dcde3c07 48302007-09-17 Johannes Singler <singler@ira.uka.de>
3900cf8f 4831
e502d5b5 4832 * MAINTAINERS (write-after-approval) add myself
3900cf8f 4833
fbbc6fdb 48342007-09-15 Alan Modra <amodra@bigpond.net.au>
4835
4836 * configure.ac: Correct makeinfo version check.
4837 * configure: Regenerate.
4838
9b139a12 48392007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4840
4841 * MAINTAINERS: Update my email address.
4842
68c9bc25 48432007-09-14 Richard Sandiford <richard@codesourcery.com>
4844
4845 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4846 to $skipdirs and only disable gprof for newlib. Use the normal
4847 mips*-elf* handling in other respects.
4848 * configure: Regnerate.
4849
d0a16e74 48502007-09-12 David Daney <ddaney@avtrex.com>
4851
4852 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4853 enabling libgcj.
4854 * configure: Regenerate.
4855
1c5767f1 48562007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4857
4858 PR other/32154
4859 * configure.ac: For libgloss targets, point the linker to the linker
4860 script, startup code and simulator library.
4861 * configure: Regenerate.
4862
b9eb3c64 48632007-09-07 Andrew Haley <aph@redhat.com>
4864
4865 * configure.ac (noconfigdirs): Remove target-libffi and
4866 target-libjava.
4867 * configure: Regenerate.
4868
70d8e49e 48692007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4870
4871 PR target/33281
4872 * configure.ac: Use config/mh-mingw on mingw.
4873 * configure: Regenerate.
70d8e49e 4874
771e1e14 48752007-09-05 Pat Haugen <pthaugen@us.ibm.com>
4876
e2b00040 4877 * MAINTAINERS (Write After Approval): Add myself.
771e1e14 4878
f6be6a96 48792007-09-05 Richard Guenther <rguenther@suse.de>
4880
4881 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4882 nor --disable-checking is provided also turn on yes and types
4883 checking for stage1.
4884 * configure: Re-generate.
4885
afaca01a 48862007-08-30 Krister Walfridsson <cato@df.lth.se>
4887
4888 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4889 (Write After Approval): Remove myself.
4890
26dd65f3 48912007-08-29 Nick Clifton <nickc@redhat.com>
24aa922b 4892
26dd65f3 4893 * config.sub, config.guess: Update from upstream sources.
24aa922b 4894
6144731c 48952007-08-22 Bud Davis <jmdavis@link.com>
10df54f4 4896
4897 * MAINTAINERS (Write After Approval): Added myself.
4898 * MAINTAINERS (Reviewers): Removed myself.
4899
5f1f2de5 49002007-08-18 Paul Brook <paul@codesourcery.com>
6144731c 4901 Joseph Myers <joseph@codesourcery.com>
5f1f2de5 4902
4903 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4904 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4905 * Makefile.in: Regenerate.
4906 * configure.ac (--with-debug-prefix-map): New.
4907 * configure: Regenerate.
4908
f8520ad7 49092007-08-17 Richard Sandiford <richard@codesourcery.com>
4910 Nigel Stephens <nigel@mips.com>
4911
f8520ad7 4912 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4913 as target_makefile_frag.
4914 * configure: Regenerate.
4915
5b542315 49162007-08-16 Alexandre Oliva <aoliva@redhat.com>
4917
4918 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4919 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4920 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4921 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4922 (do-compare, do-compare3, do-compare-debug): New.
4923 ([+compare-target+]): Use them.
4924
8d8efff7 49252007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
4926
4927 * MAINTAINERS (Write After Approval): Change my email address.
4928
af7bb0c0 49292007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4930 Ben Elliston <bje@au.ibm.com>
4931
4932 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4933 --silent if $silent.
4934 * configure: Regenerate.
4935
215d9ce6 49362003-08-12 Zdenek Dvorak <ook@ucw.cz>
4937
4938 * MAINTAINERS (Various Maintainers): Add myself as
4939 loop infrastructure maintainer. Update my e-mail
4940 address.
4941
eb57d4df 49422007-07-31 Diego Novillo <dnovillo@google.com>
4943
4944 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4945 Adjust description.
4946
f03e0ae4 49472007-07-26 Richard Guenther <rguenther@suse.de>
4948
4949 * configure.ac: Add types checking to stage1 checking flags.
4950 * configure: Regenerate.
4951
1ee47085 49522007-07-17 Nick Clifton <nickc@redhat.com>
4953
4954 * COPYING3: New file. Contains version 3 of the GNU General
4955 Public License.
4956 * COPYING3.LIB: New file. Contains version 3 of the GNU
4957 Lesser General Public License.
4958
4f1c9c75 49592007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4960
4961 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4962
8b472594 49632007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4964
4965 * MAINTAINERS (S/390 co-maintainer): Add myself.
4966 (Write After Approval): Remove myself.
4967
aa9311a1 49682007-07-13 Dan Hipschman <dsh@google.com>
4969
4970 * MAINTAINERS (Write After Approval): Add myself.
4971
2590e4db 49722007-07-11 Nick Clifton <nickc@redhat.com>
4973
4974 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4975 WINDRES export.
4976 * Makefile.in: Regenerate.
4977
ae91a3b7 49782007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4979
4980 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4981 maintainer.
4982
f9d0ebde 49832007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4984
4985 * lt~obsolete.m4: New. Import from 20070318 libtool.
4986
9a6e938f 49872007-07-03 Julian Brown <julian@codesourcery.com>
4988
4989 * MAINTAINERS (Write After Approval): Add myself.
4990
09c2d953 49912007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4992
4993 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4994 * configure: Regenerate.
4995
49962007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4997
4998 * configure.ac: Add some missing m4 quotation.
4999 * configure: Regenerate.
5000
2de49bbb 50012007-07-02 Simon Baldwin <simonb@google.com>
5002
5003 * MAINTAINERS (Write After Approval): Add myself.
5004
b7ef8464 50052007-07-02 Paolo Bonzini <bonzini@gnu.org>
5006
5007 * configure: Regenerate.
5008
75d6a0a9 50092007-07-02 Kai Tietz <kai.tietz@onevision.com>
5010
5011 * Makefile.def: Add windmc tool to build.
5012 * Makefile.tpl: Likewise.
5013 * configure.ac: Likewise.
5014 * Makefile.in: Regenerate.
5015 * configure: Regenerate.
0ecf7a65 5016
aa331421 50172007-06-28 DJ Delorie <dj@redhat.com>
5018
5019 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5020 not building newlib.
5021 * configure: Regenerated.
0ecf7a65 5022
bab22e5c 50232007-06-28 Jan Sjodin <jan.sjodin@amd.com>
5024
5025 * MAINTAINERS (Write After Approval): Add myself.
5026
2d569347 50272007-06-25 Martin Michlmayr <tbm@cyrius.com>
5028
5029 * MAINTAINERS (Write After Approval): Add myself.
5030
abe9fc0f 50312007-06-19 Chris Matthews <chrismatthews@google.com>
5032
5033 * MAINTAINERS (Write After Approval): Add myself.
5034
2588303d 50352007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
5036
5037 * MAINTAINERS (Write After Approval): Add myself.
5038
86d469a7 50392007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5040
5041 * Makefile.def: Add dependency from configure-gdb to all-bfd.
5042 * Makefile.in: Regenerated.
5043
e77068c4 50442007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
5045
5046 * configure.ac: Don't add target-libmudflap to noconfigdirs for
5047 bfin*-*-uclinux* targets.
5048 * configure: Regenerate.
5049
34750e69 50502007-06-14 Ian Lance Taylor <iant@google.com>
5051
5052 * MAINTAINERS: Add myself as non-algorithmic global write
5053 maintainer.
5054
5a6568b4 50552007-06-14 Diego Novillo <dnovillo@google.com>
5056
5057 * MAINTAINERS: Add self as middle-end maintainer and
5058 non-algorithmic global write maintainer.
5059
49607763 50602007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5061
5062 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5063 Move all Fortran maintainers except Paul Brook into the
5064 Non-Autopoiesis section.
5065
021ff58f 50662007-06-14 Paolo Bonzini <bonzini@gnu.org>
5067
5068 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5069 (distclean-stage[+id+]): Possibly delete stage_last.
5070 * Makefile.in: Regenerate.
5071
f7074c96 50722007-06-12 Seongbae Park <seongbae.park@gmail.com>
5073
5074 * MAINTAINERS (Various Maintainer): Fix typo.
5075
19dcaa9c 50762007-06-11 Paolo Bonzini <bonzini@gnu.org>
5077
5078 * MAINTAINERS (Various Maintainer): Add myself as
5079 dataflow maintainer.
5080
fef06690 50812007-06-07 Ben Elliston <bje@au.ibm.com>
5082
5083 * config.sub, config.guess: Update from upstream sources.
5084
abe109c5 50852007-06-07 Ben Elliston <bje@au.ibm.com>
5086
5087 * Makefile.tpl: Fix spelling error.
5088 * Makefile.in: Regenerate.
5089
2bcd5359 50902007-06-01 Steve Ellcey <sje@cup.hp.com>
5091
fd82ebdc 5092 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5093 lt_cv_sys_max_cmd_len.
2bcd5359 5094
92a034a0 50952007-05-31 Dorit Nuzman <dorit@il.ibm.com>
5096
5097 * MAINTAINERS (Various Maintainers): Add myself as
5098 auto-vectorizer maintainer.
5099
796f6ddf 51002003-05-31 Paolo Bonzini <bonzini@gnu.org>
5101
5102 PR libjava/32098
5103 * libtool.m4: Revert previous change.
5104 * ltgcc.m4: Put it here.
5105
3df3f071 51062003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
5107
5108 * MAINTAINERS (Various Maintainers): Add myself as
5109 auto-vectorizer maintainer.
5110
8759836c 51112007-05-30 H.J. Lu <hongjiu.lu@intel.com>
5112
5113 PR libjava/32098
5114 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5115
de0a1cbe 51162007-05-30 Richard Guenther <rguenther@suse.de>
5117
5118 * MAINTAINERS (Various Maintainers): Add myself as
5119 auto-vectorizer maintainer.
5120
505abe0c 51212007-05-30 Jakub Jelinek <jakub@redhat.com>
5122
5123 PR bootstrap/29382
5124 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5125 * configure: Rebuilt.
5126
12d06f67 51272007-05-28 Roberto Costa <robsettantasei@gmail.com>
5128
5129 * MAINTAINERS (Write After Approval): Removed my name.
5130
cc76add4 51312007-05-25 Steven Bosscher <steven@gcc.gnu.org>
5132
5133 * MAINTAINERS (Write After Approval): Remove myself.
5134
a027451b 51352007-05-25 Andreas Tobler <a.tobler@schweiz.org>
5136
5137 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5138
542f9784 51392007-05-23 Steve Ellcey <sje@cup.hp.com>
5140
5141 * ltmain.sh: Update from ToT Libtool.
5142 * libtool.m4: Update from ToT Libtool.
5143 * ltsugar.m4: New. Update from ToT Libtool.
5144 * ltversion.m4: New. Update from ToT Libtool.
5145 * ltoptions.m4: New. Update from ToT Libtool.
5146 * ltconfig: Remove.
5147 * ltcf-c.sh: Remove.
5148 * ltcf-cxx.sh: Remove.
5149 * ltcf-gcj.sh: Remove.
5150
528ab743 51512007-05-22 Ollie Wild <aaw@google.com>
5152
5153 * MAINTAINERS (Write After Approval): Add myself.
5154
47cd5247 51552007-05-16 Paolo Bonzini <bonzini@gnu.org>
5156
5157 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5158 stage_cflags.
5159 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5160 Remove CFLAGS/LIBCFLAGS.
5161 (configure-stage[+id+]-[+prefix+][+module+],
5162 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5163 * Makefile.in: Regenerate.
5164
3514a11b 51652007-05-15 Diego Novillo <dnovillo@google.com>
5166
5167 * MAINTAINERS: Update e-mail address.
5168
886a57ec 51692007-05-15 Revital Eres <eres@il.ibm.com>
5170
5171 * MAINTAINERS (Write After Approval): Add myself.
5172
00b95186 51732007-05-14 Roberto Costa <robsettantasei@gmail.com>
5174
5175 * MAINTAINERS (Write After Approval): Updated my address.
5176
37a5fded 51772007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
5178
5179 * MAINTAINERS (Write After Approval): Add myself.
5180
932d1055 51812007-05-11 Silvius Rus <rus@google.com>
5182
5183 * MAINTAINERS (Write After Approval): Add myself.
5184
5be46544 51852007-04-23 Tom Tromey <tromey@redhat.com>
5186
5187 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5188
85fdb7fe 51892007-04-22 Mark Mitchell <mark@codesourcery.com>
5190
5191 * MAINTAINERS (cpplib): Rename to ...
5192 (libcpp): ... this. Add C/C++ front end maintainers.
5193
0e80ecec 51942007-04-14 Steve Ellcey <sje@cup.hp.com>
5195
5196 * config-ml.in: Pass ${ml_config_env} to configure calls.
5197
678ca12c 51982007-04-04 Christian Bruel <christian.bruel@st.com>
5199
5200 * MAINTAINERS (Write After Approval): Add myself.
0ecf7a65 5201
238ac4b8 52022007-04-02 Dave Korn <dave.korn@artimi.com>
5203
5204 * MAINTAINERS (Write After Approval): Add myself.
5205
1b3b5ab2 52062007-03-31 Tobias Burnus <burnus@net-b.de>
5207
5208 * MAINTAINERS (fortran 95 front end): Add myself.
5209
7af2a874 52102007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5211
5212 * MAINTAINERS (Write After Approval): Add myself.
0ecf7a65 5213
f5bcb691 52142007-03-24 Ayal Zaks <zaks@il.ibm.com>
5215
5216 * MAINTAINERS (Modulo Scheduler): Add myself.
5217
9671b27d 52182007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
5219
5220 * MAINTAINERS (fortran 95 front end): Add myself.
5221 (c++ front end): whitespace fix.
5222
9ced3b39 52232007-03-22 Nathan Froyd <froydnj@codesourcery.com>
5224
5225 * MAINTAINERS (Write After Approval): Add myself.
5226
d623d587 52272007-03-21 Richard Sandiford <richard@codesourcery.com>
5228
5229 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5230 of glob. Quote arguments with single quotes too.
5231 * configure: Regenerate.
5232
d6eaff55 52332007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
5234
5235 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5236 * Makefile.in: Regenerate
5237
a6c599b5 52382007-03-07 Andreas Schwab <schwab@suse.de>
5239
5240 * configure: Regenerate.
5241
130effca 52422007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
5243
5244 * configure.ac: Add "--with-pdfdir" configure option,
5245 which defines pdfdir variable.
5246 * Makefile.def (target=fixincludes): Add install-pdf to
5247 missing targets.
5248 (recursive_targets): Add install-pdf target.
5249 (flags_to_pass): Add pdfdir.
5250 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5251 target.
5252 * configure: Regenerate
5253 * Makefile.in: Regenerate
5254
cd343b1c 52552007-02-28 Eric Christopher <echristo@apple.com>
5256
5257 Revert:
5258 2006-12-07 Mike Stump <mrs@apple.com>
5259
5260 * Makefile.def (dependencies): Add dependency for
5261 install-target-libssp and install-target-libgomp on
5262 install-gcc.
5263 * Makefile.in: Regenerate.
5264
78a477ad 52652007-02-27 Matt Kraai <kraai@ftbfs.org>
5266
5267 * configure: Regenerate.
5268 * configure.ac: Move statements after variable declarations.
5269
670a86cd 52702007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
5271
5272 * MAINTAINERS: Add myself as sh maintainer.
5273
ae8552b7 52742007-02-19 Joseph Myers <joseph@codesourcery.com>
5275
5276 * configure.ac: Adjust for loop syntax.
5277 * configure: Regenerate.
5278
95a05732 52792007-02-18 Alexandre Oliva <aoliva@redhat.com>
5280
5281 * configure: Rebuilt.
5282
b0e9b581 52832007-02-18 Alexandre Oliva <aoliva@redhat.com>
5284
5285 * configure.ac: Drop multiple occurrences of --enable-languages,
5286 and fix its quoting.
5287 * configure: Rebuilt.
5288
77ae4d79 52892007-02-17 Mark Mitchell <mark@codesourcery.com>
6144731c 5290 Nathan Sidwell <nathan@codesourcery.com>
5291 Vladimir Prus <vladimir@codesourcery.com>
5292 Joseph Myers <joseph@codesourcery.com>
77ae4d79 5293
5294 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5295 * configure: Regenerate.
5296
ddacbee5 52972007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
5298
5299 * ltconfig (freebsd*): Default to elf.
5300
27bfe7b7 53012007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5302
5303 * configure.ac (target_libraries): Move libgcc before libiberty.
5304 * configure: Regenerated.
5305
eae5b2bc 53062007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5307 Paolo Bonzini <bonzini@gnu.org>
5308
5309 PR bootstrap/30753
5310 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
5311 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
5312 * configure: Regenerated.
5313
41d006b3 53142007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5315
5316 * MAINTAINERS (Language Front End Maintainers): Update my mail
5317 address.
5318
4ff792a4 53192007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5320
5321 PR bootstrap/30748
5322 * configure.ac: Correct syntax for Solaris ksh.
5323 * configure: Regenerated.
5324
38d7211b 53252007-02-09 Paolo Bonzini <bonzini@gnu.org>
5326
5327 * configure.ac: Sync with src.
5328 * configure: Regenerate.
5329
fbc4b0e5 53302007-02-09 Paolo Bonzini <bonzini@gnu.org>
5331
5332 * Makefile.in: Regenerate.
5333
834785d1 53342007-02-09 Paolo Bonzini <bonzini@gnu.org>
5335
5336 * config.sub: Sync with src.
5337
b30fcfae 53382007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5339
5340 * Makefile.tpl (build_alias, host_alias, target_alias): Use
5341 noncanonical equivalents.
5342 * configure.in: Rename to...
5343 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
5344 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
5345 target_noncanonical. Use them. Rewrite removal of configure
5346 arguments for autoconf 2.59. Discard variable settings. Force
5347 program_transform_name for native tools.
5348
5349 * Makefile.in: Regenerated.
5350 * configure: Regenerated with autoconf 2.59.
5351
dcde3c07 53522007-02-07 Roman Zippel <zippel@linux-m68k.org>
e911c3be 5353
c6f3c945 5354 * MAINTAINERS (Write After Approval): Add myself.
e911c3be 5355
44db1fbc 53562007-01-31 Andreas Schwab <schwab@suse.de>
5357
5358 * Makefile.tpl (LDFLAGS): Substitute it.
5359 * Makefile.in: Regenerate.
5360
dcde3c07 53612007-01-30 Andrey Belevantsev <abel@ispras.ru>
760d0db8 5362
c6f3c945 5363 * MAINTAINERS (Write After Approval): Add myself.
760d0db8 5364
25954036 53652007-01-28 David Edelsohn <edelsohn@gnu.org>
5366
c6f3c945 5367 * MAINTAINERS (spu port): Add myself.
25954036 5368
a18b2c54 53692007-01-23 Richard Guenther <rguenther@suse.de>
5370
5371 PR bootstrap/30541
5372 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5373 * Makefile.tpl (GNATBIND): Substitute it.
5374 (GNATMAKE): Likewise.
5375 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5376 of STAGE_PREFIX.
5377 * Makefile.in: Regenerate.
5378 * configure: Regenerate.
5379
dd979235 53802007-01-18 Mike Stump <mrs@apple.com>
5381
5382 * configure.in: Re-enable -Werror for gcc builds.
5383
c6f3c945 53842007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ec79f74b 5385
c6f3c945 5386 * MAINTAINERS (Write After Approval): Add myself.
ec79f74b 5387
16c9b2e3 53882007-01-11 Paolo Bonzini <bonzini@gnu.org>
5389
5390 * configure.in: Change == to = in test command.
c6f3c945 5391 * configure: Regenerate.
16c9b2e3 5392
d45318b3 53932007-01-11 Paolo Bonzini <bonzini@gnu.org>
c6f3c945 5394 Nick Clifton <nickc@redhat.com>
5395 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
5396
5397 * configure.in (build_configargs, host_configargs, target_configargs):
5398 Remove build/host/target parameters.
5399 (host_libs): Add gmp and mpfr.
5400 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5401 * Makefile.def (gmp, mpfr): New.
5402 (gcc): Remove target.
5403 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5404 target_os, target_vendor): New.
dcde3c07 5405 (configure): Add host_alias/target_alias arguments; adjust invocations.
c6f3c945 5406 * configure: Regenerate.
5407 * Makefile.in: Regenerate.
d45318b3 5408
54092007-01-11 Matt Fago <fago@earthlink.net>
5410
5411 * configure.in: Try to link to functions only in mpfr 2.2.x
c6f3c945 5412 to improve robustness of configure tests.
d45318b3 5413 * configure: Regenerate.
cd343b1c 5414
c9c21f59 54152007-01-09 Uros Bizjak <ubizjak@gmail.com>
5416
5417 * MAINTAINERS: Add myself as i386 maintainer.
5418
f2bdcff1 54192007-01-08 Jan Hubicka <jh@suse.cz>
5420
b7be5ae5 5421 * MAINTAINERS: Add myself as i386 maintainer.
f2bdcff1 5422
06dd9e69 54232007-01-08 Kai Tietz <kai.tietz@onevision.com>
5424
5425 * configure.in: Add support for an x86_64-mingw* target.
a378fc89 5426 * configure: Regenerate.
06dd9e69 5427
0a2e6193 54282007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
5429
5430 * Makefile.tpl (all-target): Correct @if conditional for target
5431 modules.
5432 * configure.in: Omit libiberty if building only target libgcc.
5433 * configure, Makefile.in: Regenerated.
5434
29b1b61f 54352007-01-04 Paolo Bonzini <bonzini@gnu.org>
5436
dcde3c07 5437 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
29b1b61f 5438 * configure: Regenerate.
5439
894a47b4 54402007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
5441
5442 * Makefile.def (target_modules): Add libgcc.
5443 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
5444 * Makefile.tpl (clean-target-libgcc): Delete.
5445 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5446 on gcc even for bootstrapped modules. Rewrite handling of
5447 lang_env_dependencies to loop over target_modules.
5448 * configure.in (target_libraries): Add target-libgcc.
5449 * Makefile.in, configure: Regenerated.
5450
9c3a0a29 54512006-12-29 Paolo Bonzini <bonzini@gnu.org>
5452
5453 * configure.in: Reorganize recognition of languages. Add
5454 --enable-stage1-languages. Show supported languages for the chosen
5455 target rather than all recognized languages.
5456 * configure: Regenerate.
5457
2e04b035 54582006-12-29 Paolo Bonzini <bonzini@gnu.org>
5459
5460 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5461 * Makefile.in: Regenerate.
5462
0157cc75 54632006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5464
5465 * configure.in: Warn that MPFR 2.2.0 is buggy.
5466 * configure: Regenerate.
5467
35d84d10 54682006-12-27 Ian Lance Taylor <iant@google.com>
5469
5470 * configure.in: When removing Makefiles to force a reconfigure, also
5471 remove prev-DIR*/Makefile.
5472 * configure: Regenerate.
5473
ae48753c 54742006-12-22 Andreas Schwab <schwab@suse.de>
5475
5476 * configure: Regenerate with correct autoconf version.
5477
a83ffacf 54782006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
5479
c6f3c945 5480 * configure.in: add AC_SUBST for *_FOR_TARGET.
5481 * configure: Regenerate.
a83ffacf 5482
2e04b035 54832006-12-19 Paolo Bonzini <bonzini@gnu.org>
5484
5485 * configure.in: Simplify logic for rejecting languages that cannot
5486 be built. Separate the case when a language is unsupported,
5487 from the case when the user chooses not to build a language.
5488
1a606b87 54892006-12-19 Paolo Bonzini <bonzini@gnu.org>
5490
5491 * configure.in: Remove "$build" case for powerpc-*-darwin* since
5492 it only affects bootstrap and could be tested on "$host" as well.
5493 * configure: Regenerate.
5494 * config/mh-ppc-darwin: Add to the stage1 cflags here.
5495
39f34cfc 54962006-12-19 Paolo Bonzini <bonzini@gnu.org>
5497
5498 PR bootstrap/29544
5499 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5500 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5501 move here comment from Makefile.tpl.
5502 * Makefile.tpl: Move some definitions higher in the file.
5503 (STAGE1_CHECKING): New.
5504 * configure.in: Add --enable-stage1-checking.
5505 * configure: Regenerate.
5506 * Makefile.in: Regenerate.
5507
6523c107 55082006-12-19 Paolo Bonzini <bonzini@gnu.org>
5509
5510 * MAINTAINERS: Add myself as build system maintainer.
5511
0874d16e 55122006-12-15 Simon Martin <simartin@users.sourceforge.net>
5513
5514 * MAINTAINERS (Write After Approval): Add myself.
5515
f4177413 55162006-12-13 Eric Christopher <echristo@apple.com>
5517
5518 * MAINTAINERS: Add myself as darwin maintainer.
5519
21f5445c 55202006-12-11 Ian Lance Taylor <ian@airs.com>
5521
5522 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5523
dcde3c07 55242006-12-11 Joern Rennecke <joern.rennecke@arc.com>
51e3e9c5 5525
5526 MAINTAINERS: Update my entry.
5527
57c7de11 55282006-12-11 Alan Modra <amodra@bigpond.net.au>
5529
5530 * configure.in: Handle spu makefile frag.
57c7de11 5531 * Makefile.tpl (MAINT): Define
5532 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5533 * configure: Regenerate.
5534 * Makefile.in: Regenerate.
5535
e3c9d32f 55362006-12-11 Ben Elliston <bje@au.ibm.com>
5537
5538 * config.guess: Import latest version.
5539 * config.sub: Likewise.
5540
f5b9de9c 55412006-12-11 Ben Elliston <bje@au.ibm.com>
5542
5543 * configure.in (spu-*-*): Don't skip target-libiberty.
5544 * configure: Regenerate.
5545
fce068fd 55462006-12-10 Andreas Tobler <a.tobler@schweiz.org>
5547
5548 PR bootstrap/30134
5549 * configure.in: Correct x86 darwin support for libjava to powerpc
5550 and i?86 only.
5551 * configure: Regenerate.
5552
ffe859e6 55532006-12-08 Sandro Tolaini <tolaini@libero.it>
5554
5555 * configure.in: Add x86 darwin support for libjava.
5556 * configure: Regenerate.
5557
73a19d2f 55582006-12-07 Mike Stump <mrs@apple.com>
5559
5560 * Makefile.def (dependencies): Add dependency for
5561 install-target-libssp and install-target-libgomp on
5562 install-gcc.
5563 * Makefile.in: Regenerate.
5564
a62d86ae 55652006-12-04 Richard Guenther <rguenther@suse.de>
5566
5567 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5568 (Non-Algorithmic Maintainers): Move over non-algorithmic
5569 loop optimizer maintainers, add myself as a non-algorithmic
5570 middle-end maintainer.
5571
37415b5d 55722006-12-04 Daniel Franke <franke.daniel@gmail.com>
5573
5574 * MAINTAINERS (Write After Approval): Add myself.
5575
6af0e733 55762006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5577
5578 * configure.in: Update error message for missing GMP/MPFR.
5579
5580 * configure: Regenerate.
5581
4af4078c 55822006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5583
5584 * configure.in: Update MPFR version in error message.
5585
5586 * configure: Regenerate.
5587
69c937e1 55882006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5589
5590 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5591 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5592 --with-gmp-lib): New flags.
5593
5594 * configure: Regenerate.
5595
e419f8ef 55962006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
5597
5598 * MAINTAINERS (Write After Approval): Change my email address.
5599
407e85bc 56002006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
5601
583272a2 5602 * MAINTAINERS (Write After Approval): Add myself.
407e85bc 5603
dcde3c07 56042006-11-22 Philipp Thomas <pth@suse.de>
40cb8be1 5605
5606 * MAINTAINERS (i18n): Update e-mail address.
5607
c2d4f42f 56082006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5609
5610 * MAINTAINERS (spu port): Add myself as maintainer.
5611 (Write After Approval): Remove myself.
5612
7c8af356 56132006-11-22 Ben Elliston <bje@au.ibm.com>
5614
5615 * configure.in (skipdirs): Don't build libssp for SPU.
5616 * configure: Regenerate.
5617
099cd192 56182006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
5619
5620 * MAINTAINERS (spu port): Add myself as maintainer.
5621 (libobjc): Update my email address.
5622
82b61569 56232006-11-21 Andrea Bona <andrea.bona@st.com>
5624
5625 * MAINTAINERS (Write After Approval): Add myself.
5626
dcde3c07 56272006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
644459d0 5628
5629 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5630 * configure : Rebuilt.
5631
dcde3c07 56322006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
bb0ac0c1 5633
5634 * MAINTAINERS (Write After Approval): Add myself.
5635
d027f7a9 56362006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
5637
5638 * MAINTAINERS (Write After Approval): Add myself.
5639
2a9efd1a 56402006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5641
5642 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5643 libmpfr.a.
5644 * configure: Regenerate.
5645
f0903548 56462006-11-16 Paolo Bonzini <bonzini@gnu.org>
5647
5648 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5649 (unstage): Test for stage_last presence.
5650
5651 PR bootstrap/29802
dcde3c07 5652 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5653 STAGE_PREFIX.
f0903548 5654 * Makefile.in: Regenerate.
5655
75348e65 56562003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
5657
5658 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5659 maintainers.
5660
0048238f 56612006-11-14 Erven Rohou <erven.rohou@st.com>
5662
5663 * MAINTAINERS (Write After Approval): Add myself.
5664
f94784f4 56652006-11-14 Paolo Bonzini <bonzini@gnu.org>
5666
5667 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5668 and stageN-package/Makefile.
5669 * Makefile.in: Regenerated.
5670
3eec5071 56712006-11-14 Jie Zhang <jie.zhang@analog.com>
5672
5673 * configure.in: Remove target-libgloss from noconfigdirs for
5674 bfin-*-*.
5675 * configure: Regenerated.
5676
d9705883 56772006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5678
5679 * configure.in (have_gmp): Only error if the gcc directory exists.
f4177413 5680
d9705883 5681 * configure: Regenerate.
5682
0818100b 56832006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5684
5685 * configure.in: Robustify error message for missing GMP/MPFR.
5686
5687 * configure: Regenerate.
5688
dcde3c07 56892006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
8744aea8 5690
5691 * MAINTAINERS (Write After Approval): Add myself.
5692
dcde3c07 56932006-10-30 Uros Bizjak <ubizjak@gmail.com>
6c1fb305 5694
5695 * MAINTAINERS: Change email address.
5696
e2c5111e 56972006-10-30 Vladimir Prus <vladimir@codesourcery.com>
5698
5699 * MAINTAINERS (Write After Approval): Add myself.
5700
d07c830b 57012006-10-26 Peter Bergner <bergner@vnet.ibm.com>
5702
5703 * MAINTAINERS (Write After Approval): Add myself.
5704
6e4b1b54 57052006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
5706
f4177413 5707 * MAINTAINERS (Write After Approval): Move myself to
c6f3c945 5708 Write After Approval section.
6e4b1b54 5709
6a086156 57102006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5711
5712 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
5713 need_gmp anymore.
5714 * configure: Regenerate.
5715
3f08b6b2 57162006-10-16 Tobias Burnus <burnus@net-b.de>
5717
5718 * MAINTAINERS (Write After Approval): Add myself.
5719
b4c7d1be 57202006-10-16 Ben Elliston <bje@au.ibm.com>
5721
5722 * config.guess: Import latest version.
5723 * config.sub: Likewise.
5724
51f93521 57252006-10-10 Brooks Moses <bmoses@stanford.edu>
5726
5727 * Makefile.def: Added pdf target handling.
5728 * Makefile.tpl: Added pdf target handling.
5729 * Makefile.in: Regenerated.
5730
3dbfe3e4 57312006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
5732
5733 * MAINTAINERS: Add self as score port maintainer.
5734
227bbb08 57352006-10-04 Brooks Moses <bmoses@stanford.edu>
5736
5737 * MAINTAINERS (Write After Approval): Add myself.
5738
112f3d57 57392006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
5740
f4177413 5741 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
112f3d57 5742 or newer.
5743 * configure: Regenerated.
5744
8d365775 57452006-09-27 Dave Brolley <brolley@redhat.com>
5746
dcde3c07 5747 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5748 using $s instead of $r.
8d365775 5749 * configure: Regenerated.
5750
806f1769 57512006-09-26 Thiemo Seufer <ths@mips.com>
5752
5753 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5754 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5755 * configure: Regenerate.
5756
dcde3c07 57572006-09-24 Graeme Peterson <gridly@gmail.com>
ade3d93b 5758
5759 * MAINTAINERS (Write After Approval): Remove myself.
5760
b86059ef 57612006-09-22 Chao-ying Fu <fu@mips.com>
5762
5763 * MAINTAINERS (Write After Approval): Add myself.
5764
0cd5eaae 57652006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5766
5767 * MAINTAINERS: Add self as soft-fp maintainer.
5768
dcde3c07 57692006-09-09 Anatoly Sokolov <aesok@post.ru>
0cd5eaae 5770
5771 * MAINTAINERS: Add myself as avr maintainer.
5772 Remove Marek Michalkiewicz as avr maintainer.
37fc92d0 5773
fb01e507 57742006-09-07 Roberto Costa <roberto.costa@st.com>
5775
5776 * MAINTAINERS (Write After Approval): Add myself.
5777
d6d689df 57782006-08-30 Corinna Vinschen <corinna@vinschen.de>
5779
5780 * configure.in: Never build newlib for a Mingw host.
5781 Never build newlib as Mingw target library.
5782 Test the existence of winsup/cygwin for building a Cygwin newlib,
5783 rather than just winsup.
5784 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5785 building a Mingw target.
5786 * configure: Regenerate.
5787
98e67652 57882006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5789
5790 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5791
c92d8afd 57922006-07-25 Paolo Bonzini <bonzini@gnu.org>
5793
5794 * config.guess: Import from src (was more updated).
5795 * config.sub: Likewise.
5796
d3e7b04c 57972006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5798
5799 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5800 * configure: Regenerated.
5801
3e427a9c 58022006-07-18 Paolo Bonzini <bonzini@gnu.org>
5803
248deaff 5804 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5805 for stages after the first.
3e427a9c 5806
1bef46b4 58072006-07-17 Jakub Jelinek <jakub@redhat.com>
5808
5809 * Makefile.def: Add dependencies for configure-opcodes
5810 on configure-intl and all-opcodes on all-intl.
5811 * Makefile.in: Regenerated.
5812
f4d112a5 58132006-07-13 Ben Elliston <bje@au.ibm.com>
5814
5815 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5816
108cf177 58172006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5818
5819 Port to hosts whose 'sort' and 'tail' implementations
5820 treat operands with leading '+' as file names, as POSIX
5821 has required since 2001. However, make sure the code still
5822 works on pre-POSIX hosts.
5823 * ltmain.sh: Don't assume "sort +2" is equivalent to
5824 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5825
2f5151d2 58262006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5827
5828 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5829
46276eaf 58302006-07-04 Peter O'Gorman <peter@pogma.com>
5831
5832 * ltconfig: chmod 644 before ranlib during install.
5833
f508ba97 58342006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5835
5836 PR bootstrap/18058
5837 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5838 if the bootstrap compiler is a GCC version that supports it.
5839 * configure: Regenerate.
5840
3891e7d9 58412006-07-03 Paolo Bonzini <bonzini@gnu.org>
5842
9333ae0b 5843 * configure.in: Fix thinkos in previous check-in.
3891e7d9 5844 * configure: Regenerate.
5845
5dee13c2 58462006-07-03 Paolo Bonzini <bonzini@gnu.org>
5847
5848 PR other/27063
5849 * configure.in: Test subdir_requires and give an appropriate
5850 error message.
5851 * configure: Regenerate.
5852
4ac79c32 58532006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5854
5855 * MAINTAINERS (Write After Approval): Add myself.
5856
9bc01059 58572006-06-22 John David Anglin <dave.anglin@nrc.ca>
5858
5859 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5860
f09fcf30 58612006-06-22 Steve Ellcey <sje@cup.hp.com>
5862
5863 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5864
f1716c67 58652006-06-20 David Ayers <d.ayers@inode.at>
5866
5867 PR bootstrap/28072
5868 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5869 whether target-libjava is being configured instead of whether the
5870 java front end is enabled.
5871 * configure: Regenerate.
f4177413 5872
778f2e8d 58732006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5874
5875 PR target/27540
5876 * configure.in: Only enable libgomp on IRIX 6.
5877 * configure: Regenerate.
5878
c81c13fb 58792006-06-15 Paolo Bonzini <bonzini@gnu.org>
5880
5881 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5882 too.
5883 * Makefile.in: Regenerate.
5884
337cc616 58852006-06-13 Jeff Johnston <jjohnstn@redhat.com>
5886
5887 * config-ml.in: Alter CCASFLAGS to include special
5888 multilib options the same as is done for CFLAGS.
5889
be504f1e 58902006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5891
5892 * configure.in: Don't enable libgomp on hpux10.
5893 * configure: Rebuilt.
5894
d6f7b8f2 58952006-06-12 David Ayers <d.ayers@inode.at>
5896
5897 PR bootstrap/27963
5898 PR target/19970
f4177413 5899 * configure.in: Remove target-boehm-gc from noconfigdirs where
d6f7b8f2 5900 ${libgcj} is specified.
5901 * configure: Regenerate.
f4177413 5902
dcde3c07 59032006-06-06 Carlos O'Donell <carlos@codesourcery.com>
d06227a7 5904
5905 Sync from src:
f4177413 5906
5907 * configure.in: Sync.
d06227a7 5908 * configure: Regenerated.
f4177413 5909
d06227a7 5910 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5911
5912 * Makefile.def: Added dependencies from sim and gdb on intl, and
5913 added configure dependencies to everything with an all dependency
5914 on intl.
5915 * Makefile.in: Regenerated.
5916
dd6d3a67 59172006-06-06 David Ayers <d.ayers@inode.at>
5918
5919 PR libobjc/13946
5920 * Makefile.def: Add dependencies for libobjc which boehm-gc.
5921 * Makefile.in: Regenerate.
5922 * configure.in: Add --enable-objc-gc at toplevel and have it
5923 enable boehm-gc for Objective-C.
5924 Remove target-boehm-gc from libgcj.
5925 Add target-boehm-gc to target_libraries.
5926 Add target-boehm-gc to noconfigdirs where ${libgcj}
5927 is specified.
5928 Assert that boehm-gc is supported when requested for Objective-C.
5929 Only build boehm-gc if needed either for Java or Objective-C.
5930 * configure: Regenerate.
f4177413 5931
13935149 59322006-06-05 Paolo Bonzini <bonzini@gnu.org>
5933
5934 PR 27674
5935 * Makefile.tpl (configure-[+prefix+][+module+],
5936 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5937 Remove rule to unstage bootstrapped modules.
5938 (stage_current): New.
5939 * Makefile.in: Regenerate.
5940
8f4b42fe 59412006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5942
5943 * MAINTAINERS (Write After Approval): Update my e-mail address.
5944
223a68cb 59452006-06-01 Mark Shinwell <shinwell@codesourcery.com>
5946
5947 * include/libiberty.h: Declare pex_run_in_environment.
5948
54554f30 59492006-05-31 Asher Langton <langton2@llnl.gov>
5950
5951 * MAINTAINERS (Write After Approval): Add myself.
8f4b42fe 5952
6c21862c 59532006-05-25 Paolo Bonzini <bonzini@gnu.org>
5954
5955 * Makefile.def (bfd, opcodes): Fix lib_path.
5956 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5957 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5958 * Makefile.in: Regenerate.
5959
9409c9d5 59602006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5961
5962 * Makefile.in: Regenerate.
5963
e0dbdbbf 59642006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5965
5966 * Makefile.def: Add install-html target. Add datarootdir
5967 docdir and htmldir to flags_to_pass.
5968 * Makefile.tpl: Add install-html target.
5969 * Makefile.in: Regenerate.
5970 * configure.in: Add --with-datarootdir, --with-docdir, and
5971 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5972 * configure: Regenerate.
5973
a2c13723 59742006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5975
5976 * configure.in: Enable gprof for cross builds.
5977 * configure: Regenerate.
5978
37f85f50 59792006-05-22 Richard Guenther <rguenther@suse.de>
5980
5981 Revert
5982 2006-01-31 Richard Guenther <rguenther@suse.de>
5983 Paolo Bonzini <bonzini@gnu.org>
5984
5985 * Makefile.def (target_modules): Add libgcc-math target module.
5986 * configure.in (target_libraries): Add libgcc-math target library.
5987 (--enable-libgcc-math): New configure switch.
5988 * Makefile.in: Re-generate.
5989 * configure: Re-generate.
5990 * libgcc-math: New toplevel directory.
5991
75d59721 59922006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5993 Andreas Tobler <a.tobler@schweiz.ch>
5994
5995 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5996 * configure: Rebuilt.
5997
dcde3c07 59982006-05-12 Sandra Loosemore <sandra@codesourcery.com>
f4177413 5999
65bab903 6000 * MAINTAINERS (Write After Approval): Add myself.
6001
bc53ef83 60022006-05-01 DJ Delorie <dj@redhat.com>
6003
6ab99db1 6004 * configure.in: Restore CFLAGS if GMP isn't present.
bc53ef83 6005 * configure: Regenerate.
6006
e8bb9e10 60072006-05-01 Richard Guenther <rguenther@suse.de>
6008
6009 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6010 maintainer.
6011
dcde3c07 60122006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2ebe0c0d 6013
6014 * MAINTAINERS (Write After Approval): Add myself.
6015
dd1d6245 60162006-04-28 Jan Beulich <jbeulich@novell.com>
6017
6018 * MAINTAINERS (Write After Approval): Add myself.
6019
24714a39 60202006-04-18 DJ Delorie <dj@redhat.com>
6021
6022 * configure.in (m32c): Build libstdc++-v3. Pass flags to
6023 reference libgloss so that libssp can be built in a combined
6024 tree.
6025 * configure: Regenerate.
6026
ebadab44 60272006-04-08 Robert Millan <rmh@gcc.gnu.org>
6028
6029 * MAINTAINERS (Write After Approval): Add myself.
6030
2c45c903 60312006-04-05 Ben Elliston <bje@au.ibm.com>
6032
6033 * configure.in: Require makeinfo 4.4 or higher.
6034 * configure: Regenerate.
6035
c8a50a04 60362006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
6037
6038 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6039 Rearrange the entries of other libraries to have them in one place.
6040
0dfcec58 60412006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
6042
f4177413 6043 * MAINTAINERS (Write After Approval): Remove myself.
0dfcec58 6044 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6045
a4af6a58 60462006-03-14 Richard Guenther <rguenther@suse.de>
6047
6048 * configure: Regenerate with autoconf 2.13.
6049
29febb11 60502006-03-13 Jim Blandy <jimb@codesourcery.com>
6051
6052 * MAINTAINERS: Use my work address.
12a2bf00 6053
6054 * MAINTAINERS: Update my E-mail address.
6055
50996fe5 60562006-03-10 Aldy Hernandez <aldyh@redhat.com>
6057
6058 * configure.in: Handle --disable-<component> generically.
6059 * configure: Regenerate.
6060
b554a459 60612006-03-01 H.J. Lu <hongjiu.lu@intel.com>
6062
6063 PR libgcj/17311
6064 * ltmain.sh: Don't use "$finalize_rpath" for compile.
6065
71898775 60662006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
6067
6068 * MAINTAINERS (Write After Approval): Remove myself.
6069 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6070
dcde3c07 60712006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
6c21862c 6072
cba69f27 6073 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
6074 (TARGET_CONFIGDIRS): Remove.
6075 * configure.in: Remove AC_SUBST(target_configdirs).
6076 * Makefile.in, configure: Regenerated.
7601142f 6077
310293ad 60782006-02-20 Steven G. Kargl <kargls@comcast.net>
6079
6080 * MAINTAINERS (Write After Approval): Remove myself.
6081 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6082
26526d23 60832006-02-20 Paolo Bonzini <bonzini@gnu.org>
6084
6085 PR bootstrap/25670
6086
6087 * Makefile.tpl ([+compare-target+]): Print explanation messages.
6088
6089 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6090 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6091 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6092 BUILD_PREFIX, BUILD_PREFIX_1.
6093 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6094
6095 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6096 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6097
6098 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6099 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6100 of `cat stage_current`. Always provide the `r' and `s' variables.
6101 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6102 a single shell execution.
6103 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6104 bootstrapped modules, make the stage1 module if the build was not
6105 started yet, else build the current stage.
6106 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6107 (all-build, all-host, all-target, [+make_target+]-host,
6108 [+make_target+]-target): Do not use \-continued lines.
6109 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6110 (current_stage, restrap, stage_last): New.
6111
6112 * Makefile.in: Regenerate.
6113 * configure: Regenerate.
6114
154ae9ad 61152006-02-19 Bud Davis <jmdavis@link.com>
6116
6117 * MAINTAINERS (Write After Approval): Remove myself.
6118 (Language Front End Maintainers): Add myself as fortran 95
6119 maintainer and update e-mail address.
6120
2b60afd7 61212006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6122
6123 * MAINTAINERS (Write After Approval): Remove myself.
6124 (Language Front End Maintainers): Add myself as fortran 95
6125 maintainer.
6126
e1c7b125 61272006-02-16 Victor Kaplansky <victork@il.ibm.com>
6128
6129 * MAINTAINERS (Write After Approval): Add myself.
6130
1eacfaf6 61312006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
6132
6133 * MAINTAINERS (Write After Approval): Remove myself.
6134 (Language Front End Maintainers): Add myself as
6135 fortran 95 maintainer.
6136
ab0da556 61372006-02-14 Paolo Bonzini <bonzini@gnu.org>
6138
6139 Sync from src:
6140
6141 2005-12-27 Leif Ekblad <leif@rdos.net>
6142
248deaff 6143 * configure.in: Add support for RDOS target.
6144 * configure: Regenerate.
ab0da556 6145
61462006-02-14 Paolo Bonzini <bonzini@gnu.org>
c6f3c945 6147 Andreas Schwab <schwab@suse.de>
ab0da556 6148
248deaff 6149 * configure: Regenerate.
ab0da556 6150
634efbee 61512006-02-12 David Edelsohn <edelsohn@gnu.org>
6152
6153 * configure.in (enable_libgomp): Add AIX.
6154 * configure: Regenerate.
6155
e359d827 61562006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
6157
6158 * MAINTAINERS (Write After Approval): Add myself.
f4177413 6159
40139f55 61602006-02-03 Lee Millward <lee.millward@gmail.com>
6161
6162 * MAINTAINERS (Write After Approval): Add myself.
f4177413 6163
145b0ed1 61642006-01-31 Richard Guenther <rguenther@suse.de>
6165 Paolo Bonzini <bonzini@gnu.org>
6166
6167 * Makefile.def (target_modules): Add libgcc-math target module.
6168 * configure.in (target_libraries): Add libgcc-math target library.
6169 (--enable-libgcc-math): New configure switch.
6170 * Makefile.in: Re-generate.
6171 * configure: Re-generate.
6172 * libgcc-math: New toplevel directory.
6173
c47832b1 61742006-01-26 Paolo Bonzini <bonzini@gnu.org>
6175
6176 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6177 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6178 the assembler, linker and binutils.
6179 * configure: Regenerate.
6180
80111498 61812006-01-22 Dirk Mueller <dmueller@suse.de>
6182
6183 * MAINTAINERS (Write After Approval): Add myself.
6184
4938df8a 61852006-01-20 Diego Novillo <dnovillo@redhat.com>
6186
6187 * configure: Regenerate.
6188
1e8e9920 61892006-01-18 Richard Henderson <rth@redhat.com>
6190 Jakub Jelinek <jakub@redhat.com>
6191 Diego Novillo <dnovillo@redhat.com>
6192
6193 * libgomp: New directory.
6194 * Makefile.def: Add target_module libgomp.
6195 * Makefile.in: Regenerate.
6196 * configure.in (target_libraries): Add target-libgomp.
6197 * configure: Regenerate.
6198
deaa70c6 61992006-01-05 Alexandre Oliva <aoliva@redhat.com>
6200
6201 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6202 @ from continuation.
6203 * Makefile.in: Rebuilt.
6204
18ece38c 62052006-01-04 Chris Lattner <sabre@gnu.org>
ca07d10f 6206
7914652a 6207 * MAINTAINERS (Write After Approval): Add myself.
6208
0c8a85c6 62092006-01-04 Paolo Bonzini <bonzini@gnu.org>
6210
6211 PR bootstrap/24252
6212
6213 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6214 * Makefile.tpl (OBJDUMP): New.
6215 (EXTRA_HOST_FLAGS): Add it.
6216 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6217
1e8e9920 6218 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6219 to use symbolic links between directories. Avoid race conditions
6220 or make them harmless.
6221 * configure.in: Do not try to use symbolic links between directories.
0c8a85c6 6222
6223 * Makefile.def (LEAN): Pass.
6224 * Makefile.tpl (LEAN): Define.
6225 (stage[+id+]-start): Accept that the previous directory does not
6226 exist, if the bootstrap is lean.
6227 (stage[+id+]-bubble): Invoke lean bootstrap commands after
6228 stage[+id+]-start. Use a makefile variable and an `if' instead of a
6229 configure substitution.
6230 ([+compare-target+]): Likewise.
6231 ([+bootstrap-target+]-lean): New.
6232 * configure.in: Remove lean bootstrap support from here.
6233
1e8e9920 6234 * Makefile.in: Regenerate.
6235 * configure: Regenerate.
0c8a85c6 6236
bd63b943 62372006-01-04 Ben Elliston <bje@au.ibm.com>
6238
6239 * MAINTAINERS (libdecnumber): Add myself.
6240
3b6bba18 62412006-01-02 Mark Mitchell <mark@codesourcery.com>
6242
6243 * libtool-ldflags: New script.
6244
9c19a746 62452006-01-02 Andreas Schwab <schwab@suse.de>
6246
6247 * configure.in: When reconfiguring remove Makefile in
6248 all stage directories.
6249 * configure: Regenerate.
6250
1c39ab9d 62512005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
6252
6253 * MAINTAINERS: Update my email address.
6254
ceebc884 62552005-12-20 Paolo Bonzini <bonzini@gnu.org>
6256
6257 Revert Ada-related part of the previous change.
6258
6259 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6260 Do not pass.
6261 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6262 * Makefile.in: Regenerate.
6263 * configure.in: Do not include mt-ppc-aix target fragment.
6264 * configure: Regenerate.
6265
9ca214be 62662005-12-19 Paolo Bonzini <bonzini@gnu.org>
6267
6268 * configure.in: Select appropriate fragments for PowerPC/AIX.
6269 * configure: Regenerate.
6270
6271 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6272 BOOT_CFLAGS, BOOT_LDFLAGS.
6273 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6274 BOOT_CFLAGS, BOOT_LDFLAGS.
6275 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6276 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6277 (stage): Fail if we cannot complete the work.
6278 * Makefile.in: Regenerate.
6279
957985d9 62802005-12-16 Nathan Sidwell <nathan@codesourcery.com>
6281
6282 * configure.in: Replace ms1 with mt.
6283 * configure: Rebuilt.
6284
3fecdf28 62852005-12-15 Bryce McKinlay <mckinlay@redhat.com>
6286
6287 * MAINTAINERS: Update my email address.
6288
2420a95f 62892005-12-15 Paolo Bonzini <bonzini@gnu.org>
6290
6291 * Makefile.tpl (all, do-[+make_target+], do-check, install,
6292 install-host-nogcc): Don't invoke $(stage) at the end.
6293 * Makefile.in: Regenerate.
6294
98777423 62952005-12-14 Paolo Bonzini <bonzini@gnu.org>
6296
6297 * configure.in: Flip the top-level bootstrap switch.
6298 * configure: Regenerate.
6299
83f96a51 63002005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
6301
6302 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6303 $(stage) and $(unstage).
6304 (EXTRA_TARGET_FLAGS): Correct double-quoting.
6305 (all): Remove stray semicolon.
6306 (local-distclean): Don't handle multilib.tmp and multilib.out.
6307 (install.all): Set $s for consistency.
6308 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6309 check_multilibs setting. Always make the install directory.
6310 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6311 Correct @if/@endif.
6312 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6313 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6314 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6315 (multilib.out): Remove.
6316 * Makefile.in: Regenerated.
6317
dcde3c07 63182005-12-12 Carlos O'Donell <carlos@codesourcery.com>
72d3853a 6319
6320 * MAINTAINERS (Write After Approval): Add myself.
6321
8a4c0c5f 63222005-12-12 Nathan Sidwell <nathan@codesourcery.com>
6323
a67ce901 6324 * MAINTAINERS: Add myself as mt maintainer.
6325
8a4c0c5f 6326 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
6327
937fb015 63282005-12-06 Adam Nemet <anemet@caviumnetworks.com>
6329
6330 * MAINTAINERS: Change email address.
6331
f5aebe3e 63322005-12-05 Paolo Bonzini <bonzini@gnu.org>
6333
6334 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6335 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6336 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
6337 Find in-tree tools if available.
6338 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6339 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6340 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6341 (COMPILER_*_FOR_TARGET): New.
6342 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6343 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6344 (CONFIGURED_*, USUAL_*): Remove.
6345 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6346 STRIP): Use autoconf substitutions.
6347 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6348 COMPILER_NM_FOR_TARGET): New.
6349 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6350
6351 (all): Make all-host and all-target in parallel.
6352 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6353 that $$r and $$s are set before invoking a recursive make.
6354 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6355 ([+bootstrap-target+]): Inline most of the `all' target.
6356
e888c15e 63572005-11-29 Ben Elliston <bje@au.ibm.com>
6358
6359 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6360 from the gcc build directory.
6361 * Makefile.in: Regenerate.
6362
e21c3597 63632005-11-29 Ben Elliston <bje@au.ibm.com>
6364
6365 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
6366 depend on all-libdecnumber.
6367 * configure.in (host_libs): Include libdecnumber.
6368 * Makefile.in: Regenerate.
6369 * configure: Likewise.
6370
e3f15eef 63712005-11-29 Ben Elliston <bje@au.ibm.com>
6372
6373 * libdecnumber: Import decNumber sources from the dfp-branch.
6374
8afb273f 63752005-11-21 Kean Johnston <jkj@sco.com>
6376
6377 * config.sub, config.guess: Sync from upstream sources.
6378
fefdfa6e 63792005-11-21 Ben Elliston <bje@au.ibm.com>
6380
6381 Import from Autoconf sources:
6382
6383 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
6384 * config/move-if-change: Don't output "$2 is unchanged";
6385 suggested by Ben Elliston. Handle weird characters correctly.
6386
92016de0 63872005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
6388
6389 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6390 to match upstream libtool for darwin.
6391
415470be 63922005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
6393
6394 * Makefile.def: Remove gdb dependencies for gdbtk.
6395 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6396 (configure-gdb, install-gdb): New rules.
6397 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6398 * Makefile.in, configure: Regenerated.
6399
15bb6251 64002005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
6401
6402 * MAINTAINERS (Write After Approval): Add myself.
6403
66182ee6 64042005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
6405
6406 * MAINTAINERS (Write After Approval): Add myself.
6407
9aad078e 64082005-10-24 Diego Novillo <dnovillo@redhat.com>
6409
6410 * MAINTAINERS (alias analysis): Add Daniel Berlin and
6411 Diego Novillo.
6412
e025d06f 64132005-10-22 Paolo Bonzini <bonzini@gnu.org>
6414
6415 PR bootstrap/24297
6416 * Makefile.tpl (do-[+make-target+], do-check, install,
6417 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6418 are set before recursing.
6419 * Makefile.in: Regenerate.
6420
bde48217 64212005-10-20 Eric Botcazou <ebotcazou@adacore.com>
6422
6423 PR bootstrap/18939
6424 * Makefile.def (gcc) <target>: Fix thinko.
6425 * Makefile.in: Regenerate.
6426
8d687193 64272005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
6428
6429 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6430 * configure: Regenerate.
6431
843af2a1 64322005-10-15 Jie Zhang <jie.zhang@analog.com>
6433
6434 * MAINTAINERS (Write After Approval): Add self.
6435
6783d878 64362005-10-08 Kazu Hirata <kazu@codesourcery.com>
6437
6438 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6439 target-libffi, target-qthreads, target-libjava, and
6440 targetlibobjc.
6441 * configure: Regenerate.
6442
ae74ffb7 64432005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
6444
6445 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6446 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6447 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6448 (USUAL_OBJDUMP_FOR_TARGET): New.
6449 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6450 * configure.in: Check for $OBJDUMP_FOR_TARGET.
0b69af2f 6451 * configure, Makefile.in: Regenerated.
ae74ffb7 6452
7fd717b3 64532005-10-05 Paolo Bonzini <bonzini@gnu.org>
6454
6455 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6456 before other host packages.
6457
8d2ef209 64582005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
6459
6460 * MAINTAINERS: Add self as sh libraries/configury maintainer.
6461
8283f873 64622005-10-05 Paolo Bonzini <bonzini@gnu.org>
6463
6464 PR bootstrap/22340
6465
6466 * configure.in (default_target): Remove.
6467 * Makefile.tpl (all): Do not use prerequisites as subroutines
6468 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6469 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6470 use prerequisites as subroutines.
6471 (check-host, check-target): New.
6472 (bootstrap configure & all targets): Do not use stage*-start
6473 if the directory layout is already ok.
6474 (non-bootstrap configure & all targets): Prepend a $(unstage).
6475 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
6476 (NOTPARALLEL): Remove.
6477 (unstage, stage variables): New variables.
6478 (unstage, stage targets): Simply expand to those variables.
6479
6480 * configure: Regenerate.
6481 * Makefile.in: Regenerate.
6482
8011a2db 64832005-10-04 James E Wilson <wilson@specifix.com>
6484
6485 * Makefile.def (lang_env_dependencies): Add libmudflap.
6486 * Makefile.in: Regenerate.
6487
09cc3896 64882005-10-03 Andreas Schwab <schwab@suse.de>
6489
6490 Backport from libtool CVS:
6491 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
6492
6493 * ltmain.sh: add support for installing into temporary
6494 staging area (e.g. 'make install DESTDIR=...')
6495
d7441b0d 64962005-10-03 H.J. Lu <hongjiu.lu@intel.com>
6497
6498 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6499 * configure: Regenerated.
6500
9886f3d1 65012005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
6502
6503 * configure: Regenerate with the correct
6504 autoconf version.
6505
7172be51 65062005-09-30 Catherine Moore <clm@cm00re.com>
6507
6508 * configure.in (bfin-*-*): New.
6509 * configure: Regenerated.
6510
9fec3fa8 65112005-09-28 Geoffrey Keating <geoffk@apple.com>
6512
6513 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6514 (LIPO_FOR_TARGET): New.
6515 (CONFIGURED_LIPO_FOR_TARGET): New.
6516 (USUAL_LIPO_FOR_TARGET): New.
6517 (STRIP_FOR_TARGET): New.
6518 (CONFIGURED_STRIP_FOR_TARGET): New.
6519 (USUAL_STRIP_FOR_TARGET): New.
6520 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6521 STRIP_FOR_TARGET.
6522 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6523 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6524 * Makefile.in: Regenerate.
6525 * configure: Regenerate.
f4177413 6526
14bd4516 65272005-09-19 David Edelsohn <edelsohn@gnu.org>
6528
6529 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6530 (rs6000-*-aix*): Same.
6531 * configure: Regenerate.
6532
6ca52624 65332005-09-16 Tom Tromey <tromey@redhat.com>
6534
6535 * MAINTAINERS: Add self as java maintainer.
6536
2c718da0 65372005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6538
6539 * configure.in: Recognize f95 in the --enable-languages option,
6540 and substitute it for fortran, issuing a warning.
6541 * configure: Regenerate.
6542
51427b7f 65432005-08-30 Phil Edwards <phil@codesourcery.com>
6544
6545 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
6546 * configure: Regenerated.
6547
70bd96e6 65482005-08-22 Aldy Hernandez <aldyh@redhat.com>
6549
6550 * MAINTAINERS: Add self as ms1 maintainer.
6551
e85b7f3c 65522005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
6553
6554 * Makefile.def (libssp): Add to lang_env_dependencies.
6555 * Makefile.in: Regenerate.
6556
6be90865 65572005-08-18 Ian Lance Taylor <ian@airs.com>
6558
6559 * MAINTAINERS: Add myself as middle-end maintainer.
6560
28a54140 65612005-08-17 Christian Groessler <chris@groessler.org>
6562
6563 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6564 * Makefile.in: Regenerate.
6565
c1f0d853 65662005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
6567
6568 * MAINTAINERS (write after approval): Added myself.
6569
02bbe015 65702005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
6571
6572 * MAINTAINERS (Write After Approval): Add myself.
6573
768691b5 65742005-08-12 Paolo Bonzini <bonzini@gnu.org>
6575
6576 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6577 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6578 Look for alternate names of the target cc and c++
6579 * configure: Regenerate.
6580
ef8184c7 65812005-08-08 Paolo Bonzini <bonzini@gnu.org>
6582
6583 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6584 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6585 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6586 tools; remove code to manually set them.
6587 (Target tools): Look in the environment for them.
6588 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6589 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6590 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6591 build directory.
6592 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6593 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6594 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6595 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6596 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6597 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6598 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6599 * configure: Regenerate.
6600 * Makefile.in: Regenerate.
6601
3e17c591 66022005-07-28 Ben Elliston <bje@au.ibm.com>
6603
6604 * MAINTAINERS: Update for removed CPU targets.
6605
29327bb4 66062005-07-27 Mark Mitchell <mark@codesourcery.com>
6607
6608 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
f4177413 6609 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
29327bb4 6610 * Makefile.in: Regenerated.
6611
ffa8502d 66122005-07-26 Mark Mitchell <mark@codesourcery.com>
6613
6614 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6615 (CFLAGS_FOR_TARGET): Use it.
6616 (CXXFLAGS_FOR_TARGET): Likewise.
6617 * Makefile.in: Regenerated.
6618 * configure.in (--with-build-sysroot): New option.
6619 * configure: Regenerated.
6620
ee8b5c34 66212005-07-24 Paolo Bonzini <bonzini@gnu.org>
6622
6623 * Makefile.tpl: Wrap install between unstage and stage
6624 * Makefile.in: Regenerate.
6625
1558ffaf 66262005-07-21 Eric Christopher <echristo@apple.com>
6627
6628 * MAINTAINERS: Update affiliation.
6629
0d56c486 66302005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
6631
6632 * MAINTAINERS: Add self as crx port maintainer.
6633
4569287f 66342005-07-20 DJ Delorie <dj@redhat.com>
6635
6636 * MAINTAINERS: Add self as m32c maintainer.
6637
06b8a6e6 66382005-07-16 Kelley Cook <kcook@gcc.gnu.org>
6639
6640 * all files: Update FSF address.
6641
3031a1be 66422005-07-15 Eric Christopher <echristo@redhat.com>
6643
6644 * MAINTAINERS: Change affiliation.
6645
040541fe 66462005-07-14 Jim Blandy <jimb@redhat.com>
6647
6648 * configure.in: Add cases for Renesas m32c.
6649 * configure: Regenerated.
f4177413 6650
a03a59f4 66512005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6652
47440b6d 6653 * COPYING.LIB: Update from fsf.org.
6654
66552005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6656
6657 * COPYING, compile, config.guess,
a03a59f4 6658 config.sub, install-sh, missing, mkinstalldirs,
6659 symlink-tree, ylwrap: Sync from upstream sources.
47440b6d 6660 * config-ml.in: Update FSF address.
a03a59f4 6661
9f88bc9d 66622005-07-13 Eric Christopher <echristo@redhat.com>
6663
6664 * configure.in: Add toplevel noconfigdir support for tpf.
6665 * configure: Regenerate.
6666
f6463472 66672005-07-11 Paolo Bonzini <bonzini@gnu.org>
6668
6669 PR ada/22340
6670
6671 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6672 * Makefile.in: Regenerate.
6673
eb39e466 66742005-07-07 Mark Mitchell <mark@codesourcery.com>
6675
6676 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
f4177413 6677 Brolley to write-after-approval.
eb39e466 6678
3c7c61db 66792005-07-07 Andreas Schwab <schwab@suse.de>
6680
6681 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6682 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6683 * Makefile.in: Regenerated.
6684
d28caca4 66852005-07-06 Geoffrey Keating <geoffk@apple.com>
6686
6687 * configure.in: Don't build sim or rda when targetting darwin.
6688 * configure: Regenerate.
6689
07da5214 66902005-07-06 Kazu Hirata <kazu@codesourcery.com>
6691
6692 * configure.in: Add --enable-libssp and --disable-libssp.
6693 * configure: Regenerate with autoconf-2.13.
6694
0d55f4d0 66952005-07-02 Jakub Jelinek <jakub@redhat.com>
6696
6697 * Makefile.def (target_modules): Add libssp.
6698 * configure.in (target_libraries): Add target-libssp.
6699 * configure: Rebuilt.
6700 * Makefile.in: Rebuilt.
6701
c6d8e763 67022005-07-01 Zack Weinberg <zackw@panix.com>
6703
6704 * MAINTAINERS: Change email address. Resign from maintainership.
6705
e64566bc 67062005-07-01 Richard Guenther <rguenther@suse.de>
6707
6708 * MAINTAINERS: Change my e-mail address and affiliation.
6709
919a60fa 67102005-06-22 Paolo Bonzini <bonzini@gnu.org>
6711
6712 * Makefile.def (stagefeedback): Come after profile.
6713 Define profiledbootstrap target.
6714 * Makefile.tpl (profiledbootstrap): Remove.
6715 (stageprofile-end): Zap stagefeedback.
6716 (stagefeedback-start): Copy all .gcda files, not only GCC's.
6717 * Makefile.in: Regenerate.
6718
1dcfcddb 67192005-06-13 Richard Sandiford <richard@codesourcery.com>
6720
6721 * MAINTAINERS: Update my email address.
6722
cbaa9876 67232005-06-13 Zack Weinberg <zack@codesourcery.com>
6724
6725 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
6726 In 'cpp' stanza, support '#line' as well as '# '.
6727
90314144 67282005-06-08 Andreas Schwab <schwab@suse.de>
6729
6730 * MAINTAINERS: Move myself from 'Write After Approval' to
6731 'CPU Port Maintainers' section as m68k maintainer.
6732
ff7dcf6a 67332005-06-07 Hans-Peter Nilsson <hp@axis.com>
6734
6735 * configure.in (unsupported_languages): New macro.
6736 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
6737 non-ported target libraries in noconfigdirs.
6738 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6739 non-linux-gnu. Remove libgcj_ex_libffi.
248deaff 6740 <lang_frag loop>: Set add_this_lang=no if the language is in
ff7dcf6a 6741 unsupported_languages.
6742 * configure: Regenerate.
6743
058a5366 67442005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
6745
6746 * configure.in: Fix typo in handling of --with-mpfr-dir.
6747 * configure: Regenerate.
6748
a0133d5a 67492005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
6750
6751 * MAINTAINERS: Update my email address.
6752
ba84b398 67532005-06-02 Jim Blandy <jimb@redhat.com>
6754
6755 * config.sub: Add cases for the Renesas m32c. (This patch has been
6756 accepted into the master sources.)
6757
f6fa11cb 67582005-06-02 Aldy Hernandez <aldyh@redhat.com>
cbaa9876 6759 Michael Snyder <msnyder@redhat.com>
6760 Stan Cox <scox@redhat.com>
f6fa11cb 6761
cbaa9876 6762 * configure.in: Set noconfigdirs for ms1.
f6fa11cb 6763
cbaa9876 6764 * configure: Regenerate.
f6fa11cb 6765
5538a252 67662005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6767
6768 * MAINTAINERS (Write After Approval): Add self.
6769
eb475541 67702005-06-01 Josh Conner <jconner@apple.com>
6771
6772 * MAINTAINERS (Write After Approval): Add self.
6773
f61df03e 67742005-06-01 Kazu Hirata <kazu@codesourcery.com>
6775
6776 * MAINTAINERS: Update my email address.
6777
8c31789b 67782005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6779
6780 * MAINTAINERS (Write After Approval): Add self.
6781
80f2a08d 67822005-05-26 Chris Demetriou <cgd@broadcom.com>
6783
6784 * MAINTAINERS (Write After Approval): Remove self.
6785
97d52533 67862005-05-25 Paolo Bonzini <bonzini@gnu.org>
6787
6788 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6789 (Dependencies): Consider target modules for bootstrap dependencies.
6790 Make target bootstrap modules depend on each stage's gcc.
6791 * Makefile.in: Regenerate.
6792
aa73b18f 67932005-05-20 Paolo Bonzini <bonzini@gnu.org>
6794
6795 * Makefile.def (configure-gcc): Depend on binutils having been built.
6796 (all-gcc): No need to do it here.
6797 * Makefile.in: Regenerate.
6798
e8bfe1fa 67992005-05-19 Paul Brook <paul@codesourcery.com>
6800
cbaa9876 6801 * configure.in: Rewrite misleading error message when requested
e8bfe1fa 6802 language cannot be built.
6803 * configure: Regenerate.
6804
4267b9ea 68052005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6806
6807 * ylwrap: Import from Automake 1.9.5.
6808
9d7b8b84 68092005-05-13 David Ung <davidu@mips.com>
6810
6811 * MAINTAINERS (Write After Approval): Add self.
6812
5cd1aacd 68132005-05-09 Mike Stump <mrs@apple.com>
6814
6815 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6816 lt_cv_sys_max_cmd_len for now.
cbaa9876 6817
0e47e899 68182005-05-09 Stan Cox <scox@redhat.com>
6819
6820 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6821
f9697cdb 68222005-05-08 Matt Kraai <kraai@ftbfs.org>
6823
6824 * README.SCO: Update the URL.
6825
3fec05ca 68262005-05-05 David Edelsohn <edelsohn@gnu.org>
6827
6828 * ltconfig: Define file_list_spec. Pass file_list_spec and
6829 with_gnu_ld to libtool.
6830 * ltcf-c.sh (aix[45]): Define file_list_spec.
6831 * ltcf-cxx.sh (aix[45]): Same.
6832 * ltcf-gcj.sh (aix[45]): Same.
6833 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6834 exists, write list of input files to temporary file.
6835
a8abbd9d 68362005-05-04 Mike Stump <mrs@apple.com>
6837
6838 * configure.in: Always pass --target to target configures as
6839 otherwise rebuilds that do --recheck will fail.
6840 * confiugure: Rebuilt.
6841
12fb418d 68422005-05-04 Paolo Bonzini <bonzini@gnu.org>
6843
6844 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6845 STAGE_HOST_EXPORTS.
6846 (configure, all): Add bootstrap support.
6847 (Host modules, target modules): Pass post-stage1 flags and exports.
6848 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6849 * Makefile.in: Regenerate.
6850
c828481a 68512005-04-29 Paolo Bonzini <bonzini@gnu.org>
6852
6853 * configure: Regenerate.
6854
352141ae 68552005-04-27 Mike Stump <mrs@apple.com>
6856
6857 * MAINTAINERS: Add self as darwin maintainer.
6858
5629b19d 68592005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6860
6861 * config.sub: Update from master copy.
6862
3cf20c3b 68632005-04-21 Mike Stump <mrs@apple.com>
6864
6865 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6866 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6867
c0188550 68682005-04-19 Hans-Peter Nilsson <hp@axis.com>
6869
6870 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6871 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6872 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6873 "*-*-elf" and "*-*-linux*".
6874 * configure: Regenerate.
6875
603e1354 68762005-04-14 Joseph S. Myers <joseph@codesourcery.com>
6877
6878 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6879
6db39137 68802005-04-12 Mike Stump <mrs@apple.com>
6881
6882 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6883
1df56788 68842005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
6885
6886 * MAINTAINERS (Write After Approval): Add myself.
6887
80ccce4c 68882005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
6889
6890 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6891
c15fb64c 68922005-04-06 Paolo Bonzini <bonzini@gnu.org>
6893
cbaa9876 6894 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
c15fb64c 6895 (TARGET_CONFIGARGS): Include --with-target-subdir.
6896 (configure, all): New macros. Use them throughout.
6897 * Makefile.in: Regenerate.
6898
e6eb2b02 68992005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
6900
6901 * MAINTAINERS (Write After Approval): Add myself.
cbaa9876 6902
d18f347b 69032005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6904
6905 * MAINTAINERS: Remove 'loop unrolling' maintainer.
6906
8494de10 69072005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6908
6909 * MAINTAINERS: Move John Carr to Write After Approval.
6910
dcde3c07 69112005-03-30 J"orn Rennecke <joern.rennecke@st.com>
0a887243 6912
6913 * config/mh-mingw32: Delete.
6914 * configure.in: Don't use it.
6915 * configure: Regenerate.
6916
60b2817d 69172005-03-31 Paolo Bonzini <bonzini@gnu.org>
6918
6919 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6920 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dcde3c07 6921 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
60b2817d 6922 (HOST_LIB_PATH): Generate from Makefile.def.
6923 (TARGET_LIB_PATH): Likewise.
6924 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6925 * Makefile.in: Regenerate.
6926 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6927 (RPATH_ENVVAR): Include Darwin case.
6928 * configure: Regenerate.
6929
9cc9199f 69302005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
6931
6932 * MAINTAINERS (Various Maintainers): Remove self.
6933 (Write After Approval): Add self.
6934
beefdb0f 69352005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
6936
6937 * MAINTAINERS (Various Maintainers): Add self.
6938
697e01c8 69392005-03-25 Paolo Bonzini <bonzini@gnu.org>
6940
6941 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6942 * configure: Regenerate.
6943
9624cab1 69442005-03-21 Zack Weinberg <zack@codesourcery.com>
6945
6946 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6947 gcc_version, and gcc_version_trigger from set of flags to pass.
6948 * Makefile.tpl: Remove definitions of above variables.
6949 (config.status): Remove dependency on $(gcc_version_trigger).
6950 * Makefile.in: Regenerate.
6951 * configure.in: Do not reference config/gcc-version.m4 nor
6952 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
6953 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
6954 * configure: Regenerate.
6955
5745a02a 69562005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dcde3c07 6957 Andrew Pinski <pinskia@physics.uc.edu>
5745a02a 6958
6959 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6960 * Makefile.in: Regenerate.
6961
df4e5443 69622005-03-13 Feng Wang <fengwang@nudt.edu.cn>
6963
6964 * MAINTAINERS (Write After Approval): Add myself.
6965
379a1f2c 69662005-03-03 David Ayers <d.ayers@inode.at>
6967
6968 * MAINTAINERS (Write After Approval): Add myself.
6969
b3fc57d4 69702005-03-01 Alexandre Oliva <aoliva@redhat.com>
6971
6972 PR libgcj/20160
6973 * ltmain.sh: Avoid creating archives with components that have
6974 duplicate basenames.
6975
39c05b8e 69762005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6977
6978 PR bootstrap/20250
6979 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6980 instead of check.
6981 * Makefile.in: Regenerate.
6982
d874b723 69832005-02-28 Paolo Bonzini <bonzini@gnu.org>
6984
6985 * Makefile.in: Regenerate to fix conflict between the previous two
6986 patches.
6987
c1eb9e31 69882005-02-28 Paolo Bonzini <bonzini@gnu.org>
6989
6990 PR bootstrap/17383
6991 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6992 * Makefile.tpl (HOST_SUBDIR): New substitution.
6993 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6994 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6995 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6996 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6997 (Host modules, Bootstrapped modules): Use it.
6998 (Build modules, Target modules): Do not create symlink trees,
6999 always configure out-of-srcdir.
7000 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7001 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7002 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7003 $(HOST_SUBDIR). Create a symlink for host_subdir.
7004
7005 * Makefile.in: Regenerate.
7006 * configure: Regenerate.
7007
a136b23d 70082005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7009
7010 Merged from libada-gnattools-branch:
7011 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
7012
7013 * gnattools: New directory.
7014 * Makefile.def: Add gnattools as a module, depending on target-libada.
7015 * Makefile.in: Regenerate.
7016 * configure.in: Include gnattools in host_tools; disable it if ada
7017 is disabled.
7018 * configure: Regenerate.
7019
46042488 70202005-02-24 James A. Morrison <phython@gcc.gnu.org>
7021
7022 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7023 treelang maintainer.
7024 (Write After Approval): Remove myself.
7025
123fdbbd 70262005-02-23 Paul Schlie <schlie@comcast.net>
7027
7028 * configure.in: Allow darwin targeted ports to build tk, itcl and
7029 libgui.
7030 * configure: Regenerate.
7031
17336619 70322005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
7033
7034 PR libgcj/10353
7035 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7036 * configure: Regenerate.
7037
6e4db1f1 70382005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
7039
7040 * MAINTAINERS (Write After Approval): Add myself.
7041
203ad69a 70422005-02-10 Ian Lance Taylor <ian@airs.com>
7043
7044 * MAINTAINERS: Update my e-mail address.
7045
afa8b68c 70462005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
7047
7048 * MAINTAINERS (Write After Approval): Add myself.
7049
06b2086e 70502005-01-29 Hans-Peter Nilsson <hp@axis.com>
7051
7052 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7053 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7054 target-libgloss when not *-*-elf and *-*-aout.
7055 * configure: Regenerate.
7056
2890721b 70572005-01-23 Kazu Hirata <kazu@cs.umass.edu>
7058
7059 * MAINTAINERS: Remove obsolete entries.
7060
b9db2b8c 7061 * MAINTAINERS (Write After Approval): Add Michael Matz.
7062
9da9577b 70632005-01-19 Neil Booth <neil@daikokuya.co.uk>
7064
7065 * MAINTAINERS: Remove self as cpplib maintainer.
7066
c626e85f 70672005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7068
7069 * install-sh, config.sub: Import from upstream.
7070
cac4ee55 70712005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7072
7073 PR bootstrap/18222
7074 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7075 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7076 * Makefile.in: Regenerate.
7077
e03fcf5f 70782005-01-16 Jason Thorpe <thorpej@netbsd.org>
7079
7080 * MAINTAINERS: Update my email address.
7081
abb13670 70822005-01-12 David Edelsohn <edelsohn@gnu.org>
955a00ce 7083 Andreas Schwab <schwab@suse.de>
abb13670 7084
7085 PR bootstrap/18033
7086 * config-ml.in: Eval option if surrounded by single quotes.
7087
e4a78ee4 70882005-01-03 Paolo Bonzini <bonzini@gnu.org>
7089
7090 Revert 2004-12-28 Makefile changes, a better fix will be
7091 applied to mainline and src after GCC 4.0 branches.
7092
1fe42238 70932004-12-28 Paolo Bonzini <bonzini@gnu.org>
7094
7095 PR bootstrap/17383
7096
7097 * Makefile.def (target_modules): Remove stage parameter,
7098 it is always true now.
7099 * Makefile.tpl (configure-build-[+module+],
7100 configure-target-[+module+]): Always build symlink tree
7101 for the directory and for include. BUILD_SUBDIR and
7102 TARGET_SUBDIR cannot be . anymore.
7103 * Makefile.in: Regenerate.
7104
fcaf3188 71052004-12-25 David Edelsohn <edelsohn@gnu.org>
7106
7107 Revert 2004-12-08 Makefile changes.
7108
835db815 71092004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
7110
7111 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7112 cygwin, mingw.
7113
33974778 71142004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
7115
7116 * configure.in (sh64-*-*): Reenable gprof.
7117 * configure: Regenerate.
7118
4b8fa64c 71192004-12-08 David Edelsohn <edelsohn@gnu.org>
7120
7121 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7122 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7123 (EXTRA_TARGET_FLAGS): Add PICFLAG.
7124 * Makefile.in: Regenerate.
7125
ef31114f 71262004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
7127
7128 * MAINTAINERS: Update my email address.
7129
7799fdb2 71302004-12-07 Matt Kraai <kraai@ftbfs.org>
7131
7132 * Makefile.tpl: Generate normal dependencies if the LHS module is
7133 not bootstrapped.
7134 * Makefile.in: Regenerate.
7135
c88bf782 71362004-12-03 Richard Sandiford <rsandifo@redhat.com>
7137
7138 * configure.in: Include config/gxx-include-dir.m4. Use
7139 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
7140 * configure: Regenerate.
7141
f8592d5a 71422004-12-03 Richard Sandiford <rsandifo@redhat.com>
7143
7144 * config.if: Delete.
7145 * configure.in: Set libstdcxx_incdir directly.
7146 * configure: Regenerate.
7147
39b9d49f 71482004-12-02 Eric Christopher <echristo@redhat.com>
7149
7150 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7151 * Makefile.in: Regenerate.
7152
c3e7e62b 71532004-12-02 Richard Sandiford <rsandifo@redhat.com>
7154
7155 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7156 * configure: Regenerate.
7157
14ac9144 71582004-12-02 Richard Sandiford <rsandifo@redhat.com>
7159
7160 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
7161 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
7162 * configure: Regenerate.
7163
b68b9d92 71642004-12-01 Eric Christopher <echristo@redhat.com>
7165
7166 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7167 of things to remove.
7168
68b7b0fe 71692004-11-29 Matt Kraai <kraai@ftbfs.org>
7170
7171 * MAINTAINERS (Write After Approval): Update my e-mail address.
7172
d081dd29 71732004-11-29 Kelley Cook <kcook@gcc.gnu.org>
7174
7175 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7176 from CVS libtool to always pass_all.
7177
08261f02 71782004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7179
7180 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7181 (hppa*64*-*-*): Delete incorrect comment.
7182 * configure: Rebuilt.
7183
a234d196 71842004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7185
7186 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7187
7f93fe7a 71882004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7189
7190 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7191 from CVS libtool to always pass_all.
7192
037ff4cc 71932004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7194
7195 * install-sh, compile: Import from automake.
7196
e294bcff 71972004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7198
7199 * config.guess, config.sub: Import from savannnah.
7200
aad2f5f9 72012004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
48e5c22d 7202
7203 * MAINTAINERS (Write After Approval): Add myself
7204
956942fa 72052004-11-12 Mike Stump <mrs@apple.com>
7206
7207 * Makefile.def: Add html support.
7208 * Makefile.tpl: Likewise.
7209 * Makefile.in: Regenerate.
7210
ec2a8310 72112004-11-11 Geoffrey Keating <geoffk@apple.com>
7212
8a54e13f 7213 PR 18423
7214 * configure.in: Remove all instances of build-fixincludes from
7215 noconfigdirs.
7216 (build_configargs): Supply --target to subdirectories.
7217 * configure: Regenerate.
7218
ec2a8310 7219 * Makefile.def: Make gcc install depend on fixincludes install.
7220 * Makefile.in: Regenerate.
7221
696f98d4 72222004-11-10 Janis Johnson <janis187@us.ibm.com>
7223
7224 * MAINTAINERS: Add myself as gcc testsuite maintainer.
7225
3eb34262 72262004-11-11 Paul Brook <paul@codesourcery.com>
7227
7228 * MAINTAINERS: Add self as arm maintainer. Update email address.
7229
dd63ad62 72302004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
7231
7232 * configure.in (noconfigdirs) [mmix-*-*]: Disable
7233 target-libgfortran.
17a0d7e8 7234 * configure: Regenerate.
dd63ad62 7235
d8483d79 72362004-11-07 David Edelsohn <edelsohn@gnu.org>
7237
7238 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7239 like CC.
7240
bdcc5e0f 72412004-11-05 Paolo Bonzini <bonzini@gnu.org>
7242
7243 * Makefile.def (host fixincludes): Specify missing targets.
7244 * Makefile.in: Regenerate.
7245
9310c946 72462004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
7247
7248 * MAINTAINERS: Add myself
7249
1dfe67f7 72502004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
7251
7252 * MAINTAINERS (Write After Approval): Add myself.
7253
50e7e370 72542004-11-04 Geoffrey Keating <geoffk@apple.com>
7255
7256 * Makefile.def: Build fixincludes for the host, too.
7257 * Makefile.in: Regenerate.
7258 * configure.in (host_tools): Add fixincludes.
7259 * configure: Regenerate.
7260
b6824c17 72612004-11-04 Daniel Jacobowitz <dan@debian.org>
7262
7263 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7264 * configure: Regenerated.
7265
44f0e47c 72662004-11-04 H.J. Lu <hongjiu.lu@intel.com>
7267
7268 PR other/17783
7269 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7270 * configure: Regenerated.
7271
03dbc854 72722004-10-31 Mark Mitchell <mark@codesourcery.com>
7273
7274 * README.SCO: Update per FSF instructions.
7275
d2be3229 72762004-10-28 Eric B. Weddington <ericw@evcohs.com>
7277
7278 PR target/18151
7279 * configure.in (case ${target}): Do not build fixincludes for avr.
7280 * configure: Regenerated.
7281
6675f2d9 72822004-10-26 Paolo Bonzini <bonzini@gnu.org>
7283
7284 * configure.in (case ${target}): Do not build fixincludes
7285 on platforms where it is not used.
7286 * configure: Regenerated.
7287
3a8631fa 72882004-10-23 Daniel Jacobowitz <dan@debian.org>
7289
7290 * configure.in: Use an absolute path to install-sh.
7291 * configure: Regenerated.
7292
50c69ebc 72932004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7294
7295 * MAINTAINERS (Write After Approval): Add myself.
7296
2c95e9b1 72972004-10-19 Kazu Hirata <kazu@cs.umass.edu>
7298
7299 * MAINTAINERS: Remove from Write After Approval those that are
7300 already maintainers.
7301
3d22b915 73022004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
7303
7304 * MAINTAINERS: Update my email address.
7305
3fba36a4 73062004-10-12 Kelley Cook <kcook@gcc.gnu.org>
7307
7308 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7309 * configure: Regenerate.
7310
dcde3c07 73112004-10-07 J"orn Rennecke <joern.rennecke@st.com>
25cebb64 7312
7313 * MAINTAINERS: Update my email address.
7314
668dc571 73152004-10-07 Kazu Hirata <kazu@cs.umass.edu>
7316
7317 * MAINTAINERS (Language Front Ends Maintainers): New. Move
7318 entries belonging to this category.
7319
2c50ca04 73202004-10-06 Josef Zlomek <josef.zlomek@email.cz>
7321
7322 * MAINTAINERS: Update my e-mail address.
7323
68b4a982 73242004-10-06 Paolo Bonzini <bonzini@gnu.org>
7325
7326 Fix wrong conflict resolution in:
7327
7328 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7329
7330 * Makefile.in: Regenerate.
7331 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7332 in the recursive `make', instead of hardwiring `all'.
7333 (Autogenerated TARGET-* variables): New.
7334
5326cc72 73352004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
7336
7337 * configure.in: Enable target-libgloss for crx-*-*.
9624cab1 7338 * configure: Regenerate.
5326cc72 7339
6e4191af 73402004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7341
7342 * MAINTAINERS (Various Maintainers): Move the "windows,
7343 cygwin, mingw" maintainer to ...
7344 (OS Port Maintainers): ... here.
7345
39826843 73462004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7347
7348 * MAINTAINERS (Write After Approval): Remove those that are
7349 maintainers of some subsystem.
7350
e644ba93 73512004-10-02 P.J. Darcy <darcypj@us.ibm.com>
7352
7353 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7354 * ltcf-cxx.sh (tpf*): Likewise.
7355 * ltconfig (tpf*): Add TPF OS configuration support.
7356
ddc76fa7 73572004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
7358
7359 * MAINTAINERS: Change my email address to my new work account.
7360
3bdd04cc 73612004-09-24 Michael Roth <mroth@nessie.de>
7362
7363 * configure.in (--without-headers): Add missing double quotes.
7364 * configure: Regenerate.
7365
dcde3c07 73662004-09-24 Kelley Cook <kcook@gcc.gnu.org>
1b60dd08 7367
7368 * ylwrap: Revert to previous version.
7369
d389b7e3 73702004-09-23 H.J. Lu <hongjiu.lu@intel.com>
7371
7372 PR bootstrap/17369
7373 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7374 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7375 SET_GCC_LIB_PATH_CMD.
7376 (BASE_TARGET_EXPORTS): Likewise.
7377 * Makefile.in: Regenerated.
7378
7379 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7380 * configure: Regenerated.
7381
2109ded2 73822004-09-23 Kelley Cook <kcook@gcc.gnu.org>
7383
7384 * config.guess: New upstream version
7385 * compile, depcomp, install-sh, ylwrap: Likewise.
7386
da9e6519 73872004-09-19 Roger Sayle <roger@eyesopen.com>
7388
7389 * config/mh-x86omitfp: New host makefile fragment. Add
7390 -fomit-frame-pointer to the default BOOT_CFLAGS.
7391 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7392 * configure: Regenerate.
7393
e84ab337 73942004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
7395
7396 PR target/11572
7397 * configure.in (*-*-darwin*): Renable libobjc.
7398 * configure: Regenerate.
7399
c875bbba 74002004-09-10 Nathan Sidwell <nathan@codesourcery.com>
7401
7402 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7403
39a1c4e9 74042004-09-09 Daniel Berlin <dberlin@dberlin.org>
b68b9d92 7405
39a1c4e9 7406 * Makefile.def: Remove libbanshee.
7407 * Makefile.tpl: Ditto.
7408 * configure.in: Ditto.
7409 * Makefile.in: Regen.
7410 * configure: Ditto.
7411
c600ebdb 74122004-09-08 David Edelsohn <edelsohn@gnu.org>
7413
7414 * ltmain.sh: Use $pic_object as $non_pic_object if
7415 $non_pic_object=none.
7416
e1aef632 74172004-09-07 Paolo Bonzini <bonzini@gnu.org>
7418
7419 * missing: Import latest version from master repository.
7420
ccf99faa 74212004-09-06 Nick Clifton <nickc@redhat.com>
7422
7423 * config.sub: Import latest version from master repository.
7424 * config.guess: Likewise.
7425 This includes these changes:
b68b9d92 7426
ccf99faa 7427 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
7428
7429 * config.sub: Handle crisv32, alias etraxfs.
7430 * config.guess (crisv32:Linux:*:*): Handle.
7431
7432 2004-08-13 Brad Smith <brad@comstyle.com>
7433
7434 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7435 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7436
7437 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
7438
7439 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7440 assume the processor is a powerpc. This is because coreutils
7441 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7442 in this case, due to a MacOS X bug that causes
7443 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7444 to return a negative number.
7445 Problem reported by Petter Reinholdtsen in:
7446 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7447
7448 2004-07-19 Ben Elliston <bje@gnu.org>
7449
7450 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7451
7452 2004-06-24 Ben Elliston <bje@gnu.org>
7453
7454 * config.guess: Update copyright years.
7455 * config.sub: Likewise.
7456
7457 2004-06-22 Robert Millan <robertmh@gnu.org>
7458
7459 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7460 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7461
7462 2004-06-22 Stanley F. Quayle <stan@stanq.com>
7463
7464 * config.guess (*:*VMS:*:*): New entry. Replaces
7465 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7466 manufacturer.
7467
7468 2004-06-22 Ben Elliston <bje@gnu.org>
7469
7470 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7471 * config.sub: Likewise.
7472
7473 2004-06-22 Ben Elliston <bje@gnu.org>
7474
7475 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7476 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7477
7478 2004-06-11 Ben Elliston <bje@gnu.org>
7479
7480 * config.guess (pegasos:OpenBSD:*:*): Remove.
7481
7482 2004-06-11 Ben Elliston <bje@gnu.org>
7483
7484 From Wouter Verhelst <wouter@grep.be>:
7485 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7486
7487 2004-06-11 Ben Elliston <bje@gnu.org>
7488
7489 * config.guess (luna88k:OpenBSD:*:*): New.
7490
7491 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
7492
7493 * config.guess (m32r*:Linux:*:*): New case.
7494 * config.sub: Handle m32rle.
7495
7496 2004-03-12 Ben Elliston <bje@wasabisystems.com>
7497
7498 From Jens Petersen <petersen@redhat.com>:
7499 * config.sub: Handle sparcv8.
7500
7501 2004-03-03 Ben Elliston <bje@wasabisystems.com>
7502
7503 From Tom Smith <smith@cag.lkg.hp.com>:
7504 * config.guess: Version suffixes are equally significant on Tru64
7505 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
7506 prefix of "P" (patched kernel).
7507
7508 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
7509
7510 * config.sub: Add support for National Semiconductor CRX target.
7511
cde9549e 75122004-09-03 Janis Johnson <janis187@us.ibm.com>
7513
7514 * MAINTAINERS (Various Maintainers): Remove myself as web page
7515 maintainer, add myself as maintainer of build status lists.
7516
634f7a13 75172004-09-03 Jan Beulich <jbeulich@novell.com>
7518
7519 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7520 *-*-netware, but add target-libmudflap.
7521 Consolidate *-*-netware targets (of which really only i?86 exists)
7522 into a single entry.
7523 * configure: Likewise.
7524
2b64d19b 75252004-09-01 Paolo Bonzini <bonzini@gnu.org>
7526
7527 * Makefile.tpl (sorry): Remove.
7528 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7529 (cleanstrap targets): Depend on distclean, not distclean-stage1.
7530 (do-clean): Clean per-stage directories too.
7531 (do-distclean): Run distclean-stage1 too.
7532 (.NOTPARALLEL): Enable during toplevel bootstrap.
7533 (stage[+id+]-bubble): Enable parallel execution during
7534 the recursive invocation.
7535 * Makefile.in: Regenerate.
7536
7537 Fix previous checkin:
7538
7539 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7540 include.
7541 * configure.in: Fix indentation.
7542 * configure: Regenerate.
7543
dcde3c07 75442004-08-31 Robert Bowdidge <bowdidge@apple.com>
0222d984 7545
2b64d19b 7546 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7547 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7548 * configure: regenerate
b68b9d92 7549 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9624cab1 7550 -mdynamic-no-pic
0222d984 7551
2b59cb05 75522004-08-31 Paolo Bonzini <bonzini@gnu.org>
7553
7554 * Makefile.def (build_modules): Add fixincludes.
7555 (dependencies): Make gcc depend on fixincludes.
7556 * configure.in (build_tools): Add fixincludes.
7557 (build_configdirs): Always include build_libs.
7558 * Makefile.in: Regenerate.
7559 * configure: Regenerate.
7560
75612004-08-30 Paolo Bonzini <bonzini@gnu.org>
3c782584 7562
7563 * Makefile.def (bootstrap stages): Add 'lean' parameter.
7564 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7565 phony targets; do not generate timestamp files.
7566 (distclean-stageN): Remove references to their timestamp files.
7567 (restageN, touch-stageN): Remove.
7568 (stageN-bubble): Rewritten.
7569 (compare): Support lean bootstraps.
7570 * Makefile.in: Regenerate.
7571
7572 * configure.in: Only warn when bootstrapping but
7573 build != host or build != target. Support lean bootstraps.
7574 * configure: Regenerate.
7575
4a921c63 75762004-08-26 Phil Edwards <phil@codesourcery.com>
7577
7578 * configure.in: Give a better error message if GMP/MPFR are missing
7579 and a language needing them has been requested.
7580 * configure: Regenerated.
7581
6cee4b4a 75822004-08-25 Phil Edwards <phil@codesourcery.com>
7583
7584 * configure.in: Print a list of available language front-ends if
7585 a requested one is missing. Tidy stray tab characters.
7586 * configure: Regenerated.
7587
e6312df0 75882004-08-19 Michael Koch <konqueror@gmx.de>
7589
7590 * gcc/doc/install.texi: Update entry about automake for libjava.
7591
c01dd063 75922004-08-17 Robert Millan <robertmh@gnu.org>
7593
7594 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7595 (instead of FreeBSD).
7596 * configure: Regenerate.
7597
a1ad7483 75982004-08-16 Paolo Bonzini <bonzini@gnu.org>
7599
7600 * Makefile.in: Regenerate.
7601 * configure: Regenerate.
7602
7603 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7604 stage_*_flags.
7605 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7606 for bootstrapped modules if toplevel bootstrap is going.
7607 (GCC bootstrap): Generate per-stage targets for all bootstrapped
7608 modules. Adjust for changes in Makefile.def. Enable several
7609 rules even in non-bootstrap mode, just to avoid peppering the
7610 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7611 (stage-[+prev+]-bubble): Remove.
7612
7613 * Makefile.def (Dependencies): Depend on all-build-bison,
7614 all-build-flex, all-build-byacc, all-build-texinfo, rather
7615 than the host variations.
7616 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
7617 with BUILD_SUBDIR.
7618 (BISON): Update for recent Bisons.
7619 (YACC): Fix typo.
7620 (cross): Depend on all-build.
7621 (all): Do not depend on all-build.
7622 (prebootstrap): Remove.
7623 (dep-kind): Accept separate prefixes for MODULE and ON variables.
7624 (Prebootstrap dependencies): Add them to the per-stage targets
7625 and to all-prebootstrap.
7626 * configure.in (build_configdirs): Always enable build_tools.
7627 (BUILD_DIR_PREFIX): Remove.
7628
7629 * Makefile.def (gcc): Add target variable.
7630 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7631 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7632 in the recursive `make', instead of hardwiring `all'.
7633 (Autogenerated TARGET-* variables): New.
7634
e0d2a616 76352004-08-13 Brian Booth <bbooth@redhat.com>
7636
7637 * MAINTAINERS: Remove myself from write-after-approval.
7638
77f9b2dc 76392004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
7640
7641 * src-release: Stop distributing mmalloc with gdb (which doesn't
7642 use it).
7643 * Makefile.def: GDB doesn't depend on mmalloc anymore.
7644 * Makefile.in: Regenerate.
7645
30e9913f 76462004-08-09 Mark Mitchell <mark@codesourcery.com>
7647
7648 * configure.in (arm*-*-eabi*): New target.
7649 * configure: Regenerate.
7650
ea8d3d75 76512004-08-06 Paolo Bonzini <bonzini@gnu.org>
7652
7653 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7654 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7655 (Dependencies): New section.
7656 * Makefile.tpl (Dependencies): Generate from Makefile.def.
7657 (configure-target-[+module+]): Depend on maybe-all-gcc
7658 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
7659 (toplevel profiledbootstrap): Fix dependencies.
7660 * Makefile.in: Regenerate.
7661
8647a116 76622004-08-03 Mark Mitchell <mark@codesourcery.com>
7663
7664 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7665 target-libiberty to noconfigdirs.
7666 * configure: Regenerate.
7667
5ca838b8 76682004-08-03 Paul Brook <paul@codesourcery.com>
7669
7670 * configure.in: Check for MPFR as well as GMP.
7671 * configure: Regenerate.
7672
cb8a7007 76732004-08-01 Robert Millan <robertmh@gnu.org>
7674
7675 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7676 libmudflap for all GNU-based systems (with Glibc).
7677 * configure: Regenerate.
7678
dcde3c07 76792004-08-03 Paolo Bonzini <bonzini@gnu.org>
6caa530d 7680
7681 * Makefile.def (host-modules): Add gcc.
7682 * Makefile.in: Regenerate.
7683 * Makefile.tpl (sorry): New rule.
7684 (configure-host, all-host, [+make_target+]-host, do-check,
7685 install-host): Do not add gcc as a special case.
7686 (host modules): Add a small special-casing for gcc. Export
7687 extra_make_flags through the environment.
7688 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7689 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7690 other recursive targets for gcc): Remove.
7691
7692 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7693 (stage, unstage): New rules.
7694 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7695 distclean-stage[+id+]): Use stage_current.
7696 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7697 the stage*-start rules.
7698
3ff2e849 76992004-08-02 Geoffrey Keating <geoffk@apple.com>
7700
7701 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7702 use -all_load flag.
7703
75b6260c 77042004-08-02 Paolo Bonzini <bonzini@gnu.org>
7705
7706 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7707 * configure: Regenerate.
7708
3ecc19f1 77092004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
7710
7711 * maintainer-scripts/gcc_release: Revert yesterday's change.
7712
0396e2a1 77132004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
7714
7715 * MAINTAINERS: Add myself to write-after-approval.
7716
b1fd5525 77172004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
7718
7719 * libf2c: Removed.
7720 * gcc/gccbug.in: Updated because of libf2c removal.
7721 * maintainer-scripts/gcc_release: Ditto.
7722
dcde3c07 77232004-07-09 Loren J. Rittle <ljrittle@acm.org>
122ae8c7 7724
7725 * configure.in: Build libmudflap by default on FreeBSD.
7726 * configure: Regenerated.
7727
344b2784 77282004-07-09 Mark Mitchell <mark@codesourcery.com>
7729
7730 * configure.in: Do not build libmudflap by default on non-GNU/Linux
7731 systems.
7732 * configure: Regenerated.
7733
dcde3c07 77342004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
d45eaefd 7735
7736 PR target/16344
7737 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7738 feedback based compiler.
7739 * Makefile.in: Rebuilt.
7740
13e3668a 77412004-07-08 Alexandre Oliva <aoliva@redhat.com>
7742
7743 * Makefile.def (host_modules): Set bootstrap=true for flex.
7744 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7745 * Makefile.in: Rebuilt.
7746
9763d43d 77472004-07-07 Jan Hubicka <jh@suse.cz>
7748
7749 * MAINTAINERS: Add self as a profile feedback maintainer.
7750
03c65091 77512004-07-05 Phil Edwards <phil@codesourcery.com>
7752
7753 * configure.in: Do not prepend $srcdir to /dev/null in
7754 makefile fragments.
7755 * configure: Regenerate.
7756
2f8725b0 77572004-07-01 Paolo Bonzini <bonzini@gnu.org>
7758
7759 * Makefile.def (build_modules): Add bison, byacc, flex,
7760 m4, texinfo.
7761 (flags_to_pass): Add FLEX.
7762 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7763 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7764 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7765 DEFAULT_MAKEINFO): Remove.
7766 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7767 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7768 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7769 objdir or else use configured tool.
7770 (all-build): New.
7771 (all): Depend on it.
7772 (Build module dependencies): Add.
7773 * Makefile.in: Regenerate.
7774 * configure.in: Better support for multiple build modules,
7775 matching what is done for host/target modules. Do not look
7776 for "plausible" locations of build tools if Canadian cross.
7777 Use autoconf's AC_PROG_CC to find a C compiler. Define
7778 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7779 * configure: Regenerate.
b68b9d92 7780
1e6242a4 77812004-06-22 Paolo Bonzini <bonzini@gnu.org>
7782
7783 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7784 * Makefile.in: Regenerate.
7785
1b53fe78 77862004-06-22 Paolo Bonzini <bonzini@gnu.org>
7787
7788 * Makefile.tpl (configure-build-[+module+],
7789 configure-[+module+], configure-target-[+module+]): Pass
7790 [+extra_configure_args+].
7791 (all-build-[+module+], all-[+module+], check-[+module+],
7792 install-[+module+], [+make_target+]-[+module+],
7793 all-target-[+module+], check-target-[+module+],
7794 install-target-[+module+], [+make_target+]-target-[+module+]):
7795 Pass [+extra_make_args+].
7796 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7797 (GCC_HOST_EXPORTS): Remove.
7798 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7799 cross, check-gcc, check-gcc-c++, install-gcc,
7800 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7801 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7802 * Makefile.in: Regenerate.
7803
a22cc2c4 78042004-06-21 Matthew Sachs <msachs@apple.com>
7805
7806 * MAINTAINERS: Added self to write-after-approval.
7807
d76e1e50 78082004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7809
7810 * configure.in: Check for srcdir/winsup rather than build directory
7811 winsup.
7812 * configure: Regenerate.
7813
2c10944d 78142004-06-17 Corinna Vinschen <vinschen@redhat.com>
7815
7816 * configure.in: Don't build Cygwin native newlib if winsup
7817 directory is missing. Emit warning instead.
7818 * configure: Regenerate.
7819
599a3eac 78202004-06-09 Paolo Bonzini <bonzini@gnu.org>
7821
7822 * Makefile.tpl (touch-stage[+id+]): New.
7823 (restage[+prev+]): Depend on touch-stage[+id+].
7824
7825 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7826 Use it throughout.
7827
7828 * Makefile.def: Add profile and feedback bootstrap stages.
7829 Remove next field from bootstrap stages.
7830 * Makefile.tpl (LN, LN_S): Substitute.
7831 (stageN-start, stageN-end): Use double-colon rules, to
7832 provide a hook for additional setup commands.
7833 (distclean-stageN-gcc, restageN): Create dependencies from
7834 [+prev+], not from [+next+].
7835 (stageN-bubble): Add commands for successive stages from
7836 [+prev+], using double-colon rules.
7837 (all-stageN-gcc): Fix typo.
7838 (stagefeedback-start, profiledbootstrap): New.
7839 * Makefile.in: Regenerate.
7840 * configure.in: Call ACX_PROG_LN.
7841 * configure: Regenerate.
7842
ba797f0e 78432004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7844
7845 * MAINTAINERS (Write After Approval): Add myself.
7846
b93f892d 78472004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7848
7849 * MAINTAINERS (Write After Approval): Add myself.
7850
93f93279 78512004-06-03 Paolo Bonzini <bonzini@gnu.org>
7852
7853 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7854 without gcc.
7855 * configure: Regenerate.
7856
d8b05159 78572004-06-01 Paolo Bonzini <bonzini@gnu.org>
7858
7859 * Makefile.tpl: Fix typo.
7860 * Makefile.in: Regenerate.
7861
dcde3c07 78622004-06-01 Paolo Bonzini <bonzini@gnu.org>
5b7950ff 7863
7864 * configure.in: Remove new- prefix from toplevel
7865 bootstrap targets.
7866 * configure: Regenerate.
7867
54f0538b 78682004-06-01 Paolo Bonzini <bonzini@gnu.org>
7869
7870 * Makefile.tpl (all.normal): Rename to all.
7871 (all): Replace with a rule to pick the default
7872 target from configure.
7873 (all-gcc, configure-gcc): Use conditionals to
7874 do nothing when toplevel bootstrap is going on.
7875 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7876 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7877 * configure.in: Support --enable-bootstrap.
7878
7879 * Makefile.def: Remove new- prefix from toplevel
7880 bootstrap targets.
7881 * Makefile.tpl: Likewise.
7882
7883 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
7884 target.
7885
7886 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7887 $(RECURSE_FLAGS) to recursive invocation of make.
7888
7889 * Makefile.in: Regenerate.
7890 * configure: Regenerate.
7891
e0754ee6 78922004-05-30 Andreas Jaeger <aj@suse.de>
dcde3c07 7893 Jim Wilson <wilson@specifixinc.com>
e0754ee6 7894
7895 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7896 like CC.
7897
8e8b3365 78982004-05-27 Daniel Jacobowitz <dan@debian.org>
7899
7900 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7901 * configure: Regenerate.
7902
27e3aebd 79032004-05-25 Daniel Jacobowitz <drow@false.org>
7904
7905 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7906 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7907 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
7908 targets.
7909 * Makefile.in: Regenerate.
7910
dcde3c07 79112004-05-24 Paolo Bonzini <bonzini@gnu.org>
5965d276 7912
7913 * configure.in: Test the ability to symlink directories.
7914 * configure: Regenerate.
7915
7916 * Makefile.def (bootstrap-stage): New definitions.
7917 * Makefile.tpl (configure-stage1-gcc,
7918 configure-stage2-gcc, configure-stage3-gcc,
7919 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7920 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7921 new-restage3, compare): Autogenerate, see Makefile.in
7922 entry for behavioral changes.
7923 (distclean-stage1, new-stage1-start, new-stage1-end,
7924 new-stage1-bubble, distclean-stage2, new-stage2-start,
7925 new-stage2-end, new-stage2-bubble, distclean-stage3,
7926 new-stage3-start, new-stage3-end): New autogenerated targets.
7927 (objext, prebootstrap, BOOT_CFLAGS,
7928 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7929 targets.
7930
7931 * Makefile.in: Regenerate.
7932 (distclean-stage1, new-stage1-start, new-stage1-end,
7933 new-stage1-bubble, distclean-stage2, new-stage2-start,
7934 new-stage2-end, new-stage2-bubble, distclean-stage3,
7935 new-stage3-start, new-stage3-end): New targets.
7936 (all-stage1-gcc): Move prebootstrap dependency from here...
7937 (configure-stage1-gcc): ...to here.
7938 (new-bootstrap): Use bubble targets.
7939 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7940 Use per-stage distclean targets.
7941 (configure-stage1-gcc, configure-stage2-gcc,
7942 configure-stage3-gcc, all-stage1-gcc,
7943 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7944 Use new-stageN-start to prepare the tree.
7945
d856c8a6 79462004-05-23 Paolo Bonzini <bonzini@gnu.org>
7947
7948 * Makefile.def (host_modules): add libcpp.
7949 * Makefile.tpl: Add dependencies on and for libcpp.
7950 * Makefile.in: Regenerate.
7951 * configure.in: Add libcpp host module.
7952 * configure: Regenerate.
7953
01b41571 79542004-05-21 Paolo Bonzini <bonzini@gnu.org>
7955
7956 * Makefile.tpl: Whenever a recursive target is defined, wrap
7957 it in a special @if/@endif block, and prepare its maybe
7958 dependency in the @if/@endif block
7959 * configure.in: Instead of writing maybe dependencies, remove
7960 the @if/@endif statements, and remove the @if/@endif blocks
7961 that remain.
7962 * configure: Regenerate.
7963 * Makefile.in: Regenerate.
7964
f47da044 79652004-05-20 Janis Johnson <janis187@us.ibm.com>
7966
7967 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7968
d556a20e 79692004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7970
7971 PR bootstrap/15120
7972 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7973 * */configure: Rebuilt.
7974
49fbf4b9 79752004-05-17 Zack Weinberg <zack@codesourcery.com>
7976
7977 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7978 of libf2c.
7979 * configure, Makefile.in: Regenerate.
7980
d3eff7bb 79812004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
ae1bef7b 7982
7983 * MAINTAINERS (Write After Approval): Add myself.
7984
4ee9c684 79852004-05-13 Diego Novillo <dnovillo@redhat.com>
7986
7987 Merge from tree-ssa-20020619-branch.
7988
7989 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7990 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7991 (HOST_GMPLIBS): Define.
7992 (HOST_GMPINC): Define.
7993 (TARGET_LIB_PATH): Add libmudflap.
7994 (GFORTRAN_FOR_TARGET): Define.
7995 (configure-build*): Export GFORTRAN.
7996 (configure-gcc): Export GMPLIBS and GMPINC.
7997 (all-gcc): Add maybe-all-libbanshee.
7998 (configure-target-libgfortran): Define.
7999 * Makefile.in: Regenerate.
8000 * configure.in (host_libs): Add libbanshee.
8001 (target_libraries): Add target-libmudflap and target-libgfortran.
8002 Add --with-libbanshee.
8003 Handle --disable-libmudflap.
8004 (*-*-freebsd*): Use with_gmp.
8005 Add $(libgcj) to noconfigdirs.
8006 * configure: Regenerate.
8007 * depcomp: New file.
8008 * MAINTAINERS: Add tree-ssa maintainers.
8009
455fb4f7 80102004-05-04 Vladimir Makarov <vmakarov@redhat.com>
8011
49fbf4b9 8012 * MAINTAINERS (Various Maintainers): Add myself.
455fb4f7 8013
9ca797fe 80142004-04-30 Brian Ford <ford@vss.fsi.com>
8015
49fbf4b9 8016 * MAINTAINERS (Write After Approval): Add myself.
9ca797fe 8017
043b6c62 80182004-04-29 Uros Bizjak <uros@kss-loka.si>
8019
49fbf4b9 8020 * MAINTAINERS (Write After Approval): Add myself.
043b6c62 8021
697dfd2c 80222004-04-28 Paolo Bonzini <bonzini@gnu.org>
8023
8024 * config/acx.m4: Fix fastcompare support for new-bootstrap.
8025 * configure: Regenerate.
8026
839c6a20 80272004-04-27 Paolo Bonzini <bonzini@gnu.org>
8028
8029 Revert:
8030 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8031
8032 * Makefile.def (flags_to_pass): Remove *dir variables that
8033 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8034 as well as prefix and exec_prefix.
8035 * Makefile.in: Regenerate.
8036
a2718648 80372004-04-26 Robert Millan <robertmh@gnu.org>
8038
8039 Add patches from libtool CVS.
8040 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8041 * ltconfig: Likewise.
8042 * ltcf-c.sh: Likewise.
8043 * ltcf-cxx.sh: Likewise.
8044 * ltcf-gcj.sh: Likewise.
8045
be2c9eb1 80462004-04-26 Paolo Bonzini <bonzini@gnu.org>
8047
8048 * Makefile.def (host_modules): Mark with the bootstrap
8049 flag packages on which gcc depends.
8050 * Makefile.tpl (all-bootstrap): Use it.
8051 * Makefile.in: Regenerate.
8052
b5196e8d 80532004-04-26 Paolo Bonzini <bonzini@gnu.org>
8054
8055 * Makefile.def (flags_to_pass): Remove *dir variables that
8056 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8057 as well as prefix and exec_prefix.
8058 * Makefile.in: Regenerate.
8059
7bcc3b4a 80602004-04-26 Paolo Bonzini <bonzini@gnu.org>
8061
49fbf4b9 8062 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8063 * configure: Regenerate.
8064 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8065 * gcc/Makefile.tpl (compare): Use the result of the test.
8066 * gcc/Makefile.in: Regenerate.
7bcc3b4a 8067
33e3141d 80682004-04-23 Paolo Bonzini <bonzini@gnu.org>
8069
8070 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8071 Always relocate gcc and prev-gcc to the original names, even
8072 if the build fails.
8073 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8074 New targets.
8075
44217381 80762004-04-23 Laurent GUERBY <laurent@guerby.net>
8077
8078 * MAINTAINERS: Update my email address.
49fbf4b9 8079
de88352a 80802004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8081
8082 * configure.in (mips*-*-irix5*): Enable ld.
8083 * configure: Regenerate.
44217381 8084
216de822 80852004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8086
8087 * configure: Regenerate.
8088
b8d376b5 80892004-04-15 James E Wilson <wilson@specifixinc.com>
8090
8091 * Makefile.tpl (configure-[+module+], configure-gcc,
8092 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8093 Set and export LDFLAGS.
8094 * Makefile.in: Regenerate.
8095
9ce62711 80962004-04-12 Michael Chastain <mec.gnu@mindspring.com>
8097
49fbf4b9 8098 * MAINTAINERS: Add myself to write-after-approval.
9ce62711 8099
49aae208 81002004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
8101
8102 PR bootstrap/14871
8103 * Makefile.tpl: If we don't have built-in-tree target tools,
8104 use the ones found by configure rather than hacking around with
8105 program_transform_name.
8106 * configure.in: Give Makefile.tpl the information necessary
8107 to do that.
8108 * Makefile.in: Regenerate.
8109 * configure: Regenerate.
8110
f4191912 81112004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
8112
8113 PR bootstrap/14760
8114 * configure.in: When computing baseargs, strip *all* copies of
8115 offending options. Also, don't match/substitute the trailing space,
8116 so that this actually works when two similar options are separated by
8117 only one space.
8118 * configure: Regenerate.
8119
d17281c9 81202004-04-06 David Edelsohn <edelsohn@gnu.org>
8121
49fbf4b9 8122 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8123 (rs6000-*-aix*): Same.
8124 * configure: Regenerate.
d17281c9 8125
10930c81 81262004-04-05 Ranjit Mathew <rmathew@hotmail.com>
49fbf4b9 8127
8128 * MAINTAINERS: Add myself to write-after-approval.
10930c81 8129
74d8b57d 81302004-04-03 Bud Davis <bdavis9659@comcast.net>
49fbf4b9 8131
8132 * MAINTAINERS: Add myself to write-after-approval.
74d8b57d 8133
c0c5068d 81342004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
8135
32fbc463 8136 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8137 STRICT_WARN, WARN_CFLAGS flags passed down to make.
8138 * Makefile.in: Regenerate.
8139
c0c5068d 8140 * configure.in (top level bootstrap support): Rework --enable-werror
8141 to set @stage2_werror_flag@.
8142 * configure: Regenerate.
8143 * Makefile.tpl (top level bootstrap support): Pass
8144 @stage2_werror_flag@ down to configure in stages 2 and 3.
8145 * Makefile.in: Regenerate.
8146
d120ca69 81472004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
8148
7f6f8932 8149 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8150 for stages 2 and 3 as well as in make. As a consequence, remove
8151 OUTPUT_OPTION (now detected by configure) from the flags passed down
8152 to make.
8153 * Makefile.in: Regenerate.
8154
d120ca69 8155 * Makefile.tpl (new-bootstrap): Fix typo.
8156 * Makefile.in: Regenerate.
8157
7dade866 81582004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
8159
9621e512 8160 * Makefile.tpl: Rearrange by moving recursive_targets rules
8161 into their proper sections.
8162 * Makefile.tpl (top level bootstrap support): Move disabling
8163 of coverage flags from 'make' to 'configure'; improve comments.
8164 * Makefile.in: Regenerate.
8165
aff6cf7b 8166 * Makefile.tpl (experimental top level bootstrap) Move stage1
8167 language setting from all- target to configure- target; disable
8168 intermodule optimization in stage 1; prevent gratuitous rebuilds
8169 of stage 1.
8170 * Makefile.in: Regenerate.
8171 * configure.in: Comma-separate stage 1 language list for top
8172 level bootstrap.
8173 * configure: Regenerate.
8174
7dade866 8175 * Makefile.tpl: Clean up experimental top level bootstrap support:
8176 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8177 prev-gcc in configure- targets as well as all- targets.
8178 * Makefile.in: Regenerate.
8179
c6deeaef 81802004-03-21 Kelley Cook <kcook@gcc.gnu.org>
8181
8182 * compile: New file imported from automake.
8183
f28cd43a 81842004-03-17 Paolo Bonzini <bonzini@gnu.org>
8185
8186 * configure.in: Remove symbolic link section.
8187 * configure: Regenerate.
8188 * Makefile.tpl (links): Remove.
8189 * Makefile.in: Regenerate.
8190
8e6391a6 81912004-03-15 Paolo Bonzini <bonzini@gnu.org>
49fbf4b9 8192 Nathanael Nerode <neroden@gcc.gnu.org>
8e6391a6 8193
8194 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
49fbf4b9 8195 Set with AC_CHECK_PROGS.
8e6391a6 8196 * configure.in: Fix comment typo from last patch.
8197 * configure: Regenerate.
8198
2d64c2fd 81992004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
8200
8201 * Makefile.tpl: Introduce experimental top level bootstrap support.
8202 * Makefile.in: Regenerate.
8203 * configure.in: Introduce support for top level bootstrap.
8204 * configure: Regenerate.
8205
989edd2f 82062004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
49fbf4b9 8207 Paolo Bonzini <bonzini@gnu.org>
989edd2f 8208
8209 PR bootstrap/14522
8210 * configure.in: Cope with shells that do not support unquoted ^
8211 * configure: Regenerate.
8212
f46e13ec 82132004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
49fbf4b9 8214 Paolo Bonzini <bonzini@gnu.org>
f46e13ec 8215
8216 PR bootstrap/14522
989edd2f 8217 * configure.in: Cope with shells that do not support nesting
f46e13ec 8218 quotes inside quoted backquote substitutions.
8219 * configure: Regenerate.
8220
db1c2ab2 82212004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
8222
8223 PR bootstrap/14522
6175885e 8224 * configure.in: Fix escaping of $.
db1c2ab2 8225 * configure: Regenerate.
8226
8e1fea1a 82272004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
8228
8229 * configure: Regenerate, since I forgot to while committing Paolo's
8230 changes.
8231
c24c5e46 82322004-03-08 Paolo Bonzini <bonzini@gnu.org>
8233
8234 PR ada/14131
8235 Move language detection to the top level.
8236 * configure.in: Find default values for the tools as
8237 soon as possible. Disable ada if GNAT is not found.
8238 Emit error message about missing languages. Expand
8239 --enable-languages=all for the gcc subdirectory.
8240
2a4b7d44 82412004-03-10 Ben Elliston <bje@gnu.org>
8242
8243 * MAINTAINERS: Update my email address.
8244
ebdab8b6 82452004-03-05 David Edelsohn <edelsohn@gnu.org>
8246
8247 * ltconfig: Disable building static libraries if building shared
8248 libraries on AIX 5L.
8249
19e1fe6d 82502004-03-01 Richard Sandiford <rsandifo@redhat.com>
8251
8252 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8253 and disable libgcj.
8254 * configure: Regenerated.
8255
70990390 82562004-03-01 Brian Booth <bbooth@redhat.com>
8257
8258 * MAINTAINERS: Add myself to write-after-approval.
8259
a291166d 82602004-03-01 Paolo Bonzini <bonzini@gnu.org>
8261
8262 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 8263
75fc7adc 82642004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8265
8266 PR bootstrap/7087
8267 * Makefile.tpl: Guard XFOO sed statements better.
8268 * Makefile.tpl: Add dependency for configure-target-libada.
8269 * Makefile.in: Regenerate (incidentally fixes broken
8270 commit when libada-branch was merged).
8271
683dcdca 82722004-02-25 Kelley Cook <kcook@gcc.gnu.org>
8273
8274 * MAINTAINERS: Add myself to write-after-approval.
8275
662476d9 82762004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
8277
8278 * MAINTAINERS: Add Nicola Pero and myself as libobjc
8279 maintainers.
8280
ee887245 82812004-02-20 Andrew Cagney <cagney@redhat.com>
8282
8283 * config.guess: Update from version 2003-10-16 to 2004-02-16.
8284 * config.sub: Update from version 2003-11-03 to 2004-02-16.
8285
e86087cf 82862004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
8287
8288 PR bootstrap/11932
8289 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8290
22699913 82912004-02-14 Jerry Quinn <jlquinn@optonline.net>
8292
8293 * MAINTAINERS: Added myself to write-after-approval.
8294
98b111a1 82952004-02-14 Michael Koch <konqueror@gmx.de>
8296
8297 * MAINTAINERS: Added myself to write-after-approval.
8298
4aa8866f 82992004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
8300
8301 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
8302 some OS port maintainers to OS port maintainers section.
8303
39c687d5 83042004-02-13 Frank Ch. Eigler <fche@redhat.com>
8305
8306 * MAINTAINERS: Add self.
8307
cdfbccf4 83082004-02-12 Kazu Hirata <kazu@cs.umass.edu>
8309
8310 * MAINTAINERS: Alphabetize.
8311
bc9cab17 83122004-02-12 Paolo Bonzini <bonzini@gnu.org>
8313
8314 * MAINTAINERS: Remove myself.
49fbf4b9 8315
b0c02cae 83162004-02-11 David Edelsohn <edelsohn@gnu.org>
8317
8318 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8319 (rs6000-*-aix*): Same.
8320 * configure: Regenerate.
8321
9dec93ca 83222004-02-11 Kelley Cook <kcook@gcc.gnu.org>
8323
8324 * configure.in (host): Add in missing $noconfigdirs to defines.
8325 * configure: Regenerate.
8326
93341878 83272004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
8328 Nathanael Nerode <neroden@gcc.gnu.org>
8329
8330 PR ada/6637, PR ada/5911
49fbf4b9 8331 Merge with libada-branch:
93341878 8332 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8333 with appropriate dependencies. Add --enable-libada configure switch.
8334 * configure, Makefile.in: Regenerate.
8335
a31db762 83362004-02-09 Paolo Bonzini <bonzini@gnu.org>
8337
8338 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 8339
d74dd50d 83402004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8341
8342 * configure.in: Don't pass --with-stabs on IRIX 5 either.
8343 * configure: Regenerate.
8344
351ae313 83452004-02-04 Geoffrey Keating <geoffk@apple.com>
8346
8347 Merge from upstream:
8348
8349 * ltmain.in: When setting IFS to '~', be careful about user
8350 arguments that contain '~'.
8351
8352 2004-02-04 Peter O'Gorman <peter@pogma.com>
8353
8354 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8355 Also test $base_compile against $CC with escaped arguments. Bug
8356 reported by Geoff Keating <geoffk@apple.com>.
8357
b82e7603 83582004-02-04 Kazu Hirata <kazu@cs.umass.edu>
8359
8360 * MAINTAINERS: Remove i960 port.
8361
24b4656e 83622004-01-23 DJ Delorie <dj@redhat.com>
8363
8364 * Makefile.def (target_modules) [libiberty]: Don't stage.
8365 * Makefile.in: Rebuilt.
8366
8f694e4c 83672004-01-20 Caroline Tice <ctice@apple.com>
8368
8369 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 8370
725cf077 83712004-01-19 Paolo Carlini <pcarlini@suse.de>
8372
8373 * MAINTAINERS: Update my email address.
8374
3dc94299 83752004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
8376
8377 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 8378
6d3c6627 83792004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8380
8381 * MAINTAINERS: Remove entries without email address.
8382
26ffdd7d 83832004-01-15 Daniel Jacobowitz <drow@mvista.com>
8384
8385 * MAINTAINERS: Add myself to write-after-approval.
8386
0255c638 83872004-01-15 Steven Bosscher <stevenb@suse.de>
8388
8389 * MAINTAINERS: Update my email address.
8390
dcde3c07 83912004-01-14 Loren J. Rittle <ljrittle@acm.org>
4003683b 8392
8393 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8394 * Makefile.tpl (configure-target-[+module+]): Support stage.
8395 * Makefile.in: Rebuilt.
8396
51292f82 83972004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8398
8399 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8400
3b6f11b0 84012004-01-10 Richard Sandiford <rsandifo@redhat.com>
8402
8403 * MAINTAINERS: Add myself as a MIPS maintainer.
8404
090b36fb 84052004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
8406
c8241dd9 8407 * configure.in: Use ./config.cache, not config.cache.
8408 * configure: Regenerate.
8409 * Makefile.tpl: Special-casing not needed for GCC any more.
8410 * Makefile.in: Regenerate.
8411
ba1081ef 8412 * configure.in: Don't share a cache file for host dirs.
8413 * configure: Regenerate.
8414
090b36fb 8415 * config-ml.in: Don't mess with the cache file.
8416
a73c2b4b 84172004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8418
8419 * MAINTAINERS: Move myself from 'Write After Approval' to
8420 'CPU Port Maintainers' section as SPARC maintainer.
8421
74fef112 84222004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
8423
6509bb23 8424 * Makefile.tpl: Make GCC use a separate config.cache.
8425 * Makefile.in: Regenerate.
8426
74fef112 8427 PR bootstrap/11932, PR bootstrap/11933
8428 (I don't know if it will fix either of them, but it relates
8429 to them.)
8430 * configure.in: Don't use shared config.cache for target
8431 directories.
8432 * configure: Regenerate.
8433
a570dccd 84342004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
8435
8436 * MAINTAINERS: Add myself to 'Write After Approval' section.
8437
3e983e16 84382003-12-31 Roger Sayle <roger@eyesopen.com>
8439
8440 * configure.in (ia64*-*-hpux*): Disable building java libraries.
8441 * configure: Regenerated.
8442
e35ccc0b 84432003-12-23 Kazu Hirata <kazu@cs.umass.edu>
8444
8445 * MAINTAINERS: Remove the mn10200 maintainer.
8446
688429c4 84472003-12-21 Bernardo Innocenti <bernie@develer.com>
49fbf4b9 8448
248deaff 8449 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8450 * configure: Regenerated.
688429c4 8451
65cc485a 84522003-12-16 Jan Hubicka <jh@suse.cz>
8453
8454 * MAINTAINERS: Add myself as callgraph maintainer.
8455
b31913cd 84562003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
8457
8458 * configure.in (raw_libstdcxx_flags): Remove the leading space.
8459 * configure: Regenerate.
8460
6ebf7635 84612003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8462
8463 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8464 'Write After Approval' section. Update email.
8465
dcde3c07 84662003-12-01 James Lemke <jim@wasabisystems.com>
40eee2b8 8467
8468 * MAINTAINERS (Write After Approval): Add myself.
8469
233f501d 84702003-11-20 Matt Thomas <matt@3am-software.com>
8471
8472 * MAINTAINERS: Add myself as a vax port maintainer.
8473
3a6fbbb0 84742003-11-20 Kelley Cook <kcook@gcc.gnu.org>
8475
8476 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8477 (configure-build-[+module+], configure-[+module+]): Likewise.
8478 (configure-target-[+module+], configure-gcc, config.status): Likewise.
8479 * Makefile.in: Regenerate.
8480
fbccfde7 84812003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
8482
8483 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8484 shared/dylibed libraries.
8485 * ltmain.sh: Likewise.
8486 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8487 * ltcf-cxx.sh: Likewise.
8488 * ltcf-gcj.sh: Likewise.
8489 * ltconfig: Likewise.
8490
e58f120a 84912003-11-17 Stan Cox <scox@redhat.com>
8492
8493 * MAINTAINERS: Add myself as iq2000 port maintainer.
8494
f008c4c8 84952003-11-14 Arnaud Charlet <charlet@act-europe.fr>
8496
49fbf4b9 8497 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8498 * Makefile.in: Regenerate.
f008c4c8 8499
4f84a874 85002003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
8501
8502 * config.sub: Update to 2003-11-03 version.
8503
e78b44da 85042003-10-20 Phil Edwards <phil@codesourcery.com>
8505
8506 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
8507 * configure: Regenerate.
8508
dcde3c07 85092003-10-20 Nicolas Pitre <nico@cam.org>
96356481 8510
8511 * MAINTAINERS: Add myself to 'Write After Approval' section.
8512
27bdc4aa 85132003-10-20 Arnaud Charlet <charlet@act-europe.fr>
8514
8515 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8516
84c43cd1 85172003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
8518
8519 * MAINTAINERS: Update my email address.
8520
61a0eea4 85212003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8522
8523 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8524
dcde3c07 85252003-10-17 Ralph Loader <rcl@ihug.co.nz>
a0a4226a 8526
8527 * MAINTAINERS: Add myself to 'Write After Approval' section.
8528
5f8d73e1 85292003-10-16 Bernardo Innocenti <bernie@develer.com>
8530
8531 * config.guess: Update to 2003-10-16 version.
8532 * config.sub: Update to 2003-10-16 version.
8533
dcde3c07 85342003-10-15 David Daney <ddaney@avtrex.com>
bb5167cc 8535
8536 * MAINTAINERS: Added myself to 'Write After Approval' section.
8537
170f5a00 85382003-10-15 Falk Hueffner <falk@debian.org>
8539
8540 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8541 'Write After Approval' section. Update email.
8542
a7611bf4 85432003-10-14 Roger Sayle <roger@eyesopen.com>
8544
8545 * MAINTAINERS: Move myself from 'Write After Approval' to
8546 'Various Maintainers' section as middle-end maintainer.
8547
70356f61 85482003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
8549
8550 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8551 HOST_FLAGS_TO_PASS.
8552 * Makefile.in: Regenerate.
8553
258ddda4 85542003-10-11 Bernardo Innocenti <bernie@develer.com>
8555
8556 * config.guess: Update to 2003-10-07 version.
8557 * config.sub: Update to 2003-10-07 version.
8558
ab81b5cb 85592003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8560
8561 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8562 * ltconfig (irix5*, irix6*): Don't override version_type.
8563
d8e9ea04 85642003-10-05 Mohan Embar <gnustuff@thisiscool.com>
8565
8566 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8567 * configure: Rebuilt
8568 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8569 * Makefile.in: Rebuilt
8570
cd5c13ff 85712003-10-03 H.J. Lu <hongjiu.lu@intel.com>
8572
8573 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8574
40d3e4b2 85752003-09-30 Carlo Wood <carlo@alinoe.com>
8576
248deaff 8577 * MAINTAINERS (Write After Approval): Add myself.
40d3e4b2 8578
05c58265 85792003-09-29 Paul Koning <ni1d@arrl.net>
8580
8581 * MAINTAINERS: Move myself from "Write After Approval"
8582 to CPU platform maintainers for pdp11 platform.
8583
78b5bf24 85842003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
8585
8586 * MAINTAINERS: Move myself from 'Write After Approval' to
8587 'Various Maintainers' section as libffi testsuite maintainer.
8588
fbfea1fa 85892003-09-21 Daniel Jacobowitz <drow@mvista.com>
8590
8591 * configure.in: Pass a computed --program-transform-name
8592 to subconfigures.
8593 * configure: Regenerated.
8594
0c20a995 85952003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8596
f9bdf3d8 8597 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8598 * Makefile.in: Regenerate.
8599
0c20a995 8600 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8601 * Makefile.in: Regenerate.
8602
1237664b 86032003-09-19 Ziemowit Laski <zlaski@apple.com>
8604
8605 * MAINTAINERS: Move myself from 'Write After Approval'
8606 to 'Various Maintainers' (objective-c) section.
8607
5df533c9 86082003-09-17 Daniel Jacobowitz <drow@mvista.com>
8609
8610 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8611 quoting.
8612 * configure: Regenerated.
8613
f0b55f07 86142003-09-16 Joel Brobecker <brobecker@gnat.com>
8615
8616 * MAINTAINERS (Write After Approval): Add myself to write after
8617 approval list.
8618
55a8be62 86192003-09-16 Dorit Naishlos <dorit@il.ibm.com>
8620
248deaff 8621 * MAINTAINERS (Write After Approval): Add myself.
55a8be62 8622
bb94c300 86232003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
8624
8625 * MAINTAINERS: Update my e-mail address.
8626
9165b0af 86272003-09-09 Alan Modra <amodra@bigpond.net.au>
8628
8629 * libtool.m4 (LD): Correct powerpc64 host match.
8630
01a54e86 86312003-09-06 James E Wilson <wilson@tuliptree.org>
8632
8633 * MAINTAINTERS: Update my affiliation and email address.
8634
8cfcdde8 86352003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8636
8637 * MAINTAINERS (Write After Approval): Add myself.
8638
08d04508 86392003-09-04 DJ Delorie <dj@redhat.com>
8640
8641 * configure: Regenerate.
8642
86432003-09-04 Robert Millan <robertmh@gnu.org>
8644
8645 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
49fbf4b9 8646
25e22e05 86472003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8648
8649 * configure.in: Ensure arguments to sed are properly spaced.
8650 * configure: Regenerate.
8651
d4e272bb 86522003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8653
8654 * MAINTAINERS: Update my e-mail address.
8655
29eb8c8a 86562003-08-28 Mohan Embar <gnustuff@thisiscool.com>
8657
8658 * MAINTAINERS (Write After Approval): Add myself.
8659
8d288ef7 86602003-08-27 Daniel Jacobowitz <drow@mvista.com>
8661
8662 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8663 * configure: Regenerated.
8664
db648c92 86652003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
8666
8667 * MAINTAINERS: Update my email address.
8668
4482474a 86692003-08-23 Phil Edwards <pme@gcc.gnu.org>
8670
8671 * configure.in: Use newline instead of semicolon when assuming
8672 shell arguments in a for loop.
8673 * configure: Regenerated.
8674
8dd25e42 86752003-08-22 Jason Eckhardt <jle@rice.edu>
8676
8677 * MAINTAINERS: Resurrect the i860 maintainer.
8678
63a057cf 86792003-08-20 Geoffrey Keating <geoffk@apple.com>
8680
9ad4b12b 8681 PR 8180
8682 * configure.in: When testing with_libs and with_headers, treat
8683 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
8684 * configure: Regenerate.
49fbf4b9 8685
63a057cf 8686 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8687 make, shell, etc.
8688 (baseargs): Likewise.
8689 * configure: Regenerate.
8690
cb023c85 86912003-08-20 Bernardo Innocenti <bernie@develer.com>
8692
8693 * MAINTAINERS (Write After Approval): Add myself.
8694
0894307c 86952003-08-19 Geoffrey Keating <geoffk@apple.com>
8696
8697 * configure.in: Disable libgcj for darwin not on powerpc.
8698 * configure: Rebuild.
8699
080e0ef5 87002003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
8701
8702 * config-ml.in, symlink-tree: Add license.
8703
49fbf4b9 87042003-08-03 Richard Stallman <rms@gnu.org>
8705 Eben Moglen <moglen@columbia.edu>
5d982d49 8706
8707 * README.SCO: New file.
8708
465fccaf 87092003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
8710
8711 * Makefile.tpl (check, check-c++): Express dependencies using
8712 dependencies rather than commands.
8713 * Makefile.in: Regenerate.
8714
eda8e89a 87152003-08-01 Andrew Cagney <cagney@redhat.com>
8716
8717 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8718 * configure: Ditto.
8719
9db45a87 87202003-07-31 Geoffrey Keating <geoffk@apple.com>
8721
8722 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
52789e7b 8723 * Makefile.in: Update.
9db45a87 8724
ac57d0b7 87252003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
8726
8727 * configure.in: Enable libgcj for darwin.
8728 * configure: Rebuild.
8729
ea0c3105 87302003-07-29 Phil Edwards <pme@gcc.gnu.org>
8731
8732 * config-ml.in: Use ac_configure_args directly instead of
8733 ml_arguments. Only set ml_norecursion if --no[-]recursion is
8734 actually seen.
8735
2f61b8ca 87362003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
8737
8738 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8739 creating target and build subdirs to build all parent dirs as needed.
8740 * Makefile.in: Rebuild.
8741 * configure.in: Don't build dirs explicitly here.
8742 * configure: Rebuild.
8743
7e13b46d 87442003-07-26 Paul Brook <paul@nowt.org>
8745
8746 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8747
8a3e139d 87482003-07-22 Alexandre Oliva <aoliva@redhat.com>
8749
8750 * Makefile.tpl (all-make): Depend on intl.
8751 * Makefile.in: Rebuilt.
8752
451a290b 87532003-07-20 Phil Edwards <pme@gcc.gnu.org>
8754
8755 * install-sh: Update to newer upstream versions (associated with
8756 aclocal 1.7).
8757 * mkinstalldirs: Likewise.
8758 * missing: Likewise, plus $1Help2man -> $1 typo fix.
8759
b00dcec8 87602003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
8761
8762 * MAINTAINERS: Move self from Bug database only accounts
8763 to write-after-approval.
8764
35e03d52 87652003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8766
8767 * config.if: Remove unused libc_interface determination.
8768
8b4f1479 87692003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8770
8771 * MAINTAINERS: Move self from write-after-approval to
8772 build machinery (*.in).
8773
450e6c84 87742003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8775
8776 PR bootstrap/11273
8777 PR bootstrap/11408
8778 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8779 unused INSTALL_PROGRAM_ARGS.
8780 * configure.in: Use AC_PROG_INSTALL.
8781 * Makefile.in: Regenerate.
8782 * configure: Regenerate.
8783
461e4409 87842003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8785
8786 * MAINTAINERS: Alphabetize.
8787
700d38c2 87882003-07-10 Alexandre Oliva <aoliva@redhat.com>
8789
8790 * configure: Rebuilt.
8791 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8792 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8793 newlib nor libgloss.
8794 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8795 * configure.in (am33_2.0-*-linux*): Added.
8796
678f5830 87972003-07-09 Bob Wilson <bob.wilson@acm.org>
8798
8799 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8800 * configure: Regenerate.
8801
c6976b58 88022003-07-07 Zack Weinberg <zack@codesourcery.com>
8803
8804 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8805 * Makefile.in: Regenerate.
8806
56735f39 88072003-07-04 Zack Weinberg <zack@codesourcery.com>
8808
8809 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8810 * Makefile.in: Regenerate.
8811
dcde3c07 88122003-07-04 H.J. Lu <hongjiu.lu@intel.com>
7a8ca04a 8813
8814 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8815 * Makefile.in: Regenerated.
8816
528819e3 8817 * config-ml.in: Replace PWD with PWD_COMMAND.
8818
1e12d536 88192003-07-04 Zack Weinberg <zack@codesourcery.com>
8820
8821 * intl: New directory; see intl/ChangeLog for details.
8822 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8823 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8824 * Makefile.in: Regenerate.
8825
efe37a83 88262003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8827
8828 * configure.in: Clean up config-lang.in handling. Delete
8829 useless assignment to "subdirs".
8830 * configure: Regenerate.
8831
328637e8 88322003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8833
8834 * configure.in: Rename 'target_libs' to 'target_libraries'.
8835 Remove useless reference to 'target_libs'.
8836 * configure: Regenerate.
8837
8ca838c4 88382003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8839
8840 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8841 * Makefile.in: Regenerate.
8842
36bbd884 88432003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8844
8845 * Makefile.def: Introduce flags_to_pass.
8846 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8847 * Makefile.in: Regenerate.
8848
4a9237fb 88492003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8850
8851 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8852 and target-libgloss.
8853 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8854 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8855 * configure: Regenerate.
8856
eb295b2d 88572003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8858
8859 * configure.in: Update testsuite_flags to new location.
8860 * configure. Regenerate.
1e12d536 8861
58933515 88622003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8863
8864 * Makefile.tpl: Remove BUILD_CC stuff.
8865 * Makefile.in: Regenerate.
8866
4e857606 88672003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8868
8869 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8870
dcde3c07 88712003-06-16 Graeme Peterson <gp@qnx.com>
5400906f 8872
8873 * MAINTAINERS (Write After Approval): Add myself.
8874
dcde3c07 88752003-06-14 H.J. Lu <hongjiu.lu@intel.com>
1e12d536 8876
6409c17a 8877 * config.guess: Update to 2003-06-12 version.
8878 * config.sub: Update to 2003-06-13 version.
8879
dcde3c07 88802003-06-12 H.J. Lu <hongjiu.lu@intel.com>
98d4589c 8881
8882 * config.guess: Update to 2003-06-06 version.
8883 * config.sub: Update to 2003-06-06 version.
8884
8a76f31d 88852003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8886
8887 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8888 * configure. Regenerate.
8889
ca3b731f 88902003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
8891
622c1fa9 8892 * configure.in: Disable serial configure by default.
8893 * configure: Regenerate.
8894 * Makefile.tpl: Abolish .NOTPARALLEL.
8895 * Makefile.in: Regenerate.
8896
ab8cf29b 8897 * Makefile.tpl: Replace {build,host,target}_canonical by
8898 {build,host,target}.
8899 * Makefile.in: Regenerate.
8900
ca3b731f 8901 * Makefile.tpl: Fix stupid pasto.
8902 * Makefile.in: Regenerate.
8903
d95eabf9 89042003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
8905
8906 * Makefile.tpl: Remove bogus conditional.
8907 * Makefile.in: Regenerate.
8908
89092003-06-05 Jan Hubicka <jh@suse.cz>
ef3bb540 8910
8911 * Makefile.tpl (profiledbootstrap): New target.
8912 * Makefile.in (profiledbootstrap): New target.
8913
60daf4cb 89142003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
b97ed9b7 8915
8916 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8917 Pinski. Remove user names from other bugzilla-only maintainers.
8918
ffe98fac 89192003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
8920
ff2e99a4 8921 * Makefile.tpl: Make 'recursive targets' using autogen rather
8922 than shell loop. Remove duplicate 'clean' targets and false
8923 comments.
8924 * Makefile.def: Add systematic dependencies to 'recursive' targets.
8925 Add systematic method of specifying missing targets in subdirs.
8926 Add copyright boilerplate.
8927 * Makefile.in: Regenerate.
8928 * configure.in: Add 'recursive targets' to maybe list.
8929 * configure: Regenerate.
8930
e53ad3a2 8931 * MAINTAINERS: "GNATS only" -> "Bug database only".
8932
ffe98fac 8933 * Makefile.tpl: Rename [+target+] to [+make_target+].
8934 * Makefile.def: Rename 'target' to 'make_target'.
8935
b3ccab1c 89362003-05-31 Neil Booth <neil@daikokuya.co.uk>
8937
8938 * MAINTAINERS: Add self as options handling maintainer.
8939
f81148db 89402003-05-28 Michael Meissner <gnu@the-meissners.org>
8941
8942 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8943 been too long since I touched those ports.
8944
abcfd3cb 89452003-05-28 DJ Delorie <dj@redhat.com>
8946
8947 * Makefile.tpl: Make maybe-check-gcc .PHONY.
8948 * Makefile.in: Regenerate.
8949
1a21d71c 89502003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8951
8952 * configure.in: Use curly braces in the definition of tooldir.
8953 * configure: Regenerate.
8954
7a9bc7f6 89552003-05-21 DJ Delorie <dj@redhat.com>
1e12d536 8956
7a9bc7f6 8957 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8958 newlib or libgloss.
8959 * Makefile.in: Regenerate.
8960
575caa8d 89612003-05-21 DJ Delorie <dj@redhat.com>
8962
8963 * Makefile.tpl: Add missing empty maybe-check-gcc target.
8964 * Makefile.in: Regenerate.
8965
8c7c29d9 89662003-05-20 Ian Lance Taylor <ian@airs.com>
8967
8968 * MAINTAINERS: Update my e-mail address.
8969
4d9c9c81 89702003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8971
8972 * configure.in: Switch more things to use maybe dependencies.
1e12d536 8973 * Makefile.tpl: Switch more things to use maybe dependencies.
4d9c9c81 8974 Factor out common code from autogen IF statements.
8975 * configure: Regenerate.
8976 * Makefile.in: Regenerate.
8977
f74ea578 89782003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8979
8980 * configure.in: Accept i[3456789]86 for machine type.
8981 * configure: Regenerate.
8982
6f4f34a7 89832003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8984
8985 * configure.in: Switch more things to use maybe dependencies.
8986 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8987 * configure: Regenerate.
8988 * Makefile.tpl: Switch more things to use maybe dependencies.
8989 * Makefile.in: Regenerate.
8990
a2e3bfd3 89912003-05-16 Andreas Schwab <schwab@suse.de>
a841c4d4 8992
8993 * Makefile.tpl (install-opcodes): Define.
8994 * Makefile.in: Rebuild.
8995
aeaac216 89962003-05-13 Andreas Jaeger <aj@suse.de>
8997
8998 * config.guess: Update to 2003-05-09 version.
8999 * config.sub: Update to 2003-05-09 version.
9000
dcde3c07 90012003-05-13 Michael Eager <eager@mvista.com>
6995305c 9002
9003 * configure.in: Correct sed script so that options in quotes are not
9004 deleted.
9005 * configure: Rebuild.
9006
d957c480 90072003-05-12 Corinna Vinschen <corinna@vinschen.de>
9008
9009 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9010 and $$s/newlib/libc/sys/cygwin32 include paths.
9011 * configure: Ditto.
9012
e0ca23ce 90132003-05-12 Michael Meissner <gnu@the-meissners.org>
9014
9015 * MAINTAINERS: Update my email addresses.
9016
26e253a0 90172003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
9018
9019 * config-ml.in: Propagate INSTALL variables.
aeaac216 9020
1f55ccc8 90212003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9022
9023 * MAINTAINERS: Remove duplicate entries in Write After Approval.
9024
d8b01fbe 90252003-05-02 Chris Demetriou <cgd@broadcom.com>
9026
1e12d536 9027 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9028 * Makefile.in: Regenerate.
d8b01fbe 9029
29b9a35e 90302003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
9031
9032 * MAINTAINERS (GNATS only): Add Falk Hueffner.
9033
904536c9 90342003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
9035
9036 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9037
170853d0 90382003-04-27 Daniel Jacobowitz <drow@mvista.com>
9039
9040 * Makefile.tpl: Clean $(BUILD_SUBDIR).
9041 * Makefile.in: Regenerated.
9042
d5ab03ba 90432003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
9044
9045 * MAINTAINERS (Write After Approval): Upgrade myself from
9046 GNATS only to write-after-approval. Update my mail address.
9047
dcde3c07 90482003-04-25 Loren J. Rittle <ljrittle@acm.org>
784dc194 9049
9050 (OS Port Maintainers: freebsd): Add myself.
9051
eb13b182 90522003-04-22 Mark Mitchell <mark@codesourcery.com>
9053
9054 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9055
fe20e83b 90562003-04-22 Kean Johnston <jkj@sco.com>
9057
9058 * MAINTAINERS (SCO ports): Added myself.
9059
acaf46de 90602003-04-21 Nathan Sidwell <nathan@codesourcery.com>
9061
9062 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9063
efde8e6d 90642003-04-19 Kean Johnston <jkj@sco.com>
9065
9066 * MAINTAINERS (Write After Approval): Add myself.
9067
516b2e07 90682003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9069
9070 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9071 * Makefile.in: Regenerate.
9072
3647950d 90732003-04-18 Jakub Jelinek <jakub@redhat.com>
9074
9075 * configure.in (powerpc64*-*-linux*): Remove.
9076 * configure: Rebuilt.
9077
057705e9 90782003-04-17 Phil Edwards <pme@gcc.gnu.org>
9079
9080 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
9081 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9082 and restrap.
9083 * Makefile.in: Regenerate.
9084
c8a4cc21 90852003-04-16 Richard Earnshaw <rearnsha@arm.com>
9086
9087 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9088 * configure: Regenerated.
9089
62ada5db 90902003-04-15 DJ Delorie <dj@redhat.com>
9091
9092 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9093
82aa4d68 90942003-04-13 Nick Clifton <nickc@redhat.com>
9095
9096 * config-ml.in: Remove support for --disable-aix removing
9097 call-aix multilibs.
9098
7b26d9f7 90992003-04-10 Alexandre Oliva <aoliva@redhat.com>
9100
9101 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9102 * */configure: Rebuilt.
9103
51d6e0d7 91042003-04-08 Joel Sherrill <joel@oarcorp.com>
9105
9106 * MAINTAINERS: Add my email address.
9107
13f79774 91082003-03-17 Olivier Hainque <hainque@act-europe.fr>
9109
9110 * MAINTAINERS (Write After Approval): Add myself.
aeaac216 9111
523318a0 91122003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
9113
9114 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9115 * Makefile.in: Regenerate.
9116
ea0ebc5e 91172003-03-14 Michael Chastain <mec@shout.net>
9118
9119 * Makefile.in: Regenerate with correct Makefile.def.
9120
966842d4 91212003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
9122
9123 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
9124 Make macro.
9125 * Makefile.in: Regenerate.
9126 * configure.in: Clean up gxx_include_dir logic.
9127 * configure: Regenerate.
9128
e72ec9a8 91292003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
9130
9131 * MAINTAINERS (Write After Approval): Add myself.
9132
5a18e4cd 91332003-03-10 Ben Elliston <bje@wasabisystems.com>
9134
9135 * MAINTAINERS: Update my mail address.
9136
2436d08e 91372003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9138
9139 * configure.in (gxx_include_dir): Fix typo.
9140 * configure: Regenerated.
9141
602d002b 91422003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9143
9144 * Makefile.tpl: Reindent.
9145 * Makefile.in: Regenerate.
9146 * configure.in: Reindent. Don't set unused variables.
9147 * configure: Regenerate.
9148
5750c7d4 91492003-03-04 Daniel Jacobowitz <drow@mvista.com>
9150
9151 * configure.in: Include $(build_tooldir)/sys-include in
9152 FLAGS_FOR_TARGET.
9153 * configure: Regenerated.
9154
54d7d5f2 91552003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9156
224ed654 9157 * Makefile.tpl: Always pass down RANLIB.
9158 * Makefile.in: Regenerate.
9159
123bd2df 9160 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9161 * Makefile.in: Regenerate.
9162 * configure.in: Remove unused logic relating to --enable-shared
9163 and --enable-threads. Remove bogus comments. Remove redundant
9164 noconfigdirs.
9165 * configure: Regenerate.
9166
54d7d5f2 9167 * configure.in: Replace ${libstdcxx_version} by its value.
9168 Remove reference to mh-dgux.
9169 * configure: Regenerate.
9170
98dce82b 91712003-03-03 Kevin Buettner <kevinb@redhat.com>
9172
9173 * MAINTAINERS (Write After Approval): Add myself.
9174
f7ca337f 91752003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9176
9177 * Makefile.tpl: Rearrange.
9178 * Makefile.in: Regenerate.
9179
dcde3c07 91802003-02-25 Uwe Stieber <uwe@wwws.de>
336577be 9181
9182 * configure.in: Add support for kaOS as cross build target system.
9183 * configure: Regenerated.
9184
4e29e79f 91852003-02-24 Steven Bosscher <steven@gcc.gnu.org>
9186
9187 * MAINTAINERS (Write after approval): Add myself.
9188
9a5856da 91892003-02-21 James E Wilson <wilson@tuliptree.org>
9190
9191 * MAINTAINERS: Update my email address.
9192
f05d1a58 91932003-02-21 Zack Weinberg <zack@codesourcery.com>
9194
9195 * MAINTAINERS: Add self to blanket write privs. section.
9196
de0c9797 91972003-02-20 Sean McNeil <sean@blue.mcneil.com>
9198
9199 * Makefile.tpl: Add definition of CPPFLAGS to pass into
9200 configure-target-* as some target builds may require additional
9201 flags for preprocessor tests.
9202 * Makefile.in: Regenerated.
9203
3290c0cf 92042003-02-19 Alexandre Oliva <aoliva@redhat.com>
9205
de3c9f55 9206 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9207 * ltconfig: Handle it.
9208 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9209 auto-detecting it.
9210
a4e88f7d 9211 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9212 it is used as argument to $CC.
9213 * ltcf-gcj.sh: Likewise.
9214
3290c0cf 9215 * configure.in: Introduce --enable-maintainer-mode.
9216 * configure: Rebuilt.
9217 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9218 for maintainer mode.
9219 * Makefile.in: Rebuilt.
9220
0537137a 92212003-02-18 Jason Merrill <jason@redhat.com>
9222
9223 * Makefile.tpl (check-c++): Allow parallelism.
9224
201a9c33 92252003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9226
9227 * MAINTAINERS: Remove John Carr (who never actually had access to
9228 gcc.gnu.org).
9229
c0e5028f 92302003-02-15 Geoffrey Keating <geoffk@apple.com>
9231
9232 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9233 don't configure target-libobjc.
9234 * configure: Regenerate.
9235
7c86fd3f 92362003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9237
9238 * Makefile.tpl (RANLIB): Define.
9239 * Makefile.in: Regenerate.
9240
bd20d38b 92412003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
9242
9243 * MAINTAINERS: Update my email.
f05d1a58 9244
e50ab007 92452003-02-06 Keith R Seitz <keiths@redhat.com>
9246
9247 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9248 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9249 * Makefile.in: Regenerated.
9250 * configure.in: Remove all traces of snavigator, db, and grep.
9251 * configure: Regenerated.
9252
c91e543c 92532003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9254
9255 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9256 After Approval.
9257
70e7788a 92582003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9259
9260 * MAINTAINERS (Write after approval): Add myself.
9261
621ed2b9 92622003-01-31 Frank Ch. Eigler <fche@redhat.com>
9263
9264 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9265 * Makefile.in: Regenerated.
9266
f08ad151 92672003-01-30 Roger Sayle <roger@eyesopen.com>
9268
9269 * config.guess: Updated to 2003-01-30's version.
9270 * config.sub: Updated to 2003-01-28's version.
9271
47fe0706 92722003-01-30 Alexandre Oliva <aoliva@redhat.com>
9273
9274 * config.if: If gcc_version is already set, just use it. Don't set
9275 gcc_version_trigger if it's already set, otherwise set it to
9276 gcc/version.c, but only if the file exists. If it is not set and
9277 gcc/version.c does not exist, try to extract the version number from
9278 $CC.
9279
fa163406 92802003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
9281
f05d1a58 9282 * MAINTAINERS: Add myself to write-after-approval list.
fa163406 9283
e4ca87c8 92842003-01-27 Phil Edwards <pme@gcc.gnu.org>
9285
9286 * configure.in: Revert 24Jan change.
9287 * configure: Regenerate.
9288
c2cb58bc 92892003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9290
9291 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
9292 entry of HJ Lu.
9293
bd564d1c 92942003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9295
9296 * configure.in: Revert previous change.
9297 * configure: Regenerate.
9298
d5e7287b 92992003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9300
9301 * configure.in: Make rda native-only.
9302 * configure: Regenerate.
9303
15bbfd76 93042003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9305
9306 * MAINTAINERS: Move myself from GNATS-only-accounts to
9307 write-after-approval.
9308
cdfc500e 93092003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
9310
9311 * configure.in: Add missing \.
9312 * configure: Rebuilt.
9313
c9b54641 93142003-01-17 Jakub Jelinek <jakub@redhat.com>
9315
9316 * configure.in (baseargs): Avoid using \| in sed regular
9317 expressions.
9318 * configure: Rebuilt.
9319
da7bb396 93202003-01-16 Jakub Jelinek <jakub@redhat.com>
9321
9322 * configure.in (baseargs): Remove all supported forms of
9323 --cache-file, --srcdir, --host, --build and --target options
9324 from argument lists.
9325 * configure: Rebuilt.
9326
6d3cf184 93272003-01-15 Josef Zlomek <zlomekj@suse.cz>
9328
9329 * MAINTAINERS: Add myself to write-after-approval list.
9330
ef9a8a41 93312003-01-15 Alexandre Oliva <aoliva@redhat.com>
9332
9333 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9334 * configure: Rebuilt.
9335
a16b5a9d 93362003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
9337
9338 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9339 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9340 * Makefile.in: Regenerate.
9341 * configure: Regenerate.
9342
980d8b91 93432003-01-09 Alexandre Oliva <aoliva@redhat.com>
9344
9345 * configure.in: Remove Makefile in build, host and target modules
9346 unless configure was run with --no-recursion.
9347 * configure: Rebuilt.
9348
05794691 93492003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9350
9351 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9352 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9353 * Makefile.in: Regenerate.
9354
8ddabd5d 93552003-01-08 Chris Demetriou <cgd@broadcom.com>
9356
9357 * config.guess: Update to 2003-01-03 version.
9358 * config.sub: Update to 2003-01-03 version.
9359
f98c470c 93602003-01-07 Christopher Faylor <cgf@redhat.com>
9361
9362 * configure: Regenerate with proper autoconf 2.13.
9363
d65dd253 93642003-01-07 Christopher Faylor <cgf@redhat.com>
9365
9366 * configure.in: Add AC_PREREQ for consistency.
f98c470c 9367 * configure: Regenerate.
d65dd253 9368
8fdaf281 93692003-01-06 Andrew Cagney <ac131313@redhat.com>
9370
9371 * configure.in (GDB_TK): Add tcl directories conditional on
9372 gdb/gdbtk directory being present.
9373 * configure: Regenerate.
f05d1a58 9374
dcde3c07 93752003-01-04 John David Anglin <dave.anglin@nrc.ca>
8406dd56 9376
dcde3c07 9377 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
9378 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8406dd56 9379 * configure: Rebuilt.
9380
f53265fe 93812002-12-31 Tom Tromey <tromey@redhat.com>
9382
9383 * Makefile.in: Rebuilt.
9384 * Makefile.def (target_modules) [libffi]: Allow installation.
9385
0411e85f 93862002-12-31 Andreas Schwab <schwab@suse.de>
9387
9388 * configure.in: Fix use of $program_transform_name.
9389 * configure: Regenerated.
9390
a13fbfc9 93912002-12-30 Daniel Jacobowitz <drow@mvista.com>
9392
9393 * configure.in (baseargs): Don't remove first configure argument.
5f4084b7 9394 * configure: Regenerated.
a13fbfc9 9395
ec955b52 93962002-12-29 Alexandre Oliva <aoliva@redhat.com>
9397
9398 * Makefile.tpl (local-distclean): Don't remove...
9399 (multilib.ts): ... this. Moved into...
9400 (multilib.out): ... this. Don't use sub-make.
9401 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9402 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9403 (configure-build-[+module+], configure-[+module+],
9404 configure-target-[+module+], configure-gcc): ... these. Test
9405 for Makefile existence. Drop config.status from dependencies.
9406 * Makefile.in: Rebuilt.
9407 * configure.in: Move gcc-version-trigger to the end of
9408 ac_configure_args. Add comments to maybedep.tmp and
9409 serdep.tmp. Introduce --disable-serial-configure. Remove
9410 nonopt from baseargs, matching and removing corresponding
9411 whitespace while at it.
9412 * configure: Rebuilt.
9413
041dd099 94142002-12-28 Alexandre Oliva <aoliva@redhat.com>
9415
fca297b0 9416 * configure.in (host_configargs): Replace reference to
9417 no-longer-defined buildopts with --build=${build_alias}.
9418 * configure: Rebuilt.
9419
041dd099 9420 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
9421 program_transform_name to standard idiom.
9422 (AUTOGEN, AUTOCONF): Define.
9423 (Makefile.in): Use $(AUTOGEN).
9424 (Makefile): Depend on config.status, and use autoconf-style rule to
9425 build it. Move original commands to...
9426 (config.status): ... this new target.
9427 (configure): Add $(srcdir). Depend on config/acx.m4. Use
9428 $(AUTOCONF).
9429 * Makefile.in: Rebuilt.
9430
71ab34df 94312002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
9432
d75be5a6 9433 * Makefile.tpl: Fix dramatic bustage due to change in
9434 program_transform_name.
9435 * Makefile.in: Regenerate.
9436
9437 * configure.in: Remove unnecessary PATH setting.
9438 * configure: Regnerate.
9439
9440 * configure.in: Don't default to unprefixed tools unless
9441 the native tools will work.
9442 * configure: Regenerate.
9443
71ab34df 9444 * configure.in: Convert to autoconf script. Blow away lots
9445 of now-redundant Makefile fragments.
9446 * configure: Generate using Autoconf.
9447 * Makefile.tpl: Rewrite to reflect autoconfiscation.
9448 * Makefile.in: Regenerate.
9449
09fe6d98 94502002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
9451
3a7bfd0c 9452 * configure: Fix stupid bug where RANLIB was mistakenly included.
9453
f05d1a58 9454 * configure.in: Rename (buildargs, hostargs, targargs) to
3a7bfd0c 9455 (build_configargs, host_configargs, target_configargs).
9456
9457 * configure.in: Move logic out of sed statement.
9458
f05d1a58 9459 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
09fe6d98 9460 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9461
53a01bae 94622002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
9463
9464 * config.sub: Import from master repository
9465 * config.guess: Ditto
9466
11a0151c 94672002-12-24 Andreas Schwab <schwab@suse.de>
9468
9469 * Makefile.tpl (multilib.out): Fix missing space.
9470 * Makefile.in: Regenerate.
9471
ca86fd55 94722002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
9473
9474 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
9475 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
9476 * Makefile.in: Regenerate.
9477 * configure.in: Remove unnecessary leftovers.
9478
b437616a 94792002-12-21 Geoffrey Keating <geoffk@apple.com>
9480
9481 * configure.in (extra_ranlibflags_for_target): New variable.
9482 (*-*-darwin): Add -c to ranlib commands.
9483 * configure (tooldir): Handle extra_ranlibflags_for_target.
9484
927f1f0c 94852002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
9baae5de 9486
9487 * Makefile.tpl: Revert HJL's change.
9488 * Makefile.in: Regenerated.
9489 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9490 always.
9491
df9badbe 94922002-12-19 Andreas Schwab <schwab@suse.de>
9493
9494 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9495 * Makefile.in: Regenerate.
9496
dcde3c07 94972002-12-18 H.J. Lu <hjl@gnu.org>
cfaaca3e 9498
9499 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9500 * Makefile.in: Regenerated.
9501
9502 * configure.in (build_prefix): New. Substitute.
9503
20672016 95042002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
9505
6c11eefc 9506 * Makefile.tpl: Don't let real targets depend on phony targets.
9507 * Makefile.in: Regenerate.
9508
20672016 9509 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9510 * Makefile.in: Regenerate.
9511
462c28fa 95122002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
9513
9514 * config.sub: Import from master repository
9515 * config.guess: Ditto
9516
f7c8fc8e 95172002-12-16 Jason Merrill <jason@redhat.com>
9518
9519 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9520 previous 'make bootstrap'.
9521 * Makefile.in: Regenerate.
9522
4bcd8023 95232002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
9524
9525 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9526
805e22b2 95272002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
9528
9529 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9530 * Makefile.in: Regenerate.
9531
d1211e96 95322002-12-13 Jason Merrill <jason@redhat.com>
9533
7c28bad6 9534 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
d1211e96 9535 library tests.
9536 (check-c++): Just depend on it and check-target-libstdc++-v3.
7c28bad6 9537 * Makefile.in: Regenerate.
9538
805e22b2 95392002-12-12 Alexandre Oliva <aoliva@redhat.com>
9540
9541 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9542 * Makefile.in: Rebuilt.
9543
1afe6db1 95442002-12-12 Alexandre Oliva <aoliva@redhat.com>
9545
9546 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9547
805e22b2 95482002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
9549
9550 * configure: Fix bug put in by gremlins.
9551
9552 * Makefile.tpl: Substitute more autoconfily.
9553 * configure: Substitute more autoconfily.
9554 * Makefile.in: Regenerate.
9555
7960374c 95562002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
9557
9558 * config.sub: Import from master repository
9559 * config.guess: Ditto
9560 * MAINTAINERS: Added Svein Seldal under write after approval
9561
805e22b2 95622002-12-08 Andrew Cagney <ac131313@redhat.com>
9563
9564 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9565 * Makefile.in (all-sim): Ditto.
9566
95672002-12-06 DJ Delorie <dj@redhat.com>
9568
9569 * Makefile.tpl: Change configure dependencies to not have real
9570 targets depend on phony targets.
9571
95722002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
9573
9574 * configure.in: Revert unintentional change.
9575
9576 * Makefile.tpl: Change dependency for */multilib.out so that
9577 it works when gcc isn't in the tree.
9578
9579 * configure.in: Substitute more.
9580 * configure: Run subconfigures from the Makefile.
9581 * Makefile.tpl: Run subconfigures from the Makefile; add a few
9582 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
9583
761158c0 95842002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9585
9586 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9587
805e22b2 95882002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
9589
9590 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9591 and corresponding dependencies.
9592 * Makefile.in: Regenerate.
9593
9594 * configure.in (host_tools): Order binutils, gas and ld for
9595 convenience in running the testsuites.
9596
9597 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9598 * Makefile.in: Regenerate.
9599 * configure.in: Introduce rules to serialize subconfigure runs.
9600
9601 * configure.in: Introduce BASE_CC_FOR_TARGET.
9602 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
9603 Realize configure-build-* targets. Realize configure-target-* targets.
9604 * Makefile.in: Regenerate.
9605
96062002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
9607
9608 * configure: Move gcc_version_trigger stuff from here...
9609 * configure.in: ...to here.
9610
9611 * configure.in: Separate subconfigure options added by this file from
9612 options given by the user. Add machinery to put args for host
9613 subconfigures into the Makefile.
9614
9615 * Makefile.tpl: Remove 'vault' targets.
9616 * Makefile.tpl: Reorder and comment dependencies.
9617 * Makefile.in: Regenerate.
9618
96192002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
9620 * configure.in: Fix my broken commit of previous patch. (sigh)
9621
7384c63f 96222002-11-28 Geoffrey Keating <geoffk@apple.com>
9623
9624 * configure.in: Move host-specific darwin noconfigdirs into
9625 the host-specific section.
9626
805e22b2 96272002-11-28 Geoffrey Keating <geoffk@apple.com>
9628
9629 * configure.in: Move host-specific darwin noconfigdirs into
9630 the host-specific section.
9631
96322002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
9633
9634 * configure: Remove skip-this-dir support.
9635 * Makefile.tpl: Remove skip-this-dir support.
9636
9637 * Makefile.tpl: Remove leftover support for non-autoconfiscated
9638 subdirectories.
9639 * Makefile.in: Regenerate.
9640
9641 * Makefile.tpl: Strip out useless setting of 'dir'.
9642 * Makefile.in: Regenerate.
9643
96442002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
9645
9646 * configure.in: Fix deeply stupid bug.
9647
9648 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9649 shell code in CXX_FOR_TARGET
9650 * Makefile.def: Introduce raw_cxx.
9651 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9652 RAW_CXX_FOR_TARGET.
9653 * Makefile.in: Regenerate.
9654
96552002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
9656
9657 * Makefile.tpl: Remove unnecessary ifs.
9658 * Makefile.in: Regenerate.
9659
9660 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
9661 dependencies. Maybe-ize build-libiberty. Create dummy install
9662 targets for 'no_install' modules.
9663 * configure: Move GDB_TK substitution to configure.in. Move
9664 build_modules stuff to configure.in.
9665 * configure.in: Implement soft dependency machinery. Maybe-ize
9666 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
9667 * Makefile.in: Regenerate.
9668
96692002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9670
9671 * Makefile.tpl: Make all-target, install-target behave similarly
9672 to all, install (only hitting configured targets). Eliminate
9673 unused macro defintions.
9674
9675 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9676 build != host.
9677
9678 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9679
9680 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9681
9682 * configure.in: Produce lists of subdir targets we're actually
9683 configuring. Remove references to "dosrel".
9684 * Makefile.tpl: Let configure set which subdir targets are hit.
9685 Remove install-cross; clean up install; remove ALL. Remove
9686 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
9687 Autogenerate host module targets. Remove empty dependency lines
9688 and redundant dependency; rearrange slightly.
9689 * Makefile.def: Add host-side libtermcap, utils.
9690
9691 * Makefile.in: Regenerate.
9692
0753f1b5 96932002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9694
9695 * ltconfig (osf[345]): Append $major to soname_spec.
9696 Reflect this in library_names_spec.
9697 * ltmain.sh (osf): Prefix $major with . for use as extension.
9698
4b695c23 96992002-11-19 Andreas Jaeger <aj@suse.de>
9700
9701 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9702 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9703 and sparc64 GNU/Linux systems.
9704
3e8ebe0a 97052002-11-19 Nathan Sidwell <nathan@codesourcery.com>
9706
9707 * MAINTAINERS: Update email.
9708
73a8b678 97092002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9710
9711 * MAINTAINERS: Complete James Dennett's entry.
9712
894e4f56 97132002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
9714
9715 * MAINTAINERS (Write After Approval): Add myself.
9716
f507a3cb 97172002-11-13 Bruce Korb <bkorb@gnu.org>
9718
9719 * Makefile.tpl: syntactic cleanup
9720
dcde3c07 97212002-11-13 Stuart Hastings <stuart@apple.com>
593dc58a 9722
9723 * MAINTAINERS: Add myself to write-after-approval list.
9724
805e22b2 97252002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9726
9727 * Makefile.def: Add list of recursive targets to autogenerate.
9728 Add build_modules.
9729 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
9730 targets. Autogenerate *-build-* targets.
9731 * Makefile.in: Regenerate.
9732
97332002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9734
9735 * configure: More autoconf-style substitutions.
9736 * Makefile.tpl: More autoconf-style substitutions.
9737 * Makefile.in: Regenerate.
9738
97392002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
9740
9741 * configure: Substitute more variables in a more autoconf-friendly
9742 way. Simplify slightly.
9743 * Makefile.tpl: Make more variables substitutable in an
9744 autoconf-friendly way.
9745 * Makefile.in: Regenerate.
9746
4dd0a098 97472002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
9748
9749 * MAINTAINERS (Write After Approval): Add myself.
9750
805e22b2 97512002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
9752
9753 * configure.in (v810*): Remove special setting of tools.
9754
9755 * configure: Add support for extra required flags for ar or nm.
9756 * configure.in (aix4.3+): Use above support for target-specific
9757 issues, rather than using config/mt-aix43.
9758
97592002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
9760
9761 * configure: Remove 'removing', which doesn't work. Replace $subdir
9762 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
9763 with $srcdir. Reformat indentation. Substitute some variables
9764 formerly hard-coded in the Makefile for build=host.
9765 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9766 * Makefile.def: Autogenerate more.
9767 * Makefile.in: Regenerate.
9768
40679d3b 97692002-11-04 Adam Nemet <anemet@lnxw.com>
9770
9771 * MAINTAINERS (Write After Approval): Add myself.
9772
062b02db 97732002-11-04 Kevin Buettner <kevinb@redhat.com>
9774
9775 * Makefile.def (host_modules): Add rda.
9776 * Makefile.in: Regenerate.
9777 * configure.in (target_tool): Add target-rda to list.
9778
bb0439dd 97792002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9780
9781 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9782
a3c3be37 97832002-10-25 Phil Edwards <pme@gcc.gnu.org>
9784
9785 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9786 and restrap targets to this rule.
9787 * Makefile.in: Regenerate.
9788
dd1a0a37 97892002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9790
9791 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9792 GNATS only accounts.
9793
4ea2c3bf 97942002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9795
9796 * configure.in (i[3456]86-*-linux*): Add check to disable
9797 ${libgcj} for glibc1.
9798
03333934 97992002-10-24 Denis Chertykov <denisc@overta.ru>
9800
9801 * MAINTAINERS: Add myself as ip2k port maintainer.
9802
6c5e2f80 98032002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9804
9805 * configure.in: Add tic4x target.
9806
949b0daa 98072002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9808
0e26095b 9809 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9810 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9811 * Makefile.in: Regenerate.
9812
949b0daa 9813 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9814 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9815 * Makefile.in: Regenerate.
9816
aa80d31c 98172002-10-02 Janis Johnson <janis187@us.ibm.com>
9818
9819 * MAINTAINERS: Add myself as web pages co-maintainer.
9820
87614545 98212002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9822
9823 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9824 * Makefile.in: Regenerate.
9825
4aac350f 98262002-10-02 Zack Weinberg <zack@codesourcery.com>
9827
9828 * MAINTAINERS: Add myself and Nathan Sidwell
9829 <nathan@codesourcery.com> as VxWorks maintainers.
9830
e3e6c470 98312002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
aca8ad75 9832
9833 * Makefile.def: Remove order dependency comments.
9834 * Makefile.tpl: Add explicit install-install dependencies.
9835 * Makefile.in: Regenerate.
d6a4a914 9836
3fef3c05 9837 * Makefile.tpl: Remove material now in src-release. (Finally!)
aca8ad75 9838 * Makefile.in: Regenerate.
3fef3c05 9839
d6a4a914 9840 * Makefile.tpl: Add configure-target (for src-release in src)
9841 * Makefile.in: Regenerate.
9842
eb5db528 98432002-09-30 Nick Clifton <nickc@redhat.com>
9844
9845 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9846
971b1aa4 98472002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9848
9849 * configure.in (s390*-*-linux*): Enable libgcj.
9850
b7d94964 98512002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9852
5fa209e7 9853 * configure: Revert accidentally applied changes.
9854
b7d94964 9855 * Makefile.tpl: Make more autoconf-friendly.
9856 * Makefile.in: Regenerate.
9857 * configure: Make substitution more autoconf-like.
9858
2704ebd1 98592002-09-28 Richard Earnshaw <rearnsha@arm.com>
9860
9861 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9862 single entry to handle all these.
9863 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9864 libjava on arm-*-elf.
9865
352ce91b 98662002-09-27 Geoffrey Keating <geoffk@apple.com>
9867
9868 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9869 things that depend on them.
9870
0311ff84 98712002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9872
9873 * Makefile.tpl: Make subsituted variables more autoconfy.
9874 * Makefile.in: Regenerate.
9875 * configure: Make seds more autoconfy.
9876
cc46b37d 98772002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
0e1ac85c 9878
9879 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9880 * Makefile.in: Regenerate.
9881 * configure.in: Rewrite sed statements to look autoconfy.
9882
cc46b37d 9883 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9884 all-target-foo on configure-target-foo.
9885 * Makefile.def: Ditto.
9886 * Makefile.in: Rebuild.
9887
baabce06 98882002-09-25 Andrew Haley <aph@redhat.com>
9889
9890 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9891
2a1ac811 98922002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
9893
9894 * Makefile.def: New file.
9895 * Makefile.tpl: New file.
9896 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9897 * contrib/gcc_update: Note that Makefile.in is a generated file.
9898
9899 * configure.in: Minor rearrangement. Simplify tests.
9900
c725cfd7 99012002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
9902
9903 * configure.in (with_headers): Skip copy if value is "yes".
9904 (with_libs): Likewise.
9905
058a3669 99062002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4babcd43 9907
9908 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9909 * configure.in (sh*-*-pe*): Ditto.
9910 * configure.in (mips*-*-pe*): Ditto.
9911 * configure.in (*arm-wince-pe): Ditto.
9912
512912f3 9913 * configure.in: Rearrange.
9914
dfcd4425 99152002-09-14 Kazu Hirata <kazu@cs.umass.edu>
9916
9917 * MAINTAINERS: Update my email address.
9918
d90b8b3d 99192002-08-30 Paul Koning <pkoning@equallogic.com>
9920
9921 * MAINTAINERS: (Write After Approval): Add myself.
9922
915f1827 99232002-08-29 Geoffrey Keating <geoffk@redhat.com>
9924
9925 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9926
bf81fbc5 99272002-08-24 Geoffrey Keating <geoffk@redhat.com>
9928
9929 * MAINTAINERS: Change my mailing address.
9930
f9ab9bb4 99312002-08-21 Paolo Carlini <pcarlini@unitus.it>
9932
9933 * MAINTAINERS (Write After Approval): Remove myself.
4aac350f 9934 (Various Maintainers: c++ runtime libs): Add myself.
f9ab9bb4 9935
dcde3c07 99362002-08-20 Loren J. Rittle <ljrittle@acm.org>
805892cf 9937
9938 * MAINTAINERS (Write After Approval): Remove myself.
9939 (Various Maintainers: c++ runtime libs): Add myself.
9940
2857c21b 99412002-08-15 Eric Christopher <echristo@redhat.com>
9942
9943 * config.sub: Import from master repository.
9944 * config.guess: Ditto.
9945
4269a651 99462002-08-19 Alexandre Oliva <aoliva@redhat.com>
9947
9948 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9949 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9950 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9951
0bc5749d 99522002-08-16 Aldy Hernandez <aldyh@redhat.com>
9953
9954 * MAINTAINERS: Add self to rs6000 vector extensions.
9955
38f91bf2 99562002-08-15 Alexandre Oliva <aoliva@redhat.com>
9957
9958 * libiberty/configure: Reverted unintended yesterday's check in.
9959
c837ae19 99602002-08-14 Alexandre Oliva <aoliva@redhat.com>
9961
9962 * boehm-gc/configure, libf2c/configure: Rebuilt.
9963 * libffi/configure, libiberty/configure: Ditto.
9964 * libjava/configure, libobjc/configure: Ditto.
9965 * libstdc++-v3/configure, zlib/configure: Ditto.
9966 Merged from binutils:
9967 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9968 From Steve Ellcey <sje@cup.hp.com>:
9969 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9970 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9971 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9972 IA64.
9973 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9974 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9975 soname_spec, sys_lib_search_path_spec): Ditto.
9976
dcde3c07 99772002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
dc0ea924 9978
9979 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9980
769d609b 99812002-08-04 H.J. Lu (hjl@gnu.org)
9982
9983 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9984
fad51d8f 99852002-08-02 Krister Walfridsson <cato@df.lth.se>
9986
9987 * MAINTAINERS (Write After Approval): Add myself.
9988
e31d86e1 99892002-07-31 Alan Modra <amodra@bigpond.net.au>
9990
9991 * configure.in: Move generic linux case to end. Copy generic
9992 linux noconfigdirs to mips*-*-linux* entry and new
9993 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9994
31699db1 99952002-07-19 Michael Matz <matz@suse.de>
9996
9997 * MAINTAINERS: Add myself as ra* maintainer.
9998
2ac0d5ca 99992002-07-16 Chris Demetriou <cgd@broadcom.com>
10000
10001 * config.guess: Update to 2002-07-09 version.
10002 * config.sub: Update to 2002-07-03 version.
10003
501ad919 100042002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
10005
10006 * MAINTAINERS: Fix typo in a maintainer email address.
10007
753fca8a 100082002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
10009
10010 * configure.in: Remove two redundant tests.
10011
61ab9ea9 100122002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10013
10014 * configure.in (mips*-*-irix6*o32): Enable stabs.
10015
39b7c449 100162002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
10017
a7d623d2 10018 * configure.in: Don't build grez.
10019 * Makefile.in: Ditto.
10020
39b7c449 10021 * Makefile.in: Remove references to bsp, cygmon, libstub.
10022 * configure.in: Ditto.
10023
10024 * configure.in: Remove leftover reference to gdbtest.
10025
418aeabd 100262002-07-08 Phil Edwards <pme@gcc.gnu.org>
10027
10028 * configure.in (gxx_include_dir): Change to match versioned
10029 C++ headers if --enable-version-specific-runtime-libs is used.
10030
7261cb98 100312002-07-04 Steve Ellcey <sje@cup.hp.com>
2857c21b 10032
7261cb98 10033 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10034
f6c0123d 100352002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
10036
10037 * configure.in: Make --without-x work.
10038
a054af37 100392002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
10040
70af7570 10041 * configure.in: Rearrange target Makefile fragment collection.
10042
a054af37 10043 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10044 cvs[src].
10045 * configure.in: Ditto.
10046
59303ed0 100472002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
10048
10049 * MAINTAINERS (Write After Approval): Update my e-mail address.
10050
4606a26b 100512002-06-24 Ben Elliston <bje@redhat.com>
10052
10053 * configure.in (host_tools): Remove cgen.
10054
10055 * Makefile.in (all-cgen): Remove; runs from its source directory.
10056 (check-cgen, install-cgen, clean-cgen): Likewise.
a054af37 10057 (all-opcodes): Do not depend on all-cgen.
4606a26b 10058 (all-sim): Likewise.
10059
dcde3c07 100602002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
4606a26b 10061
10062 * Makefile.in: Eliminate 'apache' targets.
10063 * configure.in: Eliminate 'apache' targets.
10064
13b1b53a 10065 * configure.in: Eliminate redundant tests. Reorganize.
10066
9acba065 10067 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10068
d240b39d 10069 * config-ml.in: Eliminate references to Cygnus configure.
10070
8323b19f 10071 * Makefile.in: Eliminate references to building emacs.
10072
5e606a0f 100732002-06-28 Graham Stott <graham.stott@btinternet.com>
10074
10075 * MAINTAINERS: Update my email address.
10076
531034c6 100772002-06-26 Benjamin Kosnik <bkoz@redhat.com>
10078
10079 * config.if (libstdcxx_incdir): Version C++ headers.
2857c21b 10080 (cxx_incdir): Remove.
531034c6 10081
bbe6e35a 100822002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
10083
10084 * MAINTAINERS (Write After Approval): Add self.
10085
1be37211 10086Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
10087
10088 * configure.in: Add support for ip2k.
10089
28070d68 100902002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
10091
10092 * configure.in: Fix AIX configury bug.
10093
750f93c6 100942002-06-20 Steve Ellcey <sje@cup.hp.com>
10095
10096 * MAINTAINERS (Write After Approval): Add self.
10097
6862ee05 100982002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10099
296a0f54 10100 * configure.in: replace ${topsrcdir} with ${srcdir}
10101
79381a91 10102 * configure.in: Move definition of libstdcxx_flags
10103 right above usage, rather than waaay earlier.
10104
99aa6b34 10105 * configure.in: Pull definition of is_cross_compiler earlier.
10106
2e74a29f 10107 * configure.in: Rearrange a little.
10108
6862ee05 10109 * configure.in: Remove references to librx.
10110 * Makefile.in: Remove references to librx.
10111
8208f71e 10112Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
10113
10114 * config.sub: Add support for avr target.
10115 Import from master sources, rev 1.255
2857c21b 10116
b3167a65 101172002-06-19 Phil Edwards <pme@gcc.gnu.org>
10118
10119 * configure, .cvsignore: Revert previous change...
10120 * Makefile: ...delete.
10121
3177ad11 101222002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10123
10124 * configure.in: Eliminate ${gasdir} variable.
10125
98b82774 101262002-06-18 Dave Brolley <brolley@redhat.com>
10127
10128 * configure.in: Add support for frv.
10129 * config.sub: Add support for frv.
10130
324ae56a 101312002-06-18 Phil Edwards <pme@gcc.gnu.org>
10132
10133 * configure: Remove garbage from previous commit.
10134
9bf16801 101352002-06-18 Phil Edwards <pme@gcc.gnu.org>
10136
10137 * configure: For in-source builds, make a subdir and re-exec there.
10138 * Makefile: New file. Pass targets through to build directory.
10139 * .cvsignore: No longer ignore "Makefile".
10140
ceb0e431 101412002-06-16 Douglas Rupp <rupp@gnat.com>
10142
10143 * MAINTAINERS (Write After Approval): Add self.
10144
50471600 101452002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10146
10147 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10148
5f0cd095 101492002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
10150
10151 * configure.in (vax-*-netbsd*): Re-enable gas.
10152
02a5d82a 101532002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
10154
286bd992 10155 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10156 BUILD_PREFIX_1, to correct nomenclature.
10157 * configure: Likewise.
10158
02a5d82a 10159 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10160 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10161
33327ce2 101622002-05-31 Olaf Hering <olh@suse.de>
10163
10164 * config-ml.in: Propogate DESTDIR also.
10165
ce3c05b4 101662002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
10167
10168 * configure.in (vax-*-netbsd*): Don't build gas for this
10169 platform.
10170
a899dc64 101712002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
10172
10173 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10174 and libgcj for AVR.
10175
fe44416c 101762002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
10177
10178 * MAINTAINERS (Write After Approval): Add myself.
10179
81c7c0cd 101802002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
10181
10182 * config.guess: Update to 2002-05-22 version.
10183 * config.sub: Likewise.
10184
3354d061 101852002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10186
10187 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10188 * config-ml.in: Likewise.
10189 * configure: Likewise.
10190 * configure.in: Likewise.
10191
38d811e4 101922002-05-16 Stephane Carrez <stcarrez@nerim.fr>
10193
10194 * MAINTAINERS: Update my email address.
10195
85b038d8 101962002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
10197
e12be23e 10198 * configure.in: Simplify makefile fragment collection.
10199
10200 * configure.in: Remove code to build emacs.
ebd9f514 10201
64d298c9 10202 * configure.in : Remove --srcdir argument from targargs and buildargs
10203 (it's always overridden in the Makefile anyway). Rearrange a bit.
10204
10205 * configure: Move some logic to configure.in.
10206 * configure.in: Move some logic from configure.
85b038d8 10207
231fca94 102082002-05-11 Tom Tromey <tromey@redhat.com>
10209
10210 * MAINTAINERS: Reflect libgcj reality.
10211
7a94b1b9 102122002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
10213
10214 * Makefile.in: Honour DESTDIR.
10215
053d448f 102162002-05-08 Mark Mitchell <mark@codesourcery.com>
10217
10218 * config.guess: Import 2002-03-20 version.
10219 * config.sub: Import 2002-04-26 version.
10220
2eb4509a 102212002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10222
10223 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10224
df8868bc 102252002-05-07 Tim Josling <tej@melbpc.org.au>
10226
10227 * MAINTAINERS: Add self.
10228
dcde3c07 102292002-05-06 Loren J. Rittle <ljrittle@acm.org>
02bff180 10230
10231 * ltmain.sh: Detect and handle object name conflicts
10232 while piecewise linking a static library.
10233
05bcb167 102342002-05-05 Alexandre Oliva <aoliva@redhat.com>
10235
10236 * configure.in (noconfigdirs): Don't disable libgcj on
10237 sparc64-*-solaris* and sparcv9-*-solaris*.
10238
1693b6e0 102392002-05-03 Alexandre Oliva <aoliva@redhat.com>
10240
10241 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10242
6a255a10 102432002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
10244
10245 * configure.in (FLAGS_FOR_TARGET): Do not add
10246 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10247 on i[3456]86-*-linux*.
10248
84690ae2 102492002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
10250
10251 * configure.in (noconfigdirs): Replace [ ] with test.
10252
10253 * configure.in (noconfigdirs): Do not add target-newlib if
10254 target == i[3456]86-*-linux*, and host == target.
10255
f8c3fea9 102562002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
10257
d5908f53 10258 * configure.in: delete reference to absent file
10259
441f85dc 10260 * configure.in: replace '[' with 'test'
10261
a1245e7e 10262 * configure.in: Eliminate references to gash.
10263 * Makefile.in: Eliminate references to gash.
10264
7fe51435 10265 * configure.in: remove useless references to 'pic' makefile fragments.
10266
1e0a85a6 10267 * configure.in: (*-*-windows*) Finish removing.
10268
f8c3fea9 10269 * configure.in: Eliminate redundant test for libgui.
10270
5cf29107 102712002-04-29 Roger Sayle <roger@eyesopen.com>
10272
10273 * MAINTAINERS: Add self and realphabetize. Update entries
10274 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
10275 entry for a29k port maintainer.
10276
dcde3c07 102772002-04-26 Joel Sherrill <joel@OARcorp.com>
81ae9134 10278
10279 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10280 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10281
feaa7d87 102822002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
10283
10284 * configure.in: remove references to dead files
10285
d74b55e8 102862002-04-19 Mark Mitchell <mark@codesourcery.com>
10287
10288 * MAINTAINERS: Add information about purpose of this file.
10289
55efab1c 102902002-04-18 Tom Tromey <tromey@redhat.com>
10291
10292 * configure.in: Disallow configuring libgcj when it is already
10293 installed and we're using Solaris 2.8 linker. Do enable libgcj on
10294 Solaris 2.8 by default. For PR libgcj/6158.
10295
29a2c390 102962002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10297
10298 * configure.in: Move default CC setting out of config/mh-* fragments
10299 directly into here.
10300
b138c834 103012002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10302
10303 * configure.in: don't even try to configure or make a subdirectory
10304 if there's no configure script for it.
10305
5e311636 103062002-04-15 Mark Mitchell <mark@codesourcery.com>
10307
10308 * MAINTAINERS: Remove chill maintainers.
10309 * Makefile.in (CHILLFLAGS): Remove.
10310 (CHILL_LIB): Remove.
10311 (TARGET_CONFIGDIRS): Remove libchill.
10312 (CHILL_FOR_TARGET): Remove.
10313 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10314 CHILL_LIB.
10315 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10316 (CHECK_TARGET_MODULES): Likewise.
10317 (INSTALL_TARGET_MODULES): Likewise.
10318 (CLEAN_TARGET_MODULES): Likewise.
10319 (configure-target-libchill): Remove.
10320 (all-target-libchill): Remove.
10321 * configure.in (target_libs): Remove target-libchill.
10322 Do not compute CHILL_FOR_TARGET.
10323 * libchill: Remove directory.
2857c21b 10324
df2ff48f 103252002-04-11 DJ Delorie <dj@redhat.com>
10326
10327 * Makefile.in, configure.in: Sync with binutils, entries
10328 follow...
10329
a76bff71 103302002-04-07 Andrew Cagney <ac131313@redhat.com>
10331
10332 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
10333 (do-tar, do-bz2): New rules.
10334 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
10335 (gdb-tar): New rule.
10336 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
10337 (insight_dejagnu.tar): New rule.
10338 (insight.tar): New rule.
10339 (gdb+dejagnu.tar): New rule.
10340 (gdb.tar): New rule.
10341
df2ff48f 103422002-02-01 Mo DeJong <supermo@bayarea.net>
10343
10344 * Makefile.in: Add all-tix to deps for all-snavigator
10345 so that tix is built when building snavigator.
10346
103472002-01-11 Steve Ellcey <sje@cup.hp.com>
10348
10349 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10350 ld and gdb are not supported.
10351
103522002-01-07 Mark Salter <msalter@redhat.com>
10353
10354 * configure.in: Remove target-bsp and target-cygmon from arm builds.
10355 Allow target-libgloss to be built for arm, strongarm, and xscale.
10356
103572001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
10358
10359 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10360 options for i[3456]86-pc-linux* native builds.
10361
103622001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
10363
10364 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10365 files from .po files for a distribution.
10366
103672001-09-03 Jeff Holcomb <jeffh@redhat.com>
10368
10369 * configure.in: Enable libstdc++-v3 for h8300 targets.
10370
103712001-06-19 Alan Modra <amodra@bigpond.net.au>
10372
10373 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10374 version from bfd/.
10375
10376Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
10377
10378 * Makefile.in (VER): When present, extract the version number from
10379 the file version.in.
10380
dcde3c07 103812001-05-24 Tom Rix <trix@redhat.com>
df2ff48f 10382
10383 * configure.in : enable ld for aix
10384
103852001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10386
10387 * config.guess: Add linux target for S/390.
10388
103892000-11-07 Philip Blundell <pb@futuretv.com>
10390
10391 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10392
103932000-11-03 Philip Blundell <pb@futuretv.com>
10394
10395 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10396 files.
10397
103982001-01-15 Ben Elliston <bje@redhat.com>
10399
10400 * configure.in (host_tools): Add sid.
10401 Always configure cgen.
10402
104032000-11-24 Nick Clifton <nickc@redhat.com>
10404
10405 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10406
10407
104082000-08-20 Doug Evans <dje@casey.transmeta.com>
10409
10410 * Makefile.in (ALL_MODULES): Add all-cgen.
10411 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10412 (all-cgen): New target.
10413 (all-opcodes,all-sim): Depend on all-cgen.
10414 * configure.in (host_tools): Add cgen.
10415 Only configure cgen if --enable-cgen-maint.
10416
dcde3c07 104172002-04-09 Loren J. Rittle <ljrittle@acm.org>
e701a477 10418
10419 * configure.in: Add *-*-freebsd* configurations.
10420
4caca96d 104212002-04-08 Tom Tromey <tromey@redhat.com>
10422
10423 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10424 Fixes PR libgcj/6068.
10425
ec66e65b 104262002-03-30 Krister Walfridsson <cato@df.lth.se>
10427
10428 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10429
dd96b1d1 104302002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10431
10432 * configure.in (alpha*-dec-osf*): Enable libgcj.
10433
dcde3c07 104342003-03-27 Matthew Gingell <gingell@gnat.com>
b62015df 10435
10436 * MAINTAINERS (Write After Approval): Add myself.
10437
52fdc102 104382002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
10439
10440 Fix for: PR bootstrap/3591, target/5676
10441 * configure.in (mcore-pe): Disable the configuration of
10442 libstdc++-v3 since exceptions are not supported.
10443
f3830a0e 104442002-03-20 Anthony Green <green@redhat.com>
10445
10446 * configure.in: Enable libgcj for xscale-elf target.
10447
dcde3c07 10448Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
93ef9ddc 10449
10450 * MAINTAINERS: Update my email address.
10451
82c26350 104522002-03-16 Alexandre Oliva <aoliva@redhat.com>
10453
10454 * ltmain.sh (relink_command): Fix typo in previous change.
10455
30d51ce8 104562002-03-15 Alexandre Oliva <aoliva@redhat.com>
10457
10458 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
10459 (relink_command): Added --tag flags.
10460 (mode=install): If relinking fails; error out.
10461
863ba363 104622002-03-12 Richard Henderson <rth@redhat.com>
10463
10464 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
10465 .NOTPARALLEL tag.
10466 (do-check): Rename from check.
10467 (check): Allow parallel check.
10468
a4ae6a96 104692002-03-12 Bob Wilson <bob.wilson@acm.org>
10470
10471 * MAINTAINERS: Add myself as maintainer for xtensa port.
10472 Fix alphabetical order in CPU port maintainer list.
10473 Remove myself from Write After Approval list.
10474
b65e027c 104752002-03-11 Richard Henderson <rth@redhat.com>
10476
10477 * Makefile.in (.NOTPARALLEL): Add fake tag.
10478
857f2cca 104792002-03-07 H.J. Lu (hjl@gnu.org)
10480
10481 * configure.in: Enable gprof for mips*-*-linux*.
10482
f9231c6c 104832002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
10484
10485 * MAINTAINERS (Write After Approval): Add myself.
10486
a51555c7 104872002-02-28 Alexandre Oliva <aoliva@redhat.com>
10488
10489 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10490 libjava.
10491 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10492
f48588d2 104932002-02-23 Alexandre Oliva <aoliva@redhat.com>
10494
10495 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10496 because its Makefile is there; test for the executable instead.
10497
4e979746 104982002-02-22 Alexandre Oliva <aoliva@redhat.com>
10499
10500 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10501 libstdc++-v3 and libjava.
10502
dcde3c07 105032002-02-11 Adam Megacz <adam@xwt.org>
ddb2364e 10504
10505 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10506 boehm-gc
2857c21b 10507
ff727c47 105082002-02-09 Alexandre Oliva <aoliva@redhat.com>
10509
10510 * config.guess: Updated to 2002-01-30's version.
10511 * config.sub: Updated to 2002-02-01's version.
10512 Contribute sh64-elf.
10513 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
10514 * configure.in: Added sh64-*-*.
10515
77badc5f 105162002-02-08 Chris Demetriou <cgd@broadcom.com>
10517
10518 * MAINTAINERS: Belatedly add myself to write after approval list.
10519
270ba101 10520Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
10521
10522 * MAINTAINERS: Put self in as maintainer for x86-64 port.
10523 Remove self as Write After Approval.
10524
2ca6eb0a 105252002-01-31 Geoffrey Keating <geoffk@redhat.com>
10526
10527 * MAINTAINERS: Put self in as maintainer for contrib/regression
10528 directory.
10529
0a526b48 105302002-01-28 Phil Edwards <pme@gcc.gnu.org>
10531
10532 * MAINTAINERS: Update my email address.
10533
1602f15c 105342002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
10535
2857c21b 10536 * configure.in (*-*-netbsd*): New. Skip target-newlib,
10537 target-libiberty, and target-libgloss. Skip Java-related
1602f15c 10538 libraries if not supported for NetBSD on target CPU.
10539
ecec2beb 105402002-01-25 Douglas B Rupp <rupp@gnat.com>
10541
10542 * install-sh: Use _inst.$$_ for temp file name.
10543
645cf380 105442002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
10545
10546 * MAINTAINERS (Write After Approval): Move my contact info
10547 from here...
10548 (OS Port Maintainers): ...to here (netbsd).
10549
aaced030 105502002-01-22 Bob Wilson <bob.wilson@acm.org>
10551
10552 * MAINTAINERS (Write After Approval): Add myself.
10553
dcde3c07 105542002-01-17 H.J. Lu <hjl@gnu.org>
bc0fa39e 10555
10556 * Makefile.in (all-fastjar): Also depend on all-libiberty.
10557 (all-target-fastjar): Also depend on all-target-libiberty.
10558
7fac8b66 105592002-01-16 H.J. Lu (hjl@gnu.org)
10560
10561 * config.guess: Import from master sources, rev 1.225.
10562 * config.sub: Import from master sources, rev 1.238.
10563
22cb6446 105642002-01-16 Kazu Hirata <kazu@hxi.com>
10565
10566 * MAINTAINERS (Write After Approval): Remove myself.
10567
e83a1c00 105682001-12-19 Florian Weimer <fw@deneb.enyo.de>
10569
10570 * MAINTAINERS (Write After Approval): Add myself.
10571
7ac25494 105722001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
10573
10574 * MAINTAINERS: Add self as docs co-maintainer.
10575
15f457c4 105762001-12-11 Matthias Klose <doko@debian.org>
10577
10578 * MAINTAINERS (Write After Approval): Add myself.
10579
9753f6ab 105802001-12-09 Zack Weinberg <zack@codesourcery.com>
10581
10582 * MAINTAINERS: Update my email address.
10583
35df4184 105842001-12-07 Turly O'Connor <turly@apple.com>
10585 * MAINTAINERS (Write After Approval): Add myself.
10586 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10587 (rs6000_initialize_trampoline): Call __trampoline_setup for
10588 ABI_DARWIN too.
10589 * darwin-tramp.asm: New file, implements __trampoline_setup.
13106b16 10590 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
35df4184 10591
66f95edb 105922001-12-07 Paolo Carlini <pcarlini@unitus.it>
10593
10594 * MAINTAINERS (Write After Approval): Add myself.
10595
e67b1627 10596Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
10597
10598 * configure, configure.in: Use temp file for long sed commands.
10599
8dfee166 106002001-12-03 Laurent Guerby <guerby@acm.org>
10601
10602 * config.sub: Update to version 1.232 on subversion.
10603
7412cf54 106042001-12-03 Ben Elliston <bje@redhat.com>
10605
10606 * MAINTAINERS: Update mail address for config.* patches.
10607
dcde3c07 106082001-11-27 DJ Delorie <dj@redhat.com>
31972771 10609 Zack Weinberg <zack@codesourcery.com>
10610
10611 When build != host, create libiberty for the build machine.
10612
10613 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10614 CONFIG_ARGUMENTS.
10615 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10616 New variables.
10617 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10618 and rules.
10619 (all.normal): Depend on ALL_BUILD_MODULES.
10620 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10621 (all-build-libiberty): Depend on configure-build-libiberty.
10622
10623 * configure: Calculate and substitute proper value for
10624 ALL_BUILD_MODULES.
10625 * configure.in: Create the build subdirectory.
10626 Calculate and substitute TARGET_CONFIGARGS (formerly
10627 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10628
0e3daba4 106292001-11-26 Ziemowit Laski <zlaski@apple.com>
10630
10631 * MAINTAINERS (write-after-approval): Add self.
10632
1ccaa52c 106332001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
10634
10635 * MAINTAINERS (GNATS only accounts): Remove self.
10636
97b9437e 106372001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
10638
10639 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10640 libf2c.
10641
2d051b86 106422001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
10643
10644 * MAINTAINERS (Write After Approval): Add self.
10645
9829bea4 106462001-11-12 David O'Brien <obrien@FreeBSD.org>
10647
10648 * MAINTAINERS: mips and s390 are also CPU ports.
10649
f8556812 106502001-11-12 David O'Brien <obrien@FreeBSD.org>
10651
10652 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10653
e3c6ddf5 106542001-11-11 David O'Brien <obrien@FreeBSD.org>
10655
10656 * MAINTAINERS: Alphabetize.
10657
31cd48a0 106582001-11-09 Kazu Hirata <kazu@hxi.com>
10659
10660 * MAINTAINERS (Various maintainers: h8 port): Add myself.
10661
76f9a979 106622001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
10663
10664 * MAINTAINERS (Various maintainers: hppa port): Added myself.
10665
a9cbbd8a 106662001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
10667
10668 * configure.in (--enable-languages): Be more permissive about
10669 syntax. Check for empty lists better. Warn about $LANGUAGES.
10670
dddb37d8 106712001-11-08 Geoffrey Keating <geoffk@redhat.com>
10672
10673 * config.sub: Import from master sources, rev. 1.230.
10674 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10675
f0314ce2 106762001-11-07 Laurent Guerby <guerby@acm.org>
10677
10678 * MAINTAINERS (Write After Approval): Add self.
10679
8c30d42d 106802001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
10681
10682 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10683
18729ae0 106842001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
10685
10686 * config.sub: Import from master sources, rev 1.226.
10687 * config.guess: Import from master sources, rev 1.216.
10688
38135c1e 106892001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
10690
10691 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10692 * MAINTAINERS: Add self as maintainer of MMIX port.
10693 Remove old after-approval entry.
10694
fee90afd 106952001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
10696
10697 * ChangeLog, configure: Fix spelling errors.
10698
800026b8 106992001-10-20 Brendan Kehoe <brendan@zen.org>
10700
10701 * MAINTAINERS: Tweak my address.
10702
dcde3c07 10703Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
eb3ce9d6 10704
10705 * MAINTAINERS: Update my email address.
10706
b746a8aa 107072001-10-11 Hans-Peter Nilsson <hp@axis.com>
115f17da 10708
10475f52 10709 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
c22f21b2 10710 * MAINTAINERS: Add self as maintainer of CRIS port.
115f17da 10711
27e8b2c3 107122001-10-10 Geert Bosch <bosch@gnat.com>
10713
31972771 10714 * MAINTAINERS (Various maintainers: Ada front end):
27e8b2c3 10715 Added Robert Dewar.
10716
dcde3c07 107172001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
4f252e28 10718
10719 * MAINTAINERS (Write After Approval): Added self
10720
17a611d5 107212001-10-02 Geert Bosch <bosch@gnat.com>
10722
10723 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10724
8b20014f 107252001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
10726
10727 * configure: Handle temporary files securely using mkdir.
10728
85d6787e 107292001-09-29 Alexandre Oliva <aoliva@redhat.com>
10730
10731 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10732
dcde3c07 107332001-09-26 Will Cohen <wcohen@redhat.com>
3c9a7565 10734
10735 * configure.in (*-*-linux*): Disable configuration of target-newlib
10736 and target-libgloss.
31972771 10737
1ed656c9 107382001-09-26 Alexandre Oliva <aoliva@redhat.com>
10739
10740 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10741 RANLIB.
10742
6f36c694 107432001-09-21 Alexandre Oliva <aoliva@redhat.com>
10744
10745 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10746 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10747 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10748 avoid quotes nesting problems.
10749 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10750 (DO_X): Export only variables that are set.
10751
471c8d6f 107522001-09-19 Ben Elliston <bje@redhat.com>
10753
10754 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10755 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10756 semantics. Use the shell built-in "type" command instead.
10757
debdecb8 107582001-08-31 Alexandre Oliva <aoliva@redhat.com>
10759
10760 Merged from gcc-3_0-branch:
10761 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
10762 * ltcf-c.sh: Use $objext, not $ac_objext.
10763 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10764 * ltcf-cxx.sh: Add support for GNU.
10765 2001-07-22 Timothy Wall <twall@redhat.com>
10766 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10767 default settings if using GNU tools with that configuration.
10768 * ltcf-cxx.sh: Ditto.
10769 * ltcf-gcj.sh: Ditto.
10770 2001-07-21 Michael Chastain <chastain@redhat.com>
10771 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10772 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10773 * ltmain.sh: Mark as gcc-local.
10774
79af057d 107752001-08-30 Eric Christopher <echristo@redhat.com>
10776 Jason Eckhardt <jle@redhat.com>
10777
10778 * config.guess: Merge from master sources.
10779 * config.sub: Merge from master sources, add support for mipsisa32.
10780
2af6c242 107812001-08-25 Geoffrey Keating <geoffk@redhat.com>
2af6c242 10782 * config.sub: Merge from master sources, rev 1.219.
10783 * MAINTAINERS: Add self as contact for stormy16 port.
10784
2e1f0726 107852001-08-14 Zack Weinberg <zackw@panix.com>
10786
10787 * config.sub: Merge from master sources, rev 1.218.
10788 * config.guess: Merge from master sources, rev 1.209.
10789
7148a43f 107902001-08-11 Graham Stott <grahams@redhat.com>
10791
10792 * Makefile.in (check-c++): Add missing semicolon.
10793
7572bd48 10794Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10795
2af6c242 10796 * MAINTAINERS (Various maitainers: predict.def): Added myself.
7572bd48 10797
f9daa432 107982001-07-30 Eric Christopher <echristo@redhat.com>
10799
10800 * MAINTAINERS (Various maintainers: mips port): Added myself.
10801
d5d994d4 108022001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10803
31972771 10804 * configure.in (sh-*-linux*): New.
d5d994d4 10805
8741eff3 108062001-07-27 Richard Henderson <rth@redhat.com>
10807
10808 * .cvsignore: Add LAST_UPDATED.
10809
e06d8cc6 108102001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10811
10812 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10813
8729bf80 108142001-07-16 Aldy Hernandez <aldyh@redhat.com>
10815
31972771 10816 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8729bf80 10817
19abf887 10818Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10819
10820 * MAINTAINERS (Write After Approval): Added myself.
10821
8f71eb19 108222001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10823
10824 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10825 and libgcj on m68hc11/m68hc12.
10826
fc5104b7 108272001-06-27 H.J. Lu (hjl@gnu.org)
10828
10829 * Makefile (CFLAGS_FOR_BUILD): New.
10830 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10831
8ee5e915 108322001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10833
10834 * README: Remove version number.
10835
c753142b 108362001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10837
10838 * INSTALL/README: Update wrt. to the installation instructions now
10839 residing in gcc/doc/install.texi.
10840
8f602ce4 108412001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10842
10843 * README: Replace with a cut-down and updated version of gcc/README.
10844
0546d603 108452001-06-12 David Edelsohn <edelsohn@gnu.org>
10846
10847 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10848 multilibs to be disabled.
10849
f3886572 108502001-06-11 Daniel Berlin <dan@cgsoftware.com>
10851
10852 * MAINTAINERS (Write After Approval): Add myself.
f9daa432 10853
f1379586 108542001-06-09 Alexandre Oliva <aoliva@redhat.com>
10855
10856 * config.guess: Import CVS version 1.195.
10857 * config.sub: Import CVS version 1.212.
10858
ff091412 108592001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10860
10861 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10862 gcc/xgcc is built, use -print-prog-name to find out the program
10863 name to use.
10864
6eadd25b 108652001-06-04 Phil Edwards <pme@sources.redhat.com>
10866
10867 * config.guess: Import CVS version 1.194. All gcc-local changes
10868 appear to also be in the master copy.
10869 * config.sub: Import CVS version 1.211.
10870
761c31c6 10871Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10872
10873 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10874 with_gcc]: Use `gcc -shared' to build a shared library.
10875
833b6505 10876Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
10877
10878 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10879 archives.
10880
9847d949 10881Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10882
10883 * MAINTAINERS (Write After Approval): Add myself.
10884
fadf0d3c 108852001-06-01 Hans-Peter Nilsson <hp@axis.com>
10886
10887 * configure.in (libstdcxx_flags): Do not try to execute
10888 libstdc++-v3/testsuite_flags until it exists.
10889
d39a4f27 108902001-06-01 Alan Modra <amodra@bigpond.net.au>
10891
10892 * MAINTAINERS: Update my email address.
10893
d0642799 108942001-05-31 Graham Stott <grahams@redhat.com>
10895
10896 * MAINTAINERS (Write After Approval): Add myself.
10897
dcde3c07 108982001-05-28 Simon Patarin <simon.patarin@inria.fr>
9c6813ce 10899
10900 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
10901 libraries when using g++ with native linker.
10902
a28875e9 109032001-05-28 Alexandre Oliva <aoliva@redhat.com>
10904
10905 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10906
00ed89e1 109072001-05-22 Alexandre Oliva <aoliva@redhat.com>
10908
10909 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10910 [aix4*|aix5*]: Prepend blank.
10911
93221b10 109122001-05-20 Alexandre Oliva <aoliva@redhat.com>
10913
10914 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10915 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
10916 of subdir/configure scripts to use the new libtool.m4.
10917
b26428f6 109182001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
10919
10920 * MAINTAINERS (Write After Approval): Add myself.
10921
de27502c 109222001-05-18 Benjamin Kosnik <bkoz@redhat.com>
10923
10924 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10925
28e776fd 109262001-05-11 Ben Elliston <bje@redhat.com>
10927
10928 * Makefile.in (all-sid): New target.
10929 (check-sid, clean-sid, install-sid): Likewise.
10930
e67abcc9 109312001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
10932
10933 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10934
df4fdffb 109352001-05-03 Alexandre Oliva <aoliva@redhat.com>
10936
10937 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10938 libgcj.
10939
109402001-05-03 Alexandre Oliva <aoliva@redhat.com>
10941
10942 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10943 gcc/xgcc is built, use -print-prog-name to find out the program
10944 name to use.
10945
dfb18c91 109462001-04-26 Alexandre Oliva <aoliva@redhat.com>
10947
fdaf496c 10948 * configure.in (noconfigdirs): Don't reset it from scratch in the
10949 target case; only append to it.
f9daa432 10950
dfb18c91 10951 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10952 sparc-*-solaris2.8]: Disable ${libgcj}.
10953
f7ec7829 109542001-04-25 Alexandre Oliva <aoliva@redhat.com>
10955
10956 * configure.in (libgcj_saved): Copy from $libgcj.
10957 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10958 --disable-libgcj.
10959
b890ea44 109602001-04-25 Gavin Romig-Koch <gavin@redhat.com>
10961
10962 * MAINTAINERS: Remove self as MIPS maintainer and
f9daa432 10963 C front end maintainer.
b890ea44 10964
f6dd84a6 10965Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
10966
10967 * configure.in: Move *-chorusos target case to the proper switch.
10968 Disable libgcj.
10969
46b021de 109702001-04-12 Alexandre Oliva <aoliva@redhat.com>
10971
10972 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10973 1.641.2.228.
10974
0355c121 109752001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10976
10977 * Makefile.in (STAGE1_CFLAGS): Pass down.
10978
954078d1 109792001-04-13 Alan Modra <amodra@one.net.au>
10980
10981 * config.guess: Add hppa64-linux support. Note for next import that
10982 this is already in the master file.
10983 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10984
67282802 109852001-04-12 Alexandre Oliva <aoliva@redhat.com>
10986
10987 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10988 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10989
628f3e51 109902001-04-11 Stan Shebs <shebs@apple.com>
10991
10992 * MAINTAINERS: Add self as Darwin port maintainer.
10993
c5659af6 109942001-04-11 Alan Modra <amodra@one.net.au>
10995
10996 * MAINTAINERS: Update my email address.
10997
6a965736 109982001-04-10 Loren J. Rittle <ljrittle@acm.org>
10999
11000 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11001 recent versions of FreeBSD (release 3 or later).
11002 * ltconfig: On FreeBSD, -lc must not be provided when building
11003 a shared library or else the standard -pthread gcc option is
11004 rendered worthless to later users of the built library.
11005
e64be694 110062001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
11007
11008 * MAINTAINERS: Add self and RTH as C front end maintainers.
11009
a28f421e 110102001-04-05 Alexandre Oliva <aoliva@redhat.com>
11011
31972771 11012 * config.sub: Make sure to match an already-canonicalized
11013 machine name (eg. mn10300-unknown-elf).
a28f421e 11014
1cb80700 110152001-04-01 Alexandre Oliva <aoliva@redhat.com>
11016
11017 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11018 New macros.
11019 (bootstrap, cross): Use RECURSE_FLAGS.
11020 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11021
8929c4de 110222001-03-27 Alexandre Oliva <aoliva@redhat.com>
11023
11024 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11025
46b43912 110262001-03-22 Colin Howell <chowell@redhat.com>
11027
5c144a30 11028 * Makefile.in (DO_X): Do not backslash single-quotes in
11029 backquotes (two places).
46b43912 11030
cd003521 110312001-03-22 Alexandre Oliva <aoliva@redhat.com>
11032
11033 Re-installed:
11034 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11035 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11036 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11037 * ltcf-cxx.sh: Likewise.
11038 * ltcf-gcj.sh: Likewise.
11039
7c9b3c20 110402001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11041
11042 * MAINTAINERS: Add myself as "documentation co-maintainer".
11043
88c1d089 110442001-03-22 Alexandre Oliva <aoliva@redhat.com>
11045
11046 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11047 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11048
ed7a462d 110492001-03-19 Tom Tromey <tromey@redhat.com>
11050
11051 * config-ml.in: Handle GCJ and GCJFLAGS.
11052
3caa3e73 110532001-03-21 Michael Chastain <chastain@redhat.com>
11054
11055 * Makefile.in: all-m4 depends on all-texinfo.
11056
45b909bc 110572001-03-20 Loren J. Rittle <ljrittle@acm.org>
11058
11059 * MAINTAINERS: Add myself to write after approval list.
11060
f9ecd05b 110612001-03-18 Laurynas Biveinis <lauras@softhome.net>
11062
11063 * Makefile.in (DO_X): Quote nested quotes.
11064
a0167be8 110652001-03-18 Alan Modra <alan@linuxcare.com.au>
11066
11067 * MAINTAINERS: Add myself to write after approval list.
11068
34690eeb 110692001-03-15 Laurynas Biveinis <lauras@softhome.net>
11070
11071 * Makefile.in (DO_X): Use double quotes for quoting
11072 "RANLIB=$${RANLIB}".
11073
ace16e3d 110742001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
11075
11076 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11077
dcde3c07 110782001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
314b6875 11079
11080 * configure.in: Only use `lang_requires' for languages athat are
11081 actually enabled.
11082
6941e176 110832001-03-08 Phil Edwards <pme@sources.redhat.com>
11084
11085 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
11086
8278b709 110872001-03-08 Alexandre Oliva <aoliva@redhat.com>
11088
11089 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11090
1a6eb118 110912001-03-07 Tom Tromey <tromey@redhat.com>
11092
11093 * configure.in: Allow config-lang.in to set `lang_requires' to list
11094 of other required languages.
11095
8c74272d 110962001-03-06 Laurynas Biveinis <lauras@softhome.net>
11097
11098 * Makefile.in: Remove RANLIB definition. Use RANLIB
11099 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11100 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
f9daa432 11101
41edef81 111022001-02-28 Benjamin Kosnik <bkoz@redhat.com>
31972771 11103 Alexandre Oliva <aoliva@redhat.com>
f9daa432 11104
41edef81 11105 * Makefile.in (check-c++): Use tabs, not spaces.
11106
8b6c1516 111072001-02-20 Laurynas Biveinis <lauras@softhome.net>
f9daa432 11108
8b6c1516 11109 * MAINTAINERS: add myself to Write After Approval list.
11110
66c4386e 111112001-02-19 Benjamin Kosnik <bkoz@redhat.com>
fd1a012c 11112
31972771 11113 * Makefile.in (check-c++): New rule.
f9daa432 11114
fd1a012c 11115 * configure.in (target_libs): Remove libg++.
11116 (noconfigdirs): Remove libg++.
11117 (noconfigdirs): Same.
11118 (noconfigdirs): Same.
11119 (noconfigdirs): Same.
11120
11121 * config-ml.in: Remove libg++ references.
11122
11123 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11124 (ALL_TARGET_MODULES): Same.
11125 (configure-target-libg++): Remove.
11126 (all-target-libg++): Remove.
11127 (configure-target-libio): Remove.
11128 (all-target-libio): Remove.
11129 (check-target-libio): Remove.
11130 (.PHONY): Remove.
11131 (libg++.tar.bz2): Remove.
11132 (all-target-cygmon): Remove libio.
11133 (all-target-libstdc++): Remove.
11134 (configure-target-libstdc++): Remove.
11135 (TARGET_LIB_PATH): Remove libstdc++.
11136 (ALL_GCC_CXX): Remove libstdc++.
11137 (all-target-gperf): Correct.
11138
8fb60dad 111392001-02-16 Nick Clifton <nickc@redhat.com>
11140
11141 * configure.in (noconfigdirs): Allow configuration of texinfo
11142 for Cygwin hosts.
11143
8611f330 111442001-02-15 Anthony Green <green@redhat.com>
11145
11146 * configure: Introduce GCJ_FOR_TARGET.
11147 * configure.in: Ditto.
11148 * Makefile.in: Ditto.
11149
863b470b 111502001-02-13 Andreas Schwab <schwab@suse.de>
11151
11152 * MAINTAINERS: Update mail address.
11153
9bfefeba 111542001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11155
11156 * config.guess: Add linux target for S/390.
11157 * config.sub: Likewise.
11158
dcde3c07 111592001-02-08 Chandrakala Chavva <cchavva@redhat.com>
737f6b8e 11160
11161 * configure.in: for *-chorusos, don't config target-newlib and
31972771 11162 target-libgloss.
737f6b8e 11163
60611395 111642001-02-06 Ben Elliston <bje@redhat.com>
11165
11166 * configure: Output host type to stdout, not stderr.
11167
2b05b516 111682001-02-05 Mark Mitchell <mark@codesourcery.com>
11169
da0c6982 11170 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
fda29981 11171 * ltcf-cxx.sh: Likewise.
11172
2b05b516 11173 * config.if: Assume enable_libstdcxx_v3 is defined.
11174
1030d23b 111752001-02-04 Mark Mitchell <mark@codesourcery.com>
11176
11177 Remove V2 C++ library.
11178 * configure.in: Remove --enable-libstdcxx_v3 support.
11179
1c1033dd 111802001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
11181
11182 * include/demangle.h: Add prototype for java_demangle_v3.
11183
3a2af5aa 111842001-01-29 Phil Edwards <pme@sources.redhat.com>
11185
11186 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
11187
f4763e9a 111882001-01-27 Richard Henderson <rth@redhat.com>
11189
11190 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11191
1e5173c2 111922001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11193
11194 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11195 Don't unset, it's non-portable and no longer necessary, set to empty
11196 instead.
11197
441075de 111982001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11199
11200 * ltconfig: Shell portability fix for the tagname validity check.
11201
21037ec8 112022001-01-27 Alexandre Oliva <aoliva@redhat.com>
11203
11204 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11205 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11206
db45c2a0 112072001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11208
11209 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11210
2c18c34e 112112001-01-26 Tom Tromey <tromey@redhat.com>
11212
11213 * configure.in: Allow libgcj to be built on Sparc Solaris.
11214
4b44c1a3 112152001-01-25 David Edelsohn <edelsohn@gnu.org>
11216
11217 * ltcf-c.sh: Add aix5 case.
11218 * ltcf-cxx.sh: Likewise.
11219 * ltconfig: Likewise.
11220
24f78d1b 112212001-01-24 Alexandre Oliva <aoliva@redhat.com>
11222
a7b0e06d 11223 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11224 keep at least one of build_libtool_libs or build_old_libs set to
11225 yes.
11226
24f78d1b 11227 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11228 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11229
ef1760c1 112302001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
11231
11232 * configure.in: Enable libgcj on several additional platforms.
11233
1986d3d9 112342001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
11235
11236 * configure.in: Enable libgcj for linux targets.
11237
7e1bb7bf 112382001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11239
11240 * MAINTAINERS (Write After Approval): Add myself.
11241
f3a027ae 112422001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
11243
11244 * MAINTAINERS: Add myself as vax port maintainer.
11245
5e7056b8 112462001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
11247
11248 * MAINTAINERS: Add myself as Mercury front-end maintainer.
11249
0d2271de 112502001-01-09 Mike Stump <mrs@wrs.com>
11251
11252 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11253 failures of subdirectories.
11254
cd003521 112552001-01-02 Laurynas Biveinis <lauras@softhome.net>
d76e21ba 11256
cd003521 11257 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
d76e21ba 11258 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
cd003521 11259 * ltcf-cxx.sh: Likewise.
11260 * ltcf-gcj.sh: Likewise.
11261 * ltconfig.sh: Fix typo.
d76e21ba 11262
95426b72 112632001-01-02 Laurynas Biveinis <lauras@softhome.net>
11264
11265 * configure: handle DOS-style absolute paths.
11266
bd55fdd4 112672001-01-02 Laurynas Biveinis <lauras@softhome.net>
11268
11269 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11270
66714311 112712000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
11272
11273 * MAINTAINERS: Add myself as avr port co-maintainer.
11274
f4f04af5 112752000-12-28 Ben Elliston <bje@redhat.com>
11276
11277 * MAINTAINERS: Add myself under ``Write After Approval''.
11278
81875c45 112792000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
11280
11281 * texinfo: Remove directory from GCC.
11282
35d9361d 112832000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
11284
11285 * COPYING: Update to current
11286 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11287 to 19yy as example year in copyright notice).
11288
ac20ef2c 112892000-12-18 Benjamin Kosnik <bkoz@redhat.com>
11290
f9daa432 11291 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
ac20ef2c 11292 (libstdcxx_incdir): Pass down.
11293 * config.if: Remove expired bits for cxx_interface, add stub.
11294 (libstdcxx_incdir): Add variable for g++ include directory.
11295 * configure.in (gxx_include_dir): Use it.
f9daa432 11296
d550dfb2 112972000-12-18 Alexandre Oliva <aoliva@redhat.com>
11298
11299 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
11300 with old-email address from ``Write After Approval''.
11301
2353a84c 113022000-12-15 Andreas Jaeger <aj@suse.de>
11303
11304 * configure.in: Handle lang_dirs.
11305
113062000-12-14 Tom Tromey <tromey@redhat.com>
1bbd1888 11307
ad324c4e 11308 * MAINTAINERS: Removed brads.
11309
1bbd1888 11310 * MAINTAINERS: Added gcj developers.
11311
7756f182 113122000-12-13 Anthony Green <green@redhat.com>
f9daa432 11313
7756f182 11314 * configure.in: Disable libgcj for any target not specifically
4b695c23 11315 listed. Disable libgcj for x86 and Alpha Linux until compatible
11316 with g++ abi.
f9daa432 11317
1ef27c9d 113182000-12-13 Mike Stump <mrs@wrs.com>
11319
11320 * Makefile.in (local-distclean): Also remove fastjar.
11321
8c200666 113222000-12-12 Rodney Brown <RodneyBrown@mynd.com>
11323
11324 * contrib/gcc_update: Add fastjar --touch entries.
11325
abc9907a 113262000-12-12 Alexandre Oliva <aoliva@redhat.com>
11327
11328 * configure.in: Disable language-specific target libraries for
11329 languages that aren't enabled.
11330
4d5a2476 113312000-12-10 Anthony Green <green@redhat.com>
11332
11333 * configure.in: Define libgcj. Disable libgcj target libraries for
11334 most targets.
11335
f30b13ba 113362000-12-10 Neil Booth <neilb@earthling.net>
11337
11338 * MAINTAINERS: Update mail address, remove from WAA list.
11339
da538d34 113402000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11341
11342 * libjava: Imported from /cvs/java.
11343 * libffi: Likewise.
11344 * Boehm-gc: Likewise.
11345
bb5f4242 113462000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11347
11348 * configure.in (target_libs): Revert 2000-12-08 patch.
11349 (noconfigdirs): Added target-libjava.
11350
f4f46f68 113512000-12-09 Laurynas Biveinis <lauras@softhome.net>
11352
11353 * djunpack.bat: removed.
11354
2adfe2a9 113552000-12-09 Laurynas Biveinis <lauras@softhome.net>
11356
11357 * Makefile.in: handle DOS-style absolute paths.
11358 * config-ml.in: likewise.
11359 * symlink-tree: likewise.
11360
7ce26751 113612000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11362
11363 * fastjar: Imported.
11364
68a758b6 113652000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11366
11367 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11368 libjava.
11369 * configure.in (target_libs): Removed `target-libjava'.
11370
0b3b9f3b 113712000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11372
11373 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11374 (ALL_MODULES): Added fastjar.
11375 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11376 (all-target-libjava): all-fastjar replaces all-zip.
11377 (all-fastjar): Added.
11378 (configure-target-fastjar, all-target-fastjar): Likewise.
11379 * configure.in (host_tools): Added fastjar.
11380
b9b564e0 113812000-12-07 Mike Stump <mrs@wrs.com>
11382
11383 * Makefile.in (local-distclean): Remove leftover built files.
11384
1a45dccf 113852000-11-24 Nick Clifton <nickc@redhat.com>
11386
11387 * configure.in (xscale-elf): Add target.
11388 (xscale-coff): Add target.
11389
b21e5977 113902000-11-22 Loren J. Rittle <ljrittle@acm.org>
11391
31972771 11392 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11393 recent versions of FreeBSD (release 3 or later).
11394 * ltconfig: On FreeBSD, -lc must not be provided when building
11395 a shared library or else the standard -pthread gcc option is
11396 rendered worthless to later users of the built library.
b21e5977 11397
d7ce037e 113982000-11-16 Fred Fish <fnf@be.com>
11399
11400 * configure.in (enable_libstdcxx_v3): Fix typo,
11401 libstd++ -> libstdc++.
11402
2c5d378d 114032000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11404
11405 * MAINTAINERS: Add self to Write After Approval list.
11406
ea4ec5d3 114072000-11-21 Bernd Schmidt <bernds@redhat.com>
11408
11409 * MAINTAINERS: Update my email address. Add myself to global write
11410 privs list.
11411
5cfbc08c 114122000-11-18 Alexandre Oliva <aoliva@redhat.com>
11413
f42cc732 11414 * Makefile.in: Merge with src and libgcj.
11415 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
11416 configure-target-<library> when their configure scripts need the C
11417 or C++ library to have already been built to work properly.
11418 (do_proto_toplev): Set them to an empty string.
11419
5cfbc08c 11420 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11421 (REALLY_SET_LIB_PATH): Use them.
11422
f1433f3d 114232000-11-17 Stan Shebs <shebs@apple.com>
11424
11425 * MAINTAINERS: Add self to Write After Approval list.
11426
9371935c 114272000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11428
11429 * configure: Provide the original toplevel configure arguments
11430 (including $0) to subprocesses in the environment rather than
11431 through gcc/configargs.h.
11432
967ccfb6 114332000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11434
11435 * MAINTAINERS: Remove references to cccp. Change C9X reference to
11436 C99. Alphabetise "Write After Approval" list.
11437
facb1a06 114382000-11-12 Mark Mitchell <mark@codesourcery.com>
11439
4ec87d68 11440 * configure: Turn on libstdc++ V3 by default.
11441
facb1a06 11442 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11443 if we've got GCC.
11444
0877e533 114452000-11-11 Philip Blundell <philb@gnu.org>
11446
11447 * MAINTAINERS: Add self to Write After Approval list.
11448
a6fdcbb2 114492000-11-09 David Edelsohn <edelsohn@gnu.org>
11450
11451 * ltcf-c.sh (aix4): Improve shared library configuration; require
11452 exporting symbols.
11453 * ltcf-cxx.sh (aix4): Define.
11454 * ltconfig (aix4): Define library and soname specs appropriate for
11455 AIX. Define command to create export symbols list.
11456
dcde3c07 11457Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
4fa12471 11458
11459 * config.sub: Add support for Sun Chorus
11460
cc849a38 114612000-10-31 Nick Clifton <nickc@redhat.com>
11462
11463 * MAINTAINERS: Rename <name>@cygnus.com addresses to
11464 <name>@redhat.com. Also installed new email address for Clint
11465 Popetz.
f9daa432 11466
3f23f60a 114672000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
11468
11469 * etc: Remove directory from GCC.
11470
3e9279ee 114712000-10-16 Michael Meissner <meissner@redhat.com>
11472
11473 * configure (gcc/configargs.h): Only create if there is a build GCC
11474 directory created.
11475
f9daa432 114762000-10-16 Matthias Klose <doko@debian.org>
11477
5c371a2c 11478 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11479 when configured for libstdc++-v3.
11480
4a0e2d42 114812000-10-05 Phil Edwards <pme@gcc.gnu.org>
11482
11483 * configure: Save configure arguments to gcc/configargs.h.
11484
f39aafc5 114852000-10-04 Philipp Thomas <pthomas@suse.de>
11486
11487 * config.guess: Import CVS version 1.157.
11488 * config.sub: Import CVS version 1.181.
11489
c884589e 114902000-10-04 Andris Pavenis <pavenis@latnet.lv>
11491
11492 * Makefile.in (bootstrap): avoid recursion if subdir missing
11493 (cross): ditto
11494 (do-proto-toplev): ditto
11495
c1a13da0 114962000-09-30 Alexandre Oliva <aoliva@redhat.com>
11497
e920d979 11498 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11499 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11500
c1a13da0 11501 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11502 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
11503 all affected `configure' scripts.
11504
81089fbf 11505Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
11506
11507 * MAINTAINERS: Add self as cpplib co-maintainer.
11508
c47eeef8 115092000-09-24 Aldy Hernandez <aldyh@redhat.com>
11510
11511 * MAINTAINERS: Add self to Write After Approval list.
11512
1f6ba023 115132000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11514
11515 * INSTALL/README: egcs -> GCC update.
11516
dcde3c07 11517Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
cf1f3b68 11518
11519 * MAINTAINERS: Add myself to Write After Approval list.
11520
eca133bc 115212000-09-15 Kazu Hirata <kazu@hxi.com>
11522
11523 * MAINTAINERS: Add myself to Write After Approval list.
11524
3a6d39fe 11525Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
11526
31972771 11527 * configure.in: Do not build byacc for hppa64. Provide paths to the
11528 X11 libraries for hppa64.
3a6d39fe 11529
5e4d941a 115302000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11531
11532 * MAINTAINERS: Add myself as 68hc11 port maintainer.
11533
fd7f3a57 115342000-09-06 Alexandre Oliva <aoliva@redhat.com>
11535
5fbdfc0f 11536 * Makefile.in (all-zlib): Added dummy target.
11537
fd7f3a57 11538 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11539 ltcf-gcj.sh: Updated from libtool multi-language branch.
11540
92b251ca 115412000-09-05 Alexandre Oliva <aoliva@redhat.com>
11542
11543 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11544 (bootstrap*): Depend on all-bootstrap.
11545
31ab897a 115462000-09-05 Philipp Thomas <pthomas@suse.de>
11547
11548 * config.guess: Import CVS version 1.156.
11549 * config.sub: Import CVS version 1.179.
11550
add841d2 115512000-09-02 Anthony Green <green@cygnus.com>
11552
11553 * Makefile.in (all-gcc): Depend on all-zlib.
11554 (CLEAN_MODULES): Add clean-zlib.
11555 (ALL_MODULES): Add all-zlib.
11556 * configure.in (host_libs): Add zlib.
11557
aff0af06 115582000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
e2bac683 11559
11560 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11561 crosses, but add gcc/include to the header search path for them.
11562
d6f4f260 115632000-08-04 David E. O'Brien <obrien@FreeBSD.org>
11564
11565 * MAINTAINERS: Add self to Write After Approval list.
11566
352d4040 115672000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11568
11569 * config.guess: Import CVS version 1.152.
11570 * config.sub: Import CVS version 1.177.
11571
a49a3523 115722000-08-25 Alexandre Oliva <aoliva@redhat.com>
11573
681dbe98 11574 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11575 $targargs to tell whether newlib is going to be built.
11576
a49a3523 11577 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11578 $$r/TARGET_SUBDIR/libio for _G_config.h.
11579
2fb10547 115802000-08-23 Alexandre Oliva <aoliva@redhat.com>
11581
11582 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11583
1554dae1 115842000-08-22 DJ Delorie <dj@redhat.com>
11585
11586 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11587
883e4a54 115882000-08-22 Alexandre Oliva <aoliva@redhat.com>
11589
11590 * config-ml.in (CC, CXX): Avoid trailing whitespace.
11591 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11592 sub-configures.
11593
47e1a34e 115942000-08-21 DJ Delorie <dj@redhat.com>
11595
11596 * MAINTAINERS: Add self as a libiberty maintainer
11597
f4fb1596 115982000-08-16 Alexandre Oliva <aoliva@redhat.com>
11599
11600 * configure.in (libstdcxx_flags): Use
11601 libstdc++-v3/src/libstdc++.INC.
11602
a4b68c89 116032000-08-15 Alexandre Oliva <aoliva@redhat.com>
11604
11605 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11606
e800dd2f 116072000-08-14 Zack Weinberg <zack@wolery.cumb.org>
11608
e5d5867a 11609 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11610
f9daa432 11611 * configure: Make enable_threads and enable_shared defaults
e800dd2f 11612 explicit. Substitute enable_threads into generated Makefiles.
11613 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11614 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11615
4a5bda50 116162000-08-13 Geoff Keating <geoffk@cygnus.com>
11617
11618 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11619
2968054b 116202000-08-12 Alexandre Oliva <aoliva@redhat.com>
11621
11622 * config-ml.in (CC): Remove bogus duplicate quotation mark from
11623 previous delta.
11624
cbf326ce 116252000-08-11 Jason Merrill <jason@redhat.com>
d793b7ed 11626
cbf326ce 11627 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11628 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11629 (FLAGS_FOR_TARGET): Not here.
11630 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
d793b7ed 11631
287d2cfb 116322000-08-11 Alexandre Oliva <aoliva@redhat.com>
11633
11634 * config-ml.in (CC, CXX): Don't introduce a leading space.
11635
9b573fd8 116362000-08-07 DJ Delorie <dj@delorie.com>
11637
11638 * MAINTAINERS: Add self as a DJGPP maintainer
11639
ede08f9f 116402000-08-07 DJ Delorie <dj@redhat.com>
11641
11642 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11643 "if we're also building gcc, and it's a gcc that will run on the
11644 build machine, we want to use its includes instead of the system's
11645 default includes".
11646
85895852 116472000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
11648
11649 * MAINTAINERS: Add self to Write After Approval list.
11650
454c751b 116512000-08-03 Alexandre Oliva <aoliva@redhat.com>
11652
feb7523c 11653 * configure.in (libstdcxx_flags): Don't use `"'.
11654
454c751b 11655 * config-ml.in: Adjust multilib search paths to the
11656 appropriate multilib tree.
11657
0a120c53 116582000-08-02 Alexandre Oliva <aoliva@redhat.com>
11659
11660 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11661 commas in $LANGUAGES.
11662
f3efc960 116632000-08-02 Manfred Hollstein <manfredh@redhat.com>
11664
11665 * configure.in: Re-enable all references to libg++ and librx.
11666
00c97451 116672000-08-01 Alexandre Oliva <aoliva@redhat.com>
11668
650713eb 11669 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11670 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
11671 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11672 * ltcf-cxx.sh (need_lc): Set based on postdeps.
11673
00c97451 11674 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11675
4d3fd3b7 116762000-07-31 Alexandre Oliva <aoliva@redhat.com>
11677
11678 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11679 CXX_FOR_TARGET for sed.
11680
32999451 116812000-07-30 Alexandre Oliva <aoliva@redhat.com>
11682
11683 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11684 Do not override if already set in the environment or in configure.
11685 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11686 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11687
c102b56d 116882000-07-28 Alexandre Oliva <aoliva@redhat.com>
11689
11690 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11691 the libtool CVS tree multi-language branch.
11692 * ltconfig, ltmain.sh: Updated.
f9daa432 11693
bc7af389 116942000-07-27 Alexandre Oliva <aoliva@redhat.com>
11695
ed2dfc92 11696 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11697 (clean-target): Depend on it.
11698
bc7af389 11699 * Makefile.in (FLAGS_FOR_TARGET): New macro.
11700 (GCC_FOR_TARGET): Use it.
11701 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11702 * configure.in: ... here.
11703 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
11704 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11705
aee16bda 117062000-07-24 Eric Christopher <echristo@cygnus.com>
11707
11708 * MAINTAINERS: Add self to Write After Approval list.
11709
bae203e7 117102000-07-24 Alexandre Oliva <aoliva@redhat.com>
11711
8ad0b02a 11712 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11713 (configure-target-libchill, configure-target-libobjc): Likewise.
11714
bae203e7 11715 * configure.in: Use the same cache file for all target libs.
11716 * config-ml.in: But different cache files per multilib variant.
11717
2dce220b 117182000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11719
11720 * configure (topsrcdir): Don't use dirname.
11721
84a55ca2 117222000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
11723
11724 * MAINTAINERS: Add self to Write After Approval list.
11725
151ad919 117262000-07-20 Jason Merrill <jason@redhat.com>
11727
11728 * configure.in: Remove all references to libg++ and librx.
11729
11730 * configure, configure.in, Makefile.in: Unify gcc and binutils.
11731
117322000-07-20 Hans-Peter Nilsson <hp@axis.com>
11733
11734 * config.sub: Update to subversions version 2000-07-06.
11735
99545576 117362000-07-12 Andrew Haley <aph@cygnus.com>
11737
11738 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11739 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11740
1ac432f1 117412000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
11742
11743 * symlink-tree: Check number of arguments.
11744
8d6dd244 117452000-07-05 Jim Wilson <wilson@cygnus.com>
11746
11747 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11748 search path for a g++ extracted from the build tree. This
11749 will allow link tests run by configure scripts in
11750 subdirectories to succeed.
11751
151ad919 117522000-07-01 Koundinya K <kk@ddeorg.soft.net>
11753
31972771 11754 * ltconfig: Add support for mips-dde-sysv4.2MP
aee16bda 11755
74c42694 117562000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11757
11758 * MAINTAINERS: Add myself as loop discovery maintainer.
11759
151ad919 117602000-06-28 Corinna Vinschen <vinschen@cygnus.com>
11761
11762 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11763 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11764
117652000-06-19 Timothy Wall <twall@cygnus.com>
11766
11767 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11768 * config.sub: Add tic54x target.
11769
39d9b770 11770Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11771
11772 * MAINTAINERS: Add self as Fortran maintainer,
11773 remove Craig Burley.
11774
151ad919 11775Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13645f53 11776
151ad919 11777 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11778 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13645f53 11779
a71aa125 11780Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11781
11782 * MAINTAINERS: Add self as i18n maintainer
11783
151ad919 1178420000-05-21 H.J. Lu (hjl@gnu.org)
11785
31972771 11786 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11787 directory are used if they exist. Make sure
11788 $(build_tooldir)/include is searched for header files,
11789 $(build_tooldir)/lib/ for library files.
151ad919 11790 (GCC_FOR_TARGET): Likewise.
31972771 11791 (CXX_FOR_TARGET): Likewise.
151ad919 11792
1ef89cd1 11793Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11794
11795 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11796
151ad919 11797Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
810e9e00 11798
11799 * Makefile.in (configure-target-libiberty): Depend on
11800 configure-target-newlib.
11801
ffee4df0 118022000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11803
11804 * configure.in, Makefile.in: Merge all libffi-related
11805 configury stuff from the libgcj tree.
11806
151ad919 11807Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11808
11809 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11810 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11811
11812Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11813
11814 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11815 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
4b695c23 11816 current version information. Add to proto-toplev directory.
151ad919 11817 (gdb-taz): Build do-djunpack.
11818
677b224d 118192000-05-15 David Edelsohn <edelsohn@gnu.org>
11820
11821 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11822
36d84962 11823Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11824
11825 * MAINTAINERS: Add self to Write After Approval list.
11826
151ad919 118272000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11828
11829 * ltmain.sh: Preserve in relink_command any environment
11830 variables that may affect the linker behavior.
11831
b4ae6e19 11832Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11833
151ad919 11834 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11835
11836Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11837
11838 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11839
118402000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11841
11842 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
31972771 11843 with the version name.
b4ae6e19 11844
9f8322d4 11845Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11846
11847 * MAINTAINERS: Add self as bb-reorder maintainer.
11848
212276a1 118492000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11850
11851 * config.if: Tweak.
11852
151ad919 118532000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11854
11855 * djunpack.bat: New file.
11856
11857Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11858
11859 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
4b695c23 11860 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11861 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11862 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
151ad919 11863
1e866de7 118642000-04-16 Dave Pitts <dpitts@cozx.com>
11865
31972771 11866 * config.sub (case $basic_machine): Change default for "ibm-*"
11867 to "openedition".
1e866de7 11868
c3d0c692 118692000-04-13 Andreas Jaeger <aj@suse.de>
11870
11871 * MAINTAINERS: Added myself.
11872
151ad919 11873Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11874
11875 * Makefile.in (gdb-taz): New target. GDB specific archive.
11876 (do-md5sum): New target.
11877 (MD5PROG): Define.
11878 (PACKAGE): Default to TOOL.
11879 (VER): Default to a shell script.
11880 (taz): Rewrite target. Move real work to do-proto-toplev. Include
4b695c23 11881 md5 checksum generation.
151ad919 11882 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11883 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11884 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
4b695c23 11885 insight.tar.bz2): Use gdb-taz to create archive.
151ad919 11886
11887Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11888
11889 * configure (warn_cflags): Delete.
11890
dd0ac352 11891Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
11892
11893 * MAINTAINERS: Added myself.
11894
84d8005c 118952000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
d3eff7bb 11896 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
84d8005c 11897
31972771 11898 * configure.in (enable_libstdcxx_v3): Add.
11899 (target_libs): Add bits here to switch between libstdc++-v2 and
11900 libstdc++-v3.
11901 * config.if: And this file too.
11902 * Makefile.in: Add libstdc++-v3 targets.
aee16bda 11903
a995bb42 119042000-04-05 Michael Meissner <meissner@redhat.com>
11905
11906 * config.sub (d30v): Add d30v as a basic machine type.
11907
c1d2a99e 119082000-03-29 Jason Merrill <jason@casey.cygnus.com>
11909
11910 * configure.in: -linux-gnu*, not -linux-gnu.
11911
6437c7c8 11912Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11913
11914 * MAINTAINERS: Add self in write-after-approval section.
11915
48ad86bd 11916Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
11917
11918 * MAINTAINERS: Add self as ia64 port maintainer.
11919
cb86f6e1 119202000-03-08 Neil Booth <NeilB@earthling.net>
11921
11922 * MAINTAINERS: Add self in write-after-approval section.
11923
151ad919 11924Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
3d94c7f0 11925
151ad919 11926 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11927 (do-tar-bz2): Replace TOOL with PACKAGE.
11928 (gdb.tar.bz2): Remove GDBTK from GDB package.
11929 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
4b695c23 11930 dejagnu.tar.bz2): New packages.
151ad919 11931
119322000-02-27 Andreas Jaeger <aj@suse.de>
11933
11934 * configure.in: Add entry for mips*-*-linux*, move catch all
11935 *-*-*linux* entry below this one.
11936
119372000-02-27 Ian Lance Taylor <ian@zembu.com>
11938
11939 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
3d94c7f0 11940
1872c686 119412000-02-24 Nick Clifton <nickc@cygnus.com>
11942
11943 * config.sub: Support an OS of "wince".
11944
151ad919 11945Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
11946
11947 * config.guess, config.sub: Updated to match config's 2000-02-15
4b695c23 11948 version.
151ad919 11949
dcde3c07 119502000-02-23 Linas Vepstas <linas@linas.org>
151ad919 11951
11952 * config.sub: Add support for Linux/IBM 370.
11953 * configure.in: Likewise.
11954
8027f1d6 119552000-02-22 Nick Clifton <nickc@cygnus.com>
11956
11957 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11958
dcde3c07 119592000-02-20 Christopher Faylor <cgf@cygnus.com>
d32a1334 11960
151ad919 11961 * config.guess: Guess "cygwin" rather than "cygwin32".
d32a1334 11962
4f5e65d7 119632000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11964
11965 * configure (gcc_version): When setting, narrow search to
11966 lines containing `version_string'.
11967
cb257c25 119682000-02-15 Denis Chertykov <denisc@overta.ru>
11969
11970 * config.sub: Add support for avr target.
11971
b1b2e339 119722000-02-14 Nick Clifton <nickc@cygnus.com>
11973
11974 * MAINTAINERS: Add maintainers for MCore port.
11975
def2c3fb 11976Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11977
11978 * config.sub: Add mmix-knuth-mmixware.
11979
f0e58719 119802000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11981
11982 * MAINTAINERS: Pair cccp with cpplib maintainership.
11983
dcde3c07 119842000-01-27 Christopher Faylor <cgf@redhat.com>
151ad919 11985
11986 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11987 structure stuff to -L library search.
11988 (CXX_FOR_TARGET): Ditto.
11989 (CROSS_CHECK_MODULES): Fix spelling mistake.
11990
6ba3324d 119912000-01-24 Mark Mitchell <mark@codesourcery.com>
11992
11993 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11994 the C++ compiler.
11995
1532359f 119962000-01-12 Richard Henderson <rth@cygnus.com>
11997
11998 * configure.in: Don't build some bits for beos.
11999
75daeef1 120002000-01-12 Joel Sherrill (joel@OARcorp.com)
12001
12002 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12003 as include files.
12004
2774282e 120052000-01-11 Zack Weinberg <zack@wolery.cumb.org>
12006
12007 * Add self as cpplib maintainer, as requested by Jason
12008 Merrill. Correct my e-mail address.
12009
d08e2cf4 120102000-01-06 Geoff Keating <geoffk@cygnus.com>
12011
12012 * configure.in: Use mt-aix43 to handle *_TARGET defs,
12013 not mh-aix43.
12014
cee0655e 12015Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
12016
12017 * MAINTAINERS: Add myself to "write after approval" list.
12018
a23a249a 120191999-12-14 Richard Henderson <rth@cygnus.com>
12020
12021 * config.guess (alpha-osf, alpha-linux): Detect ev67.
12022 * config.sub: Accept alphaev[78], alphaev8.
12023
7f620b51 120241999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12025
12026 * config.guess, config.sub: Update from autoconf.
12027
76323487 120281999-11-29 Bruce Korb <autogen@linuxbox.com>
12029
3beb0b4d 12030 * MAINTAINERS: update my playtime e-address.
76323487 12031
5514758e 12032Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12033
12034 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12035 necessary libraries are missing.
12036
dcde3c07 12037Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
4e11cb65 12038
12039 * MAINTAINERS: Add new 'write after approval' maintainer.
12040
4a6db447 12041Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
12042
12043 * MAINTAINERS: Add new Java maintainer.
12044
34834d2a 120451999-10-25 Andreas Schwab <schwab@suse.de>
12046
12047 * configure: Fix quoting inside arguments of eval.
12048
26186f46 120491999-10-21 Nick Clifton <nickc@cygnus.com>
12050
12051 * config-ml.in: Allow suppression of some ARM multilibs.
12052
b384fc18 12053Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
12054
12055 * config.guess: Add OS/390 match pattern.
12056 * config.sub: Add mvs, openedition targets.
12057 * configure.in (i370-ibm-opened*): New.
12058
151ad919 120591999-09-04 Steve Chamberlain <sac@pobox.com>
12060
12061 * config.sub: Add support for configuring for pj.
12062
120631999-08-31 Nick Clifton <nickc@cygnus.com>
12064
12065 * config.sub (maybe_os): Add support for configuring for fr30.
12066
3e6b7981 120671999-08-25 Nick Clifton <nickc@cygnus.com>
12068
12069 * configure.in: Do not configure or build ld for AIX
12070 platforms. ld is known to be broken on these platforms.
12071
49c01ead 12072Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12073
12074 * config-ml.in: Pass compiler flag corresponding to multidirs to
12075 subdir configures.
12076
151ad919 120771999-08-09 Ian Lance Taylor <ian@zembu.com>
12078
12079 * Makefile.in (LDFLAGS): Define.
12080
120811999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
12082
12083 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12084 noconfigdirs.
12085 (*-*-cygwin*): Likewise.
12086
120871999-08-08 Ian Lance Taylor <ian@zembu.com>
12088
12089 * mkdep: New file.
12090 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12091 (BINUTILS_SUPPORT_DIRS): Add mkdep.
12092
12093 From Eli Zaretskii <eliz@is.elta.co.il>:
12094 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12095 long file name when using DJGPP on MS-DOS.
12096
90916687 12097Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
12098
12099 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12100
151ad919 121011999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
12102
12103 * Makefile.in (check-target-libio): Remove all-target-libstdc++
12104 dependency as this causes "make check" to globally "make all"
12105
ed4e41d7 12106Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
12107
12108 * configure.in (target_libs): Added target-zlib.
12109 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12110 (CONFIGURE_TARGET_MODULES): Likewise.
12111 (CHECK_TARGET_MODULES): Likewise.
12112 (INSTALL_TARGET_MODULES): Likewise.
12113 (CLEAN_TARGET_MODULES): Likewise.
12114 (configure-target-zlib): New target.
12115 (all-target-zlib): Likewise.
12116 (all-target-libjava): Depend on all-target-zlib.
12117 (configure-target-libjava): Depend on configure-target-zlib.
12118
12119 * Makefile.in (configure-target-libjava): Depend on
12120 configure-target-newlib.
12121 (configure-target-boehm-gc): New target.
12122 (configure-target-qthreads): New target.
12123
31972771 12124 * configure.in (target_libs): Added target-qthreads.
12125 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12126 (CONFIGURE_TARGET_MODULES): Likewise.
12127 (CHECK_TARGET_MODULES): Likewise.
12128 (INSTALL_TARGET_MODULES): Likewise.
12129 (CLEAN_TARGET_MODULES): Likewise.
12130 (all-target-qthreads): New target.
12131 (configure-target-libjava): Depend on configure-target-qthreads.
12132 (all-target-libjava): Depend on all-target-qthreads.
ed4e41d7 12133
12134 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12135 (CONFIGURE_TARGET_MODULES): Likewise.
12136 (CHECK_TARGET_MODULES): Likewise.
12137 (INSTALL_TARGET_MODULES): Likewise.
12138 (CLEAN_TARGET_MODULES): Likewise.
12139 (all-target-libjava): New target.
12140 (all-target-boehm-gc): Likewise.
12141 * configure.in (target_libs): Added libjava, boehm-gc.
12142
151ad919 121431999-07-22 Ian Lance Taylor <ian@zembu.com>
12144
12145 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12146 configure.bat in SUPPORT_FILES.
12147 (gas+binutils.tar.bz2): Likewise.
12148
12149 * makeall.bat: Remove; obsolete.
12150
121511999-07-21 Ian Lance Taylor <ian@zembu.com>
12152
12153 From Mark Elbrecht:
12154 * configure.bat: Remove; obsolete.
12155
121561999-07-11 Ian Lance Taylor <ian@zembu.com>
12157
12158 * configure: Add -W -Wall to the default CFLAGS when compiling with
12159 gcc.
12160
12161Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
12162
12163 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12164
121651999-06-30 Mark Mitchell <mark@codesourcery.com>
12166
12167 * configure.in: Build ld on IRIX6.
12168
121691999-06-12 Ian Lance Taylor <ian@zembu.com>
12170
12171 * Makefile.in: Change distribution targets to use bzip2 instead of
12172 gzip.
12173 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12174 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12175
121761999-06-04 Nick Clifton <nickc@cygnus.com>
12177
12178 * config.sub: Add mcore target.
12179
4960e263 12180Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
12181
12182 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12183
fb873f96 12184Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
12185
12186 * config.guess (dummy): Changed to $dummy.
12187
f0d0ef7c 121881999-05-24 Nick Clifton <nickc@cygnus.com>
12189
12190 * config.sub: Tidied up case statements.
12191
0522f2f0 121921999-05-22 Ben Elliston <bje@cygnus.com>
12193
e571eca2 12194 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12195 <jiro@din.or.jp>.
12196
0522f2f0 12197 * config.guess: Merge with FSF version. Future changes will be
12198 more accurately recorded in this ChangeLog.
12199 * config.sub: Likewise.
12200
8566565c 12201Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
12202
12203 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12204
151ad919 122051999-04-30 Tom Tromey <tromey@cygnus.com>
12206
12207 * ltmain.sh: [mode link] Always use CC given by ltconfig.
12208
688d5631 122091999-04-23 Tom Tromey <tromey@cygnus.com>
12210
12211 * ltconfig, ltmain.sh: Update to libtool 1.2f.
12212
151ad919 122131999-04-20 Drew Moseley <dmoseley@cygnus.com>
12214
12215 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12216 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12217 Bad merge removed these two changes.
12218
e020fd98 12219Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
31972771 12220 Martin Heller (Ing.-Buero_Heller@t-online.de)
e020fd98 12221
12222 * config.guess (interix Alpha): Add.
12223
151ad919 122241999-04-11 Richard Henderson <rth@cygnus.com>
12225
12226 * configure.in (i?86-*-beos*): Do config gperf; don't config
12227 gdb, newlib, or libgloss.
12228
a48ef8ee 12229Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
aee16bda 12230
a48ef8ee 12231 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12232 link a trivial program with -mabi=64. If it fails, remove mabi=64
12233 from multidirs.
12234
c3a180dc 12235Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
12236
12237 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12238
151ad919 122391999-04-08 Nick Clifton <nickc@cygnus.com>
12240
12241 * config.sub: Add support for mcore targets.
12242
122431999-04-07 Michael Meissner <meissner@cygnus.com>
12244
12245 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12246 not mt-ospace, in order to shut up assembler warning about using
12247 symbols that are named the same as registers.
12248
122491999-04-07 Drew Moseley <dmoseley@cygnus.com>
12250
12251 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12252 dependency list for all-target-cygmon.
12253
122541999-04-05 Doug Evans <devans@casey.cygnus.com>
12255
12256 * config-ml.in: Check $host, not $target, for selective multilibs.
12257 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12258 thumb interworking, and underscore prefix multilibs.
12259
122601999-04-04 Ian Lance Taylor <ian@zembu.com>
12261
12262 * missing: Update to version from current automake.
12263
b7ba05c0 12264Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
12265
12266 * configure (gxx_include_dir): Removed.
12267
12268 * configure.in (gxx_include_dir): Handle it.
12269 * Makefile.in: Likewise.
12270
151ad919 122711999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
12272
12273 * config.sub (mips64vr4111,mips64vr4111el) Add.
12274
122751999-03-21 Ben Elliston <bje@cygnus.com>
12276
31972771 12277 * config.guess: Correct typo for detecting ELF on FreeBSD.
151ad919 12278
9862eda4 12279Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
12280
9862eda4 12281 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12282 config/mh-djgpp.
12283
151ad919 12284Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
12285
12286 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12287 all-target-newlib to dependency list for all-target-bsp.
12288
26a1dadb 12289Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
12290
12291 * config.sub: Add i386-uwin support.
12292 * config.guess: Likewise.
12293
fea0107e 12294Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12295
12296 * configure.in: cleanup, add mh-*pic handling for arm, special
12297 case powerpc*-*-aix*
12298
151ad919 12299Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
12300
12301 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12302 can be built.
12303
12304Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
12305
12306 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
4b695c23 12307 targets.
151ad919 12308
daa90679 123091999-03-02 Nick Clifton <nickc@cygnus.com>
12310
12311 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12312
f6a095e9 12313Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
12314
12315 * config.sub: Check for "cygwin*" rather than "cygwin32*"
12316
47d8eb1d 123171999-02-24 Nick Clifton <nickc@cygnus.com>
12318
12319 * config.sub: Fix typo in arm recognition.
12320
151ad919 12321Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
12322
12323 * configure.in (noconfigdirs): Changed target_configdirs to
12324 include target-bsp only for m68k-*-elf* and m68k-*-coff*
12325 rather than m68k-*-* since it is not known to work on
12326 m68k-aout. Ditto for arm-*-*oabi.
12327
12328Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
12329
12330 * configure.in (*-*-windows*): Remove, no longer used.
151ad919 12331
123321999-02-19 Ben Elliston <bje@cygnus.com>
12333
12334 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12335 Smart and improved by Andrew Cagney.
12336
52b143d0 12337Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
12338
12339 * config.guess: Recognize openbsd-*-hppa.
12340
c441c977 12341Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
12342
12343 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12344 only if it is not empty.
12345
8faa2109 123461999-02-17 Nick Clifton <nickc@cygnus.com>
12347
12348 Patch from: Scott Bambrough <scottb@corelcomputer.com>
aee16bda 12349
151ad919 12350 * config.guess: Modified to recognize uname's armv* syntax.
8faa2109 12351
12352 * config.sub: Modified to recognize uname's armv* syntax.
12353
151ad919 123541999-02-17 Mark Salter <msalter@cygnus.com>
12355
12356 * configure.in: Added target-bsp for sparclite.
12357
12358Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
12359
12360 * config.sub: Recognize alphapca5[67] and up to alphaev8.
12361
123621999-02-08 Nick Clifton <nickc@cygnus.com>
12363
12364 * configure.in: Add support for strongarm port.
12365 * config.sub: Add support for strongarm target.
12366
654a22b1 12367Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
aee16bda 12368
654a22b1 12369 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12370 the old name config/mh-cygwin32.
12371 Enable texinfo.
12372
151ad919 12373Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
12374
12375 * configure.in: Do build ld for ix86 Solaris.
12376
46fb7091 12377Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
12378
12379 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
12380 $AR_FOR_TARGET. Likewise for RANLIB.
12381
115ec39e 12382Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
aee16bda 12383
31972771 12384 * config.sub (oabi): Recognize.
12385 * configure.in (arm-*-oabi): Handle.
115ec39e 12386
5cca51e0 12387Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
12388
12389 * config.guess: Improve detection of i686 on UnixWare 7.
12390
183a8abb 12391Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
12392
12393 * config.guess: Add support for i386-pc-interix.
12394 * config.sub: Likewise.
12395 * configure.in: Likewise.
183a8abb 12396
151ad919 12397Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
12398
12399 * Makefile.in: Remove unneeded all-target-libio from
12400 from all-target-winsup target since it is now unneeded.
12401 Add all-target-libtermcap in its place since it is now
12402 needed.
12403
12404Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
12405
12406 * configure.in: makefile stub for cygwin target is probably
12407 unnecessary. Remove it for now.
151ad919 12408
12409Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
12410
12411 * configure.in: libtermcap.a should be built when cygwin is the
12412 target as well as the host.
12413 * config.guess: Allow mixed case in cygwin uname output.
12414 * Makefile.in: Add libtermcap target.
151ad919 12415
0db75088 12416Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
12417
12418 * config.sub: Clean up handling of hppa2.0.
12419
a30dcfee 12420Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
12421
12422 * config.guess: Use C code to identify more HP machines.
12423
44cfa345 12424Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
12425
12426 * config.sub: Handle hppa2.0.
12427
151ad919 12428Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
12429
12430 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
4b695c23 12431 cygmon for all sparclite targets, regardless of object format.
151ad919 12432
124331998-12-15 Mark Salter <msalter@cygnus.com>
12434
12435 * configure.in: Added target-bsp for several target architectures.
12436
12437 * Makefile.in: Added rules for bsp.
12438
be0f7b24 12439Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
12440
12441 * config.guess: Improve detection of hppa2.0 processors.
12442
12443Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
12444
12445 * config.guess: Recognize FreeBSD using ELF automatically.
12446
76103b2c 124471998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
12448
12449 * configure (skip-this-dir): Add handling for new shell script, which
12450 might be created by a sub-directory's configure to indicate, this particular
12451 directory is "unwanted".
12452 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12453
151ad919 12454Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
12455
12456 * ltconfig: import from libtool, after changing libtool to
12457 account for the cygwin name change.
12458
12459Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
12460
12461 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12462 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12463
12464Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
12465
12466 * configure.in: Add libtermcap to list of cygwin dependencies.
12467
12468Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
12469
31972771 12470 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12471 they include winsup/include when it's a cygwin target.
151ad919 12472
124731998-11-12 Tom Tromey <tromey@cygnus.com>
12474
12475 * configure.in (host_tools): Added zip.
12476 * Makefile.in (all-target-libjava): Depend on all-zip.
12477 (all-zip): New target.
12478 (ALL_MODULES): Added all-zip.
12479 (NATIVE_CHECK_MODULES): Added check-zip.
12480 (INSTALL_MODULES): Added install-zip.
12481 (CLEAN_MODULES): Added clean-zip.
12482
12483Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
12484
12485 * Makefile.in: lose "32" from comment about cygwin.
12486
12487Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
12488
12489 * configure.in: Use -Os to build target libraries for the fr30.
12490
12491Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
12492
12493 * config.sub: Add fr30.
12494
12495Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
12496
31972771 12497 * configure.in: drop "32" from config/mh-cygwin32. Check
151ad919 12498 cygwin* instead of cygwin32*.
12499 * config.sub: Check cygwin* instead of cygwin32*.
12500
39ebcbe1 12501Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
12502
12503 * config.guess: Match any version of Unixware7.
12504
151ad919 125051998-10-20 Syd Polk <spolk@cygnus.com>
12506
12507 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12508 if desired.
12509
de79e382 12510Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
12511
12512 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12513 these if the appropriate directories and files to not exist.
12514
e7104d38 12515Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
12516
12517 * Makefile.in (DEVO_SUPPORT): Add config.if.
12518
fb1c80df 12519Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
12520
12521 * configure: Add pattern to replace "build_tooldir"'s
12522 definition in the generated Makefile with "tooldir"'s
12523 actual value.
12524
46a4cc47 12525Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
12526
0ee69c06 12527 * config.sub: Bring back lost sparcv9.
12528
46a4cc47 12529 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12530
3a8c0cab 12531Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
12532
12533 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12534 CC_FOR_TARGET and friends.
12535
12536Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
aee16bda 12537
ea0cacfb 12538 * Makefile.in (build_tooldir): New variable, same as tooldir.
12539 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12540 -B$(build_tooldir)/bin/.
12541 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
3a8c0cab 12542
de7dcc81 12543Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12544
12545 * README: Remove installation instructions and refer to the
12546 INSTALL directory instead.
12547
67139a60 12548Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
151ad919 12549
67139a60 12550 * config.sub: Add support for i[34567]86-pc-udk.
12551 * configure.in: Likewise.
12552
ed37269d 12553Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
12554
12555 * Makefile.in: add bzip2 package building bits for user
12556 tools module
12557 * configure.in: ditto
12558
fc449a71 12559Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
12560
12561 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12562 (ALL_TARGET_MODULES): Add all-target-libobjc.
12563 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12564 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12565 (all-target-libchill): Add dependencies.
12566 * configure.in (target_libs): Add libchill.
aee16bda 12567
7bb9dd92 125681998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
12569
12570 * configure.in (target_subdir): Remove duplicate line.
12571
ed37269d 12572Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
12573
12574 * Makefile.in (all-automake): fix dependencies.
12575
a9ff8bf0 12576Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
12577
12578 * configure.in: Minor cleanups for building in the $(target_alias)
12579 subdir.
12580
5869bc6a 125811998-09-22 Jim Wilson <wilson@cygnus.com>
12582
12583 * Makefile.in (bootstrap): Set r and s before make all. Use
12584 BASE_FLAGS_TO_PASS in make all.
12585 (cross): Likewise.
12586
a5caa84c 125871998-09-20 Mark Mitchell <mark@markmitchell.com>
12588
12589 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12590
331d5855 12591Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
12592
12593 * config.sub: Fix typo in last change.
12594
4d004c41 125951998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12596
12597 * config.sub: Add support for C4x target.
12598 * configure.in: Likewise.
12599
0a2a3792 126001998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
12601
12602 * config.sub: Recognize sparcv9 just like sparc64.
12603
67e059d3 12604Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
12605
12606 * config.guess: Match "Pent II" or "PentII" for OpenServer.
12607
cd547500 12608Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
12609
7325e595 12610 * config.guess: Correctly identify Pentium II sco boxes.
12611
cd547500 12612 * config.guess: Fix "tr" code. From Weiwen Liu.
12613
0b632721 12614Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
12615
12616 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12617 stabs.
12618
ae568fff 12619Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
12620
12621 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12622 (ALL_TARGET_MODULES): Add all-target-libchill.
12623 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12624 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12625 (all-target-libchill): Add dependencies.
12626 * configure.in (target_libs): Add libchill.
12627
68da0d0a 12628Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12629
12630 * config.guess: Avoid assumptions about "tr" behaves when
12631 LANG is set to something other than English.
12632
d722107d 12633Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
12634
12635 * configure (gxx_include_dir): Changed to
12636 '${prefix}/include/g++'-${libstdcxx_interface}.
12637
12638 * config.if: New to determine the interfaces.
12639
5e6f60dc 12640Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
12641
12642 * config.guess: Detect and handle MPE/IX.
12643 * config.sub: Deal with MPE/IX.
12644
8a70d526 12645Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
12646
12647 * configure.in: Use mh-aix43.
12648
f890b212 126491998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
12650
12651 * configure: Fix --without/--disable cases for gxx-include-dir.
12652
ed37269d 12653Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
12654
12655 * mdata-sh: Imported. Needed for automake support.
12656
12657Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
12658
12659 * Makefile.in (taz): Try "chmod -R og=u ." before
12660 "chmod og=u `find . -print`".
12661
12662Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
12663
12664 * configure.in: Add arm-elf and thumb-elf support.
12665
12666Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
12667
12668 * Makefile.in: Undo previous patch.
12669
12670Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
12671
12672 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12673 to here ...
12674 (install-no-fixedincludes): and here
12675 (INSTALL_MODULES): ... from here.
12676
6d2063db 12677Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
12678
12679 * config.sub: Merge with FSF.
12680
2f7b048d 12681 * config.guess: Merge with FSF.
12682
151ad919 12683Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
12684
12685 * configure (extraconfigdirs): New variable.
12686 (SUBDIRS): Add extraconfigdirs and recurse on them too.
12687 * Makefile.in (all): Move higher in file.
12688 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12689 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12690 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12691 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12692 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12693
126941998-07-23 Brendan Kehoe <brendan@cygnus.com>
12695
12696 * Makefile.in (all-target-libjava): Depend on all-gcc and
12697 all-target-newlib.
12698 (configure-target-libjava): Depend on $(ALL_GCC).
12699
1c802742 12700Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
12701
12702 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12703 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12704
eb7921e4 12705Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
12706
12707 * INSTALL/README: Fix typo.
12708
a8071b4d 12709Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
12710
ed37269d 12711 * ylwrap: Change absolute path checks to check for DOS style path
12712 names.
a8071b4d 12713
ed37269d 12714 * ylwrap: Don't use a full path name if the source file is in the
12715 same directory. From hjl@lucon.org (H.J. Lu).
a8071b4d 12716
26d9569a 12717 * config-ml.in: Default to being verbose, to match Feb 18 change to
12718 configure.
12719
ed37269d 12720Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
12721
12722 Brought over from egcs:
12723
12724 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12725
12726 * configure.in (target_subdir): Set to ${target_alias} instead
12727 of "libraries".
12728
12729 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12730
12731 * configure.in (target_subdir): Set to libraries if enable_multilib.
12732
12733Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
12734
12735 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12736 multilibs, force reconfiguration the first time we create
12737 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12738
12739Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
12740
12741 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12742 avoid confusion with --no-recursion.
12743
12744Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
12745
12746 * configure.in: Win32 hosts shouldn't use install -x
12747 * install-sh: remove -x option, and special .exe-handling
12748 hack.
12749
151ad919 12750Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
12751
12752 * config.guess: Recognize i586-pc-beos.
12753 * configure.in: Don't build some bits for beos.
12754
81cf37ba 12755Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
12756
ed37269d 12757 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12758 CFLAGS default to -O2.
12759
81cf37ba 12760 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12761 when using GNU ld.
12762
12763Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12764
12765 * ltmain.sh: Correct install when using a different shell.
12766
12767Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12768
12769 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12770
151ad919 12771Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12772
12773 * makefile.vms: Update to build binutils/makefile.vms. Add install
12774 target.
81cf37ba 12775
12776Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12777
12778 * ltconfig: Update to correct AIX handling.
12779
d6cf7517 12780Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12781
e98d756a 12782 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12783
d6cf7517 12784 * configure.in (target_subdir): Set to ${target_alias} instead
12785 of "libraries".
12786
eb85e8b7 127871998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12788
12789 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12790 (Makefile): Depend on $(gcc_version_trigger).
12791
12792 * configure (gcc_version): Change default initializer to empty
12793 string.
12794 (gcc_version_trigger): New variable; pass this variable down
12795 to subdir configures to enable them checking gcc's version
12796 themselves. Emit make macros for both gcc_version vars.
12797 (topsrcdir): Initialize reliably.
12798 (recursion line): Remove --with-gcc-version=${gcc_version}.
12799
da421e40 128001998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12801
12802 * configure (enable_version_specific_runtime_libs): Implement new flag
eb85e8b7 12803 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12804 in $(libsubdir); emit definition in each generated Makefile.
12805 (gxx_include_dir): Initialize depending on
12806 $enable_version_specific_runtime_libs.
da421e40 12807
d9f2c557 128081998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12809
12810 * configure (gcc_version): Initialize properly depending on
12811 how and where configure is started.
12812 (recursion line): Pass a --with-gcc-version=${gcc_version}
12813 to configures in subdirs.
12814
151ad919 12815Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12816
12817 * configure.in (noconfigdirs): Add configure pattern for mips tx39
4b695c23 12818 cygmon
151ad919 12819
ed37269d 12820Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12821
12822 * configure.in: Add cygmon and libstub support for mn10200.
12823
1ee34a17 128241998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12825
12826 * configure (gcc_version): Add new variable describing the
12827 particular gcc version we're building.
12828 * Makefile.in (libsubdir): Add new macro for the directory
12829 in which the compiler finds executables, libraries, etc.
12830 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12831 and libsubdir.
12832
6c2f7b46 12833Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12834
ea0cacfb 12835 * Makefile.in (local-clean): Remove *.log.
12836 (warning.log): Built with warn_summary from build.log.
12837 (mail-report.log): Run test_summary.
12838 (mail-report-with-warnings.log): Run test_summary including
12839 warning.log in the report.
6c2f7b46 12840
c8d7e712 12841Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12842
12843 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12844
ed37269d 12845Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12846
12847 * Makefile.in (grep): Grep no longer depends on libiberty.
12848
12849Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12850
12851 * Makefile.in: all-snavigator needs all-libgui.
12852
12853Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12854
12855 * configure.in: Add cygmon and libstub support for mn10300.
12856
1b402317 12857Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12858
12859 * missing: Update to version from automake 1.3.
12860
81cf37ba 12861 * ltmain.sh: On installation, don't get confused if the same name
12862 appears more than once in the list of library names.
12863
6d2063db 12864Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12865
12866 * config.sub: Accept m68060 and m5200 as CPU names.
12867
ed37269d 12868Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12869
12870 * configure: Use && rather than using -a in test, because odd
12871 strings can confuse test.
12872 * configure.in: Likewise.
12873
81cf37ba 12874Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
12875
12876 * ltconfig, ltmain.sh: Bring in Visual C++ support.
12877
5afc2f4d 12878Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12879
12880 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ea0cacfb 12881 bootstrap4-lean): New targets.
5afc2f4d 12882
c51cbc45 12883Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
12884
12885 * mpw-* Delete. Not used.
12886
ed37269d 12887Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
12888
12889 * COPYING.LIB: Update FSF address.
12890
c51cbc45 12891Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
12892
12893 * ltconfig, ltmain.sh: Update to libtool 1.2a.
12894
ed37269d 12895 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12896 GAS_SUPPORT_DIRS.
12897
c51cbc45 12898Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
12899
12900 * ltconfig, ltmain.sh: Avoid producing a version number if
12901 -version-info was not used.
12902
ed37269d 12903Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
12904
12905 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12906 building with newlib.
12907
129081998-04-30 Paul Eggert <eggert@twinsun.com>
12909
151ad919 12910 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
aee16bda 12911 Solaris `make' causes it to continue to next definition.
151ad919 12912
12913Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
12914
12915 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12916 the right GUI libraries and files are installed along with GDB.
ed37269d 12917
12918Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
12919
12920 * configure.in: Change alpha to alpha* in several places.
12921
151ad919 12922Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
12923
12924 * config.sub: Recognize sparc86x.
12925
803e9d57 12926Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
12927
12928 * configure.in (--enable-target-optspace): Remove debug echo.
12929
2aabe804 12930Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
12931
12932 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12933
c51cbc45 12934Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
12935
12936 * ltconfig: Update cygwin32 support.
12937
ed37269d 12938 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12939 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12940 (GDB_SUPPORT_DIRS): Likewise.
12941
650ebf2f 12942Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12943
12944 * configure.in (target_makefile_frag): If --enable-target-optspace,
12945 use -Os to compile target libraries rather than -O2. Default to
151ad919 12946 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12947 not used.
12948 * configure.in (target_cflags): Ditto for d30v.
650ebf2f 12949
ed37269d 12950Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
12951
12952 * Makefile.in (all-bfd): Depend on all-intl.
12953 (all-binutils): Likewise.
12954 (all-gas): Likewise.
12955 (all-gprof): Likewise.
12956 (all-ld): Likewise.
12957
129581998-04-19 Brendan Kehoe <brendan@cygnus.com>
12959
12960 * configure.in (host_tools): Fix typo, lbtool -> libtool.
12961
c51cbc45 12962Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
12963
ed37269d 12964 * Makefile.in (all-bfd): Depend upon all-libiberty.
12965
c51cbc45 12966 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12967
ed37269d 12968Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12969
12970 * Makefile.in: Add libstub.
12971
12972 * configure.in: Ditto. Build libstub for targets that have cygmon
12973 support.
12974
12975Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12976
12977 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12978
12979Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12980
12981 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12982 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12983
c7879c37 12984Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12985
12986 * configure: Define DEFAULT_M4 by searching PATH.
12987 * Makfile.in: Use DEFAULT_M4.
12988
c51cbc45 12989Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12990
12991 * ltconfig: Add cygwin32 support.
12992
ed37269d 12993 * Makefile.in, configure.in: Add libtool as a native only directory
12994 to configure and build.
12995
a79ac5e8 12996Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12997
12998 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12999
ed37269d 13000Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
151ad919 13001
ed37269d 13002 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13003
13004Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
13005
13006 * Makefile.in: add ash make rules
13007 * configure.in: add ash to native_only and host_tools lists
13008
13009Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
13010
13011 * Makefile.in (all-gettext, all-intl): New targets.
13012 (ALL_MODULES): Added all-gettext, all-intl.
13013 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13014 (INSTALL_MODULES): Added install-gettext, install-intl.
13015 (CLEAN_MODULES): Added clean-gettext, clean-intl.
13016
13017 * configure.in (host_tools): Added gettext.
13018 (native_only): Likewise.
13019 (noconfigdirs) [various cases]: Likewise.
13020 (host_libs): Added intl.
13021
151ad919 13022Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
13023
13024 * configure: Do not disable building gdbtk for cygwin32 hosts.
13025
0579e60e 13026Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
13027
13028 * configure.in: Add thumb-coff target.
13029 * config.sub: Add thumb-coff target.
13030
ed37269d 13031Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13032
13033 * Makefile.in: Revert yesterday's change.
13034 (all-target-winsup): all-target-librx stays out of here.
13035
13036Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
13037
13038 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13039 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13040 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13041 Remove references to librx and libg++.
13042
13043Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
13044
13045 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13046 recursive makes
13047
c51cbc45 13048Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
13049
13050 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
151ad919 13051 for newlib directory.
c51cbc45 13052 (CXX_FOR_TARGET): Likewise.
13053
13054Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
13055
13056 * ltconfig: Update after libtool/ltconfig.in change for
13057 hpux11.
13058
13059Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
13060
13061 * ltconfig, ltmain.sh: Update to libtool 1.2.
13062
80a9e3eb 13063Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
13064
13065 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13066 (install-gcc-cross): Instead, override LANGUAGES here.
13067
474d50b3 130681998-03-18 Dave Love <d.love@dl.ac.uk>
13069
13070 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13071 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13072
151ad919 13073Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
13074
13075 * configure.in: Add Thumb-pe target.
13076
ed37269d 13077Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
151ad919 13078
ed37269d 13079 * Makefile.in - changed sn targets to snavigator
13080 * configure.in - changed sn targets to snavigator
13081
69d10d87 13082Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
13083
13084 * config-ml.in: After building symlink tree call make distclean
13085 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13086 to be the case for libiberty.
13087
5628bc1c 13088Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
13089
13090 * configure: When making link, also check the current
13091 directory. The configure scripts may create one.
13092
4d821bda 13093Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
13094
13095 * config.sub: Accept alphapca56 and alphaev6 properly.
13096
263cd6a9 13097Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13098
13099 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13100
83536831 13101Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
eb7921e4 13102
31972771 13103 * config.sub (sco5): Fix typo.
83536831 13104
ed37269d 13105Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
13106
13107 * Makefile.in (INSTALL_MODULES): Move install-tcl before
13108 install-itcl.
13109 (install-itcl): Remove dependency on install-tcl.
13110
13111Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
13112
13113 * configure.in: Remove libgloss from noconfigdirs for MN10300.
13114
13115Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
13116
13117 * configure.in: Don't build libgui for a cygwin32 target when not on
13118 a cygwin32 host.
13119
13120Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
13121
13122 * configure (redirect): Set to null, so default behavior of
13123 configure is now --verbose.
13124
2590786c 131251998-02-16 Dave Love <d.love@dl.ac.uk>
13126
13127 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13128 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13129
dd5a56be 13130Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
13131
13132 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13133 this change to sync Makefile.in with its ChangeLog entries.
13134
ed37269d 13135Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
13136
13137 * ltmain.sh (mkdir): Check that the directory doesn't exist
13138 before we exit with error, so that we don't get races during
13139 parallel builds.
13140
c51cbc45 13141Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
13142
13143 * ltconfig, ltmain.sh: Update from libtool 1.0i.
13144
92424a17 13145Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
13146
13147 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13148 PICFLAG_FOR_TARGET.
13149 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13150
13151 * configure: Emit a definition for the new macro enable_shared
13152 into each Makefile.
13153
ed37269d 13154Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13155
13156 * configure.in (host_tools, native_only): Add libtool.
13157
13158Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
13159
13160 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13161 Fix typo in ming config comment.
13162
c51cbc45 13163Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
13164
13165 * ltconfig, ltmain.sh: Update from libtool 1.0h.
13166
ed37269d 13167Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
13168
13169 * config.sub: Add tic30 cases, and map c30 to tic30.
13170
c495fa66 13171Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
13172
13173 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13174 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13175 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13176 (CLEAN_TARGET_MODULES): Similarly
13177 (all-target-libf2c): Add dependences.
aee16bda 13178 * configure.in (target_libs): Add libf2c.
c495fa66 13179
ed37269d 13180Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
13181
13182 * configure.in: Remove expect from noconfigdirs when target
13183 is cygwin32. OK to build expect and dejagnu with Canadian
13184 Cross.
13185
6563ae0c 13186Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
13187
ed37269d 13188 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13189 host.
13190
6563ae0c 13191 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13192 and mingw32.
13193
87f6ff88 13194Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
13195
13196 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13197 here as it is not defined in the toplevel Makefile.
13198
3d2749bb 13199Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
13200
13201 * configure (package_makefile_rules_frag): New variable, which names
13202 a file with generic rules, ...
13203 Change comment to mention we now have FIVE parts.
13204 * configure: Undo last change.
13205
580bb6d9 13206Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
13207
13208 * config.guess: More accurate determination of HP processor types.
ed37269d 13209 * config.sub: More accurate determination of HP processor types.
580bb6d9 13210
72f9a66a 13211Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
13212
13213 * configure (package_makefile_frag): Move inserting the
13214 ${package_makefile_frag} to where it should be according
13215 to the comment.
13216
696f1132 13217Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
13218
13219 * config.guess: Add support for Linux/ARM.
13220
151ad919 13221Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
13222
13223 * .cvsignore: Remove *-info and *-install since they match
13224 release-info and mpw-install, which we don't want to just ignore.
13225
e29d857e 13226Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
13227
13228 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13229
ab426314 13230Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
13231
13232 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13233 local_prefix to sub-make invocations.
13234
fa6212f1 13235Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
13236
13237 * configure.in: Check makefile fragments in the source
13238 directory.
13239
99e98fcd 13240Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13241
ea0cacfb 13242 * configure.in: Check whether host and target makefile
13243 fragments exist before adding them to *_makefile_frag.
99e98fcd 13244
ed37269d 13245Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
13246
13247 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13248
13249Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
13250
13251 * configure.in: Make sure we only replace RPATH_ENVVAR on
13252 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13253 regexp to sed.
13254
13255 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13256 to sub-makes.
13257
c0a2f1ac 132581998-01-13 Lee Iverson (leei@ai.sri.com)
13259
13260 * config-ml.in (multi-do): LDFLAGS must include multilib
13261 designator.
13262
6eaa4c2d 13263Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
2668caae 13264
13265 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13266
ba7b87c8 13267Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
13268
13269 * config.sub: Add mingw32 support.
13270 * configure.in: Likewise.
ba7b87c8 13271
ebabad97 13272Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13273
13274 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13275
ed37269d 13276Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
13277
13278 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13279 * configure (gxx_include_dir): Provide a definition for subdirs
13280 which do not use autoconf.
13281
13282Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
13283
13284 * config.guess: Sync with egcs. Picks up new alpha support,
13285 BeOS & some additional linux support.
13286
e5af4166 13287Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
13288
13289 * config.guess: HP 9000/803 is a PA1.1 machine.
13290
8c7cf808 13291Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
13292
13293 * configure.in: It's alpha*-...
13294
b05392a6 13295Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13296
13297 * configure.in (host_makefile_frag, target_makefile_frag):
13298 Handle multiple config files.
13299 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13300 alpha-*-*.
13301
151ad919 13302Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
13303
13304 * mkdep: New file.
13305
13306Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
13307
13308 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13309
ed37269d 13310Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
13311
13312 * Makefile.in: Add libgui directory.
13313 (GDB_TK): Add all-libgui.
13314 * configure.in: Add libgui directory.
13315 * configure: Add all-libgui to GDB_TK.
13316
13317Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
13318
13319 * config-ml.in (multidirs): Add m32r to multilib list.
13320
13321Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
13322
13323 * Makefile.in (all-target-gperf): Change dependency to
13324 all-target-libstdc++.
13325
e4182547 13326Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
13327
13328 * config.guess: Add BeOS support.
13329
ed37269d 13330Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
13331
13332 Source directory cvs renamed to cvssrc:
13333 * configure.in (host_tools): Change cvs to cvssrc.
13334 (native_only): Likewise.
13335 (noconfigdirs) [various cases]: Likewise.
13336 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13337 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13338 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13339 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13340 (all-cvssrc): Rename target from all-cvs.
13341
c0a49bd7 13342Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
13343
13344 * configure (gxx_include_dir): Fix thinko.
13345
33148f33 13346Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
13347
13348 * Makefile.in (INSTALL_TARGET_CROSS): Define.
13349 (install-cross, install-gcc-cross): New targets.
13350
ed37269d 13351Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
13352
13353 * configure.in (noconfigdirs): Add support for Thumb target.
13354
13355 * config.sub (maybe_os): Add support for Thumb target.
13356
13357Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
13358
13359 * Makefile.in: Add rules for cygmon.
13360
13361 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13362
66e82180 13363Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
13364
13365 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13366 * configure (gxx_include_dir): Provide a definition for subdirs
13367 which do not use autoconf.
151ad919 13368
13369Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
13370
13371 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
aee16bda 13372 11/18/97 build
151ad919 13373
db8f5cfe 13374Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
13375
13376 * From Franz Sirl.
13377 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13378 found on RedHat Linux systems.
66e82180 13379
b58ae2dc 13380Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
13381
13382 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13383 guesses.
13384
db8f5cfe 13385Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
13386
13387 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13388
ed37269d 13389Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
13390
13391 * ltmain.sh: If mkdir fails, check whether the directory was created
13392 anyhow by some other process.
13393
151ad919 13394Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
13395
13396 * configure.in (d30v-*-*): Configure all directories.
13397
13398Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
13399
13400 * configure.in (d30v-*-*): Configure newlib, libiberty directories
13401 for the D30V.
13402
13403Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
13404
13405 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13406
ed37269d 13407Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
13408
31972771 13409 * include/libiberty.h: Add extern "C" { so it can be used with C++
13410 progrms.
13411 * include/remote-sim.h: Add extern "C" { so it can be used with C++
13412 programs.
ed37269d 13413
151ad919 13414Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
13415
13416 * configure.in (d30v-*-*): Configure GCC now.
13417
ed37269d 13418Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
13419
13420 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13421 is no longer needed.
13422
62a42df9 13423Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
13424
13425 * Makefile.in: check-target-libio depends on all-target-libstdc++.
13426
75a1ca82 13427Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
13428
13429 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13430 targets using "$@" to provide support for similar but not identical
13431 targets without having to duplicate code.
13432
151ad919 13433Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
13434
13435 * makefile.vms: Fix to work with DEC C.
13436
13437Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
13438
13439 * config.sub: Add mips-tx39-elf to marketing names.
13440
13441Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
13442
13443 * ltmain.sh: Handle symlinks in generated script.
13444
13445Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
13446
13447 * configure: Handle autoconf style directory options: --bindir,
13448 --datadir, --includedir, --infodir, --libdir, --libexecdir,
13449 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13450 --sysconfdir.
13451 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13452 (sharedstatedir, localstatedir, oldincludedir): New variables.
13453 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13454 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13455 sbindir, sharedstatedir, and sysconfdir.
13456
732395de 13457Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13458
13459 * Makefile.in (bootstrap-lean): New target.
13460
151ad919 13461Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
13462
13463 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
4b695c23 13464 sn, and gnuserv from noconfigdirs.
151ad919 13465
13466Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
13467
13468 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13469
20e61444 13470Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
13471
13472 * Makefile.in (cross): New target.
13473
53647f74 13474Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
13475 Jeff Law <law@cygnus.com>
13476
13477 * Makefile.in (bootstrap2, bootstrap3): New targets.
13478 (all-bootstrap): Remove outdated and confusing target.
c6d9586e 13479 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
53647f74 13480
151ad919 13481Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
13482
13483 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
4b695c23 13484 windows. Consistent with gdb/configure.
151ad919 13485
a6bb47e0 134861997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
13487
a6bb47e0 13488 * configure.in: Name Linux target fragment.
13489
13490 * configure: Rewrite so that project Makefile fragment is inserted
13491 first and appears last in the resulting Makefile.
13492
151ad919 13493Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
13494
13495 * Makefile.in (install-itcl): Install tcl first.
13496
ed37269d 13497Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
13498
13499 * configure.in: remove bison from noconfigdirs for Cygwin32 host
13500
2e678402 13501Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13502
13503 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13504
13505 * configure.in (skipdirs): Add target-librx for Linux.
13506 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13507
6b071baa 13508Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
13509
13510 * Makefile.in (bootstrap): New target.
13511
b496f822 13512Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
13513
fee90afd 13514 * config.sub: Accept 'amigados' for backward compatibility.
b496f822 13515
151ad919 13516Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
13517
13518 * config.guess: Merge with FSF.
13519
d99ec4a1 13520Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
13521
13522 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13523
151ad919 13524Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
13525
13526 * config.sub: Add "marketing-names" patch.
13527
952fead6 13528Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
13529
31972771 13530 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
952fead6 13531
9defe53a 13532Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
13533
13534 * config.sub: Handle v850-elf.
13535
9efeb2e1 13536Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
4c13bcbd 13537
13538 * .cvsignore (*-install): Remove.
13539
c51cbc45 13540Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
13541
13542 * ltconfig: Set CONFIG_SHELL in libtool.
13543 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13544
0dcb4a65 13545Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13546
13547 * configure.in (target_subdir): Set to libraries if enable_multilib.
13548
01a35b7f 13549Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
13550
13551 * config.guess: Update from gcc directory.
13552
151ad919 13553Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
13554
13555 * Makefile.in (all-sim): Depends on all-readline.
13556
28e9041c 13557Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
13558
13559 * Makefile.in (BISON, YACC): Use $$s.
13560 (all-bison): Depend on all-texinfo.
13561
13562Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
13563
13564 * Makefile.in (BISON): Add -L flag.
13565 (YACC): Likewise.
13566
151ad919 13567Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13568
aee16bda 13569 * configure.in (noconfigdirs): Add support for v850e target.
13570
151ad919 13571 * config.sub (maybe_os): Add support for v850e target.
13572
13573Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13574
aee16bda 13575 * configure.in (noconfigdirs): Add support for v850ea target.
13576
151ad919 13577 * config.sub (maybe_os): Add support for v850ea target.
13578
28e9041c 13579Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
13580
13581 * config.sub: Add mipstx39. Delete r3900.
13582
13583Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13584
13585 * Makefile.in (all-autoconf): Depends on all-texinfo.
13586
13587Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
13588
13589 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13590 eabi targets.
13591
13592Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
13593
13594 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13595
13596 * configure: When handling a Canadian Cross, handle YACC as well as
13597 BISON. Just set BISON to bison. When setting YACC, prefer bison.
31972771 13598 * Makefile.in (all-bison): Depend upon all-texinfo.
28e9041c 13599
13600Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
13601
13602 * Makefile.in (BISON): bison, not byacc or bison -y.
13603 (YACC): bison -y or byacc or yacc.
13604 (various): Add *-bison as appropriate.
13605 (taz): No need to mess with BISON anymore.
13606
13607Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
13608
13609 * configure: If OSTYPE matches *win32*, try to find a good value for
13610 CONFIG_SHELL.
13611
13612Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
13613
13614 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13615 configure.in if it is present.
13616
13617Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
13618
13619 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13620
13621Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
13622
13623 * config.sub: Recognize `arc' cpu.
13624 * configure.in: Likewise.
13625 * config-ml.in: Likewise.
13626
13627Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
13628
13629 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13630
13631Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
13632
13633 * configure: Changed sed delimiter from ':' to '|' when
13634 attempting to substitute ${config_shell} for SHELL. On
13635 NT ${config_shell} may contain a ':' in it.
13636
13637Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
13638
13639 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13640
13641Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
13642
13643 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13644
13645Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
13646
13647 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13648
13649 * ylwrap: If the program is a relative path, force it to be
13650 absolute.
13651
13652Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
13653
13654 * configure (tooldir): Set BISON to `bison -y' and not just bison.
13655
13656Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
13657
13658 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
4b695c23 13659 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13660 for libraries.
28e9041c 13661
13662Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
13663
13664 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
4b695c23 13665 separated by spaces.
28e9041c 13666
13667Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
13668
13669 * ylwrap: New file.
13670 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13671
13672 * ltmain.sh: Handle /bin/sh at start of install program.
13673
13674 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13675
13676 * ltconfig, ltmain.sh: New files, from libtool 1.0.
13677 * missing: New file, from automake 1.2.
13678
13679Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
13680
13681 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
13682 check-tk to CHECK_X11_MODULES.
13683
13684Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
13685
13686 * config.sub: Merge with FSF.
13687
13688Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
13689
13690 * config.guess: Merge with FSF.
13691
13692Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13693
13694 * configure: Treat msdosdjgpp like go32.
13695 * configure.in: Likewise. Don't remove gprof for go32.
13696
13697 * configure: Change Makefile.tem2 to Makefile.tm2.
13698
13699Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
13700
13701 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13702
13703Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13704
13705 * install-sh (chmodcmd): Set to null if the DST directory already
13706 exists. Same as Nov 11th change.
13707
13708Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
13709
aee16bda 13710 * configure (GDB_TK): Needs itcl and tix.
28e9041c 13711
13712Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
13713
13714 * config.guess: Update from FSF.
13715
13716Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
13717
13718 * Makefile.in (GDB_TK): Depend on itcl and tix.
13719
13720Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
13721
13722 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13723 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13724 (INSTALL_SCRIPT): New variable.
13725 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13726 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13727 to -x.
13728 * install-sh: Add support for -x option.
13729
13730Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
13731
13732 * configure.in, Makefile.in: Treat tix like itcl.
13733
13734Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
13735
13736 * Makefile.in (WINDRES): New variable.
13737 (WINDRES_FOR_TARGET): New variable.
13738 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13739 (EXTRA_HOST_FLAGS): Add WINDRES.
13740 (EXTRA_TARGET_FLAGS): Add WINDRES.
13741 (EXTRA_GCC_FLAGS): Add WINDRES.
13742 ($(DO_X)): Pass down WINDRES.
13743 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13744 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13745 DLLTOOL_FOR_TARGET.
13746
13747Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
13748
13749 * configure.in: configure sim before gdb for win32-x-ppc
13750
13751Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13752
13753 Move gperf into the toplevel, from libg++.
13754 * configure.in (target_tools): Add target-gperf.
13755 (native_only): Add target-gperf.
13756 * Makefile.in (all-target-gperf): New target, depend on
13757 all-target-libg++.
13758 (configure-target-gperf): Empty rule.
13759 (ALL_TARGET_MODULES): Add all-target-gperf.
13760 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13761 (CHECK_TARGET_MODULES): Add check-target-gperf.
13762 (INSTALL_TARGET_MODULES): Add install-target-gperf.
13763 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13764
13765Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
aee16bda 13766
28e9041c 13767 * config.sub (mn10200): Recognize new basic machine.
13768
13769Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13770
13771 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13772 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13773
13774Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13775
13776 * configure.in: If we're building mips-sgi-irix6* native, turn on
13777 ENABLE_MULTILIB and set TARGET_SUBDIR.
13778
13779Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13780
13781 * Makefile.in (all-sn): Depend on all-grep.
13782
13783Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13784
13785 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13786
13787 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13788 Makefile. From Jeff Makey <jeff@cts.com>.
13789 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13790
13791 * Makefile.in (DISTBISONFILES): Remove.
13792 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13793 $(DEFAULT_YACC).
13794
13795 * configure.in: Build itl, db, sn, etc., when building for native
4b695c23 13796 cygwin32.
28e9041c 13797
13798 * Makefile.in (LD): New variable.
13799 (EXTRA_HOST_FLAGS): Pass down LD.
13800 ($(DO_X)): Likewise.
13801
13802Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13803
13804 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13805
13806Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13807
13808 * configure.in (targargs): Strip out any supplied --build argument
4b695c23 13809 before adding our own. Always add --build.
28e9041c 13810
13811Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13812
13813 * configure.in (targargs): Pass --build if we're doing
13814 a cross-compile.
13815
13816Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13817
ac6fd7b6 13818 * configure: Use '|' instead of ":" as the separator in
28e9041c 13819 sed. Otherwise sed chokes on NT path names with drive
13820 designators. Also look for "?:*" as the leading characters in an
13821 absolute pathname.
13822
13823Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13824
13825 * config.sub: Support for r3900.
13826
13827Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13828
13829 * configure.in: Use install-sh, not install.sh.
13830
13831Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13832
13833 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13834 apply it twice.
13835
13836Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13837
13838 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13839 install-binutils.
13840
13841Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13842
13843 * Makefile.in: Add automake targets.
13844 * configure.in (host_tools): Add automake.
13845
13846Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13847
13848 * configure: Default CXX to c++, not gcc.
13849 * Makefile.in (CXX): Set to c++, not gcc.
13850 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13851
13852Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13853
13854 * install-sh: try appending a .exe if source file doesn't
13855 exist
13856
13857Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13858
13859 * configure.in: Turn on multilib by default.
13860 (cross_only): Remove target-libiberty.
13861
13862 * Makefile.in (all-gcc): Don't depend on libiberty.
13863
13864Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13865
13866 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13867
13868Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13869
13870 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13871 (DISTBISONFILES): Add ld/Makefile.in
13872
13873Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
13874
13875 * configure.in: if target is cygwin32 but host isn't cygwin32,
13876 don't configure gdb tcl tk expect, not just gdb.
13877
13878Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
13879
13880 * configure.in: Added gnuserv everywhere sn appears.
13881
13882 * Makefile.in (ALL_MODULES): Added all-gnuserv.
13883 (CROSS_CHECK_MODULES): Added check-gnuserv.
13884 (INSTALL_MODULES): Added install-gnuserv.
13885 (CLEAN_MODULES): Added clean-gnuserv.
13886 (all-gnuserv): New target.
13887
13888Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
13889
13890 * config.guess: Fixes for MIPS OpenBSD systems.
13891
13892Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
13893
13894 * Makefile.in (INSTALL_XFORM): Remove.
13895 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13896
13897 * mkinstalldirs: New file, copied from automake.
13898 * Makefile.in (installdirs): Rename from install-dirs. Use
13899 mkinstalldirs. Change all users.
13900 (DEVO_SUPPORT): Add mkinstalldirs.
13901
13902Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
13903
13904 * install-sh: Rename from install.sh.
13905 * Makefile.in (INSTALL): Change install.sh to install-sh.
13906 (DEVO_SUPPORT): Likewise.
13907
13908 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
13909 Graichen <graichen@rzpd.de>.
13910
13911Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
13912
13913 * config.guess: Recognize OpenBSD systems correctly.
13914
13915Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13916
13917 * README, Makefile.in (ETC_SUPPORT): Remove references to
13918 cfg-paper*, configure.{texi,man,info*}._
13919
13920Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
13921
13922 * Makefile.in (all.normal): Ensure that gcc is built after all
13923 the x11 - ie gdb - targets.
13924
13925Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
13926
13927 * makefile.vms: Don't run conf-a-gas.
13928
13929Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
13930
31972771 13931 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
28e9041c 13932
151ad919 13933Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
13934
13935 * configure.in: Remove noconfigdirs case since gdb also
13936 configures and builds for tic80-coff.
13937
28e9041c 13938Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
13939
13940 * configure: Set cache_file to config.cache.
13941 * Makefile.in (local-distclean): Remove config.cache.
13942
13943Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13944
13945 * COPYING: Update FSF address.
13946
151ad919 13947Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
13948
13949 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13950 noconfigdirs.
13951
28e9041c 13952Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
13953
13954 * Makefile.in (install-dirs): Don't crash if prefix, and hence
13955 MAKEDIRS, is empty.
13956
13957Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
13958
13959 * config.sub: Tweak mn10300 entry.
13960
13961Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
13962
13963 * configure.in (host_tools): Put sim before gdb, so gdb's
13964 configure.tgt can determine if the simulator was configured.
13965
13966Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
13967
13968 * config.sub: Move BeOS $os case to be with other Cygnus
13969 local cases.
13970
13971Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13972
13973 * config.sub: Remove misplaced comment that broke Linux.
13974
13975Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13976
13977 * config.sub: Add BeOS support.
13978
13979Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13980
13981 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13982
13983Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13984
13985 * configure.in (noconfigdirs): Remove tcl and tk from
13986 noconfigdirs for cygwin32 builds.
13987
151ad919 13988Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13989
13990 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13991
28e9041c 13992Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13993
13994 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13995 make-all.com, use makefile.vms instead.
13996
13997Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13998
13999 * config.sub: Accept -lnews*.
14000
151ad919 14001Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
14002
14003 * configure.in (noconfigdirs): Disable target-newlib,
4b695c23 14004 target-examples and target-libiberty for d30v.
151ad919 14005
14006Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14007
14008 * configure.in (noconfigdirs): Enable ld for d30v.
14009
14010Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
14011
14012 * configure.in (tic80-*-*): Build compiler.
14013
14014Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
14015
14016 * configure.in (d30v-*): Remove sim directory from list of
4b695c23 14017 unsupported d30v directories
151ad919 14018
14019Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14020
aee16bda 14021 * config.sub, configure.in: Add d30v target cpu.
14022
28e9041c 14023Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
14024
14025 * makefile.vms: New file.
14026 * make-all.com: Remove.
14027
14028Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
14029
14030 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14031
14032Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
14033
14034 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14035
14036Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
14037
14038 * Makefile.in (ALL_MODULES): Added all-db.
14039 (CROSS_CHECK_MODULES): Addec check-db.
14040 (INSTALL_MODULES): Added install-db.
14041 (CLEAN_MODULES): Added clean-db.
14042
14043Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
14044
14045 * config.guess: Merge with latest FSF sources.
14046
14047Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
14048
14049 * Makefile.in (ALL_MODULES): Added all-itcl.
14050 (CROSS_CHECK_MODULES): Added check-itcl.
14051 (INSTALL_MODULES): Added install-itcl.
14052 (CLEAN_MODULES): Added clean-itcl.
14053
14054Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
14055
14056 * configure.in: build gdb for mn10200
14057
14058Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
14059
14060 * Makefile.in (all-target-winsup): Depend on all-target-libio.
14061
151ad919 14062Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
14063
14064 * configure.in (tic80-*-*): Turn off most targets right now.
14065
28e9041c 14066Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
14067
14068 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14069 rather than the makeinfo program.
14070 (do-info): Depend upon all-texinfo.
14071
14072Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
14073
14074 * configure.in: Remove uses of config/mh-linux.
14075
14076 * config.sub, config.guess: Merge with latest FSF sources.
14077
151ad919 14078Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
14079
14080 * config.sub (case $basic_machine): Add tic80 entries.
14081
28e9041c 14082Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
14083
14084 * config.sub, config.guess: Merge with latest FSF sources.
14085
14086Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14087
14088 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14089 * mpw-config.in: Test for NewFolderRecursive.
14090 * mpw-install: Use symbolic name for startup filename.
14091 * mpw-README: Add various additional details.
14092
14093Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
14094
14095 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14096
14097Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
14098
14099 * configure.in: Do build gcc and the target libraries for
14100 the mn10200.
14101
14102Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
14103
14104 * configure.in: don't avoid building gdb for mn10300 any more
14105 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14106 instead of single-quoting it.
14107
14108Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
14109
14110 * configure.in: Don't use --with-stabs on IRIX 6.
14111
14112Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
14113
14114 * configure.in (m32r): Build gdb, libg++ now.
14115
14116Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14117
14118 * configure.in (mips*-sgi-irix6*): Remove gdb and related
14119 directories from noconfigdirs.
14120
14121Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
14122
14123 * config.sub (basic_machine): added mips16 configuration
14124
14125Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14126
14127 * config.sub: Handle d10v-unknown.
14128
151ad919 14129Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
14130
14131 * config.sub: Handle v850-unknown.
14132
28e9041c 14133Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
14134
14135 * Makefile.in: add findutils
14136 * configure.in: add findutils to list of host_tools
14137
14138Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
14139
14140 * config.sub: Handle mn10200 and mn10300.
14141
14142Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14143
14144 * configure.in (d10v-*): Do not build librx.
14145
14146Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
14147
14148 * configure.in (mn10300): Build everything except gdb & libgloss.
14149
14150Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
14151
14152 * config.guess: Patch for Dansk Data Elektronik servers,
14153 from Niels Skou Olsen <nso@dde.dk>.
14154
14155 For ncr, use /bin/uname rather than uname, since GNU uname does not
14156 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
14157
14158 Patch for MIPS R4000 running System V,
14159 from Eric S. Raymond <esr@snark.thyrsus.com>.
14160
14161 Fix thinko for nextstep.
14162
14163 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14164
14165 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
14166 * config.guess: Guess mips-dec-mach_bsd4.3.
14167
14168 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
14169 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
14170 release numbers.
14171 * config.guess (mips-mips-riscos*): Emit just enough of the
14172 release number.
14173
14174 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
14175 * config.guess (sparc-auspex-sunos*): Added.
14176 (f300-fujitsu-*): Added.
14177
14178 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
14179 * config.guess: Recognize a Tadpole as a sparc.
14180
14181Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14182
14183 * config.guess: Don't assume that NextStep version is either 2 or
14184 3. NextStep 4 (aka OpenStep 4) has come out now.
14185
14186Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14187
14188 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14189 From Rik Faith <faith@cs.unc.edu>.
14190
14191Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
14192
14193 * config.sub: Contributions from bug-gnu-utils to:
14194 Support plain "hppa" (no version given) architecture, reported by
14195 OpenStep.
14196 OpenBSD like NetBSD.
14197 LynxOs is not a hardware supplier.
14198
14199 * config.guess: Contributions from bug-gnu-utils to add support for:
4b695c23 14200 OpenBSD like NetBSD.
28e9041c 14201 Stratus systems.
14202 More Pyramid systems.
14203 i[n>4]86 Intel chips.
14204 M680[n>4]0 Motorola chips.
14205 Use unknown instead of lynx for hardware manufacturer.
14206
14207Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14208
14209 * install.sh (chmodcmd): Set to null if the DST directory already
14210 exists.
14211
14212Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14213
14214 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14215 not use mt-ppc target Makefile fragment any more.
14216
14217Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14218
14219 * configure.in (*-*-windows): Exclude everything but those dirs
14220 needed to build windows.
14221
14222Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
14223
14224 * Makefile.in (all-target-winsup): Depend on all-target-librx.
14225
14226Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14227
14228 * configure.in: Exclude mmalloc from i386-windows.
28e9041c 14229
14230Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14231
14232 * Undo my previous change.
14233
14234Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
14235
14236 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14237 unconditionally.
14238 (MAKEOVERRIDES): Define (revert this part of October 18 change).
14239
14240Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14241
14242 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
14243 host to add it's own flags.
28e9041c 14244
14245Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
14246
14247 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14248
14249Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
14250
14251 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14252 (CXX_FOR_TARGET): Likewise.
14253 (GCC_FOR_TARGET): Define.
14254 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14255 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14256 CC_FOR_TARGET was specified on the command line.
14257 (MAKEOVERRIDES): Don't define.
14258
14259Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
14260
14261 * configure.in (m32r): Fix spelling of libg++ libs.
14262
14263Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
14264
14265 * config.sub (-apple*): Remove, now redundant.
14266
14267Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
14268
14269 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14270
14271 * configure: Rework yesterday's sed script patch.
14272
14273 * config.sub: Merge with FSF.
14274
14275Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
14276
14277 * config.guess: Merge from FSF.
14278
14279 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
31972771 14280 * config.guess: Use pc instead of unknown, for pc clone systems.
14281 Change linux to linux-gnu.
28e9041c 14282
14283 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
31972771 14284 * config.guess: Avoid non-portable tr syntax.
28e9041c 14285
14286Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
14287
14288 * test-build.mk (HOLES): Add "xargs" for gdb.
14289
14290 * configure: Avoid hpux10.20 sed bug.
14291
14292Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
14293
5309a301 14294 * configure.in: Add support for windows host
28e9041c 14295 (that is a build done under the Microsoft build environment).
14296
14297Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
14298
14299 * Makefile.in: Replace all uses of srcroot with s, to shrink
14300 command line lengths.
14301
14302 Patches from Geoffrey Noer <noer@cygnus.com>:
14303 * configure.in: If configuring for newlib, pass --with-newlib to
14304 subdirectories.
14305 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14306 -Bnewlib/ and -Lwinsup to gcc.
14307 (CXX_FOR_TARGET): Likewise.
14308
14309Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
14310
14311 * Makefile.in (ETC_SUPPORT): Add configure.
14312
14313Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
14314
aee16bda 14315 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
28e9041c 14316 host configuration file.
14317
14318Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
14319
14320 * configure.in: Break mn10x00 support into separate
14321 mn10200 and mn10300 configurations.
14322 * config.sub: Likewise.
14323
14324Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
14325
14326 * configure.in: Add lots of stuff to noconfigdirs for
14327 the mn10x00 targets.
14328
14329 * config.sub, configure.in: Add mn10x00 support.
14330
14331Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
14332
14333 * make-all.com: Call conf-a-gas, not config-a-gas.
14334
14335Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
14336
14337 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
4b695c23 14338 targets.
28e9041c 14339
14340Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
14341
14342 * mpw-README: Add much more detail for native PowerMac.
14343 * mpw-install: New file.
14344 * mpw-configure: Add --norecursion and --help options.
14345 * mpw-config.in: Translate readme and install files when
14346 copying to objdir.
14347 * mpw-build.in: Don't always depend on byacc and flex.
14348 (install-only-top): New action.
14349
151ad919 14350Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
14351
14352 * configure.in: You can now configure GDB for the v850.
14353
28e9041c 14354Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
14355
14356 * configure.in (noconfigdirs): Don't configure any C++ dirs
14357 if targeting D10V.
14358
14359Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
14360
14361 * config.sub: Recognize mips64vr5000.
14362
14363Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
14364
14365 * configure.in: Use a single line for host_tools and native_only.
14366
14367Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
14368
14369 * config.sub, configure.in: Add entries for m32r.
14370
14371Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
14372
14373 * Makefile.in (inet-install): Don't run install-gzip.
14374
14375Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
14376
14377 * configure.in: Don't config lots of things for *-*-windows*.
14378
14379Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
14380
14381 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14382 (host_libs, host_tools): Copy from configure.in.
14383 * mpw-configure: Don't complain about directories not found.
14384
14385Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14386
14387 * configure.in (i[345]86): Recognize i686 for pentium pro.
14388 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14389 file.
14390
14391 * config.guess (i[345]86): Ditto.
14392
14393Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14394
14395 * configure.in (noconfigdirs): Removed gdb for D10V.
14396
151ad919 14397Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
ed37269d 14398
151ad919 14399 * configure.in: Remove ld, target-libio, target-libg++, and
14400 target-libstdc++ from noconfigdirs.
ed37269d 14401
28e9041c 14402Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
14403
14404 * configure: Fix three locations where shell scripts were
14405 being run directly rather than with config_shell.
14406
151ad919 14407Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
14408
14409 * configure.in (v850-*-*): Set up initial $noconfigdirs.
14410 * config.sub (basic_machine): Recognize v850.
14411
28e9041c 14412Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
14413
14414 * mpw-configure: Handle multiple enable/disable options and
14415 pass them down recursively, handle -c and -s flags appropriately
14416 depending on choice of compiler, add escape mechanism for
14417 quoted arguments to gC.
14418
14419Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14420
14421 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14422 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14423 so that -mrelocatable-lib and -mno-eabi are used.
14424
14425 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14426 not support --print-multi-lib, don't abort.
14427
28e9041c 14428Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
14429
14430 * make-all.com: Run config-a-gas.
14431 * setup.com: Don't copy subdirectory files around.
14432
14433Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
14434
14435 * configure.in (*-*-ose): Remove exclusion of libgloss for this
14436 target, it now compiles correctly.
14437
14438Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
14439
14440 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14441
14442Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14443
aee16bda 14444 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
28e9041c 14445
14446Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14447
14448 * configure.in (native_only): Add prms.
14449
14450Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
14451
14452 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14453 (BINUTILS_SUPPORT_DIRS): Likewise.
14454
14455Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14456
14457 * configure.in (d10v-*-*): Don't configure ld or gdb until the
14458 d10v support is added.
14459
14460Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14461
14462 * configure.in (d10v-*-*): New target.
14463
14464Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
14465
14466 * config.guess (HP 9000/811): Recognize this as a PA1.1
14467 machine.
14468
14469Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
14470
14471 * Makefile.in (do-tar-gz): New target, split out from tail end of
14472 taz target. Run each command separately, don't use pipes.
14473 (taz): Use it.
14474
14475Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
14476
14477 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14478 * mpw-build.in: No builds should depend on building byacc or flex,
14479 they are assumed to be installed already.
14480
14481Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14482
14483 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14484 variable that CC_FOR_TARGET needs.
14485
14486Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14487
14488 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14489 options have changed since the last time the subdirectory was
14490 configured, and if it has, reconfigure.
14491 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14492 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14493
14494Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
14495
14496 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14497 CLEAN_MODULES): Add bash.
14498 (all-bash): New target.
14499
14500Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
14501
14502 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14503
14504Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14505
14506 * config.sub (basic_machine): Recognize d10v as a valid processor.
14507
14508Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
14509
14510 * mpw-configure: Add support for --bindir.
14511 * mpw-build.in: Use a GCC-specific build script for GCC actions.
14512
14513Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
14514
14515 * configure.in: add bash, time, gawk to list of hosttools and things
14516 to only build for native toolchains
14517
14518Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14519
14520 * Makefile.in (docdir): Remove.
14521
14522Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14523
14524 * Makefile.in (datadir): Set to $(prefix)/share.
14525
14526Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
14527
14528 * configure.in: build diff and patch for cygwin32-hosted
14529 toolchains.
14530
14531Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
14532
14533 * config.sub: Accept -rtems*.
14534
14535Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
14536
31972771 14537 * configure.in: enable dosrel for cygwin32-hosted builds,
14538 remove diff from the list of things not buildable
14539 via Canadian Cross
28e9041c 14540
14541Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
14542
14543 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
4b695c23 14544 don't get ". ".
28e9041c 14545
14546Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
14547
14548 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14549
14550Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
14551
14552 * Makefile.in (taz): Handle case where tex3patch didn't even get
14553 checked out. Also, if it was found, put the symlink in a new util
14554 subdirectory.
14555
14556Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14557
14558 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14559
14560Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
14561
14562 * config.sub: Recognize -openvms.
14563 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14564 * make-all.com, setup.com: New files.
14565
14566Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14567
14568 * Makefile.in (taz): tex3patch moved to texinfo/util.
14569
14570Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
14571
14572 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14573 * configure.in: remove make from disable-if-Can-Cross list
14574 enable gdb if ${host} and ${target} are cygwin32
14575
14576Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
14577
14578 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
14579 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14580
14581Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14582
14583 * config.guess: Combine mips-mips-riscos cases, and use cpp to
14584 distinguish sysv/svr4/bsd variants.
14585 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14586
14587Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
14588
14589 * configure.in: Added copyright notice.
14590 * move-if-change: Added copyright notice.
14591
14592Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14593
14594 * configure.in (powerpcle-*-solaris*): Until we get shared
14595 libraries working, don't build gdb, sim, make, tcl, tk, or
14596 expect.
14597
14598Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
14599
14600 * config.guess: Merge with FSF:
14601
14602 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14603 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14604
14605 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
14606 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14607
14608 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
14609 * config.guess: Combine two OSF1 rules.
14610 Also recognize field test versions. From mjr@zk3.dec.com.
14611 * config.guess (dgux): Use /usr/bin/uname rather than uname,
14612 because GNU uname does not support -p. From pmr@pajato.com.
14613
14614Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
14615
14616 * Makefile.in (MAKEDIRS): Removed $(tooldir).
14617
14618Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
14619
14620 * mpw-README: Document GCCIncludes.
14621
14622Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
14623
14624 * configure.in (alpha-*-linux*): Set enable_shared to yes.
14625
14626Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14627
14628 * mpw-configure: Handle --enable-FOO and --disable-FOO.
14629
14630Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
14631
14632 * configure.in (*-*-cygwin32): Configure make.
14633
14634Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
14635
14636 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14637
14638Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
14639
14640 * Makefile.in (all-inet): Depend on all-perl.
14641
14642 * Makefile.in (inet-install): New target.
14643
14644 * Makefile.in (all-inet): Depend on all-tcl.
14645 (all-inet): Depend on all-send-pr.
14646
14647Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14648
14649 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14650 temporarily.
14651
14652Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
14653
14654 * configure.in: Don't configure --with-gnu-ld on AIX.
14655
14656Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14657
14658 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14659
14660Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
14661
14662 * Makefile.in (ALL_MODULES): Added all-inet.
14663 (CROSS_CHECK_MODULES): Added check-inet.
14664 (INSTALL_MODULES): Added install-inet.
14665 (CLEAN_MODULES): Added clean-inet.
14666 (all-indent): New target.
14667
14668 * configure.in (host_tools): Added inet.
14669 (native_only): Added inet.
14670 (noconfigdirs): Added inet.
14671
14672Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
14673
14674 * configure.in: Don't configure libgloss if we are not configuring
14675 newlib.
14676
14677Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
14678
14679 * configure.in: Don't configure libgloss for unsupported
14680 architectures.
14681
14682Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14683
14684 * Makefile.in (CLEAN_MODULES): Add clean-apache.
14685
14686Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
14687
14688 * Makefile.in (ALL_MODULES): Include all-apache.
14689 (CROSS_CHECK_MODULES): Include check-apache.
14690 (INSTALL_MODULES): Include install-apache.
14691 (all-apache): New target.
14692
14693 * configure.in: Added apache everywhere perl is seen.
14694
14695Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14696
14697 * Makefile.in: Add support for clean-{module} and
14698 clean-target-{module} rules.
14699
14700Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
14701
14702 * configure.in (*-*-ose) do not build libgloss.
14703
14704Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14705
14706 * config.guess (prep*:SunOS:5.*:*): Turn into
14707 powerpele-unknown-solaris2.
14708
14709Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
14710
14711 * configure.in: Permit --enable-shared to specify a list of
14712 directories.
14713
14714Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14715
14716 * configure.in (host==solaris): Pass only the first word of $CC
14717 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14718
14719Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14720
14721 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14722
14723Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
14724
14725 * Makefile.in (ALL_MODULES): Include all-perl.
14726 (CROSS_CHECK_MODULES): Include check-perl.
14727 (INSTALL_MODULES): Include install-perl.
14728 (ALL_X11_MODULES): Include all-guile.
14729 (CHECK_X11_MODULES): Include check-guile.
14730 (INSTALL_X11_MODULES): Include install-guile.
14731 (all-perl): New target.
14732 (all-guile): New target.
14733
14734 * configure.in (host_tools): Include perl and guile.
14735 (native_only): Include perl and guile.
14736 (noconfigdirs): Don't build guile and perl; no ports have been
14737 done.
14738
14739Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
14740
31972771 14741 * configure (--enable-*): Handle quoted option lists such as
14742 --enable-sim-cflags='-g0 -O' better.
28e9041c 14743
14744Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14745
14746 * Makefile.in ({,inst}all-target): New rule so we can make and
14747 install all of the target directories easily.
14748
14749Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14750
14751 * configure.in: Add missing global flag in sed substitution when
14752 deleting `target-' from ${configdirs}.
14753
14754Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
14755
14756 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14757 option.
14758
14759 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14760 config/mh-necv4.
14761
14762 * install.sh: Correct misspelling of transformbasename.
14763
14764 * config.guess: Recognize mips-*-sysv*.
14765
14766Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14767
14768 * config.sub: Recognize mon960.
14769
14770Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14771
14772 * configure: Restore Canadian Cross handling of BISON and LEX,
14773 removed in Feb 20 change.
14774
14775Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14776
14777 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14778 Mention make install. Remove the old copyright date as well the
14779 clumsy and rather pointless copyright on the README file.
14780
14781Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14782
14783 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14784 Makefile after running symlink-tree, then run `make distclean' to
14785 avoid clobbering any generated files in srcdir.
14786
14787Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14788
14789 * configure.in (m68k-*-netbsd*): Build everything now.
14790
14791Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14792
14793 * Makefile.in (taz): Fix quoting.
14794
14795Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14796
14797 * configure.in (sparclet-*-*): Build everything now.
14798
14799Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14800
14801 * configure.in (m68k-*-linux*): New host.
14802
14803Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14804
14805 * configure: Check for bison before byacc.
14806
14807Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14808
14809 * Makefile.in configure: Change the way LEX and BISON/YACC are
14810 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14811 searching PATH. These are used as fallbacks by Makefile.in if
14812 flex/bison/byacc aren't in objdir.
14813
14814Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14815
14816 * Makefile.in: Make everything which depends upon all-bfd also
14817 depend upon all-opcodes, in case --with-commonbfdlib is used.
14818
14819Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14820
14821 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14822 building NT native compilers on Unix.
14823
14824Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14825
14826 * configure.in: Don't get CC from the host Makefile fragment if we
14827 can find gcc in PATH, or if this is a Canadian Cross. Move the
14828 Solaris test for /usr/ucb/cc to the post target script, just after
14829 the compiler sanity test.
14830
14831Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14832
14833 * config.sub: Merge with FSF.
14834
14835Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14836
14837 * Makefile.in (RPATH_ENVVAR): New variable.
14838 (REALLY_SET_LIB_PATH): Use it.
14839 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14840
14841Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14842
14843 * config.sub, configure.in: Recognize sparclet cpu.
14844
14845Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14846
14847 * config.guess: Support m68k-cbm-sysv4.
14848
14849Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14850
14851 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14852 m68k-unknown-linuxaout from linker help string. Put quotes around
14853 $ld_help_string.
14854
14855Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14856
14857 * config.guess (powerpc-harris-powerunix): Add guess for port
14858 to new target.
14859
14860Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14861
14862 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14863
14864Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14865
14866 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14867 $(REALLY_SET_LIB_PATH) in Makefile.
14868 * Makefile.in (SET_LIB_PATH): New variable.
14869 (REALLY_SET_LIB_PATH): New variable.
14870 ($(DO_X)): Use $(SET_LIB_PATH).
14871 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14872 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14873 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14874 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14875 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14876 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14877 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14878 (install-dosrel): Likewise.
14879 (all-opcodes): Depend upon all-libiberty.
14880
14881Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
14882
14883 * config.guess (*:CYGWIN*): New
14884
14885Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14886
14887 * Makefile.in (all-target-winsup): All all-target-libiberty.
14888
14889Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14890
14891 * configure.in (noconfigdirs): Add missing # in front of comment.
14892
14893Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
14894
14895 * configure.in: add second pass to things added to noconfigdirs
14896 so *-gm-magic can exclude libgloss properly.
14897
14898Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14899
14900 * mpw-configure (extralibs_name, rez_name): Set correctly
14901 for MWC68K compiler.
14902
14903 * mpw-README: Add more info on the necessary build tools.
14904
14905Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
14906
14907 * configure.in, config.sub: Recognize cygwin32.
14908
14909Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
14910
14911 * config.guess, config.sub: Recognize A/UX.
14912
14913Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
14914
14915 * config.sub: Merge with gcc/config.sub.
14916
14917Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
14918
14919 * mpw-build.in (do-binutils): Add build of stamps.
14920
14921Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
14922
14923 * config.sub: Add recognition for mips64vr4100*-* targets.
14924
14925Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14926
14927 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14928 Add creation of gconfigargs with `--enable-shared' turned on.
14929 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14930 ($(host)-stamp-stage3-configured): Likewise.
14931 (HOLES): Add chatr and ldd.
14932 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14933
14934Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
14935
14936 * configure: Pass --nfp to recursive configures.
14937
14938Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
14939
14940 * Makefile.in (DLLTOOL): New.
14941 (DLLTOOL_FOR_TARGET): New.
14942 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14943 (EXTRA_TARGET_FLAGS): Ditto.
14944 (EXTRA_GCC_FLAGS): Ditto.
14945 (CONFIGURE_TARGET_MODULES): Ditto.
14946 (DO_X): Ditto.
14947 * configure: Add DLLTOOL.
14948
14949Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
14950
14951 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14952 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14953 mh-sco, since old workarounds no longer needed, and don't
14954 build ld, since libraries have weak symbols in COFF.
14955
14956Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
14957
14958 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14959
14960Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
14961
14962 * configure.in: Make sure that ${CC} can be used to compile an
14963 executable.
14964
14965Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14966
14967 * Makefile.in (all-gdb): Depend on $(GDB_TK).
14968 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14969 nothing depending on whether gdbtk is being built.
14970
14971Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14972
14973 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14974
14975Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14976
14977 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14978 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14979
14980Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14981
14982 * config-ml.in: Add support for
14983 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14984 Simplify setting of multidirs from --disable-foo.
14985
14986Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14987
14988 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14989 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14990 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
4b695c23 14991 non-empty, pass them on to the GCC make.
28e9041c 14992 (all-bootstrap): New rule that is like all-gcc, except it executes
14993 the GCC bootstrap rule instead of the GCC all rule.
14994
14995Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14996
14997 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14998
14999Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15000
15001 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15002 DG/UX support.
15003
15004Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
15005
15006 * config.sub (i*86*) Change [345] to [3456]
15007
15008Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15009
15010 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15011 --with-gnu-ld=no.
15012
15013Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15014
15015 * config-ml.in (rs6000*, powerpc*): Add switches to control which
15016 AIX multilibs get built.
15017
15018Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15019
15020 * configure.in (i386-win32): Don't build expect if we're not
15021 building the tcl subdir.
15022
15023Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
15024
15025 * Makefile.in: (configure-target-examples, all-target-examples):
15026 New targets, configure and build example programs.
15027
15028Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
15029
15030 * mpw-configure: If an mpw-config.in generated a file mk.sed,
15031 use it as input to sedit the generated MPW makefile.
15032 * mpw-README: Add a suggestion about Gestalt.h.
15033
15034Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
15035
15036 * config.sub: Accept *-*-ieee*.
15037
15038Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
15039
15040 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
15041 Ronald F. Guilmette <rfg@monkeys.com>.
15042
15043Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15044
15045 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15046 for powerpc-pe native.
15047 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15048 (target==powerpc-pe): duplicate i386-win32 entry.
15049
15050Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15051
15052 * configure.in (noconfigdirs): Exclude target-newlib for all versions
15053 of vxworks, not just vxworks5.1.
15054
15055Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
15056
15057 * mpw-configure: Add support for exec-prefix.
15058
15059Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15060
15061 * config.guess: Recognize HP model 816 machines as having
15062 a PA1.1 processor.
15063
15064Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
15065
15066 * configure: Ignore new autoconf configure options.
15067
28e9041c 15068Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15069
15070 * config.guess: Recognize Pentium under SCO.
15071 From Robert Lipe <robertl@arnet.com>.
15072
15073Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15074
15075 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
28e9041c 15076
15077Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
15078
15079 * configure.in: Don't configure gas for alpha-dec-osf*.
15080
15081Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
15082
15083 * configure.in: Default to --with-stabs for some targets for which
15084 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15085 i[345]86*-*-unixware*.
15086
15087Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
15088
15089 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15090 rather than basing it on the target. Simplify handling of options
15091 controlling which directories to configure. Remove extraneous
15092 slash in multi-clean target.
15093
15094Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
15095
15096 * config-ml.in: Prefix more variables with ml_ so they don't collide
15097 with configure's.
15098
15099Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
15100
15101 * configure: Don't turn -v into --v.
15102
15103Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
15104
15105 * configure.in (targargs): Fix typo.
15106
15107 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15108
15109Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
15110
15111 * configure.in: Strip --host and --target options from
15112 CONFIG_ARGUMENTS, and always configure for --host only. Add
15113 --with-cross-host option when building with a cross-compiler.
15114 * configure: Canonicalize the arguments put into config.status by
15115 always using `=' for an option with an argument. Pass a presumed
15116 --host or --target explicitly.
15117
15118Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
15119
15120 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15121 into general OS recognition case.
15122
15123Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15124
15125 * configure.in (target_configdirs): add target-winsup only
15126 for win32 target systems.
15127
15128Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
15129
15130 * Makefile.in (all-target-libgloss): Depend upon
15131 configure-target-newlib, since when libgloss is built it looks to
15132 see if the newlib directory exists.
15133
15134Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
15135
15136 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15137 cfg-ml-*.in.
15138
15139Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
15140
15141 * configure: Handle LD and LD_FOR_TARGET when configuring a
15142 Canadian Cross.
15143
28e9041c 15144Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15145
15146 * configure.in (target_libs): add target-winsup.
15147 (target==i386-win32): add patch diff flex make to $noconfigdirs.
15148 (target==ppcle-pe): remove ld from $noconfigdirs.
15149
15150Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
15151
15152 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15153 Preserve relative path names in $srcdir. Build symlink tree if
15154 configuring cross target dir and srcdir=. (= no VPATH support).
15155 (configure-target-libg++): Depend on configure-target-librx.
15156 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15157 * config-ml.in: New file.
15158 * symlink-tree: New file.
15159 * configure: Ensure srcdir="." if that's what it is.
15160
15161Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15162
15163 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15164 includes and FLEX_SKELETON setting.
15165 * mpw-configure (--with-gnu-ld): New option, controls whether
15166 to use PPCLink or ld with PowerMac GCC.
15167 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15168 * mpw-config.in: Configure grez if targeting Mac.
15169
15170 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
4b695c23 15171 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15172 just macos.
28e9041c 15173 * configure.in: Configure grez resource compiler if targeting Mac.
15174 * Makefile.in (all-grez, install-grez): New targets.
15175
15176Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
15177
15178 * configure: CXX defaults to gcc, not g++. If we find
4b695c23 15179 gcc in the path, set CC to gcc -O2.
28e9041c 15180
15181Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
15182
15183 * configure: Default ${build} correctly. Avoid picking up extra
15184 spaces when reading CC and CXX from Makefile. When doing a
15185 Canadian Cross, use plausible default values for numerous
15186 variables.
15187 * configure.in: When doing a Canadian Cross, don't try to
15188 configure tools whose configure script can't handle it.
15189
15190Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15191
15192 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15193
15194Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
15195
15196 * configure: Remove dubious bug reporting address.
15197
15198Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
15199
15200 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
15201 configure script, run that instead of this directory's configure.
15202 In either case, print a message that we're configuring the sub-dir.
15203
15204Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
15205
15206 * configure.in: Before checking for the existence of various files,
15207 use sed to filter out "target-".
15208
15209Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
15210
15211 * Makefile.in (DO_X): Split rule to decrease command line length
15212 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
15213 (Philippe De Muyter).
15214
15215Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15216
15217 * Makefile.in (all-patch): depend on all-libiberty.
15218
15219Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
15220
15221 * configure.in: If the only directory in target_configdirs which
15222 actually exists is libiberty, then set target_configdirs to empty,
15223 to avoid trying to build a target libiberty in a gas or gdb
15224 distribution.
15225
15226Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
15227
15228 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
4b695c23 15229 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15230 systems.
28e9041c 15231
15232Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15233
15234 * configure.in (copy_dirs): Use sys-include instead of include
15235 for --with-headers option.
15236
15237Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
15238
15239 * Makefile.in, configure.in: Make winsup builds work with
15240 new scheme.
15241
15242Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
15243
15244 * configure.in: Build the linker on AIX.
15245
15246Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
15247
15248 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
15249 where needed.
15250
15251Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
15252
15253 * Makefile.in (all-gcc): Fix typo.
15254
15255Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
15256
15257 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
15258
15259Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
15260
15261 * configure.in: Rename libFOO to target-libFOO, and xiberty
15262 to target-xiberty, to provide more flexibility.
15263 (target_subdir): Define. Create if cross.
15264 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15265 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
15266 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15267 check-libFOO -> check-target-libFOO, etc.
15268 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15269 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15270 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15271 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
15272 allow ALL_GCC="" to only configure.
15273 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
15274 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
15275 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
15276
15277Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
15278
15279 * Makefile.in (taz): Build "info" in etc explicitly.
15280
15281Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
15282
15283 * configure.in: Make sure that CC is undefined (as opposed to
15284 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
15285 problem with autoconf trying to configure on a host without GCC.
15286
15287Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15288
15289 * mpw-configure: Set host alias from choice of host compiler,
15290 only use generic MPW Makefile sed if present, edit a file
15291 named "hacked_Makefile.in" instead of "Makefile.in" if present.
15292 * mpw-README: Add problem notes about CW6 and CW7.
15293
15294Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
15295
15296 * Makefile.in (taz): Use ";" instead of ";;".
15297
15298Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15299
15300 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
15301 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15302 DISTDOCDIRS.
15303 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
15304 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
15305
15306Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
15307
15308 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
15309 and gnats, because they are now subsumed by DISTSTUFFDIRS.
15310 Move bfd to DISTSTUFFDIRS.
15311
15312Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15313
15314 * Makefile.in (X11_LIB): Removed.
15315 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15316
15317 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15318
15319Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15320
15321 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15322 names.
15323
15324Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15325
15326 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15327
15328Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
15329
15330 * configure.in (i[345]86-*-win32): Always build newlib.
15331 Don't configure cvs, autoconf or texinfo.
15332 * Makefile.in (LD_FOR_TARGET): New.
15333 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15334 Pass down LD_FOR_TARGET.
15335
15336Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
15337
15338 * winsup: New directory.
15339 * Makefile.in: Build winsup.
15340 * configure.in: Winsup is configured when target is win32.
15341 Can only build win32 target GDB when native.
aee16bda 15342
28e9041c 15343Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
15344
15345 * config.guess: Recognize HP model 819 machines as having
15346 a PA 1.1 processor.
15347
15348Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
15349
15350 * configure: Fix sed loop which substitutes for CC and CXX to
15351 avoid bug found in various sed implementations.
15352
15353Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15354
15355 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15356 simulator. Use standard powerpc-*-eabi*.
15357
15358Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
15359
15360 * configure.in: Stop putting gas and binutils in noconfigdirs for
15361 powerpc-*-aix* and rs6000-*-*.
15362
15363Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
15364
15365 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15366 -mcall-aixdesc libraries.
15367
15368Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
15369
15370 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15371
15372 * config.sub (arm | armel | armeb): Fix shell syntax.
15373
15374Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15375
15376 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15377 -msoft-float and -mcpu=common support.
15378 (powerpc*-*-eabisim*): Add support for building -mcall-aix
15379 libraries.
15380
15381Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15382
15383 * configure.in: Allow configuration and build of emacs19 for the alpha.
15384
15385Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15386
15387 * configure.in (CC): Get ^CC, not just any old CC, from
15388 ${host_makefile_frag}.
15389
15390Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15391
aee16bda 15392 * configure.in (CC): Try to get CC from
28e9041c 15393 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15394
15395Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15396
15397 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15398 only if it exists in $(srcdir).
15399
15400Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
15401
15402 * configure: If CC and CXX are not set in the environment, set
15403 them, based on either an existing Makefile or on searching for gcc
15404 in PATH. Substitute for CC and CXX in Makefile.
15405 * configure.in: Remove libm from target_libs. Separate
15406 target_configdirs from configdirs. If CC is not set in
15407 environment, try to get it from a host Makefile fragment. Rewrite
15408 changes of configdirs to use skipdirs instead. A few minor
15409 tweaks. Take directories out of target_configdirs as they are
15410 taken out of configdirs. Remove existing Makefile files from
15411 subdirectories. Substitute for TARGET_CONFIGDIRS and
15412 CONFIG_ARGUMENTS in Makefile.
15413 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15414 by configure.in.
15415 (CONFIG_ARGUMENTS): Likewise.
15416 (CONFIGURE_TARGET_MODULES): New variable.
15417 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15418 ($(CONFIGURE_TARGET_MODULES)): New target.
15419 (configure-libg++, configure-libio): New targets.
15420 (all-libg++): Depend upon configure-libg++.
15421 (all-libio): Depend upon configure-libio.
15422 (configure-libgloss, all-libgloss): New targets.
15423 (configure-libstdc++): New target.
15424 (all-libstdc++): Depend upon configure-libstdc++.
15425 (configure-librx, all-librx): New targets.
15426 (configure-newlib): New target.
15427 (all-newlib): Depend upon configure-newlib
15428 (configure-xiberty): New target.
15429 (all-xiberty): Depend upon configure-xiberty.
15430
15431Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15432
15433 * configure.in (host i[345]86-*-win32): Expand the
15434 noconfigdirs again.
15435
15436Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
15437
15438 * mpw-configure: Fix sed command file name.
15439
15440Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
15441
aee16bda 15442 * configure.in (host i[345]86-*-win32): Reduce the
28e9041c 15443 noconfigdirs again.
15444
15445Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
15446
15447 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15448 or powerpc*-*-pe*, since they are not yet supported.
15449
15450Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15451
15452 Add PowerMac support and many other enhancements.
15453 * mpw-configure: New option --cc to select compiler to use,
15454 paste options set according to --cc into the generated
15455 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15456 if mpw-make.sed is present.
15457 * mpw-config.in: Don't test for gC1, test for mpw-touch,
15458 add forward includes for PowerPC include files.
15459 * mpw-build.in: Build using Makefile.PPC if present.
15460 (do-byacc, etc): Remove separate version resource builds.
15461 (do-gas): Build "stamps" before "all".
15462 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15463 * mpw-README: Update to reflect --cc option, PowerMac support,
15464 and recently-reported compatibility problems.
15465
15466Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
15467
15468 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15469 embedded m68k systems (-aout, -coff, -elf, -vxworks).
15470 (--with-multilib-top): Pass to recursive invocations.
15471
15472Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
15473
15474 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15475 v810-*-*.
15476
15477Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15478
15479 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15480 gdb, ld and opcodes on v810-*-*.
15481
28e9041c 15482Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
15483
15484 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15485 (local-maintainer-clean): New target.
15486 (maintainer-clean): New target.
15487 (realclean): Just depend upon maintainer-clean.
15488
15489Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15490
15491 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15492
15493Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
15494
15495 * configure.in: Build ld in mips*-*-bsd* case.
15496
15497Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
15498
15499 * config.sub: Accept -lites* OS. From Ian Dall.
15500
15501Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
15502
15503 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
4b695c23 15504 targets.
28e9041c 15505
15506Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15507
15508 * configure.in: treat i386-win32 canadian cross the same as
15509 i386-go32 canadian cross.
15510
15511Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15512
15513 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15514 running under the simulator to build a reduced set of libraries.
15515 (powerpc-*-eabiaix): Add fine grained multilib support added to
15516 other powerpc targets yesterday.
15517
15518Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15519
15520 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15521 -disable-softfloat, -disable-relocatable, -disable-aix, and
15522 -disable-sysv to control which multilib libraries get built.
15523
15524Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15525
15526 * configure: Add Makefile.tem to list of files to remove in trap
15527 handler.
15528
15529Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
15530
15531 * config.guess (*Linux*): Add missing "exit"s.
15532 Also, need specific check for alpha-unknown-linux (uses COFF).
15533
15534Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
15535
15536 * config.guess: Merge with FSF:
15537
15538 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
15539 * config.guess (AIX4): More robust release numbering discovery.
15540
15541 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
15542 * config.guess (i386-sequent-ptx): Properly get version number.
15543
15544 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
15545 * config.guess (mips:*:4*:UMIPS): New case.
15546
15547Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
15548
15549 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15550 (i386-win32 host): Likewise. Don't build readline.
15551
15552Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
15553
15554 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
15555 SUPPORT_FILES to submakes.
15556
15557Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
15558
15559 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15560 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15561 mpw-configure.
15562
15563Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
15564
15565 * configure.in (appdirs): Use =, not ==, in test expression when
15566 trying to build the text to print in the warning message for
15567 Solaris users.
15568
15569Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
15570
15571 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15572
15573Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15574
15575 * config.guess: Recognize lynx-2.3.
15576
15577Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
15578
15579 * config.sub (z8ksim): Deleted
15580 (z8k-*-coff): New, this is the one true name of the target.
15581
15582Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
15583
15584 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15585
15586Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
15587
15588 * config.guess (*:Linux:*:*): First try asking the linker what the
15589 default object file format is (elf, aout, or coff). Then if this
15590 fails, try previous methods.
15591
15592Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15593
15594 * configure.in: Don't build newlib for *-*-vxworks5.1.
15595
15596Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15597
15598 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15599 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15600
15601Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
15602
15603 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15604
15605Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
15606
15607 * cfg-ml-com.in: New file.
15608 * cfg-ml-pos.in: New file.
15609
15610Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15611
15612 * COPYING.NEWLIB: Add HP free copyright to list.
15613
15614Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15615
15616 * config.sub: Recognize -eabi* for the system, not just -eabi.
15617
15618Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
15619
15620 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15621 * config.sub, configure.in (win32): New target and host.
15622
15623Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
15624
15625 * configure.in: Add i386-pe configuration.
15626
15627Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
15628
15629 * mpw-build.in (install): Install GDB after LD.
15630
15631Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
15632
15633 * mpw-config.in (elf/mips.h): Always forward-include, needed
15634 for GDB to build.
15635
15636Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
15637
15638 * testsuite: New directory for customer acceptance and whole tool
15639 chain tests.
15640
15641Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15642
15643 * configure: If per-host line isn't found, but AC_OUTPUT is found
15644 and a configure script exists, run it instead.
15645
15646Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15647
15648 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
15649
15650Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
15651
15652 * configure: Set build_{cpu,vendor,os,alias} to host values when
15653 --build isn't specified.
15654
15655Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15656
15657 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15658 (FLAGS_TO_PASS): Pass them.
15659 (EXTRA_TARGET_FLAGS): Ditto.
15660
28e9041c 15661Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15662
15663 * Makefile.in (all-libg++): Depend on all-libstdc++.
15664
15665Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15666
15667 * configure.in (noconfigdirs): Enable all packages for
15668 i386-unknown-netbsd.
15669
15670Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
15671
15672 * configure.in (noconfigdirs): Don't configure tk for i386-go32
15673 hosted builds (DOS builds)
15674
15675Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15676
15677 Changes for ARM based on patches from Richard Earnshaw:
15678 * config.sub: Handle armeb and armel.
15679 * configure.in: Omit arm linker only for riscix.
15680
15681Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
15682
15683 * config.guess: Update from FSF.
15684
15685Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
15686
fee90afd 15687 * config.sub: Recognize powerpcle as the little endian variant of
28e9041c 15688 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
15689 powerpcle variant. Convert pentium into i586, not i486. Add p5
15690 alias for i586. Map new x86 variants p6, k5, nexgen into i586
15691 temporarily.
15692
15693Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
15694
15695 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15696
15697Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
15698
15699 * config.sub: Accept -lites* as a basic system type.
15700
15701Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
15702
15703 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15704 installed, and if so return linuxoldld as the system name.
15705
15706Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
15707
15708 * config.guess: Add hppa1.1-hp-lites support.
15709
15710Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
15711
15712 * configure.in: Don't build newlib for m68k-vxworks5.1.
15713
15714Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15715
15716 * configure.in (mips-sgi-irix6): Use mh-irix5.
15717
15718Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
15719
15720 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15721
15722Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15723
15724 * test-build.mk: Enable building of shared libraries on IRIX 5 and
31972771 15725 OSF/1. Fix compiler flags.
28e9041c 15726 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
15727
15728Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
15729
15730 * configure.in: Recognize --with-newlib.
15731 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15732
15733Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15734
151ad919 15735 * Makefile.in: move {all,check,install}-gdb from *_MODULES
28e9041c 15736 to *_X11_MODULES due to gdbtk needing X include files et al.
15737
15738Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
15739
15740 Merge in support for Mac MPW as a host.
15741 (Old change descriptions retained for informational value.)
15742
15743 * mpw-config.in: Add generic include forwards for cpu-specific
15744 include files in aout and elf directories.
15745
15746 * mpw-configure: Added copyright.
15747 * mpw-config.in: Check for presence of required build tools.
15748 (target_libs): Add newlib.
15749 (target_tools): Add examples.
15750 (Read Me): Generate as "Read Me for MPW" instead.
15751 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15752 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15753 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15754
15755 * mpw-configure: Remove subdir-specific makefile hackery,
15756 delete mk.tmp after using it.
15757
15758 * mpw-build.in (all): Display start and end times.
15759
15760 * mpw-configure (host_canonical): Set.
15761 (target_cpu): Always add to makefiles.
15762 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15763 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15764 (mpw-mh-mpw): Look for in srcdir and srcroot.
15765 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15766
15767 * mpw-build.in: (install-only): New target.
15768
15769 * mpw-configure (host_alias, target_alias): Rename from hostalias
15770 and targetalias, add into generated Makefile.
15771 (mk.tmp): If present, add into generated Makefile.
15772 * mpw-build.in (all-gas): Build config.h first before gas proper.
15773
15774 * mpw-configure (config.status): Write only if changed.
15775 * mpw-config.in (readline): Configure it (not built, just used for
15776 definitions).
15777
15778 * mpw-config.in (elf/mips.h): Add a forward include.
15779
15780 * mpw-config.in: Forward-include most .h files in include into
15781 extra-include.
15782 (readline): Don't build.
15783 mpw-build.in (install): Install GDB.
15784
15785 * mpw-configure (prefix, mpw_prefix): Handle it.
15786 * mpw-config.in (mmalloc, readline): Don't configure.
15787 * mpw-build.in (thisscript): Rename to ThisScript.
15788 Use mpw-build instead of BuildProgram everywhere.
15789 (mmalloc, readline): Don't build.
15790 * mpw-README: New file, basic documentation about the MPW port.
15791
15792 * mpw-config.in: Use forward-include to create include files.
15793
15794 * mpw-configure: Add more things to the top of each configured
15795 Makefile, including contents of config/mpw-mh-mpw.
15796 * mpw-config.in (extra-include): Create this directory and fill it
15797 with Posix-like include files when configuring.
15798
15799 * config.sub (apple, mac, mpw): Add various aliases.
15800
15801 * mpw-build.in: New file, top-level build script fragment for MPW.
15802 * mpw-configure: New file, configure script for MPW.
15803 * mpw-config.in: New file, config fragment for MPW.
15804
15805Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15806
15807 * configure.in (host_libs): Remove glob, since it is gone from the
15808 sources.
15809
15810Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15811
15812 * Makefile.in: define empty GDB_NLM_DEPS var.
15813
15814 * configure.in(target_makefile_frag): use config/mt-netware
15815 for netware targets.
15816
15817Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15818
15819 * config.sub: Merge in recent FSF changes. Remove linux special
15820 cases.
15821
15822Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15823
5309a301 15824 Revert this change:
28e9041c 15825
15826 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15827
15828 * build-all.mk: Use CC=cc -Xs on Solaris.
15829
28e9041c 15830Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15831
15832 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15833 stop using it.
15834 * Makefile.in: Nuke all references to glob subdirectory.
15835
15836Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15837
15838 * configure.in: Fix --enable-shared logic in per-host.
15839
15840Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15841
15842 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15843
15844Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15845
15846 * configure.in (noconfigdirs): Don't build gas on AIX, for
15847 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15848
15849Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15850
15851 * configure: Fix --cache-file to work if the file argument is a
15852 relative path.
15853
15854Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15855
15856 * configure: If the --cache-file is used, pass it down to
15857 configure in subdirectories.
15858
15859Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15860
15861 * config.sub: add vxworks29k configuration.
15862
15863Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15864
15865 * Makefile.in (taz): Do "diststuff" part quietly.
15866
15867Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15868
15869 * config.sub: Mini-merge with gcc/config.sub.
15870
15871Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15872
15873 * config.guess (IRIX): Sed - to _.
15874
15875Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15876
15877 * Makefile.in (source-vault, binary-vault): New targets.
15878
15879Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
15880
15881 * config.sub: Recognize -eabi as a basic system type.
15882
15883Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15884
15885 * configure.in (enable_shared stuff): Fix typo.
15886
15887Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
15888
15889 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15890
15891Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15892
15893 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15894
15895Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15896
15897 * configure.in (rs6000-*-*): Don't build gas.
15898
15899Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
15900
15901 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15902 reduce command line length.
15903 (AS_FOR_TARGET): Check for as.new, not Makefile.
15904 (NM_FOR_TARGET): Check for nm.new, not Makefile.
15905
15906Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
15907
15908 * config.guess: Merge from FSF.
15909
15910Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15911
15912 * configure: Don't use $ when handling program_suffix.
15913
15914Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
15915
15916 * configure.in: Configure tk for hppa/hpux.
15917
15918Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
15919
15920 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
15921
15922Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15923
15924 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
15925 to LIBCXXFLAGS. Tests are better run without it.
15926
15927Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
15928
15929 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15930
15931Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
15932
15933 * configure.in (*-*-netware*): Don't configure xiberty.
15934
15935Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
15936
15937 * configure.in: Remove tk from native_only list.
15938
15939Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
15940
15941 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15942 for special NCD build.
15943
15944Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15945
15946 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15947 makeall.bat, they're only useful for binutils snapshots.
15948 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15949 makeall.bat to specified SUPPORT_FILES.
15950
15951Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
15952
15953 * build-all.mk: Add Ericsson targets to sun4 and solaris
15954 hosts. Add BNR's sun4 target to solaris host, so their
15955 build-from-source will be tested in-house first.
15956
15957Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15958
15959 * Makefile.in (LIBCFLAGS): New variable.
15960 (CFLAGS_FOR_TARGET): Ditto.
15961 (LIBCFLAGS_FOR_TARGET): Ditto.
15962 (LIBCXXFLAGS): Ditto.
15963 (CXXFLAGS_FOR_TARGET): Ditto.
15964 (LIBCXXFLAGS_FOR_TARGET): Ditto.
15965 (BASE_FLAGS_TO_PASS): Pass them.
15966 (EXTRA_TARGET_FLAGS): Ditto.
15967
5309a301 15968 * configure.in: Support --enable-shared.
28e9041c 15969
15970Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15971
15972 * configure.in (target_libs): Include libstdc++ again.
15973 * config.guess: Update from FSF (for FreeBSD).
15974
15975Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15976
15977 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15978 makeall.bat.
15979 (DISTDOCDIRS): Add `etc'.
15980 (ETC_SUPPORT_PFX): New variable.
15981 (taz): Include anything from etc starting with a word in
15982 ETC_SUPPORT_PFX.
15983
15984Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15985
15986 * config.sub: Update for recent FSF changes. Remove obsolete
15987 h8300hds entry. Add -windows* and -osx as basic os. Minor
15988 spacing changes.
15989
15990Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15991
15992 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15993
15994 * config.guess: Merge with FSF.
15995 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15996
15997Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15998
15999 * configure: Since the "trap 0" handler will override the exit
16000 status on many systems, only use it for "exit 1", and make it set
16001 a non-zero exit status; reset it before "exit 0". Also, check
16002 exit status of config.sub, and error out if it failed.
16003
16004Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
16005
16006 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16007 and install libgloss.
16008
16009Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16010
16011 * Makefile.in (all-binutils): Depend upon all-byacc.
16012
16013 * configure.in: Don't build emacs on Irix 5.
16014
16015Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16016
16017 * configure.in (*-*-netware*): Add libio.
16018
16019Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16020
16021 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16022 (CHECK_TARGET_MODULES): Ditto.
16023 (INSTALL_TARGET_MODULES): Ditto.
16024 (TARGET_LIBS): Ditto.
16025 (all-libstdc++): Note dependencies.
16026
16027Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16028
16029 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16030
16031Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16032
16033 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16034 -fexternal-templates.
16035
16036 * configure.in (target_libs): Add libstdc++.
16037 (noconfigdirs): Add libstdc++ as appropriate.
16038
16039Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16040
16041 * config.guess: Update from FSF.
16042
16043Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16044
16045 * configure: Use ${config_shell} when running ${configsub}.
16046
16047Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
16048
16049 * config.sub: No longer recognize h8300h.
16050
16051Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16052
16053 * config.sub: Remove extraneous differences between config.sub and
16054 gcc/config.sub.
16055
16056Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16057
16058 * Makefile.in (DISTSTUFFDIRS): Add gas.
16059
16060Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
16061
16062 * COPYING.NEWLIB: New file.
16063
16064Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
16065
16066 * config.guess (HP-UX): Patch from Harlan Stenn
16067 <harlan@landmark.com> to also emit release level.
16068
16069Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16070
16071 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16072
16073Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
16074
16075 * config.sub: Merge nextstep cleanup from FSF.
16076
16077Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16078
16079 * configure.in (arm-*-*): Don't configure ld for this target.
16080
16081Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16082
16083 * configure.in (*-*-netware): don't configure libg++, libio,
16084 librx, or newlib.
16085
16086Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16087
16088 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
16089 configure ld--it works, but it doesn't support shared libraries.
16090
16091Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16092
16093 * config.guess (*-unknown-freebsd*): Get rid of possible
16094 trailing "(Release)" in version string.
16095 Patch from Paul Richards <paul@isl.cf.ac.uk>.
16096
16097Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
16098
16099 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16100 Fix type: *-next-neststep -> *-next-nextstep.
16101
16102 * config.guess: Merge from FSF:
16103
16104 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16105
16106 * config.guess: Recognize powerpc-ibm-aix3.2.5.
16107
16108 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16109
16110 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16111 instead of UNIX_SV for UnixWare 1.0).
16112
16113Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
16114
16115 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
16116 to make gdb/nlm/* build after the compiler and linker.
16117
16118Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
16119
16120 * config.guess (netbsd, freebsd, linux): Accept any machine,
16121 not just i[34]86.
16122 (m68k-atari-sysv4): Relocate to match FSF version.
16123
16124 * config.guess: More merges from the FSF:
16125
16126 Add a space before function call or macro invocation.
16127
16128 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16129
16130 * config.guess: Add trap cmd to remove dummy.c and dummy when
16131 interrupted.
16132
16133 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16134
16135 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16136 (dummy): Redirect stderr from compilation of dummy.c.
16137
16138 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
16139
16140 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16141
16142Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
16143
16144 * configure: Accept and ignore --cache*, for compatibility with
16145 new autoconf.
16146
16147Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
16148
16149 * config.guess: Merge from FSF:
16150
16151 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16152
16153 * config.guess (Pyramid*:OSx*:*:*): New case.
31972771 16154 (PATH): Add /.attbin at end for finding uname.
16155 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
28e9041c 16156
16157 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
16158
31972771 16159 * config.guess (M88*:DolphinOS:*:*): New case.
28e9041c 16160
16161 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
16162
31972771 16163 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16164 to select whether to use ELF or COFF.
28e9041c 16165
16166 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16167
31972771 16168 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
28e9041c 16169
16170 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
16171
16172 * config.guess: Guess the OS version for HPUX.
16173
16174 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
16175
16176 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16177
16178Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16179
16180 * configure.in: Recognize --with-headers, --with-libs, and
16181 --without-newlib.
16182 * Makefile.in (all-xiberty): Depend upon all-ld.
16183
16184Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16185
16186 * configure.in: Change i[34]86 to i[345]86.
16187
16188Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16189
16190 * configure (version): A few more tweaks to help message.
16191
16192Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
16193
16194 * Makefile.in: Remove (for now) librx as a host library,
16195 now that we're building it for target.
16196
16197Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16198
16199 * configure: Fix up help message; from karl@owl.hq.ileaf.com
16200 (Karl Berry).
16201
16202Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
16203
16204 * configure.in: Also configure librx.
16205
16206Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16207
16208 * Makefile.in: Update various rules to reflect that librx
16209 is now needed for libg++.
16210
16211Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16212
16213 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16214
16215Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
16216
16217 * configure.in: Configure the examples directory.
16218
16219Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16220
16221 * configure: Simplify Jun 2 1994 change.
16222
16223Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16224
16225 * change CC to /usr/latest/bin/gcc for lynx host builds, since
16226 /bin/gcc isn't good enough to build gcc.
16227
16228Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
16229
16230 * Makefile.in (GDB_SUPPORT_FILES): Remove
16231 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
16232 (gdb.tar.gz): Add new rule to use standard distribution building
16233 mechanism.
16234
16235Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16236
16237 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
16238 Bill Cox <bill@cygnus.com>.
16239
16240Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
16241
16242 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
16243
16244Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
16245
16246 * configure: Search current dir first in .gdbinit.
16247
16248Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
16249
16250 * config.sub: Recognize freebsd (merged from gcc config.sub).
16251
16252Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
16253
16254 * config.sub: Refer to NeXT's operating system as nextstep.
16255
16256 * config.sub (case $basic_machine): Re-order the cases, to match
16257 the order in the FSF version (which is mostly alphabethical).
16258 Merge in some additions and changes from the FSF.
16259
16260Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
16261
16262 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16263 * config.sub: Recognize cxux7.
16264 * configure.in: Use mh-cxux for m88k-harris-cxux*.
16265
16266Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16267
16268 * config.sub: Fix typo powerpc -> powerpc-*.
16269
16270Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
16271
16272 * Makefile.in: `all-emacs19' depends on `all-byacc'.
16273
16274 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16275 parallel with all-emacs and install-emacs). Top-level command
16276 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16277
16278Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16279
16280 * test-build.mk ($(host)-stamp-stage2-installed): Remove
16281 $(relbindir)/make before doing ``make install'', and use
16282 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
16283 installing over running make binary.
16284 ($(host)-stamp-stage3-installed): Likewise.
16285
16286Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16287
16288 * config.guess: Recognize Mach.
16289
16290Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16291
16292 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16293 see whether --exec-prefix was used.
16294
16295Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16296
16297 * README: Explicitly mention libg++/README. (Zoo's idea.)
16298
16299Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16300
16301 * Makefile.in: Add all-librx target similar to all-libproc.
16302
16303Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
16304
16305 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
16306 with post 1.2 uname bogosity.
16307
16308Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16309
16310 * configure: Remove temporary files on receipt of a signal.
16311
16312Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
16313
16314 * configure: If there is a package_makefile_frag, remove
16315 ${subdir}/Makefile.tem after copying it in.
16316
16317Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16318
16319 * build_all.mk: support rs6000 lynx identifies itself as
16320 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
16321 since /bin/gcc is too feeble to compile a modern gcc.
16322
16323Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16324
16325 * brought devo/test-build.mk update-to-date with progressive/
16326 test-build.mk. Add lynx targets and hppa flag info.
16327
16328Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16329
16330 * configure.in: Use mh-ncrsvr43. Patch from
16331 Tom McConnell <tmcconne@sedona.intel.com>.
16332
16333Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
16334
16335 * config.guess (i386-unknown-bsdi): No longer need to
16336 check #if defined(__bsdi__) && defined(__i386__).
16337
16338Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16339
16340 * configure: Set program_transform_nameoption correctly.
16341
16342Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16343
16344 * brought build-all.mk update-to-date with progressive build-all.mk,
16345 added new targets and hppa info.
aee16bda 16346
28e9041c 16347Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16348
16349 * configure: If config.guess result is a prefix of the user
16350 specified target, assume a native build and use the user specified
16351 target as the host alias. Remove SunOS patch suffix removal hack.
16352 * configure.in: Remove SunOS patch suffix removal hack.
16353
16354 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16355 in NATIVE_CHECK_MODULES.
16356
16357Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
16358
16359 * Makefile.in: Rename HOST_ONLY to NATIVE.
16360 * configure: Delete SunOs patch suffix from host_canonical
16361 and build_canonical variables that are prepended to Makefiles.
16362 * configure.in: Add comments for easier maintenance.
16363
16364Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16365
16366 * Makefile.in: Add all-libproc target similar to all-gui.
16367
16368Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
16369
16370 * Makefile.in (CHECK_MODULES): split into
16371 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16372
16373Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
16374
16375 * config.guess (i386-unknown-bsdi): New system to guess.
16376
16377Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16378
16379 * Makefile.in: Add all-gui target (but not yet build by "all").
16380
16381Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
16382
16383 * config.sub: Move deletion of patch suffix from here...
16384 * configure.in: To here, at Ian's suggestion. The top-
16385 level scripts might need to know of a patch level.
16386
16387Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
16388
16389 * config.sub: Strip off patch suffix so rtl is recognized
16390 as a sunos4.1.3 machine, even though it's been patched.
16391
16392Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
16393
16394 * Makefile.in (INSTALL_LAST): Delete.
16395 (INSTALL_DOSREL): New.
16396
16397Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16398
16399 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16400 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16401 whether we pass down --with-gnu-ld anyhow.
16402
16403Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
16404
16405 * Makefile.in (INSTALL_LAST): Change operation so it works
16406 on more flavors of make.
16407 * configure.in (go32): Don't build libg++ or libio.
16408
16409Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
16410
16411 * Makefile.in (Move HOST_PREFIX_1 and friends up so
16412 they can be overriden by templates.
16413
16414Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
16415
16416 * configure.in (target==go32): Don't build gdb.
16417 * dosrel: New directory.
16418
16419Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
16420
16421 * configure.in (host==go32): Configure dosrel too.
16422 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16423 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16424 be set by incoming names or templates.
16425 (INSTALL_LAST): New rule.
28e9041c 16426
16427Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
16428
16429 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16430
16431Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16432
28e9041c 16433 * configure.in (appdirs): New variable. Currently empty, but will
16434 be used in gas distribution. If nonempty, lists a set of
16435 directories at least one of which must get configured, or top
16436 level configuration is considered to have failed.
16437 (rs6000-*-lynxos*): Use new file name.
16438
16439Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16440
16441 Eliminate XTRAFLAGS.
16442 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16443 newlib include files using -idirafter, and also use -nostdinc.
16444 (CXX_FOR_TARGET): Likewise.
16445 (XTRAFLAGS): Removed.
16446 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16447 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16448 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16449 ($(DO_X)): Don't pass down XTRAFLAGS.
16450
16451Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16452
16453 * configure.in (mips*-dec-bsd*): New target; do build linker.
16454 (mips*-*-bsd*): New target; don't build linker.
16455
16456Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16457
16458 * configure.in: support rs6000-*-lynxos* configuration.
16459 support sunos4 as a cross target.
16460
16461 * config.sub: look for lynx*, not lynx since the OS version may
16462 legitimately be part of the name.
16463
16464Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16465
16466 * configure.in (i[34]86-*-sco*): Move to be with other i386
16467 targets.
16468 (romp-*-*): New target. Skip various binary utilities.
16469 (vax-*-*): New target. Don't build newlib.
16470 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
16471
16472Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16473
16474 * configure.in: Only set host_makefile_frag if config
16475 directory exists.
16476
16477Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16478
16479 * install.sh: If $dstdir exists, don't check whether each
16480 component does.
16481
16482Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16483
16484 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16485
16486Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
16487
4b695c23 16488 * configure.in (*-*-lynxos*): Don't configure newlib for either
16489 native or cross Lynx.
28e9041c 16490
16491Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
16492
16493 * config.sub (sparc64-elf): Fix os.
16494 (z8k): Remove duplicate.
16495
16496Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16497
16498 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16499 gcc/stmp-fixproto, to try to prevent fixproto from being run.
16500
16501Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
16502
16503 * configure: Make file links cleanly even if Lynx fails on
31972771 16504 an NFS symlink (at least fail cleanly).
28e9041c 16505
16506Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16507
16508 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16509 -XNh2000.
16510
16511Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16512
16513 * configure: Unknown options are fatal again.
16514
16515Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
16516
16517 * configure: Ignore --x-includes and --x-libraries, for Autoconf
aee16bda 16518 compatibility.
28e9041c 16519
16520Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
16521
16522 * build-all.mk: Add `clean' target.
16523
16524Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16525
16526 * config.guess: Add SINIX support.
16527 * configure.in: Add mips-*-sysv4* support.
16528
16529Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
16530
16531 * build-all.mk: Document all useful targets.
16532 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16533 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16534
16535Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16536
16537 * configure: Support --silent, --quiet.
16538
16539Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16540
16541 * configure: Support --disable-FEATURE.
16542
16543Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16544
16545 * config.guess: Recognize NCR running SVR4.3.
16546
16547Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
16548
16549 * config.guess: Make BSDI generate i386-unknown-bsd386.
16550 Patch from Paul Eggert <eggert@twinsun.com>.
16551
16552Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16553
16554 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16555
16556Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16557
16558 * configure: Make unrecognized options give nonfatal warnings
16559 instead of fatal errors, and pass them to any subdirectory
16560 configures in case they recognize them.
16561 Make --x equivalent to --with-x.
16562
16563Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16564
16565 * configure: Add --enable-* options. Clean up usage message and
16566 some comments.
16567
16568Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
16569
16570 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16571
16572Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16573
16574 * configure.in (hppa*-*-*): Enable binutils.
16575
16576Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16577
16578 * config.sub: Recognize cisco.
16579
16580Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
16581
16582 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16583
16584Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16585
16586 * config.guess: about target *-hitachi-hiuxwe2, don't print more
16587 than one configuration name. Add comment.
16588
16589Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
16590
16591 * config.guess: about target *-hitachi-hiuxwe2, fixed
16592 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
16593 macro is incorrect.]
16594
16595Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16596
16597 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16598 than the "make ls" stuff which used to be here.
16599
16600Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16601
16602 * config.guess: Recognize i[34]86-unknown-freebsd.
16603 From Shawn M Carey <smcarey@rodan.syr.edu>.
16604
16605Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
16606
16607 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16608
16609Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16610
16611 * config.guess: Check for ptx.
16612
16613Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
16614
16615 * config.sub: Add os9k checking.
16616
16617Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16618
16619 * config.guess: Handle OSF1 running on HPPA processors
16620
16621Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16622
16623 * configure: If subdir configure fails, print out a message with
16624 subdirectory name, in case subdir's configure code didn't identify
16625 itself.
16626
16627Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
16628
16629 * configure.in: Remove embedded newlines from configdirs.
16630 Avoid mismatches of substrings. Fix matching strings at end
16631 of configdirs.
16632
16633Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
16634
16635 * config.guess: Add Lynx/rs6000 config support.
16636
16637Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16638
16639 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16640
16641Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
16642
16643 * configure.in (hppa*-*-osf*): Treat this just like most other
16644 PA configurations (eg no binutils or ld).
16645 (hppa*-*-*elf*): These configurations have binutils and ld.
16646
16647Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16648
16649 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
16650
16651Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16652
16653 * configure.in (rs6000-*-*): Build gas.
16654
16655Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16656
31972771 16657 * Makefile.in: Avoid bug in losing hpux sed.
28e9041c 16658
16659Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16660
16661 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16662 for GDB and GDB has been fixed to not need it.
16663
28e9041c 16664Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16665
16666 * config.guess: Recognize vax hosts.
16667
16668Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16669
16670 * configure (while loop): Don't use "break 2" inside case
16671 statement -- the case statement isn't an enclosing loop.
16672
16673Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
16674
16675 * config.guess: Clean up NeXT support, to allow nextstep
16676 on Intel machines. Make OS be nextstep.
16677
16678Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
16679
16680 * config.guess: Add alternate forms for Convex.
16681
16682Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
16683
16684 * configure: Completely rewrite option processing. Take
16685 advantage of pattern-matching to avoid invoking test frequently.
16686 Also clean up host and target defaulting logic.
16687
16688Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16689
16690 * Makefile.in: Replace all occurrances of "rootme" with "r" and
16691 "$${rootme}" with "$$r", to increase the likelihood that the do-*
16692 commands (plus user environment) will fit SCO limits.
16693
16694Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16695
16696 * configure.in: Don't issue warnings about directories which are
16697 not being configured if -norecursion is set. Correct test for
16698 --with-gnu-as and --with-gnu-ld to not get confused by substring
16699 matches.
16700
16701 * configure.in: Don't build gas for alpha-dec-osf1*.
16702
16703Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
16704
16705 * configure: Back out Per's change of 12/19/1993. It changes the
16706 behavior of configure in unexpected and confusing ways.
16707
16708 Also, use different delim char when calculating
16709 program_transform_name so that the name can contain slashes.
16710
16711Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
16712
16713 * configure.in, config.sub: Add support for VSTa micro-kernel.
16714
16715Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16716
16717 * configure.in: Nuke hacks which were used to get a special
16718 version of GAS for HPPA configurations.
16719
16720Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
16721
16722 * configure: If only ${target_alias} is given, use that
16723 as the default for ${host_alias}.
16724 * configure: Add missing back-slashes before nested quotes.
16725
16726Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16727
16728 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16729
16730Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
16731
16732 * config.guess: Recognize some Tektronix configurations.
16733 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16734
16735Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16736
16737 * config.sub: Match any flavor of SH.
16738
16739Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
16740
16741 * configure.in: Don't try to configure newlib for Alpha.
16742
16743Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16744
16745 * configure.in: Don't build ld for Irix 5. Don't build gas,
16746 libg++ or libio for any Alpha target.
16747
16748 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
28e9041c 16749
16750Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
16751
16752 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16753 default arguments -- so it tried to compress itself.
16754
16755Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16756
16757 * configure.in (notsupp): ensure that a space is always at the end
16758 of the configdirs list, since the grep checks for an explicit space
16759
16760Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16761
16762 * configure.in (target i386-sysv4.2): don't build ld, since static
16763 versions of many libraries are not available.
16764
16765Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16766
16767 * config.guess: Recognize Apollos (using environment variables).
16768 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16769
16770Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16771
16772 * config.guess: Recognize Sony news mips running newsos.
16773
16774Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16775
16776 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16777 "fi ; else" for bash.
16778
16779Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16780
16781 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16782
16783Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16784
16785 * config.sub: accept unixware as an alias for svr4.2.
16786 Fix some inconsistancies with the gcc version.
16787
16788Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16789
16790 * Makefile.in (DISTDOCDIRS): Add gdb.
16791
16792Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16793
16794 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16795
16796Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16797
16798 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16799 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16800 this now.
16801
16802Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16803
16804 * config.sub: Accept hiux* as an OS name.
16805
16806 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16807 etc/make-stds.texi. The underscore came from gcc, and dje now
16808 agrees that RUNTESTFLAGS is the correct name.
16809
16810Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16811
16812 * install.sh: Remove 'set -e'. It makes any conditionals
16813 in the script useless.
16814
16815 * config.guess: Automatically recognize arm-acorn-riscix
16816 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16817
16818Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16819
16820 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16821
16822Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16823
16824 * Makefile.in (DISTDOCDIRS): New variable.
16825 (taz): Edit local Makefile.in sooner, instead of proto-toplev
aee16bda 16826 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
28e9041c 16827
16828Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16829
16830 * configure.in (hppa target): check the source directory for the
16831 pagas sub-directory
16832
16833Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16834
16835 * config.sub: Allow -aout* and -elf*.
16836
16837Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16838
16839 * configure.in: Don't build ld on i386-solaris2, same as for
16840 sparc-solaris2.
16841
16842Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16843
16844 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16845
16846Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16847
16848 * configure.in: Configure gdb for alpha.
16849
16850Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16851
16852 * Makefile.in (CXXFLAGS): Add -O.
16853
16854Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16855
16856 * config.guess: added support for DG Aviion
16857
16858Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16859
16860 * configure.in: Produce warning message for subdirectories not
16861 configurable for this host/target combination. Don't try to
16862 configure gdb for vms.
16863
16864Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16865
16866 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16867 appropriate files before making "diststuff".
16868 (DISTBISONFILES): New var: list of files to be edited.
16869 (DISTSTUFFDIRS): Add binutils.
16870
16871Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16872
16873 * config.sub: also handle mipsel and mips64el (for little endian mips)
16874
16875Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16876
16877 * configure.in: Add * to end of all OS names.
16878
16879Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
16880
16881 * configure.in: Build newlib for LynxOS native.
16882
16883Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16884
16885 * config.guess: Add support for delta 88k running SVR3.
16886
16887 * configure.in: Add comment about HP compiler vs. emacs.
16888
16889Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16890
16891 * configure.in: don't build ld on solaris2 (not a viable option
16892 due to bugs in getpwnam & getpwuid)
16893
16894Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16895
16896 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16897 config.guess will produce a full version number.
16898
16899Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16900
16901 * configure.in: Build linker and binutils for alpha-dec-osf1.
16902
16903Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16904
16905 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16906 and gdb/testsuite/Makefile.in.
16907
16908Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16909
16910 * configure.in: recognize mips*- instead of mips-
16911
16912Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
16913
16914 * config.sub: Accept linux*coff and linux*elf as operating
16915 systems.
16916
16917Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16918
16919 * config.sub: Recognize mips64, and mips3 as an alias for it.
16920
16921Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16922
16923 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16924 gdb knows how to handle OSF/1 shared libraries.
16925
16926Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16927
16928 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16929 * config.guess: Recognize Hitachi's HIUX.
16930 * config.sub: Recognize h3050r* and hppahitachi.
16931 Remove redundant cases for hp9k[23]*.
16932
16933Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16934
16935 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16936 if gas and ld are in the source tree and are in ${configdirs}.
16937 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
3398e91d 16938 --with options (but still pass them down on the command line,
28e9041c 16939 if they were explicitly specified).
16940
16941Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16942
16943 * configure: substitute SHELL value in Makefile.in with
16944 ${CONFIG_SHELL}
16945
16946Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16947
16948 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16949 *-*-solaris2* targets.
16950
16951Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16952
16953 * Makefile.in: define M4, and pass it down to sub-makes;
16954 all-autoconf now depends on all-m4
16955
16956Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16957
16958 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16959 presence of {ar,ranlib} instead of a configured directory
16960
16961Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16962
16963 * config.guess: Accept 34?? as well as 33?? for NCR.
16964
16965Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16966
16967 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16968 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16969
16970Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16971
16972 * configure: grab values for $(CC) and $(CXX) from the
16973 environment, so that someone can do "CC=gcc configure; make" and
16974 have it work right (matching the way that autoconf works now)
16975
16976 * configure.in, Makefile.in: add support for gash, the tcl
16977 interface to Galaxy
16978
16979 * config.guess: add NetBSD variants (hp300, x86)
16980
16981Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16982
16983 * install.sh: Support -d option (in the manner of SunOS 4 install,
16984 as it is more deterministic than that of GNU install)
16985 (chmodcmd): Set file to mode 755 by default (should also do default
16986 chgrp and chown, but I don't feel like dealing with that now)
16987
16988Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16989
16990 * config.sub: Remove h8300hhms alias.
16991
16992Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16993
16994 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16995
16996Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16997
16998 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16999 as stmp-fixinc
17000
17001Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17002
17003 * config.sub: recognize m88110-bug-coff.
17004
17005Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17006
17007 * Makefile.in (all-libio): all dependencies on the toolchain used
17008 to build this (gcc, gas, ld, etc)
17009
17010Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17011
17012 * config.guess: Deal with OSF/1 1.3 on alpha.
17013
17014Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17015
17016 * install.sh: add some 'else true' clauses for portability
17017
17018 * configure.in: don't build libio for h8[35]00-*-* targets
17019
17020Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
17021
17022 * Makefile.in: Add support for new libio.
17023
17024Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17025
17026 * install.sh: If one command fails, don't try the rest. Don't try
17027 to remove $dsttmp (via trap) unless we have already created it.
17028 If $src doesn't exist, detect it and exit with an error.
17029
17030 * config.guess: Recognize BSD on hp300.
17031
17032Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
17033
17034 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17035 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17036
17037Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
17038
17039 * Makefile.in (all-send-pr): depends on all-prms
17040
17041Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17042
17043 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17044
17045Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17046
17047 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17048 Added test for mips-mips-riscos5.
17049
17050Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17051
17052 * configure.in: use mh-hp300 for 68k HP hosts
17053
17054Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17055
17056 * configure: add support for CONFIG_SHELL, so that you can use
17057 some alternate shell for evaluating configure scripts
17058
17059Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
17060
17061 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
17062 in configure script to bug-gdb@prep.ai.mit.edu when building
17063 distribution archive.
17064 * Makefile.in (COMPRESS): Remove def.
17065 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
17066 gdb.tar.Z and make-gdb.tar.Z respectively.
17067 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
17068 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
17069 to convergence with 'taz' target in Makefile.in.
17070
17071Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17072
17073 * install.sh (dsttmp): use trap to ensure that tmp files go
17074 away on error conditions
17075
17076Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17077
17078 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17079
17080Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17081
17082 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17083 its parent is '/' not ''.
17084
17085 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17086
17087Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
17088
17089 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17090 that ${newsrcdir}/configure.in does.
17091
17092Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17093
17094 * test-build.mk: support for CONFIG_SHELL
17095
17096Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
17097
17098 * config.sub (netware): Add as a basic system type.
17099
17100Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17101
17102 * Makefile.in (Makefile): depend on configure.in. Also drop the
17103 $(srcdir)/ from the dependency on Makefile.in.
17104
17105Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
17106
17107 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17108 (h8300hhms is temporary until multi-libraries are implemented).
17109 * configure.in: Handle h8300h too.
17110
17111Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17112
17113 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17114
17115Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
17116
17117 * configure: Remove extraneous output when guessing host type.
17118 * config.guess: Remove extraneous output when guessing using C
17119 compiler rather than uname, or when guessing fails.
17120
17121Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
17122
17123 * Makefile.in: remove all.cross and install.cross targets
17124
17125 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17126 definitions
17127
17128Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
17129
17130 * configure.in (target sh): Build gprof.
17131
17132Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17133
17134 * config.sub: change -solaris to -solaris2
17135
17136Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17137
17138 * configure.in: Use config/mh-riscos for mips-*-sysv*.
17139
17140Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
17141
17142 * configure: Correct error message for missing Makefile.in to
17143 print correct directory.
17144
17145Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17146
17147 * install.sh: kludge around 386BSD shell bug
17148
17149Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
17150
17151 * config.guess: Recognize NeXT.
17152 * config.guess: Recognize i486-ncr-sysv4.
17153 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
17154
17155Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
17156
17157 * Makefile.in (MAKEINFOFLAGS): New variable.
17158 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17159 * build-all.mk, test-build.mk: Pass down --no-split as
17160 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
17161
17162Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
17163
17164 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
17165
17166Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
17167
17168 * Makefile.in (libg++.tar.z): New rule.
17169 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
17170 * Makefile.in (taz): Only do a single chmod.
17171
17172Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17173
17174 * install.sh: don't use dirname anymore (replaced with sed usage)
17175
17176Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
17177
17178 * Makefile.in: Change extension for gzip'd files from '.z' to
17179 '.gz' per new FSF standard usage.
17180
17181Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17182
17183 * configure: put quotes around the final value of program_transform_name
17184
17185Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17186
17187 * Makefile.in: new install.sh support; update install-info rules
17188
17189Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
17190
17191 * configure.in: Build diff for crosses, but not for go32 host.
17192
17193 * configure.in: Build gprof only for native, and don't build it
17194 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17195
17196Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
17197
17198 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17199
17200Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17201
17202 * configure.in (host_tools): Add prms.
17203
17204Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17205
17206 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17207 with $(FLAGS_TO_PASS) on the command line
17208
17209 * config.sub: Recognize lynx and lynxos
17210
17211Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
17212
17213 * config.sub: Accept -ecoff*, not just -ecoff.
17214
17215Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17216
17217 * Makefile.in (taz): Use .gz suffix instead of .z.
17218 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17219 names.
17220
17221Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17222
17223 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17224
17225Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17226
17227 * Makefile.in (install-no-fixedincludes): install gcc last, so
17228 that rebuilds that might happen during 'make install' don't get
17229 bogus gcc include files
17230
17231Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17232
17233 Change from Utah for HPPA support:
17234 * config.guess: Recognize hppa1.x-hp-bsd.
17235
17236Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
17237
17238 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
17239 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17240
17241Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
17242
17243 * config.sub: Add support for rom68k and bug boot monitors.
17244
17245Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
17246
17247 * Makefile.in: Make all-opcodes depend on all-bfd.
17248
17249Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
17250
17251 * config.guess: Added special check for i[34]86-univel-sysv4*.
17252
17253Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
17254
17255 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17256 the processor rather than assuming i486.
17257
17258Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17259
17260 * config.guess: Recognize SunOS6 as Solaris3.
17261
17262Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
17263
17264 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
17265 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17266
17267Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
17268
17269 * build-all.mk (all-cross): New target for Canadian Cross.
17270 Added Q2 go32 targets.
17271 * test-build.mk: Configure go32 cross sparclite-aout and
17272 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
17273 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17274
17275Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17276
17277 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17278 GO32 hosted toolchains
17279
17280Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
17281
17282 * configure: change so "-exec-prefix" gets passed down rather
17283 than "-exec_prefix" so autoconf generated Makefiles get the
17284 exec_prefix set right.
17285
17286Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17287
17288 * config.guess: get the Solaris2 minor version number
17289
17290 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17291
17292Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17293
17294 * config.guess: Recognize some Sequent platforms.
17295
17296Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17297
17298 * Makefile.in: added the vault-install target
17299
17300 * configure.in: actually use the Sun3 makefile fragment that's in
17301 config, also added the release dir to configdirs
17302
17303Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17304
17305 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17306
17307Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17308
17309 * configure.in: remove some program from Alpha targetted toolchains
17310
17311Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
17312
17313 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
17314 gprof.
17315 (taz): Run "make diststuff" in those directories instead of "make
17316 proto-dir". Look for "VERSION=" only at start of line in subdir
17317 Makefile. Use "gzip -9" for compression.
17318 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17319 (binutils.tar.z): New target.
17320
17321Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17322
17323 * Makefile.in (taz): Include gpl.texinfo.
17324
17325Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17326
17327 * Makefile.in (setup-dirs): Merged into "taz" target.
17328 (taz): Only do `proto-dir' stuff if a directory is actually needed
17329 for this target.
17330
17331Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
17332
17333 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17334 (FLAGS_TO_PASS): Pass down MUNCH_NM.
17335 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17336 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17337 (gcc-no-fixedincludes): Correct for current gcc Makefile.
17338
17339Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
17340
17341 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
17342 config.sub, and move-if-change to gdb testsuite distribution
17343 archive, so the testsuite can be extracted, configured, and
17344 run separately from the gdb distribution. Blow away the Chill
17345 tests that require a Chill compiled executable, since GNU Chill
17346 is not yet publically available.
17347
17348Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17349
17350 * test-build.mk: set environment variables in a single command,
17351 instead of a list of assignments and exports
17352
17353 * config.guess: recognize Alpha/OSF1 systems
17354
17355Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17356
17357 * configure: Change help message to prefer --options rather than
17358 -options.
17359
17360Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17361
17362 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17363 zippy@ecst.csuchico.edu.
17364 * config.guess: Recognize miniframe.
17365
17366Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
17367
248deaff 17368 * Makefile.in: Use srcroot to find runtest rather than rootme.
17369 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
28e9041c 17370
17371Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
17372
17373 * test-build.mk: Extensive additions to support building on a
17374 machine other than the host.
17375
17376Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17377
17378 * configure (tooldir): Fix for i386-aix again.
17379
17380Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
17381
17382 * configure, Makefile.in: Change definition of $(tooldir)
17383 to match the FSF.
17384
17385Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
17386
17387 * config.guess: Recognize i[34]86/SVR4.
17388
17389Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17390
17391 * Makefile.in (all-gdb): gdb depends on sim.
17392
17393Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
17394
17395 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
17396 at the same time we make the prototype gdb directory.
17397 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
17398 files at the same time as the gdb base release distribution.
17399
17400Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
17401
17402 * Makefile.in (check): Use individual check targets rather than
17403 DO_X rule.
17404 (check-gcc): Added.
17405
17406Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
17407
17408 * config.sub: Use sysv3.2 not sysv32 for canonical OS
17409 for System V release 3.2.
17410
17411Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17412
17413 * config.sub: Recognize hppaosf.
17414 * configure.in: Do configure ld/binutils/gas for it.
17415
17416Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17417
17418 * configure (tooldir): Alter syntax used to set this, for systems
17419 where "\$" isn't handled right, like i386-aix.
17420
17421Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
17422
17423 * configure: Pass program-transform-name, not
17424 program_transform_name, to recursive configures.
17425
17426Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
17427
17428 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17429 of gas+ld+binutils.
17430
17431Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
17432
17433 * config.guess: Recognize AIX3.2 as distinct from 3.1.
17434
17435Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17436
17437 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17438
28e9041c 17439Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17440
17441 * Makefile.in (PRMS): Set back to all-prms.
17442
17443Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
17444
17445 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17446 targets, rather than for MIPS hosts.
17447
17448Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17449
17450 * configure.in: add comment for --with-x default values
17451
17452 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17453
17454 * Makefile.in: add check-* targets for each of the directories in
17455 the tree. Add a definition of RUNTEST that will use the one we
17456 just built, if it exists. Pass this down via FLAGS_TO_PASS.
17457
17458Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
17459
17460 * configure.in: Removed obsolete references to bfd_target and
17461 target_makefile_frag.
17462
17463 * build-all.mk: Set assorted targets for Q2.
17464 * config.sub: Recognize z8k-sim and h8300-hms.
17465 * test-build.mk: Really don't pass host to configure.
17466 (HOLES): Added uname.
17467
17468Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
17469
17470 * configure: Handle an empty program-prefix, program-suffix or
17471 program-transform-name correctly.
17472
17473Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
17474
17475 * build-all.mk: -G 8 no longer required for MIPS targets.
17476 * test-build.mk: Don't pass host argument to configure; make it
17477 guess.
17478
17479Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
17480
17481 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
17482 * Makefile.in (COMPRESS): New macro, like GZIP.
17483
17484Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
17485
17486 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17487
17488 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17489 with gas currently defaults to -G 0.
17490
17491Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
17492
17493 * Makefile.in (all-flex): flex depends on byacc.
17494
17495 * build-all.mk: If host not specified, use config.guess. Pass TAG
17496 to test-build.mk as RELEASE_TAG.
17497 * test-build.mk (configargs): New variable containing arguments to
17498 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
17499 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17500
17501 * config.guess: Use /bin/uname when checking -X argument on SCO,
17502 to avoid invoking GNU uname which doesn't understand -X.
17503
17504 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17505
17506 * configure.in: Build gas for mips-*-*.
17507
17508Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17509
17510 * Makefile.in (all.normal): insert missing backslash.
17511
17512Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
17513
5309a301 17514 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
28e9041c 17515
17516 * Makefile.in: Complete overhaul to merge many almost identical
17517 targets.
17518
17519Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17520
17521 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17522 (gdb.tar.Z): Adjusted.
17523
17524 * Makefile.in (setup-dirs, taz): New targets; should be general
17525 enough to adapt for gdb sometime. Build only .z file.
17526 (gas.tar.z): New target.
17527
17528Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17529
17530 * build-all.mk: Use CC=cc -Xs on Solaris.
17531
28e9041c 17532Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
17533
17534 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
17535 for handling BISON for FSF releases.
17536
17537Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17538
17539 * configure: Actually implement the change zoo just documented.
17540
17541Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
17542
17543 * configure: when using config.guess, only set target_alias when
17544 it's not already been set (ie, on the command line)
17545
17546Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17547
17548 * Makefile.in: add installcheck target, set PRMS to install-prms
17549
17550Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17551
17552 * configure: add support for package_makefile_fragment, handle the
17553 case where a directory has a configure.in file but no Makefile.in
17554 more gracefully (with an actual understandable error message, even);
17555 add support for --without (and add this to the usage message); also
17556 explicitly add a --host=${host_alias} to the command line when
17557 config.guess is used
17558
17559Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17560
17561 * configure: Must use both --host and --target in recursive calls.
17562
17563Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
17564
17565 * Makefile.in: Change deja-gnu to dejagnu.
17566
17567Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
17568
17569 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17570
17571Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17572
17573 * configure.in: canonicalize all instances to *-*-solaris2*,
17574 also strip out a number of tools to not build for go32 host
17575
17576Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17577
17578 * config.guess: add GPL.
17579
17580 * Makefile.in, config.guess, config.sub, configure: bump
17581 copyrights to 93.
17582
17583Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
17584
17585 * Makefile.in (do-info): Removed obsolete check for existence of
17586 localenv file.
17587
17588 * Makefile.in (MAKEOVERRIDES): Define to be empty.
17589
17590Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17591
17592 * Makefile.in: a couple of 'else true' for decstation,
17593 support for TclX
17594
17595 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17596
17597Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
17598
17599 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17600
17601Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
17602
17603 * config.guess: Recognize i386-ibm-aix (PS/2).
17604 * configure.in: Use config/mh-aix386 file for it.
17605
17606Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
17607
17608 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17609 CC_FOR_TARGET instead.
17610 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17611
17612Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
17613
17614 * Makefile.in: Add sim to list of directories sent with gdb
17615
17616Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
17617
17618 * configure.in: Put back mips-dec-bsd* case.
17619
17620Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
17621
17622 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17623 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
17624 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
28e9041c 17625
17626Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17627
17628 * configure.in: remove no-op mips-dec-bsd* in "case $target"
17629
17630 * Makefile.in (dir.info): only run gen-info-dir if it exists,
17631 (install-info): install dir.info only if it exists,
17632 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17633
17634Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
17635
17636 * configure.in: For vms target, skip bfd, ld, binutils. Do build
17637 gas for mips-dec-bsd.
17638
17639Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
17640
17641 * configure (makesrcdir): If ${srcdir} is relative and not ".",
17642 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17643
17644Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
17645
17646 * configure.in: Added "dejagnu" to hosttools list.
17647
17648Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
17649
17650 * config.sub, configure.in, config.guess: Add support
17651 for Bosx, an AIX variant from Bull.
17652 Patches from F.Pierresteguy@frcl.bull.fr.
17653
17654Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
17655
17656 * devo/dejagnu: Initial creation of devo/dejagnu.
17657 Migrated dejagnu testcases and support files for testing software
17658 tools to reside as subdirectories, currently called "testsuite",
17659 within the directory of the software tool. Migrated all programs,
17660 support libraries, etc. beloging to dejagnu proper from
17661 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
17662 with no modifications. The changes to these files which will
17663 allow them to configure, build, and execute properly will be made
17664 in a future update.
17665
17666Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17667
17668 * Makefile.in: Change send_pr to send-pr.
17669 * configure.in: Likewise.
17670 * send_pr: Renamed directory to send-pr.
17671
17672Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
17673
17674 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
17675
17676Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
17677
17678 * README: Update for gdb-4.8 release.
17679 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
17680 gdb-xxx.tar.z (gzip'd) file also.
17681
17682Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17683
17684 * Makefile.in: make all-diff depend on all-libiberty
17685
17686Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
17687
17688 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17689
17690Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17691
17692 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17693
17694Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
17695
17696 * Makefile.in (DEVO_SUPPORT): Remove etc directory
17697 (ETC_SUPPORT): Only add the files GDB wants from etc/.
17698 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
17699
17700Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17701
17702 * Makefile.in: makeinfo binary is in a new location
17703
17704Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
17705
17706 * config.sub: Accept -ecoff as an OS.
17707
17708 * Makefile.in: Various changes to eliminate a level of make
17709 recursion and reduce the required command line length.
17710 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17711 sub-makes.
17712 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17713 variables holding settings for specific sub-makes.
17714 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17715 in terms of BASE_FLAGS_TO_PASS.
17716 (TARGET_LIBS): New variable listing directories which use
17717 TARGET_FLAGS_TO_PASS.
17718 (subdir_do): Eliminated.
17719 (do-*): New set of targets to replace subdir_do.
17720 (various): All targets which used subdir_do now depend on do-*.
17721 (local-clean): Renamed from do_clean.
17722 (local-distclean): New target, dependency of distclean and
17723 realclean.
17724 (install-info): Don't create directories. Depend on dir.info
17725 rather than calling make recursively.
17726 (install-dir.info): Eliminated.
17727 (install-info-dirs): Create all info directories here.
17728 (dir.info): Depend upon do-install-info.
17729
17730 * test-build.mk (HOLES): Added false.
17731
17732Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
17733
17734 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
17735
17736Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17737
17738 * Makefile.in (info): remove dependency on all-texinfo. The
17739 problem was really in texinfo/C, not at this level.
17740
17741Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
17742
17743 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17744
17745Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
17746
17747 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
17748 GDB releases.
17749
17750Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17751
17752 * configure: Include srcdir in message about target of link not
17753 being found. Don't convert `-' to `_' in `with' options being
17754 passed to subdirs.
17755
17756Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17757
17758 * configure.in: add uudecode to host_tools
17759
17760 * Makefile.in: added {all,install}-uudecode targets, added them to
17761 the appropriate lists
17762
17763Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17764
17765 * Makefile.in (all-gcc): Added dependency on all-gas.
17766
17767 * configure.in (mips-*-*): Build ld and binutils.
17768
17769Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17770
17771 * configure: check return code from mkdir, print error message and
17772 exit on failure.
17773
17774Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17775
17776 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17777
17778Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17779
17780 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17781
17782Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17783
17784 * config.sub (h8500): Recognize this as a cpu type.
17785
17786Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17787
17788 * configure: source directory missing is no longer a warning
17789
17790 * configure.in: recognize irix[34]* instead of irix[34]
17791
17792 * Makefile.in: define and pass down X11_LIB
17793
28e9041c 17794Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17795
17796 * guess-systype: Renamed to ...
17797 * config.guess: ... by popular request.
17798 * configure.in, Makefile.in: Update accordingly.
17799
17800Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17801
17802 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17803 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17804 + Execute ./dummy instead of assuming . is in PATH.
17805
17806Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17807
17808 * guess-systype: New shell script. Attempts to guess the
17809 canonical host name of the executing host.
17810 Only a few hosts are supported so far.
17811 * configure: Call guess-systype if no host is specified.
17812
17813Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17814
17815 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17816 gcc Makefile.
17817
17818
17819Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17820
17821 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17822 (all-gcc, install-gcc, subdir_do): Use it.
17823
17824Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17825
17826 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17827
17828Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17829
17830 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17831 set exclusively by configure, using configure.in .
17832
17833Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17834
17835 * test-build.mk: set $PATH for all builds
17836
17837 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17838
17839Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17840
17841 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17842 the one used in gcc/Makefile.in, so that a null expansion doesn't
17843 override the one needed to build gcc with a native cc.
17844
17845
17846Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17847
17848 * configure: Accept -with arguments.
17849
17850Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17851
17852 * Makefile.in: added h8300sim
17853
17854Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17855
28e9041c 17856 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17857 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17858 (all-cygnus, native, build-cygnus): Make
17859 $(canonhost)-stamp-3stage-done, not $(host)....
17860 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17861 i386-sco3.2v4. Added else true to if command.
17862
17863Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17864
17865 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17866
17867Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17868
17869 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17870
17871Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17872
17873 * configure.in: don't remove binutils from Solaris builds
17874
17875Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
17876
17877 * Makefile.in: get rid of earlier definitions for *clean,
17878 also handle the recursive info rule better
17879
17880Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
17881
17882 * Makefile.in (mostlyclean, distclean, realclean): Fix to
17883 do more-or-less the right thing.
17884
17885Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
17886
17887 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17888 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17889
17890Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17891
17892 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17893 $(host_canonical).
17894
17895 * configure.in: split the configdirs list into 4 categories (native
17896 v. cross, library v. tool) and handle the cross-only and native-
17897 only in more reasonable (and correct!) way.
17898
17899Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
17900
17901 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
17902 configdirs anymore.
17903
17904Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17905
17906 * Makefile.in: extensive cleanup:: removed all of the explicit
17907 clean-* targets, collapsed many wrappers around subdir_do into
17908 one, added additional targets to satisfy standards.texi, deleted
17909 some old targets, some changes for consistency
17910
17911Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17912
17913 * configure.in: handle some programs as cross-only, and others as
17914 native only
17915
17916 * test-build.mk: handle partial holes in a more generic manner
17917
17918 * Makefile.in: m4 depends on libiberty
17919
28e9041c 17920Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17921
17922 * configure.in: add m4, textutils, fileutils, sed, shellutils,
17923 time, wdiff, and find to configdirs
17924
17925 * Makefile.in: all, clean, and install rules for the new programs
17926 added to configure.in
17927
17928Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17929
17930 * configure.in: use mh-sun for all *-sun-* hosts
17931
28e9041c 17932Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17933
17934 * Makefile.in: define flags for X11 include files and library file
17935 locations, pass them down to the programs that need this info
17936
17937 * build-all.mk: added a 'native' target, to 3stage the native toolchain
17938
28e9041c 17939Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17940
17941 * configure.in: start building libg++ for HP-UX targets
17942
17943Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17944
17945 * README: Update references to files moved into etc/.
17946
17947Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
17948
17949 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
17950 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
17951
17952Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
17953
17954 * configure: accept dash as well as underscore in long option
17955 names for FSF compatibility.
17956
17957Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
17958
17959 * config.sub: added -sco3.2v4 support from FSF.
17960
17961Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17962
17963 * configure.in: expand the section that adds or removes
17964 directories from the list of programs to build, to handle native
17965 vs. cross in addition to host v. native
17966
17967Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17968
17969 * Makefile.in: Replace C++ in macro names with CXX.
17970 This is less likely to break ...
17971
17972Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17973
17974 * test-build.mk: add -w to GNU_MAKE
17975
17976Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17977
17978 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17979 add 'sparc' to list of recognized cpus. This needed to make
17980 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17981 Delete some redundant ose68 variants. Recognize -wrs as an os,
17982 then changes that into $CPU-wrs-vxworks.
17983
17984 * configure.in: remove most references to gdbtest, regularize
17985 target based program removal
17986
17987 * test-build.mk: import from p3 tree (many fixes and changes)
17988
17989Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17990
17991 * Makefile.in: added rules to handle tcl, tk, and expect
17992
17993 * configure.in: handle those directories if they exist
17994
17995Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17996
17997 * config.sub: removed bogus hppabsd and hppahpux names, since
17998 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17999
18000Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18001
18002 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
18003 depends upon all-xiberty
18004
18005 * Makefile.in: changes from p3, including:
18006
18007 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
18008
18009 * Makefile.in (XTRAFLAGS): include newlib directories if
18010 newlib/Makefile exists, rather than if host != target.
18011
18012 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
18013
18014 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18015 from the same source tree and not building a cross-compiler. This
18016 matters for the libg++ configuration if reconfiguring a tree that
18017 has already been installed.
18018
18019 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
18020
18021 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18022 pick up the machine and system specific header files.
18023
18024 * Makefile.in: added AS_FOR_TARGET, passed down in
18025 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18026 the C compiler to use to create programs which are run in the
18027 build environment, set it to default to $(CC), and passed it down
18028 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18029
18030 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
18031
18032 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18033 We need them for unusual native builds, like systems without
18034 ranlib.
18035
18036 * configure: also define $(host_canonical) and
31972771 18037 $(target_canonical), which are the full, canonical names for the
18038 given host and target
28e9041c 18039
18040Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
18041
18042 * Makefile.in: Added separate definitions for C++.
18043
18044Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
18045
18046 * configure.in (configdirs): Add deja-gnu.
18047
18048Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
18049
18050 * README: Update for configure.texi and gdb-4.7 release.
18051
18052Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
18053
18054 * Makefile.in: Move "all" target to top of file.
18055 Previously, first target was ".PHONY" which caused BSD4.4 make
18056 to build .PHONY when make was run without arguments.
18057
18058Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
18059
18060 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
18061 Library-copylefted code in libiberty.
18062
18063Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
18064
18065 * config.sub: Replace m68kmote with plain old m68k.
18066
18067Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
18068
18069 * Makefile.in: Remove space from blank line, avoid Make complaints.
18070
18071Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
18072
18073 * config.sub: Complain if no argument is given. Added support for
18074 386bsd as OS and target alias.
18075
18076Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
18077
18078 * Makefile.in (XTRAFLAGS): include newlib directories if
18079 newlib/Makefile exists, rather than if host != target.
18080
18081Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
18082
18083 * config.sub: recognize sparclite-wrs-vxworks.
18084
18085 * Makefile.in (install-xiberty): added *-xiberty make rules (from
18086 p3.) Added clean-xiberty to clean.
18087
18088Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18089
18090 * configure.in: use *-*-* instead of nested cases for host and target
18091
18092Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
18093
18094 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18095 from the same source tree and not building a cross-compiler. This
18096 matters for the libg++ configuration if reconfiguring a tree that
18097 has already been installed.
18098
18099Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
18100
18101 * config.sub (i486v/i486v4): Merge in from FSF version.
18102
18103Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
18104
18105 * configure: only set PWD if it is already set.
18106
18107Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
18108
18109 * configure: just set PWD=`pwd` at the top, since Ultrix sh
18110 doesn't have unset and all success paths (and most error paths)
18111 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18112 to just ${PWD} to avoid confusion.)
18113
18114Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
18115
18116 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18117 even for a native compilation.
18118
18119Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
18120
18121 Changes to make the gdb.tar.Z rule work better.
18122
18123 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
18124 (DEVO_SUPPORT): Add configure.texi.
18125 (bfd-ilrt.tar.Z): Remove ancient rule.
18126
18127Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
18128
18129 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18130 pick up the machine and system specific header files.
18131
18132 * configure.in, config.sub: added new target m68010-adobe-scout,
18133 with alias of adobe68k. Changed configure.in to check for
18134 -scout before -sco* to avoid a false match.
18135
18136 * Makefile.in: added AS_FOR_TARGET, passed down in
18137 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18138 the C compiler to use to create programs which are run in the
18139 build environment, set it to default to $(CC), and passed it down
18140 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18141
18142Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
18143
18144 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18145 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
18146 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18147 FOR_TARGET variants, to newlib and libg++.
18148
18149Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
18150
18151 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18152 first.
18153
18154Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
18155
18156 * config.sub: Accept `elf' as an environment.
18157
18158Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18159
18160 * Makefile.in (all-opcodes): cd into the right directory
18161
18162Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
18163
18164 * configure: added -program_transform_name option, used as
18165 argument to sed when installing programs.
18166 configure.texi: added documentation for -program_prefix,
18167 -program_suffix and -program_transform_name.
18168
18169Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
18170
18171 * config.sub: Accept i486 where i386 ok.
18172
18173Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
18174
18175 * config.sub: accept we32k
18176
18177Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
18178
4b695c23 18179 * config.sub, configure.in: accept OSE68000 and OSE68k.
28e9041c 18180
18181 * Makefile.in: don't create all directories for ``make install'';
18182 let the subdirectories create the ones they need.
18183
18184Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18185
31972771 18186 * COPYING: new file, GPL v2
28e9041c 18187
18188Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18189
18190 * Makefile.in: use the new gen-info-dir, which needs a template
18191 argument (which also lives in texinfo)
18192
18193 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18194
28e9041c 18195Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
18196
18197 * config.sub (ncr3000): Change i386 to i486.
18198
18199Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18200
18201 * Makefile.in: add install-rcs, install-grep to
18202 install-no-fixedincludes, removed install-bison and install-libgcc
18203
18204Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
18205
18206 * configure.in: grab the HPUX makefile fragment if on HPUX
18207
18208Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18209
18210 * Makefile.in: eradicate bison spoor (ditto libgcc).
18211 configure.in: recognise m68{k,000}-ericsson-OSE.
18212 es1800 is alias for m68k-ericsson-OSE
18213
18214Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18215
18216 * configure.in: rearrange the parts that remove programs from
18217 configdirs, based now on HOST==TARGET or by canonical triple.
18218
18219Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18220
18221 * test-build.mk: recurse explicitly with -f test-build.mk when
18222 appropriate. predicate stage3 and comparison on the existence
18223 of gcc. That is, if gcc isn't around, we aren't three-staging.
18224 On very clean, also remove ...stamp-co. Build in-place before
18225 doing other builds.
18226
18227Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18228
18229 * Makefile.in, configure.in: add tgas
18230
18231Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18232
18233 * Makefile.in: a number of changes merged in from progressive.
18234
18235 * configure.in: add libm.
18236
18237 * .cvsignore: ignore some stuff that comes from test-build.mk.
18238
28e9041c 18239Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
18240
18241 * config.sub: Add es1800 (m68k-ericsson-es1800).
18242
18243Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18244
18245 * configure: Add program_suffix (parallel to program_prefix)
18246 * Makefile.in: adjust directory-creating script for losing decstation
18247
18248Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
18249
18250 * configure: Minor $subdir-related fixes.
18251
18252Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18253
18254 * configure: fix various problems with propogating
18255 makefile_target_frag in subdirs.
18256 * configure.in: config libgcc if its there
18257
18258Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
18259
18260 * config.sub: HPPA merge.
18261
28e9041c 18262Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
18263
18264 * Makefile.in: Replace all-bison with all-byacc in all
18265 dependency lines for other tools (which now use byacc).
18266
18267Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
18268
18269 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
18270
28e9041c 18271Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
18272
18273 * Makefile.in: make gprof rules similar to byacc rules (instead of
18274 vestigal $(unsubdir) that didn't work...)
18275
18276Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
18277
18278 * config.sub: Add support for Linux.
18279 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
18280 (at least for libg++).
18281
18282Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18283
18284 * configure.texi: fix doc for the -nfp option to configure
18285
18286Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
18287
18288 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18289
18290Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
18291
18292 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18293 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18294 * configure.in: added solaris* host_makefile_frag hook.
18295
18296Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18297
18298 * config.sub: changed recognition of m68000 so that various
18299 m68k types can be specified via m680[01234]0
18300
18301Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18302
18303 * config.sub (basic_machine): fix sed so that '-foo' isn't
18304 completely substituted out while .+'-foo' loses the '-foo'
18305
18306Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18307
18308 * config.sub ($os): Add -aout.
18309
18310Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
18311
18312 * configure: If host_makefile_frag is absolute, don't
18313 prefix ${invsubdir} (relevant to libg++ auto-configure).
18314
18315Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18316
18317 * Makefile.in (tooldir): Define it.
18318 (all-ld): Depend on all-flex.
18319
18320Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
18321
18322 * Makefile.in (check): Fix libg++ special case.
18323
18324Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
18325
18326 * configure: do not bury `pwd` into config.status, thus do fewer
18327 pwd's.
18328
18329 * configure: print the "Building in" message only when building in
18330 other than "." AND verbose.
18331
fee90afd 18332 * configure: remove -s, rework -v to better accommodate guested
28e9041c 18333 configures.
18334
18335 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18336
18337Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
18338
18339 * Makefile.in: macroize flags passed on recursion. remove
18340 fileutils.
18341
18342Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
18343
18344 * configure: get makesrcdir right for subdirs deeper than 1.
18345
18346 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18347 install.
18348
18349Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
18350
18351 * Makefile.in: don't print subdir_do or recursion lines.
18352
18353Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
18354
18355 * standards.texi: added menu item.
18356
18357 * Makefile.in: build and install standards.info.
18358
18359 * standards.texi: new file.
18360
18361Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18362
18363 * configure: test for and move config.status pieces from
18364 ${subdir}/.
18365
18366Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
18367
28e9041c 18368 * configure: Test for existance of files before trying to mv
18369 them, to avoid numerous non-existance messages.
18370
18371Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
18372
18373 * configure: correct final line of config.status.
18374
18375 * configure: patch from eggert. Avoids a protection problem if
18376 the original Makefile.in is read only.
18377
18378 * configure: use move-if-change from gcc to create config.status.
18379 Some makefiles depend on config.status to tell if a directory
18380 has been reconfigured for a different host. This change
18381 prevents those directories from remaking everything in the case
18382 where the reconfig was only intended to rebuild a Makefile.
18383
18384 * configure: test for config.sub with "config.sub sun4" rather
18385 than "config.sub ${host_alias}". Otherwise we can't tell a bad
18386 host alias from a missing config.sub.
18387
18388Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18389
18390 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18391 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
18392
18393Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
18394
18395 * configure: mkdir ${subdir} as needed.
18396
18397Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
18398
18399 * Makefile.in,configure.in: added autoconf.
18400
18401Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18402
18403 * Makefile.in: no longer pass against on recursion.
18404
18405 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18406 definitions are not inherited.
18407
18408 * configure: correct makesrcdir when subdir is .
18409
18410Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
18411
18412 * configure: Add support for 'subdirs' variable, which is
18413 like 'configdirs', except that configure doesn't re-invoke
18414 itself for subdirs, it just creates a Makefile for each subdir.
18415 * configure.texi: Document subdirs.
18416
18417Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18418
18419 * configure.in: added flex to configdirs
18420
18421Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
18422
18423 * Makefile.in: remove clean-stamps from clean.
18424
18425Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
18426
18427 * configure.in: Add gdbtest to configdirs.
18428
18429Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
18430
18431 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
18432 to recursive makes.
18433 * configure.in: Recognize new ncr3000 config.
18434
18435Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
18436
18437 * Makefile.in, configure.in: removed references to gdbm.
18438
18439Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
18440
18441 * config.sub: Don't canonicalize os value
18442 newsos* to bsd (readline needs to check for newsos).
18443 (This fix was earlier made Jan 31, but got re-broken.)
18444
18445Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
18446
18447 * configure.in: sco is an os, not a vendor!
18448
18449 * configure: Quote $( better. Keep various shells happy.
18450
18451Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
18452
18453 * Makefile.in: eliminate stamp-files.
18454
18455Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
18456
18457 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
18458 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18459
18460Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
18461
18462 * config.sub: fix iris/iris3.
18463
18464Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
18465
18466 * configure: re-add -rm.
18467
18468Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
18469
18470 * Maskefile.in: add .stmp-rcs to all.
18471
18472 * configure.in: remove gas from rs6000 build, use aix host fragment.
18473
18474Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
18475
18476 * configure: pass down site_option during recursion.
18477
18478Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
18479
18480 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
18481
18482Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
18483
18484 * configure: Change exec_prefix so that it really defaults to prefix.
18485
18486Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
18487
18488 * Makefile.in, configure.in: Add support for mmalloc library.
18489
18490Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
18491
18492 * Makefile.in: add stmp dependencies for a few more things.
18493
18494Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
18495
18496 * configure: adjusted error message on objdir/srcdir configure
18497 collision, per john's suggestion.
18498
18499 * Makefile.in: add libiberty stmp to all and all.cross.
18500
18501Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
18502
18503 * Makefile.in: remove force dependencies, add grep to all.
18504
18505Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
18506
18507 * Makefile.in: drop flex. make stamp files work.
18508
18509 * configure: added test for conflicting configuration in srcdir,
18510 remove trailing slashes from srcdir. Otherwise emacs gdb mode
18511 gets cranky. use relative paths for configure and srcdir
18512 whenever possible. Send some error messages to stderr that were
18513 going to stdout.
18514
18515Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
18516
18517 * Makefile.in: Fix libg++ rule to check for gcc directory
18518 before using gcc/gcc. Also pass XTRAFLAGS.
18519
18520Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
18521
18522 * Makefile.in: added stmp-files so that directories aren't polled
18523 when they are already built.
18524
18525 * configure.texi: fixed a node pointer problem.
18526
18527Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
18528
5309a301 18529 * config.sub configure.in gdb/configure.in
28e9041c 18530 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18531 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18532 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
18533
18534Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18535
18536 * configure: -recurring becomes -silent. corrected help message
18537 for -site= option.
18538
18539 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18540
18541Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18542
18543 * configure: when building Makefile for crosses, replace
18544 tooldir and program_prefix. default srcdir from location of
18545 config.sub. remove "for host in hosts" and "for target in
18546 targets" loops.
18547
18548Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18549
18550 * Makefile.in: Do not pass bindir or mandir to cvs.
18551
18552Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
18553
18554 * Makefile.in, configure.in: removed traces of namesubdir,
18555 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
18556 copyrights to '92, changed some from Cygnus to FSF.
18557
18558 * configure.texi: remove most references to multiple hosts,
18559 multiple targets, subdirs, etc.
18560
18561 * configure.man: removed rcsid. reference config.sub not
18562 config.subr.
18563
18564 * Makefile.in: mkdir $(infodir) on install-info.
18565
18566Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
18567
18568 * configure.texi: Explain better about .gdbinit and about
18569 the environment that configure.in sections run in.
18570
18571Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
18572
18573 * configure.in: Ultrix is only a decstation if it's a MIPS.
18574
18575Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
18576
18577 * README: DOC.configure => cfg-paper.texi.
18578
18579Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
18580
18581 * config.sub (near case $os): Don't convert newsos* to bsd!
18582
18583Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
18584
18585 * Makefile.in: Reinstall change from gdb-4.3 that reduces
18586 the number of copies of COPYING that go into the GDB tar file.
18587
18588Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
18589
5309a301 18590 * bfd/configure.in, gdb/config/mh-i386sco,
28e9041c 18591 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18592 Fix SCO configuration stuff.
18593
18594Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
18595
18596 * Makefile.in: For libg++, make sure the -I pointing
18597 to the gcc directory goes *after* all the libg++-local -I flags.
18598 Also, move just-gcc dependency from just-libg++ to all-libg++.
18599
18600Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
18601
18602 * configure: Change -x to -f to keep Ultrix /bin/test happy.
18603
18604Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
18605
18606 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
18607
18608Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
18609
18610 * config.sub: Add stratus configuration frags. Also
18611 submitted to FSF.
18612
18613Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
18614
18615 * Makefile.in (DEV_SUPPORT): add configure.man.
18616
18617 * config.sub(Decode manufacturer-specific): add -none*.
18618
18619Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
18620
18621 * Makefile.in: remove form feeds to make Sun's make happy.
18622 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
18623
18624Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
18625
18626 * Makefile.in (AR_FLAGS): Make quieter.
18627
18628Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
18629
18630 * configure.in: Add libg++.
18631 * configure: When verbose, don't output the command line at each
18632 level; it will be unremarkably the same as the previous version,
18633 which will be the same as what the user typed.
18634
18635Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
18636
18637 * configure.in, Makefile.in: fix clean-info, add flex. add
18638 fileutils.
18639
18640 * configure: be less sensitive to spaces in Makefile.in. Do not
18641 look for sources in "..". Doing so breaks subdirectories that
18642 might have their own configure. If a subdir has it's own
18643 configure script, use it.
18644
18645Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
18646
18647 * cfg-paper.texi: some changes suggested by rms.
18648
18649Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
18650
18651 * config.sub: Merge in some small additions from the FSF version,
18652 taken from the gcc distribution, to bring the Cygnus and FSF
18653 versions into closer sync.
18654
18655Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
18656
18657 * configure.in: Changed svr4 references to sysv4.
18658
18659Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
18660
18661 * configure: added -V for version number option.
18662
18663Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
18664
18665 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18666 renamed from DOC.configure to cfg-paper.texi.
18667
18668Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18669
18670 * configure, config.subr, config.sub: config.subr is now
18671 config.sub again.
18672
18673Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
18674
18675 * configure.texi: new file, in progress.
18676
18677 * Makefile.in: build info file and install the man page for
18678 configure.
18679
18680 * configure.man: new file, first cut.
18681
18682 * configure: find config.subr again now that configuration "none"
18683 has gone. removed all traces of the -ansi option. removed all
18684 traces of the -languages option.
18685
18686 * config.subr: resync from rms.
18687
18688Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18689
18690 * configure, config.sub, config.subr: merge config.sub into
18691 config.subr, call the result config.subr, remove config.sub, use
18692 config.subr.
18693
18694 * Makefile.in: revised install for dir.info.
18695
18696Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18697
18698 * configure.in: add decstation host makefile frag.
18699
18700 * Makefile.in: BISON now bison -y again. also install-gcc on
18701 install. clean-gdbm on clean. infodir belongs in datadir.
18702 Make directories for info install. Build dir.info here then
18703 install it.
18704
18705Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18706
18707 * Makefile.in: fix for bad directory tests.
18708
18709Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18710
18711 * configure: \{1,2\} appears to be a sysv'ism. Use a different
18712 regexp. -srcdir relative was being handled incorrectly.
18713
18714 * Makefile.in: unwrapped some for loops so that parallel makes
18715 work again and so one can focus one's attention on a particular
18716 package.
18717
18718Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18719
18720 * configure: added PWD as a stand in for `pwd` (for speed). use
18721 elif wherever possible. make -srcdir work without -objdir.
18722 -objdir= commented out.
18723
18724Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18725
18726 * configure: +options become --options. -subdirs commented out.
18727 added -host, -datadir. Renamed -destdir to -prefix. Comment in
18728 Makefile now at top of generated Makefile. Removed cvs log
18729 entries. added -srcdir. create .gdbinit only if there is one
18730 in ${srcdir}.
18731
18732 * Makefile.in: idestdir and ddestdir go away. Added copyrights
18733 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
18734 and mandir now keyed off datadir by default.
18735
18736Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18737
18738 * Freshly created ChangeLog.
18739
18740\f
18741Local Variables:
18742mode: change-log
18743left-margin: 8
18744fill-column: 76
18745version-control: never
18746End: