]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
* gcc.c (default_compilers): Pass "-o %g.s" to cc1 for headers even if
[thirdparty/gcc.git] / ChangeLog
CommitLineData
d348be20 12015-06-04 Richard Sandiford <richard.sandiford@arm.com>
2
3 * MAINTAINERS (gen* on machine desc): Add self.
4
dce53dbc 52015-06-02 Jason Merrill <jason@redhat.com>
6
7 PR bootstrap/66319
8 * configure.ac: Use -std=gnu++98.
9
ea589ea6 102015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
11
12 * MAINTAINERS (Write After Approval): Add myself.
13
d5f3a33f 142015-05-28 Mike Frysinger <vapier@gentoo.org>
15
16 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
17 * configure: Regenerate.
18
27590679 192015-05-26 Jason Merrill <jason@redhat.com>
20
21 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
22 * configure: Regenerate.
23
b6616c9c 242015-05-16 James Bowman <james.bowman@ftdichip.com>
25
26 * configure.ac: FT32 target added.
b6616c9c 27 * configure: Regenerated.
28
457a4c2e 292015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
30
31 * MAINTAINERS (Write After Approval): Add myself.
32
d337ac08 332015-05-11 Paulo Matos <paulo@matos-sorge.com>
34
35 * MAINTAINERS (Write After Approval): Add myself.
36
6efd9d79 372015-05-11 Paulo Matos <paulo@matos-sorge.com>
38
39 * configure.ac: Fix typo.
40 * configure: Regenerate.
41
052433ca 422015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
43
44 * MAINTAINERS (Write After Approval): Add myself.
45
bed3355c 462015-05-03 Matthias Klose <doko@ubuntu.com>
47
48 * configure.ac: Match $host configured with triplets.
49 * configure: Regenerate.
50
215cfab2 512015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
52
53 * Makefile.tpl: Remove surplus whitespace throughout.
54 * Makefile.in: Regenerate.
55
3ba2fa8f 562015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
57
58 * MAINTAINERS (Various Maintainers): Add myself as instruction
59 combiner maintainer.
60
868af6b6 612015-04-17 Jakub Jelinek <jakub@redhat.com>
62
63 PR bootstrap/62077
64 * configure.ac (--enable-stage1-checking): Default to
65 release,misc,gimple,rtlflag,tree,types if --disable-checking
66 or --enable-checking is not specified and DEV-PHASE is not
67 experimental.
68 * configure: Regenerated.
69
53eea98c 702015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
71
72 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
73 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
74 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
75 * Makefile.in: Regenerate.
76
c3570991 772015-04-08 Cary Coutant <ccoutant@gmail.com>
8fb85120 78
79 * MAINTAINERS: Update my email address.
80
af5714b1 812015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
82
83 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
84
6bf5506c 852015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
86
87 * MAINTAINERS: Add myself as an arm port reviewer.
88
c8ddf81f 892015-03-25 Martin Liska <mliska@suse.cz>
90 Yury Gribov <y.gribov@samsung.com>
91
92 * Makefile.in: Fix ln source location for vimrc file.
93 * Makefile.tpl: Likewise.
94
f5fad380 952015-03-09 Aldy Hernandez <aldyh@redhat.com>
96
97 PR bootstrap/25672
98 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
99 cross-compiling. Similarly for CXX_FOR_TARGET.
100 * configure: Regenerate.
101
202baac8 1022015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
103
104 * Makefile.def: Add libmpx.
105 * configure.ac: Add libmpx.
106 * Makefile.in: Regenerate.
107 * configure: Regenerate.
108
a05985c3 1092015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
110
111 * MAINTAINERS (CPU Port Maintainers): Add myself
112 i386 vector ISA extns mantainer.
113
0ee33baf 1142015-03-13 Jeff Law <law@redhat.com>
115
116 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
117 maintainer.
118 Remove Richard Henderson as a maintainer for the x86 port.
119
1c92e2e9 1202015-03-03 Joern Rennecke <gnu@amylaar.uk>
121
122 * MAINTAINERS (CPU Port Maintainers): Update my email address.
123
df311a4c 1242015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
125
126 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
127 pointer bounds checker and i386 MPX maintainer.
128
0a9a2234 1292015-02-26 Sandra Loosemore <sandra@codesourcery.com>
130
131 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
132
27859cd3 1332015-02-26 Martin Sebor <msebor@redhat.com>
134
135 * MAINTAINERS (Various Maintainers): Add self.
136
dd87c525 1372015-02-20 Thomas Schwinge <thomas@codesourcery.com>
138
139 * configure.ac [--enable-as-accelerator-for] (enable_languages):
140 Make sure it contains lto.
141 * configure: Regenerate.
142
0f769573 1432015-02-18 Thomas Schwinge <thomas@codesourcery.com>
144
145 * configure: Regenerate.
146
84958347 1472015-02-06 Diego Novillo <dnovillo@google.com>
148
149 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
150 middle-end, docstring): Remove myself.
151 (Write After Approval): Add myself.
152
265e716f 1532015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
154
155 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
156 (Write After Approval): Update address.
157
5c524c74 1582015-01-29 David Malcolm <dmalcolm@redhat.com>
159
160 PR jit/64780
161 * configure.ac: Require the user to explicitly specify
162 --enable-host-shared if the jit is enabled.
163 * configure: Regenerate.
164
c82aff11 1652015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
166
167 * MAINTAINERS (Write After Approval): Add myself.
168
8a608e00 1692015-01-25 Tom de Vries <tom@codesourcery.com>
170
171 * MAINTAINERS: Make whitespace consistent.
172
2968b954 1732015-01-23 Braden Obrzut <admin@maniacsvault.net>
174
175 * MAINTAINERS (Write After Approval): Add myself.
176
d084f505 1772015-01-20 Andre Vehreschild <vehre@gmx.de>
178
179 * MAINTAINERS: (Write After Approval): Add myself.
180
1b4bfbd1 1812015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
182
183 * MAINTAINERS: (Write After Approval): Add myself.
184
7fd44cfc 1852015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
186
187 * MAINTAINERS: (Write After Approval): Add myself.
188
1f206195 1892015-01-13 Iain Sandoe <iain@codesourcery.com>
190
191 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
192 objective-c/c++ front end maintainer.
193
65eebed4 1942015-01-13 Marek Polacek <polacek@redhat.com>
195
196 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
197
2bfaea82 1982015-01-12 Jeff Law <law@redhat.com>
199
200 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
201 a very long time.
202
dcfe52b6 2032015-01-09 Ian Lance Taylor <iant@google.com>
204
205 * configure.ac (host_tools): Add gotools.
206 * Makefile.def (host_modules): Add gotools.
207 (dependencies): Add dependency of all-gotools on all-target-libgo.
208
275d0a7c 2092015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
210
211 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
212 * configure: Regenerate.
213
fb5eef67 2142015-01-08 Thomas Schwinge <thomas@codesourcery.com>
215
216 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
217 all-target-libgomp.
218 * Makefile.in: Regenerate.
219
fa8b719f 2202015-01-06 Eric Botcazou <ebotcazou@adacore.com>
221
222 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
223
8992df51 2242015-01-06 Eric Botcazou <ebotcazou@adacore.com>
225
226 * configure.ac: Add Visium support.
227 * configure: Regenerate.
228
9b31ae9c 2292015-01-04 Andreas Schwab <schwab@linux-m68k.org>
230
231 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
232 * configure: Regenerate.
233
fc740d70 2342015-01-03 Andrew Pinski <apinski@cavium.com>
235
236 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
237 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
238 (BASE_TARGET_EXPORTS): Add OBJCOPY.
239 (OBJCOPY_FOR_TARGET): New variable.
240 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
241 * Makefile.in: Regenerate.
242 * configure.ac: Check for already installed target objcopy.
243 Also GCC_TARGET_TOOL on objcopy.
244 * configure: Regenerate.
245
edf5ad4f 2462015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
247
248 * config.sub: Update from upstream, to 2015-01-01 version.
249 * config.guess: Ditto.
250
40ef7a25 2512014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
252
253 * MAINTAINERS (RTEMS Ports): Add myself.
254
78d92ced 2552014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
256
257 * MAINTAINERS (Write After Approval): Add myself.
258
f604b2e0 2592014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
260
261 * MAINTAINERS (Write After Approval): Add myself.
262
67cedda8 2632014-12-15 Thomas Schwinge <thomas@codesourcery.com>
264
265 * configure.ac (--enable-as-accelerator-for): Don't set
266 ENABLE_AS_ACCELERATOR_FOR. Update all users.
267 * configure: Regenerate.
268
41a4aa66 2692014-12-13 Jakub Jelinek <jakub@redhat.com>
270
271 PR bootstrap/64023
272 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
273 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
274 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
275 to CXX.
276 * Makefile.in: Regenerated.
277
d10a337d 2782014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
279 Yury Gribov <y.gribov@samsung.com>
280
281 * .gitignore: Added .local.vimrc and .lvimrc.
282 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
283 * Makefile.in: Regenerate.
284
2852014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
b4cec649 286
287 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
288 * configure: Regenerated.
289
d22eabd4 2902014-11-27 Bernd Schmidt <bernds@codesourcery.com>
291
292 * MAINTAINERS (nvptx port): New entry.
293
d781ea5c 2942014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
295
296 * configure: Regenerate.
297
3e78a7ce 2982014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
299
300 * configure.ac: Merge with Binutils.
301
533c3d32 3022014-11-26 Tobias Burnus <burnus@net-b.de>
303
304 * Makefile.def: Make more dependent on mpfr, mpc and isl.
305 * Makefile.in: Regenerate.
306
d1a94f02 3072014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
308
309 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
310 missing flex.
311 * Makefile.in: Regenerated.
312
3453eaf0 3132014-11-21 Ilya Verbin <ilya.verbin@intel.com>
314
315 * Makefile.in: Regenerate.
316
4e8a08d4 3172014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
318
319 PR bootstrap/63784
320 * libtool.m4: Add $pic_flag with -shared.
321
d758319f 3222014-11-21 Renlin Li <Renlin.Li@arm.com>
323
324 * MAINTAINERS (Write After Approval): Added myself.
325
673168e8 3262014-11-21 Alex Velenko <Alex.Velenko@arm.com>
327
328 * MAINTAINERS (write-after-approval): Add myself.
329
50c933a3 3302014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
331
332 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
333 from 2 years ago.
334
2008009a 3352014-11-19 Alex Velenko <Alex.Velenko@arm.com>
336
337 Revert:
338 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
339
340 * MAINTAINERS (Write After Approval): Added myself as line map
341 maintainer.
342
e2d66bc6 3432014-11-19 Renlin Li <Renlin.Li@arm.com>
344
345 Revert:
346 2014-11-19 Renlin Li <Renlin.Li@arm.com>
347
348 * MAINTAINERS (Write After Approval): Added myself.
349
cef068f7 3502014-11-19 Renlin Li <Renlin.Li@arm.com>
351
352 * MAINTAINERS (Write After Approval): Added myself.
353
f5ff9110 3542014-11-19 Alex Velenko <Alex.Velenko@arm.com>
355
356 * MAINTAINERS (Write After Approval): Added myself as line map
357 maintainer.
358
14c6b63a 3592014-11-17 Dodji Seketeli <dodji@redhat.com>
360
361 * MAINTAINERS (Various Maintainers): Added myself as line map
362 maintainer.
363
c8df758a 3642014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
365
366 * move-if-change: Sync from upstream gnulib.
367
cdf97dbf 3682014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
369
370 * compile: Sync with upstream Automake.
371 * depcomp: Ditto.
372 * install-sh: Ditto.
373 * missing: Ditto.
374 * mkinstalldirs: Ditto.
375 * ylwrap: Ditto.
376
54c820f5 3772014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
378
379 * config.sub: Update from upstream config repo.
380 * config.guess: Ditto.
381
d3a7dd32 3822014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
383
384 * Makefile.def: Add liboffloadmic to target_modules. Make
385 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
386 * Makefile.in: Regenerate.
387 * configure: Regenerate.
388 * configure.ac: Add liboffloadmic to target binaries.
389 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
390 Add liboffloadmic to noconfig list when C++ is not supported.
391
a3d93be3 3922014-11-13 Bernd Schmidt <bernds@codesourcery.com>
393 Thomas Schwinge <thomas@codesourcery.com>
394 Ilya Verbin <ilya.verbin@intel.com>
395 Andrey Turetskiy <andrey.turetskiy@intel.com>
396
397 * configure: Regenerate.
398 * configure.ac (--enable-as-accelerator-for)
399 (--enable-offload-targets): New configure options.
400
90d9e583 4012014-11-11 Tobias Burnus <burnus@net-b.de>
402
845ec886 403 * Makefile.def: Make all-gcc depend on all-isl.
90d9e583 404 * Makefile.in: Regenerate.
405
863e76f9 4062014-11-11 David Malcolm <dmalcolm@redhat.com>
407
408 * ChangeLog.jit: New.
409 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
410
7c407808 4112014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
412
413 PR target/63610
414 * libtool.m4: Fix globbing of darwin versions.
415 * configure: Regenerate.
416
572cf1f7 4172014-11-11 Tobias Burnus <burnus@net-b.de>
418
572cf1f7 419 * Makefile.def: Remove CLooG.
420 * Makefile.tpl: Ditto.
421 * configure.ac: Ditto.
422 * configure: Regenerate.
423 * Makefile.in: Ditto.
424
8ce80784 4252014-11-06 Bernd Schmidt <bernds@codesourcery.com>
426
427 * configure.ac: Handle nvptx-*-*.
428 * configure: Regenerate.
429
aa80e213 4302014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
431
432 * MAINTAINERS (Write After Approval): Add myself.
433
f7d3db38 4342014-10-31 Jakub Jelinek <jakub@redhat.com>
435
436 * Makefile.def (libcc1): Remove bootstrap=true;.
437 * Makefile.in: Regenerated.
438
10e64fba 4392014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
440
441 * configure.ac: Update comment.
442 * configure: Regenerate.
443
6f0a1b31 4442014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
445
446 * MAINTAINERS (Write After Approval): Add myself.
447
944792ef 4482014-10-30 Thomas Schwinge <thomas@codesourcery.com>
449
450 * configure.ac (extra_host_libiberty_configure_flags): Add
451 --enable-shared also for libcc1's benefit.
452 * configure: Regenerate.
453
98b17817 4542014-10-29 Tristan Gingold <gingold@adacore.com>
455
456 * MAINTAINERS: Change my email address.
457
ab103e33 4582014-10-27 Phil Muldoon <pmuldoon@redhat.com>
459 Tom Tromey <tromey@redhat.com>
460
461 * Makefile.def: Add libcc1 to host_modules.
462 * configure.ac (host_tools): Add libcc1.
463 * Makefile.in, configure: Rebuild.
464
1085f3b8 4652014-10-24 Hans-Peter Nilsson <hp@axis.com>
b85b703b 466
467 * configure.ac (build_configargs): Don't share config.cache between
468 build subdirs.
d9eecfbd 469 * configure: Regenerate.
b85b703b 470
14091821 4712014-10-24 Daniel Hellstrom <daniel@gaisler.com>
472
473 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
474 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
475 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
476 leon3v7 as leon3.
477 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
478 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
479 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
480 * config/sparc/sparc.md (cpu): Add leon3v7.
481 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
482
b58f2ae3 4832014-10-24 Daniel Hellstrom <daniel@gaisler.com>
484
485 * MAINTAINERS (write-after-approval): Add myself.
486
56242c27 4872014-10-23 Ian Lance Taylor <iant@google.com>
488
489 * configure.ac: Disable the Go frontend on systems where it is known
490 to not work.
491 * configure: Regenerate.
492
9245d2c5 4932014-10-23 Richard Biener <rguenther@suse.de>
494
495 * Makefile.def: Add libcpp build module and dependencies.
496 * configure.ac: Add libcpp build module.
497 * Makefile.in: Regenerate.
498 * configure: Likewise.
499
2e7fb888 5002014-10-15 Max Filippov <jcmvbkbc@gmail.com>
501
502 * MAINTAINERS (write-after-approval): Add myself.
503
a4dbd7d4 5042014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
505
506 * INSTALL/README: Do not mention CVS.
507
58f62c51 5082014-10-03 Jing Yu <jingyu@google.com>
509
510 * configure.ac: Add aarch64 to list of targets that support gold.
511 * configure: Regenerate.
512
0c89a10c 5132014-09-29 François Dumont <fdumont@gcc.gnu.org>
514
515 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
516
7747f33f 5172014-09-29 Catherine Moore <clm@codesourcery.com>
518
519 * MAINTAINERS: Add myself as MIPS maintainer.
520
6d0eaeb8 5212014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
522
523 * MAINTAINERS: Move myself to MIPS maintainers.
524
1fbbc678 5252014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
526
527 * MAINTAINERS: Put all email addresses between '<' and '>'.
528
5e530ebd 5292014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
530
531 * MAINTAINERS: Move myself to reviewers (Fortran).
532
870e466f 5332014-09-01 Andi Kleen <ak@linux.intel.com>
534
535 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
536 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
537 * Makefile.in: Regenerate.
538
8325d4dd 5392014-08-28 David Malcolm <dmalcolm@redhat.com>
540
541 * rtx-classes-status.txt: Delete
542
91a55c11 5432014-08-28 David Malcolm <dmalcolm@redhat.com>
544
545 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
546
b6de67fd 5472014-08-27 Sebastian Pop <s.pop@samsung.com>
548
549 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
550 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
551 of checking for version number.
552 * configure: Regenerated.
553 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
554
f1ee32d1 5552014-08-27 David Malcolm <dmalcolm@redhat.com>
556
557 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
558 is done; begin phase 6 (use extra rtx_def subclasses).
559
d40b1309 5602014-08-27 David Malcolm <dmalcolm@redhat.com>
561
562 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
563 done; begin phase 5 (additional rtx_def subclasses).
564
e149ca56 5652014-08-26 David Malcolm <dmalcolm@redhat.com>
566
567 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
568
26bb3cb2 5692014-08-26 David Malcolm <dmalcolm@redhat.com>
570
571 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
572 SET_BB_HEADER are done.
573
fc5ad70a 5742014-08-26 David Malcolm <dmalcolm@redhat.com>
575
576 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
577 done.
578
69c5a18c 5792014-08-26 David Malcolm <dmalcolm@redhat.com>
580
581 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
582
2f3c9801 5832014-08-26 David Malcolm <dmalcolm@redhat.com>
584
585 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
586
e97a173d 5872014-08-25 David Malcolm <dmalcolm@redhat.com>
588
589 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
590
943ea6fa 5912014-08-25 David Malcolm <dmalcolm@redhat.com>
592
593 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
594
08a06697 5952014-08-25 David Malcolm <dmalcolm@redhat.com>
596
597 * rtx-classes-status.txt: Phase 3 (per-file commits within
598 "config" subdirs) is done; begin phase 4 (removal of
599 "scaffolding").
600
d2ecc902 6012014-08-23 David Malcolm <dmalcolm@redhat.com>
602
603 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
604 dir) is done; begin phase 3 (per-file commits within "config"
605 subdirs).
606
e31de0d2 6072014-08-21 David Malcolm <dmalcolm@redhat.com>
608
609 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
610 phase 2 (per-file commits in main source dir).
611
6ac3b11e 6122014-08-21 Bin Cheng <bin.cheng@arm.com>
613
614 * configure: Regenerated.
615
0eec6621 6162014-08-19 David Malcolm <dmalcolm@redhat.com>
617
618 * rtx-classes-status.txt (TODO): Add SET_BND_TO
619
17616710 6202014-08-19 David Malcolm <dmalcolm@redhat.com>
621
622 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
623
7c5928c3 6242014-08-19 David Malcolm <dmalcolm@redhat.com>
625
626 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
627
047ccec4 6282014-08-19 David Malcolm <dmalcolm@redhat.com>
629
630 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
631
a83c8362 6322014-08-19 David Malcolm <dmalcolm@redhat.com>
633
634 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
635
1b08cfdd 6362014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
637
638 * MAINTAINERS (Write After Approval): Add myself.
639
d41d96b7 6402014-08-19 Christopher Faylor <me.gnu@cgf.cx>
641
642 * MAINTAINERS: Remove myself
643
4a57a2e8 6442014-08-19 David Malcolm <dmalcolm@redhat.com>
645
646 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
647
7ad1fa02 6482014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
649
650 * MAINTAINERS (Write After Approval): Add myself.
651
a684cb04 6522014-08-18 David Malcolm <dmalcolm@redhat.com>
653
654 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
655 SET_BB_HEADER, SET_BB_FOOTER
656
57c8dfee 6572014-08-18 David Malcolm <dmalcolm@redhat.com>
658
904c3df2 659 * rtx-classes-status.txt: New file
57c8dfee 660
429cca51 6612014-08-18 Roman Gareev <gareevroman@gmail.com>
662
663 * configure.ac: Eliminate ClooG installation dependency.
664 * configure: Regenerate.
665 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
666 * Makefile.in: Regenerate.
667
5420e92f 6682014-08-15 Ilya Verbin <iverbin@gmail.com>
669
670 * MAINTAINERS (Write After Approval): Add myself.
671
f0da22ea 6722014-08-15 Ilya Tocar <tocarip@gmail.com>
673
674 * MAINTAINERS (Write After Approval): Add myself.
675
47d90752 6762014-08-01 Jiong Wang <jiong.wang@arm.com>
677
678 * MAINTAINERS (Write After Approval): Add myself.
679
1d163515 6802014-07-28 Anthony Green <green@moxielogic.com>
681
682 Import from savannah.gnu.org:
683 * config.sub: Update to 2014-07-28 version.
684
8cc0edb6 6852014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
686
687 * MAINTAINERS: Remove my MIPS maintainer entry.
688
385527e9 6892014-07-26 Uros Bizjak <ubizjak@gmail.com>
690
691 PR target/47230
692 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
693 * configure: Regenerate.
694
2dd0603e 6952014-07-24 James Norris <jnorris@codesourcery.com>
696
697 * MAINTAINERS (Write After Approval): Add myself.
698
383b71a9 6992014-07-20 Roman Gareev <gareevroman@gmail.com>
700
701 * configure.ac: Accept only CLooG 0.18.1.
702 * configure: Regenerate.
703
9556e4d0 7042014-07-17 Roman Gareev <gareevroman@gmail.com>
705
706 * configure.ac: Don't accept isl 0.11.
707 * configure: Regenerate.
708
05095438 7092014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
710
711 * MAINTAINERS (Write After Approval): Add myself.
712
20632469 7132014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
714
715 * configure.ac: Don't accept isl 0.10.
716 * configure: Regenerate.
717
f4953d40 7182014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2556a4ed 719
f4953d40 720 Fix include path for in-tree cloog.
721 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
722 * configure: Regenerate.
2556a4ed 723
f4953d40 7242014-06-18 Richard Henderson <rth@redhat.com>
60d578d4 725
f4953d40 726 * .gitignore: Import gcc_update output.
60d578d4 727
bf0001d4 7282014-06-13 Thomas Schwinge <thomas@codesourcery.com>
729
52fd2e17 730 * config-ml.in: Robustify ac_configure_args parsing.
731
1015a063 732 * configure.ac (--enable-linker-plugin-configure-flags)
733 (--enable-linker-plugin-flags): New flags.
734 (configdirs): Conditionally add libiberty-linker-plugin.
735 * configure: Regenerate.
736 * Makefile.def (host_modules): Add libiberty-linker-plugin.
737 (host_modules) <lto-plugin>: Pay attention to
738 @extra_linker_plugin_flags@ and
739 @extra_linker_plugin_configure_flags@.
740 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
741 * Makefile.in: Regenerate.
742
bf0001d4 743 * Makefile.tpl (configure-[+prefix+][+module+])
744 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
745 "module_srcdir" instead of "module" for locating a module's srcdir.
746 * Makefile.in: Regenerate.
747
85dcf814 7482014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
749
750 * MAINTAINERS (Write After Approval): Add myself.
751
b9f71945 7522014-06-06 Sebastian Pop <sebpop@gmail.com>
753
754 * MAINTAINERS: Update my email address.
755
a499a116 7562014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
757
758 * MAINTAINERS (Write After Approval): Add myself.
759
42878318 7602014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
761
762 * MAINTAINERS (Write After Approval): Add myself.
763
df148e44 7642014-05-30 Jonathan Wakely <jwakely@redhat.com>
765
766 PR libstdc++/61011
767 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
768 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
769 * configure: Regenerate.
770
7f9463ec 7712014-05-28 Pedro Alves <palves@redhat.com>
772
773 * MAINTAINERS (Write After Approval): Add myself.
774
0be66420 7752014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
776
777 * MAINTAINERS: Update my affiliation/email.
778
2a96d757 7792014-05-19 Mike Stump <mikestump@comcast.net>
780
781 * MAINTAINERS: Add wide-int reviewers.
782
2481a2c1 7832014-05-14 Sandra Loosemore <sandra@codesourcery.com>
784
785 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
786 * configure: Regenerated.
787
418aa869 7882014-05-15 Torvald Riegel <triegel@redhat.com>
789
790 * MAINTAINERS (libitm): Add myself as maintainer.
791
d23ca936 7922014-05-07 Charles Baylis <charles.baylis@linaro.org>
793
794 * MAINTAINERS (Write After Approval): Add myself.
795
b98f8a78 7962014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
797
798 * config.sub, config.guess: Import from upstream.
799
588c2671 8002014-04-29 Alan Lawrence <alan.lawrence@arm.com>
801
802 * MAINTAINERS (Write After Approval): Put myself in correct order.
803
572205be 8042014-04-29 Alan Lawrence <alan.lawrence@arm.com>
805
806 * MAINTAINERS (Write After Approval): Add myself.
807
a6703892 8082014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
809
810 * MAINTAINERS: Move myself from Reviewers to Write After Approval
811 section.
812
5692cf37 8132014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
814
815 * MAINTAINERS (Write After Approval): Delete myself.
816
478532eb 8172014-04-17 Jakub Jelinek <jakub@redhat.com>
818
819 PR sanitizer/56781
820 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
821 and -B* options with -Xcompiler.
822
e40b19b7 8232014-04-04 Eric Botcazou <ebotcazou@adacore.com>
824
825 PR bootstrap/60620
826 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
827 * Makefile.in: Regenerate.
828
e673a265 8292014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
830
831 * Makefile.def (dependencies): Make all-ld depend on all-binutils
832 for WINDRES_FOR_TARGET in default-manifest.o rule.
833 * Makefile.in: Regenerate.
834
737fef9c 8352014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
836
837 * MAINTAINERS (Write After Approval): Add myself.
838
f4ae1a00 8392014-03-26 Jakub Jelinek <jakub@redhat.com>
840
841 PR sanitizer/56781
842 * Makefile.def: Set bootstrap=true; for host fixincludes.
843 * configure.ac: Don't bootstrap host fixincludes unless
844 --with-build-config=bootstrap-{a,ub}san.
845 * Makefile.in: Regenerated.
846 * configure: Regenerated.
847
ee055341 8482014-03-21 Jakub Jelinek <jakub@redhat.com>
849
850 * configure.ac: Move BUILD_CONFIG set up earlier. Add
851 --enable-vtable-verify option parsing. Don't add
852 target-libsanitizer to bootstrap_target_libs unless
853 --with-build-config=bootstrap-asan or
854 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
855 to bootstrap_target_libs unless --enable-vtable-verify.
856 * configure: Regenerated.
857
1279e87b 8582014-03-10 Anatoly Sokolov <aesok@post.ru>
859
860 * MAINTAINERS (Write After Approval): Add myself.
861
cf0201a5 8622014-03-07 Denis Chertykov <chertykov@gmail.com>
863
864 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
865
48d33b51 8662014-03-07 Jakub Jelinek <jakub@redhat.com>
867
868 PR bootstrap/58572
869 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
870 -I for libstdc++-v3 includes if $(LEAN).
871 * Makefile.in: Regenerated.
872
4dcc249a 8732014-03-04 Jonathan Wakely <jwakely@redhat.com>
874
875 * MAINTAINERS: Update my email address.
876
2da35515 8772014-02-24 Walter Lee <walt@tilera.com>
878
879 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
880 (tilegx-*-*): Change to tilegx*-*-*.
881 * configure: Regenerate.
882
2cdbba93 8832014-02-17 Loren J. Rittle <ljrittle@acm.org>
884
885 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
886
e3c32511 8872014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
888
889 * MAINTAINERS (Write After Approval): Add myself.
890
48118d02 8912014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
892
893 PR target/59788
894 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
895 *solaris2*.
896
68512f53 8972014-01-21 John David Anglin <danglin@gcc.gnu.org>
898
899 * MAINTAINERS: Update my email address.
900
a37bd79b 9012014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
902
903 * MAINTAINERS: Convert to UTF-8.
904 Properly sort Xinliang David Li's entry.
905
3c6280bd 9062013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
907 Sandra Loosemore <sandra@codesourcery.com>
908
909 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
910 nios2 port maintainers.
911
e8cac2b9 9122013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
913
914 * MAINTAINERS (Write After Approval): Add myself.
915
87ebeb4c 9162013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
d4cf3e7a 917
918 * configure.ac: Add user-friendly check for native x86_64-linux
919 multilibs.
920 * configure: Regenerate.
921
9222013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
923
924 * MAINTAINERS: Add myself as sh maintainer.
925
9262013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
927
928 * MAINTAINERS: Add self as SLSR maintainer.
929
9302013-11-18 Jan Hubicka <hubicka@ucw.cz>
931
932 * MAINTAINERS: Update my email address.
933
9342013-11-15 David Edelsohn <dje.gcc@gmail.com>
935
936 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
937
9382013-11-07 Thomas Schwinge <thomas@codesourcery.com>
939
940 * Makefile.in: Regenerate.
941
942 * Makefile.tpl: Fix typo.
943 * Makefile.in: Regenerate partially.
944
9452013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
946
947 * configure.ac: Added libcilkrts to noconfig list when C++ is not
948 supported.
949 * configure: Regenerated.
950
9512013-11-01 Trevor Saunders <tsaunders@mozilla.com>
952
953 * MAINTAINERS (Write After Approval): Add myself.
954
9552013-10-30 Jason Merrill <jason@redhat.com>
956
957 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
958 --disable-build-format-warnings.
959
9602013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
961
962 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
963 depend on libstdc++ and libgcc.
964 * configure: Regenerate.
965 * configure.ac: Added libcilkrts to target binaries. Also, restrict
966 libcilkrts for POSIX and i*86, and x86_64 architectures.
967 * Makefile.in: Added libcilkrts related fields to support building it.
968
9692013-10-26 Jeff Law <law@redhat.com>
970
971 * Makefile.def (target_modules): Remove libmudflap
972 (languages): Remove check-target-libmudflap).
973 * Makefile.in: Rebuilt.
974 * Makefile.tpl (check-target-libmudflap-c++): Remove.
975 * configure.ac (target_libraries): Remove target-libmudflap.
976 Remove checks which disabled libmudflap on some systems.
977 * configure: Rebuilt.
978 * libmudflap: Directory removed.
979
9802013-10-21 Cong Hou <congh@google.com>
981
982 * MAINTAINERS (Write After Approval): Add myself.
983
9842013-10-16 Mike Stump <mikestump@comcast.net>
985
986 * .dir-locals.el: Add.
987
9882013-10-15 David Malcolm <dmalcolm@redhat.com>
989
990 * configure.ac: Add --enable-host-shared
991 * configure: Regenerate.
992
9932013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
994
995 Import from savannah.gnu.org:
996 * config.guess: Update to 2013-06-10 version.
997 * config.sub: Update to 2013-10-01 version.
998
9992013-10-01 Simon Cook <simon.cook@embecosm.com>
1000
1001 Changes to build configuration to allow big endian ARC ELF toolchain
1002 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1003 * configure: Regenerate.
1004
10052013-09-20 Alan Modra <amodra@gmail.com>
1006
1007 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1008 ppc host match. Support little-endian powerpc linux hosts.
1009
10102013-09-19 Dodji Seketeli <dodji@redhat.com>
1011
1012 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1013 maintainer.
1014
10152013-09-12 DJ Delorie <dj@redhat.com>
1016
1017 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1018 maintainers.
1019
10202013-09-03 Richard Biener <rguenther@suse.de>
1021
1022 * configure.ac: Also allow ISL 0.12.
1023 * configure: Regenerated.
1024
10252013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
1026
1027 * MAINTAINERS (Write After Approval): Add myself.
1028
10292013-08-27 David Malcolm <dmalcolm@redhat.com>
1030
1031 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1032
10332013-08-26 Caroline Tice <cmtice@google.com>
1034
1035 * MAINTAINERS: Correct earliers update: Move myself from libvtv
1036 "Various Reviewers" to libvtv "Various Maintainers".
1037
10382013-08-20 Steven Bosscher <steven@gcc.gnu.org>
1039
1040 * MAINTAINERS: Add myself as RTL optimizers reviewer.
1041
10422013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
1043
1044 * MAINTAINERS: Update name, email.
1045
10462013-08-13 Adam Butcher <adam@jessamine.co.uk>
1047
1048 * MAINTAINERS (Write After Approval): Add myself.
1049
10502013-08-12 Caroline Tice <cmtice@google.com>
1051
1052 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1053 address in the Write After Approval section.
1054
10552013-08-09 Carlos O'Donell <carlos@redhat.com>
1056
1057 * MAINTAINERS (Write After Approval): Update email.
1058
10592013-08-08 Benjamin Kosnik <bkoz@redhat.com>
1060
1061 * configure.ac: Adjust to check VTV_SUPPORTED.
1062 * configure: Regenerated.
1063
10642013-08-02 Caroline Tice <cmtice@google.com>
1065
1066 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1067 on non-linux systems; add target-libvtv to noconfigdirs; add
1068 libsupc++/.libs to C++ library search paths.
1069 * configure: Regenerated.
1070 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1071 libstdc++ and libgcc.
1072 * Makefile.in: Regenerated.
1073
10742013-07-19 Yvan Roux <yvan.roux@linaro.org>
1075
1076 * MAINTAINERS (Write After Approval): Add myself.
1077
10782013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
1079 Shiva Chen <shiva0217@gmail.com>
1080
1081 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1082 nds32 port maintainers.
1083
10842013-07-17 Tim Shen <timshen91@gmail.com>
1085
1086 * MAINTAINERS (Write After Approval): Add myself.
1087
10882013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1089
1090 * configure.ac: Sync from binutils.
1091 * configure: Regenerate.
1092
10932013-06-14 Vidya Praveen <vidyapraveen@arm.com>
1094
1095 * MAINTAINERS (Write After Approval): Add myself.
1096
10972013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
1098
1099 * MAINTAINERS (Write After Approval): Add myself.
1100
11012013-05-17 David Malcolm <dmalcolm@redhat.com>
1102
1103 * MAINTAINERS (Write After Approval): Add myself.
1104
11052013-04-30 Brooks Moses <bmoses@google.com>
1106
1107 * MAINTAINERS: Update my email; move myself from Fortran
1108 reviewer to Write After Approval.
1109
11102013-04-16 Andreas Schwab <schwab@suse.de>
1111
1112 * configure.ac (aarch64-*-*): Don't disable java.
1113 * configure: Regenerate.
1114
11152013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
1116
1117 * MAINTAINERS (Write After Approval): Add myself.
1118
11192013-03-30 Matthias Klose <doko@ubuntu.com>
1120
1121 * Makefile.def (target_modules): Don't install libffi.
1122 * Makefile.in: Regenerate.
1123
11242013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
1125
1126 * MAINTAINERS (Write After Approval): Add myself.
1127
11282013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
1129
1130 * MAINTAINERS (Write After Approval): Add myself.
1131
11322013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
1133
1134 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1135 * configure: Regenerated.
1136
477ef922 11372013-02-05 Ian Lance Taylor <iant@google.com>
1138
1139 PR go/55969
1140 * configure.ac: Disable libgo on some systems where it does not
1141 work.
1142
d4cf3e7a 11432013-02-04 David Edelsohn <dje.gcc@gmail.com>
1144
1145 * MAINTAINERS: Explicitly add myself as AIX maintainer.
1146 Remove Geoff Keating as rs6000 port maintainer, at his request.
1147
11482013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
1149
1150 * MAINTAINERS: Update my email.
1151
11522013-01-23 Shenghou Ma <minux.ma@gmail.com>
1153
1154 * configure: Re-generate.
1155
11562013-01-15 Richard Biener <rguenther@suse.de>
1157
1158 PR other/55973
1159 * configure: Re-generate.
1160
11612013-01-14 Matthias Klose <doko@ubuntu.com>
1162
1163 * Makefile.def (install-target-libsanitizer): Depend on
1164 install-target-libstdc++-v3.
1165 * Makefile.in: Regenerate.
1166
11672013-01-14 Richard Biener <rguenther@suse.de>
1168
1169 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1170 * configure: Re-generate
1171
11722013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1173
1174 * config.sub: Update from config repo.
1175
11762013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1177
1178 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1179 * Makefile.in: Regenerate.
1180
11812013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1182
1183 * MAINTAINERS (arc): Add new port maintainership for myself.
1184
11852013-01-09 Jason Merrill <jason@redhat.com>
1186
1187 * .gitignore: Import from gdb repository.
1188
11892013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1190
1191 * Makefile.def (configure-gcc): Depend on all-gmp.
1192 (all-gcc): Remove dependency on all-gmp.
1193 * Makefile.in: Regenerated.
1194
11952013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1196
1197 * config.sub: Merge from config repo.
1198 * config.guess: Ditto.
1199
12002013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1201
1202 * Makefile.def: Merge from binutils.
1203 * Makefile.in: Ditto.
1204
12052013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
1206
1207 * MAINTAINERS: Update my email.
1208
12092012-12-29 Ben Elliston <bje@gnu.org>
1210
1211 * config.guess: Update to 2012-12-29 version.
1212 * config.sub: Likewise.
1213
12142012-12-20 Matthias Klose <doko@ubuntu.com>
1215
1216 * Makefile.def (install-target-libgfortran): Depend on
1217 install-target-libquadmath, install-target-libgcc.
1218 (install-target-libsanitizer): Depend on install-target-libgcc.
1219 (install-target-libjava): Depend on install-target-libgcc.
1220 (install-target-libitm): Depend on install-target-libgcc.
1221 (install-target-libobjc): Depend on install-target-libgcc.
1222 (install-target-libstdc++-v3): Depend on install-target-libgcc.
1223 * Makefile.in: Regenerate.
1224
12252012-12-19 Matthias Klose <doko@ubuntu.com>
1226
1227 * Makefile.def (install-target-libgo): Depend on
1228 install-target-libatomic.
1229 * Makefile.in: Regenerate.
1230
12312012-12-18 Andreas Schwab <schwab@linux-m68k.org>
1232
1233 PR go/55201
1234 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1235 * Makefile.in: Regenerate.
1236
12372012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1238
1239 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1240 * configure: Regenerate.
1241
12422012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1243
1244 * config.sub: Merge from config repo.
1245
12462012-12-11 H.J. Lu <hongjiu.lu@intel.com>
1247
1248 * Makefile.def (target_modules): Add bootstrap=true and
1249 raw_cxx=true to libsanitizer.
1250 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1251 * Makefile.in: Regenerated.
1252 * configure: Likewise.
1253
12542012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
1255
1256 * MAINTAINERS: Remove self as RTL optimization maintainer.
1257
12582012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1259
1260 * MAINTAINERS (Write After Approval): Add myself.
1261
12622012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1263
1264 * Makefile.def (target_modules): Remove bootstrap=true and
1265 raw_cxx=true from libsanitizer.
1266 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1267 * Makefile.in: Regenerated.
1268 * configure: Likewise.
1269
12702012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1271
1272 * Makefile.def (target_modules): Add bootstrap=true and
1273 raw_cxx=true to libsanitizer.
1274 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1275 * Makefile.in: Regenerated.
1276 * configure: Likewise.
1277
12782012-11-28 Andrew Pinski <apinski@cavium.com>
1279
1280 PR bootstrap/54279
1281 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1282 * configure: Regenerate.
1283 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1284 * Makefile.in: Regenerate.
1285
12862012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
1287
1288 * configure.ac: Disable libsanitizer if we're not building C++.
1289 * configure: Regenerate.
1290
12912012-11-15 Roland McGrath <roland@hack.frob.com>
1292
1293 * MAINTAINERS (Write After Approval): Add myself.
1294
12952012-11-15 Dmitry Vyukov <dvyukov@google.com>
1296
1297 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1298 Kostya Serebryany (kcc@google.com) and
1299 Jakub Jelinek (jakub@redhat.com).
1300 Rename area for Dodji Seketeli (dodji@redhat.com).
1301
13022012-11-15 Dodji Seketeli <dodji@redhat.com>
1303
1304 * MAINTAINERS: (asan.c, related): Add myself.
1305
13062012-11-14 Roland McGrath <mcgrathr@google.com>
1307
1308 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1309 * configure: Regenerate.
1310
13112012-11-13 Richard Henderson <rth@redhat.com>
1312
1313 * configure.ac: Move libsanitizer logic to subdirectory.
1314 * configure: Regenerate.
1315
13162012-11-13 Dodji Seketeli <dodji@redhat.com>
1317
1318 * configure.ac: Enable libsanitizer just on x86 linux for now.
1319 * configure: Re-generate.
1320
13212012-11-13 David Edelsohn <dje.gcc@gmail.com>
1322
1323 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1324 sections.
1325 * configure: Regenerate.
1326
13272012-11-13 Hans-Peter Nilsson <hp@axis.com>
1328
1329 * configure.ac: Add section for configdirs for libsanitizer.
1330 Disable for cris-*-* and mmix-*-*.
1331 * configure: Regenerate.
1332
13332012-11-12 Wei Mi <wmi@google.com>
1334
1335 * configure.ac: Add libsanitizer to target_libraries.
1336 * Makefile.def: Ditto.
1337 * configure: Regenerate.
1338 * Makefile.in: Regenerate.
1339 * libsanitizer: New directory for asan runtime. Contains an empty
1340 tsan directory.
1341
13422012-11-03 Corinna Vinschen <corinna@vinschen.de>
1343
1344 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1345 against Mingw64 w32api.
1346 * configure: Regenerate.
1347
13482012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1349
1350 * configure: Regenerated.
1351
13522012-11-03 Robert Mason <rbmj@verizon.net>
1353
1354 * configure.ac: add --disable-libstdcxx configure option
1355 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1356
13572012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
1358
1359 * MAINTAINERS (Write After Approval): Add myself.
1360
13612012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
1362
1363 * MAINTAINERS (Write After Approval): Add myself.
1364
13652012-10-24 Sharad Singhai <singhai@google.com>
1366
1367 * MAINTAINERS (Write After Approval): Add myself.
1368
13692012-10-24 Eric Christopher <echristo@gmail.com>
1370
1371 * MAINTAINERS: Update email address.
1372
13732012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1374
1375 PR bootstrap/54820
1376 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1377 * configure: Regenerate.
1378
13792012-10-23 Richard Earnshaw <rearnsha@arm.com>
1380
1381 * MAINTAINERS (aarch64): Add Marcus and myself.
1382
13832012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1384
1385 PR bootstrap/54820
1386 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1387 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1388 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1389 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1390 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1391 * Makefile.in: Regenerate.
1392 * configure.ac (have_static_libs): New variable and associated check.
1393 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1394 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1395 * configure: Regenerate.
1396
13972012-10-10 Richard Biener <rguenther@suse.de>
1398
1399 * MAINTAINERS: Adjust for changed surname.
1400
14012012-10-04 Lawrence Crowl <crowl@google.com>
1402
1403 * MAINTAINERS (Write After Approval): Add myself.
1404
14052012-10-01 Cary Coutant <ccoutant@google.com>
1406
1407 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1408
14092012-09-28 Ian Lance Taylor <iant@google.com>
1410
1411 * Makefile.def: Make all-target-libgo depend on
1412 all-target-libbacktrace.
1413 * Makefile.in: Rebuild.
1414
14152012-09-26 Ian Lance Taylor <iant@google.com>
1416
1417 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1418 * Makefile.in: Rebuild.
1419
14202012-09-20 Walter Lee <walt@tilera.com>
1421
1422 * configure.ac: Add tilegx to list of targets that support gold.
1423 * configure: Regenerate.
1424
14252012-09-20 Marek Polacek <polacek@redhat.com>
1426
1427 * MAINTAINERS (Write After Approval): Add myself.
1428
14292012-09-19 Steve Ellcey <sellcey@mips.com>
1430
1431 * configure.ac: Add mips*-mti-elf* target.
1432 * configure: Regenerate.
1433
14342012-09-17 Ian Lance Taylor <iant@google.com>
1435
1436 * MAINTAINERS (Various Maintainers): Add libbacktrace.
1437 * configure.ac (host_libs): Add libbacktrace.
1438 (target_libraries): Add libbacktrace.
1439 * Makefile.def (host_modules): Add libbacktrace.
1440 (target_modules): Likewise.
1441 * configure, Makefile.in: Rebuild.
1442
14432012-09-14 David Edelsohn <dje.gcc@gmail.com>
1444
1445 PR target/38607
1446 Merge upstream change.
1447 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1448
1449 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1450 Add libgomp*.o to compare_exclusions for AIX.
1451 * configure: Regenerate.
1452
14532012-09-06 Diego Novillo <dnovillo@google.com>
1454
1455 * configure.ac: Bump minimum GMP version to 4.2.3.
1456 * configure: Re-generate.
1457
14582012-09-05 Georg-Johann Lay <avr@gjlay.de>
1459
1460 PR target/54461
1461 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1462 target-libgloss if not configured --with-avrlibc=no.
1463 * configure: Regenerate.
1464
14652012-09-04 Jason Merrill <jason@redhat.com>
1466
1467 * configure.ac: Fix --enable-languages=all.
1468
14692012-09-04 Christophe Lyon <christophe.lyon@st.com>
1470
1471 * MAINTAINERS (Write After Approval): Add myself.
1472
14732012-09-03 Richard Guenther <rguenther@suse.de>
1474
1475 PR bootstrap/54138
1476 * configure.ac: Re-organize ISL / CLOOG checks to allow
1477 disabling with either --without-isl or --without-cloog.
1478 * configure: Regenerated.
1479
14802012-09-03 Georg-Johann Lay <avr@gjlay.de>
1481
1482 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1483 * configure: Regenerate.
1484
14852012-08-27 Ulrich Drepper <drepper@gmail.com>
1486
1487 * MAINTAINERS: Fix my email address.
1488
14892012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1490
1491 PR binutils/4970
1492 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1493 and opcodes.
1494 * Makefile.in: Regenerated.
1495
14962012-08-26 Art Haas <ahaas@impactweather.com>
1497
1498 * configure: Regenerate.
1499
15002012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
1501
1502 * INSTALL/README: Also refer to the online installation
1503 instructions.
1504
15052012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1506
1507 * MAINTAINERS (Write After Approval): Add myself.
1508 (Picochip port): Remove myself.
1509
15102012-08-14 Diego Novillo <dnovillo@google.com>
1511
1512 Merge from cxx-conversion branch.
1513
1514 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1515 POSTSTAGE1_CONFIGURE_FLAGS.
1516 * Makefile.in: Regenerate.
1517 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1518 Force C++ when bootstrapping.
1519 * configure: Regenerate.
1520
15212012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1522
1523 * MAINTAINERS (Write After Approval): Add myself.
1524
15252012-07-16 Joseph Myers <joseph@codesourcery.com>
1526
1527 * README: Document use of ranges of years in copyright notices.
1528
15292012-07-06 Richard Guenther <rguenther@suse.de>
1530
1531 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1532 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1533 --with-gmp=system.
1534 * Makefile.in: Regenerated.
1535 * configure: Likewise.
1536
15372012-07-06 Richard Guenther <rguenther@suse.de>
1538
1539 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1540 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1541 supply V=1 as extra_make_flags.
1542 * configure: Regenerated.
1543 * Makefile.in: Likewise.
1544
15452012-07-04 Tristan Gingold <gingold@adacore.com>
1546
1547 * configure: Regenerate.
1548
15492012-07-03 Richard Guenther <rguenther@suse.de>
1550
1551 * Makfile.def (isl): Remove not necessary extra_exports and
1552 extra_make_flags.
1553 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1554 * Makefile.in: Regenerated.
1555
15562012-07-03 Richard Guenther <rguenther@suse.de>
1557
1558 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1559 * configure.ac: If either the ISL or the CLooG check failed
1560 do not try to build in-tree versions.
1561 * Makefile.in: Regenerated.
1562 * configure: Regenerated.
1563
15642012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1565
1566 * configure: Regenerate.
1567
15682012-07-02 Janis Johnson <janisjo@codesourcery.com>
1569
1570 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1571 maintainer.
1572
15732012-07-02 Richard Guenther <rguenther@suse.de>
1574
1575 * configure: Regenerated.
1576
15772012-07-02 Richard Guenther <rguenther@suse.de>
1578 Michael Matz <matz@suse.de>
1579 Tobias Grosser <tobias@grosser.es>
1580 Sebastian Pop <sebpop@gmail.com>
1581
1582 * Makefile.def: Add ISL host module, remove PPL host module.
1583 Adjust ClooG host module to use the proper ISL.
1584 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1585 * configure.ac: Include config/isl.m4. Add ISL host library,
1586 remove PPL. Remove PPL configury, add ISL configury, adjust
1587 ClooG configury.
1588 * Makefile.in: Regenerated.
1589 * configure: Likewise.
1590
15912012-07-02 Richard Guenther <rguenther@suse.de>
1592
1593 Merge from graphite branch
1594 2011-07-21 Tobias Grosser <tobias@grosser.es>
1595
1596 * configure: Regenerated.
1597 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1598 both cloog.org and legacy versions. The only supported version will
1599 be CLooG with the isl backend.
1600
1601 2011-07-21 Tobias Grosser <tobias@grosser.es>
1602
1603 * configure: Regenerated.
1604 * configure.ac: Require cloog isl 0.17.0
1605
1606 2011-07-21 Tobias Grosser <tobias@grosser.es>
1607
1608 * configure: Regenerated.
1609 * config/cloog.m4: Do not define CLOOG_ORG
1610
16112012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1612
1613 * configure.ac: Skip C if explicitly selected.
1614 * configure: Regenerate.
1615
16162012-06-28 Christophe Lyon <christophe.lyon@st.com>
1617
1618 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1619 they contain -O2.
1620 * configure: Regenerate.
1621
16222012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
1623
1624 PR debug/53740
1625 * df.h, df-problems.c, dce.c: Revert last patch.
1626
16272012-06-25 Iain Sandoe <iain@codesourcery.com>
1628
1629 * MAINTAINERS (Write After Approval): Update my email address.
1630
16312012-06-21 Meador Inge <meadori@codesourcery.com>
1632
1633 * MAINTAINERS (Write After Approval): Add myself.
1634
16352012-06-20 Jason Merrill <jason@redhat.com>
1636
1637 * Makefile.tpl (check-target-libgomp-c++): New.
1638 (check-target-libitm-c++): New.
1639 * Makefile.def (c++): Add them.
1640 * Makefile.in: Regenerate.
1641
16422012-05-29 Edmar Wienskoski <edmar@freescale.com>
1643
1644 * MAINTAINERS (Write After Approval): Add myself.
1645
16462012-05-16 Olivier Hainque <hainque@adacore.com>
1647
1648 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1649 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1650 (install-no-fixedincludes): Adjust accordingly.
1651 * Makefile.in: Regenerate.
1652
16532012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1654
1655 Merge upstream change
1656 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1657
16582012-05-14 Marc Glisse <marc.glisse@inria.fr>
1659
1660 * MAINTAINERS (Write After Approval): Add myself.
1661
16622012-05-09 Nick Clifton <nickc@redhat.com>
1663 Paul Smith <psmith@gnu.org>
1664
1665 PR bootstrap/50461
1666 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1667 allow for the fact that from release v3.1.0 of MPFR the source
1668 files were moved into a src sub-directory.
1669 * configure: Regenerate.
1670
16712012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1672
1673 * configure.ac: Bump minimum MPFR version to 2.4.0.
1674 * configure: Regenerated.
1675
16762012-05-01 Richard Henderson <rth@redhat.com>
1677
1678 * Makefile.def (libatomic): New target_module.
1679 * configure.ac (target_libraries): Add libatomic.
1680 (noconfigdirs): Check if libatomic is supported.
1681 * Makefile.in, configure: Rebuild.
1682
16832012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
1684
1685 * MAINTAINERS (Write After Approval): Add myself.
1686
16872012-04-25 Joel Brobecker <brobecker@adacore.com>
1688
1689 * config.sub: Update to 2012-04-18 version from official repo.
1690
16912012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
1692
1693 * MAINTAINERS (Write After Approval): Add myself.
1694
16952012-04-11 Steve Ellcey <sellcey@mips.com>
1696
1697 * MAINTAINERS: Changed email address.
1698
16992012-03-28 Georg-Johann Lay <avr@gjlay.de>
1700
1701 PR target/52737
1702 * contrib/gcc_update (files_and_dependencies):
1703 Remove gcc/config/avr/t-multilib from touch data.
1704
17052012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1706
1707 * MAINTAINERS (OS Port Maintainers): Remove irix.
1708 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1709 (unsupported_languages): Remove mips-sgi-irix6.*.
1710 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1711 (with_stabs): Remove.
1712 * configure: Regenerate.
1713
17142012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1715
1716 * MAINTAINERS (OS Port Maintainers): Remove osf.
1717 * configure.ac (enable_libgomp): Remove *-*-osf*.
1718 (with_stabs): Remove alpha*-*-osf*.
1719 * configure: Regenerate.
1720
17212012-03-05 Tristan Gingold <gingold@adacore.com>
1722
1723 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1724 * configure: Regenerate.
1725
17262012-02-17 Walter Lee <walt@tilera.com>
1727
1728 * MAINTAINERS: (Write After Approval): Delete myself.
1729
17302012-02-14 Walter Lee <walt@tilera.com>
1731
1732 * MAINTAINERS (tilegx port): Add myself.
1733 (tilepro port): Add myself.
1734 (Write After Approval): Add myself.
1735
17362012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
1737
1738 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1739 and Joseph Myers as docstring relicensing maintainers.
1740
17412012-02-09 Bin Cheng <bin.cheng@arm.com>
1742
1743 * MAINTAINERS (write-after-approval): Add myself.
1744
17452012-02-08 Ira Rosen <irar@il.ibm.com>
1746
1747 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1748 maintainer.
1749
17502012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1751
1752 * MAINTAINERS (Write After Approval): Move myself to
1753 maintain alphabetical order.
1754
17552012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1756
1757 * MAINTAINERS (Write After Approval): Add myself.
1758
17592012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1760
1761 * MAINTAINERS (Write After Approval): Add myself.
1762
17632012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1764 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1765
1766 * configure.ac (cr16-*-*): Remove nonconfigdirs.
1767 * configure: Regenerate.
1768
17692012-01-23 Harshit Chopra <harshit@google.com>
1770
1771 * MAINTAINERS (Write After Approval): Add myself.
1772
17732012-01-22 Douglas B Rupp <rupp@ngnat.com>
1774
1775 * configure.ac: Remove reference to mh-interix.
1776 * configure: Regenerate.
1777
17782012-01-05 Richard Henderson <rth@redhat.com>
1779
1780 PR bootstrap/51072
1781 * configure.ac: Disable libitm if c++ is not enabled.
1782 * configure: Rebuild.
1783
1784 * configure.ac: Fix regexp for same.
1785 * configure: Rebuild.
1786
17872012-01-02 Balaji V. Iyer <bviyer@gmail.com>
1788
1789 * MAINTAINERS (Write After Approval): Add myself.
1790
17912012-01-02 Richard Guenther <rguenther@suse.de>
1792
1793 PR bootstrap/51686
1794 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1795 * Makefile.in: Regenerate.
1796
17972011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
1798
1799 * MAINTAINERS (Write After Approval): Add myself.
1800
18012011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1802
1803 * configure: Regenerate.
1804
18052011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1806
1807 * MAINTAINERS (picochip): Changed email address.
1808
18092011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1810
1811 * MAINTAINERS (write-after-approval): Add self.
1812
18132011-11-29 DJ Delorie <dj@redhat.com>
1814
1815 * configure.ac (rl78-*-*) New case.
1816 * configure: Regenerate.
1817 * MAINTAINERS: Add myself as RL78 maintainer.
1818
18192011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1820
1821 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1822
18232011-11-21 Andreas Tobler <andreast@fgznet.ch>
1824
1825 * libtool.m4: Additional FreeBSD 10 fixes.
1826
18272011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
1828
1829 * MAINTAINERS: Move myself from Write After Approval to CPU Port
1830 Maintainers section, as Epiphany maintainer.
1831
18322011-11-18 Iain Sandoe <iains@gcc.gnu.org>
1833
1834 PR target/49992
1835 * configure.ac: Remove ranlib special-casing for Darwin.
1836 * configure: Regenerate.
1837
18382011-11-12 Andrey Belevantsev <abel@ispras.ru>
1839
1840 * MAINTAINERS (Reviewers): Keep the list sorted.
1841
18422011-11-11 Andrey Belevantsev <abel@ispras.ru>
1843
1844 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1845
18462011-11-09 Roland McGrath <mcgrathr@google.com>
1847
1848 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1849 * configure: Rebuild.
1850 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1851 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1852 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1853 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1854 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1855 Add READELF.
1856 * Makefile.in: Rebuild.
1857
18582011-11-09 Jason Merrill <jason@redhat.com>
1859
1860 * Makefile.def (language=c++): Remove check-c++0x.
1861 * Makefile.in (check-gcc-c++): Regenerate.
1862
18632011-11-08 Richard Henderson <rth@redhat.com>
1864
1865 * configure.ac: Test for libitm directory present first.
1866
1867 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1868
1869 * configure.ac: Test libitm/configure.tgt to disable libitm.
1870 * configure: Rebuild.
1871
18722011-11-07 Aldy Hernandez <aldyh@redhat.com>
1873 Richard Henderson <rth@redhat.com>
1874
1875 Merged from transactional-memory.
1876
1877 * Makefile.def (lang_env_dependencies): libitm is c++.
1878 Add libitm target module.
1879 * configure.ac: Likewise.
1880 * config/mmap.m4: New file.
1881 * contrib/gcc_update: Add libitm to touch data.
1882 * Makefile.in, configure: Rebuild.
1883
18842011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1885
1886 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1887 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1888 * Makefile.in: Regenerate.
1889
18902011-11-01 DJ Delorie <dj@redhat.com>
1891
1892 * config.sub: Update to version 2011-10-29 (added rl78)
1893
18942011-10-27 Nick Clifton <nickc@redhat.com>
1895
1896 * config.sub: Import these changes from the config project:
1897
1898 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1899 Ben Elliston <bje@gnu.org>
1900
1901 * config.sub (epiphany): New.
1902
1903 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1904 Ben Elliston <bje@gnu.org>
1905
1906 * config.sub (hexagon, hexagon-*): New.
1907
1908 2011-08-23 Roland McGrath <mcgrathr@google.com>
1909
1910 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1911 64eb to be64.
1912
1913 2011-08-16 Roland McGrath <mcgrathr@google.com>
1914
1915 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1916 (nacl): Grok as alias for 32el-unknown-nacl.
1917
19182011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
1919
1920 * MAINTAINERS (Write After Approval): Add myself.
1921
19222011-10-24 Teresa Johnson <tejohnson@google.com>
1923
1924 * MAINTAINERS (Write After Approval): Add myself.
1925
19262011-09-21 Jakub Jelinek <jakub@redhat.com>
1927
1928 * MAINTAINERS (sparc port): Remove myself.
1929
19302011-09-14 Tom de Vries <tom@codesourcery.com>
1931
1932 * MAINTAINERS (Write After Approval): Add myself.
1933
19342011-08-14 Yao Qi <yao@codesourcery.com>
1935
1936 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1937 * configure: Regenerate.
1938
19392011-07-26 Ian Lance Taylor <iant@google.com>
1940
1941 * configure.ac: Set have_compiler based on whether gcc directory
1942 exists, rather than on whether gcc is in configdirs.
1943 * configure: Rebuild.
1944
19452011-07-21 Joseph Myers <joseph@codesourcery.com>
1946
1947 * MAINTAINERS (Global Reviewers): Add self.
1948
19492011-07-20 David Edelsohn <dje.gcc@gmail.com>
1950
1951 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1952 link directories.
1953 * Makefile.in: Rebuild.
1954
19552011-07-20 Ian Lance Taylor <iant@google.com>
1956
1957 PR bootstrap/49787
1958 * configure.ac: Move --enable-bootstrap handling earlier in file.
1959 If --enable-bootstrap and either --enable-build-with-cxx or
1960 --enable-build-poststage1-with-cxx, enable C++ automatically.
1961 * configure: Rebuild.
1962
19632011-07-19 Ian Lance Taylor <iant@google.com>
1964
1965 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1966 make C++ a boot_language. Set and substitute
1967 POSTSTAGE1_CONFIGURE_FLAGS.
1968 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1969 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1970 * configure, Makefile.in: Rebuild.
1971
19722011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1973
1974 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1975 maintainers.
1976
19772011-07-18 Jakub Jelinek <jakub@redhat.com>
1978
1979 * MAINTAINERS (Global Reviewers): Add myself.
1980
19812011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1982
1983 * configure: Regenerate.
1984
19852011-07-16 Jason Merrill <jason@redhat.com>
1986
1987 * Makefile.def (language=c++): Add check-c++0x and
1988 check-target-libmudflap-c++.
1989 * Makefile.tpl (check-target-libmudflap-c++): New.
1990 * Makefile.in: Regenerate.
1991
19922011-07-16 Matthias Klose <doko@ubuntu.com>
1993
1994 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1995 * Makefile.def (target_modules/libjava): Pass
1996 $(EXTRA_CONFIGARGS_LIBJAVA).
1997 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1998 if not configured with --enable-static-libjava.
1999 * Makefile.in: Regenerate.
2000 * configure: Likewise.
2001
20022011-07-15 Jason Merrill <jason@redhat.com>
2003
2004 * Makefile.in (check-c++): Move check-gcc-c++0x after
2005 check-target-libstdc++-v3.
2006
20072011-07-15 Bernd Schmidt <bernds@codesourcery.com>
2008
2009 * MAINTAINERS (c6x port): New entry.
2010
20112011-07-13 Jason Merrill <jason@redhat.com>
2012
2013 * Makefile.in (check-gcc-c++0x): New.
2014 (check-c++): Depend on it.
2015
20162011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2017
2018 PR target/39150
2019 * configure.ac (i[3456789]86-*-solaris2*): Also accept
2020 x86_64-*-solaris2.1[0-9]*.
2021 * configure: Regenerate.
2022
20232011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
2024
2025 * MAINTAINERS (RTL optimizers): Add self.
2026
20272011-06-27 Gabriel Charette <gchare@google.com>
2028
2029 * MAINTAINERS (Write After Approval): Add myself.
2030
20312011-06-22 Hans-Peter Nilsson <hp@axis.com>
2032
2033 PR regression/47836
2034 PR bootstrap/23656
2035 PR other/47733
2036 PR bootstrap/49247
2037 PR c/48825
2038 * configure.ac (target_libraries): Remove target-libiberty.
2039 Remove case-statement setting skipdirs=target-libiberty for
2040 multiple targets. Remove checking target_configdirs and
2041 removing target-libiberty but keeping target-libgcc if
2042 otherwise empty.
2043 * Makefile.def (target_modules): Don't add libiberty.
2044 (dependencies): Remove all traces of target-libiberty.
2045 * configure, Makefile.in: Regenerate.
2046
20472011-06-13 Walter Lee <walt@tilera.com>
2048
2049 * configure.ac (tilepro-*-*) New case.
2050 (tilegx-*-*): Likewise.
2051 * configure: Regenerate.
2052
20532011-06-06 Jing Yu <jingyu@google.com>
2054
2055 * configure.ac: Skip target-libiberty for
2056 arm*-*-linux-androideabi.
2057 * configure: Regenerated.
2058
20592011-06-06 Nick Clifton <nickc@redhat.com>
2060
2061 * config.sub: Sync from upstream.
2062
20632011-06-05 Nenad Vukicevic <nenad@intrepid.com>
2064
2065 * MAINTAINERS (Write After Approval): Add myself.
2066
20672011-06-01 Daniel Jacobowitz <drow@false.org>
2068
2069 * MAINTAINERS: Update my email address.
2070
20712011-05-27 Nathan Froyd <froydnj@codesourcery.com>
2072
2073 * MAINTAINERS (Write After Approval): Update my email address.
2074
20752011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
2076
2077 * MAINTAINERS (Write After Approval): Add myself.
2078
20792011-05-08 Doug Kwan <dougkwan@google.com>
2080
2081 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2082 * configure: Regenerated.
2083 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2084 value from configure.
2085 * Makefile.in: Regenerated.
2086
20872011-05-05 Joseph Myers <joseph@codesourcery.com>
2088
2089 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2090 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2091 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2092 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2093 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2094 *-*-vxworks*): Disable newlib and libgloss in separate case
2095 statement.
2096 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2097 to separate case statement.
2098 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2099 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2100 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2101 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2102 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2103 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2104 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2105 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2106 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2107 i[[3456789]]86-*-rdos*, m32r-*-*,
2108 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2109 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2110 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2111 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2112 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2113 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2114 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2115 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2116 and libgloss in main case over targets. Remove most empty cases
2117 in main case over targets.
2118 * configure: Regenerate.
2119
21202011-05-04 Janis Johnson <janisjo@codesourcery.com>
2121
2122 * MAINTAINERS (Write After Approval): Add myself.
2123
21242011-05-04 Joseph Myers <joseph@codesourcery.com>
2125
2126 * configure.ac: Remove code setting special library locations for
2127 hppa*64*-*-hpux11*. Remove code setting compiler for
2128 sparc-sun-solaris2*.
2129 * configure: Regenerate.
2130
21312011-05-04 Joseph Myers <joseph@codesourcery.com>
2132
2133 * configure.ac: Separate libgloss_dir settings from general case
2134 over targets.
2135 * configure: Regenerate.
2136
21372011-04-28 Joseph Myers <joseph@codesourcery.com>
2138
2139 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2140 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2141 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2142 cases in libgcj-disabling case statement.
2143 (hppa*64*-*-linux*): Set unsupported_languages instead of
2144 disabling target-zlib.
2145 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2146 to hppa*64*-*-hpux*.
2147 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2148 hppa*-*-hpux*.
2149 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2150 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2151 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2152 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2153 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2154 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2155 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2156 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2157 libgcj-disabling case statement.
2158 * configure: Regenerate.
2159
21602011-04-28 Joseph Myers <joseph@codesourcery.com>
2161
2162 * configure.ac: Disable Java for targets not supporting libffi.
2163 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2164 Remove cases in Java-disabling statement.
2165 (*arm-wince-pe): Change to arm-wince-pe.
2166 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2167 cases in Java-disabling statement.
2168 (bfin-*-*): Don't disable Java again.
2169 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2170 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2171 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2172 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2173 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2174 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2175 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2176 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2177 Java-disabling statement.
2178 (mmix-*-*): Don't disable Java again.
2179 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2180 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2181 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2182 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2183 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2184 statement.
2185 * configure: Regenerate.
2186
21872011-04-28 Joseph Myers <joseph@codesourcery.com>
2188
2189 * configure.ac: Separate cases disabling Java and Java libraries
2190 from general case over targets.
2191 * configure: Regenerate.
2192
21932011-04-21 Jie Zhang <jzhang918@gmail.com>
2194
2195 * MAINTAINERS: Update my email address.
2196
21972011-04-20 Easwaran Raman <eraman@google.com>
2198
2199 * MAINTAINERS (Write After Approval): Add myself.
2200
22012011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
2202
2203 PR lto/48086
2204 * configure.ac: Re-enable LTO on *-apple-darwin9*.
2205 * configure: Regenerate.
2206
22072011-04-16 Jim Meyering <meyering@redhat.com>
2208
2209 * MAINTAINERS (Write After Approval): Add myself.
2210
22112011-04-15 Dodji Seketeli <dodji@redhat.com>
2212
2213 * MAINTAINERS: Update my email address.
2214
22152011-04-13 Georg-Johann Lay <avr@gjlay.de>
2216
2217 * MAINTAINERS (Write After Approval): Add myself.
2218
22192011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
2220
2221 * MAINTAINERS (Write After Approval): Add myself.
2222
22232011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
2224
2225 * MAINTAINERS (Write After Approval): Add myself.
2226
22272011-04-06 Joseph Myers <joseph@codesourcery.com>
2228
2229 * configure.ac (build_tools): Remove build-byacc.
2230 (host_libs): Remove mmalloc.
2231 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2232 autoconf automake libtool diff rcs fileutils shellutils time
2233 textutils wdiff find uudecode hello tar gzip indent recode release
2234 sed perl gawk findutils gettext zip.
2235 (libgcj): Remove target-qthreads.
2236 (target_tools): Remove target-examples target-gperf.
2237 (YACC): Don't handle building byacc.
2238 * configure: Regenerate.
2239 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2240 dosutils, examples, fileutils, find, findutils, gawk, gettext,
2241 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2242 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2243 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2244 handle building components.
2245 * Makefile.in: Regenerate.
2246
22472011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
2248
2249 * MAINTAINERS: Update my email address as Xtensa maintainer.
2250
22512011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2252
2253 * config.sub: Sync from upstream.
2254
22552011-04-01 Joseph Myers <joseph@codesourcery.com>
2256
2257 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2258 (microblaze*): Don't disable libssp.
2259 * configure: Regenerate.
2260
22612011-04-01 Joseph Myers <joseph@codesourcery.com>
2262
2263 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2264 moveifchange.
2265 * configure: Regenerate.
2266 * Makefile.tpl: Use @SHELL@ not @config_shell@.
2267 * Makefile.in: Regenerate.
2268
22692011-04-01 Joseph Myers <joseph@codesourcery.com>
2270
2271 * configure.ac (*-*-sysv4*): Don't enable libgomp.
2272 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2273 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2274 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2275 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2276 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2277 md_exec_prefix cases.
2278 * configure: Regenerate.
2279
22802011-04-01 Joseph Myers <joseph@codesourcery.com>
2281
2282 * configure.ac: Separate cases disabling target-libssp,
2283 target-libiberty, target-libstdc++-v3 and Fortran from general
2284 case over targets.
2285 * configure: Regenerate.
2286
22872011-04-01 Joseph Myers <joseph@codesourcery.com>
2288
2289 * configure.ac (*-*-chorusos): Don't disable libgcj.
2290 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2291 Remove case.
2292 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2293 (arm-*-coff): Don't disable libgcj.
2294 (arm*-*-linux-gnueabi): Remove useless assignment.
2295 (arm-*-riscix*): Don't disable libgcj.
2296 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2297 configuration.
2298 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2299 (c54x*-*-*): Remove case.
2300 (tic54x-*-*): Don't disable GCC or GCC libraries.
2301 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
2302 to *.
2303 (d10v-*-*): Don't disable GCC libraries.
2304 (d30v-*-*): Don't disable libgcj.
2305 (h8500-*-*): Don't disable GCC libraries.
2306 (i960-*-*): Don't disable libgcj.
2307 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2308 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2309 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2310 libgcj.
2311 (m68k-*-coff*): Remove case.
2312 (mmix-*-*): Don't disable libgloss on host.
2313 (mn10200-*-*, mn10300-*-*): Remove cases.
2314 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2315 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2316 Don't disable libgcj.
2317 (romp-*-*): Remove case.
2318 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2319 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2320 case.
2321 (v810-*-*): Don't disable GCC libraries.
2322 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2323 (ip2k-*-*): Don't disable GCC libraries.
2324 * configure: Regenerate.
2325
23262011-03-28 Joseph Myers <joseph@codesourcery.com>
2327
2328 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2329 libffi on host.
2330 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2331 on host.
2332 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2333 * configure: Regenerate.
2334
23352011-03-26 John Marino <binutils@marino.st>
2336
2337 * configure.ac: Add support for *-*-dragonfly*
2338 * configure: Regenerate.
2339
23402011-03-25 Joseph Myers <joseph@codesourcery.com>
2341
2342 * configure.ac (native_only): Remove.
2343 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2344 send-pr uudecode guile gnuserv on host.
2345 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2346 send-pr rcs guile perl texinfo libtool on host.
2347 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2348 automake send-pr rcs guile perl texinfo libtool on host.
2349 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2350 (*-*-kaos*): Don't disable target-examples target-gperf on target.
2351 (alpha*-dec-osf*): Don't disable fileutils on target.
2352 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2353 texinfo send-pr expect dejagnu on target.
2354 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2355 target-qthreads on target.
2356 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2357 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2358 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2359 x86_64-*-mingw*): Don't disable expect on target.
2360 (*-*-cygwin*): Don't disable target-gperf on target.
2361 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2362 gnuserv on target.
2363 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2364 target.
2365 * configure: Regenerate.
2366
23672011-03-25 Joseph Myers <joseph@codesourcery.com>
2368
2369 * configure.ac (target_tools): Remove target-groff.
2370 (native_only): Remove target-groff.
2371 (hppa*64*-*-*): Don't disable byacc.
2372 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2373 setting.
2374 (*-*-kaos*): Don't skip target-librx and target-groff.
2375 (*-*-netware*): Don't skip target-libmudflap.
2376 (*-*-tpf*): Don't skip target-libmudflap.
2377 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2378 directories on the host.
2379 (ia64*-*-*vms*): Don't skip tix.
2380 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2381 host.
2382 * configure: Regenerate.
2383
23842011-03-24 Paolo Bonzini <pbonzini@redhat.com>
2385
2386 * configure.ac: Remove references to mt-mep, mt-netware,
2387 mt-wince.
2388 * Makefile.def: Add all-utils soft dependencies.
2389 * Makefile.tpl: Remove GDB_NLM_DEPS.
2390 * configure: Regenerate.
2391 * Makefile.in: Regenerate.
2392
23932011-03-24 Paolo Bonzini <bonzini@gnu.org>
2394
2395 * configure.ac: Do not include mh-x86omitfp.
2396 * configure: Regenerate.
2397
23982011-03-24 Paolo Bonzini <bonzini@gnu.org>
2399
2400 * configure.ac: Remove empty cases.
2401 * configure: Regenerate.
2402
24032011-03-24 Paolo Bonzini <bonzini@gnu.org>
2404
2405 * Makefile.def: Add dependency from termcap to gdb.
2406 * Makefile.in: Regenerate.
2407
24082011-03-24 Paolo Bonzini <bonzini@gnu.org>
2409
2410 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2411 * configure: Regenerate.
2412 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2413 * Makefile.tpl: Likewise.
2414 * Makefile.in: Regenerate.
2415
24162011-03-24 Paolo Bonzini <bonzini@gnu.org>
2417
2418 * configure.ac: Remove all mentions of tentative_cc.
2419 * configure: Regenerate.
2420
24212011-03-24 Joseph Myers <joseph@codesourcery.com>
2422
2423 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2424 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2425 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2426 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2427 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2428 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2429 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2430 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2431 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2432 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2433 *-*-rhapsody*): Remove host cases.
2434 * configure: Regenerate.
2435
24362011-03-24 Joseph Myers <joseph@codesourcery.com>
2437
2438 * configure.ac (ppc*-*-pe): Remove host case.
2439 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2440 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2441 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2442 cases.
2443 * configure: Regenerate.
2444
24452011-03-24 Joseph Myers <joseph@codesourcery.com>
2446
2447 * config.sub: Update to version 2011-03-23.
2448
24492011-03-22 Joseph Myers <joseph@codesourcery.com>
2450
2451 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2452 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2453 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2454 * configure: Regenerate.
2455
24562011-03-22 Joseph Myers <joseph@codesourcery.com>
2457
2458 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
2459 to Write After Approval.
2460 * config-ml.in: Don't handle arc-*-elf*.
2461 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2462 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2463 handle GCC libraries.
2464 * configure: Regenerate.
2465
24662011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2467
2468 PR bootstrap/48120:
2469 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2470 Add -lstdc++ -lm to LIBS.
2471 * configure: Regenerate.
2472
24732011-03-18 David Edelsohn <dje.gcc@gmail.com>
2474
2475 * config.guess: Update to version 2011-02-02
2476 * config.sub: Update to version 2011-02-24
2477
24782011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2479
2480 PR lto/48086
2481 * configure.ac: Re-enable LTO on *-apple-darwin9.
2482 * configure: Regenerate.
2483
24842011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
2485
2486 PR lto/48086
2487 * configure.ac: Disable LTO on darwin due to an assembler change in
2488 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2489 under 256.
2490 * configure: Regenerate.
2491
24922011-03-11 Chen Liqin <liqin.gcc@gmail.com>
2493
2494 * MAINTAINERS: Update myself as score backend maintainer,
2495 update my e-mail address.
2496
24972011-03-09 Xuepeng Guo <terry.guo@arm.com>
2498
2499 * MAINTAINERS: Update my e-mail address.
2500
25012011-03-06 Joey Ye <joey.ye@arm.com>
2502
2503 * MAINTAINERS: Update my e-mail address.
2504
25052011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2506
2507 * configure.ac: Adjust test of with_ppl.
2508 * configure: Regenerated.
2509
25102011-03-02 Kai Tietz <ktietz@redhat.com>
2511
2512 * MAINTAINERS: Adjust my e-mail address.
2513
25142011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2515
2516 * configure.ac: Add -lpwl to ppllibs.
2517 * configure: Regenerated.
2518
25192011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2520
2521 * config/cloog.m4: Add -lisl to clooglibs.
2522 * configure: Regenerated.
2523
25242011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2525
2526 * MAINTAINERS (CPU Port maintainers): Add self.
2527
25282011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2529
2530 * MAINTAINERS: Add myself as testsuite maintainer.
2531
25322011-02-15 Mike Stump <mikestump@comcast.net>
2533
2534 * MAINTAINERS: Add myself as testsuite maintainer.
2535
25362011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2537
2538 Import from Libtool and gnulib:
2539
2540 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
2541
2542 Prepare for supporting FreeBSD 10.
2543 * config.rpath: Remove handling of freebsd1* which soon would
2544 match FreeBSD 10.0.
2545
2546 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
2547
2548 Remove support for FreeBSD 1.x.
2549 * libtool.m4 (_LT_LINKER_SHLIBS)
2550 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2551 soon would incorrectly match FreeBSD 10.0.
2552
25532011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2554
2555 PR binutils/12283
2556 * move-if-change: Import version from gnulib.
2557
25582011-02-12 Alexandre Oliva <aoliva@redhat.com>
2559
2560 PR lto/47225
2561 * Makefile.def (lto-plugin): Double dash for enable-shared.
2562 (configure-gcc): Depend on all-lto-plugin.
2563 * Makefile.in: Rebuilt.
2564
25652011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2566
2567 * configure.ac: Remove extra bracket.
2568 * configure: Regenerate.
2569
25702011-02-08 Tobias Burnus <burnus@net-b.de>
2571
2572 * MAINTAINERS: Add myself as libquadmath maintainer.
2573
25742011-02-08 Thomas Schwinge <thomas@schwinge.name>
2575
2576 * MAINTAINERS: Update my email address.
2577
25782011-02-07 Joseph Myers <joseph@codesourcery.com>
2579
2580 * MAINTAINERS (option handling): Add self.
2581
25822011-02-06 Kai Tietz <kai.tietz@onevision.com>
2583
2584 PR lto/47225
2585 * Makefile.def: Add dependency for install-gcc
2586 on install-lto-plugin.
2587 * Makfile.in: Regenerated
2588
25892011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
2590
2591 * MAINTAINERS (CPU Port Maintainers): Add myself.
2592
25932011-01-31 Alexandre Oliva <aoliva@redhat.com>
2594
2595 PR libgcj/44341
2596 * configure.ac: Discard --with-* flags for host when configuring
2597 target libraries for cross build.
2598 * configure: Rebuilt.
2599
26002011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2601
2602 * MAINTAINERS (linear loop transforms): Removed.
2603
26042011-01-25 Jakub Jelinek <jakub@redhat.com>
2605
2606 * configure.ac: If with_ppl is no, move setting with_cloog=no
2607 after CLOOG_REQUESTED check.
2608 * configure: Regenerated.
2609
26102011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2611
2612 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2613 CLooG has been requested.
2614 * configure: Regenerated.
2615
26162011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2617
2618 * configure: Regenerated.
2619 * configure.ac: Check for version 0.11 (or later revision) of PPL.
2620
26212011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
2622
2623 * configure: Regenerated.
2624 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2625
26262011-01-21 Andreas Schwab <schwab@redhat.com>
2627
2628 * configure.ac: Use AS_HELP_STRING throughout.
2629 * configure: Regenerate.
2630
26312011-01-18 Jie Zhang <jie.zhang@analog.com>
2632
2633 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2634 * configure: Regenerate.
2635
26362011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2637
2638 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2639
26402011-01-13 Joel Brobecker <brobecker@adacore.com>
2641
2642 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2643 for ia64-hpux.
2644 * configure: Regenerate.
2645
26462011-01-07 Jan Hubicka <jh@suse.cz>
2647
2648 PR lto/47225
2649 * Makefile.in: Regenerate.
2650 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2651 configure.
2652
26532011-01-07 Jan Hubicka <jh@suse.cz>
2654
2655 * Makefile.in: Regenerate.
2656 * Makefile.def (gcc host module) and soft dependency on lto-plugin
2657 and configure dependency on lto-plugin configure.
2658 (lto-plugin module): Remove dependency on GCC; add dependency on
2659 liniberty.
2660
26612011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
2662
2663 * MAINTAINERS (Write After Approval): Add myself.
2664
26652010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
2666
2667 * configure: Regenerate.
2668
26692010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2670
2671 * configure.ac: (picochip): Disable libiberty.
2672
26732010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
2674
2675 * MAINTAINERS (Write After Approval): Add myself.
2676
26772010-12-10 Ian Lance Taylor <iant@google.com>
2678
2679 PR bootstrap/46819
2680 * configure.ac: For --disable-libgcj clear libgcj_saved.
2681 * configure: Rebuild.
2682
26832010-12-10 Tobias Burnus <burnus@net-b.de>
2684
2685 PR fortran/46540
2686 * configure.ac: Add --disable-libquadmath and
2687 --disable-libquadmath-support.
2688 * configure: Regenerate.
2689
26902010-12-03 Ian Lance Taylor <iant@google.com>
2691
2692 * MAINTAINERS: Add myself as libgo maintainer.
2693
26942010-12-03 Hans-Peter Nilsson <hp@axis.com>
2695
2696 PR libffi/46792
2697 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2698 * configure: Regenerate.
2699
27002010-12-02 Ian Lance Taylor <iant@google.com>
2701
2702 * configure.ac: Always set default for poststage1_ldflags to
2703 -static-libstdc++ -static-libgcc.
2704
27052010-11-29 Andreas Schwab <schwab@redhat.com>
2706
2707 * configure.ac: Move comment to remove extra space in last argument
2708 of GCC_TARGET_TOOL.
2709
27102010-11-26 Alexandre Oliva <aoliva@redhat.com>
2711
2712 PR other/46026
2713 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2714 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2715 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2716 (BASE_FLAGS_TO_PASS): Use it.
2717 * configure: Rebuilt.
2718 * Makefile.in: Rebuilt.
2719
27202010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2721
2722 PR binutils/12258
2723 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2724 Properly check default linker.
2725 * configure: Regnerated.
2726
27272010-11-23 Matthias Klose <doko@ubuntu.com>
2728
2729 * configure.ac: For --enable-gold, handle value `default' instead of
2730 `both*'. New configure option --{en,dis}able-ld.
2731 * configure: Regenerate.
2732
27332010-11-20 Ian Lance Taylor <iant@google.com>
2734
2735 * configure.ac: Only disable a language library if no language needs
2736 it. Don't let --disable-libgcj uncondtionally disable libffi.
2737 * configure: Rebuild.
2738
27392010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2740
2741 * Makefile.in: Regenerate.
2742
2743 PR other/46202
2744 * configure.ac: Fix just-built in-tree STRIP name to be
2745 binutils/strip-new.
2746 * configure: Regenerate.
2747 * Makefile.def (install-strip-gcc, install-strip-binutils)
2748 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2749 (install-strip-sid): Mirror dependencies on non-strip variants
2750 of these targets on the respective -strip prerequisites.
2751 * Makefile.tpl (install-strip, install-strip-host)
2752 (install-strip-target): New targets.
2753 (install-strip-[+module+], install-strip-target-[+module+]):
2754 New targets.
2755 * Makefile.in: Regenerate.
2756
27572010-11-19 Ian Lance Taylor <iant@google.com>
2758 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2759
2760 * configure.ac: Add target-libgo to target_libraries. Set
2761 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2762 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2763 (HOST_EXPORTS): Add GOC.
2764 (BASE_TARGET_EXPORTS): Add GOC.
2765 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2766 (GOCFLAGS_FOR_TARGET): New variable.
2767 (EXTRA_HOST_FLAGS): Add GOC.
2768 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2769 * Makefile.def (target_modules): Add libgo.
2770 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2771 (dependencies): Add dependency from configure-target-libgo to
2772 configure-target-libffi and all-target-libstdc++-v3. Add
2773 dependencies from all-target-libgo to all-target-libffi.
2774 (languages): Add go.
2775 * configure: Rebuild.
2776 * Makefile.in: Rebuild.
2777
27782010-11-19 Ian Lance Taylor <iant@google.com>
2779
2780 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2781 compiler/flag environment variables.
2782
27832010-11-18 Ian Lance Taylor <iant@google.com>
2784
2785 * configure.ac: Check for lang_requires_boot_languages in
2786 config-lang.in files.
2787 * configure: Rebuild.
2788
27892010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
87969c8c 2790 Tobias Burnus <burnus@net-b.de>
2791
2792 PR fortran/32049
2793 * Makefile.def: Add libquadmath; build it with language=fortran.
2794 * configure.ac: Add libquadmath.
2795 * Makefile.tpl: Handle multiple libs in check-[+language+].
2796 * Makefile.in: Regenerate.
2797 * configure: Regenerate.
2798
1fea6e9c 27992010-11-16 Tom Tromey <tromey@redhat.com>
2800
2801 * MAINTAINERS: Moved myself to reviewers section.
2802
1950f29a 28032010-11-15 Zdenek Dvorak <ook@ucw.cz>
2804
2805 * MAINTAINERS: Moved myself to reviewers section.
2806
e3d68d13 28072010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2808
2809 * MAINTAINERS (Various Maintainers): Add self for build machinery.
2810 (Write After Approval): Remove self.
2811
73f813e1 28122010-11-15 Andreas Schwab <schwab@redhat.com>
2813
2814 * configure.ac: Fix spelling in option names.
2815 * configure: Regenerated.
2816
e619f0a6 28172010-11-13 Georg-Johann Lay <georgjohann@web.de>
2818
2819 PR bootstrap/39622
2820 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2821 * configure: Regenerated.
2822
b330025b 28232010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
2824
2825 * MAINTAINERS: Update my email address.
2826
8a0fe290 28272010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2828
8a0fe290 2829 * configure: Regenerate.
2830
81b9d148 28312010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2832
aac33805 2833 * configure: Regenerate.
81b9d148 2834
4076133b 28352010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2836
4076133b 2837 * configure: Regenerate.
2838
88e8cc3e 28392010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2840
88e8cc3e 2841 * configure: Regenerate.
2842
a3c81e03 28432010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2844
2845 * configure.ac: Support official CLooG.org versions.
2846 * configure: Regenerate.
2847 * config/cloog.m4: New.
2848
083311b4 28492010-11-10 François Dumont <francois.cppdevs@free.fr>
2850
2851 * MAINTAINERS (Write After Approval): Add myself.
2852
7cb0b8a7 28532010-11-09 David Edelsohn <dje.gcc@gmail.com>
2854
2855 * MAINTAINERS: Update my email address.
2856
16463c8d 28572010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2858
2859 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2860 * configure: Regenerate.
16463c8d 2861
25630dc7 28622010-11-03 Ian Lance Taylor <iant@google.com>
2863 Dave Korn <dave.korn.cygwin@gmail.com>
2864
2865 PR lto/46273
2866 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2867 and on other supported platforms whenever LTO is enabled.
2868 * configure: Rebuild.
2869
13d2f2b2 28702010-11-02 Alan Modra <amodra@gmail.com>
2871
2872 PR binutils/12110
2873 * configure.ac: Error when source path contains spaces.
2874 * configure: Regenerate.
2875
4a0163ae 28762010-10-23 James E. Wilson <wilson@codesourcery.com>
2877
2878 * MAINTAINERS: Update my email address.
2879
1235ba90 28802010-10-20 Ian Lance Taylor <iant@google.com>
2881
2882 * Makefile.def (target_modules): Set lib_path to src/.libs for
2883 libstdc++-v3 module.
2884 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2885 * Makefile.in: Rebuild.
2886
579b6115 28872010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2888
2889 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2890 (Write After Approval): Remove myself.
2891
79aafbf6 28922010-10-15 Tristan Gingold <gingold@adacore.com>
2893
2894 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2895
7516f0c4 28962010-10-14 Douglas Rupp <rupp@gnat.com>
2897
2898 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2899
ca42e774 29002010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2901
2902 * configure.ac (build_lto_plugin): New shell variable.
2903 (--enable-lto): Turn on by default for all non-ELF platforms that
2904 have had LTO support added so far. Set build_lto_plugin appropriately
2905 for both ELF and non-ELF.
2906 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2907 * configure: Regenerate.
2908
9ee71fca 29092010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2910
2911 Sync from src:
2912 * configure.ac (v850 support): Remove target-libgloss from
2913 noconfigdirs.
2914 * configure: Regenerate.
2915
372a3f1e 29162010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2917
2918 PR bootstrap/45326
2919 PR bootstrap/45174
2920 * configure.ac: Honor initial values of $build_configargs,
2921 $host_configargs, $target_configargs. Mark the precious, so
2922 environment settings get recorded.
2923 * configure: Regenerate.
2924
445b7c96 29252010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2926
2927 PR bootstrap/45796
2928 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2929 Depend on all-build-libiberty.
2930 * Makefile.in: Regenerate.
2931
d34b0d1e 29322010-09-30 Michael Eager <eager@eagercon.com>
2933
2934 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2935 * configure: Regenerate.
2936
2ae04593 29372010-09-28 Michael Eager <eager@eagercon.com>
2938
2939 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2940
3aa7b555 29412010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2942
2943 PR bootstrap/44621
2944 * configure.ac: Fix unportable shell quoting.
2945 * configure: Regenerate.
2946
62932e4d 29472010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2948
2949 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2950 targets and amend comment.
2951 * configure: Regenerate.
2952
b3f60ce8 29532010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2954
2955 * MAINTAINERS (Write After Approval): Add myself.
2956
4ae8c98f 29572010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2958
2959 * configure.ac: Enable LTO by default on Darwin.
2960 * configure: Regenerate.
2961
782aa0bb 29622010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2963
4ae8c98f 2964 * MAINTAINERS (Write After Approval): Add myself.
782aa0bb 2965
3888a212 29662010-09-01 Ian Bolton <ian.bolton@arm.com>
2967
4ae8c98f 2968 * MAINTAINERS (Write After Approval): Add myself.
3888a212 2969
ad7d8d63 29702010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2971
2972 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2973 ports
2974
b9c08e4e 29752010-07-28 David Yuste <david.yuste@gmail.com>
2976
2977 * MAINTAINERS (Write After Approval): Add myself.
2978
65b688d7 29792010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2980
2981 * configure.ac: Support all v850 targets.
2982 * configure: Regenerate.
2983
b9a8e4c4 29842010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2985
2986 PR bootstrap/44455
2987 * configure.ac (extra_mpfr_configure_flags): Copy from
2988 extra_mpc_gmp_configure_flags.
2989 * configure: Re-generated.
2990
a91ed45e 29912010-07-22 Andi Kleen <ak@linux.intel.com>
2992
2993 * MAINTAINERS (Write After Approval): Add myself.
2994
b2c57537 29952010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2996
2997 * MAINTAINERS (Write After Approval): Add myself.
2998
a7a6769e 29992010-07-20 Jeffrey Yasskin <jyasskin@google.com>
3000
3001 * MAINTAINERS (Write After Approval): Add myself.
3002
cb885d9b 30032010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
3004
3005 PR target/44862
3006 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3007 Provide -B option to allow for link spec %s substitutions for
3008 libstdc++.a on darwin.
3009 * Makefile.in: Regenerate.
3010
5bea9bfd 30112010-07-10 Mikael Morin <mikael@gcc.gnu.org>
3012
3013 * MAINTAINERS (Reviewers): Update my e-mail address
3014
753a7a07 30152010-06-10 Alexandre Oliva <aoliva@redhat.com>
3016
3017 * Makefile.def (configure-gcc): Depend on all-libelf.
3018 * Makefile.in: Rebuild.
3019
596b7b22 30202010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
3021
3022 * MAINTAINERS (Write After Approval): Add myself in the right place.
3023
dcde3c07 30242010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
c29ab255 3025
3026 * MAINTAINERS (Write After Approval): Add myself.
3027
dcde3c07 30282010-05-25 Sterling Augustine <sterling@tensilica.com>
c03b5ae8 3029
3030 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dcde3c07 3031
30322010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
fc75f6d9 3033
e3cce89a 3034 * config.sub: Update to version 2010-05-21.
3035 * config.guess: Update to version 2010-04-03.
fc75f6d9 3036
f64b48e2 30372010-05-18 Steven Bosscher <steven@gcc.gnu.org>
3038
3039 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3040 * configure: Regenerate.
3041
2be0e543 30422010-05-12 Sriraman Tallam <tmsriram@google.com>
3043
3044 * MAINTAINERS (Write After Approval): Add myself.
3045
23433d72 30462010-05-07 Steven Bosscher <steven@gcc.gnu.org>
3047
3048 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3049 a platform that supports LTO.
3050 * configure: Regenerate.
3051
896fc761 30522010-05-05 Sebastian Pop <sebastian.pop@amd.com>
3053
3054 * configure.ac: Allow all the versions greater than 0.10 of PPL.
3055 * configure: Regenerated.
3056
af7c5662 30572010-04-27 Roland McGrath <roland@redhat.com>
3058 H.J. Lu <hongjiu.lu@intel.com>
3059
3060 * configure.ac (--enable-gold): Support both, both/gold and
3061 both/bfd to add gold to configdirs without removing ld.
3062 * configure: Regenerated.
3063
3064 * Makefile.def: Add install-gold dependency to install-ld.
3065 * Makefile.in: Regenerated.
3066
4d992eb6 30672010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
3068
3069 PR lto/42776
3070 * configure.ac (--enable-lto): Refactor handling so libelf tests
3071 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3072 and allow LTO to be explicitly enabled on non-ELF platforms that
3073 are known to support it inside else-clause.
3074 * configure: Regenerate.
3075
affd1d61 30762010-04-20 Eric Botcazou <ebotcazou@adacore.com>
3077
3078 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3079 * configure: Regenerate.
3080
e55e8126 30812010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
3082
3083 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3084 * configure: Regenerate.
3085
d6845139 30862010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3087
3088 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3089 separately.
3090 * configure: Regenerate.
3091
c9c28109 30922010-04-16 Kevin Williams <kevin.williams@inria.fr>
3093
3094 * MAINTAINERS (Write After Approval): Add myself.
3095
8e051ef4 30962010-04-14 Tristan Gingold <gingold@adacore.com>
3097
3098 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3099 * configure: Regenerate.
3100
7cc7a0c6 31012010-04-13 Steve Ellcey <sje@cup.hp.com>
3102
3103 * configure: Regenerate after change to elf.m4.
3104
30e08f1c 31052010-04-06 Iain Sandoe <iains@gcc.gnu.org>
3106
3107 * MAINTAINERS (Write After Approval): Add myself.
3108
b14b3ce1 31092010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3110
3111 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3112 * configure: Regenerated.
3113
31142010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3115
3116 * configure.ac: Print "buggy but acceptable" when CLooG
3117 revision is less than 9.
3118 * configure: Regenerated.
3119
09c38bea 31202010-04-01 Diego Novillo <dnovillo@google.com>
3121
3122 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3123
59a40389 31242010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3125
3126 PR bootstrap/43615
3127 PR bootstrap/43328
3128
3129 Revert:
3130
3131 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3132
3133 * configure.ac: Do not pass --enable-multilib nor
3134 --disable-multilib in baseargs. Accept explicitly passed
3135 --enable_multilib.
3136 * configure: Regenerate.
3137
15153e30 31382010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
3139
3140 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3141
247ec299 31422010-03-31 Janis Johnson <janis187@us.ibm.com>
3143
3144 * MAINTAINERS: Remove myself.
3145
7816cdf1 31462010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3147
3148 PR bootstrap/43328
3149 * configure.ac: Do not pass --enable-multilib nor
3150 --disable-multilib in baseargs. Accept explicitly passed
3151 --enable_multilib.
3152 * configure: Regenerate.
3153
2a78007b 31542010-03-28 Andrew Pinski <pinskia@gmail.com>
3155
3156 * MAINTAINERS (spu port): Remove me.
3157
fa0a53e3 31582010-03-23 Joseph Myers <joseph@codesourcery.com>
3159
3160 * configure.ac (tic6x-*-*): New case.
3161 * configure: Regenerate.
3162
d590232e 31632010-03-23 Joseph Myers <joseph@codesourcery.com>
3164
3165 * config.sub: Update to version 2010-03-22.
3166 * config.guess: Update to version 2009-12-30.
3167
dcde3c07 31682010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1384f0b0 3169
3170 PR ada/42554
3171 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3172 * configure: Regenerate.
3173
7071ad11 31742010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3175
3176 * MAINTAINERS: Update my email address.
3177
c583eb67 31782010-03-17 Sebastian Pop <sebastian.pop@amd.com>
3179
3180 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3181 (ghassan.shobaki@amd.com): Removed.
3182
6217c06a 31832010-03-17 Alan Modra <amodra@gmail.com>
3184
3185 * MAINTAINERS: Update my email address.
3186
101a6f96 31872010-03-16 Diego Novillo <dnovillo@google.com>
3188
3189 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3190 Matthews.
3191
b753085c 31922010-03-16 Joseph Myers <joseph@codesourcery.com>
3193
3194 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3195 Gutson, Jeffrey D. Oldham and Mark Shinwell.
3196
4b83e160 31972010-03-16 Joseph Myers <joseph@codesourcery.com>
3198
3199 * MAINTAINERS: Update my email address.
3200
f345c9fb 32012010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
3202
3203 * MAINTAINERS: Update my email address.
3204
4c6d05aa 32052010-03-15 Bernd Schmidt <bernds@codesourcery.com>
3206
3207 * MAINTAINERS: Update my email address.
3208
11010e64 32092010-03-09 Jie Zhang <jie@codesourcery.com>
3210
3211 * MAINTAINERS: Update my email address.
3212
68645a6b 32132010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3214
3215 PR libstdc++/32499
3216 * configure.ac (RANLIB): Default to true.
3217 (STRIP): Likewise.
3218 (RANLIB_FOR_TARGET): Remove superfluous : argument.
3219 * configure: Regenerate.
3220
dcde3c07 32212010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
8980c297 3222
3223 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3224 (Write After Approval): Update my email address.
3225
90b41dad 32262010-02-17 Nick Clifton <nickc@redhat.com>
3227
3228 PR 11238
3229 * Makefile.tpl (local-distclean): Also remove config.cache files in
3230 sub-directories as there may not be Makefiles present in the
3231 sub-directories.
4284910f 3232 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3233 the config.cache files found by the find command.
3234
90b41dad 3235 * Makefile.in: Regenerate.
3236 * configure.ac: Revert previous delta.
3237 * configure: Regenerate.
3238
abb1d088 32392010-02-15 Nick Clifton <nickc@redhat.com>
3240
3241 PR 11238
3242 * configure.ac: Delete config.cache files in sub-directories when
3243 deleting Makefiles.
3244 * configure: Regenerate.
3245
b55e20a0 32462010-02-12 Ben Elliston <bje@gnu.org>
3247
3248 * MAINTAINERS: Update my email address.
3249
0518ccd2 32502010-02-08 Andrew Pinski <pinskia@gmail.com>
3251
3252 * MAINTAINERS (spu port): Update my email address.
3253
dcd5ad58 32542010-02-08 Jie Zhang <jie.zhang@analog.com>
3255
3256 * MAINTAINERS: Add myself as a maintainer for the bfin port.
3257
17b6993a 32582010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3259
3260 * configure.ac: Add "recommended" version checks for GMP/MPC.
3261 Update recommended GMP/MPFR/MPC versions.
3262 * configure: Regenerate.
3263
e10fd696 32642010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
3265
3266 * MAINTAINERS: Move my Embecosm email address into the
3267 write-after-approval section.
3268
ddcf38e8 32692010-01-26 Ian Lance Taylor <iant@google.com>
3270
3271 * MAINTAINERS: Add myself as Go frontend maintainer.
3272
5c96a839 32732010-01-25 Joern Rennecke <amylaar@spamcop.net>
3274
3275 PR libstdc++/36101, PR libstdc++/42813
3276 * configure.ac (bootstrap_target_libs): Make inclusion of
3277 target-libgomp conditional on libgomb being in target_configdirs.
3278 * configure: Regenerate.
3279
8e61effd 32802010-01-23 Joern Rennecke <amylaar@spamcop.net>
3281
3282 PR libstdc++/36101, PR libstdc++/42813
3283 * configure.ac (bootstrap_target_libs): Include target-libgomp.
3284 * configure: Regenerate.
3285
1fda3360 32862010-01-22 Joern Rennecke <amylaar@spamcop.net>
3287
3288 PR libstdc++/36101, PR libstdc++/42813
3289 * configure.ac (target_configdirs): Substitute.
3290 * Makefile.def: Bootstrap target module libgomp.
3291 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3292 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3293 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3294 * configure, Makefile.in: Regenerate.
3295
8e32c255 32962010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
3297
3298 * MAINTAINERS: Adjust my details.
3299
37d3b41c 33002010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
3301
3302 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3303
50918a37 33042010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
3305
3306 * MAINTAINERS: reindented my entry with tabs instead of spaces.
3307
3397c9b2 33082010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
3309
3310 * MAINTAINERS (Write After Approval): Add myself.
3311
25cd8ffa 33122010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3313
3314 * MAINTAINERS (Write After Approval): Add myself.
3315
a82c8807 33162010-01-11 Richard Guenther <rguenther@suse.de>
3317
3318 PR lto/41569
3319 * Makefile.def (all-lto-plugin): Depend on all-gcc.
3320 * Makefile.in: Regenerated.
3321
5846e92c 33222010-01-11 Andreas Tobler <andreast@fgznet.ch>
3323
3324 * configure.ac: Enable libjava build on x86_64-*freebsd*.
3325 * configure: Regenerate.
3326
c3fc6a63 33272010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9f9d05ad 3328 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
c3fc6a63 3329
3330 PR bootstrap/42424
3331 * configure.ac: Include libtool m4 files.
9f9d05ad 3332 (_LT_CHECK_OBJDIR): Call it.
c3fc6a63 3333 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3334 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
50918a37 3335
c3fc6a63 3336 * configure: Regenerate.
3337
1ab7bcf0 33382010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3339
3340 PR bootstrap/41818
3341 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3342 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
3343 * Makefile.in: Regenerate.
3344
1a4f45ec 33452010-01-02 Richard Guenther <rguenther@suse.de>
3346
3347 PR lto/41529
3348 * configure.ac: Include config/elf.m4. Disable LTO if not
3349 builting for an elf target.
3350 * configure: Regenerate.
3351
cff9dc68 33522009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
3353
3354 * MAINTAINERS: Change my email address.
3355
c505c9f4 33562009-12-18 Ben Elliston <bje@au.ibm.com>
3357
3358 * config.sub, config.guess: Update from upstream sources.
3359
070457e7 33602009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
3361
3362 * MAINTAINERS (Write After Approval): Add myself.
3363
16de6a81 33642009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3365
3366 PR middle-end/30447
3367 PR middle-end/30789
3368 PR other/40302
3369
3370 * configure.ac: Require MPC.
3371 * configure: Regenerate.
3372
e6408286 33732009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3374
3375 PR target/38384
3376 PR bootstrap/40972
3377 * libtool.m4: Sync from git Libtool.
3378 * ltoptions.m4: Likewise.
3379 * ltversion.m4: Likewise.
3380 * lt~obsolete.m4: Likewise.
3381 * ltmain.sh: Likewise.
3382
fcb50449 33832009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3384
3385 * configure.ac: Update minimum MPC version to 0.8.
3386 * configure: Regenerate.
3387
cff3778c 33882009-11-21 Sebastian Pop <sebpop@gmail.com>
3389
3390 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3391 * configure: Regenerated.
3392
d6dfe18a 33932009-11-21 Ian Lance Taylor <iant@google.com>
3394
3395 * configure.ac: Change default of poststage1_ldflags to be empty if
3396 poststage1_libs is set. When poststage1_libs is empty, and
3397 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3398 * configure: Rebuild.
3399
04810760 34002009-11-21 Adam Nemet <adambnmet@gmail.com>
3401
3402 * MAINTAINERS (Write After Approval): Update my email address.
3403
af3e823e 34042009-11-20 Ben Elliston <bje@au.ibm.com>
3405
3406 * config.guess: Update from upstream sources.
3407
e01b36b0 34082009-11-16 Alexandre Oliva <aoliva@redhat.com>
3409
3410 * Makefile.def: Restore host and target settings for gmp.
3411 * Makefile.in: Rebuild.
3412
eea1ae23 34132009-11-16 Alexandre Oliva <aoliva@redhat.com>
3414
3415 * configure.ac: Add libelf to host_libs. Enable in-tree configury
3416 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
3417 Fix portability of test of C++ as bootstrap language. Add
3418 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3419 * configure: Rebuild.
3420 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3421 and cloog. Fix in-tree ppl configuration. Introduce libelf
3422 in-tree building.
3423 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3424 (POSTSTAGE1_HOST_EXPORTS): Use it.
3425 (STAGE[+id+]_CXXFLAGS): New.
3426 (BASE_FLAGS_TO_PASS): Pass it down.
3427 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
3428 extra_exports.
3429 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3430 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3431 extra_exports.
3432 * Makefile.in: Rebuild.
3433
5e80e315 34342009-11-17 Ben Elliston <bje@au.ibm.com>
3435
3436 * config.sub, config.guess: Update from upstream sources.
3437
500010c6 34382009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3439
3440 * MAINTAINERS (Write After Approval): Add myself.
3441
dcde3c07 34422009-11-09 Jon Beniston <jon@beniston.com>
595b8ec2 3443
3444 * MAINTAINERS (Write After Approval): Add myself.
3445
fe284774 34462009-11-06 Ozkan Sezer <sezeroz@gmail.com>
3447
3448 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
3449 paths for *-w64-mingw* and x86_64-*mingw*.
3450 * configure: Regenerated.
3451
dcde3c07 34522009-11-05 Joern Rennecke <amylaar@spamcop.net>
533b6da8 3453
3454 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3455
c356a43c 34562009-11-02 Benjamin Kosnik <bkoz@redhat.com>
3457
3458 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3459 Phil Edwards to Write-After Approval.
3460
ec2eb8fb 34612009-10-30 Kai Tietz <kai.tietz@onevision.com>
3462
3463 * configure.ac: Disable target-winsup & co for
3464 x86_64-*-mingw* and *-w64-mingw* targets.
3465 * configure: Regenerated.
3466
24833e1a 34672009-10-16 Nick Clifton <nickc@redhat.com>
3468
3469 * MAINTAINERS: Add myself as a maintainer for the RX port.
3470
dcde3c07 34712009-10-26 Johannes Singler <singler@kit.edu>
2683326a 3472
9f9d05ad 3473 * MAINTAINERS (Write After Approval): Update my e-mail address.
2683326a 3474
3a8cd7be 34752009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3476
3477 * configure.ac (CLooG test): Use = with test.
3478 * configure: Regenerate.
3479
24d0cd27 34802009-10-22 Richard Guenther <rguenther@suse.de>
3481
3482 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
3483 cloog if the ppl version check failed. Move flags saving
3484 before setting in libelf check.
3485 * configure: Regenerate.
3486
539c8c59 34872009-10-21 Richard Guenther <rguenther@suse.de>
3488
3489 * configure.ac: Adjust the ppl and cloog configure to work as
3490 documented. Disable cloog if ppl was disabled. Omit the version
3491 checks if they were disabled.
3492 * configure: Re-generate.
3493
d6ef094a 34942009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3495
3496 * configure.ac: Add 'lto' to enable_languages, not
3497 new_enable_languages, and only if not already present.
3498 * configure: Regenerate.
3499
414672c1 35002009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
3501
3502 * README: Refer to the various COPYING* files instead of just
3503 COPYING.
3504 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3505
dcde3c07 35062009-10-07 Rafael Avila de Espindola <espindola@google.com>
ea05ba0d 3507
3508 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
8738bcea 3509
17780be3 35102009-10-07 Richard Guenther <rguenther@suse.de>
3511
3512 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3513 and Richard Guenther as reviewers.
3514 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3515 as reviewers.
3516
c01decc6 35172009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
56ca37b0 3518
c01decc6 3519 * config.sub: Update from upstream sources.
56ca37b0 3520
85627a28 35212009-10-06 Ian Lance Taylor <iant@google.com>
3522
3523 * Makefile.def: check-gold depends upon all-gas.
3524 * Makefile.in: Rebuild.
3525
338b88fa 35262009-10-05 Phil Muldoon <pmuldoon@redhat.com>
3527
3528 * MAINTAINERS (Write After Approval): Add myself.
3529
7bfefa9d 35302009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
3531
3532 * Makefile.def: all-lto-plugin depends on all-libiberty.
3533 set bootstrap=true for lto-plugin.
3534 Add lto-plugin.
3535 * Makefile.in: Regenerate.
3536 * configure.ac (host_libs): Add lto-plugin.
3537 * configure: Regenerate.
3538
7bfefa9d 35392009-10-03 Diego Novillo <dnovillo@google.com>
3540
3541 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3542 (HOST_LIBELFLIBS): Define.
3543 (HOST_LIBELFINC): Define.
3544 * Makefile.in: Regenerate.
3545 * configure.ac: Add --enable-lto.
3546 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3547 If --enable-lto is used, add 'lto' to new_enable_languages.
3548 If --enable-lto is used and gold is enabled, add
3549 lto-plugin to configdirs.
3550 * configure: Regenerate.
3551
35522009-10-03 Simon Baldwin <simonb@google.com>
3553
3554 * configure.ac: If --with-system-zlib, suppress local zlib and
3555 pass --with-system-zlib to subdir configure scripts.
3556 * configure: Regenerate.
3557
dcde3c07 35582009-10-01 Loren J. Rittle <ljrittle@acm.org>
272bcfef 3559 Paolo Bonzini <bonzini@gnu.org>
3560
3561 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3562 $(srcdir).
3563 * Makefile.in: Rebuilt.
3564
dcde3c07 35652009-09-26 Gary Funck <gary@intrepid.com>
bdb4507a 3566
3567 * MAINTAINERS (Write After Approval): Add myself.
3568
0f3a3df5 35692009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3570
3571 * configure.ac: Update minimum MPC version to 0.7.
3572 * configure: Regenerate.
3573
412c2e81 35742009-09-25 Nick Clifton <nickc@redhat.com>
3575
3576 * configure.ac: Pass any --cache-file=/dev/null option on to
3577 subconfigures.
3578 * configure: Regenerate.
3579
c061df75 35802009-09-23 Nick Clifton <nickc@redhat.com>
3581
3582 * config.sub, config.guess: Update from upstream sources.
3583
dcde3c07 35842009-09-22 Loren J. Rittle <ljrittle@acm.org>
a9fd65cd 3585
3586 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3587 * Makefile.in: Rebuilt.
3588
04a2e841 35892009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3590
3591 PR bootstrap/32272
3592 * configure.ac: Error out if $srcdir isn't '.' but contains
3593 host-${host_noncanonical}.
3594 * configure: Regenerate.
3595
3d00a007 35962009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3597
3598 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3599 maintainer.
3600
9d447cf8 36012009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3602
7b5fee3e 3603 * configure.ac: If bootstrapping a combined tree with
3604 --enable-gold, require c++ in stage1_languages.
3605 * configure: Regenerate.
3606
32027446 3607 * configure.ac: Also add target_libs of stage1_languages to
3608 bootstrap_target_libs.
3609 * configure: Regenerate.
3610
9d447cf8 3611 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3612 with --enable-languages not containing c++.
3613 * configure: Regenerate.
3614
572ee61a 36152009-09-15 Jie Zhang <jie.zhang@analog.com>
3616
3617 * configure.ac: Disable java and boehm-gc for bfin-*-*.
3618 * configure: Regenerate.
3619
dcde3c07 36202009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
153f8c88 3621
6cf4f338 3622 * MAINTAINERS (Write After Approval): Update my e-mail address,
3623 and move from from here...
3624 (Waiting for paperwork): To here.
153f8c88 3625
31ebfd49 36262009-09-09 Joseph Myers <joseph@codesourcery.com>
3627
3628 * MAINTAINERS (Reviewers): Add self as driver reviewer.
3629
8bb79148 36302009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3631
3632 * configure.ac: Do not use $extrasub for replacing @if/@endif
3633 parts in Makefile; instead, use additional arguments to
3634 AC_CONFIG_COMMANDS to do the replacement manually, with several
3635 sed invocations, to avoid HP-UX sed command limits.
3636 * configure: Regenerate.
3637
81540bae 36382009-09-08 Alexandre Oliva <aoliva@redhat.com>
3639
3640 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3641 blank before -L.
3642
a2059f7a 36432009-09-04 Alexandre Oliva <aoliva@redhat.com>
3644
3645 * configure.ac (with-build-config): Document. Handle without.
3646 Handle missing argument.
3647 * configure: Rebuilt.
3648
719faf1c 36492009-09-03 Alexandre Oliva <aoliva@redhat.com>
3650
3651 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
3652 Default to bootstrap-debug only if compare-debug works.
3653 * configure: Rebuilt.
3654 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3655 * Makefile.in: Rebuilt.
3656
aab1c61e 36572009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3658
3659 * MAINTAINERS (OS Port Maintainers): Update my email address.
3660
14151756 36612009-09-01 Alexandre Oliva <aoliva@redhat.com>
3662
3663 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3664 * Makefile.in: Rebuilt.
3665
0ba87351 36662009-09-01 Chris Demetriou <cgd@google.com>
3667
3668 * MAINTAINERS (Write After Approval): Add myself.
3669
7c48f38c 36702009-08-31 Dodji Seketeli <dodji@redhat.com>
3671
3672 PR debug/30161
3673 * include/dwarf2.h (enum dwarf_tag): Added
3674 DW_TAG_GNU_template_template_param
3675 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3676
5576729b 36772009-08-30 Paolo Bonzini <bonzini@gnu.org>
3678
3679 * Makefile.tpl (AWK): Fix typo.
3680 * Makefile.in: Regenerate.
3681
b181f265 36822009-08-30 Paolo Bonzini <bonzini@gnu.org>
3683
3684 * configure.ac: Detect awk and sed.
3685 * Makefile.def (flags_to_pass): Add AWK and SED.
3686 * Makefile.tpl (AWK, SED): New.
3687 (BASE_FLAGS_TO_PASS): Add AWK and SED.
3688 * configure: Regenerate.
3689 * Makefile.in: Regenerate.
3690
7baff5bd 36912009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
3692
3693 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3694 (collapseslashes): Likewise.
3695
81a71e2b 36962009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3697
3698 * configure.ac (AC_PREREQ): Bump to 2.64.
3699
f0c89091 37002009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3701
115d57c5 3702 * configure.ac: Remove --with-datarootdir, --with-docdir,
3703 --with-pdfdir, --with-htmldir switches.
3704 * configure: Regenerate.
3705
cd9a469c 3706 * configure: Regenerate.
3707
f0c89091 3708 * compile: Sync from Automake 1.11.
3709 * depcomp: Likewise.
3710 * install-sh: Likewise.
3711 * missing: Likewise.
3712 * mkinstalldirs: Likewise.
3713 * ylwrap: Likewise.
3714
a410fae3 37152009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
3716
3717 * ltmain.sh (func_normal_abspath): New function.
3718 (func_relative_path): Likewise.
3719 (func_mode_help): Document new -bindir option for link mode.
3720 (func_mode_link): Add new -bindir option, and use it to place
3721 output DLL if specified.
3722
1a48098b 37232009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3724
cd2f3773 3725 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3726 (baseargs): Add --disable-option-checking.
3727 * configure: Regenerate.
3728
1a48098b 3729 * Makefile.def (configure-target-libiberty): Depend on
3730 all-binutils and all-ld.
3731 (configure-target-newlib): Likewise.
3732 * Makefile.in: Regenerate.
3733
155f17ed 37342009-08-17 Ben Elliston <bje@au.ibm.com>
3735
3736 * config.sub, config.guess: Update from upstream sources.
3737
ea864ded 37382009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3739
3740 Sync from src, merge:
3741
3742 2009-07-02 Tristan Gingold <gingold@adacore.com>
3743
3744 * configure.ac: Do not exclude gas for i386-*-darwin.
3745 Add a case for x86_64-*-darwin.
3746 * configure: Regenerate.
3747
0f879579 37482009-08-06 Neil Vachharajani <nvachhar@gmail.com>
3749
3750 * MAINTAINERS: Add my name to Write After Approval list.
3751
dcde3c07 37522009-08-06 Michael Eager <eager@eagercon.com>
ba2b484f 3753
3754 * configure.ac: Add Microblaze target.
3755 * configure: Regenerate.
3756
39f6b116 37572009-07-31 Christian Bruel <christian.bruel@st.com>
3758
3759 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3760 * configure: Regenerate.
8738bcea 3761
dcde3c07 37622009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
339f24d2 3763
3764 * MAINTAINERS (Write After Approval): Update my e-mail address.
3765
5110389d 37662009-07-06 Ian Lance Taylor <iant@google.com>
3767
3768 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3769 * configure: Rebuild.
3770
fa9b8d64 37712009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
3772
3773 * MAINTAINERS: Move myself to the Graphite Reviewers.
3774
5f29861f 37752009-06-30 Wei Guozhi <carrot@google.com>
3776
3777 * MAINTAINERS: Add my name to Write After Approval list.
3778
6fe86052 37792009-06-26 Steve Ellcey <sje@cup.hp.com>
3780
3781 PR bootstrap/40338
3782 * configure.ac (comparestring): Create new variable.
3783 * Makefile.tpl (comparestring): Use to skip some comparisions.
3784 * configure: Regenerate.
3785 * Makefile.in: Regenerate.
3786
b5ce97f8 37872009-06-26 Doug Evans <dje@sebabeach.org>
3788
3789 * Makefile.def (host_modules): Add cgen.
3790 * Makefile.in: Regenerate.
3791 * configure.ac (host_tools): Add cgen.
3792 * configure: Regenerate.
3793
46222c18 37942009-06-23 DJ Delorie <dj@redhat.com>
3795
3796 * MAINTAINERS: Add myself as mep maintainer.
3797
7ab76cec 37982009-06-23 Ian Lance Taylor <iant@google.com>
3799
3800 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3801 boot_languages. Only bootstrap target libraries listed in
3802 target_libs for some boot language. Add --with-stage1-ldflags,
3803 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3804 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3805 if not building with C++.
3806 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3807 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3808 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3809 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3810 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3811 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3812 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3813 * configure, Makefile.in: Rebuild.
3814
b2bb9bab 38152009-06-23 Li Feng <nemokingdom@gmail.com>
3816
3817 * MAINTAINERS: Added my name to write-after-approval list.
3818
0c809c32 38192009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3820
3821 * configure.ac: Define is_elf for QNX Neutrino targets.
3822 * configure: Regenerate.
3823
7b4becfd 38242009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
3825
9f9d05ad 3826 * MAINTAINERS: Added my name to the write-after-approval list
7b4becfd 3827
7aed6ac5 38282009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3829
3830 * configure.ac: Detect MPC in default directory.
3831 * configure: Regenerate.
3832
9d247ee8 38332009-06-03 Jerome Guitton <guitton@adacore.com>
3834 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3835
9f9d05ad 3836 * Makefile.tpl (all): Avoid a trailing backslash.
3837 * Makefile.in: Regenerate.
9d247ee8 3838
aec4ef75 38392009-06-03 Ben Elliston <bje@au.ibm.com>
3840
3841 * config.sub, config.guess: Update from upstream sources.
3842
f83974e5 38432009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3844
3845 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3846 to noconfdirs.
3847 * configure: Regenerate.
3848
77b633a0 38492009-06-02 Alexandre Oliva <aoliva@redhat.com>
3850
3851 * Makefile.tpl ([+compare-target+]): Compare all stage
3852 directories, rather than just gcc.
3853 * Makefile.in: Rebuilt.
3854
351f7ac7 38552009-06-01 Doug Kwan <dougkwan@google.com>
3856
3857 * configure.ac: Support gold for target arm*-*-*.
3858 * configure: Regenerate.
9d247ee8 3859
7601a55c 38602009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3861
3862 * Makefile.def: Add MPC support and dependencies.
3863 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3864
3865 * Makefile.in, configure: Regenerate.
3866
a36217d3 38672009-05-27 Alexandre Oliva <aoliva@redhat.com>
3868
3869 * Makefile.tpl (all): Avoid harmless warning in make all when
3870 gcc-bootstrap is enabled but stage_last does not exist.
3871 * Makefile.in: Rebuilt.
3872
8b70b80d 38732009-05-24 Nicolas Roche <roche@adacore.com>
3874
3875 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3876 * Makefile.in: Regenerate.
3877
cab4bf21 38782009-05-21 Denis Chertykov <chertykov@gmail.com>
3879
3880 * MAINTAINERS: Update my e-mail address.
3881
df95bec1 38822009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3883
3884 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3885 * configure: Regenerate.
3886
bc1e0bea 38872009-05-18 Alexandre Oliva <aoliva@redhat.com>
3888
3889 PR other/40159
3890 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3891 gcc-no-bootstrap are mutually exclusive.
3892 * Makefile.in: Rebuilt.
3893
4156fd9a 38942009-05-18 Alexandre Oliva <aoliva@redhat.com>
3895
3896 PR other/40159
3897 * Makefile.tpl (all): Don't end with unconditional success.
3898 * Makefile.in: Rebuilt.
3899
bd1f9655 39002009-05-12 Alexandre Oliva <aoliva@redhat.com>
3901
3902 PR target/37137
3903 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3904 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3905 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3906 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3907 stage_configureflags, stage_cflags and stage_libcflags into
3908 explicit Makefile macros.
3909 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3910 GFORTRAN.
3911 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3912 CC. Set CC_FOR_BUILD from CC.
3913 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3914 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3915 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3916 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3917 and GFORTRAN.
3918 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3919 (_LIBCFLAGS): Renamed to _TFLAGS.
3920 (do-compare-debug, do-compare3-debug): Drop.
3921 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3922 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3923 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3924 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3925 (XGCC_FLAGS_FOR_TARGET): New.
3926 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3927 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3928 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3929 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9f9d05ad 3930 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
bd1f9655 3931 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3932 TFLAGS.
3933 (BUILD_CONFIG): Include if requested.
3934 (all): Set TFLAGS on bootstrap.
3935 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3936 (all-stageid-prefixmodule): Likewise.
3937 (do-clean, distclean-stageid): Set TFLAGS.
3938 (restrap): Fix whitespace.
3939 * Makefile.in: Rebuilt.
3940
604febb6 39412009-05-07 Paolo Bonzini <bonzini@gnu.org>
3942
3943 * config.guess: Sync with src.
3944
63d7f4db 39452009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3946
3947 * configure.ac ($with_ppl): Default to no if not supplied.
3948 ($with_cloog): Likewise.
3949 configure: Regenerate.
3950
21c0690b 39512009-04-27 James E. Wilson <wilson@codesourcery.com>
3952
3953 * MAINTAINERS: Update my e-mail address.
3954
cd06af47 39552009-04-27 Nick Clifton <nickc@redhat.com>
3956
3957 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3958
bb19a97e 39592009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3960
3961 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3962 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3963 * Makefile.in: Regenerate.
3964
bff7ea4a 39652009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3966
3967 PR bootstrap/39739
3968 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3969 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3970
3971 * configure, Makefile.in: Regenerate.
3972
bb19a97e 39732009-04-21 Taras Glek <tglek@mozilla.com>
fb1e4f4a 3974
3975 * include/hashtab.h: Update GTY annotations to new syntax
3976 * include/splay-tree.h: Likewise
3977
613eb4a3 39782009-04-17 Ben Elliston <bje@au.ibm.com>
3979
3980 * config.sub, config.guess: Update from upstream sources.
3981
ca2751b6 39822009-04-15 Anthony Green <green@moxielogic.com>
3983
3984 * configure.ac: Add moxie support.
3985 * configure: Rebuilt.
3986
4b072aaf 39872009-04-14 Jakub Jelinek <jakub@redhat.com>
3988
3989 * configure.ac: Change copyright header to refer to version
3990 3 of the GNU General Public License and to point readers at the
3991 COPYING3 file and the FSF's license web page.
3992 * Makefile.def: Likewise.
3993 * Makefile.tpl: Likewise.
3994 * Makefile.in: Regenerate.
3995
95349883 39962009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3997
3998 * configure.ac: Restore match for darwin9 or later. Use double
3999 brackets since regeneration eats one pair.
4000 * configure: Regenerate.
4001
03caadda 40022009-04-09 H.J. Lu <hongjiu.lu@intel.com>
4003
4004 PR gas/10039
4005 * configure.ac: Require texinfo 4.7.
4006 * configure: Regenerated.
4007
6bc9506f 40082009-04-09 Nick Clifton <nickc@redhat.com>
4009
4010 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4011 the GCC Runtime Library Exception.
4012
fec76ae9 40132009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4014
4015 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4016 * configure: Regenerate.
4017
21a0251d 40182009-04-01 Steve Ellcey <sje@cup.hp.com>
4019
4020 * Makefil.def (languages): New entries.
4021 * Makefile.tpl (check-gcc-*): New generic target.
4022 * Makefile.in: Regenerate.
21a0251d 4023
dcde3c07 40242009-03-25 Erven Rohou <erven.rohou@inria.fr>
54b921e3 4025
03caadda 4026 * MAINTAINERS: Update my email address.
54b921e3 4027
63d6abe9 40282009-03-18 Tom Tromey <tromey@redhat.com>
4029
03caadda 4030 * configure: Rebuild.
4031 * configure.ac (host_libs): Add libiconv.
4032 * Makefile.in: Rebuild.
4033 * Makefile.def (host_modules): Add libiconv.
4034 (configure-gdb, all-gdb): Depend on libiconv.
63d6abe9 4035
40c500e1 40362009-03-16 Tristan Gingold <gingold@adacore.com>
4037
4038 * configure.ac: Treat gdb as supported on x86_64-darwin.
4039 * configure: Regenerate.
4040
5bc96548 40412009-03-16 Joseph Myers <joseph@codesourcery.com>
4042
4043 * configure.ac (--with-host-libstdcxx): New option.
4044 * configure: Regenerate.
4045
dcde3c07 40462009-03-12 Joern Rennecke <joern.rennecke@arc.com>
9d469b1b 4047
4048 * MAINTAINERS: Move myself into the write after approval list.
4049
2ab9be2b 40502009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
4051
4052 * MAINTAINERS: Update e-mail address.
8738bcea 4053
1f7090eb 40542009-03-11 Dorit Nuzman <dorit@il.ibm.com>
4055
4056 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4057
dcde3c07 40582009-03-10 Ira Rosen <irar@il.ibm.com>
8e68bfcc 4059
4060 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4061
9af964d4 40622009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4063
4064 Backport from git Libtool:
4065
4066 2009-01-19 Robert Millan <rmh@aybabtu.com>
4067 Support GNU/kOpenSolaris.
4068 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4069 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4070 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4071 GNU/kOpenSolaris.
4072
a59c2cb8 40732009-02-27 Andreas Schwab <schwab@linux-m68k.org>
4074
4075 * MAINTAINERS: Update e-mail address.
4076
8ccd3088 40772009-02-24 Michael Eager <eager@eagercon.com>
99a435ed 4078
4079 * MAINTAINERS (Write After Approval): Add self.
4080
ebd8f42c 40812009-02-18 Bingfeng Mei <bmei@broadcom.com>
4082
4083 * MAINTAINERS (Write After Approval): Add myself.
4084
be9d4db8 40852009-02-05 Andreas Schwab <schwab@suse.de>
4086
4087 * Makefile.tpl (stage_last): Define $r and $s before using
4088 $(RECURSE_FLAGS_TO_PASS).
4089 * Makefile.in: Regenerate
4090
d7559db1 40912009-01-30 Ian Lance Taylor <iant@google.com>
4092
4093 * MAINTAINERS: Move myself to the Global Reviewers list.
4094
3bef4012 40952009-01-29 Robert Millan <rmh@aybabtu.com>
4096
4097 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4098 * configure: Regenerate.
4099
808f8521 41002009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
4101
4102 * MAINTAINERS: Make whitespace consistent.
f84804e6 4103 Remove Robert Millan from Write After Approval.
808f8521 4104
6e6a9ced 41052009-01-16 Alan Modra <amodra@bigpond.net.au>
4106
4107 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4108 (all-opcodes): Depend on all-libiberty.
4109 * Makefile.in: Regenerate.
4110
8408ca00 41112009-01-15 Douglas B Rupp <rupp@gnat.com>
4112
4113 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4114 * configure: Regenerate.
4115
f95e31fd 41162009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
4117
4118 * MAINTAINERS (Write After Approval): Add myself.
4119
56b496b0 41202009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
4121
4122 * MAINTAINERS: Add myself to reviewers (Fortran).
4123
dcde3c07 41242009-01-12 Sebastian Pop <sebastian.pop@amd.com>
4aa0552b 4125
4126 PR tree-optimization/38515
4127 * configure.ac (cloog-polylib): Removed.
4128 (with_ppl, with_cloog): Test for "no".
4129 * configure: Regenerated.
4130
4e82a0cf 41312009-01-11 Daniel Franke <franke.daniel@gmail.com>
4132
4133 * MAINTAINERS: Moved myself to reviewers (Fortran).
4134
50d19060 41352009-01-06 Thomas Schwinge <tschwinge@gnu.org>
4136
4137 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4138 (Write After Approval): Remove myself.
4139
2915a9ca 41402009-01-03 Diego Novillo <dnovillo@google.com>
4141
4142 * MAINTAINERS: Remove myself from alias maintainership.
4143
df1f167a 41442009-01-02 David Ayers <ayers@fsfe.org>
4145
4146 * MAINTAINERS: Update e-mail address.
4147
b58007d7 41482008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
4149
4150 * MAINTAINERS: Make whitespace consistent.
4151
9e6fd619 41522008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4153
4154 Backport from upstream Libtool:
4155 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4156 Add cache variables to tests that require the linker to work.
4157 For shlibpath_overrides_runpath, this also changes the semantics
4158 to let the result from the C compiler take precedence.
4159
2882bf89 41602008-12-02 Ben Elliston <bje@au.ibm.com>
4161
4162 * config.sub, config.guess: Update from upstream sources.
4163
dcde3c07 41642008-12-12 Sebastian Pop <sebastian.pop@amd.com>
6dd977ba 4165
4166 * configure.ac (ppllibs): Add by default the lib flags.
4167 * configure: Regenerate.
4168
da355950 41692008-12-08 Luis Machado <luisgpm@br.ibm.com>
4170
4171 * MAINTAINERS: Add myself to the write after approval list.
4172
42d640f6 41732008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
4174
be9d4db8 4175 * configure.ac: Add double brackets on darwin[912].
4176 * configure: Regenerate.
42d640f6 4177
51557c5b 41782008-12-03 Daniel Kraft <d@domob.eu>
4179
4180 * MAINTAINERS: Moved myself and Mikael Morin from Write After
4181 Approval to Reviewer section (for Fortran front-end).
4182
501068c2 41832008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
4184
4185 * configure.ac: Expand to darwin10 and later.
4186 * configure: Regenerate.
4187
0ecf7a65 41882008-12-02 Andreas Schwab <schwab@suse.de>
4189
4190 * Makefile.def: configure-target-boehm-gc depends on
4191 all-target-libstdc++-v3.
4192 * Makefile.in: Regenerate.
4193
3177f780 41942008-12-02 Kai Tietz <kai.tietz@onevision.com>
4195
4196 * MAINTAINERS: Add myself as mingw maintainer.
4197
fcf428df 41982008-12-02 Ben Elliston <bje@au.ibm.com>
4199
4200 * config.sub, config.guess: Update from upstream sources.
4201
a61f1d25 42022008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
4203
4204 * README.SCO: Remove.
4205
8026444e 42062008-11-29 Fernando Pereira <pronesto@gmail.com>
4207
4208 * MAINTAINERS: Add myself to the write after approval list.
4209
707ec6d5 42102008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
4211
4212 * MAINTAINERS: Update my email address in WAA section.
4213
dcde3c07 42142008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
e006f6a0 4215
4216 * MAINTAINERS: Update e-mail address.
4217
dcde3c07 42182008-11-27 Toon Moene <toon@moene.org>
c399af55 4219
4220 * MAINTAINERS: Change e-mail address.
4221
d9f9f3af 42222008-11-27 Tristan Gingold <gingold@adacore.com>
4223
4224 * configure.ac: Build gdb for i?86-*-darwin*
4225 * configure: Regenerated.
4226
dcde3c07 42272008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
384763bb 4228
4229 * MAINTAINERS: Added my full name.
4230
54670ae6 42312008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4232
4233 PR bootstrap/38014
4234 PR bootstrap/37923
4235
4236 Revert:
4237
4238 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4239
4240 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4241 * Makefile.in: Regenerated.
4242
4243 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4244
4245 PR gdb/921
4246 PR gdb/1646
4247 PR gdb/2175
4248 PR gdb/2176
4249
4250 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4251 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4252 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4253 (HOST_EXPORTS): Pass CPPFLAGS.
4254 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4255 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4256 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4257 * Makefile.in, configure: Regenerated.
4258 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4259 and CPPFLAGS_FOR_BUILD.
4260
dcde3c07 42612008-11-06 Jeff Law <law@redhat.com>
35d42d87 4262
4263 * MAINTAINERS: Add myself as middle end maintainer.
4264
9978efe2 42652008-11-06 Andrew Stubbs <ams@codesourcery.com>
4266
4267 * MAINTAINERS (Write after approval): Add myself.
4268
8487f085 42692008-11-05 Diego Novillo <dnovillo@google.com>
4270
4271 * MAINTAINERS (Global Reviewers): Add myself.
4272 (Non-Algorithmic Maintainers): Remove myself.
4273
bd2826b0 42742008-11-04 Thomas Schwinge <tschwinge@gnu.org>
4275
0ecf7a65 4276 * MAINTAINERS (Write after approval): Add myself.
bd2826b0 4277
fefb72aa 42782008-10-31 Mikael Morin <mikael.morin@tele2.fr>
4279
0ecf7a65 4280 * MAINTAINERS (Write after approval): Add myself.
fefb72aa 4281
55bc4ab1 42822008-10-31 Ben Elliston <bje@au.ibm.com>
4283
4284 * configure.ac (spu-*-*): Remove special case.
4285 * configure: Regenerate.
4286
be6ed2e1 42872008-10-30 Catherine Moore <clm@codesourcery.com>
4288
4289 * MAINTAINERS (Write after approval): Update my email address.
4290
a8e019fa 42912008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
4292
4293 * configure.ac [spu-*-*]: Do not set skipdirs.
4294 * configure: Re-generate.
4295
1a9f59a4 42962008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
4297
4298 * MAINTAINERS (Various Maintainers): Add myself to reload.
4299
de52fda6 43002008-10-25 Richard Guenther <rguenther@suse.de>
4301
4302 * MAINTAINERS (Various Maintainers): Add myself as middle-end
4303 maintainer. Remove myself as libgcc-math maintainer.
4304 (Non-Algorithmic Maintainers): Remove myself.
4305
38db8374 43062008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4307
4308 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4309 * Makefile.in: Regenerated.
4310
d8ff5826 43112008-10-23 Cary Coutant <ccoutant@google.com>
4312
4313 * MAINTAINERS (Write after approval): Add myself.
4314
d514f3bf 43152008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4316
4317 PR gdb/921
4318 PR gdb/1646
4319 PR gdb/2175
4320 PR gdb/2176
4321
4322 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4323 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4324 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4325 (HOST_EXPORTS): Pass CPPFLAGS.
4326 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4327 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4328 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4329 * Makefile.in, configure: Regenerated.
4330 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4331 and CPPFLAGS_FOR_BUILD.
4332
dcde3c07 43332008-10-20 Sebastian Pop <sebastian.pop@amd.com>
cf58dc99 4334
4335 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4336 Sebastian Pop.
4337
65ee4ba4 43382008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
4339
4340 * MAINTAINERS (Write After Approval): Added myself.
4341
c214098d 43422008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4343
4344 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4345 recommended version to 2.3.2.
4346
4347 * configure: Regenerate.
4348
4ae4a8b5 43492008-10-01 Mark Mitchell <mark@codesourcery.com>
4350
4351 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4352
65bf946b 43532008-09-29 David Daney <david.daney@caviumnetworks.com>
4354
4355 * MAINTAINERS (Write After Approval): Update e-mail address.
4356
5028c504 43572008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
4358
4359 * libtool.m4: Update to libtool 2.2.6.
4360 * lt~obsolete.m4: Update to libtool 2.2.6.
4361 * ltmain.sh: Update to libtool 2.2.6.
4362 * ltsugar.m4: Update to libtool 2.2.6.
4363 * ltversion.m4: Update to libtool 2.2.6.
4364 * ltoptions.m4: Update to libtool 2.2.6.
4365 * ltgcc.m4: Update to match changes from libtool 2.2.6.
4366
8b1a5537 43672008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
4368
4369 * MAINTAINERS (Write After Approval): Add myself.
4370
55374afb 43712008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
4372
4373 * MAINTAINERS (Write After Approval): Update my name.
4374
bf6d04f7 43752008-09-20 Steven Bosscher <steven@gcc.gnu.org>
4376
0ecf7a65 4377 * MAINTAINERS: Add myself in "Write After Approval".
bf6d04f7 4378
9abaa85a 43792008-09-18 Steve Ellcey <sje@cup.hp.com>
4380
0ecf7a65 4381 * MAINTAINERS: Add myself as ia64 maintainer.
9abaa85a 4382
43277e2a 43832008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
4384
4385 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4386 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4387 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4388 and Michael Tiemann from Write After Approval since they do not
4389 actually have access.
4390
a565a5fa 43912008-09-05 Richard Guenther <rguenther@suse.de>
4392
4393 * configure.ac: Initialize clooglibs to -lcloog.
4394 * configure: Re-generate.
4395
2d9cbe39 43962008-09-04 Le-Chun Wu <lcwu@google.com>
4397
4398 * MAINTAINERS (Write After Approval): Add myself.
4399
5362e323 44002008-09-03 Sebastian Pop <sebastian.pop@amd.com>
4401
4402 * configure.ac (--with-cloog-polylib): New.
4403 (--disable-cloog-version-check): New.
4404 (--disable-ppl-version-check): New.
4405 * configure: Re-generate.
4406
3e6e524f 44072008-09-03 Richard Guenther <rguenther@suse.de>
4408
4409 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4410 cloog test.
4411 * configure: Re-generate.
4412
8372e9ea 44132008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
4414
4415 Add picoChip port.
4416 * MAINTAINERS: Add picoChip maintainers.
4417
255b6be7 44182008-09-02 Sebastian Pop <sebastian.pop@amd.com>
4419 Tobias Grosser <grosser@fim.uni-passau.de>
4420 Jan Sjodin <jan.sjodin@amd.com>
4421 Harsha Jagasia <harsha.jagasia@amd.com>
4422 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4423 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4424 Adrien Eliche <aeliche@isty.uvsq.fr>
4425
4426 Merge from graphite branch.
4427 * configure: Regenerate.
4428 * Makefile.in: Regenerate.
4429 * configure.ac (host_libs): Add ppl and cloog.
4430 Add checks for PPL and CLooG.
4431 * Makefile.def (ppl, cloog): Added modules and dependences.
4432 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4433 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4434
7d804f04 44352008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4436
4437 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4438 (GCC_SHLIB_SUBDIR): New.
4439 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4440 * configure: Regenerate.
4441 * Makefile.in: Regenerate.
4442
cc7fe443 44432008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4444
4445 * MAINTAINERS: Consistently use tabs to separate columns.
4446
c3116b03 44472008-08-29 Tristan Gingold <gingold@adacore.com>
4448
4449 * MAINTAINERS (Write after Approval): Add myself.
4450
dba2c8ea 44512008-08-28 Tristan Gingold <gingold@adacore.com>
4452
4453 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4454 Enable bfd, binutils and opcodes.
4455 * configure: Regenerate.
4456
ae65dfef 44572008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4458
4459 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
4460
2a462700 44612008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4462
4463 * MAINTAINERS: Use correct Umlaut for last name.
4464
da1cc9ee 44652008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4466
4467 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4468
285c1b7e 44692008-08-16 David Edelsohn <edelsohn@gnu.org>
4470
4471 * MAINTAINERS: Update my email address.
4472
edcc45bb 44732008-08-16 Nicolas Roche <roche@adacore.com>
4474
4475 * Makefile.tpl: Add BOOT_ADAFLAGS.
4476 * Makefile.in: Regenerate.
4477
559b0712 44782008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
4479
4480 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4481 * configure: Regenerate.
4482
dcde3c07 44832008-07-30 Paolo Bonzini <bonzini@gnu.org>
3bed0958 4484
4485 * configure.ac: Add makefile fragments for hpux.
4486 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4487 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4488 * configure: Regenerate.
4489 * Makefile.in: Regenerate.
4490
dcde3c07 44912008-07-28 Aldy Hernandez <aldyh@redhat.com>
50e0cac8 4492
4493 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4494
dcde3c07 44952008-07-11 Dodji Seketeli <dseketel@redhat.com>
ff71f0b4 4496
4497 * MAINTAINERS (Write after Approval): Add myself.
4498
d27e061f 44992008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
4500
4501 * MAINTAINERS (Write After Approval): Add myself.
4502
5daaf60f 45032008-06-29 Andrew Jenner <andrew@codesourcery.com>
4504
4505 * MAINTAINERS (Write After Approval): Add myself.
4506
04177cb3 45072008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
4508
4509 * MAINTAINERS: Update my email address.
4510
5dfd58d3 45112008-06-25 Joey Ye <joey.ye@intel.com>
4512
4513 * MAINTAINERS (Write After Approval): Add myself.
4514
5b2c7553 45152008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4516
4517 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4518 * Makefile.in: Regenerate.
4519 * configure: Regenerate.
4520
211b932d 45212008-06-17 Daniel Kraft <d@domob.eu>
4522
4523 * MAINTAINERS (Write After Approval): Add myself.
4524
4e8a889d 45252008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4526
4527 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4528 "$@" is still intact with both Autoconf 2.59 and 2.62.
4529 * configure: Regenerate.
4530
168ee878 45312008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4532
4533 * Makefile.tpl: Fix comment errors.
4534 * Makefile.in: Regenerate.
4535
607465f2 45362008-06-12 David S. Miller <davem@davemloft.net>
4537 David Edelsohn <edelsohn@gnu.org>
4538
4539 * configure.ac: Add powerpc*-*-* to gold supported targets.
4540 * configure: Regenerate.
4541
9841cd80 45422008-06-08 Joseph Myers <joseph@codesourcery.com>
4543
4544 PR tree-optimization/36218
4545 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4546 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4547 (all prefix="build-"): Pass them to build-system sub-makes.
4548 * Makefile.in: Regenerate.
4549
6af9f7ea 45502008-06-07 Joseph Myers <joseph@codesourcery.com>
4551
4552 * MAINTAINERS (mt port): Remove.
4553 (sco5, unixware, sco udk): Remove.
4554 (Kean Johnston): Add to Write After Approval.
4555
ab2a1d30 45562008-05-30 Julian Brown <julian@codesourcery.com>
4557
4558 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4559 of libobjc for ARM EABI Linux.
4560 * configure: Regenerate.
f7f51622 4561
dcde3c07 45622008-05-18 Xinliang David Li <davidxl@google.com>
5ade25c6 4563
0ecf7a65 4564 * ChangeLog: Remove wrong ChangeLog entry.
5ade25c6 4565
dcde3c07 45662008-05-17 Xinliang David Li <davidxl@google.com>
f7f51622 4567
5ade25c6 4568 * MAINTAINERS (Write After Approval): Add myself.
f7f51622 4569
f0ce8d7d 45702008-05-15 Janus Weil <janus@gcc.gnu.org>
4571
4572 * MAINTAINERS (Write After Approval): Add myself.
4573
d3eff7bb 45742008-05-14 Rafael Espíndola <espindola@google.com>
2c3fa25d 4575
4576 * config-ml.in: don't handle --enable-shared and --enable-static.
4577
c69f9953 45782008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
4579
4580 * MAINTAINERS: Update my email address.
4581
21b4aefa 45822008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
4583
4584 * MAINTAINERS: Update my email address.
0ecf7a65 4585
f2271661 45862008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
4587
4588 * MAINTAINERS (Write After Approval): Add myself.
4589
002bc050 45902008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
4591
4592 * MAINTAINERS (Write After Approval): Add myself.
4593
dcde3c07 45942008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
74200d08 4595
4596 * MAINTAINERS (crx): Add myself.
4597
83a50aef 45982008-04-18 Paolo Bonzini <bonzini@gnu.org>
4599
4600 Sync with src:
4601 2008-04-14 David S. Miller <davem@davemloft.net>
4602
0ecf7a65 4603 * configure.ac: Add sparc*-*-* to gold supported targets.
4604 * configure: Regenerate.
83a50aef 4605
f0cb9b36 46062008-04-18 Paolo Bonzini <bonzini@gnu.org>
4607
4608 PR bootstrap/35457
4609 * configure.ac: Include override.m4.
4610 * configure: Regenerate.
4611
1db8021c 46122008-04-18 Paolo Bonzini <bonzini@gnu.org>
4613
0ecf7a65 4614 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4615 * Makefile.in: Regenerate.
1db8021c 4616
dcde3c07 46172008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
15f8eac8 4618
0ecf7a65 4619 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
15f8eac8 4620 as nonconfigurable directories list.
0ecf7a65 4621 * configure: Regenerate.
15f8eac8 4622
3af820d0 46232008-04-14 Ben Elliston <bje@au.ibm.com>
4624
4625 * config.sub, config.guess: Update from upstream sources.
4626
6e7d0937 46272008-04-12 Hans-Peter Nilsson <hp@axis.com>
4628
4629 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4630 * Makefile.in: Regenerate.
4631
9c66b389 46322008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
4633
4634 * configure.ac: Do not build libssp for the AVR.
4635 * configure: Regenerate.
4636
29ab6ecd 46372008-04-07 Ian Lance Taylor <iant@google.com>
4638
4639 * Makefile.def: check-gold depends upon all-binutils.
4640 * Makefile.in: Regenerate.
4641
86aaa146 46422008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
4643
4644 * MAINTAINERS (Write After Approval): Add myself.
4645
45043b2b 46462008-04-04 Nick Clifton <nickc@redhat.com>
4647
4648 PR binutils/4334
fae55456 4649 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
45043b2b 4650 builds.
4651 * configure: Regenerate.
4652
5a92bcc2 46532008-04-04 NightStrike <NightStrike@gmail.com>
4654
4655 PR other/35151
0ecf7a65 4656 * configure.ac: Combine rules for mingw32 and mingw64.
4657 * configure: Regenerate.
5a92bcc2 4658
0805084a 46592008-04-02 Kai Tietz <kai.tietz@onvision.com>
4660
4661 * MAINTAINERS (Write After Approval): Add myself.
4662
dcde3c07 46632008-04-01 Seongbae Park <seongbae.park@gmail.com>
5b9f41dc 4664
4665 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4666 * Makefile.in (.NOTPARALLEL): Ditto.
4667
63a9f8da 46682008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
4669
4670 * MAINTAINERS (Write After Approval): Add myself.
4671
dcde3c07 46722008-03-31 Seongbae Park <seongbae.park@gmail.com>
3e3a0e9c 4673
4674 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4675 * Makefile.in (.NOTPARALLEL): Regenerate.
4676
4add9df0 46772008-03-27 Paolo Bonzini <bonzini@gnu.org>
4678
4679 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4680 * Makefile.in: Regenerate.
4681
03b33306 46822008-03-26 Jakub Staszak <kuba@et.pl>
4683
4684 * MAINTAINERS (Write After Approval): Add myself.
4685
5d42d4f2 46862008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4687
4688 * MAINTAINERS: Update e-mail address.
4689
3d47fcf5 46902008-03-20 Ian Lance Taylor <iant@google.com>
4691
4692 * configure.ac: Add support for --enable-gold.
4693 * Makefile.def: Add gold as a directory like ld.
4694 * configure, Makefile.in: Regenerate.
4695
82eaf560 46962008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4697
4698 * configure.ac: m4_include config/proginstall.m4.
4699 * configure: Regenerate.
e61456db 4700
4701 Backport from upstream Libtool:
0ecf7a65 4702
e61456db 4703 2007-10-12 Eric Blake <ebb9@byu.net>
0ecf7a65 4704
e61456db 4705 Deal with Autoconf 2.62's semantic change in m4_append.
4706 * ltsugar.m4 (lt_append): Replace broken versions of
4707 m4_append.
4708 (lt_if_append_uniq): Don't require separator to be overquoted,
4709 and avoid broken m4_append.
4710 (lt_dict_add): Fix typo.
4711 * libtool.m4 (_LT_DECL): Don't overquote separator.
4712
020e6f2b 47132008-03-13 David Edelsohn <edelsohn@gnu.org>
4714
4715 * config.rpath: Add AIX 6 support.
4716
f7c302cf 47172008-03-13 Paolo Bonzini <bonzini@gnu.org>
4718
4719 * Makefile.def (stageprofile). Remove -fprofile-generate
4720 from stage_libcflags.
4721 * Makefile.in: Regenerate.
4722
82ab37f5 47232008-03-13 Ben Elliston <bje@au.ibm.com>
4724
4725 * config.sub, config.guess: Update from upstream sources.
4726
167057eb 47272008-03-06 Tom Tromey <tromey@redhat.com>
4728
4729 * MAINTAINERS: Update for treelang deletion.
4730
06a40dd3 47312008-03-03 James E. Wilson <wilson@tuliptree.org>
4732
4733 * MAINTAINERS: Update my email address.
4734
af05c092 47352008-03-03 Stan Shebs <stanshebs@earthlink.net>
4736
6c2338a8 4737 * MAINTAINERS (darwin port): Add myself as a maintainer.
af05c092 4738 (objective-c/c++): Add myself as a maintainer.
4739
f3d3d204 47402008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
4741
4742 * MAINTAINERS (Write After Approval): Update my email address.
4743
d5274c75 47442008-02-25 Tomas Bily <tbily@suse.cz>
4745
4746 * MAINTAINERS (Write After Approval): Add myself.
4747
5954dfea 47482008-02-23 Jakub Jelinek <jakub@redhat.com>
4749
4750 * MAINTAINERS (OpenMP): Add myself.
4751
c898f165 47522008-02-20 Paolo Bonzini <bonzini@gnu.org>
4753
a55f1b4b 4754 PR bootstrap/32009
4755 PR bootstrap/32161
c898f165 4756
a55f1b4b 4757 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4758 * configure: Regenerate.
c898f165 4759
a55f1b4b 4760 * Makefile.def: Define stage_libcflags for all bootstrap stages.
4761 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4762 STAGE4_LIBCFLAGS): New.
4763 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4764 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4765 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4766 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4767 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4768 for target modules. Don't export LIBCFLAGS.
4769 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4770 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4771 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4772 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4773 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4774 * Makefile.in: Regenerate.
c898f165 4775
69d30e89 47762008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4777
4778 PR libgcj/33085
4779 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4780 Do not use -DDLL_EXPORT. Backport from upstream.
4781
aaa12b63 47822008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4783
4784 * MAINTAINERS (Write After Approval): Add myself.
4785
b538c932 47862008-02-02 Hans-Peter Nilsson <hp@axis.com>
4787
4788 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4789 * configure: Regenerate.
4790
c1d3813f 47912008-01-31 Marc Gauthier <marc@tensilica.com>
4792
4793 * configure.ac (xtensa*-*-*): Recognize processor variants.
4794 * configure: Regenerate.
4795
d2d2630b 47962008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4797
6144731c 4798 PR bootstrap/34922
4799 * configure.ac (PARSE_ARGS): Push suitable setting of
4800 ac_subdirs_all, for `./configure --help=recursive'.
4801 Handle `+' in generic toplevel directory disabling.
4802 * configure: Regenerate.
d2d2630b 4803
265f31f8 48042008-01-28 Nick Clifton <nickc@redhat.com>
4805
4806 * MAINTAINERS (xstormy16): Take over maintainership.
4807
99c77e32 48082008-01-25 Joseph Myers <joseph@codesourcery.com>
4809
4810 * MAINTAINERS (c4x port): Remove.
4811
0aff9a99 48122008-01-24 David Edelsohn <edelsohn@gnu.org>
4813
4814 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4815
29179dae 48162008-01-23 Ben Elliston <bje@au.ibm.com>
4817
4818 * config.sub, config.guess: Update from upstream sources.
4819
423255b1 48202008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
4821
4822 * MAINTAINERS (Write After Approval): Add myself.
4823
559c551d 48242008-01-17 H.J. Lu <hjl.tools@gmail.com>
4825
4826 * MAINTAINERS: Update my email address.
4827
48282008-01-09 Raksit Ashok <raksit@google.com>
4829
4830 * MAINTAINERS (Write After Approval): Add myself.
4831
01dc04f9 48322008-01-09 Raksit Ashok <raksit@google.com>
4833
4834 * MAINTAINERS (Write After Approval): Add myself.
4835
e257630f 48362008-01-08 Ben Elliston <bje@au.ibm.com>
4837
4838 * config.sub, config.guess: Update from upstream sources.
4839
e9450d5b 48402007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4841
4842 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
0b359cab 4843 Change recommended MPFR from 2.2.1 -> 2.3.0.
e9450d5b 4844 * configure: Regenerate.
4845
a611cf87 48462007-12-15 Sebastian Pop <sebastian.pop@amd.com>
4847
4848 * MAINTAINERS: Update my email address.
4849
e502d5b5 48502007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
4851
4852 * MAINTAINERS: Update my email address.
4853
85b21747 48542007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4855
4856 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4857 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4858 * Makefile.in: Regenerate.
4859
dcde3c07 48602007-12-10 Mark Heffernan <meheff@google.com>
1b8215f1 4861
4862 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4863 misplaced entries.
4864
06e8069d 48652007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4866
4867 * configure.ac: Enable libjava for x86_64-*-darwin9.
4868 * configure: Regenerate.
4869
dcde3c07 48702007-12-07 Bill Maddox <maddox@google.com>
46151c44 4871
4872 * MAINTAINERS (Write After Approval): Add myself.
4873
82a6155b 48742007-12-05 Ben Elliston <bje@au.ibm.com>
4875
4876 * config.sub, config.guess: Update from upstream sources.
4877
88b29126 48782007-12-02 Matthias Klose <doko@ubuntu.com>
4879
4880 * config-ml.in: Remove 64bit configure tests.
4881
097bd8a7 48822007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4883
4884 * config-ml.in: Robustify against white space in absolute file
4885 names.
4886
4887 * config-ml.in (multi-clean): Substitute ${Makefile}.
4888 Remove superfluous ${Makefile} in list.
4889
da01ad1e 48902007-11-19 Thiemo Seufer <ths@mips.com>
4891
4892 * config-ml.in: Don't hardcode the Makefile name.
4893
aa1ec648 48942007-11-08 Alexander Monakov <amonakov@ispras.ru>
4895
4896 * MAINTAINERS (Write After Approval): Add myself.
4897
cc01f27b 48982007-11-07 Samuel Tardieu <sam@rfc1149.net>
4899
4900 * MAINTAINERS (Write After Approval): Add myself.
4901
dcde3c07 49022007-11-06 Doug Kwan <dougkwan@google.com>
b34f5003 4903
4904 * MAINTAINERS (Write After Approval): Add myself.
4905
3c4bb8ba 49062007-10-25 Ben Elliston <bje@au.ibm.com>
4907
4908 * MAINTAINERS (mercury): Remove entry.
4909 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4910
119eb9ed 49112007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4912
4913 * Makefile.def (dependencies): Make configure-gdb depend on
4914 all-intl.
4915 * Makefile.in: Regenerated.
4916
10978713 49172007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
4918
4919 * MAINTAINERS (Fortran maintainer): Remove myself.
4920
dcde3c07 49212007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1ad797ec 4922
4923 * Makefile.def: To avoid problems running with parallel makes,
4924 build newlib before libgloss so that target specific header
4925 files are availble.
4926 * Makefile.in: Regenerate
4927
2711b222 49282007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4929
4930 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4931 * Makefile.in: Regenerate.
4932
f5213d04 49332007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4934
4935 * MAINTAINERS (Register allocation reviewer): Add myself.
4936
823e8b8d 49372007-10-08 Mike Frysinger <vapier@gentoo.org>
4938
4939 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4940 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4941 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4942 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4943 * configure: Regenerate.
4944
dcde3c07 49452006-10-04 Seongbae Park <seongbae.park@gmail.com>
dd508a00 4946
4947 * MAINTAINERS (Register allocation reviewer): Add myself.
4948
93c5e793 49492007-10-01 Paolo Bonzini <bonzini@gnu.org>
4950
4951 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4952 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4953 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4954 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4955 * configure.ac: Default them to host tools for $host = $build.
4956 Subst them.
4957
4958 * configure: Regenerate.
4959 * Makefile.in: Regenerate.
4960
dcde3c07 49612006-09-24 Peter Bergner <bergner@vnet.ibm.com>
8286d1e9 4962
4963 * MAINTAINERS (Register allocation reviewer): Add myself.
4964
dcde3c07 49652006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
33baaa20 4966
4967 * MAINTAINERS (Register allocation reviewer): Add myself.
4968
547d559e 49692007-09-21 Seongbae Park <seongbae.park@gmail.com>
4970
4971 * MAINTAINERS (Write After Approval): Fix typo.
4972
3013c2c7 49732007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4974
4975 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4976 * configure: Regenerate.
4977
9658ef82 49782007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4979
4980 PR bootstrap/31906
4981 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
e502d5b5 4982 they're already prefixed.
9658ef82 4983
a0191bfe 49842007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4985
4986 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4987 libstdc++.
4988 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4989 * configure: Regenerate.
4990 * Makefile.in: Regenerate.
0ecf7a65 4991
ef4a823a 49922007-09-17 Andreas Schwab <schwab@suse.de>
4993
4994 * configure.ac: Raise minimum makeinfo version to 4.6.
4995 * configure: Regenerate.
4996
dcde3c07 49972007-09-17 Johannes Singler <singler@ira.uka.de>
3900cf8f 4998
e502d5b5 4999 * MAINTAINERS (write-after-approval) add myself
3900cf8f 5000
fbbc6fdb 50012007-09-15 Alan Modra <amodra@bigpond.net.au>
5002
5003 * configure.ac: Correct makeinfo version check.
5004 * configure: Regenerate.
5005
9b139a12 50062007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
5007
5008 * MAINTAINERS: Update my email address.
5009
68c9bc25 50102007-09-14 Richard Sandiford <richard@codesourcery.com>
5011
5012 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
5013 to $skipdirs and only disable gprof for newlib. Use the normal
5014 mips*-elf* handling in other respects.
5015 * configure: Regnerate.
5016
d0a16e74 50172007-09-12 David Daney <ddaney@avtrex.com>
5018
5019 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5020 enabling libgcj.
5021 * configure: Regenerate.
5022
1c5767f1 50232007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
5024
5025 PR other/32154
5026 * configure.ac: For libgloss targets, point the linker to the linker
5027 script, startup code and simulator library.
5028 * configure: Regenerate.
5029
b9eb3c64 50302007-09-07 Andrew Haley <aph@redhat.com>
5031
5032 * configure.ac (noconfigdirs): Remove target-libffi and
5033 target-libjava.
5034 * configure: Regenerate.
5035
70d8e49e 50362007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5037
5038 PR target/33281
5039 * configure.ac: Use config/mh-mingw on mingw.
5040 * configure: Regenerate.
70d8e49e 5041
771e1e14 50422007-09-05 Pat Haugen <pthaugen@us.ibm.com>
5043
e2b00040 5044 * MAINTAINERS (Write After Approval): Add myself.
771e1e14 5045
f6be6a96 50462007-09-05 Richard Guenther <rguenther@suse.de>
5047
5048 * configure.ac (--enable-stage1-checking): If neither --enable-checking
5049 nor --disable-checking is provided also turn on yes and types
5050 checking for stage1.
5051 * configure: Re-generate.
5052
afaca01a 50532007-08-30 Krister Walfridsson <cato@df.lth.se>
5054
5055 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5056 (Write After Approval): Remove myself.
5057
26dd65f3 50582007-08-29 Nick Clifton <nickc@redhat.com>
24aa922b 5059
26dd65f3 5060 * config.sub, config.guess: Update from upstream sources.
24aa922b 5061
6144731c 50622007-08-22 Bud Davis <jmdavis@link.com>
10df54f4 5063
5064 * MAINTAINERS (Write After Approval): Added myself.
5065 * MAINTAINERS (Reviewers): Removed myself.
5066
5f1f2de5 50672007-08-18 Paul Brook <paul@codesourcery.com>
6144731c 5068 Joseph Myers <joseph@codesourcery.com>
5f1f2de5 5069
5070 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5071 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5072 * Makefile.in: Regenerate.
5073 * configure.ac (--with-debug-prefix-map): New.
5074 * configure: Regenerate.
5075
f8520ad7 50762007-08-17 Richard Sandiford <richard@codesourcery.com>
5077 Nigel Stephens <nigel@mips.com>
5078
f8520ad7 5079 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
5080 as target_makefile_frag.
5081 * configure: Regenerate.
5082
5b542315 50832007-08-16 Alexandre Oliva <aoliva@redhat.com>
5084
5085 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5086 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
5087 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5088 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5089 (do-compare, do-compare3, do-compare-debug): New.
5090 ([+compare-target+]): Use them.
5091
8d8efff7 50922007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
5093
5094 * MAINTAINERS (Write After Approval): Change my email address.
5095
af7bb0c0 50962007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5097 Ben Elliston <bje@au.ibm.com>
5098
5099 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5100 --silent if $silent.
5101 * configure: Regenerate.
5102
215d9ce6 51032003-08-12 Zdenek Dvorak <ook@ucw.cz>
5104
5105 * MAINTAINERS (Various Maintainers): Add myself as
5106 loop infrastructure maintainer. Update my e-mail
5107 address.
5108
eb57d4df 51092007-07-31 Diego Novillo <dnovillo@google.com>
5110
5111 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5112 Adjust description.
5113
f03e0ae4 51142007-07-26 Richard Guenther <rguenther@suse.de>
5115
5116 * configure.ac: Add types checking to stage1 checking flags.
5117 * configure: Regenerate.
5118
1ee47085 51192007-07-17 Nick Clifton <nickc@redhat.com>
5120
5121 * COPYING3: New file. Contains version 3 of the GNU General
5122 Public License.
5123 * COPYING3.LIB: New file. Contains version 3 of the GNU
5124 Lesser General Public License.
5125
4f1c9c75 51262007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5127
5128 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5129
8b472594 51302007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5131
5132 * MAINTAINERS (S/390 co-maintainer): Add myself.
5133 (Write After Approval): Remove myself.
5134
aa9311a1 51352007-07-13 Dan Hipschman <dsh@google.com>
5136
5137 * MAINTAINERS (Write After Approval): Add myself.
5138
2590e4db 51392007-07-11 Nick Clifton <nickc@redhat.com>
5140
5141 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5142 WINDRES export.
5143 * Makefile.in: Regenerate.
5144
ae91a3b7 51452007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5146
5147 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5148 maintainer.
5149
f9d0ebde 51502007-07-05 H.J. Lu <hongjiu.lu@intel.com>
5151
5152 * lt~obsolete.m4: New. Import from 20070318 libtool.
5153
9a6e938f 51542007-07-03 Julian Brown <julian@codesourcery.com>
5155
5156 * MAINTAINERS (Write After Approval): Add myself.
5157
09c2d953 51582007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5159
5160 * configure.ac: Rewrite 'configure --help' strings to look nicer.
5161 * configure: Regenerate.
5162
51632007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5164
5165 * configure.ac: Add some missing m4 quotation.
5166 * configure: Regenerate.
5167
2de49bbb 51682007-07-02 Simon Baldwin <simonb@google.com>
5169
5170 * MAINTAINERS (Write After Approval): Add myself.
5171
b7ef8464 51722007-07-02 Paolo Bonzini <bonzini@gnu.org>
5173
5174 * configure: Regenerate.
5175
75d6a0a9 51762007-07-02 Kai Tietz <kai.tietz@onevision.com>
5177
5178 * Makefile.def: Add windmc tool to build.
5179 * Makefile.tpl: Likewise.
5180 * configure.ac: Likewise.
5181 * Makefile.in: Regenerate.
5182 * configure: Regenerate.
0ecf7a65 5183
aa331421 51842007-06-28 DJ Delorie <dj@redhat.com>
5185
5186 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5187 not building newlib.
5188 * configure: Regenerated.
0ecf7a65 5189
bab22e5c 51902007-06-28 Jan Sjodin <jan.sjodin@amd.com>
5191
5192 * MAINTAINERS (Write After Approval): Add myself.
5193
2d569347 51942007-06-25 Martin Michlmayr <tbm@cyrius.com>
5195
5196 * MAINTAINERS (Write After Approval): Add myself.
5197
abe9fc0f 51982007-06-19 Chris Matthews <chrismatthews@google.com>
5199
5200 * MAINTAINERS (Write After Approval): Add myself.
5201
2588303d 52022007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
5203
5204 * MAINTAINERS (Write After Approval): Add myself.
5205
86d469a7 52062007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5207
5208 * Makefile.def: Add dependency from configure-gdb to all-bfd.
5209 * Makefile.in: Regenerated.
5210
e77068c4 52112007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
5212
5213 * configure.ac: Don't add target-libmudflap to noconfigdirs for
5214 bfin*-*-uclinux* targets.
5215 * configure: Regenerate.
5216
34750e69 52172007-06-14 Ian Lance Taylor <iant@google.com>
5218
5219 * MAINTAINERS: Add myself as non-algorithmic global write
5220 maintainer.
5221
5a6568b4 52222007-06-14 Diego Novillo <dnovillo@google.com>
5223
5224 * MAINTAINERS: Add self as middle-end maintainer and
5225 non-algorithmic global write maintainer.
5226
49607763 52272007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5228
5229 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5230 Move all Fortran maintainers except Paul Brook into the
5231 Non-Autopoiesis section.
5232
021ff58f 52332007-06-14 Paolo Bonzini <bonzini@gnu.org>
5234
5235 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5236 (distclean-stage[+id+]): Possibly delete stage_last.
5237 * Makefile.in: Regenerate.
5238
f7074c96 52392007-06-12 Seongbae Park <seongbae.park@gmail.com>
5240
5241 * MAINTAINERS (Various Maintainer): Fix typo.
5242
19dcaa9c 52432007-06-11 Paolo Bonzini <bonzini@gnu.org>
5244
5245 * MAINTAINERS (Various Maintainer): Add myself as
5246 dataflow maintainer.
5247
fef06690 52482007-06-07 Ben Elliston <bje@au.ibm.com>
5249
5250 * config.sub, config.guess: Update from upstream sources.
5251
abe109c5 52522007-06-07 Ben Elliston <bje@au.ibm.com>
5253
5254 * Makefile.tpl: Fix spelling error.
5255 * Makefile.in: Regenerate.
5256
2bcd5359 52572007-06-01 Steve Ellcey <sje@cup.hp.com>
5258
fd82ebdc 5259 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5260 lt_cv_sys_max_cmd_len.
2bcd5359 5261
92a034a0 52622007-05-31 Dorit Nuzman <dorit@il.ibm.com>
5263
5264 * MAINTAINERS (Various Maintainers): Add myself as
5265 auto-vectorizer maintainer.
5266
796f6ddf 52672003-05-31 Paolo Bonzini <bonzini@gnu.org>
5268
5269 PR libjava/32098
5270 * libtool.m4: Revert previous change.
5271 * ltgcc.m4: Put it here.
5272
3df3f071 52732003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
5274
5275 * MAINTAINERS (Various Maintainers): Add myself as
5276 auto-vectorizer maintainer.
5277
8759836c 52782007-05-30 H.J. Lu <hongjiu.lu@intel.com>
5279
5280 PR libjava/32098
5281 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5282
de0a1cbe 52832007-05-30 Richard Guenther <rguenther@suse.de>
5284
5285 * MAINTAINERS (Various Maintainers): Add myself as
5286 auto-vectorizer maintainer.
5287
505abe0c 52882007-05-30 Jakub Jelinek <jakub@redhat.com>
5289
5290 PR bootstrap/29382
5291 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5292 * configure: Rebuilt.
5293
12d06f67 52942007-05-28 Roberto Costa <robsettantasei@gmail.com>
5295
5296 * MAINTAINERS (Write After Approval): Removed my name.
5297
cc76add4 52982007-05-25 Steven Bosscher <steven@gcc.gnu.org>
5299
5300 * MAINTAINERS (Write After Approval): Remove myself.
5301
a027451b 53022007-05-25 Andreas Tobler <a.tobler@schweiz.org>
5303
5304 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5305
542f9784 53062007-05-23 Steve Ellcey <sje@cup.hp.com>
5307
5308 * ltmain.sh: Update from ToT Libtool.
5309 * libtool.m4: Update from ToT Libtool.
5310 * ltsugar.m4: New. Update from ToT Libtool.
5311 * ltversion.m4: New. Update from ToT Libtool.
5312 * ltoptions.m4: New. Update from ToT Libtool.
5313 * ltconfig: Remove.
5314 * ltcf-c.sh: Remove.
5315 * ltcf-cxx.sh: Remove.
5316 * ltcf-gcj.sh: Remove.
5317
528ab743 53182007-05-22 Ollie Wild <aaw@google.com>
5319
5320 * MAINTAINERS (Write After Approval): Add myself.
5321
47cd5247 53222007-05-16 Paolo Bonzini <bonzini@gnu.org>
5323
5324 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5325 stage_cflags.
5326 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5327 Remove CFLAGS/LIBCFLAGS.
5328 (configure-stage[+id+]-[+prefix+][+module+],
5329 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5330 * Makefile.in: Regenerate.
5331
3514a11b 53322007-05-15 Diego Novillo <dnovillo@google.com>
5333
5334 * MAINTAINERS: Update e-mail address.
5335
886a57ec 53362007-05-15 Revital Eres <eres@il.ibm.com>
5337
5338 * MAINTAINERS (Write After Approval): Add myself.
5339
00b95186 53402007-05-14 Roberto Costa <robsettantasei@gmail.com>
5341
5342 * MAINTAINERS (Write After Approval): Updated my address.
5343
37a5fded 53442007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
5345
5346 * MAINTAINERS (Write After Approval): Add myself.
5347
932d1055 53482007-05-11 Silvius Rus <rus@google.com>
5349
5350 * MAINTAINERS (Write After Approval): Add myself.
5351
5be46544 53522007-04-23 Tom Tromey <tromey@redhat.com>
5353
5354 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5355
85fdb7fe 53562007-04-22 Mark Mitchell <mark@codesourcery.com>
5357
5358 * MAINTAINERS (cpplib): Rename to ...
5359 (libcpp): ... this. Add C/C++ front end maintainers.
5360
0e80ecec 53612007-04-14 Steve Ellcey <sje@cup.hp.com>
5362
5363 * config-ml.in: Pass ${ml_config_env} to configure calls.
5364
678ca12c 53652007-04-04 Christian Bruel <christian.bruel@st.com>
5366
5367 * MAINTAINERS (Write After Approval): Add myself.
0ecf7a65 5368
238ac4b8 53692007-04-02 Dave Korn <dave.korn@artimi.com>
5370
5371 * MAINTAINERS (Write After Approval): Add myself.
5372
1b3b5ab2 53732007-03-31 Tobias Burnus <burnus@net-b.de>
5374
5375 * MAINTAINERS (fortran 95 front end): Add myself.
5376
7af2a874 53772007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5378
5379 * MAINTAINERS (Write After Approval): Add myself.
0ecf7a65 5380
f5bcb691 53812007-03-24 Ayal Zaks <zaks@il.ibm.com>
5382
5383 * MAINTAINERS (Modulo Scheduler): Add myself.
5384
9671b27d 53852007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
5386
5387 * MAINTAINERS (fortran 95 front end): Add myself.
5388 (c++ front end): whitespace fix.
5389
9ced3b39 53902007-03-22 Nathan Froyd <froydnj@codesourcery.com>
5391
5392 * MAINTAINERS (Write After Approval): Add myself.
5393
d623d587 53942007-03-21 Richard Sandiford <richard@codesourcery.com>
5395
5396 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5397 of glob. Quote arguments with single quotes too.
5398 * configure: Regenerate.
5399
d6eaff55 54002007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
5401
5402 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5403 * Makefile.in: Regenerate
5404
a6c599b5 54052007-03-07 Andreas Schwab <schwab@suse.de>
5406
5407 * configure: Regenerate.
5408
130effca 54092007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
5410
5411 * configure.ac: Add "--with-pdfdir" configure option,
5412 which defines pdfdir variable.
5413 * Makefile.def (target=fixincludes): Add install-pdf to
5414 missing targets.
5415 (recursive_targets): Add install-pdf target.
5416 (flags_to_pass): Add pdfdir.
5417 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5418 target.
5419 * configure: Regenerate
5420 * Makefile.in: Regenerate
5421
cd343b1c 54222007-02-28 Eric Christopher <echristo@apple.com>
5423
5424 Revert:
5425 2006-12-07 Mike Stump <mrs@apple.com>
5426
5427 * Makefile.def (dependencies): Add dependency for
5428 install-target-libssp and install-target-libgomp on
5429 install-gcc.
5430 * Makefile.in: Regenerate.
5431
78a477ad 54322007-02-27 Matt Kraai <kraai@ftbfs.org>
5433
5434 * configure: Regenerate.
5435 * configure.ac: Move statements after variable declarations.
5436
670a86cd 54372007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
5438
5439 * MAINTAINERS: Add myself as sh maintainer.
5440
ae8552b7 54412007-02-19 Joseph Myers <joseph@codesourcery.com>
5442
5443 * configure.ac: Adjust for loop syntax.
5444 * configure: Regenerate.
5445
95a05732 54462007-02-18 Alexandre Oliva <aoliva@redhat.com>
5447
5448 * configure: Rebuilt.
5449
b0e9b581 54502007-02-18 Alexandre Oliva <aoliva@redhat.com>
5451
5452 * configure.ac: Drop multiple occurrences of --enable-languages,
5453 and fix its quoting.
5454 * configure: Rebuilt.
5455
77ae4d79 54562007-02-17 Mark Mitchell <mark@codesourcery.com>
6144731c 5457 Nathan Sidwell <nathan@codesourcery.com>
5458 Vladimir Prus <vladimir@codesourcery.com>
5459 Joseph Myers <joseph@codesourcery.com>
77ae4d79 5460
5461 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5462 * configure: Regenerate.
5463
ddacbee5 54642007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
5465
5466 * ltconfig (freebsd*): Default to elf.
5467
27bfe7b7 54682007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5469
5470 * configure.ac (target_libraries): Move libgcc before libiberty.
5471 * configure: Regenerated.
5472
eae5b2bc 54732007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5474 Paolo Bonzini <bonzini@gnu.org>
5475
5476 PR bootstrap/30753
5477 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
5478 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
5479 * configure: Regenerated.
5480
41d006b3 54812007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5482
5483 * MAINTAINERS (Language Front End Maintainers): Update my mail
5484 address.
5485
4ff792a4 54862007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5487
5488 PR bootstrap/30748
5489 * configure.ac: Correct syntax for Solaris ksh.
5490 * configure: Regenerated.
5491
38d7211b 54922007-02-09 Paolo Bonzini <bonzini@gnu.org>
5493
5494 * configure.ac: Sync with src.
5495 * configure: Regenerate.
5496
fbc4b0e5 54972007-02-09 Paolo Bonzini <bonzini@gnu.org>
5498
5499 * Makefile.in: Regenerate.
5500
834785d1 55012007-02-09 Paolo Bonzini <bonzini@gnu.org>
5502
5503 * config.sub: Sync with src.
5504
b30fcfae 55052007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5506
5507 * Makefile.tpl (build_alias, host_alias, target_alias): Use
5508 noncanonical equivalents.
5509 * configure.in: Rename to...
5510 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
5511 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
5512 target_noncanonical. Use them. Rewrite removal of configure
5513 arguments for autoconf 2.59. Discard variable settings. Force
5514 program_transform_name for native tools.
5515
5516 * Makefile.in: Regenerated.
5517 * configure: Regenerated with autoconf 2.59.
5518
dcde3c07 55192007-02-07 Roman Zippel <zippel@linux-m68k.org>
e911c3be 5520
c6f3c945 5521 * MAINTAINERS (Write After Approval): Add myself.
e911c3be 5522
44db1fbc 55232007-01-31 Andreas Schwab <schwab@suse.de>
5524
5525 * Makefile.tpl (LDFLAGS): Substitute it.
5526 * Makefile.in: Regenerate.
5527
dcde3c07 55282007-01-30 Andrey Belevantsev <abel@ispras.ru>
760d0db8 5529
c6f3c945 5530 * MAINTAINERS (Write After Approval): Add myself.
760d0db8 5531
25954036 55322007-01-28 David Edelsohn <edelsohn@gnu.org>
5533
c6f3c945 5534 * MAINTAINERS (spu port): Add myself.
25954036 5535
a18b2c54 55362007-01-23 Richard Guenther <rguenther@suse.de>
5537
5538 PR bootstrap/30541
5539 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5540 * Makefile.tpl (GNATBIND): Substitute it.
5541 (GNATMAKE): Likewise.
5542 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5543 of STAGE_PREFIX.
5544 * Makefile.in: Regenerate.
5545 * configure: Regenerate.
5546
dd979235 55472007-01-18 Mike Stump <mrs@apple.com>
5548
5549 * configure.in: Re-enable -Werror for gcc builds.
5550
c6f3c945 55512007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ec79f74b 5552
c6f3c945 5553 * MAINTAINERS (Write After Approval): Add myself.
ec79f74b 5554
16c9b2e3 55552007-01-11 Paolo Bonzini <bonzini@gnu.org>
5556
5557 * configure.in: Change == to = in test command.
c6f3c945 5558 * configure: Regenerate.
16c9b2e3 5559
d45318b3 55602007-01-11 Paolo Bonzini <bonzini@gnu.org>
c6f3c945 5561 Nick Clifton <nickc@redhat.com>
5562 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
5563
5564 * configure.in (build_configargs, host_configargs, target_configargs):
5565 Remove build/host/target parameters.
5566 (host_libs): Add gmp and mpfr.
5567 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5568 * Makefile.def (gmp, mpfr): New.
5569 (gcc): Remove target.
5570 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5571 target_os, target_vendor): New.
dcde3c07 5572 (configure): Add host_alias/target_alias arguments; adjust invocations.
c6f3c945 5573 * configure: Regenerate.
5574 * Makefile.in: Regenerate.
d45318b3 5575
55762007-01-11 Matt Fago <fago@earthlink.net>
5577
5578 * configure.in: Try to link to functions only in mpfr 2.2.x
c6f3c945 5579 to improve robustness of configure tests.
d45318b3 5580 * configure: Regenerate.
cd343b1c 5581
c9c21f59 55822007-01-09 Uros Bizjak <ubizjak@gmail.com>
5583
5584 * MAINTAINERS: Add myself as i386 maintainer.
5585
f2bdcff1 55862007-01-08 Jan Hubicka <jh@suse.cz>
5587
b7be5ae5 5588 * MAINTAINERS: Add myself as i386 maintainer.
f2bdcff1 5589
06dd9e69 55902007-01-08 Kai Tietz <kai.tietz@onevision.com>
5591
5592 * configure.in: Add support for an x86_64-mingw* target.
a378fc89 5593 * configure: Regenerate.
06dd9e69 5594
0a2e6193 55952007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
5596
5597 * Makefile.tpl (all-target): Correct @if conditional for target
5598 modules.
5599 * configure.in: Omit libiberty if building only target libgcc.
5600 * configure, Makefile.in: Regenerated.
5601
29b1b61f 56022007-01-04 Paolo Bonzini <bonzini@gnu.org>
5603
dcde3c07 5604 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
29b1b61f 5605 * configure: Regenerate.
5606
894a47b4 56072007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
5608
5609 * Makefile.def (target_modules): Add libgcc.
5610 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
5611 * Makefile.tpl (clean-target-libgcc): Delete.
5612 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5613 on gcc even for bootstrapped modules. Rewrite handling of
5614 lang_env_dependencies to loop over target_modules.
5615 * configure.in (target_libraries): Add target-libgcc.
5616 * Makefile.in, configure: Regenerated.
5617
9c3a0a29 56182006-12-29 Paolo Bonzini <bonzini@gnu.org>
5619
5620 * configure.in: Reorganize recognition of languages. Add
5621 --enable-stage1-languages. Show supported languages for the chosen
5622 target rather than all recognized languages.
5623 * configure: Regenerate.
5624
2e04b035 56252006-12-29 Paolo Bonzini <bonzini@gnu.org>
5626
5627 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5628 * Makefile.in: Regenerate.
5629
0157cc75 56302006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5631
5632 * configure.in: Warn that MPFR 2.2.0 is buggy.
5633 * configure: Regenerate.
5634
35d84d10 56352006-12-27 Ian Lance Taylor <iant@google.com>
5636
5637 * configure.in: When removing Makefiles to force a reconfigure, also
5638 remove prev-DIR*/Makefile.
5639 * configure: Regenerate.
5640
ae48753c 56412006-12-22 Andreas Schwab <schwab@suse.de>
5642
5643 * configure: Regenerate with correct autoconf version.
5644
a83ffacf 56452006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
5646
c6f3c945 5647 * configure.in: add AC_SUBST for *_FOR_TARGET.
5648 * configure: Regenerate.
a83ffacf 5649
2e04b035 56502006-12-19 Paolo Bonzini <bonzini@gnu.org>
5651
5652 * configure.in: Simplify logic for rejecting languages that cannot
5653 be built. Separate the case when a language is unsupported,
5654 from the case when the user chooses not to build a language.
5655
1a606b87 56562006-12-19 Paolo Bonzini <bonzini@gnu.org>
5657
5658 * configure.in: Remove "$build" case for powerpc-*-darwin* since
5659 it only affects bootstrap and could be tested on "$host" as well.
5660 * configure: Regenerate.
5661 * config/mh-ppc-darwin: Add to the stage1 cflags here.
5662
39f34cfc 56632006-12-19 Paolo Bonzini <bonzini@gnu.org>
5664
5665 PR bootstrap/29544
5666 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5667 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5668 move here comment from Makefile.tpl.
5669 * Makefile.tpl: Move some definitions higher in the file.
5670 (STAGE1_CHECKING): New.
5671 * configure.in: Add --enable-stage1-checking.
5672 * configure: Regenerate.
5673 * Makefile.in: Regenerate.
5674
6523c107 56752006-12-19 Paolo Bonzini <bonzini@gnu.org>
5676
5677 * MAINTAINERS: Add myself as build system maintainer.
5678
0874d16e 56792006-12-15 Simon Martin <simartin@users.sourceforge.net>
5680
5681 * MAINTAINERS (Write After Approval): Add myself.
5682
f4177413 56832006-12-13 Eric Christopher <echristo@apple.com>
5684
5685 * MAINTAINERS: Add myself as darwin maintainer.
5686
21f5445c 56872006-12-11 Ian Lance Taylor <ian@airs.com>
5688
5689 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5690
dcde3c07 56912006-12-11 Joern Rennecke <joern.rennecke@arc.com>
51e3e9c5 5692
5693 MAINTAINERS: Update my entry.
5694
57c7de11 56952006-12-11 Alan Modra <amodra@bigpond.net.au>
5696
5697 * configure.in: Handle spu makefile frag.
57c7de11 5698 * Makefile.tpl (MAINT): Define
5699 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5700 * configure: Regenerate.
5701 * Makefile.in: Regenerate.
5702
e3c9d32f 57032006-12-11 Ben Elliston <bje@au.ibm.com>
5704
5705 * config.guess: Import latest version.
5706 * config.sub: Likewise.
5707
f5b9de9c 57082006-12-11 Ben Elliston <bje@au.ibm.com>
5709
5710 * configure.in (spu-*-*): Don't skip target-libiberty.
5711 * configure: Regenerate.
5712
fce068fd 57132006-12-10 Andreas Tobler <a.tobler@schweiz.org>
5714
5715 PR bootstrap/30134
5716 * configure.in: Correct x86 darwin support for libjava to powerpc
5717 and i?86 only.
5718 * configure: Regenerate.
5719
ffe859e6 57202006-12-08 Sandro Tolaini <tolaini@libero.it>
5721
5722 * configure.in: Add x86 darwin support for libjava.
5723 * configure: Regenerate.
5724
73a19d2f 57252006-12-07 Mike Stump <mrs@apple.com>
5726
5727 * Makefile.def (dependencies): Add dependency for
5728 install-target-libssp and install-target-libgomp on
5729 install-gcc.
5730 * Makefile.in: Regenerate.
5731
a62d86ae 57322006-12-04 Richard Guenther <rguenther@suse.de>
5733
5734 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5735 (Non-Algorithmic Maintainers): Move over non-algorithmic
5736 loop optimizer maintainers, add myself as a non-algorithmic
5737 middle-end maintainer.
5738
37415b5d 57392006-12-04 Daniel Franke <franke.daniel@gmail.com>
5740
5741 * MAINTAINERS (Write After Approval): Add myself.
5742
6af0e733 57432006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5744
5745 * configure.in: Update error message for missing GMP/MPFR.
5746
5747 * configure: Regenerate.
5748
4af4078c 57492006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5750
5751 * configure.in: Update MPFR version in error message.
5752
5753 * configure: Regenerate.
5754
69c937e1 57552006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5756
5757 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5758 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5759 --with-gmp-lib): New flags.
5760
5761 * configure: Regenerate.
5762
e419f8ef 57632006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
5764
5765 * MAINTAINERS (Write After Approval): Change my email address.
5766
407e85bc 57672006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
5768
583272a2 5769 * MAINTAINERS (Write After Approval): Add myself.
407e85bc 5770
dcde3c07 57712006-11-22 Philipp Thomas <pth@suse.de>
40cb8be1 5772
5773 * MAINTAINERS (i18n): Update e-mail address.
5774
c2d4f42f 57752006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5776
5777 * MAINTAINERS (spu port): Add myself as maintainer.
5778 (Write After Approval): Remove myself.
5779
7c8af356 57802006-11-22 Ben Elliston <bje@au.ibm.com>
5781
5782 * configure.in (skipdirs): Don't build libssp for SPU.
5783 * configure: Regenerate.
5784
099cd192 57852006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
5786
5787 * MAINTAINERS (spu port): Add myself as maintainer.
5788 (libobjc): Update my email address.
5789
82b61569 57902006-11-21 Andrea Bona <andrea.bona@st.com>
5791
5792 * MAINTAINERS (Write After Approval): Add myself.
5793
dcde3c07 57942006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
644459d0 5795
5796 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5797 * configure : Rebuilt.
5798
dcde3c07 57992006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
bb0ac0c1 5800
5801 * MAINTAINERS (Write After Approval): Add myself.
5802
d027f7a9 58032006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
5804
5805 * MAINTAINERS (Write After Approval): Add myself.
5806
2a9efd1a 58072006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5808
5809 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5810 libmpfr.a.
5811 * configure: Regenerate.
5812
f0903548 58132006-11-16 Paolo Bonzini <bonzini@gnu.org>
5814
5815 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5816 (unstage): Test for stage_last presence.
5817
5818 PR bootstrap/29802
dcde3c07 5819 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5820 STAGE_PREFIX.
f0903548 5821 * Makefile.in: Regenerate.
5822
75348e65 58232003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
5824
5825 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5826 maintainers.
5827
0048238f 58282006-11-14 Erven Rohou <erven.rohou@st.com>
5829
5830 * MAINTAINERS (Write After Approval): Add myself.
5831
f94784f4 58322006-11-14 Paolo Bonzini <bonzini@gnu.org>
5833
5834 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5835 and stageN-package/Makefile.
5836 * Makefile.in: Regenerated.
5837
3eec5071 58382006-11-14 Jie Zhang <jie.zhang@analog.com>
5839
5840 * configure.in: Remove target-libgloss from noconfigdirs for
5841 bfin-*-*.
5842 * configure: Regenerated.
5843
d9705883 58442006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5845
5846 * configure.in (have_gmp): Only error if the gcc directory exists.
f4177413 5847
d9705883 5848 * configure: Regenerate.
5849
0818100b 58502006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5851
5852 * configure.in: Robustify error message for missing GMP/MPFR.
5853
5854 * configure: Regenerate.
5855
dcde3c07 58562006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
8744aea8 5857
5858 * MAINTAINERS (Write After Approval): Add myself.
5859
dcde3c07 58602006-10-30 Uros Bizjak <ubizjak@gmail.com>
6c1fb305 5861
5862 * MAINTAINERS: Change email address.
5863
e2c5111e 58642006-10-30 Vladimir Prus <vladimir@codesourcery.com>
5865
5866 * MAINTAINERS (Write After Approval): Add myself.
5867
d07c830b 58682006-10-26 Peter Bergner <bergner@vnet.ibm.com>
5869
5870 * MAINTAINERS (Write After Approval): Add myself.
5871
6e4b1b54 58722006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
5873
f4177413 5874 * MAINTAINERS (Write After Approval): Move myself to
c6f3c945 5875 Write After Approval section.
6e4b1b54 5876
6a086156 58772006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5878
5879 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
5880 need_gmp anymore.
5881 * configure: Regenerate.
5882
3f08b6b2 58832006-10-16 Tobias Burnus <burnus@net-b.de>
5884
5885 * MAINTAINERS (Write After Approval): Add myself.
5886
b4c7d1be 58872006-10-16 Ben Elliston <bje@au.ibm.com>
5888
5889 * config.guess: Import latest version.
5890 * config.sub: Likewise.
5891
51f93521 58922006-10-10 Brooks Moses <bmoses@stanford.edu>
5893
5894 * Makefile.def: Added pdf target handling.
5895 * Makefile.tpl: Added pdf target handling.
5896 * Makefile.in: Regenerated.
5897
3dbfe3e4 58982006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
5899
5900 * MAINTAINERS: Add self as score port maintainer.
5901
227bbb08 59022006-10-04 Brooks Moses <bmoses@stanford.edu>
5903
5904 * MAINTAINERS (Write After Approval): Add myself.
5905
112f3d57 59062006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
5907
f4177413 5908 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
112f3d57 5909 or newer.
5910 * configure: Regenerated.
5911
8d365775 59122006-09-27 Dave Brolley <brolley@redhat.com>
5913
dcde3c07 5914 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5915 using $s instead of $r.
8d365775 5916 * configure: Regenerated.
5917
806f1769 59182006-09-26 Thiemo Seufer <ths@mips.com>
5919
5920 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5921 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5922 * configure: Regenerate.
5923
dcde3c07 59242006-09-24 Graeme Peterson <gridly@gmail.com>
ade3d93b 5925
5926 * MAINTAINERS (Write After Approval): Remove myself.
5927
b86059ef 59282006-09-22 Chao-ying Fu <fu@mips.com>
5929
5930 * MAINTAINERS (Write After Approval): Add myself.
5931
0cd5eaae 59322006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5933
5934 * MAINTAINERS: Add self as soft-fp maintainer.
5935
dcde3c07 59362006-09-09 Anatoly Sokolov <aesok@post.ru>
0cd5eaae 5937
5938 * MAINTAINERS: Add myself as avr maintainer.
5939 Remove Marek Michalkiewicz as avr maintainer.
37fc92d0 5940
fb01e507 59412006-09-07 Roberto Costa <roberto.costa@st.com>
5942
5943 * MAINTAINERS (Write After Approval): Add myself.
5944
d6d689df 59452006-08-30 Corinna Vinschen <corinna@vinschen.de>
5946
5947 * configure.in: Never build newlib for a Mingw host.
5948 Never build newlib as Mingw target library.
5949 Test the existence of winsup/cygwin for building a Cygwin newlib,
5950 rather than just winsup.
5951 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5952 building a Mingw target.
5953 * configure: Regenerate.
5954
98e67652 59552006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5956
5957 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5958
c92d8afd 59592006-07-25 Paolo Bonzini <bonzini@gnu.org>
5960
5961 * config.guess: Import from src (was more updated).
5962 * config.sub: Likewise.
5963
d3e7b04c 59642006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5965
5966 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5967 * configure: Regenerated.
5968
3e427a9c 59692006-07-18 Paolo Bonzini <bonzini@gnu.org>
5970
248deaff 5971 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5972 for stages after the first.
3e427a9c 5973
1bef46b4 59742006-07-17 Jakub Jelinek <jakub@redhat.com>
5975
5976 * Makefile.def: Add dependencies for configure-opcodes
5977 on configure-intl and all-opcodes on all-intl.
5978 * Makefile.in: Regenerated.
5979
f4d112a5 59802006-07-13 Ben Elliston <bje@au.ibm.com>
5981
5982 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5983
108cf177 59842006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5985
5986 Port to hosts whose 'sort' and 'tail' implementations
5987 treat operands with leading '+' as file names, as POSIX
5988 has required since 2001. However, make sure the code still
5989 works on pre-POSIX hosts.
5990 * ltmain.sh: Don't assume "sort +2" is equivalent to
5991 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5992
2f5151d2 59932006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5994
5995 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5996
46276eaf 59972006-07-04 Peter O'Gorman <peter@pogma.com>
5998
5999 * ltconfig: chmod 644 before ranlib during install.
6000
f508ba97 60012006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6002
6003 PR bootstrap/18058
6004 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6005 if the bootstrap compiler is a GCC version that supports it.
6006 * configure: Regenerate.
6007
3891e7d9 60082006-07-03 Paolo Bonzini <bonzini@gnu.org>
6009
9333ae0b 6010 * configure.in: Fix thinkos in previous check-in.
3891e7d9 6011 * configure: Regenerate.
6012
5dee13c2 60132006-07-03 Paolo Bonzini <bonzini@gnu.org>
6014
6015 PR other/27063
6016 * configure.in: Test subdir_requires and give an appropriate
6017 error message.
6018 * configure: Regenerate.
6019
4ac79c32 60202006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
6021
6022 * MAINTAINERS (Write After Approval): Add myself.
6023
9bc01059 60242006-06-22 John David Anglin <dave.anglin@nrc.ca>
6025
6026 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6027
f09fcf30 60282006-06-22 Steve Ellcey <sje@cup.hp.com>
6029
6030 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6031
f1716c67 60322006-06-20 David Ayers <d.ayers@inode.at>
6033
6034 PR bootstrap/28072
6035 * configure.in: Add target-boehm-gc to noconfigdirs depending on
6036 whether target-libjava is being configured instead of whether the
6037 java front end is enabled.
6038 * configure: Regenerate.
f4177413 6039
778f2e8d 60402006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6041
6042 PR target/27540
6043 * configure.in: Only enable libgomp on IRIX 6.
6044 * configure: Regenerate.
6045
c81c13fb 60462006-06-15 Paolo Bonzini <bonzini@gnu.org>
6047
6048 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6049 too.
6050 * Makefile.in: Regenerate.
6051
337cc616 60522006-06-13 Jeff Johnston <jjohnstn@redhat.com>
6053
6054 * config-ml.in: Alter CCASFLAGS to include special
6055 multilib options the same as is done for CFLAGS.
6056
be504f1e 60572006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6058
6059 * configure.in: Don't enable libgomp on hpux10.
6060 * configure: Rebuilt.
6061
d6f7b8f2 60622006-06-12 David Ayers <d.ayers@inode.at>
6063
6064 PR bootstrap/27963
6065 PR target/19970
f4177413 6066 * configure.in: Remove target-boehm-gc from noconfigdirs where
d6f7b8f2 6067 ${libgcj} is specified.
6068 * configure: Regenerate.
f4177413 6069
dcde3c07 60702006-06-06 Carlos O'Donell <carlos@codesourcery.com>
d06227a7 6071
6072 Sync from src:
f4177413 6073
6074 * configure.in: Sync.
d06227a7 6075 * configure: Regenerated.
f4177413 6076
d06227a7 6077 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
6078
6079 * Makefile.def: Added dependencies from sim and gdb on intl, and
6080 added configure dependencies to everything with an all dependency
6081 on intl.
6082 * Makefile.in: Regenerated.
6083
dd6d3a67 60842006-06-06 David Ayers <d.ayers@inode.at>
6085
6086 PR libobjc/13946
6087 * Makefile.def: Add dependencies for libobjc which boehm-gc.
6088 * Makefile.in: Regenerate.
6089 * configure.in: Add --enable-objc-gc at toplevel and have it
6090 enable boehm-gc for Objective-C.
6091 Remove target-boehm-gc from libgcj.
6092 Add target-boehm-gc to target_libraries.
6093 Add target-boehm-gc to noconfigdirs where ${libgcj}
6094 is specified.
6095 Assert that boehm-gc is supported when requested for Objective-C.
6096 Only build boehm-gc if needed either for Java or Objective-C.
6097 * configure: Regenerate.
f4177413 6098
13935149 60992006-06-05 Paolo Bonzini <bonzini@gnu.org>
6100
6101 PR 27674
6102 * Makefile.tpl (configure-[+prefix+][+module+],
6103 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6104 Remove rule to unstage bootstrapped modules.
6105 (stage_current): New.
6106 * Makefile.in: Regenerate.
6107
8f4b42fe 61082006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6109
6110 * MAINTAINERS (Write After Approval): Update my e-mail address.
6111
223a68cb 61122006-06-01 Mark Shinwell <shinwell@codesourcery.com>
6113
6114 * include/libiberty.h: Declare pex_run_in_environment.
6115
54554f30 61162006-05-31 Asher Langton <langton2@llnl.gov>
6117
6118 * MAINTAINERS (Write After Approval): Add myself.
8f4b42fe 6119
6c21862c 61202006-05-25 Paolo Bonzini <bonzini@gnu.org>
6121
6122 * Makefile.def (bfd, opcodes): Fix lib_path.
6123 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6124 (restrap): Move under "@if gcc-bootstrap". Fix typo.
6125 * Makefile.in: Regenerate.
6126
9409c9d5 61272006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6128
6129 * Makefile.in: Regenerate.
6130
e0dbdbbf 61312006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6132
6133 * Makefile.def: Add install-html target. Add datarootdir
6134 docdir and htmldir to flags_to_pass.
6135 * Makefile.tpl: Add install-html target.
6136 * Makefile.in: Regenerate.
6137 * configure.in: Add --with-datarootdir, --with-docdir, and
6138 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6139 * configure: Regenerate.
6140
a2c13723 61412006-05-24 Mark Shinwell <shinwell@codesourcery.com>
6142
6143 * configure.in: Enable gprof for cross builds.
6144 * configure: Regenerate.
6145
37f85f50 61462006-05-22 Richard Guenther <rguenther@suse.de>
6147
6148 Revert
6149 2006-01-31 Richard Guenther <rguenther@suse.de>
6150 Paolo Bonzini <bonzini@gnu.org>
6151
6152 * Makefile.def (target_modules): Add libgcc-math target module.
6153 * configure.in (target_libraries): Add libgcc-math target library.
6154 (--enable-libgcc-math): New configure switch.
6155 * Makefile.in: Re-generate.
6156 * configure: Re-generate.
6157 * libgcc-math: New toplevel directory.
6158
75d59721 61592006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6160 Andreas Tobler <a.tobler@schweiz.ch>
6161
6162 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
6163 * configure: Rebuilt.
6164
dcde3c07 61652006-05-12 Sandra Loosemore <sandra@codesourcery.com>
f4177413 6166
65bab903 6167 * MAINTAINERS (Write After Approval): Add myself.
6168
bc53ef83 61692006-05-01 DJ Delorie <dj@redhat.com>
6170
6ab99db1 6171 * configure.in: Restore CFLAGS if GMP isn't present.
bc53ef83 6172 * configure: Regenerate.
6173
e8bb9e10 61742006-05-01 Richard Guenther <rguenther@suse.de>
6175
6176 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6177 maintainer.
6178
dcde3c07 61792006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2ebe0c0d 6180
6181 * MAINTAINERS (Write After Approval): Add myself.
6182
dd1d6245 61832006-04-28 Jan Beulich <jbeulich@novell.com>
6184
6185 * MAINTAINERS (Write After Approval): Add myself.
6186
24714a39 61872006-04-18 DJ Delorie <dj@redhat.com>
6188
6189 * configure.in (m32c): Build libstdc++-v3. Pass flags to
6190 reference libgloss so that libssp can be built in a combined
6191 tree.
6192 * configure: Regenerate.
6193
ebadab44 61942006-04-08 Robert Millan <rmh@gcc.gnu.org>
6195
6196 * MAINTAINERS (Write After Approval): Add myself.
6197
2c45c903 61982006-04-05 Ben Elliston <bje@au.ibm.com>
6199
6200 * configure.in: Require makeinfo 4.4 or higher.
6201 * configure: Regenerate.
6202
c8a50a04 62032006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
6204
6205 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6206 Rearrange the entries of other libraries to have them in one place.
6207
0dfcec58 62082006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
6209
f4177413 6210 * MAINTAINERS (Write After Approval): Remove myself.
0dfcec58 6211 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6212
a4af6a58 62132006-03-14 Richard Guenther <rguenther@suse.de>
6214
6215 * configure: Regenerate with autoconf 2.13.
6216
29febb11 62172006-03-13 Jim Blandy <jimb@codesourcery.com>
6218
6219 * MAINTAINERS: Use my work address.
12a2bf00 6220
6221 * MAINTAINERS: Update my E-mail address.
6222
50996fe5 62232006-03-10 Aldy Hernandez <aldyh@redhat.com>
6224
6225 * configure.in: Handle --disable-<component> generically.
6226 * configure: Regenerate.
6227
b554a459 62282006-03-01 H.J. Lu <hongjiu.lu@intel.com>
6229
6230 PR libgcj/17311
6231 * ltmain.sh: Don't use "$finalize_rpath" for compile.
6232
71898775 62332006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
6234
6235 * MAINTAINERS (Write After Approval): Remove myself.
6236 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6237
dcde3c07 62382006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
6c21862c 6239
cba69f27 6240 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
6241 (TARGET_CONFIGDIRS): Remove.
6242 * configure.in: Remove AC_SUBST(target_configdirs).
6243 * Makefile.in, configure: Regenerated.
7601142f 6244
310293ad 62452006-02-20 Steven G. Kargl <kargls@comcast.net>
6246
6247 * MAINTAINERS (Write After Approval): Remove myself.
6248 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6249
26526d23 62502006-02-20 Paolo Bonzini <bonzini@gnu.org>
6251
6252 PR bootstrap/25670
6253
6254 * Makefile.tpl ([+compare-target+]): Print explanation messages.
6255
6256 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6257 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6258 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6259 BUILD_PREFIX, BUILD_PREFIX_1.
6260 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6261
6262 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6263 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6264
6265 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6266 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6267 of `cat stage_current`. Always provide the `r' and `s' variables.
6268 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6269 a single shell execution.
6270 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6271 bootstrapped modules, make the stage1 module if the build was not
6272 started yet, else build the current stage.
6273 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6274 (all-build, all-host, all-target, [+make_target+]-host,
6275 [+make_target+]-target): Do not use \-continued lines.
6276 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6277 (current_stage, restrap, stage_last): New.
6278
6279 * Makefile.in: Regenerate.
6280 * configure: Regenerate.
6281
154ae9ad 62822006-02-19 Bud Davis <jmdavis@link.com>
6283
6284 * MAINTAINERS (Write After Approval): Remove myself.
6285 (Language Front End Maintainers): Add myself as fortran 95
6286 maintainer and update e-mail address.
6287
2b60afd7 62882006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6289
6290 * MAINTAINERS (Write After Approval): Remove myself.
6291 (Language Front End Maintainers): Add myself as fortran 95
6292 maintainer.
6293
e1c7b125 62942006-02-16 Victor Kaplansky <victork@il.ibm.com>
6295
6296 * MAINTAINERS (Write After Approval): Add myself.
6297
1eacfaf6 62982006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
6299
6300 * MAINTAINERS (Write After Approval): Remove myself.
6301 (Language Front End Maintainers): Add myself as
6302 fortran 95 maintainer.
6303
ab0da556 63042006-02-14 Paolo Bonzini <bonzini@gnu.org>
6305
6306 Sync from src:
6307
6308 2005-12-27 Leif Ekblad <leif@rdos.net>
6309
248deaff 6310 * configure.in: Add support for RDOS target.
6311 * configure: Regenerate.
ab0da556 6312
63132006-02-14 Paolo Bonzini <bonzini@gnu.org>
c6f3c945 6314 Andreas Schwab <schwab@suse.de>
ab0da556 6315
248deaff 6316 * configure: Regenerate.
ab0da556 6317
634efbee 63182006-02-12 David Edelsohn <edelsohn@gnu.org>
6319
6320 * configure.in (enable_libgomp): Add AIX.
6321 * configure: Regenerate.
6322
e359d827 63232006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
6324
6325 * MAINTAINERS (Write After Approval): Add myself.
f4177413 6326
40139f55 63272006-02-03 Lee Millward <lee.millward@gmail.com>
6328
6329 * MAINTAINERS (Write After Approval): Add myself.
f4177413 6330
145b0ed1 63312006-01-31 Richard Guenther <rguenther@suse.de>
6332 Paolo Bonzini <bonzini@gnu.org>
6333
6334 * Makefile.def (target_modules): Add libgcc-math target module.
6335 * configure.in (target_libraries): Add libgcc-math target library.
6336 (--enable-libgcc-math): New configure switch.
6337 * Makefile.in: Re-generate.
6338 * configure: Re-generate.
6339 * libgcc-math: New toplevel directory.
6340
c47832b1 63412006-01-26 Paolo Bonzini <bonzini@gnu.org>
6342
6343 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6344 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6345 the assembler, linker and binutils.
6346 * configure: Regenerate.
6347
80111498 63482006-01-22 Dirk Mueller <dmueller@suse.de>
6349
6350 * MAINTAINERS (Write After Approval): Add myself.
6351
4938df8a 63522006-01-20 Diego Novillo <dnovillo@redhat.com>
6353
6354 * configure: Regenerate.
6355
1e8e9920 63562006-01-18 Richard Henderson <rth@redhat.com>
6357 Jakub Jelinek <jakub@redhat.com>
6358 Diego Novillo <dnovillo@redhat.com>
6359
6360 * libgomp: New directory.
6361 * Makefile.def: Add target_module libgomp.
6362 * Makefile.in: Regenerate.
6363 * configure.in (target_libraries): Add target-libgomp.
6364 * configure: Regenerate.
6365
deaa70c6 63662006-01-05 Alexandre Oliva <aoliva@redhat.com>
6367
6368 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6369 @ from continuation.
6370 * Makefile.in: Rebuilt.
6371
18ece38c 63722006-01-04 Chris Lattner <sabre@gnu.org>
ca07d10f 6373
7914652a 6374 * MAINTAINERS (Write After Approval): Add myself.
6375
0c8a85c6 63762006-01-04 Paolo Bonzini <bonzini@gnu.org>
6377
6378 PR bootstrap/24252
6379
6380 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6381 * Makefile.tpl (OBJDUMP): New.
6382 (EXTRA_HOST_FLAGS): Add it.
6383 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6384
1e8e9920 6385 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6386 to use symbolic links between directories. Avoid race conditions
6387 or make them harmless.
6388 * configure.in: Do not try to use symbolic links between directories.
0c8a85c6 6389
6390 * Makefile.def (LEAN): Pass.
6391 * Makefile.tpl (LEAN): Define.
6392 (stage[+id+]-start): Accept that the previous directory does not
6393 exist, if the bootstrap is lean.
6394 (stage[+id+]-bubble): Invoke lean bootstrap commands after
6395 stage[+id+]-start. Use a makefile variable and an `if' instead of a
6396 configure substitution.
6397 ([+compare-target+]): Likewise.
6398 ([+bootstrap-target+]-lean): New.
6399 * configure.in: Remove lean bootstrap support from here.
6400
1e8e9920 6401 * Makefile.in: Regenerate.
6402 * configure: Regenerate.
0c8a85c6 6403
bd63b943 64042006-01-04 Ben Elliston <bje@au.ibm.com>
6405
6406 * MAINTAINERS (libdecnumber): Add myself.
6407
3b6bba18 64082006-01-02 Mark Mitchell <mark@codesourcery.com>
6409
6410 * libtool-ldflags: New script.
6411
9c19a746 64122006-01-02 Andreas Schwab <schwab@suse.de>
6413
6414 * configure.in: When reconfiguring remove Makefile in
6415 all stage directories.
6416 * configure: Regenerate.
6417
1c39ab9d 64182005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
6419
6420 * MAINTAINERS: Update my email address.
6421
ceebc884 64222005-12-20 Paolo Bonzini <bonzini@gnu.org>
6423
6424 Revert Ada-related part of the previous change.
6425
6426 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6427 Do not pass.
6428 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6429 * Makefile.in: Regenerate.
6430 * configure.in: Do not include mt-ppc-aix target fragment.
6431 * configure: Regenerate.
6432
9ca214be 64332005-12-19 Paolo Bonzini <bonzini@gnu.org>
6434
6435 * configure.in: Select appropriate fragments for PowerPC/AIX.
6436 * configure: Regenerate.
6437
6438 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6439 BOOT_CFLAGS, BOOT_LDFLAGS.
6440 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6441 BOOT_CFLAGS, BOOT_LDFLAGS.
6442 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6443 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6444 (stage): Fail if we cannot complete the work.
6445 * Makefile.in: Regenerate.
6446
957985d9 64472005-12-16 Nathan Sidwell <nathan@codesourcery.com>
6448
6449 * configure.in: Replace ms1 with mt.
6450 * configure: Rebuilt.
6451
3fecdf28 64522005-12-15 Bryce McKinlay <mckinlay@redhat.com>
6453
6454 * MAINTAINERS: Update my email address.
6455
2420a95f 64562005-12-15 Paolo Bonzini <bonzini@gnu.org>
6457
6458 * Makefile.tpl (all, do-[+make_target+], do-check, install,
6459 install-host-nogcc): Don't invoke $(stage) at the end.
6460 * Makefile.in: Regenerate.
6461
98777423 64622005-12-14 Paolo Bonzini <bonzini@gnu.org>
6463
6464 * configure.in: Flip the top-level bootstrap switch.
6465 * configure: Regenerate.
6466
83f96a51 64672005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
6468
6469 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6470 $(stage) and $(unstage).
6471 (EXTRA_TARGET_FLAGS): Correct double-quoting.
6472 (all): Remove stray semicolon.
6473 (local-distclean): Don't handle multilib.tmp and multilib.out.
6474 (install.all): Set $s for consistency.
6475 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6476 check_multilibs setting. Always make the install directory.
6477 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6478 Correct @if/@endif.
6479 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6480 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6481 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6482 (multilib.out): Remove.
6483 * Makefile.in: Regenerated.
6484
dcde3c07 64852005-12-12 Carlos O'Donell <carlos@codesourcery.com>
72d3853a 6486
6487 * MAINTAINERS (Write After Approval): Add myself.
6488
8a4c0c5f 64892005-12-12 Nathan Sidwell <nathan@codesourcery.com>
6490
a67ce901 6491 * MAINTAINERS: Add myself as mt maintainer.
6492
8a4c0c5f 6493 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
6494
937fb015 64952005-12-06 Adam Nemet <anemet@caviumnetworks.com>
6496
6497 * MAINTAINERS: Change email address.
6498
f5aebe3e 64992005-12-05 Paolo Bonzini <bonzini@gnu.org>
6500
6501 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6502 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6503 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
6504 Find in-tree tools if available.
6505 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6506 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6507 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6508 (COMPILER_*_FOR_TARGET): New.
6509 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6510 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6511 (CONFIGURED_*, USUAL_*): Remove.
6512 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6513 STRIP): Use autoconf substitutions.
6514 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6515 COMPILER_NM_FOR_TARGET): New.
6516 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6517
6518 (all): Make all-host and all-target in parallel.
6519 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6520 that $$r and $$s are set before invoking a recursive make.
6521 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6522 ([+bootstrap-target+]): Inline most of the `all' target.
6523
e888c15e 65242005-11-29 Ben Elliston <bje@au.ibm.com>
6525
6526 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6527 from the gcc build directory.
6528 * Makefile.in: Regenerate.
6529
e21c3597 65302005-11-29 Ben Elliston <bje@au.ibm.com>
6531
6532 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
6533 depend on all-libdecnumber.
6534 * configure.in (host_libs): Include libdecnumber.
6535 * Makefile.in: Regenerate.
6536 * configure: Likewise.
6537
e3f15eef 65382005-11-29 Ben Elliston <bje@au.ibm.com>
6539
6540 * libdecnumber: Import decNumber sources from the dfp-branch.
6541
8afb273f 65422005-11-21 Kean Johnston <jkj@sco.com>
6543
6544 * config.sub, config.guess: Sync from upstream sources.
6545
fefdfa6e 65462005-11-21 Ben Elliston <bje@au.ibm.com>
6547
6548 Import from Autoconf sources:
6549
6550 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
6551 * config/move-if-change: Don't output "$2 is unchanged";
6552 suggested by Ben Elliston. Handle weird characters correctly.
6553
92016de0 65542005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
6555
6556 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6557 to match upstream libtool for darwin.
6558
415470be 65592005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
6560
6561 * Makefile.def: Remove gdb dependencies for gdbtk.
6562 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6563 (configure-gdb, install-gdb): New rules.
6564 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6565 * Makefile.in, configure: Regenerated.
6566
15bb6251 65672005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
6568
6569 * MAINTAINERS (Write After Approval): Add myself.
6570
66182ee6 65712005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
6572
6573 * MAINTAINERS (Write After Approval): Add myself.
6574
9aad078e 65752005-10-24 Diego Novillo <dnovillo@redhat.com>
6576
6577 * MAINTAINERS (alias analysis): Add Daniel Berlin and
6578 Diego Novillo.
6579
e025d06f 65802005-10-22 Paolo Bonzini <bonzini@gnu.org>
6581
6582 PR bootstrap/24297
6583 * Makefile.tpl (do-[+make-target+], do-check, install,
6584 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6585 are set before recursing.
6586 * Makefile.in: Regenerate.
6587
bde48217 65882005-10-20 Eric Botcazou <ebotcazou@adacore.com>
6589
6590 PR bootstrap/18939
6591 * Makefile.def (gcc) <target>: Fix thinko.
6592 * Makefile.in: Regenerate.
6593
8d687193 65942005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
6595
6596 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6597 * configure: Regenerate.
6598
843af2a1 65992005-10-15 Jie Zhang <jie.zhang@analog.com>
6600
6601 * MAINTAINERS (Write After Approval): Add self.
6602
6783d878 66032005-10-08 Kazu Hirata <kazu@codesourcery.com>
6604
6605 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6606 target-libffi, target-qthreads, target-libjava, and
6607 targetlibobjc.
6608 * configure: Regenerate.
6609
ae74ffb7 66102005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
6611
6612 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6613 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6614 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6615 (USUAL_OBJDUMP_FOR_TARGET): New.
6616 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6617 * configure.in: Check for $OBJDUMP_FOR_TARGET.
0b69af2f 6618 * configure, Makefile.in: Regenerated.
ae74ffb7 6619
7fd717b3 66202005-10-05 Paolo Bonzini <bonzini@gnu.org>
6621
6622 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6623 before other host packages.
6624
8d2ef209 66252005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
6626
6627 * MAINTAINERS: Add self as sh libraries/configury maintainer.
6628
8283f873 66292005-10-05 Paolo Bonzini <bonzini@gnu.org>
6630
6631 PR bootstrap/22340
6632
6633 * configure.in (default_target): Remove.
6634 * Makefile.tpl (all): Do not use prerequisites as subroutines
6635 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6636 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6637 use prerequisites as subroutines.
6638 (check-host, check-target): New.
6639 (bootstrap configure & all targets): Do not use stage*-start
6640 if the directory layout is already ok.
6641 (non-bootstrap configure & all targets): Prepend a $(unstage).
6642 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
6643 (NOTPARALLEL): Remove.
6644 (unstage, stage variables): New variables.
6645 (unstage, stage targets): Simply expand to those variables.
6646
6647 * configure: Regenerate.
6648 * Makefile.in: Regenerate.
6649
8011a2db 66502005-10-04 James E Wilson <wilson@specifix.com>
6651
6652 * Makefile.def (lang_env_dependencies): Add libmudflap.
6653 * Makefile.in: Regenerate.
6654
09cc3896 66552005-10-03 Andreas Schwab <schwab@suse.de>
6656
6657 Backport from libtool CVS:
6658 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
6659
6660 * ltmain.sh: add support for installing into temporary
6661 staging area (e.g. 'make install DESTDIR=...')
6662
d7441b0d 66632005-10-03 H.J. Lu <hongjiu.lu@intel.com>
6664
6665 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6666 * configure: Regenerated.
6667
9886f3d1 66682005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
6669
6670 * configure: Regenerate with the correct
6671 autoconf version.
6672
7172be51 66732005-09-30 Catherine Moore <clm@cm00re.com>
6674
6675 * configure.in (bfin-*-*): New.
6676 * configure: Regenerated.
6677
9fec3fa8 66782005-09-28 Geoffrey Keating <geoffk@apple.com>
6679
6680 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6681 (LIPO_FOR_TARGET): New.
6682 (CONFIGURED_LIPO_FOR_TARGET): New.
6683 (USUAL_LIPO_FOR_TARGET): New.
6684 (STRIP_FOR_TARGET): New.
6685 (CONFIGURED_STRIP_FOR_TARGET): New.
6686 (USUAL_STRIP_FOR_TARGET): New.
6687 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6688 STRIP_FOR_TARGET.
6689 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6690 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6691 * Makefile.in: Regenerate.
6692 * configure: Regenerate.
f4177413 6693
14bd4516 66942005-09-19 David Edelsohn <edelsohn@gnu.org>
6695
6696 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6697 (rs6000-*-aix*): Same.
6698 * configure: Regenerate.
6699
6ca52624 67002005-09-16 Tom Tromey <tromey@redhat.com>
6701
6702 * MAINTAINERS: Add self as java maintainer.
6703
2c718da0 67042005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6705
6706 * configure.in: Recognize f95 in the --enable-languages option,
6707 and substitute it for fortran, issuing a warning.
6708 * configure: Regenerate.
6709
51427b7f 67102005-08-30 Phil Edwards <phil@codesourcery.com>
6711
6712 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
6713 * configure: Regenerated.
6714
70bd96e6 67152005-08-22 Aldy Hernandez <aldyh@redhat.com>
6716
6717 * MAINTAINERS: Add self as ms1 maintainer.
6718
e85b7f3c 67192005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
6720
6721 * Makefile.def (libssp): Add to lang_env_dependencies.
6722 * Makefile.in: Regenerate.
6723
6be90865 67242005-08-18 Ian Lance Taylor <ian@airs.com>
6725
6726 * MAINTAINERS: Add myself as middle-end maintainer.
6727
28a54140 67282005-08-17 Christian Groessler <chris@groessler.org>
6729
6730 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6731 * Makefile.in: Regenerate.
6732
c1f0d853 67332005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
6734
6735 * MAINTAINERS (write after approval): Added myself.
6736
02bbe015 67372005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
6738
6739 * MAINTAINERS (Write After Approval): Add myself.
6740
768691b5 67412005-08-12 Paolo Bonzini <bonzini@gnu.org>
6742
6743 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6744 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6745 Look for alternate names of the target cc and c++
6746 * configure: Regenerate.
6747
ef8184c7 67482005-08-08 Paolo Bonzini <bonzini@gnu.org>
6749
6750 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6751 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6752 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6753 tools; remove code to manually set them.
6754 (Target tools): Look in the environment for them.
6755 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6756 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6757 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6758 build directory.
6759 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6760 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6761 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6762 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6763 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6764 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6765 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6766 * configure: Regenerate.
6767 * Makefile.in: Regenerate.
6768
3e17c591 67692005-07-28 Ben Elliston <bje@au.ibm.com>
6770
6771 * MAINTAINERS: Update for removed CPU targets.
6772
29327bb4 67732005-07-27 Mark Mitchell <mark@codesourcery.com>
6774
6775 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
f4177413 6776 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
29327bb4 6777 * Makefile.in: Regenerated.
6778
ffa8502d 67792005-07-26 Mark Mitchell <mark@codesourcery.com>
6780
6781 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6782 (CFLAGS_FOR_TARGET): Use it.
6783 (CXXFLAGS_FOR_TARGET): Likewise.
6784 * Makefile.in: Regenerated.
6785 * configure.in (--with-build-sysroot): New option.
6786 * configure: Regenerated.
6787
ee8b5c34 67882005-07-24 Paolo Bonzini <bonzini@gnu.org>
6789
6790 * Makefile.tpl: Wrap install between unstage and stage
6791 * Makefile.in: Regenerate.
6792
1558ffaf 67932005-07-21 Eric Christopher <echristo@apple.com>
6794
6795 * MAINTAINERS: Update affiliation.
6796
0d56c486 67972005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
6798
6799 * MAINTAINERS: Add self as crx port maintainer.
6800
4569287f 68012005-07-20 DJ Delorie <dj@redhat.com>
6802
6803 * MAINTAINERS: Add self as m32c maintainer.
6804
06b8a6e6 68052005-07-16 Kelley Cook <kcook@gcc.gnu.org>
6806
6807 * all files: Update FSF address.
6808
3031a1be 68092005-07-15 Eric Christopher <echristo@redhat.com>
6810
6811 * MAINTAINERS: Change affiliation.
6812
040541fe 68132005-07-14 Jim Blandy <jimb@redhat.com>
6814
6815 * configure.in: Add cases for Renesas m32c.
6816 * configure: Regenerated.
f4177413 6817
a03a59f4 68182005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6819
47440b6d 6820 * COPYING.LIB: Update from fsf.org.
6821
68222005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6823
6824 * COPYING, compile, config.guess,
a03a59f4 6825 config.sub, install-sh, missing, mkinstalldirs,
6826 symlink-tree, ylwrap: Sync from upstream sources.
47440b6d 6827 * config-ml.in: Update FSF address.
a03a59f4 6828
9f88bc9d 68292005-07-13 Eric Christopher <echristo@redhat.com>
6830
6831 * configure.in: Add toplevel noconfigdir support for tpf.
6832 * configure: Regenerate.
6833
f6463472 68342005-07-11 Paolo Bonzini <bonzini@gnu.org>
6835
6836 PR ada/22340
6837
6838 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6839 * Makefile.in: Regenerate.
6840
eb39e466 68412005-07-07 Mark Mitchell <mark@codesourcery.com>
6842
6843 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
f4177413 6844 Brolley to write-after-approval.
eb39e466 6845
3c7c61db 68462005-07-07 Andreas Schwab <schwab@suse.de>
6847
6848 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6849 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6850 * Makefile.in: Regenerated.
6851
d28caca4 68522005-07-06 Geoffrey Keating <geoffk@apple.com>
6853
6854 * configure.in: Don't build sim or rda when targetting darwin.
6855 * configure: Regenerate.
6856
07da5214 68572005-07-06 Kazu Hirata <kazu@codesourcery.com>
6858
6859 * configure.in: Add --enable-libssp and --disable-libssp.
6860 * configure: Regenerate with autoconf-2.13.
6861
0d55f4d0 68622005-07-02 Jakub Jelinek <jakub@redhat.com>
6863
6864 * Makefile.def (target_modules): Add libssp.
6865 * configure.in (target_libraries): Add target-libssp.
6866 * configure: Rebuilt.
6867 * Makefile.in: Rebuilt.
6868
c6d8e763 68692005-07-01 Zack Weinberg <zackw@panix.com>
6870
6871 * MAINTAINERS: Change email address. Resign from maintainership.
6872
e64566bc 68732005-07-01 Richard Guenther <rguenther@suse.de>
6874
6875 * MAINTAINERS: Change my e-mail address and affiliation.
6876
919a60fa 68772005-06-22 Paolo Bonzini <bonzini@gnu.org>
6878
6879 * Makefile.def (stagefeedback): Come after profile.
6880 Define profiledbootstrap target.
6881 * Makefile.tpl (profiledbootstrap): Remove.
6882 (stageprofile-end): Zap stagefeedback.
6883 (stagefeedback-start): Copy all .gcda files, not only GCC's.
6884 * Makefile.in: Regenerate.
6885
1dcfcddb 68862005-06-13 Richard Sandiford <richard@codesourcery.com>
6887
6888 * MAINTAINERS: Update my email address.
6889
cbaa9876 68902005-06-13 Zack Weinberg <zack@codesourcery.com>
6891
6892 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
6893 In 'cpp' stanza, support '#line' as well as '# '.
6894
90314144 68952005-06-08 Andreas Schwab <schwab@suse.de>
6896
6897 * MAINTAINERS: Move myself from 'Write After Approval' to
6898 'CPU Port Maintainers' section as m68k maintainer.
6899
ff7dcf6a 69002005-06-07 Hans-Peter Nilsson <hp@axis.com>
6901
6902 * configure.in (unsupported_languages): New macro.
6903 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
6904 non-ported target libraries in noconfigdirs.
6905 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6906 non-linux-gnu. Remove libgcj_ex_libffi.
248deaff 6907 <lang_frag loop>: Set add_this_lang=no if the language is in
ff7dcf6a 6908 unsupported_languages.
6909 * configure: Regenerate.
6910
058a5366 69112005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
6912
6913 * configure.in: Fix typo in handling of --with-mpfr-dir.
6914 * configure: Regenerate.
6915
a0133d5a 69162005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
6917
6918 * MAINTAINERS: Update my email address.
6919
ba84b398 69202005-06-02 Jim Blandy <jimb@redhat.com>
6921
6922 * config.sub: Add cases for the Renesas m32c. (This patch has been
6923 accepted into the master sources.)
6924
f6fa11cb 69252005-06-02 Aldy Hernandez <aldyh@redhat.com>
cbaa9876 6926 Michael Snyder <msnyder@redhat.com>
6927 Stan Cox <scox@redhat.com>
f6fa11cb 6928
cbaa9876 6929 * configure.in: Set noconfigdirs for ms1.
f6fa11cb 6930
cbaa9876 6931 * configure: Regenerate.
f6fa11cb 6932
5538a252 69332005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6934
6935 * MAINTAINERS (Write After Approval): Add self.
6936
eb475541 69372005-06-01 Josh Conner <jconner@apple.com>
6938
6939 * MAINTAINERS (Write After Approval): Add self.
6940
f61df03e 69412005-06-01 Kazu Hirata <kazu@codesourcery.com>
6942
6943 * MAINTAINERS: Update my email address.
6944
8c31789b 69452005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6946
6947 * MAINTAINERS (Write After Approval): Add self.
6948
80f2a08d 69492005-05-26 Chris Demetriou <cgd@broadcom.com>
6950
6951 * MAINTAINERS (Write After Approval): Remove self.
6952
97d52533 69532005-05-25 Paolo Bonzini <bonzini@gnu.org>
6954
6955 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6956 (Dependencies): Consider target modules for bootstrap dependencies.
6957 Make target bootstrap modules depend on each stage's gcc.
6958 * Makefile.in: Regenerate.
6959
aa73b18f 69602005-05-20 Paolo Bonzini <bonzini@gnu.org>
6961
6962 * Makefile.def (configure-gcc): Depend on binutils having been built.
6963 (all-gcc): No need to do it here.
6964 * Makefile.in: Regenerate.
6965
e8bfe1fa 69662005-05-19 Paul Brook <paul@codesourcery.com>
6967
cbaa9876 6968 * configure.in: Rewrite misleading error message when requested
e8bfe1fa 6969 language cannot be built.
6970 * configure: Regenerate.
6971
4267b9ea 69722005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6973
6974 * ylwrap: Import from Automake 1.9.5.
6975
9d7b8b84 69762005-05-13 David Ung <davidu@mips.com>
6977
6978 * MAINTAINERS (Write After Approval): Add self.
6979
5cd1aacd 69802005-05-09 Mike Stump <mrs@apple.com>
6981
6982 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6983 lt_cv_sys_max_cmd_len for now.
cbaa9876 6984
0e47e899 69852005-05-09 Stan Cox <scox@redhat.com>
6986
6987 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6988
f9697cdb 69892005-05-08 Matt Kraai <kraai@ftbfs.org>
6990
6991 * README.SCO: Update the URL.
6992
3fec05ca 69932005-05-05 David Edelsohn <edelsohn@gnu.org>
6994
6995 * ltconfig: Define file_list_spec. Pass file_list_spec and
6996 with_gnu_ld to libtool.
6997 * ltcf-c.sh (aix[45]): Define file_list_spec.
6998 * ltcf-cxx.sh (aix[45]): Same.
6999 * ltcf-gcj.sh (aix[45]): Same.
7000 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7001 exists, write list of input files to temporary file.
7002
a8abbd9d 70032005-05-04 Mike Stump <mrs@apple.com>
7004
7005 * configure.in: Always pass --target to target configures as
7006 otherwise rebuilds that do --recheck will fail.
7007 * confiugure: Rebuilt.
7008
12fb418d 70092005-05-04 Paolo Bonzini <bonzini@gnu.org>
7010
7011 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7012 STAGE_HOST_EXPORTS.
7013 (configure, all): Add bootstrap support.
7014 (Host modules, target modules): Pass post-stage1 flags and exports.
7015 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7016 * Makefile.in: Regenerate.
7017
c828481a 70182005-04-29 Paolo Bonzini <bonzini@gnu.org>
7019
7020 * configure: Regenerate.
7021
352141ae 70222005-04-27 Mike Stump <mrs@apple.com>
7023
7024 * MAINTAINERS: Add self as darwin maintainer.
7025
5629b19d 70262005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
7027
7028 * config.sub: Update from master copy.
7029
3cf20c3b 70302005-04-21 Mike Stump <mrs@apple.com>
7031
7032 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7033 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7034
c0188550 70352005-04-19 Hans-Peter Nilsson <hp@axis.com>
7036
7037 * configure.in <crisv32-*-*, cris-*-*>: New local variable
7038 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
7039 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
7040 "*-*-elf" and "*-*-linux*".
7041 * configure: Regenerate.
7042
603e1354 70432005-04-14 Joseph S. Myers <joseph@codesourcery.com>
7044
7045 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7046
6db39137 70472005-04-12 Mike Stump <mrs@apple.com>
7048
7049 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7050
1df56788 70512005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
7052
7053 * MAINTAINERS (Write After Approval): Add myself.
7054
80ccce4c 70552005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
7056
7057 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7058
c15fb64c 70592005-04-06 Paolo Bonzini <bonzini@gnu.org>
7060
cbaa9876 7061 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
c15fb64c 7062 (TARGET_CONFIGARGS): Include --with-target-subdir.
7063 (configure, all): New macros. Use them throughout.
7064 * Makefile.in: Regenerate.
7065
e6eb2b02 70662005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
7067
7068 * MAINTAINERS (Write After Approval): Add myself.
cbaa9876 7069
d18f347b 70702005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7071
7072 * MAINTAINERS: Remove 'loop unrolling' maintainer.
7073
8494de10 70742005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
7075
7076 * MAINTAINERS: Move John Carr to Write After Approval.
7077
dcde3c07 70782005-03-30 J"orn Rennecke <joern.rennecke@st.com>
0a887243 7079
7080 * config/mh-mingw32: Delete.
7081 * configure.in: Don't use it.
7082 * configure: Regenerate.
7083
60b2817d 70842005-03-31 Paolo Bonzini <bonzini@gnu.org>
7085
7086 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7087 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dcde3c07 7088 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
60b2817d 7089 (HOST_LIB_PATH): Generate from Makefile.def.
7090 (TARGET_LIB_PATH): Likewise.
7091 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7092 * Makefile.in: Regenerate.
7093 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7094 (RPATH_ENVVAR): Include Darwin case.
7095 * configure: Regenerate.
7096
9cc9199f 70972005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
7098
7099 * MAINTAINERS (Various Maintainers): Remove self.
7100 (Write After Approval): Add self.
7101
beefdb0f 71022005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
7103
7104 * MAINTAINERS (Various Maintainers): Add self.
7105
697e01c8 71062005-03-25 Paolo Bonzini <bonzini@gnu.org>
7107
7108 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7109 * configure: Regenerate.
7110
9624cab1 71112005-03-21 Zack Weinberg <zack@codesourcery.com>
7112
7113 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7114 gcc_version, and gcc_version_trigger from set of flags to pass.
7115 * Makefile.tpl: Remove definitions of above variables.
7116 (config.status): Remove dependency on $(gcc_version_trigger).
7117 * Makefile.in: Regenerate.
7118 * configure.in: Do not reference config/gcc-version.m4 nor
7119 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
7120 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
7121 * configure: Regenerate.
7122
5745a02a 71232005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dcde3c07 7124 Andrew Pinski <pinskia@physics.uc.edu>
5745a02a 7125
7126 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7127 * Makefile.in: Regenerate.
7128
df4e5443 71292005-03-13 Feng Wang <fengwang@nudt.edu.cn>
7130
7131 * MAINTAINERS (Write After Approval): Add myself.
7132
379a1f2c 71332005-03-03 David Ayers <d.ayers@inode.at>
7134
7135 * MAINTAINERS (Write After Approval): Add myself.
7136
b3fc57d4 71372005-03-01 Alexandre Oliva <aoliva@redhat.com>
7138
7139 PR libgcj/20160
7140 * ltmain.sh: Avoid creating archives with components that have
7141 duplicate basenames.
7142
39c05b8e 71432005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
7144
7145 PR bootstrap/20250
7146 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7147 instead of check.
7148 * Makefile.in: Regenerate.
7149
d874b723 71502005-02-28 Paolo Bonzini <bonzini@gnu.org>
7151
7152 * Makefile.in: Regenerate to fix conflict between the previous two
7153 patches.
7154
c1eb9e31 71552005-02-28 Paolo Bonzini <bonzini@gnu.org>
7156
7157 PR bootstrap/17383
7158 * Makefile.def (target_modules): Remove "stage", now unnecessary.
7159 * Makefile.tpl (HOST_SUBDIR): New substitution.
7160 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7161 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7162 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7163 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7164 (Host modules, Bootstrapped modules): Use it.
7165 (Build modules, Target modules): Do not create symlink trees,
7166 always configure out-of-srcdir.
7167 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7168 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7169 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7170 $(HOST_SUBDIR). Create a symlink for host_subdir.
7171
7172 * Makefile.in: Regenerate.
7173 * configure: Regenerate.
7174
a136b23d 71752005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7176
7177 Merged from libada-gnattools-branch:
7178 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
7179
7180 * gnattools: New directory.
7181 * Makefile.def: Add gnattools as a module, depending on target-libada.
7182 * Makefile.in: Regenerate.
7183 * configure.in: Include gnattools in host_tools; disable it if ada
7184 is disabled.
7185 * configure: Regenerate.
7186
46042488 71872005-02-24 James A. Morrison <phython@gcc.gnu.org>
7188
7189 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7190 treelang maintainer.
7191 (Write After Approval): Remove myself.
7192
123fdbbd 71932005-02-23 Paul Schlie <schlie@comcast.net>
7194
7195 * configure.in: Allow darwin targeted ports to build tk, itcl and
7196 libgui.
7197 * configure: Regenerate.
7198
17336619 71992005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
7200
7201 PR libgcj/10353
7202 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7203 * configure: Regenerate.
7204
6e4db1f1 72052005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
7206
7207 * MAINTAINERS (Write After Approval): Add myself.
7208
203ad69a 72092005-02-10 Ian Lance Taylor <ian@airs.com>
7210
7211 * MAINTAINERS: Update my e-mail address.
7212
afa8b68c 72132005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
7214
7215 * MAINTAINERS (Write After Approval): Add myself.
7216
06b2086e 72172005-01-29 Hans-Peter Nilsson <hp@axis.com>
7218
7219 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7220 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7221 target-libgloss when not *-*-elf and *-*-aout.
7222 * configure: Regenerate.
7223
2890721b 72242005-01-23 Kazu Hirata <kazu@cs.umass.edu>
7225
7226 * MAINTAINERS: Remove obsolete entries.
7227
b9db2b8c 7228 * MAINTAINERS (Write After Approval): Add Michael Matz.
7229
9da9577b 72302005-01-19 Neil Booth <neil@daikokuya.co.uk>
7231
7232 * MAINTAINERS: Remove self as cpplib maintainer.
7233
c626e85f 72342005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7235
7236 * install-sh, config.sub: Import from upstream.
7237
cac4ee55 72382005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7239
7240 PR bootstrap/18222
7241 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7242 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7243 * Makefile.in: Regenerate.
7244
e03fcf5f 72452005-01-16 Jason Thorpe <thorpej@netbsd.org>
7246
7247 * MAINTAINERS: Update my email address.
7248
abb13670 72492005-01-12 David Edelsohn <edelsohn@gnu.org>
955a00ce 7250 Andreas Schwab <schwab@suse.de>
abb13670 7251
7252 PR bootstrap/18033
7253 * config-ml.in: Eval option if surrounded by single quotes.
7254
e4a78ee4 72552005-01-03 Paolo Bonzini <bonzini@gnu.org>
7256
7257 Revert 2004-12-28 Makefile changes, a better fix will be
7258 applied to mainline and src after GCC 4.0 branches.
7259
1fe42238 72602004-12-28 Paolo Bonzini <bonzini@gnu.org>
7261
7262 PR bootstrap/17383
7263
7264 * Makefile.def (target_modules): Remove stage parameter,
7265 it is always true now.
7266 * Makefile.tpl (configure-build-[+module+],
7267 configure-target-[+module+]): Always build symlink tree
7268 for the directory and for include. BUILD_SUBDIR and
7269 TARGET_SUBDIR cannot be . anymore.
7270 * Makefile.in: Regenerate.
7271
fcaf3188 72722004-12-25 David Edelsohn <edelsohn@gnu.org>
7273
7274 Revert 2004-12-08 Makefile changes.
7275
835db815 72762004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
7277
7278 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7279 cygwin, mingw.
7280
33974778 72812004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
7282
7283 * configure.in (sh64-*-*): Reenable gprof.
7284 * configure: Regenerate.
7285
4b8fa64c 72862004-12-08 David Edelsohn <edelsohn@gnu.org>
7287
7288 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7289 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7290 (EXTRA_TARGET_FLAGS): Add PICFLAG.
7291 * Makefile.in: Regenerate.
7292
ef31114f 72932004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
7294
7295 * MAINTAINERS: Update my email address.
7296
7799fdb2 72972004-12-07 Matt Kraai <kraai@ftbfs.org>
7298
7299 * Makefile.tpl: Generate normal dependencies if the LHS module is
7300 not bootstrapped.
7301 * Makefile.in: Regenerate.
7302
c88bf782 73032004-12-03 Richard Sandiford <rsandifo@redhat.com>
7304
7305 * configure.in: Include config/gxx-include-dir.m4. Use
7306 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
7307 * configure: Regenerate.
7308
f8592d5a 73092004-12-03 Richard Sandiford <rsandifo@redhat.com>
7310
7311 * config.if: Delete.
7312 * configure.in: Set libstdcxx_incdir directly.
7313 * configure: Regenerate.
7314
39b9d49f 73152004-12-02 Eric Christopher <echristo@redhat.com>
7316
7317 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7318 * Makefile.in: Regenerate.
7319
c3e7e62b 73202004-12-02 Richard Sandiford <rsandifo@redhat.com>
7321
7322 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7323 * configure: Regenerate.
7324
14ac9144 73252004-12-02 Richard Sandiford <rsandifo@redhat.com>
7326
7327 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
7328 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
7329 * configure: Regenerate.
7330
b68b9d92 73312004-12-01 Eric Christopher <echristo@redhat.com>
7332
7333 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7334 of things to remove.
7335
68b7b0fe 73362004-11-29 Matt Kraai <kraai@ftbfs.org>
7337
7338 * MAINTAINERS (Write After Approval): Update my e-mail address.
7339
d081dd29 73402004-11-29 Kelley Cook <kcook@gcc.gnu.org>
7341
7342 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7343 from CVS libtool to always pass_all.
7344
08261f02 73452004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7346
7347 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7348 (hppa*64*-*-*): Delete incorrect comment.
7349 * configure: Rebuilt.
7350
a234d196 73512004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7352
7353 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7354
7f93fe7a 73552004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7356
7357 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7358 from CVS libtool to always pass_all.
7359
037ff4cc 73602004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7361
7362 * install-sh, compile: Import from automake.
7363
e294bcff 73642004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7365
7366 * config.guess, config.sub: Import from savannnah.
7367
aad2f5f9 73682004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
48e5c22d 7369
7370 * MAINTAINERS (Write After Approval): Add myself
7371
956942fa 73722004-11-12 Mike Stump <mrs@apple.com>
7373
7374 * Makefile.def: Add html support.
7375 * Makefile.tpl: Likewise.
7376 * Makefile.in: Regenerate.
7377
ec2a8310 73782004-11-11 Geoffrey Keating <geoffk@apple.com>
7379
8a54e13f 7380 PR 18423
7381 * configure.in: Remove all instances of build-fixincludes from
7382 noconfigdirs.
7383 (build_configargs): Supply --target to subdirectories.
7384 * configure: Regenerate.
7385
ec2a8310 7386 * Makefile.def: Make gcc install depend on fixincludes install.
7387 * Makefile.in: Regenerate.
7388
696f98d4 73892004-11-10 Janis Johnson <janis187@us.ibm.com>
7390
7391 * MAINTAINERS: Add myself as gcc testsuite maintainer.
7392
3eb34262 73932004-11-11 Paul Brook <paul@codesourcery.com>
7394
7395 * MAINTAINERS: Add self as arm maintainer. Update email address.
7396
dd63ad62 73972004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
7398
7399 * configure.in (noconfigdirs) [mmix-*-*]: Disable
7400 target-libgfortran.
17a0d7e8 7401 * configure: Regenerate.
dd63ad62 7402
d8483d79 74032004-11-07 David Edelsohn <edelsohn@gnu.org>
7404
7405 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7406 like CC.
7407
bdcc5e0f 74082004-11-05 Paolo Bonzini <bonzini@gnu.org>
7409
7410 * Makefile.def (host fixincludes): Specify missing targets.
7411 * Makefile.in: Regenerate.
7412
9310c946 74132004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
7414
7415 * MAINTAINERS: Add myself
7416
1dfe67f7 74172004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
7418
7419 * MAINTAINERS (Write After Approval): Add myself.
7420
50e7e370 74212004-11-04 Geoffrey Keating <geoffk@apple.com>
7422
7423 * Makefile.def: Build fixincludes for the host, too.
7424 * Makefile.in: Regenerate.
7425 * configure.in (host_tools): Add fixincludes.
7426 * configure: Regenerate.
7427
b6824c17 74282004-11-04 Daniel Jacobowitz <dan@debian.org>
7429
7430 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7431 * configure: Regenerated.
7432
44f0e47c 74332004-11-04 H.J. Lu <hongjiu.lu@intel.com>
7434
7435 PR other/17783
7436 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7437 * configure: Regenerated.
7438
03dbc854 74392004-10-31 Mark Mitchell <mark@codesourcery.com>
7440
7441 * README.SCO: Update per FSF instructions.
7442
d2be3229 74432004-10-28 Eric B. Weddington <ericw@evcohs.com>
7444
7445 PR target/18151
7446 * configure.in (case ${target}): Do not build fixincludes for avr.
7447 * configure: Regenerated.
7448
6675f2d9 74492004-10-26 Paolo Bonzini <bonzini@gnu.org>
7450
7451 * configure.in (case ${target}): Do not build fixincludes
7452 on platforms where it is not used.
7453 * configure: Regenerated.
7454
3a8631fa 74552004-10-23 Daniel Jacobowitz <dan@debian.org>
7456
7457 * configure.in: Use an absolute path to install-sh.
7458 * configure: Regenerated.
7459
50c69ebc 74602004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7461
7462 * MAINTAINERS (Write After Approval): Add myself.
7463
2c95e9b1 74642004-10-19 Kazu Hirata <kazu@cs.umass.edu>
7465
7466 * MAINTAINERS: Remove from Write After Approval those that are
7467 already maintainers.
7468
3d22b915 74692004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
7470
7471 * MAINTAINERS: Update my email address.
7472
3fba36a4 74732004-10-12 Kelley Cook <kcook@gcc.gnu.org>
7474
7475 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7476 * configure: Regenerate.
7477
dcde3c07 74782004-10-07 J"orn Rennecke <joern.rennecke@st.com>
25cebb64 7479
7480 * MAINTAINERS: Update my email address.
7481
668dc571 74822004-10-07 Kazu Hirata <kazu@cs.umass.edu>
7483
7484 * MAINTAINERS (Language Front Ends Maintainers): New. Move
7485 entries belonging to this category.
7486
2c50ca04 74872004-10-06 Josef Zlomek <josef.zlomek@email.cz>
7488
7489 * MAINTAINERS: Update my e-mail address.
7490
68b4a982 74912004-10-06 Paolo Bonzini <bonzini@gnu.org>
7492
7493 Fix wrong conflict resolution in:
7494
7495 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7496
7497 * Makefile.in: Regenerate.
7498 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7499 in the recursive `make', instead of hardwiring `all'.
7500 (Autogenerated TARGET-* variables): New.
7501
5326cc72 75022004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
7503
7504 * configure.in: Enable target-libgloss for crx-*-*.
9624cab1 7505 * configure: Regenerate.
5326cc72 7506
6e4191af 75072004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7508
7509 * MAINTAINERS (Various Maintainers): Move the "windows,
7510 cygwin, mingw" maintainer to ...
7511 (OS Port Maintainers): ... here.
7512
39826843 75132004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7514
7515 * MAINTAINERS (Write After Approval): Remove those that are
7516 maintainers of some subsystem.
7517
e644ba93 75182004-10-02 P.J. Darcy <darcypj@us.ibm.com>
7519
7520 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7521 * ltcf-cxx.sh (tpf*): Likewise.
7522 * ltconfig (tpf*): Add TPF OS configuration support.
7523
ddc76fa7 75242004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
7525
7526 * MAINTAINERS: Change my email address to my new work account.
7527
3bdd04cc 75282004-09-24 Michael Roth <mroth@nessie.de>
7529
7530 * configure.in (--without-headers): Add missing double quotes.
7531 * configure: Regenerate.
7532
dcde3c07 75332004-09-24 Kelley Cook <kcook@gcc.gnu.org>
1b60dd08 7534
7535 * ylwrap: Revert to previous version.
7536
d389b7e3 75372004-09-23 H.J. Lu <hongjiu.lu@intel.com>
7538
7539 PR bootstrap/17369
7540 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7541 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7542 SET_GCC_LIB_PATH_CMD.
7543 (BASE_TARGET_EXPORTS): Likewise.
7544 * Makefile.in: Regenerated.
7545
7546 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7547 * configure: Regenerated.
7548
2109ded2 75492004-09-23 Kelley Cook <kcook@gcc.gnu.org>
7550
7551 * config.guess: New upstream version
7552 * compile, depcomp, install-sh, ylwrap: Likewise.
7553
da9e6519 75542004-09-19 Roger Sayle <roger@eyesopen.com>
7555
7556 * config/mh-x86omitfp: New host makefile fragment. Add
7557 -fomit-frame-pointer to the default BOOT_CFLAGS.
7558 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7559 * configure: Regenerate.
7560
e84ab337 75612004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
7562
7563 PR target/11572
7564 * configure.in (*-*-darwin*): Renable libobjc.
7565 * configure: Regenerate.
7566
c875bbba 75672004-09-10 Nathan Sidwell <nathan@codesourcery.com>
7568
7569 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7570
39a1c4e9 75712004-09-09 Daniel Berlin <dberlin@dberlin.org>
b68b9d92 7572
39a1c4e9 7573 * Makefile.def: Remove libbanshee.
7574 * Makefile.tpl: Ditto.
7575 * configure.in: Ditto.
7576 * Makefile.in: Regen.
7577 * configure: Ditto.
7578
c600ebdb 75792004-09-08 David Edelsohn <edelsohn@gnu.org>
7580
7581 * ltmain.sh: Use $pic_object as $non_pic_object if
7582 $non_pic_object=none.
7583
e1aef632 75842004-09-07 Paolo Bonzini <bonzini@gnu.org>
7585
7586 * missing: Import latest version from master repository.
7587
ccf99faa 75882004-09-06 Nick Clifton <nickc@redhat.com>
7589
7590 * config.sub: Import latest version from master repository.
7591 * config.guess: Likewise.
7592 This includes these changes:
b68b9d92 7593
ccf99faa 7594 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
7595
7596 * config.sub: Handle crisv32, alias etraxfs.
7597 * config.guess (crisv32:Linux:*:*): Handle.
7598
7599 2004-08-13 Brad Smith <brad@comstyle.com>
7600
7601 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7602 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7603
7604 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
7605
7606 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7607 assume the processor is a powerpc. This is because coreutils
7608 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7609 in this case, due to a MacOS X bug that causes
7610 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7611 to return a negative number.
7612 Problem reported by Petter Reinholdtsen in:
7613 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7614
7615 2004-07-19 Ben Elliston <bje@gnu.org>
7616
7617 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7618
7619 2004-06-24 Ben Elliston <bje@gnu.org>
7620
7621 * config.guess: Update copyright years.
7622 * config.sub: Likewise.
7623
7624 2004-06-22 Robert Millan <robertmh@gnu.org>
7625
7626 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7627 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7628
7629 2004-06-22 Stanley F. Quayle <stan@stanq.com>
7630
7631 * config.guess (*:*VMS:*:*): New entry. Replaces
7632 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7633 manufacturer.
7634
7635 2004-06-22 Ben Elliston <bje@gnu.org>
7636
7637 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7638 * config.sub: Likewise.
7639
7640 2004-06-22 Ben Elliston <bje@gnu.org>
7641
7642 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7643 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7644
7645 2004-06-11 Ben Elliston <bje@gnu.org>
7646
7647 * config.guess (pegasos:OpenBSD:*:*): Remove.
7648
7649 2004-06-11 Ben Elliston <bje@gnu.org>
7650
7651 From Wouter Verhelst <wouter@grep.be>:
7652 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7653
7654 2004-06-11 Ben Elliston <bje@gnu.org>
7655
7656 * config.guess (luna88k:OpenBSD:*:*): New.
7657
7658 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
7659
7660 * config.guess (m32r*:Linux:*:*): New case.
7661 * config.sub: Handle m32rle.
7662
7663 2004-03-12 Ben Elliston <bje@wasabisystems.com>
7664
7665 From Jens Petersen <petersen@redhat.com>:
7666 * config.sub: Handle sparcv8.
7667
7668 2004-03-03 Ben Elliston <bje@wasabisystems.com>
7669
7670 From Tom Smith <smith@cag.lkg.hp.com>:
7671 * config.guess: Version suffixes are equally significant on Tru64
7672 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
7673 prefix of "P" (patched kernel).
7674
7675 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
7676
7677 * config.sub: Add support for National Semiconductor CRX target.
7678
cde9549e 76792004-09-03 Janis Johnson <janis187@us.ibm.com>
7680
7681 * MAINTAINERS (Various Maintainers): Remove myself as web page
7682 maintainer, add myself as maintainer of build status lists.
7683
634f7a13 76842004-09-03 Jan Beulich <jbeulich@novell.com>
7685
7686 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7687 *-*-netware, but add target-libmudflap.
7688 Consolidate *-*-netware targets (of which really only i?86 exists)
7689 into a single entry.
7690 * configure: Likewise.
7691
2b64d19b 76922004-09-01 Paolo Bonzini <bonzini@gnu.org>
7693
7694 * Makefile.tpl (sorry): Remove.
7695 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7696 (cleanstrap targets): Depend on distclean, not distclean-stage1.
7697 (do-clean): Clean per-stage directories too.
7698 (do-distclean): Run distclean-stage1 too.
7699 (.NOTPARALLEL): Enable during toplevel bootstrap.
7700 (stage[+id+]-bubble): Enable parallel execution during
7701 the recursive invocation.
7702 * Makefile.in: Regenerate.
7703
7704 Fix previous checkin:
7705
7706 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7707 include.
7708 * configure.in: Fix indentation.
7709 * configure: Regenerate.
7710
dcde3c07 77112004-08-31 Robert Bowdidge <bowdidge@apple.com>
0222d984 7712
2b64d19b 7713 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7714 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7715 * configure: regenerate
b68b9d92 7716 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9624cab1 7717 -mdynamic-no-pic
0222d984 7718
2b59cb05 77192004-08-31 Paolo Bonzini <bonzini@gnu.org>
7720
7721 * Makefile.def (build_modules): Add fixincludes.
7722 (dependencies): Make gcc depend on fixincludes.
7723 * configure.in (build_tools): Add fixincludes.
7724 (build_configdirs): Always include build_libs.
7725 * Makefile.in: Regenerate.
7726 * configure: Regenerate.
7727
77282004-08-30 Paolo Bonzini <bonzini@gnu.org>
3c782584 7729
7730 * Makefile.def (bootstrap stages): Add 'lean' parameter.
7731 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7732 phony targets; do not generate timestamp files.
7733 (distclean-stageN): Remove references to their timestamp files.
7734 (restageN, touch-stageN): Remove.
7735 (stageN-bubble): Rewritten.
7736 (compare): Support lean bootstraps.
7737 * Makefile.in: Regenerate.
7738
7739 * configure.in: Only warn when bootstrapping but
7740 build != host or build != target. Support lean bootstraps.
7741 * configure: Regenerate.
7742
4a921c63 77432004-08-26 Phil Edwards <phil@codesourcery.com>
7744
7745 * configure.in: Give a better error message if GMP/MPFR are missing
7746 and a language needing them has been requested.
7747 * configure: Regenerated.
7748
6cee4b4a 77492004-08-25 Phil Edwards <phil@codesourcery.com>
7750
7751 * configure.in: Print a list of available language front-ends if
7752 a requested one is missing. Tidy stray tab characters.
7753 * configure: Regenerated.
7754
e6312df0 77552004-08-19 Michael Koch <konqueror@gmx.de>
7756
7757 * gcc/doc/install.texi: Update entry about automake for libjava.
7758
c01dd063 77592004-08-17 Robert Millan <robertmh@gnu.org>
7760
7761 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7762 (instead of FreeBSD).
7763 * configure: Regenerate.
7764
a1ad7483 77652004-08-16 Paolo Bonzini <bonzini@gnu.org>
7766
7767 * Makefile.in: Regenerate.
7768 * configure: Regenerate.
7769
7770 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7771 stage_*_flags.
7772 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7773 for bootstrapped modules if toplevel bootstrap is going.
7774 (GCC bootstrap): Generate per-stage targets for all bootstrapped
7775 modules. Adjust for changes in Makefile.def. Enable several
7776 rules even in non-bootstrap mode, just to avoid peppering the
7777 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7778 (stage-[+prev+]-bubble): Remove.
7779
7780 * Makefile.def (Dependencies): Depend on all-build-bison,
7781 all-build-flex, all-build-byacc, all-build-texinfo, rather
7782 than the host variations.
7783 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
7784 with BUILD_SUBDIR.
7785 (BISON): Update for recent Bisons.
7786 (YACC): Fix typo.
7787 (cross): Depend on all-build.
7788 (all): Do not depend on all-build.
7789 (prebootstrap): Remove.
7790 (dep-kind): Accept separate prefixes for MODULE and ON variables.
7791 (Prebootstrap dependencies): Add them to the per-stage targets
7792 and to all-prebootstrap.
7793 * configure.in (build_configdirs): Always enable build_tools.
7794 (BUILD_DIR_PREFIX): Remove.
7795
7796 * Makefile.def (gcc): Add target variable.
7797 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7798 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7799 in the recursive `make', instead of hardwiring `all'.
7800 (Autogenerated TARGET-* variables): New.
7801
e0d2a616 78022004-08-13 Brian Booth <bbooth@redhat.com>
7803
7804 * MAINTAINERS: Remove myself from write-after-approval.
7805
77f9b2dc 78062004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
7807
7808 * src-release: Stop distributing mmalloc with gdb (which doesn't
7809 use it).
7810 * Makefile.def: GDB doesn't depend on mmalloc anymore.
7811 * Makefile.in: Regenerate.
7812
30e9913f 78132004-08-09 Mark Mitchell <mark@codesourcery.com>
7814
7815 * configure.in (arm*-*-eabi*): New target.
7816 * configure: Regenerate.
7817
ea8d3d75 78182004-08-06 Paolo Bonzini <bonzini@gnu.org>
7819
7820 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7821 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7822 (Dependencies): New section.
7823 * Makefile.tpl (Dependencies): Generate from Makefile.def.
7824 (configure-target-[+module+]): Depend on maybe-all-gcc
7825 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
7826 (toplevel profiledbootstrap): Fix dependencies.
7827 * Makefile.in: Regenerate.
7828
8647a116 78292004-08-03 Mark Mitchell <mark@codesourcery.com>
7830
7831 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7832 target-libiberty to noconfigdirs.
7833 * configure: Regenerate.
7834
5ca838b8 78352004-08-03 Paul Brook <paul@codesourcery.com>
7836
7837 * configure.in: Check for MPFR as well as GMP.
7838 * configure: Regenerate.
7839
cb8a7007 78402004-08-01 Robert Millan <robertmh@gnu.org>
7841
7842 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7843 libmudflap for all GNU-based systems (with Glibc).
7844 * configure: Regenerate.
7845
dcde3c07 78462004-08-03 Paolo Bonzini <bonzini@gnu.org>
6caa530d 7847
7848 * Makefile.def (host-modules): Add gcc.
7849 * Makefile.in: Regenerate.
7850 * Makefile.tpl (sorry): New rule.
7851 (configure-host, all-host, [+make_target+]-host, do-check,
7852 install-host): Do not add gcc as a special case.
7853 (host modules): Add a small special-casing for gcc. Export
7854 extra_make_flags through the environment.
7855 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7856 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7857 other recursive targets for gcc): Remove.
7858
7859 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7860 (stage, unstage): New rules.
7861 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7862 distclean-stage[+id+]): Use stage_current.
7863 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7864 the stage*-start rules.
7865
3ff2e849 78662004-08-02 Geoffrey Keating <geoffk@apple.com>
7867
7868 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7869 use -all_load flag.
7870
75b6260c 78712004-08-02 Paolo Bonzini <bonzini@gnu.org>
7872
7873 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7874 * configure: Regenerate.
7875
3ecc19f1 78762004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
7877
7878 * maintainer-scripts/gcc_release: Revert yesterday's change.
7879
0396e2a1 78802004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
7881
7882 * MAINTAINERS: Add myself to write-after-approval.
7883
b1fd5525 78842004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
7885
7886 * libf2c: Removed.
7887 * gcc/gccbug.in: Updated because of libf2c removal.
7888 * maintainer-scripts/gcc_release: Ditto.
7889
dcde3c07 78902004-07-09 Loren J. Rittle <ljrittle@acm.org>
122ae8c7 7891
7892 * configure.in: Build libmudflap by default on FreeBSD.
7893 * configure: Regenerated.
7894
344b2784 78952004-07-09 Mark Mitchell <mark@codesourcery.com>
7896
7897 * configure.in: Do not build libmudflap by default on non-GNU/Linux
7898 systems.
7899 * configure: Regenerated.
7900
dcde3c07 79012004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
d45eaefd 7902
7903 PR target/16344
7904 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7905 feedback based compiler.
7906 * Makefile.in: Rebuilt.
7907
13e3668a 79082004-07-08 Alexandre Oliva <aoliva@redhat.com>
7909
7910 * Makefile.def (host_modules): Set bootstrap=true for flex.
7911 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7912 * Makefile.in: Rebuilt.
7913
9763d43d 79142004-07-07 Jan Hubicka <jh@suse.cz>
7915
7916 * MAINTAINERS: Add self as a profile feedback maintainer.
7917
03c65091 79182004-07-05 Phil Edwards <phil@codesourcery.com>
7919
7920 * configure.in: Do not prepend $srcdir to /dev/null in
7921 makefile fragments.
7922 * configure: Regenerate.
7923
2f8725b0 79242004-07-01 Paolo Bonzini <bonzini@gnu.org>
7925
7926 * Makefile.def (build_modules): Add bison, byacc, flex,
7927 m4, texinfo.
7928 (flags_to_pass): Add FLEX.
7929 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7930 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7931 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7932 DEFAULT_MAKEINFO): Remove.
7933 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7934 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7935 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7936 objdir or else use configured tool.
7937 (all-build): New.
7938 (all): Depend on it.
7939 (Build module dependencies): Add.
7940 * Makefile.in: Regenerate.
7941 * configure.in: Better support for multiple build modules,
7942 matching what is done for host/target modules. Do not look
7943 for "plausible" locations of build tools if Canadian cross.
7944 Use autoconf's AC_PROG_CC to find a C compiler. Define
7945 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7946 * configure: Regenerate.
b68b9d92 7947
1e6242a4 79482004-06-22 Paolo Bonzini <bonzini@gnu.org>
7949
7950 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7951 * Makefile.in: Regenerate.
7952
1b53fe78 79532004-06-22 Paolo Bonzini <bonzini@gnu.org>
7954
7955 * Makefile.tpl (configure-build-[+module+],
7956 configure-[+module+], configure-target-[+module+]): Pass
7957 [+extra_configure_args+].
7958 (all-build-[+module+], all-[+module+], check-[+module+],
7959 install-[+module+], [+make_target+]-[+module+],
7960 all-target-[+module+], check-target-[+module+],
7961 install-target-[+module+], [+make_target+]-target-[+module+]):
7962 Pass [+extra_make_args+].
7963 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7964 (GCC_HOST_EXPORTS): Remove.
7965 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7966 cross, check-gcc, check-gcc-c++, install-gcc,
7967 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7968 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7969 * Makefile.in: Regenerate.
7970
a22cc2c4 79712004-06-21 Matthew Sachs <msachs@apple.com>
7972
7973 * MAINTAINERS: Added self to write-after-approval.
7974
d76e1e50 79752004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7976
7977 * configure.in: Check for srcdir/winsup rather than build directory
7978 winsup.
7979 * configure: Regenerate.
7980
2c10944d 79812004-06-17 Corinna Vinschen <vinschen@redhat.com>
7982
7983 * configure.in: Don't build Cygwin native newlib if winsup
7984 directory is missing. Emit warning instead.
7985 * configure: Regenerate.
7986
599a3eac 79872004-06-09 Paolo Bonzini <bonzini@gnu.org>
7988
7989 * Makefile.tpl (touch-stage[+id+]): New.
7990 (restage[+prev+]): Depend on touch-stage[+id+].
7991
7992 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7993 Use it throughout.
7994
7995 * Makefile.def: Add profile and feedback bootstrap stages.
7996 Remove next field from bootstrap stages.
7997 * Makefile.tpl (LN, LN_S): Substitute.
7998 (stageN-start, stageN-end): Use double-colon rules, to
7999 provide a hook for additional setup commands.
8000 (distclean-stageN-gcc, restageN): Create dependencies from
8001 [+prev+], not from [+next+].
8002 (stageN-bubble): Add commands for successive stages from
8003 [+prev+], using double-colon rules.
8004 (all-stageN-gcc): Fix typo.
8005 (stagefeedback-start, profiledbootstrap): New.
8006 * Makefile.in: Regenerate.
8007 * configure.in: Call ACX_PROG_LN.
8008 * configure: Regenerate.
8009
ba797f0e 80102004-06-08 Canqun Yang <canqun@nudt.edu.cn>
8011
8012 * MAINTAINERS (Write After Approval): Add myself.
8013
b93f892d 80142004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
8015
8016 * MAINTAINERS (Write After Approval): Add myself.
8017
93f93279 80182004-06-03 Paolo Bonzini <bonzini@gnu.org>
8019
8020 * configure.in: Fix --enable-bootstrap breakage introduced in trees
8021 without gcc.
8022 * configure: Regenerate.
8023
d8b05159 80242004-06-01 Paolo Bonzini <bonzini@gnu.org>
8025
8026 * Makefile.tpl: Fix typo.
8027 * Makefile.in: Regenerate.
8028
dcde3c07 80292004-06-01 Paolo Bonzini <bonzini@gnu.org>
5b7950ff 8030
8031 * configure.in: Remove new- prefix from toplevel
8032 bootstrap targets.
8033 * configure: Regenerate.
8034
54f0538b 80352004-06-01 Paolo Bonzini <bonzini@gnu.org>
8036
8037 * Makefile.tpl (all.normal): Rename to all.
8038 (all): Replace with a rule to pick the default
8039 target from configure.
8040 (all-gcc, configure-gcc): Use conditionals to
8041 do nothing when toplevel bootstrap is going on.
8042 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8043 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8044 * configure.in: Support --enable-bootstrap.
8045
8046 * Makefile.def: Remove new- prefix from toplevel
8047 bootstrap targets.
8048 * Makefile.tpl: Likewise.
8049
8050 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
8051 target.
8052
8053 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8054 $(RECURSE_FLAGS) to recursive invocation of make.
8055
8056 * Makefile.in: Regenerate.
8057 * configure: Regenerate.
8058
e0754ee6 80592004-05-30 Andreas Jaeger <aj@suse.de>
dcde3c07 8060 Jim Wilson <wilson@specifixinc.com>
e0754ee6 8061
8062 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8063 like CC.
8064
8e8b3365 80652004-05-27 Daniel Jacobowitz <dan@debian.org>
8066
8067 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8068 * configure: Regenerate.
8069
27e3aebd 80702004-05-25 Daniel Jacobowitz <drow@false.org>
8071
8072 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8073 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8074 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
8075 targets.
8076 * Makefile.in: Regenerate.
8077
dcde3c07 80782004-05-24 Paolo Bonzini <bonzini@gnu.org>
5965d276 8079
8080 * configure.in: Test the ability to symlink directories.
8081 * configure: Regenerate.
8082
8083 * Makefile.def (bootstrap-stage): New definitions.
8084 * Makefile.tpl (configure-stage1-gcc,
8085 configure-stage2-gcc, configure-stage3-gcc,
8086 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8087 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8088 new-restage3, compare): Autogenerate, see Makefile.in
8089 entry for behavioral changes.
8090 (distclean-stage1, new-stage1-start, new-stage1-end,
8091 new-stage1-bubble, distclean-stage2, new-stage2-start,
8092 new-stage2-end, new-stage2-bubble, distclean-stage3,
8093 new-stage3-start, new-stage3-end): New autogenerated targets.
8094 (objext, prebootstrap, BOOT_CFLAGS,
8095 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8096 targets.
8097
8098 * Makefile.in: Regenerate.
8099 (distclean-stage1, new-stage1-start, new-stage1-end,
8100 new-stage1-bubble, distclean-stage2, new-stage2-start,
8101 new-stage2-end, new-stage2-bubble, distclean-stage3,
8102 new-stage3-start, new-stage3-end): New targets.
8103 (all-stage1-gcc): Move prebootstrap dependency from here...
8104 (configure-stage1-gcc): ...to here.
8105 (new-bootstrap): Use bubble targets.
8106 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8107 Use per-stage distclean targets.
8108 (configure-stage1-gcc, configure-stage2-gcc,
8109 configure-stage3-gcc, all-stage1-gcc,
8110 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8111 Use new-stageN-start to prepare the tree.
8112
d856c8a6 81132004-05-23 Paolo Bonzini <bonzini@gnu.org>
8114
8115 * Makefile.def (host_modules): add libcpp.
8116 * Makefile.tpl: Add dependencies on and for libcpp.
8117 * Makefile.in: Regenerate.
8118 * configure.in: Add libcpp host module.
8119 * configure: Regenerate.
8120
01b41571 81212004-05-21 Paolo Bonzini <bonzini@gnu.org>
8122
8123 * Makefile.tpl: Whenever a recursive target is defined, wrap
8124 it in a special @if/@endif block, and prepare its maybe
8125 dependency in the @if/@endif block
8126 * configure.in: Instead of writing maybe dependencies, remove
8127 the @if/@endif statements, and remove the @if/@endif blocks
8128 that remain.
8129 * configure: Regenerate.
8130 * Makefile.in: Regenerate.
8131
f47da044 81322004-05-20 Janis Johnson <janis187@us.ibm.com>
8133
8134 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8135
d556a20e 81362004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
8137
8138 PR bootstrap/15120
8139 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8140 * */configure: Rebuilt.
8141
49fbf4b9 81422004-05-17 Zack Weinberg <zack@codesourcery.com>
8143
8144 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8145 of libf2c.
8146 * configure, Makefile.in: Regenerate.
8147
d3eff7bb 81482004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
ae1bef7b 8149
8150 * MAINTAINERS (Write After Approval): Add myself.
8151
4ee9c684 81522004-05-13 Diego Novillo <dnovillo@redhat.com>
8153
8154 Merge from tree-ssa-20020619-branch.
8155
8156 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8157 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8158 (HOST_GMPLIBS): Define.
8159 (HOST_GMPINC): Define.
8160 (TARGET_LIB_PATH): Add libmudflap.
8161 (GFORTRAN_FOR_TARGET): Define.
8162 (configure-build*): Export GFORTRAN.
8163 (configure-gcc): Export GMPLIBS and GMPINC.
8164 (all-gcc): Add maybe-all-libbanshee.
8165 (configure-target-libgfortran): Define.
8166 * Makefile.in: Regenerate.
8167 * configure.in (host_libs): Add libbanshee.
8168 (target_libraries): Add target-libmudflap and target-libgfortran.
8169 Add --with-libbanshee.
8170 Handle --disable-libmudflap.
8171 (*-*-freebsd*): Use with_gmp.
8172 Add $(libgcj) to noconfigdirs.
8173 * configure: Regenerate.
8174 * depcomp: New file.
8175 * MAINTAINERS: Add tree-ssa maintainers.
8176
455fb4f7 81772004-05-04 Vladimir Makarov <vmakarov@redhat.com>
8178
49fbf4b9 8179 * MAINTAINERS (Various Maintainers): Add myself.
455fb4f7 8180
9ca797fe 81812004-04-30 Brian Ford <ford@vss.fsi.com>
8182
49fbf4b9 8183 * MAINTAINERS (Write After Approval): Add myself.
9ca797fe 8184
043b6c62 81852004-04-29 Uros Bizjak <uros@kss-loka.si>
8186
49fbf4b9 8187 * MAINTAINERS (Write After Approval): Add myself.
043b6c62 8188
697dfd2c 81892004-04-28 Paolo Bonzini <bonzini@gnu.org>
8190
8191 * config/acx.m4: Fix fastcompare support for new-bootstrap.
8192 * configure: Regenerate.
8193
839c6a20 81942004-04-27 Paolo Bonzini <bonzini@gnu.org>
8195
8196 Revert:
8197 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8198
8199 * Makefile.def (flags_to_pass): Remove *dir variables that
8200 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8201 as well as prefix and exec_prefix.
8202 * Makefile.in: Regenerate.
8203
a2718648 82042004-04-26 Robert Millan <robertmh@gnu.org>
8205
8206 Add patches from libtool CVS.
8207 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8208 * ltconfig: Likewise.
8209 * ltcf-c.sh: Likewise.
8210 * ltcf-cxx.sh: Likewise.
8211 * ltcf-gcj.sh: Likewise.
8212
be2c9eb1 82132004-04-26 Paolo Bonzini <bonzini@gnu.org>
8214
8215 * Makefile.def (host_modules): Mark with the bootstrap
8216 flag packages on which gcc depends.
8217 * Makefile.tpl (all-bootstrap): Use it.
8218 * Makefile.in: Regenerate.
8219
b5196e8d 82202004-04-26 Paolo Bonzini <bonzini@gnu.org>
8221
8222 * Makefile.def (flags_to_pass): Remove *dir variables that
8223 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8224 as well as prefix and exec_prefix.
8225 * Makefile.in: Regenerate.
8226
7bcc3b4a 82272004-04-26 Paolo Bonzini <bonzini@gnu.org>
8228
49fbf4b9 8229 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8230 * configure: Regenerate.
8231 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8232 * gcc/Makefile.tpl (compare): Use the result of the test.
8233 * gcc/Makefile.in: Regenerate.
7bcc3b4a 8234
33e3141d 82352004-04-23 Paolo Bonzini <bonzini@gnu.org>
8236
8237 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8238 Always relocate gcc and prev-gcc to the original names, even
8239 if the build fails.
8240 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8241 New targets.
8242
44217381 82432004-04-23 Laurent GUERBY <laurent@guerby.net>
8244
8245 * MAINTAINERS: Update my email address.
49fbf4b9 8246
de88352a 82472004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8248
8249 * configure.in (mips*-*-irix5*): Enable ld.
8250 * configure: Regenerate.
44217381 8251
216de822 82522004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8253
8254 * configure: Regenerate.
8255
b8d376b5 82562004-04-15 James E Wilson <wilson@specifixinc.com>
8257
8258 * Makefile.tpl (configure-[+module+], configure-gcc,
8259 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8260 Set and export LDFLAGS.
8261 * Makefile.in: Regenerate.
8262
9ce62711 82632004-04-12 Michael Chastain <mec.gnu@mindspring.com>
8264
49fbf4b9 8265 * MAINTAINERS: Add myself to write-after-approval.
9ce62711 8266
49aae208 82672004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
8268
8269 PR bootstrap/14871
8270 * Makefile.tpl: If we don't have built-in-tree target tools,
8271 use the ones found by configure rather than hacking around with
8272 program_transform_name.
8273 * configure.in: Give Makefile.tpl the information necessary
8274 to do that.
8275 * Makefile.in: Regenerate.
8276 * configure: Regenerate.
8277
f4191912 82782004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
8279
8280 PR bootstrap/14760
8281 * configure.in: When computing baseargs, strip *all* copies of
8282 offending options. Also, don't match/substitute the trailing space,
8283 so that this actually works when two similar options are separated by
8284 only one space.
8285 * configure: Regenerate.
8286
d17281c9 82872004-04-06 David Edelsohn <edelsohn@gnu.org>
8288
49fbf4b9 8289 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8290 (rs6000-*-aix*): Same.
8291 * configure: Regenerate.
d17281c9 8292
10930c81 82932004-04-05 Ranjit Mathew <rmathew@hotmail.com>
49fbf4b9 8294
8295 * MAINTAINERS: Add myself to write-after-approval.
10930c81 8296
74d8b57d 82972004-04-03 Bud Davis <bdavis9659@comcast.net>
49fbf4b9 8298
8299 * MAINTAINERS: Add myself to write-after-approval.
74d8b57d 8300
c0c5068d 83012004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
8302
32fbc463 8303 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8304 STRICT_WARN, WARN_CFLAGS flags passed down to make.
8305 * Makefile.in: Regenerate.
8306
c0c5068d 8307 * configure.in (top level bootstrap support): Rework --enable-werror
8308 to set @stage2_werror_flag@.
8309 * configure: Regenerate.
8310 * Makefile.tpl (top level bootstrap support): Pass
8311 @stage2_werror_flag@ down to configure in stages 2 and 3.
8312 * Makefile.in: Regenerate.
8313
d120ca69 83142004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
8315
7f6f8932 8316 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8317 for stages 2 and 3 as well as in make. As a consequence, remove
8318 OUTPUT_OPTION (now detected by configure) from the flags passed down
8319 to make.
8320 * Makefile.in: Regenerate.
8321
d120ca69 8322 * Makefile.tpl (new-bootstrap): Fix typo.
8323 * Makefile.in: Regenerate.
8324
7dade866 83252004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
8326
9621e512 8327 * Makefile.tpl: Rearrange by moving recursive_targets rules
8328 into their proper sections.
8329 * Makefile.tpl (top level bootstrap support): Move disabling
8330 of coverage flags from 'make' to 'configure'; improve comments.
8331 * Makefile.in: Regenerate.
8332
aff6cf7b 8333 * Makefile.tpl (experimental top level bootstrap) Move stage1
8334 language setting from all- target to configure- target; disable
8335 intermodule optimization in stage 1; prevent gratuitous rebuilds
8336 of stage 1.
8337 * Makefile.in: Regenerate.
8338 * configure.in: Comma-separate stage 1 language list for top
8339 level bootstrap.
8340 * configure: Regenerate.
8341
7dade866 8342 * Makefile.tpl: Clean up experimental top level bootstrap support:
8343 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8344 prev-gcc in configure- targets as well as all- targets.
8345 * Makefile.in: Regenerate.
8346
c6deeaef 83472004-03-21 Kelley Cook <kcook@gcc.gnu.org>
8348
8349 * compile: New file imported from automake.
8350
f28cd43a 83512004-03-17 Paolo Bonzini <bonzini@gnu.org>
8352
8353 * configure.in: Remove symbolic link section.
8354 * configure: Regenerate.
8355 * Makefile.tpl (links): Remove.
8356 * Makefile.in: Regenerate.
8357
8e6391a6 83582004-03-15 Paolo Bonzini <bonzini@gnu.org>
49fbf4b9 8359 Nathanael Nerode <neroden@gcc.gnu.org>
8e6391a6 8360
8361 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
49fbf4b9 8362 Set with AC_CHECK_PROGS.
8e6391a6 8363 * configure.in: Fix comment typo from last patch.
8364 * configure: Regenerate.
8365
2d64c2fd 83662004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
8367
8368 * Makefile.tpl: Introduce experimental top level bootstrap support.
8369 * Makefile.in: Regenerate.
8370 * configure.in: Introduce support for top level bootstrap.
8371 * configure: Regenerate.
8372
989edd2f 83732004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
49fbf4b9 8374 Paolo Bonzini <bonzini@gnu.org>
989edd2f 8375
8376 PR bootstrap/14522
8377 * configure.in: Cope with shells that do not support unquoted ^
8378 * configure: Regenerate.
8379
f46e13ec 83802004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
49fbf4b9 8381 Paolo Bonzini <bonzini@gnu.org>
f46e13ec 8382
8383 PR bootstrap/14522
989edd2f 8384 * configure.in: Cope with shells that do not support nesting
f46e13ec 8385 quotes inside quoted backquote substitutions.
8386 * configure: Regenerate.
8387
db1c2ab2 83882004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
8389
8390 PR bootstrap/14522
6175885e 8391 * configure.in: Fix escaping of $.
db1c2ab2 8392 * configure: Regenerate.
8393
8e1fea1a 83942004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
8395
8396 * configure: Regenerate, since I forgot to while committing Paolo's
8397 changes.
8398
c24c5e46 83992004-03-08 Paolo Bonzini <bonzini@gnu.org>
8400
8401 PR ada/14131
8402 Move language detection to the top level.
8403 * configure.in: Find default values for the tools as
8404 soon as possible. Disable ada if GNAT is not found.
8405 Emit error message about missing languages. Expand
8406 --enable-languages=all for the gcc subdirectory.
8407
2a4b7d44 84082004-03-10 Ben Elliston <bje@gnu.org>
8409
8410 * MAINTAINERS: Update my email address.
8411
ebdab8b6 84122004-03-05 David Edelsohn <edelsohn@gnu.org>
8413
8414 * ltconfig: Disable building static libraries if building shared
8415 libraries on AIX 5L.
8416
19e1fe6d 84172004-03-01 Richard Sandiford <rsandifo@redhat.com>
8418
8419 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8420 and disable libgcj.
8421 * configure: Regenerated.
8422
70990390 84232004-03-01 Brian Booth <bbooth@redhat.com>
8424
8425 * MAINTAINERS: Add myself to write-after-approval.
8426
a291166d 84272004-03-01 Paolo Bonzini <bonzini@gnu.org>
8428
8429 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 8430
75fc7adc 84312004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8432
8433 PR bootstrap/7087
8434 * Makefile.tpl: Guard XFOO sed statements better.
8435 * Makefile.tpl: Add dependency for configure-target-libada.
8436 * Makefile.in: Regenerate (incidentally fixes broken
8437 commit when libada-branch was merged).
8438
683dcdca 84392004-02-25 Kelley Cook <kcook@gcc.gnu.org>
8440
8441 * MAINTAINERS: Add myself to write-after-approval.
8442
662476d9 84432004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
8444
8445 * MAINTAINERS: Add Nicola Pero and myself as libobjc
8446 maintainers.
8447
ee887245 84482004-02-20 Andrew Cagney <cagney@redhat.com>
8449
8450 * config.guess: Update from version 2003-10-16 to 2004-02-16.
8451 * config.sub: Update from version 2003-11-03 to 2004-02-16.
8452
e86087cf 84532004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
8454
8455 PR bootstrap/11932
8456 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8457
22699913 84582004-02-14 Jerry Quinn <jlquinn@optonline.net>
8459
8460 * MAINTAINERS: Added myself to write-after-approval.
8461
98b111a1 84622004-02-14 Michael Koch <konqueror@gmx.de>
8463
8464 * MAINTAINERS: Added myself to write-after-approval.
8465
4aa8866f 84662004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
8467
8468 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
8469 some OS port maintainers to OS port maintainers section.
8470
39c687d5 84712004-02-13 Frank Ch. Eigler <fche@redhat.com>
8472
8473 * MAINTAINERS: Add self.
8474
cdfbccf4 84752004-02-12 Kazu Hirata <kazu@cs.umass.edu>
8476
8477 * MAINTAINERS: Alphabetize.
8478
bc9cab17 84792004-02-12 Paolo Bonzini <bonzini@gnu.org>
8480
8481 * MAINTAINERS: Remove myself.
49fbf4b9 8482
b0c02cae 84832004-02-11 David Edelsohn <edelsohn@gnu.org>
8484
8485 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8486 (rs6000-*-aix*): Same.
8487 * configure: Regenerate.
8488
9dec93ca 84892004-02-11 Kelley Cook <kcook@gcc.gnu.org>
8490
8491 * configure.in (host): Add in missing $noconfigdirs to defines.
8492 * configure: Regenerate.
8493
93341878 84942004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
8495 Nathanael Nerode <neroden@gcc.gnu.org>
8496
8497 PR ada/6637, PR ada/5911
49fbf4b9 8498 Merge with libada-branch:
93341878 8499 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8500 with appropriate dependencies. Add --enable-libada configure switch.
8501 * configure, Makefile.in: Regenerate.
8502
a31db762 85032004-02-09 Paolo Bonzini <bonzini@gnu.org>
8504
8505 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 8506
d74dd50d 85072004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8508
8509 * configure.in: Don't pass --with-stabs on IRIX 5 either.
8510 * configure: Regenerate.
8511
351ae313 85122004-02-04 Geoffrey Keating <geoffk@apple.com>
8513
8514 Merge from upstream:
8515
8516 * ltmain.in: When setting IFS to '~', be careful about user
8517 arguments that contain '~'.
8518
8519 2004-02-04 Peter O'Gorman <peter@pogma.com>
8520
8521 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8522 Also test $base_compile against $CC with escaped arguments. Bug
8523 reported by Geoff Keating <geoffk@apple.com>.
8524
b82e7603 85252004-02-04 Kazu Hirata <kazu@cs.umass.edu>
8526
8527 * MAINTAINERS: Remove i960 port.
8528
24b4656e 85292004-01-23 DJ Delorie <dj@redhat.com>
8530
8531 * Makefile.def (target_modules) [libiberty]: Don't stage.
8532 * Makefile.in: Rebuilt.
8533
8f694e4c 85342004-01-20 Caroline Tice <ctice@apple.com>
8535
8536 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 8537
725cf077 85382004-01-19 Paolo Carlini <pcarlini@suse.de>
8539
8540 * MAINTAINERS: Update my email address.
8541
3dc94299 85422004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
8543
8544 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 8545
6d3c6627 85462004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8547
8548 * MAINTAINERS: Remove entries without email address.
8549
26ffdd7d 85502004-01-15 Daniel Jacobowitz <drow@mvista.com>
8551
8552 * MAINTAINERS: Add myself to write-after-approval.
8553
0255c638 85542004-01-15 Steven Bosscher <stevenb@suse.de>
8555
8556 * MAINTAINERS: Update my email address.
8557
dcde3c07 85582004-01-14 Loren J. Rittle <ljrittle@acm.org>
4003683b 8559
8560 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8561 * Makefile.tpl (configure-target-[+module+]): Support stage.
8562 * Makefile.in: Rebuilt.
8563
51292f82 85642004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8565
8566 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8567
3b6f11b0 85682004-01-10 Richard Sandiford <rsandifo@redhat.com>
8569
8570 * MAINTAINERS: Add myself as a MIPS maintainer.
8571
090b36fb 85722004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
8573
c8241dd9 8574 * configure.in: Use ./config.cache, not config.cache.
8575 * configure: Regenerate.
8576 * Makefile.tpl: Special-casing not needed for GCC any more.
8577 * Makefile.in: Regenerate.
8578
ba1081ef 8579 * configure.in: Don't share a cache file for host dirs.
8580 * configure: Regenerate.
8581
090b36fb 8582 * config-ml.in: Don't mess with the cache file.
8583
a73c2b4b 85842004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8585
8586 * MAINTAINERS: Move myself from 'Write After Approval' to
8587 'CPU Port Maintainers' section as SPARC maintainer.
8588
74fef112 85892004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
8590
6509bb23 8591 * Makefile.tpl: Make GCC use a separate config.cache.
8592 * Makefile.in: Regenerate.
8593
74fef112 8594 PR bootstrap/11932, PR bootstrap/11933
8595 (I don't know if it will fix either of them, but it relates
8596 to them.)
8597 * configure.in: Don't use shared config.cache for target
8598 directories.
8599 * configure: Regenerate.
8600
a570dccd 86012004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
8602
8603 * MAINTAINERS: Add myself to 'Write After Approval' section.
8604
3e983e16 86052003-12-31 Roger Sayle <roger@eyesopen.com>
8606
8607 * configure.in (ia64*-*-hpux*): Disable building java libraries.
8608 * configure: Regenerated.
8609
e35ccc0b 86102003-12-23 Kazu Hirata <kazu@cs.umass.edu>
8611
8612 * MAINTAINERS: Remove the mn10200 maintainer.
8613
688429c4 86142003-12-21 Bernardo Innocenti <bernie@develer.com>
49fbf4b9 8615
248deaff 8616 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8617 * configure: Regenerated.
688429c4 8618
65cc485a 86192003-12-16 Jan Hubicka <jh@suse.cz>
8620
8621 * MAINTAINERS: Add myself as callgraph maintainer.
8622
b31913cd 86232003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
8624
8625 * configure.in (raw_libstdcxx_flags): Remove the leading space.
8626 * configure: Regenerate.
8627
6ebf7635 86282003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8629
8630 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8631 'Write After Approval' section. Update email.
8632
dcde3c07 86332003-12-01 James Lemke <jim@wasabisystems.com>
40eee2b8 8634
8635 * MAINTAINERS (Write After Approval): Add myself.
8636
233f501d 86372003-11-20 Matt Thomas <matt@3am-software.com>
8638
8639 * MAINTAINERS: Add myself as a vax port maintainer.
8640
3a6fbbb0 86412003-11-20 Kelley Cook <kcook@gcc.gnu.org>
8642
8643 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8644 (configure-build-[+module+], configure-[+module+]): Likewise.
8645 (configure-target-[+module+], configure-gcc, config.status): Likewise.
8646 * Makefile.in: Regenerate.
8647
fbccfde7 86482003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
8649
8650 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8651 shared/dylibed libraries.
8652 * ltmain.sh: Likewise.
8653 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8654 * ltcf-cxx.sh: Likewise.
8655 * ltcf-gcj.sh: Likewise.
8656 * ltconfig: Likewise.
8657
e58f120a 86582003-11-17 Stan Cox <scox@redhat.com>
8659
8660 * MAINTAINERS: Add myself as iq2000 port maintainer.
8661
f008c4c8 86622003-11-14 Arnaud Charlet <charlet@act-europe.fr>
8663
49fbf4b9 8664 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8665 * Makefile.in: Regenerate.
f008c4c8 8666
4f84a874 86672003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
8668
8669 * config.sub: Update to 2003-11-03 version.
8670
e78b44da 86712003-10-20 Phil Edwards <phil@codesourcery.com>
8672
8673 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
8674 * configure: Regenerate.
8675
dcde3c07 86762003-10-20 Nicolas Pitre <nico@cam.org>
96356481 8677
8678 * MAINTAINERS: Add myself to 'Write After Approval' section.
8679
27bdc4aa 86802003-10-20 Arnaud Charlet <charlet@act-europe.fr>
8681
8682 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8683
84c43cd1 86842003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
8685
8686 * MAINTAINERS: Update my email address.
8687
61a0eea4 86882003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8689
8690 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8691
dcde3c07 86922003-10-17 Ralph Loader <rcl@ihug.co.nz>
a0a4226a 8693
8694 * MAINTAINERS: Add myself to 'Write After Approval' section.
8695
5f8d73e1 86962003-10-16 Bernardo Innocenti <bernie@develer.com>
8697
8698 * config.guess: Update to 2003-10-16 version.
8699 * config.sub: Update to 2003-10-16 version.
8700
dcde3c07 87012003-10-15 David Daney <ddaney@avtrex.com>
bb5167cc 8702
8703 * MAINTAINERS: Added myself to 'Write After Approval' section.
8704
170f5a00 87052003-10-15 Falk Hueffner <falk@debian.org>
8706
8707 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8708 'Write After Approval' section. Update email.
8709
a7611bf4 87102003-10-14 Roger Sayle <roger@eyesopen.com>
8711
8712 * MAINTAINERS: Move myself from 'Write After Approval' to
8713 'Various Maintainers' section as middle-end maintainer.
8714
70356f61 87152003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
8716
8717 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8718 HOST_FLAGS_TO_PASS.
8719 * Makefile.in: Regenerate.
8720
258ddda4 87212003-10-11 Bernardo Innocenti <bernie@develer.com>
8722
8723 * config.guess: Update to 2003-10-07 version.
8724 * config.sub: Update to 2003-10-07 version.
8725
ab81b5cb 87262003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8727
8728 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8729 * ltconfig (irix5*, irix6*): Don't override version_type.
8730
d8e9ea04 87312003-10-05 Mohan Embar <gnustuff@thisiscool.com>
8732
8733 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8734 * configure: Rebuilt
8735 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8736 * Makefile.in: Rebuilt
8737
cd5c13ff 87382003-10-03 H.J. Lu <hongjiu.lu@intel.com>
8739
8740 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8741
40d3e4b2 87422003-09-30 Carlo Wood <carlo@alinoe.com>
8743
248deaff 8744 * MAINTAINERS (Write After Approval): Add myself.
40d3e4b2 8745
05c58265 87462003-09-29 Paul Koning <ni1d@arrl.net>
8747
8748 * MAINTAINERS: Move myself from "Write After Approval"
8749 to CPU platform maintainers for pdp11 platform.
8750
78b5bf24 87512003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
8752
8753 * MAINTAINERS: Move myself from 'Write After Approval' to
8754 'Various Maintainers' section as libffi testsuite maintainer.
8755
fbfea1fa 87562003-09-21 Daniel Jacobowitz <drow@mvista.com>
8757
8758 * configure.in: Pass a computed --program-transform-name
8759 to subconfigures.
8760 * configure: Regenerated.
8761
0c20a995 87622003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8763
f9bdf3d8 8764 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8765 * Makefile.in: Regenerate.
8766
0c20a995 8767 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8768 * Makefile.in: Regenerate.
8769
1237664b 87702003-09-19 Ziemowit Laski <zlaski@apple.com>
8771
8772 * MAINTAINERS: Move myself from 'Write After Approval'
8773 to 'Various Maintainers' (objective-c) section.
8774
5df533c9 87752003-09-17 Daniel Jacobowitz <drow@mvista.com>
8776
8777 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8778 quoting.
8779 * configure: Regenerated.
8780
f0b55f07 87812003-09-16 Joel Brobecker <brobecker@gnat.com>
8782
8783 * MAINTAINERS (Write After Approval): Add myself to write after
8784 approval list.
8785
55a8be62 87862003-09-16 Dorit Naishlos <dorit@il.ibm.com>
8787
248deaff 8788 * MAINTAINERS (Write After Approval): Add myself.
55a8be62 8789
bb94c300 87902003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
8791
8792 * MAINTAINERS: Update my e-mail address.
8793
9165b0af 87942003-09-09 Alan Modra <amodra@bigpond.net.au>
8795
8796 * libtool.m4 (LD): Correct powerpc64 host match.
8797
01a54e86 87982003-09-06 James E Wilson <wilson@tuliptree.org>
8799
8800 * MAINTAINTERS: Update my affiliation and email address.
8801
8cfcdde8 88022003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8803
8804 * MAINTAINERS (Write After Approval): Add myself.
8805
08d04508 88062003-09-04 DJ Delorie <dj@redhat.com>
8807
8808 * configure: Regenerate.
8809
88102003-09-04 Robert Millan <robertmh@gnu.org>
8811
8812 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
49fbf4b9 8813
25e22e05 88142003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8815
8816 * configure.in: Ensure arguments to sed are properly spaced.
8817 * configure: Regenerate.
8818
d4e272bb 88192003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8820
8821 * MAINTAINERS: Update my e-mail address.
8822
29eb8c8a 88232003-08-28 Mohan Embar <gnustuff@thisiscool.com>
8824
8825 * MAINTAINERS (Write After Approval): Add myself.
8826
8d288ef7 88272003-08-27 Daniel Jacobowitz <drow@mvista.com>
8828
8829 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8830 * configure: Regenerated.
8831
db648c92 88322003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
8833
8834 * MAINTAINERS: Update my email address.
8835
4482474a 88362003-08-23 Phil Edwards <pme@gcc.gnu.org>
8837
8838 * configure.in: Use newline instead of semicolon when assuming
8839 shell arguments in a for loop.
8840 * configure: Regenerated.
8841
8dd25e42 88422003-08-22 Jason Eckhardt <jle@rice.edu>
8843
8844 * MAINTAINERS: Resurrect the i860 maintainer.
8845
63a057cf 88462003-08-20 Geoffrey Keating <geoffk@apple.com>
8847
9ad4b12b 8848 PR 8180
8849 * configure.in: When testing with_libs and with_headers, treat
8850 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
8851 * configure: Regenerate.
49fbf4b9 8852
63a057cf 8853 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8854 make, shell, etc.
8855 (baseargs): Likewise.
8856 * configure: Regenerate.
8857
cb023c85 88582003-08-20 Bernardo Innocenti <bernie@develer.com>
8859
8860 * MAINTAINERS (Write After Approval): Add myself.
8861
0894307c 88622003-08-19 Geoffrey Keating <geoffk@apple.com>
8863
8864 * configure.in: Disable libgcj for darwin not on powerpc.
8865 * configure: Rebuild.
8866
080e0ef5 88672003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
8868
8869 * config-ml.in, symlink-tree: Add license.
8870
49fbf4b9 88712003-08-03 Richard Stallman <rms@gnu.org>
8872 Eben Moglen <moglen@columbia.edu>
5d982d49 8873
8874 * README.SCO: New file.
8875
465fccaf 88762003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
8877
8878 * Makefile.tpl (check, check-c++): Express dependencies using
8879 dependencies rather than commands.
8880 * Makefile.in: Regenerate.
8881
eda8e89a 88822003-08-01 Andrew Cagney <cagney@redhat.com>
8883
8884 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8885 * configure: Ditto.
8886
9db45a87 88872003-07-31 Geoffrey Keating <geoffk@apple.com>
8888
8889 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
52789e7b 8890 * Makefile.in: Update.
9db45a87 8891
ac57d0b7 88922003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
8893
8894 * configure.in: Enable libgcj for darwin.
8895 * configure: Rebuild.
8896
ea0c3105 88972003-07-29 Phil Edwards <pme@gcc.gnu.org>
8898
8899 * config-ml.in: Use ac_configure_args directly instead of
8900 ml_arguments. Only set ml_norecursion if --no[-]recursion is
8901 actually seen.
8902
2f61b8ca 89032003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
8904
8905 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8906 creating target and build subdirs to build all parent dirs as needed.
8907 * Makefile.in: Rebuild.
8908 * configure.in: Don't build dirs explicitly here.
8909 * configure: Rebuild.
8910
7e13b46d 89112003-07-26 Paul Brook <paul@nowt.org>
8912
8913 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8914
8a3e139d 89152003-07-22 Alexandre Oliva <aoliva@redhat.com>
8916
8917 * Makefile.tpl (all-make): Depend on intl.
8918 * Makefile.in: Rebuilt.
8919
451a290b 89202003-07-20 Phil Edwards <pme@gcc.gnu.org>
8921
8922 * install-sh: Update to newer upstream versions (associated with
8923 aclocal 1.7).
8924 * mkinstalldirs: Likewise.
8925 * missing: Likewise, plus $1Help2man -> $1 typo fix.
8926
b00dcec8 89272003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
8928
8929 * MAINTAINERS: Move self from Bug database only accounts
8930 to write-after-approval.
8931
35e03d52 89322003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8933
8934 * config.if: Remove unused libc_interface determination.
8935
8b4f1479 89362003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8937
8938 * MAINTAINERS: Move self from write-after-approval to
8939 build machinery (*.in).
8940
450e6c84 89412003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8942
8943 PR bootstrap/11273
8944 PR bootstrap/11408
8945 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8946 unused INSTALL_PROGRAM_ARGS.
8947 * configure.in: Use AC_PROG_INSTALL.
8948 * Makefile.in: Regenerate.
8949 * configure: Regenerate.
8950
461e4409 89512003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8952
8953 * MAINTAINERS: Alphabetize.
8954
700d38c2 89552003-07-10 Alexandre Oliva <aoliva@redhat.com>
8956
8957 * configure: Rebuilt.
8958 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8959 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8960 newlib nor libgloss.
8961 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8962 * configure.in (am33_2.0-*-linux*): Added.
8963
678f5830 89642003-07-09 Bob Wilson <bob.wilson@acm.org>
8965
8966 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8967 * configure: Regenerate.
8968
c6976b58 89692003-07-07 Zack Weinberg <zack@codesourcery.com>
8970
8971 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8972 * Makefile.in: Regenerate.
8973
56735f39 89742003-07-04 Zack Weinberg <zack@codesourcery.com>
8975
8976 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8977 * Makefile.in: Regenerate.
8978
dcde3c07 89792003-07-04 H.J. Lu <hongjiu.lu@intel.com>
7a8ca04a 8980
8981 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8982 * Makefile.in: Regenerated.
8983
528819e3 8984 * config-ml.in: Replace PWD with PWD_COMMAND.
8985
1e12d536 89862003-07-04 Zack Weinberg <zack@codesourcery.com>
8987
8988 * intl: New directory; see intl/ChangeLog for details.
8989 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8990 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8991 * Makefile.in: Regenerate.
8992
efe37a83 89932003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8994
8995 * configure.in: Clean up config-lang.in handling. Delete
8996 useless assignment to "subdirs".
8997 * configure: Regenerate.
8998
328637e8 89992003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
9000
9001 * configure.in: Rename 'target_libs' to 'target_libraries'.
9002 Remove useless reference to 'target_libs'.
9003 * configure: Regenerate.
9004
8ca838c4 90052003-06-23 Keith Seitz <kseitz@sources.redhat.com>
9006
9007 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9008 * Makefile.in: Regenerate.
9009
36bbd884 90102003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
9011
9012 * Makefile.def: Introduce flags_to_pass.
9013 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9014 * Makefile.in: Regenerate.
9015
4a9237fb 90162003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
9017
9018 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9019 and target-libgloss.
9020 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9021 <h8300*-*-*>: Disable libf2c and ${libgcj}.
9022 * configure: Regenerate.
9023
eb295b2d 90242003-06-17 Benjamin Kosnik <bkoz@redhat.com>
9025
9026 * configure.in: Update testsuite_flags to new location.
9027 * configure. Regenerate.
1e12d536 9028
58933515 90292003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
9030
9031 * Makefile.tpl: Remove BUILD_CC stuff.
9032 * Makefile.in: Regenerate.
9033
4e857606 90342003-06-17 Kazu Hirata <kazu@cs.umass.edu>
9035
9036 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9037
dcde3c07 90382003-06-16 Graeme Peterson <gp@qnx.com>
5400906f 9039
9040 * MAINTAINERS (Write After Approval): Add myself.
9041
dcde3c07 90422003-06-14 H.J. Lu <hongjiu.lu@intel.com>
1e12d536 9043
6409c17a 9044 * config.guess: Update to 2003-06-12 version.
9045 * config.sub: Update to 2003-06-13 version.
9046
dcde3c07 90472003-06-12 H.J. Lu <hongjiu.lu@intel.com>
98d4589c 9048
9049 * config.guess: Update to 2003-06-06 version.
9050 * config.sub: Update to 2003-06-06 version.
9051
8a76f31d 90522003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9053
9054 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9055 * configure. Regenerate.
9056
ca3b731f 90572003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
9058
622c1fa9 9059 * configure.in: Disable serial configure by default.
9060 * configure: Regenerate.
9061 * Makefile.tpl: Abolish .NOTPARALLEL.
9062 * Makefile.in: Regenerate.
9063
ab8cf29b 9064 * Makefile.tpl: Replace {build,host,target}_canonical by
9065 {build,host,target}.
9066 * Makefile.in: Regenerate.
9067
ca3b731f 9068 * Makefile.tpl: Fix stupid pasto.
9069 * Makefile.in: Regenerate.
9070
d95eabf9 90712003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
9072
9073 * Makefile.tpl: Remove bogus conditional.
9074 * Makefile.in: Regenerate.
9075
90762003-06-05 Jan Hubicka <jh@suse.cz>
ef3bb540 9077
9078 * Makefile.tpl (profiledbootstrap): New target.
9079 * Makefile.in (profiledbootstrap): New target.
9080
60daf4cb 90812003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
b97ed9b7 9082
9083 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9084 Pinski. Remove user names from other bugzilla-only maintainers.
9085
ffe98fac 90862003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
9087
ff2e99a4 9088 * Makefile.tpl: Make 'recursive targets' using autogen rather
9089 than shell loop. Remove duplicate 'clean' targets and false
9090 comments.
9091 * Makefile.def: Add systematic dependencies to 'recursive' targets.
9092 Add systematic method of specifying missing targets in subdirs.
9093 Add copyright boilerplate.
9094 * Makefile.in: Regenerate.
9095 * configure.in: Add 'recursive targets' to maybe list.
9096 * configure: Regenerate.
9097
e53ad3a2 9098 * MAINTAINERS: "GNATS only" -> "Bug database only".
9099
ffe98fac 9100 * Makefile.tpl: Rename [+target+] to [+make_target+].
9101 * Makefile.def: Rename 'target' to 'make_target'.
9102
b3ccab1c 91032003-05-31 Neil Booth <neil@daikokuya.co.uk>
9104
9105 * MAINTAINERS: Add self as options handling maintainer.
9106
f81148db 91072003-05-28 Michael Meissner <gnu@the-meissners.org>
9108
9109 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9110 been too long since I touched those ports.
9111
abcfd3cb 91122003-05-28 DJ Delorie <dj@redhat.com>
9113
9114 * Makefile.tpl: Make maybe-check-gcc .PHONY.
9115 * Makefile.in: Regenerate.
9116
1a21d71c 91172003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
9118
9119 * configure.in: Use curly braces in the definition of tooldir.
9120 * configure: Regenerate.
9121
7a9bc7f6 91222003-05-21 DJ Delorie <dj@redhat.com>
1e12d536 9123
7a9bc7f6 9124 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9125 newlib or libgloss.
9126 * Makefile.in: Regenerate.
9127
575caa8d 91282003-05-21 DJ Delorie <dj@redhat.com>
9129
9130 * Makefile.tpl: Add missing empty maybe-check-gcc target.
9131 * Makefile.in: Regenerate.
9132
8c7c29d9 91332003-05-20 Ian Lance Taylor <ian@airs.com>
9134
9135 * MAINTAINERS: Update my e-mail address.
9136
4d9c9c81 91372003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
9138
9139 * configure.in: Switch more things to use maybe dependencies.
1e12d536 9140 * Makefile.tpl: Switch more things to use maybe dependencies.
4d9c9c81 9141 Factor out common code from autogen IF statements.
9142 * configure: Regenerate.
9143 * Makefile.in: Regenerate.
9144
f74ea578 91452003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
9146
9147 * configure.in: Accept i[3456789]86 for machine type.
9148 * configure: Regenerate.
9149
6f4f34a7 91502003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
9151
9152 * configure.in: Switch more things to use maybe dependencies.
9153 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
9154 * configure: Regenerate.
9155 * Makefile.tpl: Switch more things to use maybe dependencies.
9156 * Makefile.in: Regenerate.
9157
a2e3bfd3 91582003-05-16 Andreas Schwab <schwab@suse.de>
a841c4d4 9159
9160 * Makefile.tpl (install-opcodes): Define.
9161 * Makefile.in: Rebuild.
9162
aeaac216 91632003-05-13 Andreas Jaeger <aj@suse.de>
9164
9165 * config.guess: Update to 2003-05-09 version.
9166 * config.sub: Update to 2003-05-09 version.
9167
dcde3c07 91682003-05-13 Michael Eager <eager@mvista.com>
6995305c 9169
9170 * configure.in: Correct sed script so that options in quotes are not
9171 deleted.
9172 * configure: Rebuild.
9173
d957c480 91742003-05-12 Corinna Vinschen <corinna@vinschen.de>
9175
9176 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9177 and $$s/newlib/libc/sys/cygwin32 include paths.
9178 * configure: Ditto.
9179
e0ca23ce 91802003-05-12 Michael Meissner <gnu@the-meissners.org>
9181
9182 * MAINTAINERS: Update my email addresses.
9183
26e253a0 91842003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
9185
9186 * config-ml.in: Propagate INSTALL variables.
aeaac216 9187
1f55ccc8 91882003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9189
9190 * MAINTAINERS: Remove duplicate entries in Write After Approval.
9191
d8b01fbe 91922003-05-02 Chris Demetriou <cgd@broadcom.com>
9193
1e12d536 9194 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9195 * Makefile.in: Regenerate.
d8b01fbe 9196
29b9a35e 91972003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
9198
9199 * MAINTAINERS (GNATS only): Add Falk Hueffner.
9200
904536c9 92012003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
9202
9203 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9204
170853d0 92052003-04-27 Daniel Jacobowitz <drow@mvista.com>
9206
9207 * Makefile.tpl: Clean $(BUILD_SUBDIR).
9208 * Makefile.in: Regenerated.
9209
d5ab03ba 92102003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
9211
9212 * MAINTAINERS (Write After Approval): Upgrade myself from
9213 GNATS only to write-after-approval. Update my mail address.
9214
dcde3c07 92152003-04-25 Loren J. Rittle <ljrittle@acm.org>
784dc194 9216
9217 (OS Port Maintainers: freebsd): Add myself.
9218
eb13b182 92192003-04-22 Mark Mitchell <mark@codesourcery.com>
9220
9221 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9222
fe20e83b 92232003-04-22 Kean Johnston <jkj@sco.com>
9224
9225 * MAINTAINERS (SCO ports): Added myself.
9226
acaf46de 92272003-04-21 Nathan Sidwell <nathan@codesourcery.com>
9228
9229 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9230
efde8e6d 92312003-04-19 Kean Johnston <jkj@sco.com>
9232
9233 * MAINTAINERS (Write After Approval): Add myself.
9234
516b2e07 92352003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9236
9237 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9238 * Makefile.in: Regenerate.
9239
3647950d 92402003-04-18 Jakub Jelinek <jakub@redhat.com>
9241
9242 * configure.in (powerpc64*-*-linux*): Remove.
9243 * configure: Rebuilt.
9244
057705e9 92452003-04-17 Phil Edwards <pme@gcc.gnu.org>
9246
9247 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
9248 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9249 and restrap.
9250 * Makefile.in: Regenerate.
9251
c8a4cc21 92522003-04-16 Richard Earnshaw <rearnsha@arm.com>
9253
9254 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9255 * configure: Regenerated.
9256
62ada5db 92572003-04-15 DJ Delorie <dj@redhat.com>
9258
9259 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9260
82aa4d68 92612003-04-13 Nick Clifton <nickc@redhat.com>
9262
9263 * config-ml.in: Remove support for --disable-aix removing
9264 call-aix multilibs.
9265
7b26d9f7 92662003-04-10 Alexandre Oliva <aoliva@redhat.com>
9267
9268 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9269 * */configure: Rebuilt.
9270
51d6e0d7 92712003-04-08 Joel Sherrill <joel@oarcorp.com>
9272
9273 * MAINTAINERS: Add my email address.
9274
13f79774 92752003-03-17 Olivier Hainque <hainque@act-europe.fr>
9276
9277 * MAINTAINERS (Write After Approval): Add myself.
aeaac216 9278
523318a0 92792003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
9280
9281 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9282 * Makefile.in: Regenerate.
9283
ea0ebc5e 92842003-03-14 Michael Chastain <mec@shout.net>
9285
9286 * Makefile.in: Regenerate with correct Makefile.def.
9287
966842d4 92882003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
9289
9290 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
9291 Make macro.
9292 * Makefile.in: Regenerate.
9293 * configure.in: Clean up gxx_include_dir logic.
9294 * configure: Regenerate.
9295
e72ec9a8 92962003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
9297
9298 * MAINTAINERS (Write After Approval): Add myself.
9299
5a18e4cd 93002003-03-10 Ben Elliston <bje@wasabisystems.com>
9301
9302 * MAINTAINERS: Update my mail address.
9303
2436d08e 93042003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9305
9306 * configure.in (gxx_include_dir): Fix typo.
9307 * configure: Regenerated.
9308
602d002b 93092003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9310
9311 * Makefile.tpl: Reindent.
9312 * Makefile.in: Regenerate.
9313 * configure.in: Reindent. Don't set unused variables.
9314 * configure: Regenerate.
9315
5750c7d4 93162003-03-04 Daniel Jacobowitz <drow@mvista.com>
9317
9318 * configure.in: Include $(build_tooldir)/sys-include in
9319 FLAGS_FOR_TARGET.
9320 * configure: Regenerated.
9321
54d7d5f2 93222003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9323
224ed654 9324 * Makefile.tpl: Always pass down RANLIB.
9325 * Makefile.in: Regenerate.
9326
123bd2df 9327 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9328 * Makefile.in: Regenerate.
9329 * configure.in: Remove unused logic relating to --enable-shared
9330 and --enable-threads. Remove bogus comments. Remove redundant
9331 noconfigdirs.
9332 * configure: Regenerate.
9333
54d7d5f2 9334 * configure.in: Replace ${libstdcxx_version} by its value.
9335 Remove reference to mh-dgux.
9336 * configure: Regenerate.
9337
98dce82b 93382003-03-03 Kevin Buettner <kevinb@redhat.com>
9339
9340 * MAINTAINERS (Write After Approval): Add myself.
9341
f7ca337f 93422003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9343
9344 * Makefile.tpl: Rearrange.
9345 * Makefile.in: Regenerate.
9346
dcde3c07 93472003-02-25 Uwe Stieber <uwe@wwws.de>
336577be 9348
9349 * configure.in: Add support for kaOS as cross build target system.
9350 * configure: Regenerated.
9351
4e29e79f 93522003-02-24 Steven Bosscher <steven@gcc.gnu.org>
9353
9354 * MAINTAINERS (Write after approval): Add myself.
9355
9a5856da 93562003-02-21 James E Wilson <wilson@tuliptree.org>
9357
9358 * MAINTAINERS: Update my email address.
9359
f05d1a58 93602003-02-21 Zack Weinberg <zack@codesourcery.com>
9361
9362 * MAINTAINERS: Add self to blanket write privs. section.
9363
de0c9797 93642003-02-20 Sean McNeil <sean@blue.mcneil.com>
9365
9366 * Makefile.tpl: Add definition of CPPFLAGS to pass into
9367 configure-target-* as some target builds may require additional
9368 flags for preprocessor tests.
9369 * Makefile.in: Regenerated.
9370
3290c0cf 93712003-02-19 Alexandre Oliva <aoliva@redhat.com>
9372
de3c9f55 9373 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9374 * ltconfig: Handle it.
9375 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9376 auto-detecting it.
9377
a4e88f7d 9378 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9379 it is used as argument to $CC.
9380 * ltcf-gcj.sh: Likewise.
9381
3290c0cf 9382 * configure.in: Introduce --enable-maintainer-mode.
9383 * configure: Rebuilt.
9384 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9385 for maintainer mode.
9386 * Makefile.in: Rebuilt.
9387
0537137a 93882003-02-18 Jason Merrill <jason@redhat.com>
9389
9390 * Makefile.tpl (check-c++): Allow parallelism.
9391
201a9c33 93922003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9393
9394 * MAINTAINERS: Remove John Carr (who never actually had access to
9395 gcc.gnu.org).
9396
c0e5028f 93972003-02-15 Geoffrey Keating <geoffk@apple.com>
9398
9399 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9400 don't configure target-libobjc.
9401 * configure: Regenerate.
9402
7c86fd3f 94032003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9404
9405 * Makefile.tpl (RANLIB): Define.
9406 * Makefile.in: Regenerate.
9407
bd20d38b 94082003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
9409
9410 * MAINTAINERS: Update my email.
f05d1a58 9411
e50ab007 94122003-02-06 Keith R Seitz <keiths@redhat.com>
9413
9414 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9415 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9416 * Makefile.in: Regenerated.
9417 * configure.in: Remove all traces of snavigator, db, and grep.
9418 * configure: Regenerated.
9419
c91e543c 94202003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9421
9422 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9423 After Approval.
9424
70e7788a 94252003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9426
9427 * MAINTAINERS (Write after approval): Add myself.
9428
621ed2b9 94292003-01-31 Frank Ch. Eigler <fche@redhat.com>
9430
9431 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9432 * Makefile.in: Regenerated.
9433
f08ad151 94342003-01-30 Roger Sayle <roger@eyesopen.com>
9435
9436 * config.guess: Updated to 2003-01-30's version.
9437 * config.sub: Updated to 2003-01-28's version.
9438
47fe0706 94392003-01-30 Alexandre Oliva <aoliva@redhat.com>
9440
9441 * config.if: If gcc_version is already set, just use it. Don't set
9442 gcc_version_trigger if it's already set, otherwise set it to
9443 gcc/version.c, but only if the file exists. If it is not set and
9444 gcc/version.c does not exist, try to extract the version number from
9445 $CC.
9446
fa163406 94472003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
9448
f05d1a58 9449 * MAINTAINERS: Add myself to write-after-approval list.
fa163406 9450
e4ca87c8 94512003-01-27 Phil Edwards <pme@gcc.gnu.org>
9452
9453 * configure.in: Revert 24Jan change.
9454 * configure: Regenerate.
9455
c2cb58bc 94562003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9457
9458 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
9459 entry of HJ Lu.
9460
bd564d1c 94612003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9462
9463 * configure.in: Revert previous change.
9464 * configure: Regenerate.
9465
d5e7287b 94662003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9467
9468 * configure.in: Make rda native-only.
9469 * configure: Regenerate.
9470
15bbfd76 94712003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9472
9473 * MAINTAINERS: Move myself from GNATS-only-accounts to
9474 write-after-approval.
9475
cdfc500e 94762003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
9477
9478 * configure.in: Add missing \.
9479 * configure: Rebuilt.
9480
c9b54641 94812003-01-17 Jakub Jelinek <jakub@redhat.com>
9482
9483 * configure.in (baseargs): Avoid using \| in sed regular
9484 expressions.
9485 * configure: Rebuilt.
9486
da7bb396 94872003-01-16 Jakub Jelinek <jakub@redhat.com>
9488
9489 * configure.in (baseargs): Remove all supported forms of
9490 --cache-file, --srcdir, --host, --build and --target options
9491 from argument lists.
9492 * configure: Rebuilt.
9493
6d3cf184 94942003-01-15 Josef Zlomek <zlomekj@suse.cz>
9495
9496 * MAINTAINERS: Add myself to write-after-approval list.
9497
ef9a8a41 94982003-01-15 Alexandre Oliva <aoliva@redhat.com>
9499
9500 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9501 * configure: Rebuilt.
9502
a16b5a9d 95032003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
9504
9505 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9506 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9507 * Makefile.in: Regenerate.
9508 * configure: Regenerate.
9509
980d8b91 95102003-01-09 Alexandre Oliva <aoliva@redhat.com>
9511
9512 * configure.in: Remove Makefile in build, host and target modules
9513 unless configure was run with --no-recursion.
9514 * configure: Rebuilt.
9515
05794691 95162003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9517
9518 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9519 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9520 * Makefile.in: Regenerate.
9521
8ddabd5d 95222003-01-08 Chris Demetriou <cgd@broadcom.com>
9523
9524 * config.guess: Update to 2003-01-03 version.
9525 * config.sub: Update to 2003-01-03 version.
9526
f98c470c 95272003-01-07 Christopher Faylor <cgf@redhat.com>
9528
9529 * configure: Regenerate with proper autoconf 2.13.
9530
d65dd253 95312003-01-07 Christopher Faylor <cgf@redhat.com>
9532
9533 * configure.in: Add AC_PREREQ for consistency.
f98c470c 9534 * configure: Regenerate.
d65dd253 9535
8fdaf281 95362003-01-06 Andrew Cagney <ac131313@redhat.com>
9537
9538 * configure.in (GDB_TK): Add tcl directories conditional on
9539 gdb/gdbtk directory being present.
9540 * configure: Regenerate.
f05d1a58 9541
dcde3c07 95422003-01-04 John David Anglin <dave.anglin@nrc.ca>
8406dd56 9543
dcde3c07 9544 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
9545 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8406dd56 9546 * configure: Rebuilt.
9547
f53265fe 95482002-12-31 Tom Tromey <tromey@redhat.com>
9549
9550 * Makefile.in: Rebuilt.
9551 * Makefile.def (target_modules) [libffi]: Allow installation.
9552
0411e85f 95532002-12-31 Andreas Schwab <schwab@suse.de>
9554
9555 * configure.in: Fix use of $program_transform_name.
9556 * configure: Regenerated.
9557
a13fbfc9 95582002-12-30 Daniel Jacobowitz <drow@mvista.com>
9559
9560 * configure.in (baseargs): Don't remove first configure argument.
5f4084b7 9561 * configure: Regenerated.
a13fbfc9 9562
ec955b52 95632002-12-29 Alexandre Oliva <aoliva@redhat.com>
9564
9565 * Makefile.tpl (local-distclean): Don't remove...
9566 (multilib.ts): ... this. Moved into...
9567 (multilib.out): ... this. Don't use sub-make.
9568 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9569 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9570 (configure-build-[+module+], configure-[+module+],
9571 configure-target-[+module+], configure-gcc): ... these. Test
9572 for Makefile existence. Drop config.status from dependencies.
9573 * Makefile.in: Rebuilt.
9574 * configure.in: Move gcc-version-trigger to the end of
9575 ac_configure_args. Add comments to maybedep.tmp and
9576 serdep.tmp. Introduce --disable-serial-configure. Remove
9577 nonopt from baseargs, matching and removing corresponding
9578 whitespace while at it.
9579 * configure: Rebuilt.
9580
041dd099 95812002-12-28 Alexandre Oliva <aoliva@redhat.com>
9582
fca297b0 9583 * configure.in (host_configargs): Replace reference to
9584 no-longer-defined buildopts with --build=${build_alias}.
9585 * configure: Rebuilt.
9586
041dd099 9587 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
9588 program_transform_name to standard idiom.
9589 (AUTOGEN, AUTOCONF): Define.
9590 (Makefile.in): Use $(AUTOGEN).
9591 (Makefile): Depend on config.status, and use autoconf-style rule to
9592 build it. Move original commands to...
9593 (config.status): ... this new target.
9594 (configure): Add $(srcdir). Depend on config/acx.m4. Use
9595 $(AUTOCONF).
9596 * Makefile.in: Rebuilt.
9597
71ab34df 95982002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
9599
d75be5a6 9600 * Makefile.tpl: Fix dramatic bustage due to change in
9601 program_transform_name.
9602 * Makefile.in: Regenerate.
9603
9604 * configure.in: Remove unnecessary PATH setting.
9605 * configure: Regnerate.
9606
9607 * configure.in: Don't default to unprefixed tools unless
9608 the native tools will work.
9609 * configure: Regenerate.
9610
71ab34df 9611 * configure.in: Convert to autoconf script. Blow away lots
9612 of now-redundant Makefile fragments.
9613 * configure: Generate using Autoconf.
9614 * Makefile.tpl: Rewrite to reflect autoconfiscation.
9615 * Makefile.in: Regenerate.
9616
09fe6d98 96172002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
9618
3a7bfd0c 9619 * configure: Fix stupid bug where RANLIB was mistakenly included.
9620
f05d1a58 9621 * configure.in: Rename (buildargs, hostargs, targargs) to
3a7bfd0c 9622 (build_configargs, host_configargs, target_configargs).
9623
9624 * configure.in: Move logic out of sed statement.
9625
f05d1a58 9626 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
09fe6d98 9627 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9628
53a01bae 96292002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
9630
9631 * config.sub: Import from master repository
9632 * config.guess: Ditto
9633
11a0151c 96342002-12-24 Andreas Schwab <schwab@suse.de>
9635
9636 * Makefile.tpl (multilib.out): Fix missing space.
9637 * Makefile.in: Regenerate.
9638
ca86fd55 96392002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
9640
9641 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
9642 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
9643 * Makefile.in: Regenerate.
9644 * configure.in: Remove unnecessary leftovers.
9645
b437616a 96462002-12-21 Geoffrey Keating <geoffk@apple.com>
9647
9648 * configure.in (extra_ranlibflags_for_target): New variable.
9649 (*-*-darwin): Add -c to ranlib commands.
9650 * configure (tooldir): Handle extra_ranlibflags_for_target.
9651
927f1f0c 96522002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
9baae5de 9653
9654 * Makefile.tpl: Revert HJL's change.
9655 * Makefile.in: Regenerated.
9656 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9657 always.
9658
df9badbe 96592002-12-19 Andreas Schwab <schwab@suse.de>
9660
9661 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9662 * Makefile.in: Regenerate.
9663
dcde3c07 96642002-12-18 H.J. Lu <hjl@gnu.org>
cfaaca3e 9665
9666 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9667 * Makefile.in: Regenerated.
9668
9669 * configure.in (build_prefix): New. Substitute.
9670
20672016 96712002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
9672
6c11eefc 9673 * Makefile.tpl: Don't let real targets depend on phony targets.
9674 * Makefile.in: Regenerate.
9675
20672016 9676 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9677 * Makefile.in: Regenerate.
9678
462c28fa 96792002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
9680
9681 * config.sub: Import from master repository
9682 * config.guess: Ditto
9683
f7c8fc8e 96842002-12-16 Jason Merrill <jason@redhat.com>
9685
9686 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9687 previous 'make bootstrap'.
9688 * Makefile.in: Regenerate.
9689
4bcd8023 96902002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
9691
9692 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9693
805e22b2 96942002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
9695
9696 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9697 * Makefile.in: Regenerate.
9698
d1211e96 96992002-12-13 Jason Merrill <jason@redhat.com>
9700
7c28bad6 9701 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
d1211e96 9702 library tests.
9703 (check-c++): Just depend on it and check-target-libstdc++-v3.
7c28bad6 9704 * Makefile.in: Regenerate.
9705
805e22b2 97062002-12-12 Alexandre Oliva <aoliva@redhat.com>
9707
9708 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9709 * Makefile.in: Rebuilt.
9710
1afe6db1 97112002-12-12 Alexandre Oliva <aoliva@redhat.com>
9712
9713 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9714
805e22b2 97152002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
9716
9717 * configure: Fix bug put in by gremlins.
9718
9719 * Makefile.tpl: Substitute more autoconfily.
9720 * configure: Substitute more autoconfily.
9721 * Makefile.in: Regenerate.
9722
7960374c 97232002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
9724
9725 * config.sub: Import from master repository
9726 * config.guess: Ditto
9727 * MAINTAINERS: Added Svein Seldal under write after approval
9728
805e22b2 97292002-12-08 Andrew Cagney <ac131313@redhat.com>
9730
9731 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9732 * Makefile.in (all-sim): Ditto.
9733
97342002-12-06 DJ Delorie <dj@redhat.com>
9735
9736 * Makefile.tpl: Change configure dependencies to not have real
9737 targets depend on phony targets.
9738
97392002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
9740
9741 * configure.in: Revert unintentional change.
9742
9743 * Makefile.tpl: Change dependency for */multilib.out so that
9744 it works when gcc isn't in the tree.
9745
9746 * configure.in: Substitute more.
9747 * configure: Run subconfigures from the Makefile.
9748 * Makefile.tpl: Run subconfigures from the Makefile; add a few
9749 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
9750
761158c0 97512002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9752
9753 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9754
805e22b2 97552002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
9756
9757 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9758 and corresponding dependencies.
9759 * Makefile.in: Regenerate.
9760
9761 * configure.in (host_tools): Order binutils, gas and ld for
9762 convenience in running the testsuites.
9763
9764 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9765 * Makefile.in: Regenerate.
9766 * configure.in: Introduce rules to serialize subconfigure runs.
9767
9768 * configure.in: Introduce BASE_CC_FOR_TARGET.
9769 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
9770 Realize configure-build-* targets. Realize configure-target-* targets.
9771 * Makefile.in: Regenerate.
9772
97732002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
9774
9775 * configure: Move gcc_version_trigger stuff from here...
9776 * configure.in: ...to here.
9777
9778 * configure.in: Separate subconfigure options added by this file from
9779 options given by the user. Add machinery to put args for host
9780 subconfigures into the Makefile.
9781
9782 * Makefile.tpl: Remove 'vault' targets.
9783 * Makefile.tpl: Reorder and comment dependencies.
9784 * Makefile.in: Regenerate.
9785
97862002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
9787 * configure.in: Fix my broken commit of previous patch. (sigh)
9788
7384c63f 97892002-11-28 Geoffrey Keating <geoffk@apple.com>
9790
9791 * configure.in: Move host-specific darwin noconfigdirs into
9792 the host-specific section.
9793
805e22b2 97942002-11-28 Geoffrey Keating <geoffk@apple.com>
9795
9796 * configure.in: Move host-specific darwin noconfigdirs into
9797 the host-specific section.
9798
97992002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
9800
9801 * configure: Remove skip-this-dir support.
9802 * Makefile.tpl: Remove skip-this-dir support.
9803
9804 * Makefile.tpl: Remove leftover support for non-autoconfiscated
9805 subdirectories.
9806 * Makefile.in: Regenerate.
9807
9808 * Makefile.tpl: Strip out useless setting of 'dir'.
9809 * Makefile.in: Regenerate.
9810
98112002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
9812
9813 * configure.in: Fix deeply stupid bug.
9814
9815 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9816 shell code in CXX_FOR_TARGET
9817 * Makefile.def: Introduce raw_cxx.
9818 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9819 RAW_CXX_FOR_TARGET.
9820 * Makefile.in: Regenerate.
9821
98222002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
9823
9824 * Makefile.tpl: Remove unnecessary ifs.
9825 * Makefile.in: Regenerate.
9826
9827 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
9828 dependencies. Maybe-ize build-libiberty. Create dummy install
9829 targets for 'no_install' modules.
9830 * configure: Move GDB_TK substitution to configure.in. Move
9831 build_modules stuff to configure.in.
9832 * configure.in: Implement soft dependency machinery. Maybe-ize
9833 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
9834 * Makefile.in: Regenerate.
9835
98362002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9837
9838 * Makefile.tpl: Make all-target, install-target behave similarly
9839 to all, install (only hitting configured targets). Eliminate
9840 unused macro defintions.
9841
9842 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9843 build != host.
9844
9845 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9846
9847 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9848
9849 * configure.in: Produce lists of subdir targets we're actually
9850 configuring. Remove references to "dosrel".
9851 * Makefile.tpl: Let configure set which subdir targets are hit.
9852 Remove install-cross; clean up install; remove ALL. Remove
9853 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
9854 Autogenerate host module targets. Remove empty dependency lines
9855 and redundant dependency; rearrange slightly.
9856 * Makefile.def: Add host-side libtermcap, utils.
9857
9858 * Makefile.in: Regenerate.
9859
0753f1b5 98602002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9861
9862 * ltconfig (osf[345]): Append $major to soname_spec.
9863 Reflect this in library_names_spec.
9864 * ltmain.sh (osf): Prefix $major with . for use as extension.
9865
4b695c23 98662002-11-19 Andreas Jaeger <aj@suse.de>
9867
9868 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9869 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9870 and sparc64 GNU/Linux systems.
9871
3e8ebe0a 98722002-11-19 Nathan Sidwell <nathan@codesourcery.com>
9873
9874 * MAINTAINERS: Update email.
9875
73a8b678 98762002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9877
9878 * MAINTAINERS: Complete James Dennett's entry.
9879
894e4f56 98802002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
9881
9882 * MAINTAINERS (Write After Approval): Add myself.
9883
f507a3cb 98842002-11-13 Bruce Korb <bkorb@gnu.org>
9885
9886 * Makefile.tpl: syntactic cleanup
9887
dcde3c07 98882002-11-13 Stuart Hastings <stuart@apple.com>
593dc58a 9889
9890 * MAINTAINERS: Add myself to write-after-approval list.
9891
805e22b2 98922002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9893
9894 * Makefile.def: Add list of recursive targets to autogenerate.
9895 Add build_modules.
9896 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
9897 targets. Autogenerate *-build-* targets.
9898 * Makefile.in: Regenerate.
9899
99002002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9901
9902 * configure: More autoconf-style substitutions.
9903 * Makefile.tpl: More autoconf-style substitutions.
9904 * Makefile.in: Regenerate.
9905
99062002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
9907
9908 * configure: Substitute more variables in a more autoconf-friendly
9909 way. Simplify slightly.
9910 * Makefile.tpl: Make more variables substitutable in an
9911 autoconf-friendly way.
9912 * Makefile.in: Regenerate.
9913
4dd0a098 99142002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
9915
9916 * MAINTAINERS (Write After Approval): Add myself.
9917
805e22b2 99182002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
9919
9920 * configure.in (v810*): Remove special setting of tools.
9921
9922 * configure: Add support for extra required flags for ar or nm.
9923 * configure.in (aix4.3+): Use above support for target-specific
9924 issues, rather than using config/mt-aix43.
9925
99262002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
9927
9928 * configure: Remove 'removing', which doesn't work. Replace $subdir
9929 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
9930 with $srcdir. Reformat indentation. Substitute some variables
9931 formerly hard-coded in the Makefile for build=host.
9932 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9933 * Makefile.def: Autogenerate more.
9934 * Makefile.in: Regenerate.
9935
40679d3b 99362002-11-04 Adam Nemet <anemet@lnxw.com>
9937
9938 * MAINTAINERS (Write After Approval): Add myself.
9939
062b02db 99402002-11-04 Kevin Buettner <kevinb@redhat.com>
9941
9942 * Makefile.def (host_modules): Add rda.
9943 * Makefile.in: Regenerate.
9944 * configure.in (target_tool): Add target-rda to list.
9945
bb0439dd 99462002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9947
9948 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9949
a3c3be37 99502002-10-25 Phil Edwards <pme@gcc.gnu.org>
9951
9952 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9953 and restrap targets to this rule.
9954 * Makefile.in: Regenerate.
9955
dd1a0a37 99562002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9957
9958 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9959 GNATS only accounts.
9960
4ea2c3bf 99612002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9962
9963 * configure.in (i[3456]86-*-linux*): Add check to disable
9964 ${libgcj} for glibc1.
9965
03333934 99662002-10-24 Denis Chertykov <denisc@overta.ru>
9967
9968 * MAINTAINERS: Add myself as ip2k port maintainer.
9969
6c5e2f80 99702002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9971
9972 * configure.in: Add tic4x target.
9973
949b0daa 99742002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9975
0e26095b 9976 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9977 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9978 * Makefile.in: Regenerate.
9979
949b0daa 9980 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9981 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9982 * Makefile.in: Regenerate.
9983
aa80d31c 99842002-10-02 Janis Johnson <janis187@us.ibm.com>
9985
9986 * MAINTAINERS: Add myself as web pages co-maintainer.
9987
87614545 99882002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9989
9990 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9991 * Makefile.in: Regenerate.
9992
4aac350f 99932002-10-02 Zack Weinberg <zack@codesourcery.com>
9994
9995 * MAINTAINERS: Add myself and Nathan Sidwell
9996 <nathan@codesourcery.com> as VxWorks maintainers.
9997
e3e6c470 99982002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
aca8ad75 9999
10000 * Makefile.def: Remove order dependency comments.
10001 * Makefile.tpl: Add explicit install-install dependencies.
10002 * Makefile.in: Regenerate.
d6a4a914 10003
3fef3c05 10004 * Makefile.tpl: Remove material now in src-release. (Finally!)
aca8ad75 10005 * Makefile.in: Regenerate.
3fef3c05 10006
d6a4a914 10007 * Makefile.tpl: Add configure-target (for src-release in src)
10008 * Makefile.in: Regenerate.
10009
eb5db528 100102002-09-30 Nick Clifton <nickc@redhat.com>
10011
10012 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10013
971b1aa4 100142002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
10015
10016 * configure.in (s390*-*-linux*): Enable libgcj.
10017
b7d94964 100182002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
10019
5fa209e7 10020 * configure: Revert accidentally applied changes.
10021
b7d94964 10022 * Makefile.tpl: Make more autoconf-friendly.
10023 * Makefile.in: Regenerate.
10024 * configure: Make substitution more autoconf-like.
10025
2704ebd1 100262002-09-28 Richard Earnshaw <rearnsha@arm.com>
10027
10028 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10029 single entry to handle all these.
10030 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
10031 libjava on arm-*-elf.
10032
352ce91b 100332002-09-27 Geoffrey Keating <geoffk@apple.com>
10034
10035 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10036 things that depend on them.
10037
0311ff84 100382002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
10039
10040 * Makefile.tpl: Make subsituted variables more autoconfy.
10041 * Makefile.in: Regenerate.
10042 * configure: Make seds more autoconfy.
10043
cc46b37d 100442002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
0e1ac85c 10045
10046 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10047 * Makefile.in: Regenerate.
10048 * configure.in: Rewrite sed statements to look autoconfy.
10049
cc46b37d 10050 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10051 all-target-foo on configure-target-foo.
10052 * Makefile.def: Ditto.
10053 * Makefile.in: Rebuild.
10054
baabce06 100552002-09-25 Andrew Haley <aph@redhat.com>
10056
10057 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10058
2a1ac811 100592002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
10060
10061 * Makefile.def: New file.
10062 * Makefile.tpl: New file.
10063 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10064 * contrib/gcc_update: Note that Makefile.in is a generated file.
10065
10066 * configure.in: Minor rearrangement. Simplify tests.
10067
c725cfd7 100682002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
10069
10070 * configure.in (with_headers): Skip copy if value is "yes".
10071 (with_libs): Likewise.
10072
058a3669 100732002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4babcd43 10074
10075 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10076 * configure.in (sh*-*-pe*): Ditto.
10077 * configure.in (mips*-*-pe*): Ditto.
10078 * configure.in (*arm-wince-pe): Ditto.
10079
512912f3 10080 * configure.in: Rearrange.
10081
dfcd4425 100822002-09-14 Kazu Hirata <kazu@cs.umass.edu>
10083
10084 * MAINTAINERS: Update my email address.
10085
d90b8b3d 100862002-08-30 Paul Koning <pkoning@equallogic.com>
10087
10088 * MAINTAINERS: (Write After Approval): Add myself.
10089
915f1827 100902002-08-29 Geoffrey Keating <geoffk@redhat.com>
10091
10092 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10093
bf81fbc5 100942002-08-24 Geoffrey Keating <geoffk@redhat.com>
10095
10096 * MAINTAINERS: Change my mailing address.
10097
f9ab9bb4 100982002-08-21 Paolo Carlini <pcarlini@unitus.it>
10099
10100 * MAINTAINERS (Write After Approval): Remove myself.
4aac350f 10101 (Various Maintainers: c++ runtime libs): Add myself.
f9ab9bb4 10102
dcde3c07 101032002-08-20 Loren J. Rittle <ljrittle@acm.org>
805892cf 10104
10105 * MAINTAINERS (Write After Approval): Remove myself.
10106 (Various Maintainers: c++ runtime libs): Add myself.
10107
2857c21b 101082002-08-15 Eric Christopher <echristo@redhat.com>
10109
10110 * config.sub: Import from master repository.
10111 * config.guess: Ditto.
10112
4269a651 101132002-08-19 Alexandre Oliva <aoliva@redhat.com>
10114
10115 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10116 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10117 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10118
0bc5749d 101192002-08-16 Aldy Hernandez <aldyh@redhat.com>
10120
10121 * MAINTAINERS: Add self to rs6000 vector extensions.
10122
38f91bf2 101232002-08-15 Alexandre Oliva <aoliva@redhat.com>
10124
10125 * libiberty/configure: Reverted unintended yesterday's check in.
10126
c837ae19 101272002-08-14 Alexandre Oliva <aoliva@redhat.com>
10128
10129 * boehm-gc/configure, libf2c/configure: Rebuilt.
10130 * libffi/configure, libiberty/configure: Ditto.
10131 * libjava/configure, libobjc/configure: Ditto.
10132 * libstdc++-v3/configure, zlib/configure: Ditto.
10133 Merged from binutils:
10134 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
10135 From Steve Ellcey <sje@cup.hp.com>:
10136 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10137 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10138 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10139 IA64.
10140 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10141 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10142 soname_spec, sys_lib_search_path_spec): Ditto.
10143
dcde3c07 101442002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
dc0ea924 10145
10146 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10147
769d609b 101482002-08-04 H.J. Lu (hjl@gnu.org)
10149
10150 * configure.in (mips*-*-linux*): Don't skip target-libffi.
10151
fad51d8f 101522002-08-02 Krister Walfridsson <cato@df.lth.se>
10153
10154 * MAINTAINERS (Write After Approval): Add myself.
10155
e31d86e1 101562002-07-31 Alan Modra <amodra@bigpond.net.au>
10157
10158 * configure.in: Move generic linux case to end. Copy generic
10159 linux noconfigdirs to mips*-*-linux* entry and new
10160 powerpc64*-*-linux* entry. Add target-libffi for the latter.
10161
31699db1 101622002-07-19 Michael Matz <matz@suse.de>
10163
10164 * MAINTAINERS: Add myself as ra* maintainer.
10165
2ac0d5ca 101662002-07-16 Chris Demetriou <cgd@broadcom.com>
10167
10168 * config.guess: Update to 2002-07-09 version.
10169 * config.sub: Update to 2002-07-03 version.
10170
501ad919 101712002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
10172
10173 * MAINTAINERS: Fix typo in a maintainer email address.
10174
753fca8a 101752002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
10176
10177 * configure.in: Remove two redundant tests.
10178
61ab9ea9 101792002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10180
10181 * configure.in (mips*-*-irix6*o32): Enable stabs.
10182
39b7c449 101832002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
10184
a7d623d2 10185 * configure.in: Don't build grez.
10186 * Makefile.in: Ditto.
10187
39b7c449 10188 * Makefile.in: Remove references to bsp, cygmon, libstub.
10189 * configure.in: Ditto.
10190
10191 * configure.in: Remove leftover reference to gdbtest.
10192
418aeabd 101932002-07-08 Phil Edwards <pme@gcc.gnu.org>
10194
10195 * configure.in (gxx_include_dir): Change to match versioned
10196 C++ headers if --enable-version-specific-runtime-libs is used.
10197
7261cb98 101982002-07-04 Steve Ellcey <sje@cup.hp.com>
2857c21b 10199
7261cb98 10200 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10201
f6c0123d 102022002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
10203
10204 * configure.in: Make --without-x work.
10205
a054af37 102062002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
10207
70af7570 10208 * configure.in: Rearrange target Makefile fragment collection.
10209
a054af37 10210 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10211 cvs[src].
10212 * configure.in: Ditto.
10213
59303ed0 102142002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
10215
10216 * MAINTAINERS (Write After Approval): Update my e-mail address.
10217
4606a26b 102182002-06-24 Ben Elliston <bje@redhat.com>
10219
10220 * configure.in (host_tools): Remove cgen.
10221
10222 * Makefile.in (all-cgen): Remove; runs from its source directory.
10223 (check-cgen, install-cgen, clean-cgen): Likewise.
a054af37 10224 (all-opcodes): Do not depend on all-cgen.
4606a26b 10225 (all-sim): Likewise.
10226
dcde3c07 102272002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
4606a26b 10228
10229 * Makefile.in: Eliminate 'apache' targets.
10230 * configure.in: Eliminate 'apache' targets.
10231
13b1b53a 10232 * configure.in: Eliminate redundant tests. Reorganize.
10233
9acba065 10234 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10235
d240b39d 10236 * config-ml.in: Eliminate references to Cygnus configure.
10237
8323b19f 10238 * Makefile.in: Eliminate references to building emacs.
10239
5e606a0f 102402002-06-28 Graham Stott <graham.stott@btinternet.com>
10241
10242 * MAINTAINERS: Update my email address.
10243
531034c6 102442002-06-26 Benjamin Kosnik <bkoz@redhat.com>
10245
10246 * config.if (libstdcxx_incdir): Version C++ headers.
2857c21b 10247 (cxx_incdir): Remove.
531034c6 10248
bbe6e35a 102492002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
10250
10251 * MAINTAINERS (Write After Approval): Add self.
10252
1be37211 10253Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
10254
10255 * configure.in: Add support for ip2k.
10256
28070d68 102572002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
10258
10259 * configure.in: Fix AIX configury bug.
10260
750f93c6 102612002-06-20 Steve Ellcey <sje@cup.hp.com>
10262
10263 * MAINTAINERS (Write After Approval): Add self.
10264
6862ee05 102652002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10266
296a0f54 10267 * configure.in: replace ${topsrcdir} with ${srcdir}
10268
79381a91 10269 * configure.in: Move definition of libstdcxx_flags
10270 right above usage, rather than waaay earlier.
10271
99aa6b34 10272 * configure.in: Pull definition of is_cross_compiler earlier.
10273
2e74a29f 10274 * configure.in: Rearrange a little.
10275
6862ee05 10276 * configure.in: Remove references to librx.
10277 * Makefile.in: Remove references to librx.
10278
8208f71e 10279Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
10280
10281 * config.sub: Add support for avr target.
10282 Import from master sources, rev 1.255
2857c21b 10283
b3167a65 102842002-06-19 Phil Edwards <pme@gcc.gnu.org>
10285
10286 * configure, .cvsignore: Revert previous change...
10287 * Makefile: ...delete.
10288
3177ad11 102892002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10290
10291 * configure.in: Eliminate ${gasdir} variable.
10292
98b82774 102932002-06-18 Dave Brolley <brolley@redhat.com>
10294
10295 * configure.in: Add support for frv.
10296 * config.sub: Add support for frv.
10297
324ae56a 102982002-06-18 Phil Edwards <pme@gcc.gnu.org>
10299
10300 * configure: Remove garbage from previous commit.
10301
9bf16801 103022002-06-18 Phil Edwards <pme@gcc.gnu.org>
10303
10304 * configure: For in-source builds, make a subdir and re-exec there.
10305 * Makefile: New file. Pass targets through to build directory.
10306 * .cvsignore: No longer ignore "Makefile".
10307
ceb0e431 103082002-06-16 Douglas Rupp <rupp@gnat.com>
10309
10310 * MAINTAINERS (Write After Approval): Add self.
10311
50471600 103122002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10313
10314 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10315
5f0cd095 103162002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
10317
10318 * configure.in (vax-*-netbsd*): Re-enable gas.
10319
02a5d82a 103202002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
10321
286bd992 10322 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10323 BUILD_PREFIX_1, to correct nomenclature.
10324 * configure: Likewise.
10325
02a5d82a 10326 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10327 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10328
33327ce2 103292002-05-31 Olaf Hering <olh@suse.de>
10330
10331 * config-ml.in: Propogate DESTDIR also.
10332
ce3c05b4 103332002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
10334
10335 * configure.in (vax-*-netbsd*): Don't build gas for this
10336 platform.
10337
a899dc64 103382002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
10339
10340 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10341 and libgcj for AVR.
10342
fe44416c 103432002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
10344
10345 * MAINTAINERS (Write After Approval): Add myself.
10346
81c7c0cd 103472002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
10348
10349 * config.guess: Update to 2002-05-22 version.
10350 * config.sub: Likewise.
10351
3354d061 103522002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10353
10354 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10355 * config-ml.in: Likewise.
10356 * configure: Likewise.
10357 * configure.in: Likewise.
10358
38d811e4 103592002-05-16 Stephane Carrez <stcarrez@nerim.fr>
10360
10361 * MAINTAINERS: Update my email address.
10362
85b038d8 103632002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
10364
e12be23e 10365 * configure.in: Simplify makefile fragment collection.
10366
10367 * configure.in: Remove code to build emacs.
ebd9f514 10368
64d298c9 10369 * configure.in : Remove --srcdir argument from targargs and buildargs
10370 (it's always overridden in the Makefile anyway). Rearrange a bit.
10371
10372 * configure: Move some logic to configure.in.
10373 * configure.in: Move some logic from configure.
85b038d8 10374
231fca94 103752002-05-11 Tom Tromey <tromey@redhat.com>
10376
10377 * MAINTAINERS: Reflect libgcj reality.
10378
7a94b1b9 103792002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
10380
10381 * Makefile.in: Honour DESTDIR.
10382
053d448f 103832002-05-08 Mark Mitchell <mark@codesourcery.com>
10384
10385 * config.guess: Import 2002-03-20 version.
10386 * config.sub: Import 2002-04-26 version.
10387
2eb4509a 103882002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10389
10390 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10391
df8868bc 103922002-05-07 Tim Josling <tej@melbpc.org.au>
10393
10394 * MAINTAINERS: Add self.
10395
dcde3c07 103962002-05-06 Loren J. Rittle <ljrittle@acm.org>
02bff180 10397
10398 * ltmain.sh: Detect and handle object name conflicts
10399 while piecewise linking a static library.
10400
05bcb167 104012002-05-05 Alexandre Oliva <aoliva@redhat.com>
10402
10403 * configure.in (noconfigdirs): Don't disable libgcj on
10404 sparc64-*-solaris* and sparcv9-*-solaris*.
10405
1693b6e0 104062002-05-03 Alexandre Oliva <aoliva@redhat.com>
10407
10408 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10409
6a255a10 104102002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
10411
10412 * configure.in (FLAGS_FOR_TARGET): Do not add
10413 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10414 on i[3456]86-*-linux*.
10415
84690ae2 104162002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
10417
10418 * configure.in (noconfigdirs): Replace [ ] with test.
10419
10420 * configure.in (noconfigdirs): Do not add target-newlib if
10421 target == i[3456]86-*-linux*, and host == target.
10422
f8c3fea9 104232002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
10424
d5908f53 10425 * configure.in: delete reference to absent file
10426
441f85dc 10427 * configure.in: replace '[' with 'test'
10428
a1245e7e 10429 * configure.in: Eliminate references to gash.
10430 * Makefile.in: Eliminate references to gash.
10431
7fe51435 10432 * configure.in: remove useless references to 'pic' makefile fragments.
10433
1e0a85a6 10434 * configure.in: (*-*-windows*) Finish removing.
10435
f8c3fea9 10436 * configure.in: Eliminate redundant test for libgui.
10437
5cf29107 104382002-04-29 Roger Sayle <roger@eyesopen.com>
10439
10440 * MAINTAINERS: Add self and realphabetize. Update entries
10441 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
10442 entry for a29k port maintainer.
10443
dcde3c07 104442002-04-26 Joel Sherrill <joel@OARcorp.com>
81ae9134 10445
10446 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10447 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10448
feaa7d87 104492002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
10450
10451 * configure.in: remove references to dead files
10452
d74b55e8 104532002-04-19 Mark Mitchell <mark@codesourcery.com>
10454
10455 * MAINTAINERS: Add information about purpose of this file.
10456
55efab1c 104572002-04-18 Tom Tromey <tromey@redhat.com>
10458
10459 * configure.in: Disallow configuring libgcj when it is already
10460 installed and we're using Solaris 2.8 linker. Do enable libgcj on
10461 Solaris 2.8 by default. For PR libgcj/6158.
10462
29a2c390 104632002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10464
10465 * configure.in: Move default CC setting out of config/mh-* fragments
10466 directly into here.
10467
b138c834 104682002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10469
10470 * configure.in: don't even try to configure or make a subdirectory
10471 if there's no configure script for it.
10472
5e311636 104732002-04-15 Mark Mitchell <mark@codesourcery.com>
10474
10475 * MAINTAINERS: Remove chill maintainers.
10476 * Makefile.in (CHILLFLAGS): Remove.
10477 (CHILL_LIB): Remove.
10478 (TARGET_CONFIGDIRS): Remove libchill.
10479 (CHILL_FOR_TARGET): Remove.
10480 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10481 CHILL_LIB.
10482 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10483 (CHECK_TARGET_MODULES): Likewise.
10484 (INSTALL_TARGET_MODULES): Likewise.
10485 (CLEAN_TARGET_MODULES): Likewise.
10486 (configure-target-libchill): Remove.
10487 (all-target-libchill): Remove.
10488 * configure.in (target_libs): Remove target-libchill.
10489 Do not compute CHILL_FOR_TARGET.
10490 * libchill: Remove directory.
2857c21b 10491
df2ff48f 104922002-04-11 DJ Delorie <dj@redhat.com>
10493
10494 * Makefile.in, configure.in: Sync with binutils, entries
10495 follow...
10496
a76bff71 104972002-04-07 Andrew Cagney <ac131313@redhat.com>
10498
10499 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
10500 (do-tar, do-bz2): New rules.
10501 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
10502 (gdb-tar): New rule.
10503 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
10504 (insight_dejagnu.tar): New rule.
10505 (insight.tar): New rule.
10506 (gdb+dejagnu.tar): New rule.
10507 (gdb.tar): New rule.
10508
df2ff48f 105092002-02-01 Mo DeJong <supermo@bayarea.net>
10510
10511 * Makefile.in: Add all-tix to deps for all-snavigator
10512 so that tix is built when building snavigator.
10513
105142002-01-11 Steve Ellcey <sje@cup.hp.com>
10515
10516 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10517 ld and gdb are not supported.
10518
105192002-01-07 Mark Salter <msalter@redhat.com>
10520
10521 * configure.in: Remove target-bsp and target-cygmon from arm builds.
10522 Allow target-libgloss to be built for arm, strongarm, and xscale.
10523
105242001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
10525
10526 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10527 options for i[3456]86-pc-linux* native builds.
10528
105292001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
10530
10531 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10532 files from .po files for a distribution.
10533
105342001-09-03 Jeff Holcomb <jeffh@redhat.com>
10535
10536 * configure.in: Enable libstdc++-v3 for h8300 targets.
10537
105382001-06-19 Alan Modra <amodra@bigpond.net.au>
10539
10540 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10541 version from bfd/.
10542
10543Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
10544
10545 * Makefile.in (VER): When present, extract the version number from
10546 the file version.in.
10547
dcde3c07 105482001-05-24 Tom Rix <trix@redhat.com>
df2ff48f 10549
10550 * configure.in : enable ld for aix
10551
105522001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10553
10554 * config.guess: Add linux target for S/390.
10555
105562000-11-07 Philip Blundell <pb@futuretv.com>
10557
10558 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10559
105602000-11-03 Philip Blundell <pb@futuretv.com>
10561
10562 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10563 files.
10564
105652001-01-15 Ben Elliston <bje@redhat.com>
10566
10567 * configure.in (host_tools): Add sid.
10568 Always configure cgen.
10569
105702000-11-24 Nick Clifton <nickc@redhat.com>
10571
10572 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10573
10574
105752000-08-20 Doug Evans <dje@casey.transmeta.com>
10576
10577 * Makefile.in (ALL_MODULES): Add all-cgen.
10578 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10579 (all-cgen): New target.
10580 (all-opcodes,all-sim): Depend on all-cgen.
10581 * configure.in (host_tools): Add cgen.
10582 Only configure cgen if --enable-cgen-maint.
10583
dcde3c07 105842002-04-09 Loren J. Rittle <ljrittle@acm.org>
e701a477 10585
10586 * configure.in: Add *-*-freebsd* configurations.
10587
4caca96d 105882002-04-08 Tom Tromey <tromey@redhat.com>
10589
10590 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10591 Fixes PR libgcj/6068.
10592
ec66e65b 105932002-03-30 Krister Walfridsson <cato@df.lth.se>
10594
10595 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10596
dd96b1d1 105972002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10598
10599 * configure.in (alpha*-dec-osf*): Enable libgcj.
10600
dcde3c07 106012003-03-27 Matthew Gingell <gingell@gnat.com>
b62015df 10602
10603 * MAINTAINERS (Write After Approval): Add myself.
10604
52fdc102 106052002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
10606
10607 Fix for: PR bootstrap/3591, target/5676
10608 * configure.in (mcore-pe): Disable the configuration of
10609 libstdc++-v3 since exceptions are not supported.
10610
f3830a0e 106112002-03-20 Anthony Green <green@redhat.com>
10612
10613 * configure.in: Enable libgcj for xscale-elf target.
10614
dcde3c07 10615Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
93ef9ddc 10616
10617 * MAINTAINERS: Update my email address.
10618
82c26350 106192002-03-16 Alexandre Oliva <aoliva@redhat.com>
10620
10621 * ltmain.sh (relink_command): Fix typo in previous change.
10622
30d51ce8 106232002-03-15 Alexandre Oliva <aoliva@redhat.com>
10624
10625 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
10626 (relink_command): Added --tag flags.
10627 (mode=install): If relinking fails; error out.
10628
863ba363 106292002-03-12 Richard Henderson <rth@redhat.com>
10630
10631 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
10632 .NOTPARALLEL tag.
10633 (do-check): Rename from check.
10634 (check): Allow parallel check.
10635
a4ae6a96 106362002-03-12 Bob Wilson <bob.wilson@acm.org>
10637
10638 * MAINTAINERS: Add myself as maintainer for xtensa port.
10639 Fix alphabetical order in CPU port maintainer list.
10640 Remove myself from Write After Approval list.
10641
b65e027c 106422002-03-11 Richard Henderson <rth@redhat.com>
10643
10644 * Makefile.in (.NOTPARALLEL): Add fake tag.
10645
857f2cca 106462002-03-07 H.J. Lu (hjl@gnu.org)
10647
10648 * configure.in: Enable gprof for mips*-*-linux*.
10649
f9231c6c 106502002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
10651
10652 * MAINTAINERS (Write After Approval): Add myself.
10653
a51555c7 106542002-02-28 Alexandre Oliva <aoliva@redhat.com>
10655
10656 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10657 libjava.
10658 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10659
f48588d2 106602002-02-23 Alexandre Oliva <aoliva@redhat.com>
10661
10662 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10663 because its Makefile is there; test for the executable instead.
10664
4e979746 106652002-02-22 Alexandre Oliva <aoliva@redhat.com>
10666
10667 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10668 libstdc++-v3 and libjava.
10669
dcde3c07 106702002-02-11 Adam Megacz <adam@xwt.org>
ddb2364e 10671
10672 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10673 boehm-gc
2857c21b 10674
ff727c47 106752002-02-09 Alexandre Oliva <aoliva@redhat.com>
10676
10677 * config.guess: Updated to 2002-01-30's version.
10678 * config.sub: Updated to 2002-02-01's version.
10679 Contribute sh64-elf.
10680 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
10681 * configure.in: Added sh64-*-*.
10682
77badc5f 106832002-02-08 Chris Demetriou <cgd@broadcom.com>
10684
10685 * MAINTAINERS: Belatedly add myself to write after approval list.
10686
270ba101 10687Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
10688
10689 * MAINTAINERS: Put self in as maintainer for x86-64 port.
10690 Remove self as Write After Approval.
10691
2ca6eb0a 106922002-01-31 Geoffrey Keating <geoffk@redhat.com>
10693
10694 * MAINTAINERS: Put self in as maintainer for contrib/regression
10695 directory.
10696
0a526b48 106972002-01-28 Phil Edwards <pme@gcc.gnu.org>
10698
10699 * MAINTAINERS: Update my email address.
10700
1602f15c 107012002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
10702
2857c21b 10703 * configure.in (*-*-netbsd*): New. Skip target-newlib,
10704 target-libiberty, and target-libgloss. Skip Java-related
1602f15c 10705 libraries if not supported for NetBSD on target CPU.
10706
ecec2beb 107072002-01-25 Douglas B Rupp <rupp@gnat.com>
10708
10709 * install-sh: Use _inst.$$_ for temp file name.
10710
645cf380 107112002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
10712
10713 * MAINTAINERS (Write After Approval): Move my contact info
10714 from here...
10715 (OS Port Maintainers): ...to here (netbsd).
10716
aaced030 107172002-01-22 Bob Wilson <bob.wilson@acm.org>
10718
10719 * MAINTAINERS (Write After Approval): Add myself.
10720
dcde3c07 107212002-01-17 H.J. Lu <hjl@gnu.org>
bc0fa39e 10722
10723 * Makefile.in (all-fastjar): Also depend on all-libiberty.
10724 (all-target-fastjar): Also depend on all-target-libiberty.
10725
7fac8b66 107262002-01-16 H.J. Lu (hjl@gnu.org)
10727
10728 * config.guess: Import from master sources, rev 1.225.
10729 * config.sub: Import from master sources, rev 1.238.
10730
22cb6446 107312002-01-16 Kazu Hirata <kazu@hxi.com>
10732
10733 * MAINTAINERS (Write After Approval): Remove myself.
10734
e83a1c00 107352001-12-19 Florian Weimer <fw@deneb.enyo.de>
10736
10737 * MAINTAINERS (Write After Approval): Add myself.
10738
7ac25494 107392001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
10740
10741 * MAINTAINERS: Add self as docs co-maintainer.
10742
15f457c4 107432001-12-11 Matthias Klose <doko@debian.org>
10744
10745 * MAINTAINERS (Write After Approval): Add myself.
10746
9753f6ab 107472001-12-09 Zack Weinberg <zack@codesourcery.com>
10748
10749 * MAINTAINERS: Update my email address.
10750
35df4184 107512001-12-07 Turly O'Connor <turly@apple.com>
10752 * MAINTAINERS (Write After Approval): Add myself.
10753 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10754 (rs6000_initialize_trampoline): Call __trampoline_setup for
10755 ABI_DARWIN too.
10756 * darwin-tramp.asm: New file, implements __trampoline_setup.
13106b16 10757 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
35df4184 10758
66f95edb 107592001-12-07 Paolo Carlini <pcarlini@unitus.it>
10760
10761 * MAINTAINERS (Write After Approval): Add myself.
10762
e67b1627 10763Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
10764
10765 * configure, configure.in: Use temp file for long sed commands.
10766
8dfee166 107672001-12-03 Laurent Guerby <guerby@acm.org>
10768
10769 * config.sub: Update to version 1.232 on subversion.
10770
7412cf54 107712001-12-03 Ben Elliston <bje@redhat.com>
10772
10773 * MAINTAINERS: Update mail address for config.* patches.
10774
dcde3c07 107752001-11-27 DJ Delorie <dj@redhat.com>
31972771 10776 Zack Weinberg <zack@codesourcery.com>
10777
10778 When build != host, create libiberty for the build machine.
10779
10780 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10781 CONFIG_ARGUMENTS.
10782 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10783 New variables.
10784 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10785 and rules.
10786 (all.normal): Depend on ALL_BUILD_MODULES.
10787 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10788 (all-build-libiberty): Depend on configure-build-libiberty.
10789
10790 * configure: Calculate and substitute proper value for
10791 ALL_BUILD_MODULES.
10792 * configure.in: Create the build subdirectory.
10793 Calculate and substitute TARGET_CONFIGARGS (formerly
10794 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10795
0e3daba4 107962001-11-26 Ziemowit Laski <zlaski@apple.com>
10797
10798 * MAINTAINERS (write-after-approval): Add self.
10799
1ccaa52c 108002001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
10801
10802 * MAINTAINERS (GNATS only accounts): Remove self.
10803
97b9437e 108042001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
10805
10806 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10807 libf2c.
10808
2d051b86 108092001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
10810
10811 * MAINTAINERS (Write After Approval): Add self.
10812
9829bea4 108132001-11-12 David O'Brien <obrien@FreeBSD.org>
10814
10815 * MAINTAINERS: mips and s390 are also CPU ports.
10816
f8556812 108172001-11-12 David O'Brien <obrien@FreeBSD.org>
10818
10819 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10820
e3c6ddf5 108212001-11-11 David O'Brien <obrien@FreeBSD.org>
10822
10823 * MAINTAINERS: Alphabetize.
10824
31cd48a0 108252001-11-09 Kazu Hirata <kazu@hxi.com>
10826
10827 * MAINTAINERS (Various maintainers: h8 port): Add myself.
10828
76f9a979 108292001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
10830
10831 * MAINTAINERS (Various maintainers: hppa port): Added myself.
10832
a9cbbd8a 108332001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
10834
10835 * configure.in (--enable-languages): Be more permissive about
10836 syntax. Check for empty lists better. Warn about $LANGUAGES.
10837
dddb37d8 108382001-11-08 Geoffrey Keating <geoffk@redhat.com>
10839
10840 * config.sub: Import from master sources, rev. 1.230.
10841 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10842
f0314ce2 108432001-11-07 Laurent Guerby <guerby@acm.org>
10844
10845 * MAINTAINERS (Write After Approval): Add self.
10846
8c30d42d 108472001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
10848
10849 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10850
18729ae0 108512001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
10852
10853 * config.sub: Import from master sources, rev 1.226.
10854 * config.guess: Import from master sources, rev 1.216.
10855
38135c1e 108562001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
10857
10858 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10859 * MAINTAINERS: Add self as maintainer of MMIX port.
10860 Remove old after-approval entry.
10861
fee90afd 108622001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
10863
10864 * ChangeLog, configure: Fix spelling errors.
10865
800026b8 108662001-10-20 Brendan Kehoe <brendan@zen.org>
10867
10868 * MAINTAINERS: Tweak my address.
10869
dcde3c07 10870Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
eb3ce9d6 10871
10872 * MAINTAINERS: Update my email address.
10873
b746a8aa 108742001-10-11 Hans-Peter Nilsson <hp@axis.com>
115f17da 10875
10475f52 10876 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
c22f21b2 10877 * MAINTAINERS: Add self as maintainer of CRIS port.
115f17da 10878
27e8b2c3 108792001-10-10 Geert Bosch <bosch@gnat.com>
10880
31972771 10881 * MAINTAINERS (Various maintainers: Ada front end):
27e8b2c3 10882 Added Robert Dewar.
10883
dcde3c07 108842001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
4f252e28 10885
10886 * MAINTAINERS (Write After Approval): Added self
10887
17a611d5 108882001-10-02 Geert Bosch <bosch@gnat.com>
10889
10890 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10891
8b20014f 108922001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
10893
10894 * configure: Handle temporary files securely using mkdir.
10895
85d6787e 108962001-09-29 Alexandre Oliva <aoliva@redhat.com>
10897
10898 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10899
dcde3c07 109002001-09-26 Will Cohen <wcohen@redhat.com>
3c9a7565 10901
10902 * configure.in (*-*-linux*): Disable configuration of target-newlib
10903 and target-libgloss.
31972771 10904
1ed656c9 109052001-09-26 Alexandre Oliva <aoliva@redhat.com>
10906
10907 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10908 RANLIB.
10909
6f36c694 109102001-09-21 Alexandre Oliva <aoliva@redhat.com>
10911
10912 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10913 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10914 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10915 avoid quotes nesting problems.
10916 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10917 (DO_X): Export only variables that are set.
10918
471c8d6f 109192001-09-19 Ben Elliston <bje@redhat.com>
10920
10921 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10922 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10923 semantics. Use the shell built-in "type" command instead.
10924
debdecb8 109252001-08-31 Alexandre Oliva <aoliva@redhat.com>
10926
10927 Merged from gcc-3_0-branch:
10928 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
10929 * ltcf-c.sh: Use $objext, not $ac_objext.
10930 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10931 * ltcf-cxx.sh: Add support for GNU.
10932 2001-07-22 Timothy Wall <twall@redhat.com>
10933 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10934 default settings if using GNU tools with that configuration.
10935 * ltcf-cxx.sh: Ditto.
10936 * ltcf-gcj.sh: Ditto.
10937 2001-07-21 Michael Chastain <chastain@redhat.com>
10938 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10939 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10940 * ltmain.sh: Mark as gcc-local.
10941
79af057d 109422001-08-30 Eric Christopher <echristo@redhat.com>
10943 Jason Eckhardt <jle@redhat.com>
10944
10945 * config.guess: Merge from master sources.
10946 * config.sub: Merge from master sources, add support for mipsisa32.
10947
2af6c242 109482001-08-25 Geoffrey Keating <geoffk@redhat.com>
2af6c242 10949 * config.sub: Merge from master sources, rev 1.219.
10950 * MAINTAINERS: Add self as contact for stormy16 port.
10951
2e1f0726 109522001-08-14 Zack Weinberg <zackw@panix.com>
10953
10954 * config.sub: Merge from master sources, rev 1.218.
10955 * config.guess: Merge from master sources, rev 1.209.
10956
7148a43f 109572001-08-11 Graham Stott <grahams@redhat.com>
10958
10959 * Makefile.in (check-c++): Add missing semicolon.
10960
7572bd48 10961Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10962
2af6c242 10963 * MAINTAINERS (Various maitainers: predict.def): Added myself.
7572bd48 10964
f9daa432 109652001-07-30 Eric Christopher <echristo@redhat.com>
10966
10967 * MAINTAINERS (Various maintainers: mips port): Added myself.
10968
d5d994d4 109692001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10970
31972771 10971 * configure.in (sh-*-linux*): New.
d5d994d4 10972
8741eff3 109732001-07-27 Richard Henderson <rth@redhat.com>
10974
10975 * .cvsignore: Add LAST_UPDATED.
10976
e06d8cc6 109772001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10978
10979 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10980
8729bf80 109812001-07-16 Aldy Hernandez <aldyh@redhat.com>
10982
31972771 10983 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8729bf80 10984
19abf887 10985Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10986
10987 * MAINTAINERS (Write After Approval): Added myself.
10988
8f71eb19 109892001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10990
10991 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10992 and libgcj on m68hc11/m68hc12.
10993
fc5104b7 109942001-06-27 H.J. Lu (hjl@gnu.org)
10995
10996 * Makefile (CFLAGS_FOR_BUILD): New.
10997 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10998
8ee5e915 109992001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11000
11001 * README: Remove version number.
11002
c753142b 110032001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11004
11005 * INSTALL/README: Update wrt. to the installation instructions now
11006 residing in gcc/doc/install.texi.
11007
8f602ce4 110082001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11009
11010 * README: Replace with a cut-down and updated version of gcc/README.
11011
0546d603 110122001-06-12 David Edelsohn <edelsohn@gnu.org>
11013
11014 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11015 multilibs to be disabled.
11016
f3886572 110172001-06-11 Daniel Berlin <dan@cgsoftware.com>
11018
11019 * MAINTAINERS (Write After Approval): Add myself.
f9daa432 11020
f1379586 110212001-06-09 Alexandre Oliva <aoliva@redhat.com>
11022
11023 * config.guess: Import CVS version 1.195.
11024 * config.sub: Import CVS version 1.212.
11025
ff091412 110262001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
11027
11028 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11029 gcc/xgcc is built, use -print-prog-name to find out the program
11030 name to use.
11031
6eadd25b 110322001-06-04 Phil Edwards <pme@sources.redhat.com>
11033
11034 * config.guess: Import CVS version 1.194. All gcc-local changes
11035 appear to also be in the master copy.
11036 * config.sub: Import CVS version 1.211.
11037
761c31c6 11038Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
11039
11040 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11041 with_gcc]: Use `gcc -shared' to build a shared library.
11042
833b6505 11043Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
11044
11045 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11046 archives.
11047
9847d949 11048Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11049
11050 * MAINTAINERS (Write After Approval): Add myself.
11051
fadf0d3c 110522001-06-01 Hans-Peter Nilsson <hp@axis.com>
11053
11054 * configure.in (libstdcxx_flags): Do not try to execute
11055 libstdc++-v3/testsuite_flags until it exists.
11056
d39a4f27 110572001-06-01 Alan Modra <amodra@bigpond.net.au>
11058
11059 * MAINTAINERS: Update my email address.
11060
d0642799 110612001-05-31 Graham Stott <grahams@redhat.com>
11062
11063 * MAINTAINERS (Write After Approval): Add myself.
11064
dcde3c07 110652001-05-28 Simon Patarin <simon.patarin@inria.fr>
9c6813ce 11066
11067 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
11068 libraries when using g++ with native linker.
11069
a28875e9 110702001-05-28 Alexandre Oliva <aoliva@redhat.com>
11071
11072 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11073
00ed89e1 110742001-05-22 Alexandre Oliva <aoliva@redhat.com>
11075
11076 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11077 [aix4*|aix5*]: Prepend blank.
11078
93221b10 110792001-05-20 Alexandre Oliva <aoliva@redhat.com>
11080
11081 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11082 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
11083 of subdir/configure scripts to use the new libtool.m4.
11084
b26428f6 110852001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
11086
11087 * MAINTAINERS (Write After Approval): Add myself.
11088
de27502c 110892001-05-18 Benjamin Kosnik <bkoz@redhat.com>
11090
11091 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11092
28e776fd 110932001-05-11 Ben Elliston <bje@redhat.com>
11094
11095 * Makefile.in (all-sid): New target.
11096 (check-sid, clean-sid, install-sid): Likewise.
11097
e67abcc9 110982001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
11099
11100 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11101
df4fdffb 111022001-05-03 Alexandre Oliva <aoliva@redhat.com>
11103
11104 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11105 libgcj.
11106
111072001-05-03 Alexandre Oliva <aoliva@redhat.com>
11108
11109 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11110 gcc/xgcc is built, use -print-prog-name to find out the program
11111 name to use.
11112
dfb18c91 111132001-04-26 Alexandre Oliva <aoliva@redhat.com>
11114
fdaf496c 11115 * configure.in (noconfigdirs): Don't reset it from scratch in the
11116 target case; only append to it.
f9daa432 11117
dfb18c91 11118 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11119 sparc-*-solaris2.8]: Disable ${libgcj}.
11120
f7ec7829 111212001-04-25 Alexandre Oliva <aoliva@redhat.com>
11122
11123 * configure.in (libgcj_saved): Copy from $libgcj.
11124 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11125 --disable-libgcj.
11126
b890ea44 111272001-04-25 Gavin Romig-Koch <gavin@redhat.com>
11128
11129 * MAINTAINERS: Remove self as MIPS maintainer and
f9daa432 11130 C front end maintainer.
b890ea44 11131
f6dd84a6 11132Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
11133
11134 * configure.in: Move *-chorusos target case to the proper switch.
11135 Disable libgcj.
11136
46b021de 111372001-04-12 Alexandre Oliva <aoliva@redhat.com>
11138
11139 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11140 1.641.2.228.
11141
0355c121 111422001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11143
11144 * Makefile.in (STAGE1_CFLAGS): Pass down.
11145
954078d1 111462001-04-13 Alan Modra <amodra@one.net.au>
11147
11148 * config.guess: Add hppa64-linux support. Note for next import that
11149 this is already in the master file.
11150 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
11151
67282802 111522001-04-12 Alexandre Oliva <aoliva@redhat.com>
11153
11154 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11155 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11156
628f3e51 111572001-04-11 Stan Shebs <shebs@apple.com>
11158
11159 * MAINTAINERS: Add self as Darwin port maintainer.
11160
c5659af6 111612001-04-11 Alan Modra <amodra@one.net.au>
11162
11163 * MAINTAINERS: Update my email address.
11164
6a965736 111652001-04-10 Loren J. Rittle <ljrittle@acm.org>
11166
11167 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11168 recent versions of FreeBSD (release 3 or later).
11169 * ltconfig: On FreeBSD, -lc must not be provided when building
11170 a shared library or else the standard -pthread gcc option is
11171 rendered worthless to later users of the built library.
11172
e64be694 111732001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
11174
11175 * MAINTAINERS: Add self and RTH as C front end maintainers.
11176
a28f421e 111772001-04-05 Alexandre Oliva <aoliva@redhat.com>
11178
31972771 11179 * config.sub: Make sure to match an already-canonicalized
11180 machine name (eg. mn10300-unknown-elf).
a28f421e 11181
1cb80700 111822001-04-01 Alexandre Oliva <aoliva@redhat.com>
11183
11184 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11185 New macros.
11186 (bootstrap, cross): Use RECURSE_FLAGS.
11187 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11188
8929c4de 111892001-03-27 Alexandre Oliva <aoliva@redhat.com>
11190
11191 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11192
46b43912 111932001-03-22 Colin Howell <chowell@redhat.com>
11194
5c144a30 11195 * Makefile.in (DO_X): Do not backslash single-quotes in
11196 backquotes (two places).
46b43912 11197
cd003521 111982001-03-22 Alexandre Oliva <aoliva@redhat.com>
11199
11200 Re-installed:
11201 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11202 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11203 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11204 * ltcf-cxx.sh: Likewise.
11205 * ltcf-gcj.sh: Likewise.
11206
7c9b3c20 112072001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11208
11209 * MAINTAINERS: Add myself as "documentation co-maintainer".
11210
88c1d089 112112001-03-22 Alexandre Oliva <aoliva@redhat.com>
11212
11213 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11214 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11215
ed7a462d 112162001-03-19 Tom Tromey <tromey@redhat.com>
11217
11218 * config-ml.in: Handle GCJ and GCJFLAGS.
11219
3caa3e73 112202001-03-21 Michael Chastain <chastain@redhat.com>
11221
11222 * Makefile.in: all-m4 depends on all-texinfo.
11223
45b909bc 112242001-03-20 Loren J. Rittle <ljrittle@acm.org>
11225
11226 * MAINTAINERS: Add myself to write after approval list.
11227
f9ecd05b 112282001-03-18 Laurynas Biveinis <lauras@softhome.net>
11229
11230 * Makefile.in (DO_X): Quote nested quotes.
11231
a0167be8 112322001-03-18 Alan Modra <alan@linuxcare.com.au>
11233
11234 * MAINTAINERS: Add myself to write after approval list.
11235
34690eeb 112362001-03-15 Laurynas Biveinis <lauras@softhome.net>
11237
11238 * Makefile.in (DO_X): Use double quotes for quoting
11239 "RANLIB=$${RANLIB}".
11240
ace16e3d 112412001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
11242
11243 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11244
dcde3c07 112452001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
314b6875 11246
11247 * configure.in: Only use `lang_requires' for languages athat are
11248 actually enabled.
11249
6941e176 112502001-03-08 Phil Edwards <pme@sources.redhat.com>
11251
11252 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
11253
8278b709 112542001-03-08 Alexandre Oliva <aoliva@redhat.com>
11255
11256 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11257
1a6eb118 112582001-03-07 Tom Tromey <tromey@redhat.com>
11259
11260 * configure.in: Allow config-lang.in to set `lang_requires' to list
11261 of other required languages.
11262
8c74272d 112632001-03-06 Laurynas Biveinis <lauras@softhome.net>
11264
11265 * Makefile.in: Remove RANLIB definition. Use RANLIB
11266 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11267 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
f9daa432 11268
41edef81 112692001-02-28 Benjamin Kosnik <bkoz@redhat.com>
31972771 11270 Alexandre Oliva <aoliva@redhat.com>
f9daa432 11271
41edef81 11272 * Makefile.in (check-c++): Use tabs, not spaces.
11273
8b6c1516 112742001-02-20 Laurynas Biveinis <lauras@softhome.net>
f9daa432 11275
8b6c1516 11276 * MAINTAINERS: add myself to Write After Approval list.
11277
66c4386e 112782001-02-19 Benjamin Kosnik <bkoz@redhat.com>
fd1a012c 11279
31972771 11280 * Makefile.in (check-c++): New rule.
f9daa432 11281
fd1a012c 11282 * configure.in (target_libs): Remove libg++.
11283 (noconfigdirs): Remove libg++.
11284 (noconfigdirs): Same.
11285 (noconfigdirs): Same.
11286 (noconfigdirs): Same.
11287
11288 * config-ml.in: Remove libg++ references.
11289
11290 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11291 (ALL_TARGET_MODULES): Same.
11292 (configure-target-libg++): Remove.
11293 (all-target-libg++): Remove.
11294 (configure-target-libio): Remove.
11295 (all-target-libio): Remove.
11296 (check-target-libio): Remove.
11297 (.PHONY): Remove.
11298 (libg++.tar.bz2): Remove.
11299 (all-target-cygmon): Remove libio.
11300 (all-target-libstdc++): Remove.
11301 (configure-target-libstdc++): Remove.
11302 (TARGET_LIB_PATH): Remove libstdc++.
11303 (ALL_GCC_CXX): Remove libstdc++.
11304 (all-target-gperf): Correct.
11305
8fb60dad 113062001-02-16 Nick Clifton <nickc@redhat.com>
11307
11308 * configure.in (noconfigdirs): Allow configuration of texinfo
11309 for Cygwin hosts.
11310
8611f330 113112001-02-15 Anthony Green <green@redhat.com>
11312
11313 * configure: Introduce GCJ_FOR_TARGET.
11314 * configure.in: Ditto.
11315 * Makefile.in: Ditto.
11316
863b470b 113172001-02-13 Andreas Schwab <schwab@suse.de>
11318
11319 * MAINTAINERS: Update mail address.
11320
9bfefeba 113212001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11322
11323 * config.guess: Add linux target for S/390.
11324 * config.sub: Likewise.
11325
dcde3c07 113262001-02-08 Chandrakala Chavva <cchavva@redhat.com>
737f6b8e 11327
11328 * configure.in: for *-chorusos, don't config target-newlib and
31972771 11329 target-libgloss.
737f6b8e 11330
60611395 113312001-02-06 Ben Elliston <bje@redhat.com>
11332
11333 * configure: Output host type to stdout, not stderr.
11334
2b05b516 113352001-02-05 Mark Mitchell <mark@codesourcery.com>
11336
da0c6982 11337 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
fda29981 11338 * ltcf-cxx.sh: Likewise.
11339
2b05b516 11340 * config.if: Assume enable_libstdcxx_v3 is defined.
11341
1030d23b 113422001-02-04 Mark Mitchell <mark@codesourcery.com>
11343
11344 Remove V2 C++ library.
11345 * configure.in: Remove --enable-libstdcxx_v3 support.
11346
1c1033dd 113472001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
11348
11349 * include/demangle.h: Add prototype for java_demangle_v3.
11350
3a2af5aa 113512001-01-29 Phil Edwards <pme@sources.redhat.com>
11352
11353 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
11354
f4763e9a 113552001-01-27 Richard Henderson <rth@redhat.com>
11356
11357 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11358
1e5173c2 113592001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11360
11361 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11362 Don't unset, it's non-portable and no longer necessary, set to empty
11363 instead.
11364
441075de 113652001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11366
11367 * ltconfig: Shell portability fix for the tagname validity check.
11368
21037ec8 113692001-01-27 Alexandre Oliva <aoliva@redhat.com>
11370
11371 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11372 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11373
db45c2a0 113742001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11375
11376 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11377
2c18c34e 113782001-01-26 Tom Tromey <tromey@redhat.com>
11379
11380 * configure.in: Allow libgcj to be built on Sparc Solaris.
11381
4b44c1a3 113822001-01-25 David Edelsohn <edelsohn@gnu.org>
11383
11384 * ltcf-c.sh: Add aix5 case.
11385 * ltcf-cxx.sh: Likewise.
11386 * ltconfig: Likewise.
11387
24f78d1b 113882001-01-24 Alexandre Oliva <aoliva@redhat.com>
11389
a7b0e06d 11390 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11391 keep at least one of build_libtool_libs or build_old_libs set to
11392 yes.
11393
24f78d1b 11394 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11395 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11396
ef1760c1 113972001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
11398
11399 * configure.in: Enable libgcj on several additional platforms.
11400
1986d3d9 114012001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
11402
11403 * configure.in: Enable libgcj for linux targets.
11404
7e1bb7bf 114052001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11406
11407 * MAINTAINERS (Write After Approval): Add myself.
11408
f3a027ae 114092001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
11410
11411 * MAINTAINERS: Add myself as vax port maintainer.
11412
5e7056b8 114132001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
11414
11415 * MAINTAINERS: Add myself as Mercury front-end maintainer.
11416
0d2271de 114172001-01-09 Mike Stump <mrs@wrs.com>
11418
11419 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11420 failures of subdirectories.
11421
cd003521 114222001-01-02 Laurynas Biveinis <lauras@softhome.net>
d76e21ba 11423
cd003521 11424 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
d76e21ba 11425 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
cd003521 11426 * ltcf-cxx.sh: Likewise.
11427 * ltcf-gcj.sh: Likewise.
11428 * ltconfig.sh: Fix typo.
d76e21ba 11429
95426b72 114302001-01-02 Laurynas Biveinis <lauras@softhome.net>
11431
11432 * configure: handle DOS-style absolute paths.
11433
bd55fdd4 114342001-01-02 Laurynas Biveinis <lauras@softhome.net>
11435
11436 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11437
66714311 114382000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
11439
11440 * MAINTAINERS: Add myself as avr port co-maintainer.
11441
f4f04af5 114422000-12-28 Ben Elliston <bje@redhat.com>
11443
11444 * MAINTAINERS: Add myself under ``Write After Approval''.
11445
81875c45 114462000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
11447
11448 * texinfo: Remove directory from GCC.
11449
35d9361d 114502000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
11451
11452 * COPYING: Update to current
11453 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11454 to 19yy as example year in copyright notice).
11455
ac20ef2c 114562000-12-18 Benjamin Kosnik <bkoz@redhat.com>
11457
f9daa432 11458 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
ac20ef2c 11459 (libstdcxx_incdir): Pass down.
11460 * config.if: Remove expired bits for cxx_interface, add stub.
11461 (libstdcxx_incdir): Add variable for g++ include directory.
11462 * configure.in (gxx_include_dir): Use it.
f9daa432 11463
d550dfb2 114642000-12-18 Alexandre Oliva <aoliva@redhat.com>
11465
11466 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
11467 with old-email address from ``Write After Approval''.
11468
2353a84c 114692000-12-15 Andreas Jaeger <aj@suse.de>
11470
11471 * configure.in: Handle lang_dirs.
11472
114732000-12-14 Tom Tromey <tromey@redhat.com>
1bbd1888 11474
ad324c4e 11475 * MAINTAINERS: Removed brads.
11476
1bbd1888 11477 * MAINTAINERS: Added gcj developers.
11478
7756f182 114792000-12-13 Anthony Green <green@redhat.com>
f9daa432 11480
7756f182 11481 * configure.in: Disable libgcj for any target not specifically
4b695c23 11482 listed. Disable libgcj for x86 and Alpha Linux until compatible
11483 with g++ abi.
f9daa432 11484
1ef27c9d 114852000-12-13 Mike Stump <mrs@wrs.com>
11486
11487 * Makefile.in (local-distclean): Also remove fastjar.
11488
8c200666 114892000-12-12 Rodney Brown <RodneyBrown@mynd.com>
11490
11491 * contrib/gcc_update: Add fastjar --touch entries.
11492
abc9907a 114932000-12-12 Alexandre Oliva <aoliva@redhat.com>
11494
11495 * configure.in: Disable language-specific target libraries for
11496 languages that aren't enabled.
11497
4d5a2476 114982000-12-10 Anthony Green <green@redhat.com>
11499
11500 * configure.in: Define libgcj. Disable libgcj target libraries for
11501 most targets.
11502
f30b13ba 115032000-12-10 Neil Booth <neilb@earthling.net>
11504
11505 * MAINTAINERS: Update mail address, remove from WAA list.
11506
da538d34 115072000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11508
11509 * libjava: Imported from /cvs/java.
11510 * libffi: Likewise.
11511 * Boehm-gc: Likewise.
11512
bb5f4242 115132000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11514
11515 * configure.in (target_libs): Revert 2000-12-08 patch.
11516 (noconfigdirs): Added target-libjava.
11517
f4f46f68 115182000-12-09 Laurynas Biveinis <lauras@softhome.net>
11519
11520 * djunpack.bat: removed.
11521
2adfe2a9 115222000-12-09 Laurynas Biveinis <lauras@softhome.net>
11523
11524 * Makefile.in: handle DOS-style absolute paths.
11525 * config-ml.in: likewise.
11526 * symlink-tree: likewise.
11527
7ce26751 115282000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11529
11530 * fastjar: Imported.
11531
68a758b6 115322000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11533
11534 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11535 libjava.
11536 * configure.in (target_libs): Removed `target-libjava'.
11537
0b3b9f3b 115382000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11539
11540 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11541 (ALL_MODULES): Added fastjar.
11542 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11543 (all-target-libjava): all-fastjar replaces all-zip.
11544 (all-fastjar): Added.
11545 (configure-target-fastjar, all-target-fastjar): Likewise.
11546 * configure.in (host_tools): Added fastjar.
11547
b9b564e0 115482000-12-07 Mike Stump <mrs@wrs.com>
11549
11550 * Makefile.in (local-distclean): Remove leftover built files.
11551
1a45dccf 115522000-11-24 Nick Clifton <nickc@redhat.com>
11553
11554 * configure.in (xscale-elf): Add target.
11555 (xscale-coff): Add target.
11556
b21e5977 115572000-11-22 Loren J. Rittle <ljrittle@acm.org>
11558
31972771 11559 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11560 recent versions of FreeBSD (release 3 or later).
11561 * ltconfig: On FreeBSD, -lc must not be provided when building
11562 a shared library or else the standard -pthread gcc option is
11563 rendered worthless to later users of the built library.
b21e5977 11564
d7ce037e 115652000-11-16 Fred Fish <fnf@be.com>
11566
11567 * configure.in (enable_libstdcxx_v3): Fix typo,
11568 libstd++ -> libstdc++.
11569
2c5d378d 115702000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11571
11572 * MAINTAINERS: Add self to Write After Approval list.
11573
ea4ec5d3 115742000-11-21 Bernd Schmidt <bernds@redhat.com>
11575
11576 * MAINTAINERS: Update my email address. Add myself to global write
11577 privs list.
11578
5cfbc08c 115792000-11-18 Alexandre Oliva <aoliva@redhat.com>
11580
f42cc732 11581 * Makefile.in: Merge with src and libgcj.
11582 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
11583 configure-target-<library> when their configure scripts need the C
11584 or C++ library to have already been built to work properly.
11585 (do_proto_toplev): Set them to an empty string.
11586
5cfbc08c 11587 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11588 (REALLY_SET_LIB_PATH): Use them.
11589
f1433f3d 115902000-11-17 Stan Shebs <shebs@apple.com>
11591
11592 * MAINTAINERS: Add self to Write After Approval list.
11593
9371935c 115942000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11595
11596 * configure: Provide the original toplevel configure arguments
11597 (including $0) to subprocesses in the environment rather than
11598 through gcc/configargs.h.
11599
967ccfb6 116002000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11601
11602 * MAINTAINERS: Remove references to cccp. Change C9X reference to
11603 C99. Alphabetise "Write After Approval" list.
11604
facb1a06 116052000-11-12 Mark Mitchell <mark@codesourcery.com>
11606
4ec87d68 11607 * configure: Turn on libstdc++ V3 by default.
11608
facb1a06 11609 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11610 if we've got GCC.
11611
0877e533 116122000-11-11 Philip Blundell <philb@gnu.org>
11613
11614 * MAINTAINERS: Add self to Write After Approval list.
11615
a6fdcbb2 116162000-11-09 David Edelsohn <edelsohn@gnu.org>
11617
11618 * ltcf-c.sh (aix4): Improve shared library configuration; require
11619 exporting symbols.
11620 * ltcf-cxx.sh (aix4): Define.
11621 * ltconfig (aix4): Define library and soname specs appropriate for
11622 AIX. Define command to create export symbols list.
11623
dcde3c07 11624Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
4fa12471 11625
11626 * config.sub: Add support for Sun Chorus
11627
cc849a38 116282000-10-31 Nick Clifton <nickc@redhat.com>
11629
11630 * MAINTAINERS: Rename <name>@cygnus.com addresses to
11631 <name>@redhat.com. Also installed new email address for Clint
11632 Popetz.
f9daa432 11633
3f23f60a 116342000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
11635
11636 * etc: Remove directory from GCC.
11637
3e9279ee 116382000-10-16 Michael Meissner <meissner@redhat.com>
11639
11640 * configure (gcc/configargs.h): Only create if there is a build GCC
11641 directory created.
11642
f9daa432 116432000-10-16 Matthias Klose <doko@debian.org>
11644
5c371a2c 11645 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11646 when configured for libstdc++-v3.
11647
4a0e2d42 116482000-10-05 Phil Edwards <pme@gcc.gnu.org>
11649
11650 * configure: Save configure arguments to gcc/configargs.h.
11651
f39aafc5 116522000-10-04 Philipp Thomas <pthomas@suse.de>
11653
11654 * config.guess: Import CVS version 1.157.
11655 * config.sub: Import CVS version 1.181.
11656
c884589e 116572000-10-04 Andris Pavenis <pavenis@latnet.lv>
11658
11659 * Makefile.in (bootstrap): avoid recursion if subdir missing
11660 (cross): ditto
11661 (do-proto-toplev): ditto
11662
c1a13da0 116632000-09-30 Alexandre Oliva <aoliva@redhat.com>
11664
e920d979 11665 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11666 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11667
c1a13da0 11668 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11669 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
11670 all affected `configure' scripts.
11671
81089fbf 11672Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
11673
11674 * MAINTAINERS: Add self as cpplib co-maintainer.
11675
c47eeef8 116762000-09-24 Aldy Hernandez <aldyh@redhat.com>
11677
11678 * MAINTAINERS: Add self to Write After Approval list.
11679
1f6ba023 116802000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11681
11682 * INSTALL/README: egcs -> GCC update.
11683
dcde3c07 11684Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
cf1f3b68 11685
11686 * MAINTAINERS: Add myself to Write After Approval list.
11687
eca133bc 116882000-09-15 Kazu Hirata <kazu@hxi.com>
11689
11690 * MAINTAINERS: Add myself to Write After Approval list.
11691
3a6d39fe 11692Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
11693
31972771 11694 * configure.in: Do not build byacc for hppa64. Provide paths to the
11695 X11 libraries for hppa64.
3a6d39fe 11696
5e4d941a 116972000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11698
11699 * MAINTAINERS: Add myself as 68hc11 port maintainer.
11700
fd7f3a57 117012000-09-06 Alexandre Oliva <aoliva@redhat.com>
11702
5fbdfc0f 11703 * Makefile.in (all-zlib): Added dummy target.
11704
fd7f3a57 11705 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11706 ltcf-gcj.sh: Updated from libtool multi-language branch.
11707
92b251ca 117082000-09-05 Alexandre Oliva <aoliva@redhat.com>
11709
11710 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11711 (bootstrap*): Depend on all-bootstrap.
11712
31ab897a 117132000-09-05 Philipp Thomas <pthomas@suse.de>
11714
11715 * config.guess: Import CVS version 1.156.
11716 * config.sub: Import CVS version 1.179.
11717
add841d2 117182000-09-02 Anthony Green <green@cygnus.com>
11719
11720 * Makefile.in (all-gcc): Depend on all-zlib.
11721 (CLEAN_MODULES): Add clean-zlib.
11722 (ALL_MODULES): Add all-zlib.
11723 * configure.in (host_libs): Add zlib.
11724
aff0af06 117252000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
e2bac683 11726
11727 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11728 crosses, but add gcc/include to the header search path for them.
11729
d6f4f260 117302000-08-04 David E. O'Brien <obrien@FreeBSD.org>
11731
11732 * MAINTAINERS: Add self to Write After Approval list.
11733
352d4040 117342000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11735
11736 * config.guess: Import CVS version 1.152.
11737 * config.sub: Import CVS version 1.177.
11738
a49a3523 117392000-08-25 Alexandre Oliva <aoliva@redhat.com>
11740
681dbe98 11741 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11742 $targargs to tell whether newlib is going to be built.
11743
a49a3523 11744 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11745 $$r/TARGET_SUBDIR/libio for _G_config.h.
11746
2fb10547 117472000-08-23 Alexandre Oliva <aoliva@redhat.com>
11748
11749 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11750
1554dae1 117512000-08-22 DJ Delorie <dj@redhat.com>
11752
11753 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11754
883e4a54 117552000-08-22 Alexandre Oliva <aoliva@redhat.com>
11756
11757 * config-ml.in (CC, CXX): Avoid trailing whitespace.
11758 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11759 sub-configures.
11760
47e1a34e 117612000-08-21 DJ Delorie <dj@redhat.com>
11762
11763 * MAINTAINERS: Add self as a libiberty maintainer
11764
f4fb1596 117652000-08-16 Alexandre Oliva <aoliva@redhat.com>
11766
11767 * configure.in (libstdcxx_flags): Use
11768 libstdc++-v3/src/libstdc++.INC.
11769
a4b68c89 117702000-08-15 Alexandre Oliva <aoliva@redhat.com>
11771
11772 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11773
e800dd2f 117742000-08-14 Zack Weinberg <zack@wolery.cumb.org>
11775
e5d5867a 11776 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11777
f9daa432 11778 * configure: Make enable_threads and enable_shared defaults
e800dd2f 11779 explicit. Substitute enable_threads into generated Makefiles.
11780 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11781 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11782
4a5bda50 117832000-08-13 Geoff Keating <geoffk@cygnus.com>
11784
11785 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11786
2968054b 117872000-08-12 Alexandre Oliva <aoliva@redhat.com>
11788
11789 * config-ml.in (CC): Remove bogus duplicate quotation mark from
11790 previous delta.
11791
cbf326ce 117922000-08-11 Jason Merrill <jason@redhat.com>
d793b7ed 11793
cbf326ce 11794 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11795 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11796 (FLAGS_FOR_TARGET): Not here.
11797 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
d793b7ed 11798
287d2cfb 117992000-08-11 Alexandre Oliva <aoliva@redhat.com>
11800
11801 * config-ml.in (CC, CXX): Don't introduce a leading space.
11802
9b573fd8 118032000-08-07 DJ Delorie <dj@delorie.com>
11804
11805 * MAINTAINERS: Add self as a DJGPP maintainer
11806
ede08f9f 118072000-08-07 DJ Delorie <dj@redhat.com>
11808
11809 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11810 "if we're also building gcc, and it's a gcc that will run on the
11811 build machine, we want to use its includes instead of the system's
11812 default includes".
11813
85895852 118142000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
11815
11816 * MAINTAINERS: Add self to Write After Approval list.
11817
454c751b 118182000-08-03 Alexandre Oliva <aoliva@redhat.com>
11819
feb7523c 11820 * configure.in (libstdcxx_flags): Don't use `"'.
11821
454c751b 11822 * config-ml.in: Adjust multilib search paths to the
11823 appropriate multilib tree.
11824
0a120c53 118252000-08-02 Alexandre Oliva <aoliva@redhat.com>
11826
11827 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11828 commas in $LANGUAGES.
11829
f3efc960 118302000-08-02 Manfred Hollstein <manfredh@redhat.com>
11831
11832 * configure.in: Re-enable all references to libg++ and librx.
11833
00c97451 118342000-08-01 Alexandre Oliva <aoliva@redhat.com>
11835
650713eb 11836 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11837 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
11838 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11839 * ltcf-cxx.sh (need_lc): Set based on postdeps.
11840
00c97451 11841 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11842
4d3fd3b7 118432000-07-31 Alexandre Oliva <aoliva@redhat.com>
11844
11845 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11846 CXX_FOR_TARGET for sed.
11847
32999451 118482000-07-30 Alexandre Oliva <aoliva@redhat.com>
11849
11850 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11851 Do not override if already set in the environment or in configure.
11852 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11853 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11854
c102b56d 118552000-07-28 Alexandre Oliva <aoliva@redhat.com>
11856
11857 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11858 the libtool CVS tree multi-language branch.
11859 * ltconfig, ltmain.sh: Updated.
f9daa432 11860
bc7af389 118612000-07-27 Alexandre Oliva <aoliva@redhat.com>
11862
ed2dfc92 11863 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11864 (clean-target): Depend on it.
11865
bc7af389 11866 * Makefile.in (FLAGS_FOR_TARGET): New macro.
11867 (GCC_FOR_TARGET): Use it.
11868 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11869 * configure.in: ... here.
11870 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
11871 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11872
aee16bda 118732000-07-24 Eric Christopher <echristo@cygnus.com>
11874
11875 * MAINTAINERS: Add self to Write After Approval list.
11876
bae203e7 118772000-07-24 Alexandre Oliva <aoliva@redhat.com>
11878
8ad0b02a 11879 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11880 (configure-target-libchill, configure-target-libobjc): Likewise.
11881
bae203e7 11882 * configure.in: Use the same cache file for all target libs.
11883 * config-ml.in: But different cache files per multilib variant.
11884
2dce220b 118852000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11886
11887 * configure (topsrcdir): Don't use dirname.
11888
84a55ca2 118892000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
11890
11891 * MAINTAINERS: Add self to Write After Approval list.
11892
151ad919 118932000-07-20 Jason Merrill <jason@redhat.com>
11894
11895 * configure.in: Remove all references to libg++ and librx.
11896
11897 * configure, configure.in, Makefile.in: Unify gcc and binutils.
11898
118992000-07-20 Hans-Peter Nilsson <hp@axis.com>
11900
11901 * config.sub: Update to subversions version 2000-07-06.
11902
99545576 119032000-07-12 Andrew Haley <aph@cygnus.com>
11904
11905 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11906 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11907
1ac432f1 119082000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
11909
11910 * symlink-tree: Check number of arguments.
11911
8d6dd244 119122000-07-05 Jim Wilson <wilson@cygnus.com>
11913
11914 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11915 search path for a g++ extracted from the build tree. This
11916 will allow link tests run by configure scripts in
11917 subdirectories to succeed.
11918
151ad919 119192000-07-01 Koundinya K <kk@ddeorg.soft.net>
11920
31972771 11921 * ltconfig: Add support for mips-dde-sysv4.2MP
aee16bda 11922
74c42694 119232000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11924
11925 * MAINTAINERS: Add myself as loop discovery maintainer.
11926
151ad919 119272000-06-28 Corinna Vinschen <vinschen@cygnus.com>
11928
11929 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11930 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11931
119322000-06-19 Timothy Wall <twall@cygnus.com>
11933
11934 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11935 * config.sub: Add tic54x target.
11936
39d9b770 11937Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11938
11939 * MAINTAINERS: Add self as Fortran maintainer,
11940 remove Craig Burley.
11941
151ad919 11942Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13645f53 11943
151ad919 11944 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11945 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13645f53 11946
a71aa125 11947Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11948
11949 * MAINTAINERS: Add self as i18n maintainer
11950
151ad919 1195120000-05-21 H.J. Lu (hjl@gnu.org)
11952
31972771 11953 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11954 directory are used if they exist. Make sure
11955 $(build_tooldir)/include is searched for header files,
11956 $(build_tooldir)/lib/ for library files.
151ad919 11957 (GCC_FOR_TARGET): Likewise.
31972771 11958 (CXX_FOR_TARGET): Likewise.
151ad919 11959
1ef89cd1 11960Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11961
11962 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11963
151ad919 11964Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
810e9e00 11965
11966 * Makefile.in (configure-target-libiberty): Depend on
11967 configure-target-newlib.
11968
ffee4df0 119692000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11970
11971 * configure.in, Makefile.in: Merge all libffi-related
11972 configury stuff from the libgcj tree.
11973
151ad919 11974Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11975
11976 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11977 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11978
11979Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11980
11981 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11982 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
4b695c23 11983 current version information. Add to proto-toplev directory.
151ad919 11984 (gdb-taz): Build do-djunpack.
11985
677b224d 119862000-05-15 David Edelsohn <edelsohn@gnu.org>
11987
11988 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11989
36d84962 11990Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11991
11992 * MAINTAINERS: Add self to Write After Approval list.
11993
151ad919 119942000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11995
11996 * ltmain.sh: Preserve in relink_command any environment
11997 variables that may affect the linker behavior.
11998
b4ae6e19 11999Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
12000
151ad919 12001 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12002
12003Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
12004
12005 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12006
120072000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
12008
12009 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
31972771 12010 with the version name.
b4ae6e19 12011
9f8322d4 12012Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
12013
12014 * MAINTAINERS: Add self as bb-reorder maintainer.
12015
212276a1 120162000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
12017
12018 * config.if: Tweak.
12019
151ad919 120202000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
12021
12022 * djunpack.bat: New file.
12023
12024Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
12025
12026 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
4b695c23 12027 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12028 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12029 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
151ad919 12030
1e866de7 120312000-04-16 Dave Pitts <dpitts@cozx.com>
12032
31972771 12033 * config.sub (case $basic_machine): Change default for "ibm-*"
12034 to "openedition".
1e866de7 12035
c3d0c692 120362000-04-13 Andreas Jaeger <aj@suse.de>
12037
12038 * MAINTAINERS: Added myself.
12039
151ad919 12040Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
12041
12042 * Makefile.in (gdb-taz): New target. GDB specific archive.
12043 (do-md5sum): New target.
12044 (MD5PROG): Define.
12045 (PACKAGE): Default to TOOL.
12046 (VER): Default to a shell script.
12047 (taz): Rewrite target. Move real work to do-proto-toplev. Include
4b695c23 12048 md5 checksum generation.
151ad919 12049 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12050 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12051 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
4b695c23 12052 insight.tar.bz2): Use gdb-taz to create archive.
151ad919 12053
12054Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
12055
12056 * configure (warn_cflags): Delete.
12057
dd0ac352 12058Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
12059
12060 * MAINTAINERS: Added myself.
12061
84d8005c 120622000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
d3eff7bb 12063 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
84d8005c 12064
31972771 12065 * configure.in (enable_libstdcxx_v3): Add.
12066 (target_libs): Add bits here to switch between libstdc++-v2 and
12067 libstdc++-v3.
12068 * config.if: And this file too.
12069 * Makefile.in: Add libstdc++-v3 targets.
aee16bda 12070
a995bb42 120712000-04-05 Michael Meissner <meissner@redhat.com>
12072
12073 * config.sub (d30v): Add d30v as a basic machine type.
12074
c1d2a99e 120752000-03-29 Jason Merrill <jason@casey.cygnus.com>
12076
12077 * configure.in: -linux-gnu*, not -linux-gnu.
12078
6437c7c8 12079Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12080
12081 * MAINTAINERS: Add self in write-after-approval section.
12082
48ad86bd 12083Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
12084
12085 * MAINTAINERS: Add self as ia64 port maintainer.
12086
cb86f6e1 120872000-03-08 Neil Booth <NeilB@earthling.net>
12088
12089 * MAINTAINERS: Add self in write-after-approval section.
12090
151ad919 12091Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
3d94c7f0 12092
151ad919 12093 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12094 (do-tar-bz2): Replace TOOL with PACKAGE.
12095 (gdb.tar.bz2): Remove GDBTK from GDB package.
12096 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
4b695c23 12097 dejagnu.tar.bz2): New packages.
151ad919 12098
120992000-02-27 Andreas Jaeger <aj@suse.de>
12100
12101 * configure.in: Add entry for mips*-*-linux*, move catch all
12102 *-*-*linux* entry below this one.
12103
121042000-02-27 Ian Lance Taylor <ian@zembu.com>
12105
12106 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
3d94c7f0 12107
1872c686 121082000-02-24 Nick Clifton <nickc@cygnus.com>
12109
12110 * config.sub: Support an OS of "wince".
12111
151ad919 12112Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
12113
12114 * config.guess, config.sub: Updated to match config's 2000-02-15
4b695c23 12115 version.
151ad919 12116
dcde3c07 121172000-02-23 Linas Vepstas <linas@linas.org>
151ad919 12118
12119 * config.sub: Add support for Linux/IBM 370.
12120 * configure.in: Likewise.
12121
8027f1d6 121222000-02-22 Nick Clifton <nickc@cygnus.com>
12123
12124 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12125
dcde3c07 121262000-02-20 Christopher Faylor <cgf@cygnus.com>
d32a1334 12127
151ad919 12128 * config.guess: Guess "cygwin" rather than "cygwin32".
d32a1334 12129
4f5e65d7 121302000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12131
12132 * configure (gcc_version): When setting, narrow search to
12133 lines containing `version_string'.
12134
cb257c25 121352000-02-15 Denis Chertykov <denisc@overta.ru>
12136
12137 * config.sub: Add support for avr target.
12138
b1b2e339 121392000-02-14 Nick Clifton <nickc@cygnus.com>
12140
12141 * MAINTAINERS: Add maintainers for MCore port.
12142
def2c3fb 12143Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
12144
12145 * config.sub: Add mmix-knuth-mmixware.
12146
f0e58719 121472000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12148
12149 * MAINTAINERS: Pair cccp with cpplib maintainership.
12150
dcde3c07 121512000-01-27 Christopher Faylor <cgf@redhat.com>
151ad919 12152
12153 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12154 structure stuff to -L library search.
12155 (CXX_FOR_TARGET): Ditto.
12156 (CROSS_CHECK_MODULES): Fix spelling mistake.
12157
6ba3324d 121582000-01-24 Mark Mitchell <mark@codesourcery.com>
12159
12160 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12161 the C++ compiler.
12162
1532359f 121632000-01-12 Richard Henderson <rth@cygnus.com>
12164
12165 * configure.in: Don't build some bits for beos.
12166
75daeef1 121672000-01-12 Joel Sherrill (joel@OARcorp.com)
12168
12169 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12170 as include files.
12171
2774282e 121722000-01-11 Zack Weinberg <zack@wolery.cumb.org>
12173
12174 * Add self as cpplib maintainer, as requested by Jason
12175 Merrill. Correct my e-mail address.
12176
d08e2cf4 121772000-01-06 Geoff Keating <geoffk@cygnus.com>
12178
12179 * configure.in: Use mt-aix43 to handle *_TARGET defs,
12180 not mh-aix43.
12181
cee0655e 12182Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
12183
12184 * MAINTAINERS: Add myself to "write after approval" list.
12185
a23a249a 121861999-12-14 Richard Henderson <rth@cygnus.com>
12187
12188 * config.guess (alpha-osf, alpha-linux): Detect ev67.
12189 * config.sub: Accept alphaev[78], alphaev8.
12190
7f620b51 121911999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12192
12193 * config.guess, config.sub: Update from autoconf.
12194
76323487 121951999-11-29 Bruce Korb <autogen@linuxbox.com>
12196
3beb0b4d 12197 * MAINTAINERS: update my playtime e-address.
76323487 12198
5514758e 12199Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12200
12201 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12202 necessary libraries are missing.
12203
dcde3c07 12204Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
4e11cb65 12205
12206 * MAINTAINERS: Add new 'write after approval' maintainer.
12207
4a6db447 12208Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
12209
12210 * MAINTAINERS: Add new Java maintainer.
12211
34834d2a 122121999-10-25 Andreas Schwab <schwab@suse.de>
12213
12214 * configure: Fix quoting inside arguments of eval.
12215
26186f46 122161999-10-21 Nick Clifton <nickc@cygnus.com>
12217
12218 * config-ml.in: Allow suppression of some ARM multilibs.
12219
b384fc18 12220Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
12221
12222 * config.guess: Add OS/390 match pattern.
12223 * config.sub: Add mvs, openedition targets.
12224 * configure.in (i370-ibm-opened*): New.
12225
151ad919 122261999-09-04 Steve Chamberlain <sac@pobox.com>
12227
12228 * config.sub: Add support for configuring for pj.
12229
122301999-08-31 Nick Clifton <nickc@cygnus.com>
12231
12232 * config.sub (maybe_os): Add support for configuring for fr30.
12233
3e6b7981 122341999-08-25 Nick Clifton <nickc@cygnus.com>
12235
12236 * configure.in: Do not configure or build ld for AIX
12237 platforms. ld is known to be broken on these platforms.
12238
49c01ead 12239Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12240
12241 * config-ml.in: Pass compiler flag corresponding to multidirs to
12242 subdir configures.
12243
151ad919 122441999-08-09 Ian Lance Taylor <ian@zembu.com>
12245
12246 * Makefile.in (LDFLAGS): Define.
12247
122481999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
12249
12250 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12251 noconfigdirs.
12252 (*-*-cygwin*): Likewise.
12253
122541999-08-08 Ian Lance Taylor <ian@zembu.com>
12255
12256 * mkdep: New file.
12257 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12258 (BINUTILS_SUPPORT_DIRS): Add mkdep.
12259
12260 From Eli Zaretskii <eliz@is.elta.co.il>:
12261 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12262 long file name when using DJGPP on MS-DOS.
12263
90916687 12264Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
12265
12266 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12267
151ad919 122681999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
12269
12270 * Makefile.in (check-target-libio): Remove all-target-libstdc++
12271 dependency as this causes "make check" to globally "make all"
12272
ed4e41d7 12273Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
12274
12275 * configure.in (target_libs): Added target-zlib.
12276 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12277 (CONFIGURE_TARGET_MODULES): Likewise.
12278 (CHECK_TARGET_MODULES): Likewise.
12279 (INSTALL_TARGET_MODULES): Likewise.
12280 (CLEAN_TARGET_MODULES): Likewise.
12281 (configure-target-zlib): New target.
12282 (all-target-zlib): Likewise.
12283 (all-target-libjava): Depend on all-target-zlib.
12284 (configure-target-libjava): Depend on configure-target-zlib.
12285
12286 * Makefile.in (configure-target-libjava): Depend on
12287 configure-target-newlib.
12288 (configure-target-boehm-gc): New target.
12289 (configure-target-qthreads): New target.
12290
31972771 12291 * configure.in (target_libs): Added target-qthreads.
12292 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12293 (CONFIGURE_TARGET_MODULES): Likewise.
12294 (CHECK_TARGET_MODULES): Likewise.
12295 (INSTALL_TARGET_MODULES): Likewise.
12296 (CLEAN_TARGET_MODULES): Likewise.
12297 (all-target-qthreads): New target.
12298 (configure-target-libjava): Depend on configure-target-qthreads.
12299 (all-target-libjava): Depend on all-target-qthreads.
ed4e41d7 12300
12301 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12302 (CONFIGURE_TARGET_MODULES): Likewise.
12303 (CHECK_TARGET_MODULES): Likewise.
12304 (INSTALL_TARGET_MODULES): Likewise.
12305 (CLEAN_TARGET_MODULES): Likewise.
12306 (all-target-libjava): New target.
12307 (all-target-boehm-gc): Likewise.
12308 * configure.in (target_libs): Added libjava, boehm-gc.
12309
151ad919 123101999-07-22 Ian Lance Taylor <ian@zembu.com>
12311
12312 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12313 configure.bat in SUPPORT_FILES.
12314 (gas+binutils.tar.bz2): Likewise.
12315
12316 * makeall.bat: Remove; obsolete.
12317
123181999-07-21 Ian Lance Taylor <ian@zembu.com>
12319
12320 From Mark Elbrecht:
12321 * configure.bat: Remove; obsolete.
12322
123231999-07-11 Ian Lance Taylor <ian@zembu.com>
12324
12325 * configure: Add -W -Wall to the default CFLAGS when compiling with
12326 gcc.
12327
12328Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
12329
12330 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12331
123321999-06-30 Mark Mitchell <mark@codesourcery.com>
12333
12334 * configure.in: Build ld on IRIX6.
12335
123361999-06-12 Ian Lance Taylor <ian@zembu.com>
12337
12338 * Makefile.in: Change distribution targets to use bzip2 instead of
12339 gzip.
12340 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12341 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12342
123431999-06-04 Nick Clifton <nickc@cygnus.com>
12344
12345 * config.sub: Add mcore target.
12346
4960e263 12347Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
12348
12349 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12350
fb873f96 12351Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
12352
12353 * config.guess (dummy): Changed to $dummy.
12354
f0d0ef7c 123551999-05-24 Nick Clifton <nickc@cygnus.com>
12356
12357 * config.sub: Tidied up case statements.
12358
0522f2f0 123591999-05-22 Ben Elliston <bje@cygnus.com>
12360
e571eca2 12361 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12362 <jiro@din.or.jp>.
12363
0522f2f0 12364 * config.guess: Merge with FSF version. Future changes will be
12365 more accurately recorded in this ChangeLog.
12366 * config.sub: Likewise.
12367
8566565c 12368Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
12369
12370 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12371
151ad919 123721999-04-30 Tom Tromey <tromey@cygnus.com>
12373
12374 * ltmain.sh: [mode link] Always use CC given by ltconfig.
12375
688d5631 123761999-04-23 Tom Tromey <tromey@cygnus.com>
12377
12378 * ltconfig, ltmain.sh: Update to libtool 1.2f.
12379
151ad919 123801999-04-20 Drew Moseley <dmoseley@cygnus.com>
12381
12382 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12383 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12384 Bad merge removed these two changes.
12385
e020fd98 12386Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
31972771 12387 Martin Heller (Ing.-Buero_Heller@t-online.de)
e020fd98 12388
12389 * config.guess (interix Alpha): Add.
12390
151ad919 123911999-04-11 Richard Henderson <rth@cygnus.com>
12392
12393 * configure.in (i?86-*-beos*): Do config gperf; don't config
12394 gdb, newlib, or libgloss.
12395
a48ef8ee 12396Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
aee16bda 12397
a48ef8ee 12398 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12399 link a trivial program with -mabi=64. If it fails, remove mabi=64
12400 from multidirs.
12401
c3a180dc 12402Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
12403
12404 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12405
151ad919 124061999-04-08 Nick Clifton <nickc@cygnus.com>
12407
12408 * config.sub: Add support for mcore targets.
12409
124101999-04-07 Michael Meissner <meissner@cygnus.com>
12411
12412 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12413 not mt-ospace, in order to shut up assembler warning about using
12414 symbols that are named the same as registers.
12415
124161999-04-07 Drew Moseley <dmoseley@cygnus.com>
12417
12418 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12419 dependency list for all-target-cygmon.
12420
124211999-04-05 Doug Evans <devans@casey.cygnus.com>
12422
12423 * config-ml.in: Check $host, not $target, for selective multilibs.
12424 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12425 thumb interworking, and underscore prefix multilibs.
12426
124271999-04-04 Ian Lance Taylor <ian@zembu.com>
12428
12429 * missing: Update to version from current automake.
12430
b7ba05c0 12431Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
12432
12433 * configure (gxx_include_dir): Removed.
12434
12435 * configure.in (gxx_include_dir): Handle it.
12436 * Makefile.in: Likewise.
12437
151ad919 124381999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
12439
12440 * config.sub (mips64vr4111,mips64vr4111el) Add.
12441
124421999-03-21 Ben Elliston <bje@cygnus.com>
12443
31972771 12444 * config.guess: Correct typo for detecting ELF on FreeBSD.
151ad919 12445
9862eda4 12446Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
12447
9862eda4 12448 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12449 config/mh-djgpp.
12450
151ad919 12451Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
12452
12453 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12454 all-target-newlib to dependency list for all-target-bsp.
12455
26a1dadb 12456Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
12457
12458 * config.sub: Add i386-uwin support.
12459 * config.guess: Likewise.
12460
fea0107e 12461Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12462
12463 * configure.in: cleanup, add mh-*pic handling for arm, special
12464 case powerpc*-*-aix*
12465
151ad919 12466Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
12467
12468 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12469 can be built.
12470
12471Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
12472
12473 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
4b695c23 12474 targets.
151ad919 12475
daa90679 124761999-03-02 Nick Clifton <nickc@cygnus.com>
12477
12478 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12479
f6a095e9 12480Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
12481
12482 * config.sub: Check for "cygwin*" rather than "cygwin32*"
12483
47d8eb1d 124841999-02-24 Nick Clifton <nickc@cygnus.com>
12485
12486 * config.sub: Fix typo in arm recognition.
12487
151ad919 12488Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
12489
12490 * configure.in (noconfigdirs): Changed target_configdirs to
12491 include target-bsp only for m68k-*-elf* and m68k-*-coff*
12492 rather than m68k-*-* since it is not known to work on
12493 m68k-aout. Ditto for arm-*-*oabi.
12494
12495Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
12496
12497 * configure.in (*-*-windows*): Remove, no longer used.
151ad919 12498
124991999-02-19 Ben Elliston <bje@cygnus.com>
12500
12501 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12502 Smart and improved by Andrew Cagney.
12503
52b143d0 12504Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
12505
12506 * config.guess: Recognize openbsd-*-hppa.
12507
c441c977 12508Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
12509
12510 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12511 only if it is not empty.
12512
8faa2109 125131999-02-17 Nick Clifton <nickc@cygnus.com>
12514
12515 Patch from: Scott Bambrough <scottb@corelcomputer.com>
aee16bda 12516
151ad919 12517 * config.guess: Modified to recognize uname's armv* syntax.
8faa2109 12518
12519 * config.sub: Modified to recognize uname's armv* syntax.
12520
151ad919 125211999-02-17 Mark Salter <msalter@cygnus.com>
12522
12523 * configure.in: Added target-bsp for sparclite.
12524
12525Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
12526
12527 * config.sub: Recognize alphapca5[67] and up to alphaev8.
12528
125291999-02-08 Nick Clifton <nickc@cygnus.com>
12530
12531 * configure.in: Add support for strongarm port.
12532 * config.sub: Add support for strongarm target.
12533
654a22b1 12534Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
aee16bda 12535
654a22b1 12536 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12537 the old name config/mh-cygwin32.
12538 Enable texinfo.
12539
151ad919 12540Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
12541
12542 * configure.in: Do build ld for ix86 Solaris.
12543
46fb7091 12544Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
12545
12546 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
12547 $AR_FOR_TARGET. Likewise for RANLIB.
12548
115ec39e 12549Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
aee16bda 12550
31972771 12551 * config.sub (oabi): Recognize.
12552 * configure.in (arm-*-oabi): Handle.
115ec39e 12553
5cca51e0 12554Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
12555
12556 * config.guess: Improve detection of i686 on UnixWare 7.
12557
183a8abb 12558Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
12559
12560 * config.guess: Add support for i386-pc-interix.
12561 * config.sub: Likewise.
12562 * configure.in: Likewise.
183a8abb 12563
151ad919 12564Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
12565
12566 * Makefile.in: Remove unneeded all-target-libio from
12567 from all-target-winsup target since it is now unneeded.
12568 Add all-target-libtermcap in its place since it is now
12569 needed.
12570
12571Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
12572
12573 * configure.in: makefile stub for cygwin target is probably
12574 unnecessary. Remove it for now.
151ad919 12575
12576Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
12577
12578 * configure.in: libtermcap.a should be built when cygwin is the
12579 target as well as the host.
12580 * config.guess: Allow mixed case in cygwin uname output.
12581 * Makefile.in: Add libtermcap target.
151ad919 12582
0db75088 12583Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
12584
12585 * config.sub: Clean up handling of hppa2.0.
12586
a30dcfee 12587Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
12588
12589 * config.guess: Use C code to identify more HP machines.
12590
44cfa345 12591Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
12592
12593 * config.sub: Handle hppa2.0.
12594
151ad919 12595Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
12596
12597 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
4b695c23 12598 cygmon for all sparclite targets, regardless of object format.
151ad919 12599
126001998-12-15 Mark Salter <msalter@cygnus.com>
12601
12602 * configure.in: Added target-bsp for several target architectures.
12603
12604 * Makefile.in: Added rules for bsp.
12605
be0f7b24 12606Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
12607
12608 * config.guess: Improve detection of hppa2.0 processors.
12609
12610Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
12611
12612 * config.guess: Recognize FreeBSD using ELF automatically.
12613
76103b2c 126141998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
12615
12616 * configure (skip-this-dir): Add handling for new shell script, which
12617 might be created by a sub-directory's configure to indicate, this particular
12618 directory is "unwanted".
12619 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12620
151ad919 12621Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
12622
12623 * ltconfig: import from libtool, after changing libtool to
12624 account for the cygwin name change.
12625
12626Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
12627
12628 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12629 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12630
12631Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
12632
12633 * configure.in: Add libtermcap to list of cygwin dependencies.
12634
12635Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
12636
31972771 12637 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12638 they include winsup/include when it's a cygwin target.
151ad919 12639
126401998-11-12 Tom Tromey <tromey@cygnus.com>
12641
12642 * configure.in (host_tools): Added zip.
12643 * Makefile.in (all-target-libjava): Depend on all-zip.
12644 (all-zip): New target.
12645 (ALL_MODULES): Added all-zip.
12646 (NATIVE_CHECK_MODULES): Added check-zip.
12647 (INSTALL_MODULES): Added install-zip.
12648 (CLEAN_MODULES): Added clean-zip.
12649
12650Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
12651
12652 * Makefile.in: lose "32" from comment about cygwin.
12653
12654Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
12655
12656 * configure.in: Use -Os to build target libraries for the fr30.
12657
12658Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
12659
12660 * config.sub: Add fr30.
12661
12662Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
12663
31972771 12664 * configure.in: drop "32" from config/mh-cygwin32. Check
151ad919 12665 cygwin* instead of cygwin32*.
12666 * config.sub: Check cygwin* instead of cygwin32*.
12667
39ebcbe1 12668Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
12669
12670 * config.guess: Match any version of Unixware7.
12671
151ad919 126721998-10-20 Syd Polk <spolk@cygnus.com>
12673
12674 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12675 if desired.
12676
de79e382 12677Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
12678
12679 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12680 these if the appropriate directories and files to not exist.
12681
e7104d38 12682Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
12683
12684 * Makefile.in (DEVO_SUPPORT): Add config.if.
12685
fb1c80df 12686Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
12687
12688 * configure: Add pattern to replace "build_tooldir"'s
12689 definition in the generated Makefile with "tooldir"'s
12690 actual value.
12691
46a4cc47 12692Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
12693
0ee69c06 12694 * config.sub: Bring back lost sparcv9.
12695
46a4cc47 12696 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12697
3a8c0cab 12698Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
12699
12700 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12701 CC_FOR_TARGET and friends.
12702
12703Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
aee16bda 12704
ea0cacfb 12705 * Makefile.in (build_tooldir): New variable, same as tooldir.
12706 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12707 -B$(build_tooldir)/bin/.
12708 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
3a8c0cab 12709
de7dcc81 12710Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12711
12712 * README: Remove installation instructions and refer to the
12713 INSTALL directory instead.
12714
67139a60 12715Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
151ad919 12716
67139a60 12717 * config.sub: Add support for i[34567]86-pc-udk.
12718 * configure.in: Likewise.
12719
ed37269d 12720Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
12721
12722 * Makefile.in: add bzip2 package building bits for user
12723 tools module
12724 * configure.in: ditto
12725
fc449a71 12726Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
12727
12728 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12729 (ALL_TARGET_MODULES): Add all-target-libobjc.
12730 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12731 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12732 (all-target-libchill): Add dependencies.
12733 * configure.in (target_libs): Add libchill.
aee16bda 12734
7bb9dd92 127351998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
12736
12737 * configure.in (target_subdir): Remove duplicate line.
12738
ed37269d 12739Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
12740
12741 * Makefile.in (all-automake): fix dependencies.
12742
a9ff8bf0 12743Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
12744
12745 * configure.in: Minor cleanups for building in the $(target_alias)
12746 subdir.
12747
5869bc6a 127481998-09-22 Jim Wilson <wilson@cygnus.com>
12749
12750 * Makefile.in (bootstrap): Set r and s before make all. Use
12751 BASE_FLAGS_TO_PASS in make all.
12752 (cross): Likewise.
12753
a5caa84c 127541998-09-20 Mark Mitchell <mark@markmitchell.com>
12755
12756 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12757
331d5855 12758Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
12759
12760 * config.sub: Fix typo in last change.
12761
4d004c41 127621998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12763
12764 * config.sub: Add support for C4x target.
12765 * configure.in: Likewise.
12766
0a2a3792 127671998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
12768
12769 * config.sub: Recognize sparcv9 just like sparc64.
12770
67e059d3 12771Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
12772
12773 * config.guess: Match "Pent II" or "PentII" for OpenServer.
12774
cd547500 12775Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
12776
7325e595 12777 * config.guess: Correctly identify Pentium II sco boxes.
12778
cd547500 12779 * config.guess: Fix "tr" code. From Weiwen Liu.
12780
0b632721 12781Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
12782
12783 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12784 stabs.
12785
ae568fff 12786Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
12787
12788 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12789 (ALL_TARGET_MODULES): Add all-target-libchill.
12790 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12791 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12792 (all-target-libchill): Add dependencies.
12793 * configure.in (target_libs): Add libchill.
12794
68da0d0a 12795Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12796
12797 * config.guess: Avoid assumptions about "tr" behaves when
12798 LANG is set to something other than English.
12799
d722107d 12800Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
12801
12802 * configure (gxx_include_dir): Changed to
12803 '${prefix}/include/g++'-${libstdcxx_interface}.
12804
12805 * config.if: New to determine the interfaces.
12806
5e6f60dc 12807Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
12808
12809 * config.guess: Detect and handle MPE/IX.
12810 * config.sub: Deal with MPE/IX.
12811
8a70d526 12812Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
12813
12814 * configure.in: Use mh-aix43.
12815
f890b212 128161998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
12817
12818 * configure: Fix --without/--disable cases for gxx-include-dir.
12819
ed37269d 12820Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
12821
12822 * mdata-sh: Imported. Needed for automake support.
12823
12824Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
12825
12826 * Makefile.in (taz): Try "chmod -R og=u ." before
12827 "chmod og=u `find . -print`".
12828
12829Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
12830
12831 * configure.in: Add arm-elf and thumb-elf support.
12832
12833Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
12834
12835 * Makefile.in: Undo previous patch.
12836
12837Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
12838
12839 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12840 to here ...
12841 (install-no-fixedincludes): and here
12842 (INSTALL_MODULES): ... from here.
12843
6d2063db 12844Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
12845
12846 * config.sub: Merge with FSF.
12847
2f7b048d 12848 * config.guess: Merge with FSF.
12849
151ad919 12850Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
12851
12852 * configure (extraconfigdirs): New variable.
12853 (SUBDIRS): Add extraconfigdirs and recurse on them too.
12854 * Makefile.in (all): Move higher in file.
12855 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12856 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12857 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12858 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12859 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12860
128611998-07-23 Brendan Kehoe <brendan@cygnus.com>
12862
12863 * Makefile.in (all-target-libjava): Depend on all-gcc and
12864 all-target-newlib.
12865 (configure-target-libjava): Depend on $(ALL_GCC).
12866
1c802742 12867Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
12868
12869 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12870 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12871
eb7921e4 12872Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
12873
12874 * INSTALL/README: Fix typo.
12875
a8071b4d 12876Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
12877
ed37269d 12878 * ylwrap: Change absolute path checks to check for DOS style path
12879 names.
a8071b4d 12880
ed37269d 12881 * ylwrap: Don't use a full path name if the source file is in the
12882 same directory. From hjl@lucon.org (H.J. Lu).
a8071b4d 12883
26d9569a 12884 * config-ml.in: Default to being verbose, to match Feb 18 change to
12885 configure.
12886
ed37269d 12887Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
12888
12889 Brought over from egcs:
12890
12891 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12892
12893 * configure.in (target_subdir): Set to ${target_alias} instead
12894 of "libraries".
12895
12896 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12897
12898 * configure.in (target_subdir): Set to libraries if enable_multilib.
12899
12900Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
12901
12902 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12903 multilibs, force reconfiguration the first time we create
12904 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12905
12906Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
12907
12908 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12909 avoid confusion with --no-recursion.
12910
12911Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
12912
12913 * configure.in: Win32 hosts shouldn't use install -x
12914 * install-sh: remove -x option, and special .exe-handling
12915 hack.
12916
151ad919 12917Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
12918
12919 * config.guess: Recognize i586-pc-beos.
12920 * configure.in: Don't build some bits for beos.
12921
81cf37ba 12922Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
12923
ed37269d 12924 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12925 CFLAGS default to -O2.
12926
81cf37ba 12927 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12928 when using GNU ld.
12929
12930Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12931
12932 * ltmain.sh: Correct install when using a different shell.
12933
12934Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12935
12936 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12937
151ad919 12938Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12939
12940 * makefile.vms: Update to build binutils/makefile.vms. Add install
12941 target.
81cf37ba 12942
12943Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12944
12945 * ltconfig: Update to correct AIX handling.
12946
d6cf7517 12947Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12948
e98d756a 12949 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12950
d6cf7517 12951 * configure.in (target_subdir): Set to ${target_alias} instead
12952 of "libraries".
12953
eb85e8b7 129541998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12955
12956 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12957 (Makefile): Depend on $(gcc_version_trigger).
12958
12959 * configure (gcc_version): Change default initializer to empty
12960 string.
12961 (gcc_version_trigger): New variable; pass this variable down
12962 to subdir configures to enable them checking gcc's version
12963 themselves. Emit make macros for both gcc_version vars.
12964 (topsrcdir): Initialize reliably.
12965 (recursion line): Remove --with-gcc-version=${gcc_version}.
12966
da421e40 129671998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12968
12969 * configure (enable_version_specific_runtime_libs): Implement new flag
eb85e8b7 12970 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12971 in $(libsubdir); emit definition in each generated Makefile.
12972 (gxx_include_dir): Initialize depending on
12973 $enable_version_specific_runtime_libs.
da421e40 12974
d9f2c557 129751998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12976
12977 * configure (gcc_version): Initialize properly depending on
12978 how and where configure is started.
12979 (recursion line): Pass a --with-gcc-version=${gcc_version}
12980 to configures in subdirs.
12981
151ad919 12982Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12983
12984 * configure.in (noconfigdirs): Add configure pattern for mips tx39
4b695c23 12985 cygmon
151ad919 12986
ed37269d 12987Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12988
12989 * configure.in: Add cygmon and libstub support for mn10200.
12990
1ee34a17 129911998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12992
12993 * configure (gcc_version): Add new variable describing the
12994 particular gcc version we're building.
12995 * Makefile.in (libsubdir): Add new macro for the directory
12996 in which the compiler finds executables, libraries, etc.
12997 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12998 and libsubdir.
12999
6c2f7b46 13000Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13001
ea0cacfb 13002 * Makefile.in (local-clean): Remove *.log.
13003 (warning.log): Built with warn_summary from build.log.
13004 (mail-report.log): Run test_summary.
13005 (mail-report-with-warnings.log): Run test_summary including
13006 warning.log in the report.
6c2f7b46 13007
c8d7e712 13008Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
13009
13010 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13011
ed37269d 13012Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
13013
13014 * Makefile.in (grep): Grep no longer depends on libiberty.
13015
13016Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
13017
13018 * Makefile.in: all-snavigator needs all-libgui.
13019
13020Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
13021
13022 * configure.in: Add cygmon and libstub support for mn10300.
13023
1b402317 13024Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
13025
13026 * missing: Update to version from automake 1.3.
13027
81cf37ba 13028 * ltmain.sh: On installation, don't get confused if the same name
13029 appears more than once in the list of library names.
13030
6d2063db 13031Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
13032
13033 * config.sub: Accept m68060 and m5200 as CPU names.
13034
ed37269d 13035Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
13036
13037 * configure: Use && rather than using -a in test, because odd
13038 strings can confuse test.
13039 * configure.in: Likewise.
13040
81cf37ba 13041Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
13042
13043 * ltconfig, ltmain.sh: Bring in Visual C++ support.
13044
5afc2f4d 13045Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13046
13047 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ea0cacfb 13048 bootstrap4-lean): New targets.
5afc2f4d 13049
c51cbc45 13050Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
13051
13052 * mpw-* Delete. Not used.
13053
ed37269d 13054Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
13055
13056 * COPYING.LIB: Update FSF address.
13057
c51cbc45 13058Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
13059
13060 * ltconfig, ltmain.sh: Update to libtool 1.2a.
13061
ed37269d 13062 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13063 GAS_SUPPORT_DIRS.
13064
c51cbc45 13065Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
13066
13067 * ltconfig, ltmain.sh: Avoid producing a version number if
13068 -version-info was not used.
13069
ed37269d 13070Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
13071
13072 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13073 building with newlib.
13074
130751998-04-30 Paul Eggert <eggert@twinsun.com>
13076
151ad919 13077 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
aee16bda 13078 Solaris `make' causes it to continue to next definition.
151ad919 13079
13080Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
13081
13082 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13083 the right GUI libraries and files are installed along with GDB.
ed37269d 13084
13085Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
13086
13087 * configure.in: Change alpha to alpha* in several places.
13088
151ad919 13089Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
13090
13091 * config.sub: Recognize sparc86x.
13092
803e9d57 13093Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
13094
13095 * configure.in (--enable-target-optspace): Remove debug echo.
13096
2aabe804 13097Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
13098
13099 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13100
c51cbc45 13101Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
13102
13103 * ltconfig: Update cygwin32 support.
13104
ed37269d 13105 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13106 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13107 (GDB_SUPPORT_DIRS): Likewise.
13108
650ebf2f 13109Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
13110
13111 * configure.in (target_makefile_frag): If --enable-target-optspace,
13112 use -Os to compile target libraries rather than -O2. Default to
151ad919 13113 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13114 not used.
13115 * configure.in (target_cflags): Ditto for d30v.
650ebf2f 13116
ed37269d 13117Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
13118
13119 * Makefile.in (all-bfd): Depend on all-intl.
13120 (all-binutils): Likewise.
13121 (all-gas): Likewise.
13122 (all-gprof): Likewise.
13123 (all-ld): Likewise.
13124
131251998-04-19 Brendan Kehoe <brendan@cygnus.com>
13126
13127 * configure.in (host_tools): Fix typo, lbtool -> libtool.
13128
c51cbc45 13129Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
13130
ed37269d 13131 * Makefile.in (all-bfd): Depend upon all-libiberty.
13132
c51cbc45 13133 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13134
ed37269d 13135Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
13136
13137 * Makefile.in: Add libstub.
13138
13139 * configure.in: Ditto. Build libstub for targets that have cygmon
13140 support.
13141
13142Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
13143
13144 * configure.in: Don't set PICFLAG on ix86-cygwin32.
13145
13146Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
13147
13148 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13149 use mh-sysv5 if specified. Support gprof on SCO Open Server.
13150
c7879c37 13151Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
13152
13153 * configure: Define DEFAULT_M4 by searching PATH.
13154 * Makfile.in: Use DEFAULT_M4.
13155
c51cbc45 13156Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
13157
13158 * ltconfig: Add cygwin32 support.
13159
ed37269d 13160 * Makefile.in, configure.in: Add libtool as a native only directory
13161 to configure and build.
13162
a79ac5e8 13163Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
13164
13165 * Makefile.in (INSTALL_MODULES): Remove texinfo.
13166
ed37269d 13167Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
151ad919 13168
ed37269d 13169 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13170
13171Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
13172
13173 * Makefile.in: add ash make rules
13174 * configure.in: add ash to native_only and host_tools lists
13175
13176Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
13177
13178 * Makefile.in (all-gettext, all-intl): New targets.
13179 (ALL_MODULES): Added all-gettext, all-intl.
13180 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13181 (INSTALL_MODULES): Added install-gettext, install-intl.
13182 (CLEAN_MODULES): Added clean-gettext, clean-intl.
13183
13184 * configure.in (host_tools): Added gettext.
13185 (native_only): Likewise.
13186 (noconfigdirs) [various cases]: Likewise.
13187 (host_libs): Added intl.
13188
151ad919 13189Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
13190
13191 * configure: Do not disable building gdbtk for cygwin32 hosts.
13192
0579e60e 13193Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
13194
13195 * configure.in: Add thumb-coff target.
13196 * config.sub: Add thumb-coff target.
13197
ed37269d 13198Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13199
13200 * Makefile.in: Revert yesterday's change.
13201 (all-target-winsup): all-target-librx stays out of here.
13202
13203Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
13204
13205 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13206 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13207 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13208 Remove references to librx and libg++.
13209
13210Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
13211
13212 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13213 recursive makes
13214
c51cbc45 13215Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
13216
13217 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
151ad919 13218 for newlib directory.
c51cbc45 13219 (CXX_FOR_TARGET): Likewise.
13220
13221Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
13222
13223 * ltconfig: Update after libtool/ltconfig.in change for
13224 hpux11.
13225
13226Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
13227
13228 * ltconfig, ltmain.sh: Update to libtool 1.2.
13229
80a9e3eb 13230Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
13231
13232 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13233 (install-gcc-cross): Instead, override LANGUAGES here.
13234
474d50b3 132351998-03-18 Dave Love <d.love@dl.ac.uk>
13236
13237 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13238 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13239
151ad919 13240Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
13241
13242 * configure.in: Add Thumb-pe target.
13243
ed37269d 13244Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
151ad919 13245
ed37269d 13246 * Makefile.in - changed sn targets to snavigator
13247 * configure.in - changed sn targets to snavigator
13248
69d10d87 13249Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
13250
13251 * config-ml.in: After building symlink tree call make distclean
13252 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13253 to be the case for libiberty.
13254
5628bc1c 13255Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
13256
13257 * configure: When making link, also check the current
13258 directory. The configure scripts may create one.
13259
4d821bda 13260Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
13261
13262 * config.sub: Accept alphapca56 and alphaev6 properly.
13263
263cd6a9 13264Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13265
13266 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13267
83536831 13268Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
eb7921e4 13269
31972771 13270 * config.sub (sco5): Fix typo.
83536831 13271
ed37269d 13272Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
13273
13274 * Makefile.in (INSTALL_MODULES): Move install-tcl before
13275 install-itcl.
13276 (install-itcl): Remove dependency on install-tcl.
13277
13278Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
13279
13280 * configure.in: Remove libgloss from noconfigdirs for MN10300.
13281
13282Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
13283
13284 * configure.in: Don't build libgui for a cygwin32 target when not on
13285 a cygwin32 host.
13286
13287Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
13288
13289 * configure (redirect): Set to null, so default behavior of
13290 configure is now --verbose.
13291
2590786c 132921998-02-16 Dave Love <d.love@dl.ac.uk>
13293
13294 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13295 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13296
dd5a56be 13297Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
13298
13299 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13300 this change to sync Makefile.in with its ChangeLog entries.
13301
ed37269d 13302Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
13303
13304 * ltmain.sh (mkdir): Check that the directory doesn't exist
13305 before we exit with error, so that we don't get races during
13306 parallel builds.
13307
c51cbc45 13308Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
13309
13310 * ltconfig, ltmain.sh: Update from libtool 1.0i.
13311
92424a17 13312Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
13313
13314 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13315 PICFLAG_FOR_TARGET.
13316 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13317
13318 * configure: Emit a definition for the new macro enable_shared
13319 into each Makefile.
13320
ed37269d 13321Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13322
13323 * configure.in (host_tools, native_only): Add libtool.
13324
13325Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
13326
13327 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13328 Fix typo in ming config comment.
13329
c51cbc45 13330Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
13331
13332 * ltconfig, ltmain.sh: Update from libtool 1.0h.
13333
ed37269d 13334Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
13335
13336 * config.sub: Add tic30 cases, and map c30 to tic30.
13337
c495fa66 13338Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
13339
13340 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13341 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13342 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13343 (CLEAN_TARGET_MODULES): Similarly
13344 (all-target-libf2c): Add dependences.
aee16bda 13345 * configure.in (target_libs): Add libf2c.
c495fa66 13346
ed37269d 13347Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
13348
13349 * configure.in: Remove expect from noconfigdirs when target
13350 is cygwin32. OK to build expect and dejagnu with Canadian
13351 Cross.
13352
6563ae0c 13353Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
13354
ed37269d 13355 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13356 host.
13357
6563ae0c 13358 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13359 and mingw32.
13360
87f6ff88 13361Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
13362
13363 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13364 here as it is not defined in the toplevel Makefile.
13365
3d2749bb 13366Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
13367
13368 * configure (package_makefile_rules_frag): New variable, which names
13369 a file with generic rules, ...
13370 Change comment to mention we now have FIVE parts.
13371 * configure: Undo last change.
13372
580bb6d9 13373Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
13374
13375 * config.guess: More accurate determination of HP processor types.
ed37269d 13376 * config.sub: More accurate determination of HP processor types.
580bb6d9 13377
72f9a66a 13378Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
13379
13380 * configure (package_makefile_frag): Move inserting the
13381 ${package_makefile_frag} to where it should be according
13382 to the comment.
13383
696f1132 13384Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
13385
13386 * config.guess: Add support for Linux/ARM.
13387
151ad919 13388Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
13389
13390 * .cvsignore: Remove *-info and *-install since they match
13391 release-info and mpw-install, which we don't want to just ignore.
13392
e29d857e 13393Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
13394
13395 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13396
ab426314 13397Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
13398
13399 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13400 local_prefix to sub-make invocations.
13401
fa6212f1 13402Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
13403
13404 * configure.in: Check makefile fragments in the source
13405 directory.
13406
99e98fcd 13407Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13408
ea0cacfb 13409 * configure.in: Check whether host and target makefile
13410 fragments exist before adding them to *_makefile_frag.
99e98fcd 13411
ed37269d 13412Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
13413
13414 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13415
13416Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
13417
13418 * configure.in: Make sure we only replace RPATH_ENVVAR on
13419 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13420 regexp to sed.
13421
13422 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13423 to sub-makes.
13424
c0a2f1ac 134251998-01-13 Lee Iverson (leei@ai.sri.com)
13426
13427 * config-ml.in (multi-do): LDFLAGS must include multilib
13428 designator.
13429
6eaa4c2d 13430Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
2668caae 13431
13432 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13433
ba7b87c8 13434Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
13435
13436 * config.sub: Add mingw32 support.
13437 * configure.in: Likewise.
ba7b87c8 13438
ebabad97 13439Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13440
13441 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13442
ed37269d 13443Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
13444
13445 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13446 * configure (gxx_include_dir): Provide a definition for subdirs
13447 which do not use autoconf.
13448
13449Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
13450
13451 * config.guess: Sync with egcs. Picks up new alpha support,
13452 BeOS & some additional linux support.
13453
e5af4166 13454Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
13455
13456 * config.guess: HP 9000/803 is a PA1.1 machine.
13457
8c7cf808 13458Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
13459
13460 * configure.in: It's alpha*-...
13461
b05392a6 13462Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13463
13464 * configure.in (host_makefile_frag, target_makefile_frag):
13465 Handle multiple config files.
13466 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13467 alpha-*-*.
13468
151ad919 13469Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
13470
13471 * mkdep: New file.
13472
13473Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
13474
13475 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13476
ed37269d 13477Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
13478
13479 * Makefile.in: Add libgui directory.
13480 (GDB_TK): Add all-libgui.
13481 * configure.in: Add libgui directory.
13482 * configure: Add all-libgui to GDB_TK.
13483
13484Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
13485
13486 * config-ml.in (multidirs): Add m32r to multilib list.
13487
13488Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
13489
13490 * Makefile.in (all-target-gperf): Change dependency to
13491 all-target-libstdc++.
13492
e4182547 13493Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
13494
13495 * config.guess: Add BeOS support.
13496
ed37269d 13497Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
13498
13499 Source directory cvs renamed to cvssrc:
13500 * configure.in (host_tools): Change cvs to cvssrc.
13501 (native_only): Likewise.
13502 (noconfigdirs) [various cases]: Likewise.
13503 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13504 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13505 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13506 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13507 (all-cvssrc): Rename target from all-cvs.
13508
c0a49bd7 13509Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
13510
13511 * configure (gxx_include_dir): Fix thinko.
13512
33148f33 13513Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
13514
13515 * Makefile.in (INSTALL_TARGET_CROSS): Define.
13516 (install-cross, install-gcc-cross): New targets.
13517
ed37269d 13518Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
13519
13520 * configure.in (noconfigdirs): Add support for Thumb target.
13521
13522 * config.sub (maybe_os): Add support for Thumb target.
13523
13524Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
13525
13526 * Makefile.in: Add rules for cygmon.
13527
13528 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13529
66e82180 13530Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
13531
13532 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13533 * configure (gxx_include_dir): Provide a definition for subdirs
13534 which do not use autoconf.
151ad919 13535
13536Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
13537
13538 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
aee16bda 13539 11/18/97 build
151ad919 13540
db8f5cfe 13541Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
13542
13543 * From Franz Sirl.
13544 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13545 found on RedHat Linux systems.
66e82180 13546
b58ae2dc 13547Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
13548
13549 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13550 guesses.
13551
db8f5cfe 13552Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
13553
13554 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13555
ed37269d 13556Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
13557
13558 * ltmain.sh: If mkdir fails, check whether the directory was created
13559 anyhow by some other process.
13560
151ad919 13561Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
13562
13563 * configure.in (d30v-*-*): Configure all directories.
13564
13565Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
13566
13567 * configure.in (d30v-*-*): Configure newlib, libiberty directories
13568 for the D30V.
13569
13570Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
13571
13572 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13573
ed37269d 13574Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
13575
31972771 13576 * include/libiberty.h: Add extern "C" { so it can be used with C++
13577 progrms.
13578 * include/remote-sim.h: Add extern "C" { so it can be used with C++
13579 programs.
ed37269d 13580
151ad919 13581Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
13582
13583 * configure.in (d30v-*-*): Configure GCC now.
13584
ed37269d 13585Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
13586
13587 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13588 is no longer needed.
13589
62a42df9 13590Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
13591
13592 * Makefile.in: check-target-libio depends on all-target-libstdc++.
13593
75a1ca82 13594Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
13595
13596 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13597 targets using "$@" to provide support for similar but not identical
13598 targets without having to duplicate code.
13599
151ad919 13600Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
13601
13602 * makefile.vms: Fix to work with DEC C.
13603
13604Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
13605
13606 * config.sub: Add mips-tx39-elf to marketing names.
13607
13608Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
13609
13610 * ltmain.sh: Handle symlinks in generated script.
13611
13612Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
13613
13614 * configure: Handle autoconf style directory options: --bindir,
13615 --datadir, --includedir, --infodir, --libdir, --libexecdir,
13616 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13617 --sysconfdir.
13618 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13619 (sharedstatedir, localstatedir, oldincludedir): New variables.
13620 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13621 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13622 sbindir, sharedstatedir, and sysconfdir.
13623
732395de 13624Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13625
13626 * Makefile.in (bootstrap-lean): New target.
13627
151ad919 13628Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
13629
13630 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
4b695c23 13631 sn, and gnuserv from noconfigdirs.
151ad919 13632
13633Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
13634
13635 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13636
20e61444 13637Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
13638
13639 * Makefile.in (cross): New target.
13640
53647f74 13641Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
13642 Jeff Law <law@cygnus.com>
13643
13644 * Makefile.in (bootstrap2, bootstrap3): New targets.
13645 (all-bootstrap): Remove outdated and confusing target.
c6d9586e 13646 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
53647f74 13647
151ad919 13648Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
13649
13650 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
4b695c23 13651 windows. Consistent with gdb/configure.
151ad919 13652
a6bb47e0 136531997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
13654
a6bb47e0 13655 * configure.in: Name Linux target fragment.
13656
13657 * configure: Rewrite so that project Makefile fragment is inserted
13658 first and appears last in the resulting Makefile.
13659
151ad919 13660Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
13661
13662 * Makefile.in (install-itcl): Install tcl first.
13663
ed37269d 13664Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
13665
13666 * configure.in: remove bison from noconfigdirs for Cygwin32 host
13667
2e678402 13668Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13669
13670 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13671
13672 * configure.in (skipdirs): Add target-librx for Linux.
13673 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13674
6b071baa 13675Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
13676
13677 * Makefile.in (bootstrap): New target.
13678
b496f822 13679Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
13680
fee90afd 13681 * config.sub: Accept 'amigados' for backward compatibility.
b496f822 13682
151ad919 13683Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
13684
13685 * config.guess: Merge with FSF.
13686
d99ec4a1 13687Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
13688
13689 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13690
151ad919 13691Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
13692
13693 * config.sub: Add "marketing-names" patch.
13694
952fead6 13695Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
13696
31972771 13697 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
952fead6 13698
9defe53a 13699Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
13700
13701 * config.sub: Handle v850-elf.
13702
9efeb2e1 13703Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
4c13bcbd 13704
13705 * .cvsignore (*-install): Remove.
13706
c51cbc45 13707Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
13708
13709 * ltconfig: Set CONFIG_SHELL in libtool.
13710 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13711
0dcb4a65 13712Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13713
13714 * configure.in (target_subdir): Set to libraries if enable_multilib.
13715
01a35b7f 13716Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
13717
13718 * config.guess: Update from gcc directory.
13719
151ad919 13720Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
13721
13722 * Makefile.in (all-sim): Depends on all-readline.
13723
28e9041c 13724Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
13725
13726 * Makefile.in (BISON, YACC): Use $$s.
13727 (all-bison): Depend on all-texinfo.
13728
13729Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
13730
13731 * Makefile.in (BISON): Add -L flag.
13732 (YACC): Likewise.
13733
151ad919 13734Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13735
aee16bda 13736 * configure.in (noconfigdirs): Add support for v850e target.
13737
151ad919 13738 * config.sub (maybe_os): Add support for v850e target.
13739
13740Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13741
aee16bda 13742 * configure.in (noconfigdirs): Add support for v850ea target.
13743
151ad919 13744 * config.sub (maybe_os): Add support for v850ea target.
13745
28e9041c 13746Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
13747
13748 * config.sub: Add mipstx39. Delete r3900.
13749
13750Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13751
13752 * Makefile.in (all-autoconf): Depends on all-texinfo.
13753
13754Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
13755
13756 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13757 eabi targets.
13758
13759Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
13760
13761 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13762
13763 * configure: When handling a Canadian Cross, handle YACC as well as
13764 BISON. Just set BISON to bison. When setting YACC, prefer bison.
31972771 13765 * Makefile.in (all-bison): Depend upon all-texinfo.
28e9041c 13766
13767Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
13768
13769 * Makefile.in (BISON): bison, not byacc or bison -y.
13770 (YACC): bison -y or byacc or yacc.
13771 (various): Add *-bison as appropriate.
13772 (taz): No need to mess with BISON anymore.
13773
13774Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
13775
13776 * configure: If OSTYPE matches *win32*, try to find a good value for
13777 CONFIG_SHELL.
13778
13779Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
13780
13781 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13782 configure.in if it is present.
13783
13784Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
13785
13786 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13787
13788Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
13789
13790 * config.sub: Recognize `arc' cpu.
13791 * configure.in: Likewise.
13792 * config-ml.in: Likewise.
13793
13794Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
13795
13796 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13797
13798Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
13799
13800 * configure: Changed sed delimiter from ':' to '|' when
13801 attempting to substitute ${config_shell} for SHELL. On
13802 NT ${config_shell} may contain a ':' in it.
13803
13804Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
13805
13806 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13807
13808Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
13809
13810 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13811
13812Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
13813
13814 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13815
13816 * ylwrap: If the program is a relative path, force it to be
13817 absolute.
13818
13819Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
13820
13821 * configure (tooldir): Set BISON to `bison -y' and not just bison.
13822
13823Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
13824
13825 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
4b695c23 13826 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13827 for libraries.
28e9041c 13828
13829Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
13830
13831 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
4b695c23 13832 separated by spaces.
28e9041c 13833
13834Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
13835
13836 * ylwrap: New file.
13837 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13838
13839 * ltmain.sh: Handle /bin/sh at start of install program.
13840
13841 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13842
13843 * ltconfig, ltmain.sh: New files, from libtool 1.0.
13844 * missing: New file, from automake 1.2.
13845
13846Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
13847
13848 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
13849 check-tk to CHECK_X11_MODULES.
13850
13851Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
13852
13853 * config.sub: Merge with FSF.
13854
13855Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
13856
13857 * config.guess: Merge with FSF.
13858
13859Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13860
13861 * configure: Treat msdosdjgpp like go32.
13862 * configure.in: Likewise. Don't remove gprof for go32.
13863
13864 * configure: Change Makefile.tem2 to Makefile.tm2.
13865
13866Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
13867
13868 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13869
13870Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13871
13872 * install-sh (chmodcmd): Set to null if the DST directory already
13873 exists. Same as Nov 11th change.
13874
13875Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
13876
aee16bda 13877 * configure (GDB_TK): Needs itcl and tix.
28e9041c 13878
13879Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
13880
13881 * config.guess: Update from FSF.
13882
13883Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
13884
13885 * Makefile.in (GDB_TK): Depend on itcl and tix.
13886
13887Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
13888
13889 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13890 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13891 (INSTALL_SCRIPT): New variable.
13892 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13893 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13894 to -x.
13895 * install-sh: Add support for -x option.
13896
13897Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
13898
13899 * configure.in, Makefile.in: Treat tix like itcl.
13900
13901Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
13902
13903 * Makefile.in (WINDRES): New variable.
13904 (WINDRES_FOR_TARGET): New variable.
13905 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13906 (EXTRA_HOST_FLAGS): Add WINDRES.
13907 (EXTRA_TARGET_FLAGS): Add WINDRES.
13908 (EXTRA_GCC_FLAGS): Add WINDRES.
13909 ($(DO_X)): Pass down WINDRES.
13910 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13911 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13912 DLLTOOL_FOR_TARGET.
13913
13914Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
13915
13916 * configure.in: configure sim before gdb for win32-x-ppc
13917
13918Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13919
13920 Move gperf into the toplevel, from libg++.
13921 * configure.in (target_tools): Add target-gperf.
13922 (native_only): Add target-gperf.
13923 * Makefile.in (all-target-gperf): New target, depend on
13924 all-target-libg++.
13925 (configure-target-gperf): Empty rule.
13926 (ALL_TARGET_MODULES): Add all-target-gperf.
13927 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13928 (CHECK_TARGET_MODULES): Add check-target-gperf.
13929 (INSTALL_TARGET_MODULES): Add install-target-gperf.
13930 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13931
13932Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
aee16bda 13933
28e9041c 13934 * config.sub (mn10200): Recognize new basic machine.
13935
13936Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13937
13938 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13939 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13940
13941Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13942
13943 * configure.in: If we're building mips-sgi-irix6* native, turn on
13944 ENABLE_MULTILIB and set TARGET_SUBDIR.
13945
13946Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13947
13948 * Makefile.in (all-sn): Depend on all-grep.
13949
13950Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13951
13952 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13953
13954 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13955 Makefile. From Jeff Makey <jeff@cts.com>.
13956 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13957
13958 * Makefile.in (DISTBISONFILES): Remove.
13959 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13960 $(DEFAULT_YACC).
13961
13962 * configure.in: Build itl, db, sn, etc., when building for native
4b695c23 13963 cygwin32.
28e9041c 13964
13965 * Makefile.in (LD): New variable.
13966 (EXTRA_HOST_FLAGS): Pass down LD.
13967 ($(DO_X)): Likewise.
13968
13969Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13970
13971 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13972
13973Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13974
13975 * configure.in (targargs): Strip out any supplied --build argument
4b695c23 13976 before adding our own. Always add --build.
28e9041c 13977
13978Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13979
13980 * configure.in (targargs): Pass --build if we're doing
13981 a cross-compile.
13982
13983Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13984
ac6fd7b6 13985 * configure: Use '|' instead of ":" as the separator in
28e9041c 13986 sed. Otherwise sed chokes on NT path names with drive
13987 designators. Also look for "?:*" as the leading characters in an
13988 absolute pathname.
13989
13990Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13991
13992 * config.sub: Support for r3900.
13993
13994Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13995
13996 * configure.in: Use install-sh, not install.sh.
13997
13998Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13999
14000 * Makefile.in (taz): Improve check for BISON so it doesn't try to
14001 apply it twice.
14002
14003Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
14004
14005 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14006 install-binutils.
14007
14008Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
14009
14010 * Makefile.in: Add automake targets.
14011 * configure.in (host_tools): Add automake.
14012
14013Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
14014
14015 * configure: Default CXX to c++, not gcc.
14016 * Makefile.in (CXX): Set to c++, not gcc.
14017 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14018
14019Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
14020
14021 * install-sh: try appending a .exe if source file doesn't
14022 exist
14023
14024Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
14025
14026 * configure.in: Turn on multilib by default.
14027 (cross_only): Remove target-libiberty.
14028
14029 * Makefile.in (all-gcc): Don't depend on libiberty.
14030
14031Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
14032
14033 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14034
14035Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
14036
14037 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14038 (DISTBISONFILES): Add ld/Makefile.in
14039
14040Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
14041
14042 * configure.in: if target is cygwin32 but host isn't cygwin32,
14043 don't configure gdb tcl tk expect, not just gdb.
14044
14045Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
14046
14047 * configure.in: Added gnuserv everywhere sn appears.
14048
14049 * Makefile.in (ALL_MODULES): Added all-gnuserv.
14050 (CROSS_CHECK_MODULES): Added check-gnuserv.
14051 (INSTALL_MODULES): Added install-gnuserv.
14052 (CLEAN_MODULES): Added clean-gnuserv.
14053 (all-gnuserv): New target.
14054
14055Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
14056
14057 * config.guess: Fixes for MIPS OpenBSD systems.
14058
14059Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
14060
14061 * Makefile.in (INSTALL_XFORM): Remove.
14062 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14063
14064 * mkinstalldirs: New file, copied from automake.
14065 * Makefile.in (installdirs): Rename from install-dirs. Use
14066 mkinstalldirs. Change all users.
14067 (DEVO_SUPPORT): Add mkinstalldirs.
14068
14069Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
14070
14071 * install-sh: Rename from install.sh.
14072 * Makefile.in (INSTALL): Change install.sh to install-sh.
14073 (DEVO_SUPPORT): Likewise.
14074
14075 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
14076 Graichen <graichen@rzpd.de>.
14077
14078Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
14079
14080 * config.guess: Recognize OpenBSD systems correctly.
14081
14082Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14083
14084 * README, Makefile.in (ETC_SUPPORT): Remove references to
14085 cfg-paper*, configure.{texi,man,info*}._
14086
14087Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
14088
14089 * Makefile.in (all.normal): Ensure that gcc is built after all
14090 the x11 - ie gdb - targets.
14091
14092Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
14093
14094 * makefile.vms: Don't run conf-a-gas.
14095
14096Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
14097
31972771 14098 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
28e9041c 14099
151ad919 14100Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
14101
14102 * configure.in: Remove noconfigdirs case since gdb also
14103 configures and builds for tic80-coff.
14104
28e9041c 14105Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
14106
14107 * configure: Set cache_file to config.cache.
14108 * Makefile.in (local-distclean): Remove config.cache.
14109
14110Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
14111
14112 * COPYING: Update FSF address.
14113
151ad919 14114Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
14115
14116 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14117 noconfigdirs.
14118
28e9041c 14119Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
14120
14121 * Makefile.in (install-dirs): Don't crash if prefix, and hence
14122 MAKEDIRS, is empty.
14123
14124Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
14125
14126 * config.sub: Tweak mn10300 entry.
14127
14128Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
14129
14130 * configure.in (host_tools): Put sim before gdb, so gdb's
14131 configure.tgt can determine if the simulator was configured.
14132
14133Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
14134
14135 * config.sub: Move BeOS $os case to be with other Cygnus
14136 local cases.
14137
14138Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
14139
14140 * config.sub: Remove misplaced comment that broke Linux.
14141
14142Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
14143
14144 * config.sub: Add BeOS support.
14145
14146Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
14147
14148 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14149
14150Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
14151
14152 * configure.in (noconfigdirs): Remove tcl and tk from
14153 noconfigdirs for cygwin32 builds.
14154
151ad919 14155Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
14156
14157 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14158
28e9041c 14159Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
14160
14161 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14162 make-all.com, use makefile.vms instead.
14163
14164Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
14165
14166 * config.sub: Accept -lnews*.
14167
151ad919 14168Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
14169
14170 * configure.in (noconfigdirs): Disable target-newlib,
4b695c23 14171 target-examples and target-libiberty for d30v.
151ad919 14172
14173Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14174
14175 * configure.in (noconfigdirs): Enable ld for d30v.
14176
14177Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
14178
14179 * configure.in (tic80-*-*): Build compiler.
14180
14181Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
14182
14183 * configure.in (d30v-*): Remove sim directory from list of
4b695c23 14184 unsupported d30v directories
151ad919 14185
14186Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14187
aee16bda 14188 * config.sub, configure.in: Add d30v target cpu.
14189
28e9041c 14190Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
14191
14192 * makefile.vms: New file.
14193 * make-all.com: Remove.
14194
14195Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
14196
14197 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14198
14199Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
14200
14201 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14202
14203Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
14204
14205 * Makefile.in (ALL_MODULES): Added all-db.
14206 (CROSS_CHECK_MODULES): Addec check-db.
14207 (INSTALL_MODULES): Added install-db.
14208 (CLEAN_MODULES): Added clean-db.
14209
14210Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
14211
14212 * config.guess: Merge with latest FSF sources.
14213
14214Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
14215
14216 * Makefile.in (ALL_MODULES): Added all-itcl.
14217 (CROSS_CHECK_MODULES): Added check-itcl.
14218 (INSTALL_MODULES): Added install-itcl.
14219 (CLEAN_MODULES): Added clean-itcl.
14220
14221Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
14222
14223 * configure.in: build gdb for mn10200
14224
14225Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
14226
14227 * Makefile.in (all-target-winsup): Depend on all-target-libio.
14228
151ad919 14229Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
14230
14231 * configure.in (tic80-*-*): Turn off most targets right now.
14232
28e9041c 14233Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
14234
14235 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14236 rather than the makeinfo program.
14237 (do-info): Depend upon all-texinfo.
14238
14239Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
14240
14241 * configure.in: Remove uses of config/mh-linux.
14242
14243 * config.sub, config.guess: Merge with latest FSF sources.
14244
151ad919 14245Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
14246
14247 * config.sub (case $basic_machine): Add tic80 entries.
14248
28e9041c 14249Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
14250
14251 * config.sub, config.guess: Merge with latest FSF sources.
14252
14253Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14254
14255 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14256 * mpw-config.in: Test for NewFolderRecursive.
14257 * mpw-install: Use symbolic name for startup filename.
14258 * mpw-README: Add various additional details.
14259
14260Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
14261
14262 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14263
14264Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
14265
14266 * configure.in: Do build gcc and the target libraries for
14267 the mn10200.
14268
14269Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
14270
14271 * configure.in: don't avoid building gdb for mn10300 any more
14272 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14273 instead of single-quoting it.
14274
14275Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
14276
14277 * configure.in: Don't use --with-stabs on IRIX 6.
14278
14279Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
14280
14281 * configure.in (m32r): Build gdb, libg++ now.
14282
14283Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14284
14285 * configure.in (mips*-sgi-irix6*): Remove gdb and related
14286 directories from noconfigdirs.
14287
14288Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
14289
14290 * config.sub (basic_machine): added mips16 configuration
14291
14292Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14293
14294 * config.sub: Handle d10v-unknown.
14295
151ad919 14296Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
14297
14298 * config.sub: Handle v850-unknown.
14299
28e9041c 14300Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
14301
14302 * Makefile.in: add findutils
14303 * configure.in: add findutils to list of host_tools
14304
14305Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
14306
14307 * config.sub: Handle mn10200 and mn10300.
14308
14309Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14310
14311 * configure.in (d10v-*): Do not build librx.
14312
14313Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
14314
14315 * configure.in (mn10300): Build everything except gdb & libgloss.
14316
14317Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
14318
14319 * config.guess: Patch for Dansk Data Elektronik servers,
14320 from Niels Skou Olsen <nso@dde.dk>.
14321
14322 For ncr, use /bin/uname rather than uname, since GNU uname does not
14323 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
14324
14325 Patch for MIPS R4000 running System V,
14326 from Eric S. Raymond <esr@snark.thyrsus.com>.
14327
14328 Fix thinko for nextstep.
14329
14330 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14331
14332 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
14333 * config.guess: Guess mips-dec-mach_bsd4.3.
14334
14335 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
14336 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
14337 release numbers.
14338 * config.guess (mips-mips-riscos*): Emit just enough of the
14339 release number.
14340
14341 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
14342 * config.guess (sparc-auspex-sunos*): Added.
14343 (f300-fujitsu-*): Added.
14344
14345 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
14346 * config.guess: Recognize a Tadpole as a sparc.
14347
14348Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14349
14350 * config.guess: Don't assume that NextStep version is either 2 or
14351 3. NextStep 4 (aka OpenStep 4) has come out now.
14352
14353Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14354
14355 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14356 From Rik Faith <faith@cs.unc.edu>.
14357
14358Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
14359
14360 * config.sub: Contributions from bug-gnu-utils to:
14361 Support plain "hppa" (no version given) architecture, reported by
14362 OpenStep.
14363 OpenBSD like NetBSD.
14364 LynxOs is not a hardware supplier.
14365
14366 * config.guess: Contributions from bug-gnu-utils to add support for:
4b695c23 14367 OpenBSD like NetBSD.
28e9041c 14368 Stratus systems.
14369 More Pyramid systems.
14370 i[n>4]86 Intel chips.
14371 M680[n>4]0 Motorola chips.
14372 Use unknown instead of lynx for hardware manufacturer.
14373
14374Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14375
14376 * install.sh (chmodcmd): Set to null if the DST directory already
14377 exists.
14378
14379Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14380
14381 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14382 not use mt-ppc target Makefile fragment any more.
14383
14384Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14385
14386 * configure.in (*-*-windows): Exclude everything but those dirs
14387 needed to build windows.
14388
14389Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
14390
14391 * Makefile.in (all-target-winsup): Depend on all-target-librx.
14392
14393Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14394
14395 * configure.in: Exclude mmalloc from i386-windows.
28e9041c 14396
14397Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14398
14399 * Undo my previous change.
14400
14401Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
14402
14403 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14404 unconditionally.
14405 (MAKEOVERRIDES): Define (revert this part of October 18 change).
14406
14407Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14408
14409 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
14410 host to add it's own flags.
28e9041c 14411
14412Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
14413
14414 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14415
14416Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
14417
14418 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14419 (CXX_FOR_TARGET): Likewise.
14420 (GCC_FOR_TARGET): Define.
14421 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14422 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14423 CC_FOR_TARGET was specified on the command line.
14424 (MAKEOVERRIDES): Don't define.
14425
14426Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
14427
14428 * configure.in (m32r): Fix spelling of libg++ libs.
14429
14430Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
14431
14432 * config.sub (-apple*): Remove, now redundant.
14433
14434Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
14435
14436 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14437
14438 * configure: Rework yesterday's sed script patch.
14439
14440 * config.sub: Merge with FSF.
14441
14442Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
14443
14444 * config.guess: Merge from FSF.
14445
14446 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
31972771 14447 * config.guess: Use pc instead of unknown, for pc clone systems.
14448 Change linux to linux-gnu.
28e9041c 14449
14450 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
31972771 14451 * config.guess: Avoid non-portable tr syntax.
28e9041c 14452
14453Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
14454
14455 * test-build.mk (HOLES): Add "xargs" for gdb.
14456
14457 * configure: Avoid hpux10.20 sed bug.
14458
14459Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
14460
5309a301 14461 * configure.in: Add support for windows host
28e9041c 14462 (that is a build done under the Microsoft build environment).
14463
14464Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
14465
14466 * Makefile.in: Replace all uses of srcroot with s, to shrink
14467 command line lengths.
14468
14469 Patches from Geoffrey Noer <noer@cygnus.com>:
14470 * configure.in: If configuring for newlib, pass --with-newlib to
14471 subdirectories.
14472 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14473 -Bnewlib/ and -Lwinsup to gcc.
14474 (CXX_FOR_TARGET): Likewise.
14475
14476Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
14477
14478 * Makefile.in (ETC_SUPPORT): Add configure.
14479
14480Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
14481
aee16bda 14482 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
28e9041c 14483 host configuration file.
14484
14485Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
14486
14487 * configure.in: Break mn10x00 support into separate
14488 mn10200 and mn10300 configurations.
14489 * config.sub: Likewise.
14490
14491Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
14492
14493 * configure.in: Add lots of stuff to noconfigdirs for
14494 the mn10x00 targets.
14495
14496 * config.sub, configure.in: Add mn10x00 support.
14497
14498Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
14499
14500 * make-all.com: Call conf-a-gas, not config-a-gas.
14501
14502Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
14503
14504 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
4b695c23 14505 targets.
28e9041c 14506
14507Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
14508
14509 * mpw-README: Add much more detail for native PowerMac.
14510 * mpw-install: New file.
14511 * mpw-configure: Add --norecursion and --help options.
14512 * mpw-config.in: Translate readme and install files when
14513 copying to objdir.
14514 * mpw-build.in: Don't always depend on byacc and flex.
14515 (install-only-top): New action.
14516
151ad919 14517Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
14518
14519 * configure.in: You can now configure GDB for the v850.
14520
28e9041c 14521Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
14522
14523 * configure.in (noconfigdirs): Don't configure any C++ dirs
14524 if targeting D10V.
14525
14526Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
14527
14528 * config.sub: Recognize mips64vr5000.
14529
14530Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
14531
14532 * configure.in: Use a single line for host_tools and native_only.
14533
14534Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
14535
14536 * config.sub, configure.in: Add entries for m32r.
14537
14538Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
14539
14540 * Makefile.in (inet-install): Don't run install-gzip.
14541
14542Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
14543
14544 * configure.in: Don't config lots of things for *-*-windows*.
14545
14546Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
14547
14548 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14549 (host_libs, host_tools): Copy from configure.in.
14550 * mpw-configure: Don't complain about directories not found.
14551
14552Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14553
14554 * configure.in (i[345]86): Recognize i686 for pentium pro.
14555 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14556 file.
14557
14558 * config.guess (i[345]86): Ditto.
14559
14560Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14561
14562 * configure.in (noconfigdirs): Removed gdb for D10V.
14563
151ad919 14564Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
ed37269d 14565
151ad919 14566 * configure.in: Remove ld, target-libio, target-libg++, and
14567 target-libstdc++ from noconfigdirs.
ed37269d 14568
28e9041c 14569Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
14570
14571 * configure: Fix three locations where shell scripts were
14572 being run directly rather than with config_shell.
14573
151ad919 14574Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
14575
14576 * configure.in (v850-*-*): Set up initial $noconfigdirs.
14577 * config.sub (basic_machine): Recognize v850.
14578
28e9041c 14579Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
14580
14581 * mpw-configure: Handle multiple enable/disable options and
14582 pass them down recursively, handle -c and -s flags appropriately
14583 depending on choice of compiler, add escape mechanism for
14584 quoted arguments to gC.
14585
14586Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14587
14588 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14589 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14590 so that -mrelocatable-lib and -mno-eabi are used.
14591
14592 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14593 not support --print-multi-lib, don't abort.
14594
28e9041c 14595Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
14596
14597 * make-all.com: Run config-a-gas.
14598 * setup.com: Don't copy subdirectory files around.
14599
14600Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
14601
14602 * configure.in (*-*-ose): Remove exclusion of libgloss for this
14603 target, it now compiles correctly.
14604
14605Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
14606
14607 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14608
14609Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14610
aee16bda 14611 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
28e9041c 14612
14613Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14614
14615 * configure.in (native_only): Add prms.
14616
14617Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
14618
14619 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14620 (BINUTILS_SUPPORT_DIRS): Likewise.
14621
14622Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14623
14624 * configure.in (d10v-*-*): Don't configure ld or gdb until the
14625 d10v support is added.
14626
14627Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14628
14629 * configure.in (d10v-*-*): New target.
14630
14631Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
14632
14633 * config.guess (HP 9000/811): Recognize this as a PA1.1
14634 machine.
14635
14636Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
14637
14638 * Makefile.in (do-tar-gz): New target, split out from tail end of
14639 taz target. Run each command separately, don't use pipes.
14640 (taz): Use it.
14641
14642Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
14643
14644 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14645 * mpw-build.in: No builds should depend on building byacc or flex,
14646 they are assumed to be installed already.
14647
14648Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14649
14650 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14651 variable that CC_FOR_TARGET needs.
14652
14653Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14654
14655 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14656 options have changed since the last time the subdirectory was
14657 configured, and if it has, reconfigure.
14658 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14659 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14660
14661Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
14662
14663 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14664 CLEAN_MODULES): Add bash.
14665 (all-bash): New target.
14666
14667Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
14668
14669 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14670
14671Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14672
14673 * config.sub (basic_machine): Recognize d10v as a valid processor.
14674
14675Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
14676
14677 * mpw-configure: Add support for --bindir.
14678 * mpw-build.in: Use a GCC-specific build script for GCC actions.
14679
14680Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
14681
14682 * configure.in: add bash, time, gawk to list of hosttools and things
14683 to only build for native toolchains
14684
14685Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14686
14687 * Makefile.in (docdir): Remove.
14688
14689Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14690
14691 * Makefile.in (datadir): Set to $(prefix)/share.
14692
14693Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
14694
14695 * configure.in: build diff and patch for cygwin32-hosted
14696 toolchains.
14697
14698Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
14699
14700 * config.sub: Accept -rtems*.
14701
14702Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
14703
31972771 14704 * configure.in: enable dosrel for cygwin32-hosted builds,
14705 remove diff from the list of things not buildable
14706 via Canadian Cross
28e9041c 14707
14708Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
14709
14710 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
4b695c23 14711 don't get ". ".
28e9041c 14712
14713Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
14714
14715 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14716
14717Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
14718
14719 * Makefile.in (taz): Handle case where tex3patch didn't even get
14720 checked out. Also, if it was found, put the symlink in a new util
14721 subdirectory.
14722
14723Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14724
14725 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14726
14727Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
14728
14729 * config.sub: Recognize -openvms.
14730 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14731 * make-all.com, setup.com: New files.
14732
14733Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14734
14735 * Makefile.in (taz): tex3patch moved to texinfo/util.
14736
14737Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
14738
14739 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14740 * configure.in: remove make from disable-if-Can-Cross list
14741 enable gdb if ${host} and ${target} are cygwin32
14742
14743Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
14744
14745 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
14746 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14747
14748Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14749
14750 * config.guess: Combine mips-mips-riscos cases, and use cpp to
14751 distinguish sysv/svr4/bsd variants.
14752 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14753
14754Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
14755
14756 * configure.in: Added copyright notice.
14757 * move-if-change: Added copyright notice.
14758
14759Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14760
14761 * configure.in (powerpcle-*-solaris*): Until we get shared
14762 libraries working, don't build gdb, sim, make, tcl, tk, or
14763 expect.
14764
14765Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
14766
14767 * config.guess: Merge with FSF:
14768
14769 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14770 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14771
14772 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
14773 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14774
14775 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
14776 * config.guess: Combine two OSF1 rules.
14777 Also recognize field test versions. From mjr@zk3.dec.com.
14778 * config.guess (dgux): Use /usr/bin/uname rather than uname,
14779 because GNU uname does not support -p. From pmr@pajato.com.
14780
14781Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
14782
14783 * Makefile.in (MAKEDIRS): Removed $(tooldir).
14784
14785Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
14786
14787 * mpw-README: Document GCCIncludes.
14788
14789Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
14790
14791 * configure.in (alpha-*-linux*): Set enable_shared to yes.
14792
14793Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14794
14795 * mpw-configure: Handle --enable-FOO and --disable-FOO.
14796
14797Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
14798
14799 * configure.in (*-*-cygwin32): Configure make.
14800
14801Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
14802
14803 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14804
14805Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
14806
14807 * Makefile.in (all-inet): Depend on all-perl.
14808
14809 * Makefile.in (inet-install): New target.
14810
14811 * Makefile.in (all-inet): Depend on all-tcl.
14812 (all-inet): Depend on all-send-pr.
14813
14814Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14815
14816 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14817 temporarily.
14818
14819Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
14820
14821 * configure.in: Don't configure --with-gnu-ld on AIX.
14822
14823Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14824
14825 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14826
14827Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
14828
14829 * Makefile.in (ALL_MODULES): Added all-inet.
14830 (CROSS_CHECK_MODULES): Added check-inet.
14831 (INSTALL_MODULES): Added install-inet.
14832 (CLEAN_MODULES): Added clean-inet.
14833 (all-indent): New target.
14834
14835 * configure.in (host_tools): Added inet.
14836 (native_only): Added inet.
14837 (noconfigdirs): Added inet.
14838
14839Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
14840
14841 * configure.in: Don't configure libgloss if we are not configuring
14842 newlib.
14843
14844Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
14845
14846 * configure.in: Don't configure libgloss for unsupported
14847 architectures.
14848
14849Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14850
14851 * Makefile.in (CLEAN_MODULES): Add clean-apache.
14852
14853Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
14854
14855 * Makefile.in (ALL_MODULES): Include all-apache.
14856 (CROSS_CHECK_MODULES): Include check-apache.
14857 (INSTALL_MODULES): Include install-apache.
14858 (all-apache): New target.
14859
14860 * configure.in: Added apache everywhere perl is seen.
14861
14862Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14863
14864 * Makefile.in: Add support for clean-{module} and
14865 clean-target-{module} rules.
14866
14867Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
14868
14869 * configure.in (*-*-ose) do not build libgloss.
14870
14871Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14872
14873 * config.guess (prep*:SunOS:5.*:*): Turn into
14874 powerpele-unknown-solaris2.
14875
14876Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
14877
14878 * configure.in: Permit --enable-shared to specify a list of
14879 directories.
14880
14881Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14882
14883 * configure.in (host==solaris): Pass only the first word of $CC
14884 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14885
14886Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14887
14888 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14889
14890Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
14891
14892 * Makefile.in (ALL_MODULES): Include all-perl.
14893 (CROSS_CHECK_MODULES): Include check-perl.
14894 (INSTALL_MODULES): Include install-perl.
14895 (ALL_X11_MODULES): Include all-guile.
14896 (CHECK_X11_MODULES): Include check-guile.
14897 (INSTALL_X11_MODULES): Include install-guile.
14898 (all-perl): New target.
14899 (all-guile): New target.
14900
14901 * configure.in (host_tools): Include perl and guile.
14902 (native_only): Include perl and guile.
14903 (noconfigdirs): Don't build guile and perl; no ports have been
14904 done.
14905
14906Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
14907
31972771 14908 * configure (--enable-*): Handle quoted option lists such as
14909 --enable-sim-cflags='-g0 -O' better.
28e9041c 14910
14911Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14912
14913 * Makefile.in ({,inst}all-target): New rule so we can make and
14914 install all of the target directories easily.
14915
14916Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14917
14918 * configure.in: Add missing global flag in sed substitution when
14919 deleting `target-' from ${configdirs}.
14920
14921Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
14922
14923 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14924 option.
14925
14926 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14927 config/mh-necv4.
14928
14929 * install.sh: Correct misspelling of transformbasename.
14930
14931 * config.guess: Recognize mips-*-sysv*.
14932
14933Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14934
14935 * config.sub: Recognize mon960.
14936
14937Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14938
14939 * configure: Restore Canadian Cross handling of BISON and LEX,
14940 removed in Feb 20 change.
14941
14942Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14943
14944 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14945 Mention make install. Remove the old copyright date as well the
14946 clumsy and rather pointless copyright on the README file.
14947
14948Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14949
14950 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14951 Makefile after running symlink-tree, then run `make distclean' to
14952 avoid clobbering any generated files in srcdir.
14953
14954Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14955
14956 * configure.in (m68k-*-netbsd*): Build everything now.
14957
14958Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14959
14960 * Makefile.in (taz): Fix quoting.
14961
14962Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14963
14964 * configure.in (sparclet-*-*): Build everything now.
14965
14966Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14967
14968 * configure.in (m68k-*-linux*): New host.
14969
14970Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14971
14972 * configure: Check for bison before byacc.
14973
14974Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14975
14976 * Makefile.in configure: Change the way LEX and BISON/YACC are
14977 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14978 searching PATH. These are used as fallbacks by Makefile.in if
14979 flex/bison/byacc aren't in objdir.
14980
14981Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14982
14983 * Makefile.in: Make everything which depends upon all-bfd also
14984 depend upon all-opcodes, in case --with-commonbfdlib is used.
14985
14986Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14987
14988 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14989 building NT native compilers on Unix.
14990
14991Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14992
14993 * configure.in: Don't get CC from the host Makefile fragment if we
14994 can find gcc in PATH, or if this is a Canadian Cross. Move the
14995 Solaris test for /usr/ucb/cc to the post target script, just after
14996 the compiler sanity test.
14997
14998Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14999
15000 * config.sub: Merge with FSF.
15001
15002Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
15003
15004 * Makefile.in (RPATH_ENVVAR): New variable.
15005 (REALLY_SET_LIB_PATH): Use it.
15006 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15007
15008Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
15009
15010 * config.sub, configure.in: Recognize sparclet cpu.
15011
15012Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15013
15014 * config.guess: Support m68k-cbm-sysv4.
15015
15016Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15017
15018 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15019 m68k-unknown-linuxaout from linker help string. Put quotes around
15020 $ld_help_string.
15021
15022Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
15023
15024 * config.guess (powerpc-harris-powerunix): Add guess for port
15025 to new target.
15026
15027Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15028
15029 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15030
15031Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
15032
15033 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15034 $(REALLY_SET_LIB_PATH) in Makefile.
15035 * Makefile.in (SET_LIB_PATH): New variable.
15036 (REALLY_SET_LIB_PATH): New variable.
15037 ($(DO_X)): Use $(SET_LIB_PATH).
15038 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15039 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15040 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15041 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15042 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15043 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15044 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15045 (install-dosrel): Likewise.
15046 (all-opcodes): Depend upon all-libiberty.
15047
15048Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
15049
15050 * config.guess (*:CYGWIN*): New
15051
15052Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15053
15054 * Makefile.in (all-target-winsup): All all-target-libiberty.
15055
15056Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15057
15058 * configure.in (noconfigdirs): Add missing # in front of comment.
15059
15060Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
15061
15062 * configure.in: add second pass to things added to noconfigdirs
15063 so *-gm-magic can exclude libgloss properly.
15064
15065Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
15066
15067 * mpw-configure (extralibs_name, rez_name): Set correctly
15068 for MWC68K compiler.
15069
15070 * mpw-README: Add more info on the necessary build tools.
15071
15072Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
15073
15074 * configure.in, config.sub: Recognize cygwin32.
15075
15076Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
15077
15078 * config.guess, config.sub: Recognize A/UX.
15079
15080Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
15081
15082 * config.sub: Merge with gcc/config.sub.
15083
15084Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
15085
15086 * mpw-build.in (do-binutils): Add build of stamps.
15087
15088Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
15089
15090 * config.sub: Add recognition for mips64vr4100*-* targets.
15091
15092Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15093
15094 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15095 Add creation of gconfigargs with `--enable-shared' turned on.
15096 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15097 ($(host)-stamp-stage3-configured): Likewise.
15098 (HOLES): Add chatr and ldd.
15099 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15100
15101Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
15102
15103 * configure: Pass --nfp to recursive configures.
15104
15105Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
15106
15107 * Makefile.in (DLLTOOL): New.
15108 (DLLTOOL_FOR_TARGET): New.
15109 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15110 (EXTRA_TARGET_FLAGS): Ditto.
15111 (EXTRA_GCC_FLAGS): Ditto.
15112 (CONFIGURE_TARGET_MODULES): Ditto.
15113 (DO_X): Ditto.
15114 * configure: Add DLLTOOL.
15115
15116Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
15117
15118 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15119 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15120 mh-sco, since old workarounds no longer needed, and don't
15121 build ld, since libraries have weak symbols in COFF.
15122
15123Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
15124
15125 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15126
15127Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
15128
15129 * configure.in: Make sure that ${CC} can be used to compile an
15130 executable.
15131
15132Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15133
15134 * Makefile.in (all-gdb): Depend on $(GDB_TK).
15135 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15136 nothing depending on whether gdbtk is being built.
15137
15138Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
15139
15140 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15141
15142Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
15143
15144 * configure.in (noconfigdirs): Put ld or gas in this early, if the
15145 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15146
15147Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
15148
15149 * config-ml.in: Add support for
15150 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15151 Simplify setting of multidirs from --disable-foo.
15152
15153Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15154
15155 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15156 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15157 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
4b695c23 15158 non-empty, pass them on to the GCC make.
28e9041c 15159 (all-bootstrap): New rule that is like all-gcc, except it executes
15160 the GCC bootstrap rule instead of the GCC all rule.
15161
15162Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
15163
15164 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15165
15166Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15167
15168 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15169 DG/UX support.
15170
15171Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
15172
15173 * config.sub (i*86*) Change [345] to [3456]
15174
15175Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15176
15177 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15178 --with-gnu-ld=no.
15179
15180Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15181
15182 * config-ml.in (rs6000*, powerpc*): Add switches to control which
15183 AIX multilibs get built.
15184
15185Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15186
15187 * configure.in (i386-win32): Don't build expect if we're not
15188 building the tcl subdir.
15189
15190Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
15191
15192 * Makefile.in: (configure-target-examples, all-target-examples):
15193 New targets, configure and build example programs.
15194
15195Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
15196
15197 * mpw-configure: If an mpw-config.in generated a file mk.sed,
15198 use it as input to sedit the generated MPW makefile.
15199 * mpw-README: Add a suggestion about Gestalt.h.
15200
15201Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
15202
15203 * config.sub: Accept *-*-ieee*.
15204
15205Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
15206
15207 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
15208 Ronald F. Guilmette <rfg@monkeys.com>.
15209
15210Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15211
15212 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15213 for powerpc-pe native.
15214 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15215 (target==powerpc-pe): duplicate i386-win32 entry.
15216
15217Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15218
15219 * configure.in (noconfigdirs): Exclude target-newlib for all versions
15220 of vxworks, not just vxworks5.1.
15221
15222Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
15223
15224 * mpw-configure: Add support for exec-prefix.
15225
15226Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15227
15228 * config.guess: Recognize HP model 816 machines as having
15229 a PA1.1 processor.
15230
15231Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
15232
15233 * configure: Ignore new autoconf configure options.
15234
28e9041c 15235Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15236
15237 * config.guess: Recognize Pentium under SCO.
15238 From Robert Lipe <robertl@arnet.com>.
15239
15240Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15241
15242 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
28e9041c 15243
15244Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
15245
15246 * configure.in: Don't configure gas for alpha-dec-osf*.
15247
15248Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
15249
15250 * configure.in: Default to --with-stabs for some targets for which
15251 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15252 i[345]86*-*-unixware*.
15253
15254Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
15255
15256 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15257 rather than basing it on the target. Simplify handling of options
15258 controlling which directories to configure. Remove extraneous
15259 slash in multi-clean target.
15260
15261Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
15262
15263 * config-ml.in: Prefix more variables with ml_ so they don't collide
15264 with configure's.
15265
15266Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
15267
15268 * configure: Don't turn -v into --v.
15269
15270Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
15271
15272 * configure.in (targargs): Fix typo.
15273
15274 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15275
15276Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
15277
15278 * configure.in: Strip --host and --target options from
15279 CONFIG_ARGUMENTS, and always configure for --host only. Add
15280 --with-cross-host option when building with a cross-compiler.
15281 * configure: Canonicalize the arguments put into config.status by
15282 always using `=' for an option with an argument. Pass a presumed
15283 --host or --target explicitly.
15284
15285Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
15286
15287 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15288 into general OS recognition case.
15289
15290Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15291
15292 * configure.in (target_configdirs): add target-winsup only
15293 for win32 target systems.
15294
15295Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
15296
15297 * Makefile.in (all-target-libgloss): Depend upon
15298 configure-target-newlib, since when libgloss is built it looks to
15299 see if the newlib directory exists.
15300
15301Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
15302
15303 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15304 cfg-ml-*.in.
15305
15306Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
15307
15308 * configure: Handle LD and LD_FOR_TARGET when configuring a
15309 Canadian Cross.
15310
28e9041c 15311Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15312
15313 * configure.in (target_libs): add target-winsup.
15314 (target==i386-win32): add patch diff flex make to $noconfigdirs.
15315 (target==ppcle-pe): remove ld from $noconfigdirs.
15316
15317Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
15318
15319 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15320 Preserve relative path names in $srcdir. Build symlink tree if
15321 configuring cross target dir and srcdir=. (= no VPATH support).
15322 (configure-target-libg++): Depend on configure-target-librx.
15323 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15324 * config-ml.in: New file.
15325 * symlink-tree: New file.
15326 * configure: Ensure srcdir="." if that's what it is.
15327
15328Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15329
15330 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15331 includes and FLEX_SKELETON setting.
15332 * mpw-configure (--with-gnu-ld): New option, controls whether
15333 to use PPCLink or ld with PowerMac GCC.
15334 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15335 * mpw-config.in: Configure grez if targeting Mac.
15336
15337 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
4b695c23 15338 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15339 just macos.
28e9041c 15340 * configure.in: Configure grez resource compiler if targeting Mac.
15341 * Makefile.in (all-grez, install-grez): New targets.
15342
15343Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
15344
15345 * configure: CXX defaults to gcc, not g++. If we find
4b695c23 15346 gcc in the path, set CC to gcc -O2.
28e9041c 15347
15348Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
15349
15350 * configure: Default ${build} correctly. Avoid picking up extra
15351 spaces when reading CC and CXX from Makefile. When doing a
15352 Canadian Cross, use plausible default values for numerous
15353 variables.
15354 * configure.in: When doing a Canadian Cross, don't try to
15355 configure tools whose configure script can't handle it.
15356
15357Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15358
15359 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15360
15361Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
15362
15363 * configure: Remove dubious bug reporting address.
15364
15365Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
15366
15367 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
15368 configure script, run that instead of this directory's configure.
15369 In either case, print a message that we're configuring the sub-dir.
15370
15371Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
15372
15373 * configure.in: Before checking for the existence of various files,
15374 use sed to filter out "target-".
15375
15376Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
15377
15378 * Makefile.in (DO_X): Split rule to decrease command line length
15379 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
15380 (Philippe De Muyter).
15381
15382Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15383
15384 * Makefile.in (all-patch): depend on all-libiberty.
15385
15386Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
15387
15388 * configure.in: If the only directory in target_configdirs which
15389 actually exists is libiberty, then set target_configdirs to empty,
15390 to avoid trying to build a target libiberty in a gas or gdb
15391 distribution.
15392
15393Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
15394
15395 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
4b695c23 15396 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15397 systems.
28e9041c 15398
15399Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15400
15401 * configure.in (copy_dirs): Use sys-include instead of include
15402 for --with-headers option.
15403
15404Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
15405
15406 * Makefile.in, configure.in: Make winsup builds work with
15407 new scheme.
15408
15409Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
15410
15411 * configure.in: Build the linker on AIX.
15412
15413Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
15414
15415 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
15416 where needed.
15417
15418Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
15419
15420 * Makefile.in (all-gcc): Fix typo.
15421
15422Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
15423
15424 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
15425
15426Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
15427
15428 * configure.in: Rename libFOO to target-libFOO, and xiberty
15429 to target-xiberty, to provide more flexibility.
15430 (target_subdir): Define. Create if cross.
15431 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15432 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
15433 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15434 check-libFOO -> check-target-libFOO, etc.
15435 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15436 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15437 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15438 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
15439 allow ALL_GCC="" to only configure.
15440 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
15441 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
15442 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
15443
15444Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
15445
15446 * Makefile.in (taz): Build "info" in etc explicitly.
15447
15448Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
15449
15450 * configure.in: Make sure that CC is undefined (as opposed to
15451 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
15452 problem with autoconf trying to configure on a host without GCC.
15453
15454Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15455
15456 * mpw-configure: Set host alias from choice of host compiler,
15457 only use generic MPW Makefile sed if present, edit a file
15458 named "hacked_Makefile.in" instead of "Makefile.in" if present.
15459 * mpw-README: Add problem notes about CW6 and CW7.
15460
15461Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
15462
15463 * Makefile.in (taz): Use ";" instead of ";;".
15464
15465Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15466
15467 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
15468 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15469 DISTDOCDIRS.
15470 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
15471 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
15472
15473Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
15474
15475 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
15476 and gnats, because they are now subsumed by DISTSTUFFDIRS.
15477 Move bfd to DISTSTUFFDIRS.
15478
15479Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15480
15481 * Makefile.in (X11_LIB): Removed.
15482 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15483
15484 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15485
15486Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15487
15488 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15489 names.
15490
15491Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15492
15493 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15494
15495Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
15496
15497 * configure.in (i[345]86-*-win32): Always build newlib.
15498 Don't configure cvs, autoconf or texinfo.
15499 * Makefile.in (LD_FOR_TARGET): New.
15500 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15501 Pass down LD_FOR_TARGET.
15502
15503Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
15504
15505 * winsup: New directory.
15506 * Makefile.in: Build winsup.
15507 * configure.in: Winsup is configured when target is win32.
15508 Can only build win32 target GDB when native.
aee16bda 15509
28e9041c 15510Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
15511
15512 * config.guess: Recognize HP model 819 machines as having
15513 a PA 1.1 processor.
15514
15515Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
15516
15517 * configure: Fix sed loop which substitutes for CC and CXX to
15518 avoid bug found in various sed implementations.
15519
15520Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15521
15522 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15523 simulator. Use standard powerpc-*-eabi*.
15524
15525Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
15526
15527 * configure.in: Stop putting gas and binutils in noconfigdirs for
15528 powerpc-*-aix* and rs6000-*-*.
15529
15530Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
15531
15532 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15533 -mcall-aixdesc libraries.
15534
15535Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
15536
15537 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15538
15539 * config.sub (arm | armel | armeb): Fix shell syntax.
15540
15541Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15542
15543 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15544 -msoft-float and -mcpu=common support.
15545 (powerpc*-*-eabisim*): Add support for building -mcall-aix
15546 libraries.
15547
15548Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15549
15550 * configure.in: Allow configuration and build of emacs19 for the alpha.
15551
15552Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15553
15554 * configure.in (CC): Get ^CC, not just any old CC, from
15555 ${host_makefile_frag}.
15556
15557Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15558
aee16bda 15559 * configure.in (CC): Try to get CC from
28e9041c 15560 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15561
15562Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15563
15564 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15565 only if it exists in $(srcdir).
15566
15567Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
15568
15569 * configure: If CC and CXX are not set in the environment, set
15570 them, based on either an existing Makefile or on searching for gcc
15571 in PATH. Substitute for CC and CXX in Makefile.
15572 * configure.in: Remove libm from target_libs. Separate
15573 target_configdirs from configdirs. If CC is not set in
15574 environment, try to get it from a host Makefile fragment. Rewrite
15575 changes of configdirs to use skipdirs instead. A few minor
15576 tweaks. Take directories out of target_configdirs as they are
15577 taken out of configdirs. Remove existing Makefile files from
15578 subdirectories. Substitute for TARGET_CONFIGDIRS and
15579 CONFIG_ARGUMENTS in Makefile.
15580 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15581 by configure.in.
15582 (CONFIG_ARGUMENTS): Likewise.
15583 (CONFIGURE_TARGET_MODULES): New variable.
15584 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15585 ($(CONFIGURE_TARGET_MODULES)): New target.
15586 (configure-libg++, configure-libio): New targets.
15587 (all-libg++): Depend upon configure-libg++.
15588 (all-libio): Depend upon configure-libio.
15589 (configure-libgloss, all-libgloss): New targets.
15590 (configure-libstdc++): New target.
15591 (all-libstdc++): Depend upon configure-libstdc++.
15592 (configure-librx, all-librx): New targets.
15593 (configure-newlib): New target.
15594 (all-newlib): Depend upon configure-newlib
15595 (configure-xiberty): New target.
15596 (all-xiberty): Depend upon configure-xiberty.
15597
15598Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15599
15600 * configure.in (host i[345]86-*-win32): Expand the
15601 noconfigdirs again.
15602
15603Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
15604
15605 * mpw-configure: Fix sed command file name.
15606
15607Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
15608
aee16bda 15609 * configure.in (host i[345]86-*-win32): Reduce the
28e9041c 15610 noconfigdirs again.
15611
15612Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
15613
15614 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15615 or powerpc*-*-pe*, since they are not yet supported.
15616
15617Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15618
15619 Add PowerMac support and many other enhancements.
15620 * mpw-configure: New option --cc to select compiler to use,
15621 paste options set according to --cc into the generated
15622 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15623 if mpw-make.sed is present.
15624 * mpw-config.in: Don't test for gC1, test for mpw-touch,
15625 add forward includes for PowerPC include files.
15626 * mpw-build.in: Build using Makefile.PPC if present.
15627 (do-byacc, etc): Remove separate version resource builds.
15628 (do-gas): Build "stamps" before "all".
15629 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15630 * mpw-README: Update to reflect --cc option, PowerMac support,
15631 and recently-reported compatibility problems.
15632
15633Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
15634
15635 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15636 embedded m68k systems (-aout, -coff, -elf, -vxworks).
15637 (--with-multilib-top): Pass to recursive invocations.
15638
15639Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
15640
15641 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15642 v810-*-*.
15643
15644Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15645
15646 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15647 gdb, ld and opcodes on v810-*-*.
15648
28e9041c 15649Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
15650
15651 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15652 (local-maintainer-clean): New target.
15653 (maintainer-clean): New target.
15654 (realclean): Just depend upon maintainer-clean.
15655
15656Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15657
15658 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15659
15660Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
15661
15662 * configure.in: Build ld in mips*-*-bsd* case.
15663
15664Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
15665
15666 * config.sub: Accept -lites* OS. From Ian Dall.
15667
15668Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
15669
15670 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
4b695c23 15671 targets.
28e9041c 15672
15673Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15674
15675 * configure.in: treat i386-win32 canadian cross the same as
15676 i386-go32 canadian cross.
15677
15678Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15679
15680 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15681 running under the simulator to build a reduced set of libraries.
15682 (powerpc-*-eabiaix): Add fine grained multilib support added to
15683 other powerpc targets yesterday.
15684
15685Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15686
15687 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15688 -disable-softfloat, -disable-relocatable, -disable-aix, and
15689 -disable-sysv to control which multilib libraries get built.
15690
15691Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15692
15693 * configure: Add Makefile.tem to list of files to remove in trap
15694 handler.
15695
15696Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
15697
15698 * config.guess (*Linux*): Add missing "exit"s.
15699 Also, need specific check for alpha-unknown-linux (uses COFF).
15700
15701Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
15702
15703 * config.guess: Merge with FSF:
15704
15705 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
15706 * config.guess (AIX4): More robust release numbering discovery.
15707
15708 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
15709 * config.guess (i386-sequent-ptx): Properly get version number.
15710
15711 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
15712 * config.guess (mips:*:4*:UMIPS): New case.
15713
15714Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
15715
15716 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15717 (i386-win32 host): Likewise. Don't build readline.
15718
15719Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
15720
15721 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
15722 SUPPORT_FILES to submakes.
15723
15724Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
15725
15726 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15727 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15728 mpw-configure.
15729
15730Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
15731
15732 * configure.in (appdirs): Use =, not ==, in test expression when
15733 trying to build the text to print in the warning message for
15734 Solaris users.
15735
15736Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
15737
15738 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15739
15740Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15741
15742 * config.guess: Recognize lynx-2.3.
15743
15744Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
15745
15746 * config.sub (z8ksim): Deleted
15747 (z8k-*-coff): New, this is the one true name of the target.
15748
15749Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
15750
15751 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15752
15753Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
15754
15755 * config.guess (*:Linux:*:*): First try asking the linker what the
15756 default object file format is (elf, aout, or coff). Then if this
15757 fails, try previous methods.
15758
15759Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15760
15761 * configure.in: Don't build newlib for *-*-vxworks5.1.
15762
15763Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15764
15765 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15766 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15767
15768Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
15769
15770 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15771
15772Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
15773
15774 * cfg-ml-com.in: New file.
15775 * cfg-ml-pos.in: New file.
15776
15777Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15778
15779 * COPYING.NEWLIB: Add HP free copyright to list.
15780
15781Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15782
15783 * config.sub: Recognize -eabi* for the system, not just -eabi.
15784
15785Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
15786
15787 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15788 * config.sub, configure.in (win32): New target and host.
15789
15790Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
15791
15792 * configure.in: Add i386-pe configuration.
15793
15794Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
15795
15796 * mpw-build.in (install): Install GDB after LD.
15797
15798Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
15799
15800 * mpw-config.in (elf/mips.h): Always forward-include, needed
15801 for GDB to build.
15802
15803Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
15804
15805 * testsuite: New directory for customer acceptance and whole tool
15806 chain tests.
15807
15808Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15809
15810 * configure: If per-host line isn't found, but AC_OUTPUT is found
15811 and a configure script exists, run it instead.
15812
15813Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15814
15815 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
15816
15817Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
15818
15819 * configure: Set build_{cpu,vendor,os,alias} to host values when
15820 --build isn't specified.
15821
15822Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15823
15824 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15825 (FLAGS_TO_PASS): Pass them.
15826 (EXTRA_TARGET_FLAGS): Ditto.
15827
28e9041c 15828Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15829
15830 * Makefile.in (all-libg++): Depend on all-libstdc++.
15831
15832Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15833
15834 * configure.in (noconfigdirs): Enable all packages for
15835 i386-unknown-netbsd.
15836
15837Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
15838
15839 * configure.in (noconfigdirs): Don't configure tk for i386-go32
15840 hosted builds (DOS builds)
15841
15842Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15843
15844 Changes for ARM based on patches from Richard Earnshaw:
15845 * config.sub: Handle armeb and armel.
15846 * configure.in: Omit arm linker only for riscix.
15847
15848Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
15849
15850 * config.guess: Update from FSF.
15851
15852Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
15853
fee90afd 15854 * config.sub: Recognize powerpcle as the little endian variant of
28e9041c 15855 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
15856 powerpcle variant. Convert pentium into i586, not i486. Add p5
15857 alias for i586. Map new x86 variants p6, k5, nexgen into i586
15858 temporarily.
15859
15860Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
15861
15862 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15863
15864Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
15865
15866 * config.sub: Accept -lites* as a basic system type.
15867
15868Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
15869
15870 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15871 installed, and if so return linuxoldld as the system name.
15872
15873Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
15874
15875 * config.guess: Add hppa1.1-hp-lites support.
15876
15877Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
15878
15879 * configure.in: Don't build newlib for m68k-vxworks5.1.
15880
15881Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15882
15883 * configure.in (mips-sgi-irix6): Use mh-irix5.
15884
15885Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
15886
15887 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15888
15889Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15890
15891 * test-build.mk: Enable building of shared libraries on IRIX 5 and
31972771 15892 OSF/1. Fix compiler flags.
28e9041c 15893 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
15894
15895Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
15896
15897 * configure.in: Recognize --with-newlib.
15898 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15899
15900Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15901
151ad919 15902 * Makefile.in: move {all,check,install}-gdb from *_MODULES
28e9041c 15903 to *_X11_MODULES due to gdbtk needing X include files et al.
15904
15905Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
15906
15907 Merge in support for Mac MPW as a host.
15908 (Old change descriptions retained for informational value.)
15909
15910 * mpw-config.in: Add generic include forwards for cpu-specific
15911 include files in aout and elf directories.
15912
15913 * mpw-configure: Added copyright.
15914 * mpw-config.in: Check for presence of required build tools.
15915 (target_libs): Add newlib.
15916 (target_tools): Add examples.
15917 (Read Me): Generate as "Read Me for MPW" instead.
15918 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15919 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15920 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15921
15922 * mpw-configure: Remove subdir-specific makefile hackery,
15923 delete mk.tmp after using it.
15924
15925 * mpw-build.in (all): Display start and end times.
15926
15927 * mpw-configure (host_canonical): Set.
15928 (target_cpu): Always add to makefiles.
15929 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15930 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15931 (mpw-mh-mpw): Look for in srcdir and srcroot.
15932 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15933
15934 * mpw-build.in: (install-only): New target.
15935
15936 * mpw-configure (host_alias, target_alias): Rename from hostalias
15937 and targetalias, add into generated Makefile.
15938 (mk.tmp): If present, add into generated Makefile.
15939 * mpw-build.in (all-gas): Build config.h first before gas proper.
15940
15941 * mpw-configure (config.status): Write only if changed.
15942 * mpw-config.in (readline): Configure it (not built, just used for
15943 definitions).
15944
15945 * mpw-config.in (elf/mips.h): Add a forward include.
15946
15947 * mpw-config.in: Forward-include most .h files in include into
15948 extra-include.
15949 (readline): Don't build.
15950 mpw-build.in (install): Install GDB.
15951
15952 * mpw-configure (prefix, mpw_prefix): Handle it.
15953 * mpw-config.in (mmalloc, readline): Don't configure.
15954 * mpw-build.in (thisscript): Rename to ThisScript.
15955 Use mpw-build instead of BuildProgram everywhere.
15956 (mmalloc, readline): Don't build.
15957 * mpw-README: New file, basic documentation about the MPW port.
15958
15959 * mpw-config.in: Use forward-include to create include files.
15960
15961 * mpw-configure: Add more things to the top of each configured
15962 Makefile, including contents of config/mpw-mh-mpw.
15963 * mpw-config.in (extra-include): Create this directory and fill it
15964 with Posix-like include files when configuring.
15965
15966 * config.sub (apple, mac, mpw): Add various aliases.
15967
15968 * mpw-build.in: New file, top-level build script fragment for MPW.
15969 * mpw-configure: New file, configure script for MPW.
15970 * mpw-config.in: New file, config fragment for MPW.
15971
15972Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15973
15974 * configure.in (host_libs): Remove glob, since it is gone from the
15975 sources.
15976
15977Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15978
15979 * Makefile.in: define empty GDB_NLM_DEPS var.
15980
15981 * configure.in(target_makefile_frag): use config/mt-netware
15982 for netware targets.
15983
15984Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15985
15986 * config.sub: Merge in recent FSF changes. Remove linux special
15987 cases.
15988
15989Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15990
5309a301 15991 Revert this change:
28e9041c 15992
15993 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15994
15995 * build-all.mk: Use CC=cc -Xs on Solaris.
15996
28e9041c 15997Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15998
15999 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
16000 stop using it.
16001 * Makefile.in: Nuke all references to glob subdirectory.
16002
16003Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16004
16005 * configure.in: Fix --enable-shared logic in per-host.
16006
16007Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
16008
16009 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16010
16011Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16012
16013 * configure.in (noconfigdirs): Don't build gas on AIX, for
16014 powerpc*-*-aix* as well as for rs6000*-*-aix*.
16015
16016Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
16017
16018 * configure: Fix --cache-file to work if the file argument is a
16019 relative path.
16020
16021Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
16022
16023 * configure: If the --cache-file is used, pass it down to
16024 configure in subdirectories.
16025
16026Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
16027
16028 * config.sub: add vxworks29k configuration.
16029
16030Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16031
16032 * Makefile.in (taz): Do "diststuff" part quietly.
16033
16034Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
16035
16036 * config.sub: Mini-merge with gcc/config.sub.
16037
16038Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16039
16040 * config.guess (IRIX): Sed - to _.
16041
16042Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16043
16044 * Makefile.in (source-vault, binary-vault): New targets.
16045
16046Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
16047
16048 * config.sub: Recognize -eabi as a basic system type.
16049
16050Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16051
16052 * configure.in (enable_shared stuff): Fix typo.
16053
16054Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
16055
16056 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16057
16058Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16059
16060 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16061
16062Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16063
16064 * configure.in (rs6000-*-*): Don't build gas.
16065
16066Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
16067
16068 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16069 reduce command line length.
16070 (AS_FOR_TARGET): Check for as.new, not Makefile.
16071 (NM_FOR_TARGET): Check for nm.new, not Makefile.
16072
16073Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
16074
16075 * config.guess: Merge from FSF.
16076
16077Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16078
16079 * configure: Don't use $ when handling program_suffix.
16080
16081Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
16082
16083 * configure.in: Configure tk for hppa/hpux.
16084
16085Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
16086
16087 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
16088
16089Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16090
16091 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
16092 to LIBCXXFLAGS. Tests are better run without it.
16093
16094Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
16095
16096 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16097
16098Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
16099
16100 * configure.in (*-*-netware*): Don't configure xiberty.
16101
16102Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
16103
16104 * configure.in: Remove tk from native_only list.
16105
16106Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
16107
16108 * build-all.mk: Add mips-ncd-elf target to sun4 targets
16109 for special NCD build.
16110
16111Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16112
16113 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16114 makeall.bat, they're only useful for binutils snapshots.
16115 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16116 makeall.bat to specified SUPPORT_FILES.
16117
16118Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
16119
16120 * build-all.mk: Add Ericsson targets to sun4 and solaris
16121 hosts. Add BNR's sun4 target to solaris host, so their
16122 build-from-source will be tested in-house first.
16123
16124Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16125
16126 * Makefile.in (LIBCFLAGS): New variable.
16127 (CFLAGS_FOR_TARGET): Ditto.
16128 (LIBCFLAGS_FOR_TARGET): Ditto.
16129 (LIBCXXFLAGS): Ditto.
16130 (CXXFLAGS_FOR_TARGET): Ditto.
16131 (LIBCXXFLAGS_FOR_TARGET): Ditto.
16132 (BASE_FLAGS_TO_PASS): Pass them.
16133 (EXTRA_TARGET_FLAGS): Ditto.
16134
5309a301 16135 * configure.in: Support --enable-shared.
28e9041c 16136
16137Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
16138
16139 * configure.in (target_libs): Include libstdc++ again.
16140 * config.guess: Update from FSF (for FreeBSD).
16141
16142Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16143
16144 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16145 makeall.bat.
16146 (DISTDOCDIRS): Add `etc'.
16147 (ETC_SUPPORT_PFX): New variable.
16148 (taz): Include anything from etc starting with a word in
16149 ETC_SUPPORT_PFX.
16150
16151Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16152
16153 * config.sub: Update for recent FSF changes. Remove obsolete
16154 h8300hds entry. Add -windows* and -osx as basic os. Minor
16155 spacing changes.
16156
16157Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16158
16159 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
16160
16161 * config.guess: Merge with FSF.
16162 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16163
16164Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16165
16166 * configure: Since the "trap 0" handler will override the exit
16167 status on many systems, only use it for "exit 1", and make it set
16168 a non-zero exit status; reset it before "exit 0". Also, check
16169 exit status of config.sub, and error out if it failed.
16170
16171Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
16172
16173 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16174 and install libgloss.
16175
16176Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16177
16178 * Makefile.in (all-binutils): Depend upon all-byacc.
16179
16180 * configure.in: Don't build emacs on Irix 5.
16181
16182Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16183
16184 * configure.in (*-*-netware*): Add libio.
16185
16186Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16187
16188 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16189 (CHECK_TARGET_MODULES): Ditto.
16190 (INSTALL_TARGET_MODULES): Ditto.
16191 (TARGET_LIBS): Ditto.
16192 (all-libstdc++): Note dependencies.
16193
16194Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16195
16196 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16197
16198Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16199
16200 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16201 -fexternal-templates.
16202
16203 * configure.in (target_libs): Add libstdc++.
16204 (noconfigdirs): Add libstdc++ as appropriate.
16205
16206Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16207
16208 * config.guess: Update from FSF.
16209
16210Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16211
16212 * configure: Use ${config_shell} when running ${configsub}.
16213
16214Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
16215
16216 * config.sub: No longer recognize h8300h.
16217
16218Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16219
16220 * config.sub: Remove extraneous differences between config.sub and
16221 gcc/config.sub.
16222
16223Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16224
16225 * Makefile.in (DISTSTUFFDIRS): Add gas.
16226
16227Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
16228
16229 * COPYING.NEWLIB: New file.
16230
16231Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
16232
16233 * config.guess (HP-UX): Patch from Harlan Stenn
16234 <harlan@landmark.com> to also emit release level.
16235
16236Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16237
16238 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16239
16240Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
16241
16242 * config.sub: Merge nextstep cleanup from FSF.
16243
16244Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16245
16246 * configure.in (arm-*-*): Don't configure ld for this target.
16247
16248Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16249
16250 * configure.in (*-*-netware): don't configure libg++, libio,
16251 librx, or newlib.
16252
16253Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16254
16255 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
16256 configure ld--it works, but it doesn't support shared libraries.
16257
16258Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16259
16260 * config.guess (*-unknown-freebsd*): Get rid of possible
16261 trailing "(Release)" in version string.
16262 Patch from Paul Richards <paul@isl.cf.ac.uk>.
16263
16264Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
16265
16266 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16267 Fix type: *-next-neststep -> *-next-nextstep.
16268
16269 * config.guess: Merge from FSF:
16270
16271 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16272
16273 * config.guess: Recognize powerpc-ibm-aix3.2.5.
16274
16275 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16276
16277 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16278 instead of UNIX_SV for UnixWare 1.0).
16279
16280Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
16281
16282 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
16283 to make gdb/nlm/* build after the compiler and linker.
16284
16285Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
16286
16287 * config.guess (netbsd, freebsd, linux): Accept any machine,
16288 not just i[34]86.
16289 (m68k-atari-sysv4): Relocate to match FSF version.
16290
16291 * config.guess: More merges from the FSF:
16292
16293 Add a space before function call or macro invocation.
16294
16295 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16296
16297 * config.guess: Add trap cmd to remove dummy.c and dummy when
16298 interrupted.
16299
16300 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16301
16302 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16303 (dummy): Redirect stderr from compilation of dummy.c.
16304
16305 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
16306
16307 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16308
16309Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
16310
16311 * configure: Accept and ignore --cache*, for compatibility with
16312 new autoconf.
16313
16314Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
16315
16316 * config.guess: Merge from FSF:
16317
16318 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16319
16320 * config.guess (Pyramid*:OSx*:*:*): New case.
31972771 16321 (PATH): Add /.attbin at end for finding uname.
16322 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
28e9041c 16323
16324 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
16325
31972771 16326 * config.guess (M88*:DolphinOS:*:*): New case.
28e9041c 16327
16328 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
16329
31972771 16330 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16331 to select whether to use ELF or COFF.
28e9041c 16332
16333 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16334
31972771 16335 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
28e9041c 16336
16337 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
16338
16339 * config.guess: Guess the OS version for HPUX.
16340
16341 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
16342
16343 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16344
16345Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16346
16347 * configure.in: Recognize --with-headers, --with-libs, and
16348 --without-newlib.
16349 * Makefile.in (all-xiberty): Depend upon all-ld.
16350
16351Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16352
16353 * configure.in: Change i[34]86 to i[345]86.
16354
16355Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16356
16357 * configure (version): A few more tweaks to help message.
16358
16359Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
16360
16361 * Makefile.in: Remove (for now) librx as a host library,
16362 now that we're building it for target.
16363
16364Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16365
16366 * configure: Fix up help message; from karl@owl.hq.ileaf.com
16367 (Karl Berry).
16368
16369Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
16370
16371 * configure.in: Also configure librx.
16372
16373Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16374
16375 * Makefile.in: Update various rules to reflect that librx
16376 is now needed for libg++.
16377
16378Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16379
16380 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16381
16382Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
16383
16384 * configure.in: Configure the examples directory.
16385
16386Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16387
16388 * configure: Simplify Jun 2 1994 change.
16389
16390Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16391
16392 * change CC to /usr/latest/bin/gcc for lynx host builds, since
16393 /bin/gcc isn't good enough to build gcc.
16394
16395Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
16396
16397 * Makefile.in (GDB_SUPPORT_FILES): Remove
16398 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
16399 (gdb.tar.gz): Add new rule to use standard distribution building
16400 mechanism.
16401
16402Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16403
16404 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
16405 Bill Cox <bill@cygnus.com>.
16406
16407Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
16408
16409 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
16410
16411Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
16412
16413 * configure: Search current dir first in .gdbinit.
16414
16415Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
16416
16417 * config.sub: Recognize freebsd (merged from gcc config.sub).
16418
16419Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
16420
16421 * config.sub: Refer to NeXT's operating system as nextstep.
16422
16423 * config.sub (case $basic_machine): Re-order the cases, to match
16424 the order in the FSF version (which is mostly alphabethical).
16425 Merge in some additions and changes from the FSF.
16426
16427Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
16428
16429 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16430 * config.sub: Recognize cxux7.
16431 * configure.in: Use mh-cxux for m88k-harris-cxux*.
16432
16433Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16434
16435 * config.sub: Fix typo powerpc -> powerpc-*.
16436
16437Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
16438
16439 * Makefile.in: `all-emacs19' depends on `all-byacc'.
16440
16441 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16442 parallel with all-emacs and install-emacs). Top-level command
16443 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16444
16445Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16446
16447 * test-build.mk ($(host)-stamp-stage2-installed): Remove
16448 $(relbindir)/make before doing ``make install'', and use
16449 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
16450 installing over running make binary.
16451 ($(host)-stamp-stage3-installed): Likewise.
16452
16453Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16454
16455 * config.guess: Recognize Mach.
16456
16457Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16458
16459 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16460 see whether --exec-prefix was used.
16461
16462Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16463
16464 * README: Explicitly mention libg++/README. (Zoo's idea.)
16465
16466Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16467
16468 * Makefile.in: Add all-librx target similar to all-libproc.
16469
16470Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
16471
16472 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
16473 with post 1.2 uname bogosity.
16474
16475Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16476
16477 * configure: Remove temporary files on receipt of a signal.
16478
16479Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
16480
16481 * configure: If there is a package_makefile_frag, remove
16482 ${subdir}/Makefile.tem after copying it in.
16483
16484Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16485
16486 * build_all.mk: support rs6000 lynx identifies itself as
16487 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
16488 since /bin/gcc is too feeble to compile a modern gcc.
16489
16490Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16491
16492 * brought devo/test-build.mk update-to-date with progressive/
16493 test-build.mk. Add lynx targets and hppa flag info.
16494
16495Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16496
16497 * configure.in: Use mh-ncrsvr43. Patch from
16498 Tom McConnell <tmcconne@sedona.intel.com>.
16499
16500Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
16501
16502 * config.guess (i386-unknown-bsdi): No longer need to
16503 check #if defined(__bsdi__) && defined(__i386__).
16504
16505Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16506
16507 * configure: Set program_transform_nameoption correctly.
16508
16509Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16510
16511 * brought build-all.mk update-to-date with progressive build-all.mk,
16512 added new targets and hppa info.
aee16bda 16513
28e9041c 16514Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16515
16516 * configure: If config.guess result is a prefix of the user
16517 specified target, assume a native build and use the user specified
16518 target as the host alias. Remove SunOS patch suffix removal hack.
16519 * configure.in: Remove SunOS patch suffix removal hack.
16520
16521 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16522 in NATIVE_CHECK_MODULES.
16523
16524Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
16525
16526 * Makefile.in: Rename HOST_ONLY to NATIVE.
16527 * configure: Delete SunOs patch suffix from host_canonical
16528 and build_canonical variables that are prepended to Makefiles.
16529 * configure.in: Add comments for easier maintenance.
16530
16531Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16532
16533 * Makefile.in: Add all-libproc target similar to all-gui.
16534
16535Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
16536
16537 * Makefile.in (CHECK_MODULES): split into
16538 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16539
16540Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
16541
16542 * config.guess (i386-unknown-bsdi): New system to guess.
16543
16544Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16545
16546 * Makefile.in: Add all-gui target (but not yet build by "all").
16547
16548Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
16549
16550 * config.sub: Move deletion of patch suffix from here...
16551 * configure.in: To here, at Ian's suggestion. The top-
16552 level scripts might need to know of a patch level.
16553
16554Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
16555
16556 * config.sub: Strip off patch suffix so rtl is recognized
16557 as a sunos4.1.3 machine, even though it's been patched.
16558
16559Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
16560
16561 * Makefile.in (INSTALL_LAST): Delete.
16562 (INSTALL_DOSREL): New.
16563
16564Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16565
16566 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16567 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16568 whether we pass down --with-gnu-ld anyhow.
16569
16570Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
16571
16572 * Makefile.in (INSTALL_LAST): Change operation so it works
16573 on more flavors of make.
16574 * configure.in (go32): Don't build libg++ or libio.
16575
16576Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
16577
16578 * Makefile.in (Move HOST_PREFIX_1 and friends up so
16579 they can be overriden by templates.
16580
16581Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
16582
16583 * configure.in (target==go32): Don't build gdb.
16584 * dosrel: New directory.
16585
16586Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
16587
16588 * configure.in (host==go32): Configure dosrel too.
16589 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16590 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16591 be set by incoming names or templates.
16592 (INSTALL_LAST): New rule.
28e9041c 16593
16594Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
16595
16596 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16597
16598Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16599
28e9041c 16600 * configure.in (appdirs): New variable. Currently empty, but will
16601 be used in gas distribution. If nonempty, lists a set of
16602 directories at least one of which must get configured, or top
16603 level configuration is considered to have failed.
16604 (rs6000-*-lynxos*): Use new file name.
16605
16606Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16607
16608 Eliminate XTRAFLAGS.
16609 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16610 newlib include files using -idirafter, and also use -nostdinc.
16611 (CXX_FOR_TARGET): Likewise.
16612 (XTRAFLAGS): Removed.
16613 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16614 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16615 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16616 ($(DO_X)): Don't pass down XTRAFLAGS.
16617
16618Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16619
16620 * configure.in (mips*-dec-bsd*): New target; do build linker.
16621 (mips*-*-bsd*): New target; don't build linker.
16622
16623Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16624
16625 * configure.in: support rs6000-*-lynxos* configuration.
16626 support sunos4 as a cross target.
16627
16628 * config.sub: look for lynx*, not lynx since the OS version may
16629 legitimately be part of the name.
16630
16631Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16632
16633 * configure.in (i[34]86-*-sco*): Move to be with other i386
16634 targets.
16635 (romp-*-*): New target. Skip various binary utilities.
16636 (vax-*-*): New target. Don't build newlib.
16637 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
16638
16639Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16640
16641 * configure.in: Only set host_makefile_frag if config
16642 directory exists.
16643
16644Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16645
16646 * install.sh: If $dstdir exists, don't check whether each
16647 component does.
16648
16649Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16650
16651 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16652
16653Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
16654
4b695c23 16655 * configure.in (*-*-lynxos*): Don't configure newlib for either
16656 native or cross Lynx.
28e9041c 16657
16658Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
16659
16660 * config.sub (sparc64-elf): Fix os.
16661 (z8k): Remove duplicate.
16662
16663Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16664
16665 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16666 gcc/stmp-fixproto, to try to prevent fixproto from being run.
16667
16668Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
16669
16670 * configure: Make file links cleanly even if Lynx fails on
31972771 16671 an NFS symlink (at least fail cleanly).
28e9041c 16672
16673Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16674
16675 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16676 -XNh2000.
16677
16678Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16679
16680 * configure: Unknown options are fatal again.
16681
16682Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
16683
16684 * configure: Ignore --x-includes and --x-libraries, for Autoconf
aee16bda 16685 compatibility.
28e9041c 16686
16687Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
16688
16689 * build-all.mk: Add `clean' target.
16690
16691Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16692
16693 * config.guess: Add SINIX support.
16694 * configure.in: Add mips-*-sysv4* support.
16695
16696Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
16697
16698 * build-all.mk: Document all useful targets.
16699 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16700 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16701
16702Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16703
16704 * configure: Support --silent, --quiet.
16705
16706Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16707
16708 * configure: Support --disable-FEATURE.
16709
16710Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16711
16712 * config.guess: Recognize NCR running SVR4.3.
16713
16714Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
16715
16716 * config.guess: Make BSDI generate i386-unknown-bsd386.
16717 Patch from Paul Eggert <eggert@twinsun.com>.
16718
16719Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16720
16721 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16722
16723Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16724
16725 * configure: Make unrecognized options give nonfatal warnings
16726 instead of fatal errors, and pass them to any subdirectory
16727 configures in case they recognize them.
16728 Make --x equivalent to --with-x.
16729
16730Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16731
16732 * configure: Add --enable-* options. Clean up usage message and
16733 some comments.
16734
16735Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
16736
16737 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16738
16739Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16740
16741 * configure.in (hppa*-*-*): Enable binutils.
16742
16743Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16744
16745 * config.sub: Recognize cisco.
16746
16747Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
16748
16749 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16750
16751Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16752
16753 * config.guess: about target *-hitachi-hiuxwe2, don't print more
16754 than one configuration name. Add comment.
16755
16756Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
16757
16758 * config.guess: about target *-hitachi-hiuxwe2, fixed
16759 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
16760 macro is incorrect.]
16761
16762Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16763
16764 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16765 than the "make ls" stuff which used to be here.
16766
16767Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16768
16769 * config.guess: Recognize i[34]86-unknown-freebsd.
16770 From Shawn M Carey <smcarey@rodan.syr.edu>.
16771
16772Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
16773
16774 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16775
16776Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16777
16778 * config.guess: Check for ptx.
16779
16780Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
16781
16782 * config.sub: Add os9k checking.
16783
16784Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16785
16786 * config.guess: Handle OSF1 running on HPPA processors
16787
16788Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16789
16790 * configure: If subdir configure fails, print out a message with
16791 subdirectory name, in case subdir's configure code didn't identify
16792 itself.
16793
16794Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
16795
16796 * configure.in: Remove embedded newlines from configdirs.
16797 Avoid mismatches of substrings. Fix matching strings at end
16798 of configdirs.
16799
16800Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
16801
16802 * config.guess: Add Lynx/rs6000 config support.
16803
16804Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16805
16806 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16807
16808Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
16809
16810 * configure.in (hppa*-*-osf*): Treat this just like most other
16811 PA configurations (eg no binutils or ld).
16812 (hppa*-*-*elf*): These configurations have binutils and ld.
16813
16814Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16815
16816 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
16817
16818Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16819
16820 * configure.in (rs6000-*-*): Build gas.
16821
16822Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16823
31972771 16824 * Makefile.in: Avoid bug in losing hpux sed.
28e9041c 16825
16826Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16827
16828 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16829 for GDB and GDB has been fixed to not need it.
16830
28e9041c 16831Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16832
16833 * config.guess: Recognize vax hosts.
16834
16835Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16836
16837 * configure (while loop): Don't use "break 2" inside case
16838 statement -- the case statement isn't an enclosing loop.
16839
16840Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
16841
16842 * config.guess: Clean up NeXT support, to allow nextstep
16843 on Intel machines. Make OS be nextstep.
16844
16845Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
16846
16847 * config.guess: Add alternate forms for Convex.
16848
16849Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
16850
16851 * configure: Completely rewrite option processing. Take
16852 advantage of pattern-matching to avoid invoking test frequently.
16853 Also clean up host and target defaulting logic.
16854
16855Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16856
16857 * Makefile.in: Replace all occurrances of "rootme" with "r" and
16858 "$${rootme}" with "$$r", to increase the likelihood that the do-*
16859 commands (plus user environment) will fit SCO limits.
16860
16861Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16862
16863 * configure.in: Don't issue warnings about directories which are
16864 not being configured if -norecursion is set. Correct test for
16865 --with-gnu-as and --with-gnu-ld to not get confused by substring
16866 matches.
16867
16868 * configure.in: Don't build gas for alpha-dec-osf1*.
16869
16870Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
16871
16872 * configure: Back out Per's change of 12/19/1993. It changes the
16873 behavior of configure in unexpected and confusing ways.
16874
16875 Also, use different delim char when calculating
16876 program_transform_name so that the name can contain slashes.
16877
16878Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
16879
16880 * configure.in, config.sub: Add support for VSTa micro-kernel.
16881
16882Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16883
16884 * configure.in: Nuke hacks which were used to get a special
16885 version of GAS for HPPA configurations.
16886
16887Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
16888
16889 * configure: If only ${target_alias} is given, use that
16890 as the default for ${host_alias}.
16891 * configure: Add missing back-slashes before nested quotes.
16892
16893Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16894
16895 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16896
16897Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
16898
16899 * config.guess: Recognize some Tektronix configurations.
16900 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16901
16902Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16903
16904 * config.sub: Match any flavor of SH.
16905
16906Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
16907
16908 * configure.in: Don't try to configure newlib for Alpha.
16909
16910Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16911
16912 * configure.in: Don't build ld for Irix 5. Don't build gas,
16913 libg++ or libio for any Alpha target.
16914
16915 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
28e9041c 16916
16917Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
16918
16919 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16920 default arguments -- so it tried to compress itself.
16921
16922Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16923
16924 * configure.in (notsupp): ensure that a space is always at the end
16925 of the configdirs list, since the grep checks for an explicit space
16926
16927Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16928
16929 * configure.in (target i386-sysv4.2): don't build ld, since static
16930 versions of many libraries are not available.
16931
16932Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16933
16934 * config.guess: Recognize Apollos (using environment variables).
16935 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16936
16937Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16938
16939 * config.guess: Recognize Sony news mips running newsos.
16940
16941Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16942
16943 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16944 "fi ; else" for bash.
16945
16946Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16947
16948 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16949
16950Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16951
16952 * config.sub: accept unixware as an alias for svr4.2.
16953 Fix some inconsistancies with the gcc version.
16954
16955Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16956
16957 * Makefile.in (DISTDOCDIRS): Add gdb.
16958
16959Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16960
16961 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16962
16963Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16964
16965 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16966 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16967 this now.
16968
16969Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16970
16971 * config.sub: Accept hiux* as an OS name.
16972
16973 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16974 etc/make-stds.texi. The underscore came from gcc, and dje now
16975 agrees that RUNTESTFLAGS is the correct name.
16976
16977Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16978
16979 * install.sh: Remove 'set -e'. It makes any conditionals
16980 in the script useless.
16981
16982 * config.guess: Automatically recognize arm-acorn-riscix
16983 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16984
16985Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16986
16987 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16988
16989Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16990
16991 * Makefile.in (DISTDOCDIRS): New variable.
16992 (taz): Edit local Makefile.in sooner, instead of proto-toplev
aee16bda 16993 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
28e9041c 16994
16995Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16996
16997 * configure.in (hppa target): check the source directory for the
16998 pagas sub-directory
16999
17000Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
17001
17002 * config.sub: Allow -aout* and -elf*.
17003
17004Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17005
17006 * configure.in: Don't build ld on i386-solaris2, same as for
17007 sparc-solaris2.
17008
17009Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
17010
17011 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17012
17013Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17014
17015 * configure.in: Configure gdb for alpha.
17016
17017Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17018
17019 * Makefile.in (CXXFLAGS): Add -O.
17020
17021Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17022
17023 * config.guess: added support for DG Aviion
17024
17025Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17026
17027 * configure.in: Produce warning message for subdirectories not
17028 configurable for this host/target combination. Don't try to
17029 configure gdb for vms.
17030
17031Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17032
17033 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17034 appropriate files before making "diststuff".
17035 (DISTBISONFILES): New var: list of files to be edited.
17036 (DISTSTUFFDIRS): Add binutils.
17037
17038Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17039
17040 * config.sub: also handle mipsel and mips64el (for little endian mips)
17041
17042Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17043
17044 * configure.in: Add * to end of all OS names.
17045
17046Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
17047
17048 * configure.in: Build newlib for LynxOS native.
17049
17050Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17051
17052 * config.guess: Add support for delta 88k running SVR3.
17053
17054 * configure.in: Add comment about HP compiler vs. emacs.
17055
17056Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17057
17058 * configure.in: don't build ld on solaris2 (not a viable option
17059 due to bugs in getpwnam & getpwuid)
17060
17061Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17062
17063 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17064 config.guess will produce a full version number.
17065
17066Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17067
17068 * configure.in: Build linker and binutils for alpha-dec-osf1.
17069
17070Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17071
17072 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17073 and gdb/testsuite/Makefile.in.
17074
17075Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17076
17077 * configure.in: recognize mips*- instead of mips-
17078
17079Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
17080
17081 * config.sub: Accept linux*coff and linux*elf as operating
17082 systems.
17083
17084Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17085
17086 * config.sub: Recognize mips64, and mips3 as an alias for it.
17087
17088Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17089
17090 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17091 gdb knows how to handle OSF/1 shared libraries.
17092
17093Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17094
17095 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17096 * config.guess: Recognize Hitachi's HIUX.
17097 * config.sub: Recognize h3050r* and hppahitachi.
17098 Remove redundant cases for hp9k[23]*.
17099
17100Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17101
17102 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17103 if gas and ld are in the source tree and are in ${configdirs}.
17104 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
3398e91d 17105 --with options (but still pass them down on the command line,
28e9041c 17106 if they were explicitly specified).
17107
17108Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17109
17110 * configure: substitute SHELL value in Makefile.in with
17111 ${CONFIG_SHELL}
17112
17113Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17114
17115 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17116 *-*-solaris2* targets.
17117
17118Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17119
17120 * Makefile.in: define M4, and pass it down to sub-makes;
17121 all-autoconf now depends on all-m4
17122
17123Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17124
17125 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17126 presence of {ar,ranlib} instead of a configured directory
17127
17128Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
17129
17130 * config.guess: Accept 34?? as well as 33?? for NCR.
17131
17132Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17133
17134 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17135 of 'gas' in sed commands, since 'gash' is now in the tree as well.
17136
17137Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17138
17139 * configure: grab values for $(CC) and $(CXX) from the
17140 environment, so that someone can do "CC=gcc configure; make" and
17141 have it work right (matching the way that autoconf works now)
17142
17143 * configure.in, Makefile.in: add support for gash, the tcl
17144 interface to Galaxy
17145
17146 * config.guess: add NetBSD variants (hp300, x86)
17147
17148Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
17149
17150 * install.sh: Support -d option (in the manner of SunOS 4 install,
17151 as it is more deterministic than that of GNU install)
17152 (chmodcmd): Set file to mode 755 by default (should also do default
17153 chgrp and chown, but I don't feel like dealing with that now)
17154
17155Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
17156
17157 * config.sub: Remove h8300hhms alias.
17158
17159Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17160
17161 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17162
17163Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17164
17165 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17166 as stmp-fixinc
17167
17168Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17169
17170 * config.sub: recognize m88110-bug-coff.
17171
17172Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17173
17174 * Makefile.in (all-libio): all dependencies on the toolchain used
17175 to build this (gcc, gas, ld, etc)
17176
17177Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17178
17179 * config.guess: Deal with OSF/1 1.3 on alpha.
17180
17181Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17182
17183 * install.sh: add some 'else true' clauses for portability
17184
17185 * configure.in: don't build libio for h8[35]00-*-* targets
17186
17187Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
17188
17189 * Makefile.in: Add support for new libio.
17190
17191Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17192
17193 * install.sh: If one command fails, don't try the rest. Don't try
17194 to remove $dsttmp (via trap) unless we have already created it.
17195 If $src doesn't exist, detect it and exit with an error.
17196
17197 * config.guess: Recognize BSD on hp300.
17198
17199Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
17200
17201 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17202 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17203
17204Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
17205
17206 * Makefile.in (all-send-pr): depends on all-prms
17207
17208Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17209
17210 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17211
17212Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17213
17214 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17215 Added test for mips-mips-riscos5.
17216
17217Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17218
17219 * configure.in: use mh-hp300 for 68k HP hosts
17220
17221Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17222
17223 * configure: add support for CONFIG_SHELL, so that you can use
17224 some alternate shell for evaluating configure scripts
17225
17226Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
17227
17228 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
17229 in configure script to bug-gdb@prep.ai.mit.edu when building
17230 distribution archive.
17231 * Makefile.in (COMPRESS): Remove def.
17232 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
17233 gdb.tar.Z and make-gdb.tar.Z respectively.
17234 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
17235 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
17236 to convergence with 'taz' target in Makefile.in.
17237
17238Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17239
17240 * install.sh (dsttmp): use trap to ensure that tmp files go
17241 away on error conditions
17242
17243Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17244
17245 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17246
17247Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17248
17249 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17250 its parent is '/' not ''.
17251
17252 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17253
17254Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
17255
17256 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17257 that ${newsrcdir}/configure.in does.
17258
17259Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17260
17261 * test-build.mk: support for CONFIG_SHELL
17262
17263Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
17264
17265 * config.sub (netware): Add as a basic system type.
17266
17267Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17268
17269 * Makefile.in (Makefile): depend on configure.in. Also drop the
17270 $(srcdir)/ from the dependency on Makefile.in.
17271
17272Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
17273
17274 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17275 (h8300hhms is temporary until multi-libraries are implemented).
17276 * configure.in: Handle h8300h too.
17277
17278Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17279
17280 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17281
17282Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
17283
17284 * configure: Remove extraneous output when guessing host type.
17285 * config.guess: Remove extraneous output when guessing using C
17286 compiler rather than uname, or when guessing fails.
17287
17288Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
17289
17290 * Makefile.in: remove all.cross and install.cross targets
17291
17292 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17293 definitions
17294
17295Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
17296
17297 * configure.in (target sh): Build gprof.
17298
17299Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17300
17301 * config.sub: change -solaris to -solaris2
17302
17303Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17304
17305 * configure.in: Use config/mh-riscos for mips-*-sysv*.
17306
17307Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
17308
17309 * configure: Correct error message for missing Makefile.in to
17310 print correct directory.
17311
17312Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17313
17314 * install.sh: kludge around 386BSD shell bug
17315
17316Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
17317
17318 * config.guess: Recognize NeXT.
17319 * config.guess: Recognize i486-ncr-sysv4.
17320 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
17321
17322Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
17323
17324 * Makefile.in (MAKEINFOFLAGS): New variable.
17325 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17326 * build-all.mk, test-build.mk: Pass down --no-split as
17327 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
17328
17329Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
17330
17331 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
17332
17333Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
17334
17335 * Makefile.in (libg++.tar.z): New rule.
17336 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
17337 * Makefile.in (taz): Only do a single chmod.
17338
17339Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17340
17341 * install.sh: don't use dirname anymore (replaced with sed usage)
17342
17343Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
17344
17345 * Makefile.in: Change extension for gzip'd files from '.z' to
17346 '.gz' per new FSF standard usage.
17347
17348Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17349
17350 * configure: put quotes around the final value of program_transform_name
17351
17352Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17353
17354 * Makefile.in: new install.sh support; update install-info rules
17355
17356Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
17357
17358 * configure.in: Build diff for crosses, but not for go32 host.
17359
17360 * configure.in: Build gprof only for native, and don't build it
17361 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17362
17363Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
17364
17365 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17366
17367Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17368
17369 * configure.in (host_tools): Add prms.
17370
17371Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17372
17373 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17374 with $(FLAGS_TO_PASS) on the command line
17375
17376 * config.sub: Recognize lynx and lynxos
17377
17378Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
17379
17380 * config.sub: Accept -ecoff*, not just -ecoff.
17381
17382Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17383
17384 * Makefile.in (taz): Use .gz suffix instead of .z.
17385 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17386 names.
17387
17388Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17389
17390 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17391
17392Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17393
17394 * Makefile.in (install-no-fixedincludes): install gcc last, so
17395 that rebuilds that might happen during 'make install' don't get
17396 bogus gcc include files
17397
17398Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17399
17400 Change from Utah for HPPA support:
17401 * config.guess: Recognize hppa1.x-hp-bsd.
17402
17403Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
17404
17405 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
17406 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17407
17408Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
17409
17410 * config.sub: Add support for rom68k and bug boot monitors.
17411
17412Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
17413
17414 * Makefile.in: Make all-opcodes depend on all-bfd.
17415
17416Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
17417
17418 * config.guess: Added special check for i[34]86-univel-sysv4*.
17419
17420Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
17421
17422 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17423 the processor rather than assuming i486.
17424
17425Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17426
17427 * config.guess: Recognize SunOS6 as Solaris3.
17428
17429Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
17430
17431 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
17432 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17433
17434Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
17435
17436 * build-all.mk (all-cross): New target for Canadian Cross.
17437 Added Q2 go32 targets.
17438 * test-build.mk: Configure go32 cross sparclite-aout and
17439 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
17440 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17441
17442Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17443
17444 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17445 GO32 hosted toolchains
17446
17447Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
17448
17449 * configure: change so "-exec-prefix" gets passed down rather
17450 than "-exec_prefix" so autoconf generated Makefiles get the
17451 exec_prefix set right.
17452
17453Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17454
17455 * config.guess: get the Solaris2 minor version number
17456
17457 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17458
17459Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17460
17461 * config.guess: Recognize some Sequent platforms.
17462
17463Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17464
17465 * Makefile.in: added the vault-install target
17466
17467 * configure.in: actually use the Sun3 makefile fragment that's in
17468 config, also added the release dir to configdirs
17469
17470Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17471
17472 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17473
17474Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17475
17476 * configure.in: remove some program from Alpha targetted toolchains
17477
17478Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
17479
17480 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
17481 gprof.
17482 (taz): Run "make diststuff" in those directories instead of "make
17483 proto-dir". Look for "VERSION=" only at start of line in subdir
17484 Makefile. Use "gzip -9" for compression.
17485 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17486 (binutils.tar.z): New target.
17487
17488Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17489
17490 * Makefile.in (taz): Include gpl.texinfo.
17491
17492Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17493
17494 * Makefile.in (setup-dirs): Merged into "taz" target.
17495 (taz): Only do `proto-dir' stuff if a directory is actually needed
17496 for this target.
17497
17498Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
17499
17500 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17501 (FLAGS_TO_PASS): Pass down MUNCH_NM.
17502 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17503 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17504 (gcc-no-fixedincludes): Correct for current gcc Makefile.
17505
17506Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
17507
17508 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
17509 config.sub, and move-if-change to gdb testsuite distribution
17510 archive, so the testsuite can be extracted, configured, and
17511 run separately from the gdb distribution. Blow away the Chill
17512 tests that require a Chill compiled executable, since GNU Chill
17513 is not yet publically available.
17514
17515Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17516
17517 * test-build.mk: set environment variables in a single command,
17518 instead of a list of assignments and exports
17519
17520 * config.guess: recognize Alpha/OSF1 systems
17521
17522Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17523
17524 * configure: Change help message to prefer --options rather than
17525 -options.
17526
17527Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17528
17529 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17530 zippy@ecst.csuchico.edu.
17531 * config.guess: Recognize miniframe.
17532
17533Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
17534
248deaff 17535 * Makefile.in: Use srcroot to find runtest rather than rootme.
17536 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
28e9041c 17537
17538Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
17539
17540 * test-build.mk: Extensive additions to support building on a
17541 machine other than the host.
17542
17543Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17544
17545 * configure (tooldir): Fix for i386-aix again.
17546
17547Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
17548
17549 * configure, Makefile.in: Change definition of $(tooldir)
17550 to match the FSF.
17551
17552Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
17553
17554 * config.guess: Recognize i[34]86/SVR4.
17555
17556Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17557
17558 * Makefile.in (all-gdb): gdb depends on sim.
17559
17560Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
17561
17562 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
17563 at the same time we make the prototype gdb directory.
17564 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
17565 files at the same time as the gdb base release distribution.
17566
17567Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
17568
17569 * Makefile.in (check): Use individual check targets rather than
17570 DO_X rule.
17571 (check-gcc): Added.
17572
17573Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
17574
17575 * config.sub: Use sysv3.2 not sysv32 for canonical OS
17576 for System V release 3.2.
17577
17578Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17579
17580 * config.sub: Recognize hppaosf.
17581 * configure.in: Do configure ld/binutils/gas for it.
17582
17583Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17584
17585 * configure (tooldir): Alter syntax used to set this, for systems
17586 where "\$" isn't handled right, like i386-aix.
17587
17588Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
17589
17590 * configure: Pass program-transform-name, not
17591 program_transform_name, to recursive configures.
17592
17593Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
17594
17595 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17596 of gas+ld+binutils.
17597
17598Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
17599
17600 * config.guess: Recognize AIX3.2 as distinct from 3.1.
17601
17602Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17603
17604 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17605
28e9041c 17606Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17607
17608 * Makefile.in (PRMS): Set back to all-prms.
17609
17610Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
17611
17612 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17613 targets, rather than for MIPS hosts.
17614
17615Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17616
17617 * configure.in: add comment for --with-x default values
17618
17619 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17620
17621 * Makefile.in: add check-* targets for each of the directories in
17622 the tree. Add a definition of RUNTEST that will use the one we
17623 just built, if it exists. Pass this down via FLAGS_TO_PASS.
17624
17625Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
17626
17627 * configure.in: Removed obsolete references to bfd_target and
17628 target_makefile_frag.
17629
17630 * build-all.mk: Set assorted targets for Q2.
17631 * config.sub: Recognize z8k-sim and h8300-hms.
17632 * test-build.mk: Really don't pass host to configure.
17633 (HOLES): Added uname.
17634
17635Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
17636
17637 * configure: Handle an empty program-prefix, program-suffix or
17638 program-transform-name correctly.
17639
17640Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
17641
17642 * build-all.mk: -G 8 no longer required for MIPS targets.
17643 * test-build.mk: Don't pass host argument to configure; make it
17644 guess.
17645
17646Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
17647
17648 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
17649 * Makefile.in (COMPRESS): New macro, like GZIP.
17650
17651Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
17652
17653 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17654
17655 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17656 with gas currently defaults to -G 0.
17657
17658Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
17659
17660 * Makefile.in (all-flex): flex depends on byacc.
17661
17662 * build-all.mk: If host not specified, use config.guess. Pass TAG
17663 to test-build.mk as RELEASE_TAG.
17664 * test-build.mk (configargs): New variable containing arguments to
17665 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
17666 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17667
17668 * config.guess: Use /bin/uname when checking -X argument on SCO,
17669 to avoid invoking GNU uname which doesn't understand -X.
17670
17671 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17672
17673 * configure.in: Build gas for mips-*-*.
17674
17675Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17676
17677 * Makefile.in (all.normal): insert missing backslash.
17678
17679Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
17680
5309a301 17681 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
28e9041c 17682
17683 * Makefile.in: Complete overhaul to merge many almost identical
17684 targets.
17685
17686Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17687
17688 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17689 (gdb.tar.Z): Adjusted.
17690
17691 * Makefile.in (setup-dirs, taz): New targets; should be general
17692 enough to adapt for gdb sometime. Build only .z file.
17693 (gas.tar.z): New target.
17694
17695Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17696
17697 * build-all.mk: Use CC=cc -Xs on Solaris.
17698
28e9041c 17699Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
17700
17701 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
17702 for handling BISON for FSF releases.
17703
17704Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17705
17706 * configure: Actually implement the change zoo just documented.
17707
17708Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
17709
17710 * configure: when using config.guess, only set target_alias when
17711 it's not already been set (ie, on the command line)
17712
17713Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17714
17715 * Makefile.in: add installcheck target, set PRMS to install-prms
17716
17717Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17718
17719 * configure: add support for package_makefile_fragment, handle the
17720 case where a directory has a configure.in file but no Makefile.in
17721 more gracefully (with an actual understandable error message, even);
17722 add support for --without (and add this to the usage message); also
17723 explicitly add a --host=${host_alias} to the command line when
17724 config.guess is used
17725
17726Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17727
17728 * configure: Must use both --host and --target in recursive calls.
17729
17730Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
17731
17732 * Makefile.in: Change deja-gnu to dejagnu.
17733
17734Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
17735
17736 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17737
17738Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17739
17740 * configure.in: canonicalize all instances to *-*-solaris2*,
17741 also strip out a number of tools to not build for go32 host
17742
17743Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17744
17745 * config.guess: add GPL.
17746
17747 * Makefile.in, config.guess, config.sub, configure: bump
17748 copyrights to 93.
17749
17750Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
17751
17752 * Makefile.in (do-info): Removed obsolete check for existence of
17753 localenv file.
17754
17755 * Makefile.in (MAKEOVERRIDES): Define to be empty.
17756
17757Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17758
17759 * Makefile.in: a couple of 'else true' for decstation,
17760 support for TclX
17761
17762 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17763
17764Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
17765
17766 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17767
17768Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
17769
17770 * config.guess: Recognize i386-ibm-aix (PS/2).
17771 * configure.in: Use config/mh-aix386 file for it.
17772
17773Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
17774
17775 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17776 CC_FOR_TARGET instead.
17777 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17778
17779Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
17780
17781 * Makefile.in: Add sim to list of directories sent with gdb
17782
17783Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
17784
17785 * configure.in: Put back mips-dec-bsd* case.
17786
17787Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
17788
17789 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17790 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
17791 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
28e9041c 17792
17793Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17794
17795 * configure.in: remove no-op mips-dec-bsd* in "case $target"
17796
17797 * Makefile.in (dir.info): only run gen-info-dir if it exists,
17798 (install-info): install dir.info only if it exists,
17799 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17800
17801Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
17802
17803 * configure.in: For vms target, skip bfd, ld, binutils. Do build
17804 gas for mips-dec-bsd.
17805
17806Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
17807
17808 * configure (makesrcdir): If ${srcdir} is relative and not ".",
17809 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17810
17811Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
17812
17813 * configure.in: Added "dejagnu" to hosttools list.
17814
17815Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
17816
17817 * config.sub, configure.in, config.guess: Add support
17818 for Bosx, an AIX variant from Bull.
17819 Patches from F.Pierresteguy@frcl.bull.fr.
17820
17821Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
17822
17823 * devo/dejagnu: Initial creation of devo/dejagnu.
17824 Migrated dejagnu testcases and support files for testing software
17825 tools to reside as subdirectories, currently called "testsuite",
17826 within the directory of the software tool. Migrated all programs,
17827 support libraries, etc. beloging to dejagnu proper from
17828 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
17829 with no modifications. The changes to these files which will
17830 allow them to configure, build, and execute properly will be made
17831 in a future update.
17832
17833Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17834
17835 * Makefile.in: Change send_pr to send-pr.
17836 * configure.in: Likewise.
17837 * send_pr: Renamed directory to send-pr.
17838
17839Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
17840
17841 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
17842
17843Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
17844
17845 * README: Update for gdb-4.8 release.
17846 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
17847 gdb-xxx.tar.z (gzip'd) file also.
17848
17849Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17850
17851 * Makefile.in: make all-diff depend on all-libiberty
17852
17853Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
17854
17855 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17856
17857Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17858
17859 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17860
17861Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
17862
17863 * Makefile.in (DEVO_SUPPORT): Remove etc directory
17864 (ETC_SUPPORT): Only add the files GDB wants from etc/.
17865 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
17866
17867Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17868
17869 * Makefile.in: makeinfo binary is in a new location
17870
17871Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
17872
17873 * config.sub: Accept -ecoff as an OS.
17874
17875 * Makefile.in: Various changes to eliminate a level of make
17876 recursion and reduce the required command line length.
17877 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17878 sub-makes.
17879 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17880 variables holding settings for specific sub-makes.
17881 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17882 in terms of BASE_FLAGS_TO_PASS.
17883 (TARGET_LIBS): New variable listing directories which use
17884 TARGET_FLAGS_TO_PASS.
17885 (subdir_do): Eliminated.
17886 (do-*): New set of targets to replace subdir_do.
17887 (various): All targets which used subdir_do now depend on do-*.
17888 (local-clean): Renamed from do_clean.
17889 (local-distclean): New target, dependency of distclean and
17890 realclean.
17891 (install-info): Don't create directories. Depend on dir.info
17892 rather than calling make recursively.
17893 (install-dir.info): Eliminated.
17894 (install-info-dirs): Create all info directories here.
17895 (dir.info): Depend upon do-install-info.
17896
17897 * test-build.mk (HOLES): Added false.
17898
17899Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
17900
17901 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
17902
17903Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17904
17905 * Makefile.in (info): remove dependency on all-texinfo. The
17906 problem was really in texinfo/C, not at this level.
17907
17908Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
17909
17910 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17911
17912Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
17913
17914 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
17915 GDB releases.
17916
17917Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17918
17919 * configure: Include srcdir in message about target of link not
17920 being found. Don't convert `-' to `_' in `with' options being
17921 passed to subdirs.
17922
17923Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17924
17925 * configure.in: add uudecode to host_tools
17926
17927 * Makefile.in: added {all,install}-uudecode targets, added them to
17928 the appropriate lists
17929
17930Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17931
17932 * Makefile.in (all-gcc): Added dependency on all-gas.
17933
17934 * configure.in (mips-*-*): Build ld and binutils.
17935
17936Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17937
17938 * configure: check return code from mkdir, print error message and
17939 exit on failure.
17940
17941Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17942
17943 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17944
17945Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17946
17947 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17948
17949Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17950
17951 * config.sub (h8500): Recognize this as a cpu type.
17952
17953Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17954
17955 * configure: source directory missing is no longer a warning
17956
17957 * configure.in: recognize irix[34]* instead of irix[34]
17958
17959 * Makefile.in: define and pass down X11_LIB
17960
28e9041c 17961Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17962
17963 * guess-systype: Renamed to ...
17964 * config.guess: ... by popular request.
17965 * configure.in, Makefile.in: Update accordingly.
17966
17967Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17968
17969 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17970 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17971 + Execute ./dummy instead of assuming . is in PATH.
17972
17973Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17974
17975 * guess-systype: New shell script. Attempts to guess the
17976 canonical host name of the executing host.
17977 Only a few hosts are supported so far.
17978 * configure: Call guess-systype if no host is specified.
17979
17980Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17981
17982 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17983 gcc Makefile.
17984
17985
17986Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17987
17988 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17989 (all-gcc, install-gcc, subdir_do): Use it.
17990
17991Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17992
17993 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17994
17995Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17996
17997 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17998 set exclusively by configure, using configure.in .
17999
18000Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18001
18002 * test-build.mk: set $PATH for all builds
18003
18004 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18005
18006Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
18007
18008 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
18009 the one used in gcc/Makefile.in, so that a null expansion doesn't
18010 override the one needed to build gcc with a native cc.
18011
18012
18013Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18014
18015 * configure: Accept -with arguments.
18016
18017Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18018
18019 * Makefile.in: added h8300sim
18020
18021Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
18022
28e9041c 18023 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18024 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
18025 (all-cygnus, native, build-cygnus): Make
18026 $(canonhost)-stamp-3stage-done, not $(host)....
18027 * test-build.mk (stamp-3stage-compared): Use tail +10c for
18028 i386-sco3.2v4. Added else true to if command.
18029
18030Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
18031
18032 * config.sub: (from FSF) Sequent uses a BSD-like OS.
18033
18034Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
18035
18036 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18037
18038Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18039
18040 * configure.in: don't remove binutils from Solaris builds
18041
18042Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
18043
18044 * Makefile.in: get rid of earlier definitions for *clean,
18045 also handle the recursive info rule better
18046
18047Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
18048
18049 * Makefile.in (mostlyclean, distclean, realclean): Fix to
18050 do more-or-less the right thing.
18051
18052Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
18053
18054 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18055 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18056
18057Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18058
18059 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18060 $(host_canonical).
18061
18062 * configure.in: split the configdirs list into 4 categories (native
18063 v. cross, library v. tool) and handle the cross-only and native-
18064 only in more reasonable (and correct!) way.
18065
18066Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
18067
18068 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
18069 configdirs anymore.
18070
18071Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18072
18073 * Makefile.in: extensive cleanup:: removed all of the explicit
18074 clean-* targets, collapsed many wrappers around subdir_do into
18075 one, added additional targets to satisfy standards.texi, deleted
18076 some old targets, some changes for consistency
18077
18078Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18079
18080 * configure.in: handle some programs as cross-only, and others as
18081 native only
18082
18083 * test-build.mk: handle partial holes in a more generic manner
18084
18085 * Makefile.in: m4 depends on libiberty
18086
28e9041c 18087Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18088
18089 * configure.in: add m4, textutils, fileutils, sed, shellutils,
18090 time, wdiff, and find to configdirs
18091
18092 * Makefile.in: all, clean, and install rules for the new programs
18093 added to configure.in
18094
18095Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18096
18097 * configure.in: use mh-sun for all *-sun-* hosts
18098
28e9041c 18099Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18100
18101 * Makefile.in: define flags for X11 include files and library file
18102 locations, pass them down to the programs that need this info
18103
18104 * build-all.mk: added a 'native' target, to 3stage the native toolchain
18105
28e9041c 18106Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18107
18108 * configure.in: start building libg++ for HP-UX targets
18109
18110Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
18111
18112 * README: Update references to files moved into etc/.
18113
18114Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
18115
18116 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
18117 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
18118
18119Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
18120
18121 * configure: accept dash as well as underscore in long option
18122 names for FSF compatibility.
18123
18124Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
18125
18126 * config.sub: added -sco3.2v4 support from FSF.
18127
18128Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18129
18130 * configure.in: expand the section that adds or removes
18131 directories from the list of programs to build, to handle native
18132 vs. cross in addition to host v. native
18133
18134Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
18135
18136 * Makefile.in: Replace C++ in macro names with CXX.
18137 This is less likely to break ...
18138
18139Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18140
18141 * test-build.mk: add -w to GNU_MAKE
18142
18143Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18144
18145 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18146 add 'sparc' to list of recognized cpus. This needed to make
18147 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18148 Delete some redundant ose68 variants. Recognize -wrs as an os,
18149 then changes that into $CPU-wrs-vxworks.
18150
18151 * configure.in: remove most references to gdbtest, regularize
18152 target based program removal
18153
18154 * test-build.mk: import from p3 tree (many fixes and changes)
18155
18156Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18157
18158 * Makefile.in: added rules to handle tcl, tk, and expect
18159
18160 * configure.in: handle those directories if they exist
18161
18162Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18163
18164 * config.sub: removed bogus hppabsd and hppahpux names, since
18165 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18166
18167Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18168
18169 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
18170 depends upon all-xiberty
18171
18172 * Makefile.in: changes from p3, including:
18173
18174 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
18175
18176 * Makefile.in (XTRAFLAGS): include newlib directories if
18177 newlib/Makefile exists, rather than if host != target.
18178
18179 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
18180
18181 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18182 from the same source tree and not building a cross-compiler. This
18183 matters for the libg++ configuration if reconfiguring a tree that
18184 has already been installed.
18185
18186 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
18187
18188 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18189 pick up the machine and system specific header files.
18190
18191 * Makefile.in: added AS_FOR_TARGET, passed down in
18192 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18193 the C compiler to use to create programs which are run in the
18194 build environment, set it to default to $(CC), and passed it down
18195 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18196
18197 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
18198
18199 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18200 We need them for unusual native builds, like systems without
18201 ranlib.
18202
18203 * configure: also define $(host_canonical) and
31972771 18204 $(target_canonical), which are the full, canonical names for the
18205 given host and target
28e9041c 18206
18207Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
18208
18209 * Makefile.in: Added separate definitions for C++.
18210
18211Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
18212
18213 * configure.in (configdirs): Add deja-gnu.
18214
18215Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
18216
18217 * README: Update for configure.texi and gdb-4.7 release.
18218
18219Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
18220
18221 * Makefile.in: Move "all" target to top of file.
18222 Previously, first target was ".PHONY" which caused BSD4.4 make
18223 to build .PHONY when make was run without arguments.
18224
18225Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
18226
18227 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
18228 Library-copylefted code in libiberty.
18229
18230Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
18231
18232 * config.sub: Replace m68kmote with plain old m68k.
18233
18234Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
18235
18236 * Makefile.in: Remove space from blank line, avoid Make complaints.
18237
18238Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
18239
18240 * config.sub: Complain if no argument is given. Added support for
18241 386bsd as OS and target alias.
18242
18243Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
18244
18245 * Makefile.in (XTRAFLAGS): include newlib directories if
18246 newlib/Makefile exists, rather than if host != target.
18247
18248Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
18249
18250 * config.sub: recognize sparclite-wrs-vxworks.
18251
18252 * Makefile.in (install-xiberty): added *-xiberty make rules (from
18253 p3.) Added clean-xiberty to clean.
18254
18255Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18256
18257 * configure.in: use *-*-* instead of nested cases for host and target
18258
18259Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
18260
18261 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18262 from the same source tree and not building a cross-compiler. This
18263 matters for the libg++ configuration if reconfiguring a tree that
18264 has already been installed.
18265
18266Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
18267
18268 * config.sub (i486v/i486v4): Merge in from FSF version.
18269
18270Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
18271
18272 * configure: only set PWD if it is already set.
18273
18274Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
18275
18276 * configure: just set PWD=`pwd` at the top, since Ultrix sh
18277 doesn't have unset and all success paths (and most error paths)
18278 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18279 to just ${PWD} to avoid confusion.)
18280
18281Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
18282
18283 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18284 even for a native compilation.
18285
18286Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
18287
18288 Changes to make the gdb.tar.Z rule work better.
18289
18290 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
18291 (DEVO_SUPPORT): Add configure.texi.
18292 (bfd-ilrt.tar.Z): Remove ancient rule.
18293
18294Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
18295
18296 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18297 pick up the machine and system specific header files.
18298
18299 * configure.in, config.sub: added new target m68010-adobe-scout,
18300 with alias of adobe68k. Changed configure.in to check for
18301 -scout before -sco* to avoid a false match.
18302
18303 * Makefile.in: added AS_FOR_TARGET, passed down in
18304 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18305 the C compiler to use to create programs which are run in the
18306 build environment, set it to default to $(CC), and passed it down
18307 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18308
18309Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
18310
18311 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18312 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
18313 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18314 FOR_TARGET variants, to newlib and libg++.
18315
18316Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
18317
18318 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18319 first.
18320
18321Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
18322
18323 * config.sub: Accept `elf' as an environment.
18324
18325Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18326
18327 * Makefile.in (all-opcodes): cd into the right directory
18328
18329Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
18330
18331 * configure: added -program_transform_name option, used as
18332 argument to sed when installing programs.
18333 configure.texi: added documentation for -program_prefix,
18334 -program_suffix and -program_transform_name.
18335
18336Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
18337
18338 * config.sub: Accept i486 where i386 ok.
18339
18340Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
18341
18342 * config.sub: accept we32k
18343
18344Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
18345
4b695c23 18346 * config.sub, configure.in: accept OSE68000 and OSE68k.
28e9041c 18347
18348 * Makefile.in: don't create all directories for ``make install'';
18349 let the subdirectories create the ones they need.
18350
18351Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18352
31972771 18353 * COPYING: new file, GPL v2
28e9041c 18354
18355Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18356
18357 * Makefile.in: use the new gen-info-dir, which needs a template
18358 argument (which also lives in texinfo)
18359
18360 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18361
28e9041c 18362Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
18363
18364 * config.sub (ncr3000): Change i386 to i486.
18365
18366Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18367
18368 * Makefile.in: add install-rcs, install-grep to
18369 install-no-fixedincludes, removed install-bison and install-libgcc
18370
18371Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
18372
18373 * configure.in: grab the HPUX makefile fragment if on HPUX
18374
18375Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18376
18377 * Makefile.in: eradicate bison spoor (ditto libgcc).
18378 configure.in: recognise m68{k,000}-ericsson-OSE.
18379 es1800 is alias for m68k-ericsson-OSE
18380
18381Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18382
18383 * configure.in: rearrange the parts that remove programs from
18384 configdirs, based now on HOST==TARGET or by canonical triple.
18385
18386Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18387
18388 * test-build.mk: recurse explicitly with -f test-build.mk when
18389 appropriate. predicate stage3 and comparison on the existence
18390 of gcc. That is, if gcc isn't around, we aren't three-staging.
18391 On very clean, also remove ...stamp-co. Build in-place before
18392 doing other builds.
18393
18394Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18395
18396 * Makefile.in, configure.in: add tgas
18397
18398Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18399
18400 * Makefile.in: a number of changes merged in from progressive.
18401
18402 * configure.in: add libm.
18403
18404 * .cvsignore: ignore some stuff that comes from test-build.mk.
18405
28e9041c 18406Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
18407
18408 * config.sub: Add es1800 (m68k-ericsson-es1800).
18409
18410Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18411
18412 * configure: Add program_suffix (parallel to program_prefix)
18413 * Makefile.in: adjust directory-creating script for losing decstation
18414
18415Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
18416
18417 * configure: Minor $subdir-related fixes.
18418
18419Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18420
18421 * configure: fix various problems with propogating
18422 makefile_target_frag in subdirs.
18423 * configure.in: config libgcc if its there
18424
18425Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
18426
18427 * config.sub: HPPA merge.
18428
28e9041c 18429Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
18430
18431 * Makefile.in: Replace all-bison with all-byacc in all
18432 dependency lines for other tools (which now use byacc).
18433
18434Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
18435
18436 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
18437
28e9041c 18438Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
18439
18440 * Makefile.in: make gprof rules similar to byacc rules (instead of
18441 vestigal $(unsubdir) that didn't work...)
18442
18443Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
18444
18445 * config.sub: Add support for Linux.
18446 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
18447 (at least for libg++).
18448
18449Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18450
18451 * configure.texi: fix doc for the -nfp option to configure
18452
18453Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
18454
18455 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18456
18457Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
18458
18459 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18460 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18461 * configure.in: added solaris* host_makefile_frag hook.
18462
18463Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18464
18465 * config.sub: changed recognition of m68000 so that various
18466 m68k types can be specified via m680[01234]0
18467
18468Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18469
18470 * config.sub (basic_machine): fix sed so that '-foo' isn't
18471 completely substituted out while .+'-foo' loses the '-foo'
18472
18473Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18474
18475 * config.sub ($os): Add -aout.
18476
18477Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
18478
18479 * configure: If host_makefile_frag is absolute, don't
18480 prefix ${invsubdir} (relevant to libg++ auto-configure).
18481
18482Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18483
18484 * Makefile.in (tooldir): Define it.
18485 (all-ld): Depend on all-flex.
18486
18487Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
18488
18489 * Makefile.in (check): Fix libg++ special case.
18490
18491Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
18492
18493 * configure: do not bury `pwd` into config.status, thus do fewer
18494 pwd's.
18495
18496 * configure: print the "Building in" message only when building in
18497 other than "." AND verbose.
18498
fee90afd 18499 * configure: remove -s, rework -v to better accommodate guested
28e9041c 18500 configures.
18501
18502 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18503
18504Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
18505
18506 * Makefile.in: macroize flags passed on recursion. remove
18507 fileutils.
18508
18509Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
18510
18511 * configure: get makesrcdir right for subdirs deeper than 1.
18512
18513 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18514 install.
18515
18516Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
18517
18518 * Makefile.in: don't print subdir_do or recursion lines.
18519
18520Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
18521
18522 * standards.texi: added menu item.
18523
18524 * Makefile.in: build and install standards.info.
18525
18526 * standards.texi: new file.
18527
18528Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18529
18530 * configure: test for and move config.status pieces from
18531 ${subdir}/.
18532
18533Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
18534
28e9041c 18535 * configure: Test for existance of files before trying to mv
18536 them, to avoid numerous non-existance messages.
18537
18538Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
18539
18540 * configure: correct final line of config.status.
18541
18542 * configure: patch from eggert. Avoids a protection problem if
18543 the original Makefile.in is read only.
18544
18545 * configure: use move-if-change from gcc to create config.status.
18546 Some makefiles depend on config.status to tell if a directory
18547 has been reconfigured for a different host. This change
18548 prevents those directories from remaking everything in the case
18549 where the reconfig was only intended to rebuild a Makefile.
18550
18551 * configure: test for config.sub with "config.sub sun4" rather
18552 than "config.sub ${host_alias}". Otherwise we can't tell a bad
18553 host alias from a missing config.sub.
18554
18555Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18556
18557 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18558 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
18559
18560Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
18561
18562 * configure: mkdir ${subdir} as needed.
18563
18564Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
18565
18566 * Makefile.in,configure.in: added autoconf.
18567
18568Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18569
18570 * Makefile.in: no longer pass against on recursion.
18571
18572 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18573 definitions are not inherited.
18574
18575 * configure: correct makesrcdir when subdir is .
18576
18577Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
18578
18579 * configure: Add support for 'subdirs' variable, which is
18580 like 'configdirs', except that configure doesn't re-invoke
18581 itself for subdirs, it just creates a Makefile for each subdir.
18582 * configure.texi: Document subdirs.
18583
18584Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18585
18586 * configure.in: added flex to configdirs
18587
18588Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
18589
18590 * Makefile.in: remove clean-stamps from clean.
18591
18592Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
18593
18594 * configure.in: Add gdbtest to configdirs.
18595
18596Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
18597
18598 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
18599 to recursive makes.
18600 * configure.in: Recognize new ncr3000 config.
18601
18602Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
18603
18604 * Makefile.in, configure.in: removed references to gdbm.
18605
18606Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
18607
18608 * config.sub: Don't canonicalize os value
18609 newsos* to bsd (readline needs to check for newsos).
18610 (This fix was earlier made Jan 31, but got re-broken.)
18611
18612Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
18613
18614 * configure.in: sco is an os, not a vendor!
18615
18616 * configure: Quote $( better. Keep various shells happy.
18617
18618Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
18619
18620 * Makefile.in: eliminate stamp-files.
18621
18622Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
18623
18624 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
18625 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18626
18627Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
18628
18629 * config.sub: fix iris/iris3.
18630
18631Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
18632
18633 * configure: re-add -rm.
18634
18635Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
18636
18637 * Maskefile.in: add .stmp-rcs to all.
18638
18639 * configure.in: remove gas from rs6000 build, use aix host fragment.
18640
18641Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
18642
18643 * configure: pass down site_option during recursion.
18644
18645Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
18646
18647 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
18648
18649Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
18650
18651 * configure: Change exec_prefix so that it really defaults to prefix.
18652
18653Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
18654
18655 * Makefile.in, configure.in: Add support for mmalloc library.
18656
18657Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
18658
18659 * Makefile.in: add stmp dependencies for a few more things.
18660
18661Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
18662
18663 * configure: adjusted error message on objdir/srcdir configure
18664 collision, per john's suggestion.
18665
18666 * Makefile.in: add libiberty stmp to all and all.cross.
18667
18668Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
18669
18670 * Makefile.in: remove force dependencies, add grep to all.
18671
18672Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
18673
18674 * Makefile.in: drop flex. make stamp files work.
18675
18676 * configure: added test for conflicting configuration in srcdir,
18677 remove trailing slashes from srcdir. Otherwise emacs gdb mode
18678 gets cranky. use relative paths for configure and srcdir
18679 whenever possible. Send some error messages to stderr that were
18680 going to stdout.
18681
18682Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
18683
18684 * Makefile.in: Fix libg++ rule to check for gcc directory
18685 before using gcc/gcc. Also pass XTRAFLAGS.
18686
18687Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
18688
18689 * Makefile.in: added stmp-files so that directories aren't polled
18690 when they are already built.
18691
18692 * configure.texi: fixed a node pointer problem.
18693
18694Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
18695
5309a301 18696 * config.sub configure.in gdb/configure.in
28e9041c 18697 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18698 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18699 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
18700
18701Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18702
18703 * configure: -recurring becomes -silent. corrected help message
18704 for -site= option.
18705
18706 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18707
18708Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18709
18710 * configure: when building Makefile for crosses, replace
18711 tooldir and program_prefix. default srcdir from location of
18712 config.sub. remove "for host in hosts" and "for target in
18713 targets" loops.
18714
18715Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18716
18717 * Makefile.in: Do not pass bindir or mandir to cvs.
18718
18719Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
18720
18721 * Makefile.in, configure.in: removed traces of namesubdir,
18722 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
18723 copyrights to '92, changed some from Cygnus to FSF.
18724
18725 * configure.texi: remove most references to multiple hosts,
18726 multiple targets, subdirs, etc.
18727
18728 * configure.man: removed rcsid. reference config.sub not
18729 config.subr.
18730
18731 * Makefile.in: mkdir $(infodir) on install-info.
18732
18733Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
18734
18735 * configure.texi: Explain better about .gdbinit and about
18736 the environment that configure.in sections run in.
18737
18738Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
18739
18740 * configure.in: Ultrix is only a decstation if it's a MIPS.
18741
18742Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
18743
18744 * README: DOC.configure => cfg-paper.texi.
18745
18746Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
18747
18748 * config.sub (near case $os): Don't convert newsos* to bsd!
18749
18750Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
18751
18752 * Makefile.in: Reinstall change from gdb-4.3 that reduces
18753 the number of copies of COPYING that go into the GDB tar file.
18754
18755Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
18756
5309a301 18757 * bfd/configure.in, gdb/config/mh-i386sco,
28e9041c 18758 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18759 Fix SCO configuration stuff.
18760
18761Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
18762
18763 * Makefile.in: For libg++, make sure the -I pointing
18764 to the gcc directory goes *after* all the libg++-local -I flags.
18765 Also, move just-gcc dependency from just-libg++ to all-libg++.
18766
18767Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
18768
18769 * configure: Change -x to -f to keep Ultrix /bin/test happy.
18770
18771Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
18772
18773 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
18774
18775Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
18776
18777 * config.sub: Add stratus configuration frags. Also
18778 submitted to FSF.
18779
18780Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
18781
18782 * Makefile.in (DEV_SUPPORT): add configure.man.
18783
18784 * config.sub(Decode manufacturer-specific): add -none*.
18785
18786Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
18787
18788 * Makefile.in: remove form feeds to make Sun's make happy.
18789 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
18790
18791Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
18792
18793 * Makefile.in (AR_FLAGS): Make quieter.
18794
18795Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
18796
18797 * configure.in: Add libg++.
18798 * configure: When verbose, don't output the command line at each
18799 level; it will be unremarkably the same as the previous version,
18800 which will be the same as what the user typed.
18801
18802Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
18803
18804 * configure.in, Makefile.in: fix clean-info, add flex. add
18805 fileutils.
18806
18807 * configure: be less sensitive to spaces in Makefile.in. Do not
18808 look for sources in "..". Doing so breaks subdirectories that
18809 might have their own configure. If a subdir has it's own
18810 configure script, use it.
18811
18812Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
18813
18814 * cfg-paper.texi: some changes suggested by rms.
18815
18816Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
18817
18818 * config.sub: Merge in some small additions from the FSF version,
18819 taken from the gcc distribution, to bring the Cygnus and FSF
18820 versions into closer sync.
18821
18822Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
18823
18824 * configure.in: Changed svr4 references to sysv4.
18825
18826Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
18827
18828 * configure: added -V for version number option.
18829
18830Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
18831
18832 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18833 renamed from DOC.configure to cfg-paper.texi.
18834
18835Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18836
18837 * configure, config.subr, config.sub: config.subr is now
18838 config.sub again.
18839
18840Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
18841
18842 * configure.texi: new file, in progress.
18843
18844 * Makefile.in: build info file and install the man page for
18845 configure.
18846
18847 * configure.man: new file, first cut.
18848
18849 * configure: find config.subr again now that configuration "none"
18850 has gone. removed all traces of the -ansi option. removed all
18851 traces of the -languages option.
18852
18853 * config.subr: resync from rms.
18854
18855Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18856
18857 * configure, config.sub, config.subr: merge config.sub into
18858 config.subr, call the result config.subr, remove config.sub, use
18859 config.subr.
18860
18861 * Makefile.in: revised install for dir.info.
18862
18863Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18864
18865 * configure.in: add decstation host makefile frag.
18866
18867 * Makefile.in: BISON now bison -y again. also install-gcc on
18868 install. clean-gdbm on clean. infodir belongs in datadir.
18869 Make directories for info install. Build dir.info here then
18870 install it.
18871
18872Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18873
18874 * Makefile.in: fix for bad directory tests.
18875
18876Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18877
18878 * configure: \{1,2\} appears to be a sysv'ism. Use a different
18879 regexp. -srcdir relative was being handled incorrectly.
18880
18881 * Makefile.in: unwrapped some for loops so that parallel makes
18882 work again and so one can focus one's attention on a particular
18883 package.
18884
18885Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18886
18887 * configure: added PWD as a stand in for `pwd` (for speed). use
18888 elif wherever possible. make -srcdir work without -objdir.
18889 -objdir= commented out.
18890
18891Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18892
18893 * configure: +options become --options. -subdirs commented out.
18894 added -host, -datadir. Renamed -destdir to -prefix. Comment in
18895 Makefile now at top of generated Makefile. Removed cvs log
18896 entries. added -srcdir. create .gdbinit only if there is one
18897 in ${srcdir}.
18898
18899 * Makefile.in: idestdir and ddestdir go away. Added copyrights
18900 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
18901 and mandir now keyed off datadir by default.
18902
18903Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18904
18905 * Freshly created ChangeLog.
18906
18907\f
18908Local Variables:
18909mode: change-log
18910left-margin: 8
18911fill-column: 76
18912version-control: never
18913End: