]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
gcc/
[thirdparty/gcc.git] / ChangeLog
CommitLineData
b2745e57 12016-02-20 Tom de Vries <tom@codesourcery.com>
2
3 * MAINTAINERS: Fix whitespace.
4
4afa5064 52016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
6
7 * MAINTAINERS (Write After Approval): Add myself.
8
ae5394fd 92016-01-29 Sebastian Pop <s.pop@samsung.com>
10
11 * config/isl.m4: Add comments about isl-0.16.
12 * configure: Regenerate.
13
f9fb57ca 142016-01-29 Martin Jambor <mjambor@suse.cz>
15
16 * MAINTAINERS (hsa maintainers): Add myself.
17
9ce22fb3 182015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
19
20 * MAINTAINERS: (Write After Approval): Add myself.
21
45fc5243 222016-01-25 Aditya Kumar <aditya.k7@samsung.com>
23 Sebastian Pop <s.pop@samsung.com>
24
25 * Makefile.in: Regenerate.
26 * Makefile.tpl: Export ISLVER.
27 * configure: Regenerate.
28 * config/isl.m4: Detect isl-0.15.
29
cdcc70f1 302016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
31
32 PR bootstrap/69329
33 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
34 * Makefile.in: Regenerate.
35
7aa50266 362016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
37
38 * configure.ac: Enable LTO for DJGPP
39 * configure: Regenerate
40
325f661b 412016-01-12 H.J. Lu <hongjiu.lu@intel.com>
42
43 Sync with binutils-gdb:
44 2015-10-21 Nick Clifton <nickc@redhat.com>
45
46 PR gas/19109
47 * configure.ac: Note the 'none' is an acceptable argument to
48 --enable-compressed-debug-sections.
49 * configure: Regenerate.
50
8b8da2f4 512016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
52
53 PR bootstrap/69134
54 * Makefile.def (mpfr): Disable assembler.
55 * Makefile.in: Regenerate.
56
eb32c607 572016-01-01 Ben Elliston <bje@gnu.org>
58
59 * config.guess: Import version 2016-01-01.
60 * config.sub: Likewise.
61
95ec1e88 622015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
63
64 * MAINTAINERS (Write After Approval): Add myself.
65
71130ef8 662015-12-17 Sebastian Pop <s.pop@samsung.com>
67
68 * Makefile.in: Replace ISL with isl.
69 * Makefile.tpl: Same.
70 * config/isl.m4: Same.
71 * configure.ac: Same.
72 * contrib/download_prerequisites: Same.
73 * configure: Regenerate.
74
a2356db3 752015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
76
77 * MAINTAINERS (Write After Approval): Add Myself.
78
07ae8272 792015-12-17 Nathan Sidwell <nathan@acm.org>
80
81 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
82 * configure: Regenerate.
83
7458b15a 842015-12-16 Aditya Kumar <aditya.k7@samsung.com>
85 Sebastian Pop <s.pop@samsung.com>
86
87 * config/isl.m4 (ISL_CHECK_VERSION): Check for
88 isl_ctx_get_max_operations.
89 * configure: Regenerate.
90
9be4db03 912015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
61d7a193 92
93 * MAINTAINERS (Write After Approval): Add myself.
94
877f47a9 952015-12-02 Ian Lance Taylor <iant@google.com>
96
97 PR go/66147
98 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
99 * Makefile.in: Regenerate.
100
256eaa17 1012015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
102
103 PR libffi/65726
104 * Makefile.def (lang_env_dependencies): Make libffi depend
105 on cxx.
106 * Makefile.in: Regenerate.
107
bc9df766 1082015-11-26 David Edelsohn <dje.gcc@gmail.com>
109
110 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
111 symbols.
112
38f4c967 1132015-11-20 Tristan Gingold <gingold@adacore.com>
114
115 Sync with binutils-gdb:
116 2015-11-20 Tristan Gingold <gingold@adacore.com>
117
118 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
119 * configure: Regenerate.
120
d666ba1d 1212015-11-19 Martin Liska <mliska@suse.cz>
122
123 * .gitignore: Add .clang-format to ignored files.
124 * Makefile.in: Add clang-format.
125 * Makefile.tpl: Likewise.
126
067ef0d9 1272015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
128
129 * configure.ac: Enable libmpx by default.
130 * configure: Regenerated.
131
b0751b76 1322015-10-23 Steve Ellcey <sellcey@imgtec.com>
133
134 * MAINTAINERS: Update email address.
135
2fc69290 1362015-10-23 Paulo Matos <pmatos@linki.tools>
137
138 * MAINTAINERS: Update email address.
139
26f6d549 1402015-10-23 Alan Hayward <alan.hayward@arm.com>
141
142 * MAINTAINERS (Write After Approval): Add myself.
143
afb6adb9 1442015-10-20 H.J. Lu <hongjiu.lu@intel.com>
145
146 Sync with binutils-gdb:
147 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
148
149 PR gas/19109
150 * configure.ac: Add
151 --enable-compressed-debug-sections={all,gas,gold,ld}.
152 * configure: Regenerated.
153
b7d4b31c 1542015-10-16 Arnaud Charlet <charlet@adacore.com>
155
156 * MAINTAINERS: Update list of Ada maintainers and email addresses.
157
57d92e8a 1582015-10-09 Martin Liska <mliska@suse.cz>
159
160 * MAINTAINERS (Write After Approval): Add myself.
161
fa835bac 1622015-10-09 Alexander Fomin <alexander.fomin@intel.com>
163
164 * MAINTAINERS (Write After Approval): Add myself.
165
9db2fa68 1662015-10-02 Florian Weimer <fweimer@redhat.com>
167
168 * MAINTAINERS: Update email address.
169
b185c082 1702015-10-02 Louis Krupp <louis.krupp@zoho.com>
171
172 * MAINTAINERS (Write After Approval): Add myself.
173
3ac5995c 1742015-09-20 Kai Tietz <ktietz70@googlemail.com>
175
cf2fd8f7 176 * MAINTAINERS: Update email.
3ac5995c 177
2149208d 1782015-09-14 Bernd Schmidt <bschmidt@redhat.com>
179
180 * MAINTAINERS: Update my email address.
181
a8e073b5 1822015-09-01 James Bowman <james.bowman@ftdichip.com>
183
184 * MAINTAINERS (ft32 port): Add myself.
185
748c0f4a 1862015-08-28 David Sherwood <david.sherwood@arm.com>
187
188 * MAINTAINERS: Add myself.
189
ec5f8547 1902015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
191
192 * MAINTAINERS (Write After Approval): Add myself.
193
4e7d6e89 1942015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
195
196 PR libfortran/54572
197 * Makefile.def: Make libgfortran depend on libbacktrace.
198 * Makefile.in: Regenerate.
199
376211b1 2002015-08-20 Simon Dardis <simon.dardis@imgtec.com>
201
202 * MAINTAINERS (Write After Approval): Add myself.
203
9d71bbdc 2042015-08-12 Tom de Vries <tom@codesourcery.com>
205
206 PR other/67092
207 * configure.ac: Remove --with_host_libstdcxx support.
208 * configure: Regenerate.
209
fdcd05c8 2102015-08-10 Thomas Schwinge <thomas@codesourcery.com>
211 Jakub Jelinek <jakub@redhat.com>
212
213 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
214 nvptx*-*-*.
215 * configure: Regenerate.
216
29890f2e 2172015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
218
219 * Makefile.def (libiconv): Define bootstrap=true.
220 Mark pdf/html/info as missing.
221 (configure-gcc): Depend on all-libiconv.
222 (all-gcc): Ditto.
223 (configure-libcpp): Ditto.
224 (all-libcpp): Ditto.
225 (configure-intl): Ditto.
226 (all-intl): Ditto.
227 * Makefile.in: Regenerate.
228
d1a8d2ac 2292015-08-03 Bin Cheng <bin.cheng@arm.com>
230
231 * MAINTAINERS (loop ivopts): Add the entry and myself.
232
ad10d664 2332015-07-31 Nathan Sidwell <nathan@codesourcery.com>
234
235 * MAINTAINERS (nvptx): Add self.
236
7b42a296 2372015-07-29 Alan Lawrence <alan.lawrence@arm.com>
238
239 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
240 128-bit vector modes.
241
d46c0c7e 2422015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
e4d06601 243
d46c0c7e 244 * MAINTAINERS (Write After Approval): Add myself.
245
cf2fd8f7 2462015-07-28 Ben Elliston <bje@gnu.org>
c14bac81 247
248 * config.sub, config.guess: Import from upstream.
249
e757a6a8 2502015-07-24 Michael Darling <darlingm@gmail.com>
251
252 PR other/66259
253 * config-ml.in: Reflects renaming of configure.in to configure.ac
254 * configure: Likewise
255 * configure.ac: Likewise
256
15c41437 2572015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
258
259 * MAINTAINERS: Update my email address.
260
8a6ab6a0 2612015-07-14 H.J. Lu <hongjiu.lu@intel.com>
262
263 Sync with binutils-gdb:
264 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
265
266 * configure.ac (target_configdirs): Exclude target-zlib if
267 target-libjava isn't built.
268 * configure: Regenerated.
269
6406d366 2702015-07-14 H.J. Lu <hongjiu.lu@intel.com>
271
272 Sync with binutils-gdb:
273 2015-05-13 John David Anglin <dave.anglin@bell.net>
274
275 * configure.ac: Disable configuration of GDB for HPUX targets.
276 * configure: Regenerate.
277
278 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
279
280 * configure.ac: Add --with-system-zlib.
281 * configure: Regenerated.
282
283 2015-01-28 James Bowman <james.bowman@ftdichip.com>
284
285 * configure.ac: Add FT32 support.
286 * configure: Regenerate.
287
288 2015-01-12 Anthony Green <green@moxielogic.com>
289
290 * configure.ac: Don't disable gprof for moxie.
291 * configure: Rebuild.
292
c850ece7 2932015-07-14 H.J. Lu <hongjiu.lu@intel.com>
294
295 Sync with binutils-gdb:
296 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
297
298 PR ld/18355
299 * Makefile.def: Add extra_configure_flags to host zlib.
300 * configure.ac (extra_host_zlib_configure_flags): New. Set
301 to --enable-host-shared When bfd is to be built as shared
302 library. AC_SUBST.
303 * Makefile.in: Regenerated.
304
31a33dc9 3052015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
306
307 Sync with src:
308 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
309 * Makefile.def (dependencies): Add all-zlib to all-bfd.
310 * Makefile.in: Regenerated.
311
1c26a2ee 3122015-06-30 H.J. Lu <hongjiu.lu@intel.com>
313
314 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
315 target.
316 * configure: Regenerate.
317
5941b5d3 3182015-06-23 Ludovic Courtès <ludo@gnu.org>
319
320 * MAINTAINERS (Write After Approval): Add myself.
321
ed13ef4d 3222015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
323
324 * MAINTAINERS (OS Port Maintainers): Add myself.
325 (Various Maintainers): Remove myself from libffi testsuite.
326
d348be20 3272015-06-04 Richard Sandiford <richard.sandiford@arm.com>
328
329 * MAINTAINERS (gen* on machine desc): Add self.
330
dce53dbc 3312015-06-02 Jason Merrill <jason@redhat.com>
332
333 PR bootstrap/66319
334 * configure.ac: Use -std=gnu++98.
335
ea589ea6 3362015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
337
338 * MAINTAINERS (Write After Approval): Add myself.
339
d5f3a33f 3402015-05-28 Mike Frysinger <vapier@gentoo.org>
341
342 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
343 * configure: Regenerate.
344
27590679 3452015-05-26 Jason Merrill <jason@redhat.com>
346
347 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
348 * configure: Regenerate.
349
b6616c9c 3502015-05-16 James Bowman <james.bowman@ftdichip.com>
351
352 * configure.ac: FT32 target added.
b6616c9c 353 * configure: Regenerated.
354
457a4c2e 3552015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
356
357 * MAINTAINERS (Write After Approval): Add myself.
358
d337ac08 3592015-05-11 Paulo Matos <paulo@matos-sorge.com>
360
361 * MAINTAINERS (Write After Approval): Add myself.
362
6efd9d79 3632015-05-11 Paulo Matos <paulo@matos-sorge.com>
364
365 * configure.ac: Fix typo.
366 * configure: Regenerate.
367
052433ca 3682015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
369
370 * MAINTAINERS (Write After Approval): Add myself.
371
bed3355c 3722015-05-03 Matthias Klose <doko@ubuntu.com>
373
374 * configure.ac: Match $host configured with triplets.
375 * configure: Regenerate.
376
215cfab2 3772015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
378
379 * Makefile.tpl: Remove surplus whitespace throughout.
380 * Makefile.in: Regenerate.
381
3ba2fa8f 3822015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
383
384 * MAINTAINERS (Various Maintainers): Add myself as instruction
385 combiner maintainer.
386
868af6b6 3872015-04-17 Jakub Jelinek <jakub@redhat.com>
388
389 PR bootstrap/62077
390 * configure.ac (--enable-stage1-checking): Default to
391 release,misc,gimple,rtlflag,tree,types if --disable-checking
392 or --enable-checking is not specified and DEV-PHASE is not
393 experimental.
394 * configure: Regenerated.
395
53eea98c 3962015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
397
398 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
399 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
400 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
401 * Makefile.in: Regenerate.
402
c3570991 4032015-04-08 Cary Coutant <ccoutant@gmail.com>
8fb85120 404
405 * MAINTAINERS: Update my email address.
406
af5714b1 4072015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
408
409 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
410
6bf5506c 4112015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
412
413 * MAINTAINERS: Add myself as an arm port reviewer.
414
c8ddf81f 4152015-03-25 Martin Liska <mliska@suse.cz>
416 Yury Gribov <y.gribov@samsung.com>
417
418 * Makefile.in: Fix ln source location for vimrc file.
419 * Makefile.tpl: Likewise.
420
f5fad380 4212015-03-09 Aldy Hernandez <aldyh@redhat.com>
422
423 PR bootstrap/25672
424 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
425 cross-compiling. Similarly for CXX_FOR_TARGET.
426 * configure: Regenerate.
427
202baac8 4282015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
429
430 * Makefile.def: Add libmpx.
431 * configure.ac: Add libmpx.
432 * Makefile.in: Regenerate.
433 * configure: Regenerate.
434
a05985c3 4352015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
436
437 * MAINTAINERS (CPU Port Maintainers): Add myself
438 i386 vector ISA extns mantainer.
439
0ee33baf 4402015-03-13 Jeff Law <law@redhat.com>
441
442 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
443 maintainer.
444 Remove Richard Henderson as a maintainer for the x86 port.
445
1c92e2e9 4462015-03-03 Joern Rennecke <gnu@amylaar.uk>
447
448 * MAINTAINERS (CPU Port Maintainers): Update my email address.
449
df311a4c 4502015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
451
452 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
453 pointer bounds checker and i386 MPX maintainer.
454
0a9a2234 4552015-02-26 Sandra Loosemore <sandra@codesourcery.com>
456
457 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
458
27859cd3 4592015-02-26 Martin Sebor <msebor@redhat.com>
460
461 * MAINTAINERS (Various Maintainers): Add self.
462
dd87c525 4632015-02-20 Thomas Schwinge <thomas@codesourcery.com>
464
465 * configure.ac [--enable-as-accelerator-for] (enable_languages):
466 Make sure it contains lto.
467 * configure: Regenerate.
468
0f769573 4692015-02-18 Thomas Schwinge <thomas@codesourcery.com>
470
471 * configure: Regenerate.
472
84958347 4732015-02-06 Diego Novillo <dnovillo@google.com>
e984c227 4741
84958347 475 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
476 middle-end, docstring): Remove myself.
477 (Write After Approval): Add myself.
478
265e716f 4792015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
480
481 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
482 (Write After Approval): Update address.
483
5c524c74 4842015-01-29 David Malcolm <dmalcolm@redhat.com>
485
486 PR jit/64780
487 * configure.ac: Require the user to explicitly specify
488 --enable-host-shared if the jit is enabled.
489 * configure: Regenerate.
490
c82aff11 4912015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
492
493 * MAINTAINERS (Write After Approval): Add myself.
494
8a608e00 4952015-01-25 Tom de Vries <tom@codesourcery.com>
496
497 * MAINTAINERS: Make whitespace consistent.
498
2968b954 4992015-01-23 Braden Obrzut <admin@maniacsvault.net>
500
501 * MAINTAINERS (Write After Approval): Add myself.
502
d084f505 5032015-01-20 Andre Vehreschild <vehre@gmx.de>
504
505 * MAINTAINERS: (Write After Approval): Add myself.
506
1b4bfbd1 5072015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
508
509 * MAINTAINERS: (Write After Approval): Add myself.
510
7fd44cfc 5112015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
512
513 * MAINTAINERS: (Write After Approval): Add myself.
514
1f206195 5152015-01-13 Iain Sandoe <iain@codesourcery.com>
516
517 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
518 objective-c/c++ front end maintainer.
519
65eebed4 5202015-01-13 Marek Polacek <polacek@redhat.com>
521
522 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
523
2bfaea82 5242015-01-12 Jeff Law <law@redhat.com>
525
526 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
527 a very long time.
528
dcfe52b6 5292015-01-09 Ian Lance Taylor <iant@google.com>
530
531 * configure.ac (host_tools): Add gotools.
532 * Makefile.def (host_modules): Add gotools.
533 (dependencies): Add dependency of all-gotools on all-target-libgo.
534
275d0a7c 5352015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
536
537 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
538 * configure: Regenerate.
539
fb5eef67 5402015-01-08 Thomas Schwinge <thomas@codesourcery.com>
541
542 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
543 all-target-libgomp.
544 * Makefile.in: Regenerate.
545
fa8b719f 5462015-01-06 Eric Botcazou <ebotcazou@adacore.com>
547
548 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
549
8992df51 5502015-01-06 Eric Botcazou <ebotcazou@adacore.com>
551
552 * configure.ac: Add Visium support.
553 * configure: Regenerate.
554
9b31ae9c 5552015-01-04 Andreas Schwab <schwab@linux-m68k.org>
556
557 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
558 * configure: Regenerate.
559
fc740d70 5602015-01-03 Andrew Pinski <apinski@cavium.com>
561
562 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
563 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
564 (BASE_TARGET_EXPORTS): Add OBJCOPY.
565 (OBJCOPY_FOR_TARGET): New variable.
566 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
567 * Makefile.in: Regenerate.
568 * configure.ac: Check for already installed target objcopy.
569 Also GCC_TARGET_TOOL on objcopy.
570 * configure: Regenerate.
571
edf5ad4f 5722015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
573
574 * config.sub: Update from upstream, to 2015-01-01 version.
575 * config.guess: Ditto.
576
40ef7a25 5772014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
578
579 * MAINTAINERS (RTEMS Ports): Add myself.
580
78d92ced 5812014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
582
583 * MAINTAINERS (Write After Approval): Add myself.
584
f604b2e0 5852014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
586
587 * MAINTAINERS (Write After Approval): Add myself.
588
67cedda8 5892014-12-15 Thomas Schwinge <thomas@codesourcery.com>
590
591 * configure.ac (--enable-as-accelerator-for): Don't set
592 ENABLE_AS_ACCELERATOR_FOR. Update all users.
593 * configure: Regenerate.
594
41a4aa66 5952014-12-13 Jakub Jelinek <jakub@redhat.com>
596
597 PR bootstrap/64023
598 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
599 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
600 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
601 to CXX.
602 * Makefile.in: Regenerated.
603
d10a337d 6042014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
605 Yury Gribov <y.gribov@samsung.com>
606
607 * .gitignore: Added .local.vimrc and .lvimrc.
608 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
609 * Makefile.in: Regenerate.
610
6112014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
b4cec649 612
613 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
614 * configure: Regenerated.
615
d22eabd4 6162014-11-27 Bernd Schmidt <bernds@codesourcery.com>
617
618 * MAINTAINERS (nvptx port): New entry.
619
d781ea5c 6202014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
621
622 * configure: Regenerate.
623
3e78a7ce 6242014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
625
626 * configure.ac: Merge with Binutils.
627
533c3d32 6282014-11-26 Tobias Burnus <burnus@net-b.de>
629
630 * Makefile.def: Make more dependent on mpfr, mpc and isl.
631 * Makefile.in: Regenerate.
632
d1a94f02 6332014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
634
635 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
636 missing flex.
637 * Makefile.in: Regenerated.
638
3453eaf0 6392014-11-21 Ilya Verbin <ilya.verbin@intel.com>
640
641 * Makefile.in: Regenerate.
642
4e8a08d4 6432014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
644
645 PR bootstrap/63784
646 * libtool.m4: Add $pic_flag with -shared.
647
d758319f 6482014-11-21 Renlin Li <Renlin.Li@arm.com>
649
650 * MAINTAINERS (Write After Approval): Added myself.
651
673168e8 6522014-11-21 Alex Velenko <Alex.Velenko@arm.com>
653
654 * MAINTAINERS (write-after-approval): Add myself.
655
50c933a3 6562014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
657
658 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
659 from 2 years ago.
660
2008009a 6612014-11-19 Alex Velenko <Alex.Velenko@arm.com>
662
663 Revert:
664 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
665
666 * MAINTAINERS (Write After Approval): Added myself as line map
667 maintainer.
668
e2d66bc6 6692014-11-19 Renlin Li <Renlin.Li@arm.com>
670
671 Revert:
672 2014-11-19 Renlin Li <Renlin.Li@arm.com>
673
674 * MAINTAINERS (Write After Approval): Added myself.
675
cef068f7 6762014-11-19 Renlin Li <Renlin.Li@arm.com>
677
678 * MAINTAINERS (Write After Approval): Added myself.
679
f5ff9110 6802014-11-19 Alex Velenko <Alex.Velenko@arm.com>
681
682 * MAINTAINERS (Write After Approval): Added myself as line map
683 maintainer.
684
14c6b63a 6852014-11-17 Dodji Seketeli <dodji@redhat.com>
686
687 * MAINTAINERS (Various Maintainers): Added myself as line map
688 maintainer.
689
c8df758a 6902014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
691
692 * move-if-change: Sync from upstream gnulib.
693
cdf97dbf 6942014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
695
696 * compile: Sync with upstream Automake.
697 * depcomp: Ditto.
698 * install-sh: Ditto.
699 * missing: Ditto.
700 * mkinstalldirs: Ditto.
701 * ylwrap: Ditto.
702
54c820f5 7032014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
704
705 * config.sub: Update from upstream config repo.
706 * config.guess: Ditto.
707
d3a7dd32 7082014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
709
710 * Makefile.def: Add liboffloadmic to target_modules. Make
711 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
712 * Makefile.in: Regenerate.
713 * configure: Regenerate.
714 * configure.ac: Add liboffloadmic to target binaries.
715 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
716 Add liboffloadmic to noconfig list when C++ is not supported.
717
a3d93be3 7182014-11-13 Bernd Schmidt <bernds@codesourcery.com>
719 Thomas Schwinge <thomas@codesourcery.com>
720 Ilya Verbin <ilya.verbin@intel.com>
721 Andrey Turetskiy <andrey.turetskiy@intel.com>
722
723 * configure: Regenerate.
724 * configure.ac (--enable-as-accelerator-for)
725 (--enable-offload-targets): New configure options.
726
90d9e583 7272014-11-11 Tobias Burnus <burnus@net-b.de>
728
845ec886 729 * Makefile.def: Make all-gcc depend on all-isl.
90d9e583 730 * Makefile.in: Regenerate.
731
863e76f9 7322014-11-11 David Malcolm <dmalcolm@redhat.com>
733
734 * ChangeLog.jit: New.
735 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
736
7c407808 7372014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
738
739 PR target/63610
740 * libtool.m4: Fix globbing of darwin versions.
741 * configure: Regenerate.
742
572cf1f7 7432014-11-11 Tobias Burnus <burnus@net-b.de>
744
572cf1f7 745 * Makefile.def: Remove CLooG.
746 * Makefile.tpl: Ditto.
747 * configure.ac: Ditto.
748 * configure: Regenerate.
749 * Makefile.in: Ditto.
750
8ce80784 7512014-11-06 Bernd Schmidt <bernds@codesourcery.com>
752
753 * configure.ac: Handle nvptx-*-*.
754 * configure: Regenerate.
755
aa80e213 7562014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
757
758 * MAINTAINERS (Write After Approval): Add myself.
759
f7d3db38 7602014-10-31 Jakub Jelinek <jakub@redhat.com>
761
762 * Makefile.def (libcc1): Remove bootstrap=true;.
763 * Makefile.in: Regenerated.
764
10e64fba 7652014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
766
767 * configure.ac: Update comment.
768 * configure: Regenerate.
769
6f0a1b31 7702014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
771
772 * MAINTAINERS (Write After Approval): Add myself.
773
944792ef 7742014-10-30 Thomas Schwinge <thomas@codesourcery.com>
775
776 * configure.ac (extra_host_libiberty_configure_flags): Add
777 --enable-shared also for libcc1's benefit.
778 * configure: Regenerate.
779
98b17817 7802014-10-29 Tristan Gingold <gingold@adacore.com>
781
782 * MAINTAINERS: Change my email address.
783
ab103e33 7842014-10-27 Phil Muldoon <pmuldoon@redhat.com>
785 Tom Tromey <tromey@redhat.com>
786
787 * Makefile.def: Add libcc1 to host_modules.
788 * configure.ac (host_tools): Add libcc1.
789 * Makefile.in, configure: Rebuild.
790
1085f3b8 7912014-10-24 Hans-Peter Nilsson <hp@axis.com>
b85b703b 792
793 * configure.ac (build_configargs): Don't share config.cache between
794 build subdirs.
d9eecfbd 795 * configure: Regenerate.
b85b703b 796
14091821 7972014-10-24 Daniel Hellstrom <daniel@gaisler.com>
798
799 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
800 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
801 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
802 leon3v7 as leon3.
803 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
804 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
805 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
806 * config/sparc/sparc.md (cpu): Add leon3v7.
807 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
808
b58f2ae3 8092014-10-24 Daniel Hellstrom <daniel@gaisler.com>
810
811 * MAINTAINERS (write-after-approval): Add myself.
812
56242c27 8132014-10-23 Ian Lance Taylor <iant@google.com>
814
815 * configure.ac: Disable the Go frontend on systems where it is known
816 to not work.
817 * configure: Regenerate.
818
9245d2c5 8192014-10-23 Richard Biener <rguenther@suse.de>
820
821 * Makefile.def: Add libcpp build module and dependencies.
822 * configure.ac: Add libcpp build module.
823 * Makefile.in: Regenerate.
824 * configure: Likewise.
825
2e7fb888 8262014-10-15 Max Filippov <jcmvbkbc@gmail.com>
827
828 * MAINTAINERS (write-after-approval): Add myself.
829
a4dbd7d4 8302014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
831
832 * INSTALL/README: Do not mention CVS.
833
58f62c51 8342014-10-03 Jing Yu <jingyu@google.com>
835
836 * configure.ac: Add aarch64 to list of targets that support gold.
837 * configure: Regenerate.
838
0c89a10c 8392014-09-29 François Dumont <fdumont@gcc.gnu.org>
840
841 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
842
7747f33f 8432014-09-29 Catherine Moore <clm@codesourcery.com>
844
845 * MAINTAINERS: Add myself as MIPS maintainer.
846
6d0eaeb8 8472014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
848
849 * MAINTAINERS: Move myself to MIPS maintainers.
850
1fbbc678 8512014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
852
853 * MAINTAINERS: Put all email addresses between '<' and '>'.
854
5e530ebd 8552014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
856
857 * MAINTAINERS: Move myself to reviewers (Fortran).
858
870e466f 8592014-09-01 Andi Kleen <ak@linux.intel.com>
860
861 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
862 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
863 * Makefile.in: Regenerate.
864
8325d4dd 8652014-08-28 David Malcolm <dmalcolm@redhat.com>
866
867 * rtx-classes-status.txt: Delete
868
91a55c11 8692014-08-28 David Malcolm <dmalcolm@redhat.com>
870
871 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
872
b6de67fd 8732014-08-27 Sebastian Pop <s.pop@samsung.com>
874
875 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
876 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
877 of checking for version number.
878 * configure: Regenerated.
879 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
880
f1ee32d1 8812014-08-27 David Malcolm <dmalcolm@redhat.com>
882
883 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
884 is done; begin phase 6 (use extra rtx_def subclasses).
885
d40b1309 8862014-08-27 David Malcolm <dmalcolm@redhat.com>
887
888 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
889 done; begin phase 5 (additional rtx_def subclasses).
890
e149ca56 8912014-08-26 David Malcolm <dmalcolm@redhat.com>
892
893 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
894
26bb3cb2 8952014-08-26 David Malcolm <dmalcolm@redhat.com>
896
897 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
898 SET_BB_HEADER are done.
899
fc5ad70a 9002014-08-26 David Malcolm <dmalcolm@redhat.com>
901
902 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
903 done.
904
69c5a18c 9052014-08-26 David Malcolm <dmalcolm@redhat.com>
906
907 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
908
2f3c9801 9092014-08-26 David Malcolm <dmalcolm@redhat.com>
910
911 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
912
e97a173d 9132014-08-25 David Malcolm <dmalcolm@redhat.com>
914
915 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
916
943ea6fa 9172014-08-25 David Malcolm <dmalcolm@redhat.com>
918
919 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
920
08a06697 9212014-08-25 David Malcolm <dmalcolm@redhat.com>
922
923 * rtx-classes-status.txt: Phase 3 (per-file commits within
924 "config" subdirs) is done; begin phase 4 (removal of
925 "scaffolding").
926
d2ecc902 9272014-08-23 David Malcolm <dmalcolm@redhat.com>
928
929 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
930 dir) is done; begin phase 3 (per-file commits within "config"
931 subdirs).
932
e31de0d2 9332014-08-21 David Malcolm <dmalcolm@redhat.com>
934
935 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
936 phase 2 (per-file commits in main source dir).
937
6ac3b11e 9382014-08-21 Bin Cheng <bin.cheng@arm.com>
939
940 * configure: Regenerated.
941
0eec6621 9422014-08-19 David Malcolm <dmalcolm@redhat.com>
943
944 * rtx-classes-status.txt (TODO): Add SET_BND_TO
945
17616710 9462014-08-19 David Malcolm <dmalcolm@redhat.com>
947
948 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
949
7c5928c3 9502014-08-19 David Malcolm <dmalcolm@redhat.com>
951
952 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
953
047ccec4 9542014-08-19 David Malcolm <dmalcolm@redhat.com>
955
956 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
957
a83c8362 9582014-08-19 David Malcolm <dmalcolm@redhat.com>
959
960 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
961
1b08cfdd 9622014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
963
964 * MAINTAINERS (Write After Approval): Add myself.
965
d41d96b7 9662014-08-19 Christopher Faylor <me.gnu@cgf.cx>
967
968 * MAINTAINERS: Remove myself
969
4a57a2e8 9702014-08-19 David Malcolm <dmalcolm@redhat.com>
971
972 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
973
7ad1fa02 9742014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
975
976 * MAINTAINERS (Write After Approval): Add myself.
977
a684cb04 9782014-08-18 David Malcolm <dmalcolm@redhat.com>
979
980 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
981 SET_BB_HEADER, SET_BB_FOOTER
982
57c8dfee 9832014-08-18 David Malcolm <dmalcolm@redhat.com>
984
904c3df2 985 * rtx-classes-status.txt: New file
57c8dfee 986
429cca51 9872014-08-18 Roman Gareev <gareevroman@gmail.com>
988
989 * configure.ac: Eliminate ClooG installation dependency.
990 * configure: Regenerate.
991 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
992 * Makefile.in: Regenerate.
993
5420e92f 9942014-08-15 Ilya Verbin <iverbin@gmail.com>
995
996 * MAINTAINERS (Write After Approval): Add myself.
997
cf2fd8f7 9982014-08-15 Ilya Tocar <tocarip@gmail.com>
f0da22ea 999
1000 * MAINTAINERS (Write After Approval): Add myself.
1001
47d90752 10022014-08-01 Jiong Wang <jiong.wang@arm.com>
1003
1004 * MAINTAINERS (Write After Approval): Add myself.
1005
1d163515 10062014-07-28 Anthony Green <green@moxielogic.com>
1007
1008 Import from savannah.gnu.org:
1009 * config.sub: Update to 2014-07-28 version.
1010
8cc0edb6 10112014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
1012
1013 * MAINTAINERS: Remove my MIPS maintainer entry.
1014
385527e9 10152014-07-26 Uros Bizjak <ubizjak@gmail.com>
1016
1017 PR target/47230
1018 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1019 * configure: Regenerate.
1020
2dd0603e 10212014-07-24 James Norris <jnorris@codesourcery.com>
1022
1023 * MAINTAINERS (Write After Approval): Add myself.
1024
383b71a9 10252014-07-20 Roman Gareev <gareevroman@gmail.com>
1026
1027 * configure.ac: Accept only CLooG 0.18.1.
1028 * configure: Regenerate.
1029
9556e4d0 10302014-07-17 Roman Gareev <gareevroman@gmail.com>
1031
1032 * configure.ac: Don't accept isl 0.11.
1033 * configure: Regenerate.
1034
05095438 10352014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1036
1037 * MAINTAINERS (Write After Approval): Add myself.
1038
20632469 10392014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1040
1041 * configure.ac: Don't accept isl 0.10.
1042 * configure: Regenerate.
1043
f4953d40 10442014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2556a4ed 1045
f4953d40 1046 Fix include path for in-tree cloog.
1047 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1048 * configure: Regenerate.
2556a4ed 1049
f4953d40 10502014-06-18 Richard Henderson <rth@redhat.com>
60d578d4 1051
f4953d40 1052 * .gitignore: Import gcc_update output.
60d578d4 1053
bf0001d4 10542014-06-13 Thomas Schwinge <thomas@codesourcery.com>
1055
52fd2e17 1056 * config-ml.in: Robustify ac_configure_args parsing.
1057
1015a063 1058 * configure.ac (--enable-linker-plugin-configure-flags)
1059 (--enable-linker-plugin-flags): New flags.
1060 (configdirs): Conditionally add libiberty-linker-plugin.
1061 * configure: Regenerate.
1062 * Makefile.def (host_modules): Add libiberty-linker-plugin.
1063 (host_modules) <lto-plugin>: Pay attention to
1064 @extra_linker_plugin_flags@ and
1065 @extra_linker_plugin_configure_flags@.
1066 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1067 * Makefile.in: Regenerate.
1068
bf0001d4 1069 * Makefile.tpl (configure-[+prefix+][+module+])
1070 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1071 "module_srcdir" instead of "module" for locating a module's srcdir.
1072 * Makefile.in: Regenerate.
1073
85dcf814 10742014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
1075
1076 * MAINTAINERS (Write After Approval): Add myself.
1077
b9f71945 10782014-06-06 Sebastian Pop <sebpop@gmail.com>
1079
1080 * MAINTAINERS: Update my email address.
1081
a499a116 10822014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
1083
1084 * MAINTAINERS (Write After Approval): Add myself.
1085
42878318 10862014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
1087
1088 * MAINTAINERS (Write After Approval): Add myself.
1089
df148e44 10902014-05-30 Jonathan Wakely <jwakely@redhat.com>
1091
1092 PR libstdc++/61011
1093 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1094 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1095 * configure: Regenerate.
1096
7f9463ec 10972014-05-28 Pedro Alves <palves@redhat.com>
1098
1099 * MAINTAINERS (Write After Approval): Add myself.
1100
0be66420 11012014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1102
1103 * MAINTAINERS: Update my affiliation/email.
1104
2a96d757 11052014-05-19 Mike Stump <mikestump@comcast.net>
1106
1107 * MAINTAINERS: Add wide-int reviewers.
1108
2481a2c1 11092014-05-14 Sandra Loosemore <sandra@codesourcery.com>
1110
1111 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1112 * configure: Regenerated.
1113
418aa869 11142014-05-15 Torvald Riegel <triegel@redhat.com>
1115
1116 * MAINTAINERS (libitm): Add myself as maintainer.
1117
d23ca936 11182014-05-07 Charles Baylis <charles.baylis@linaro.org>
1119
1120 * MAINTAINERS (Write After Approval): Add myself.
1121
b98f8a78 11222014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
1123
1124 * config.sub, config.guess: Import from upstream.
1125
588c2671 11262014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1127
1128 * MAINTAINERS (Write After Approval): Put myself in correct order.
1129
572205be 11302014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1131
1132 * MAINTAINERS (Write After Approval): Add myself.
1133
a6703892 11342014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1135
1136 * MAINTAINERS: Move myself from Reviewers to Write After Approval
1137 section.
1138
5692cf37 11392014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1140
1141 * MAINTAINERS (Write After Approval): Delete myself.
1142
478532eb 11432014-04-17 Jakub Jelinek <jakub@redhat.com>
1144
1145 PR sanitizer/56781
1146 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1147 and -B* options with -Xcompiler.
1148
e40b19b7 11492014-04-04 Eric Botcazou <ebotcazou@adacore.com>
1150
1151 PR bootstrap/60620
cf2fd8f7 1152 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
e40b19b7 1153 * Makefile.in: Regenerate.
1154
e673a265 11552014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
1156
1157 * Makefile.def (dependencies): Make all-ld depend on all-binutils
1158 for WINDRES_FOR_TARGET in default-manifest.o rule.
1159 * Makefile.in: Regenerate.
1160
737fef9c 11612014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
1162
1163 * MAINTAINERS (Write After Approval): Add myself.
1164
f4ae1a00 11652014-03-26 Jakub Jelinek <jakub@redhat.com>
1166
1167 PR sanitizer/56781
1168 * Makefile.def: Set bootstrap=true; for host fixincludes.
1169 * configure.ac: Don't bootstrap host fixincludes unless
1170 --with-build-config=bootstrap-{a,ub}san.
1171 * Makefile.in: Regenerated.
1172 * configure: Regenerated.
1173
ee055341 11742014-03-21 Jakub Jelinek <jakub@redhat.com>
1175
1176 * configure.ac: Move BUILD_CONFIG set up earlier. Add
1177 --enable-vtable-verify option parsing. Don't add
1178 target-libsanitizer to bootstrap_target_libs unless
1179 --with-build-config=bootstrap-asan or
1180 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
1181 to bootstrap_target_libs unless --enable-vtable-verify.
1182 * configure: Regenerated.
1183
1279e87b 11842014-03-10 Anatoly Sokolov <aesok@post.ru>
1185
1186 * MAINTAINERS (Write After Approval): Add myself.
1187
cf0201a5 11882014-03-07 Denis Chertykov <chertykov@gmail.com>
1189
1190 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1191
48d33b51 11922014-03-07 Jakub Jelinek <jakub@redhat.com>
1193
1194 PR bootstrap/58572
1195 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1196 -I for libstdc++-v3 includes if $(LEAN).
1197 * Makefile.in: Regenerated.
1198
4dcc249a 11992014-03-04 Jonathan Wakely <jwakely@redhat.com>
1200
1201 * MAINTAINERS: Update my email address.
1202
2da35515 12032014-02-24 Walter Lee <walt@tilera.com>
1204
1205 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1206 (tilegx-*-*): Change to tilegx*-*-*.
1207 * configure: Regenerate.
1208
2cdbba93 12092014-02-17 Loren J. Rittle <ljrittle@acm.org>
1210
1211 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1212
e3c32511 12132014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
1214
1215 * MAINTAINERS (Write After Approval): Add myself.
1216
48118d02 12172014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1218
1219 PR target/59788
1220 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1221 *solaris2*.
1222
68512f53 12232014-01-21 John David Anglin <danglin@gcc.gnu.org>
1224
1225 * MAINTAINERS: Update my email address.
1226
a37bd79b 12272014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
1228
1229 * MAINTAINERS: Convert to UTF-8.
1230 Properly sort Xinliang David Li's entry.
1231
3c6280bd 12322013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
1233 Sandra Loosemore <sandra@codesourcery.com>
1234
1235 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1236 nios2 port maintainers.
1237
e8cac2b9 12382013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
1239
1240 * MAINTAINERS (Write After Approval): Add myself.
1241
87ebeb4c 12422013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
d4cf3e7a 1243
1244 * configure.ac: Add user-friendly check for native x86_64-linux
1245 multilibs.
1246 * configure: Regenerate.
1247
12482013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
1249
1250 * MAINTAINERS: Add myself as sh maintainer.
1251
12522013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1253
1254 * MAINTAINERS: Add self as SLSR maintainer.
1255
12562013-11-18 Jan Hubicka <hubicka@ucw.cz>
1257
1258 * MAINTAINERS: Update my email address.
1259
12602013-11-15 David Edelsohn <dje.gcc@gmail.com>
1261
1262 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1263
12642013-11-07 Thomas Schwinge <thomas@codesourcery.com>
1265
1266 * Makefile.in: Regenerate.
1267
1268 * Makefile.tpl: Fix typo.
1269 * Makefile.in: Regenerate partially.
1270
12712013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
1272
1273 * configure.ac: Added libcilkrts to noconfig list when C++ is not
1274 supported.
1275 * configure: Regenerated.
1276
12772013-11-01 Trevor Saunders <tsaunders@mozilla.com>
1278
1279 * MAINTAINERS (Write After Approval): Add myself.
1280
12812013-10-30 Jason Merrill <jason@redhat.com>
1282
1283 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1284 --disable-build-format-warnings.
1285
12862013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
1287
cf2fd8f7 1288 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
d4cf3e7a 1289 depend on libstdc++ and libgcc.
1290 * configure: Regenerate.
1291 * configure.ac: Added libcilkrts to target binaries. Also, restrict
1292 libcilkrts for POSIX and i*86, and x86_64 architectures.
1293 * Makefile.in: Added libcilkrts related fields to support building it.
1294
12952013-10-26 Jeff Law <law@redhat.com>
1296
1297 * Makefile.def (target_modules): Remove libmudflap
1298 (languages): Remove check-target-libmudflap).
1299 * Makefile.in: Rebuilt.
1300 * Makefile.tpl (check-target-libmudflap-c++): Remove.
1301 * configure.ac (target_libraries): Remove target-libmudflap.
1302 Remove checks which disabled libmudflap on some systems.
1303 * configure: Rebuilt.
1304 * libmudflap: Directory removed.
1305
13062013-10-21 Cong Hou <congh@google.com>
1307
1308 * MAINTAINERS (Write After Approval): Add myself.
1309
13102013-10-16 Mike Stump <mikestump@comcast.net>
1311
1312 * .dir-locals.el: Add.
1313
13142013-10-15 David Malcolm <dmalcolm@redhat.com>
1315
1316 * configure.ac: Add --enable-host-shared
1317 * configure: Regenerate.
1318
13192013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1320
1321 Import from savannah.gnu.org:
1322 * config.guess: Update to 2013-06-10 version.
1323 * config.sub: Update to 2013-10-01 version.
1324
13252013-10-01 Simon Cook <simon.cook@embecosm.com>
1326
1327 Changes to build configuration to allow big endian ARC ELF toolchain
1328 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1329 * configure: Regenerate.
1330
13312013-09-20 Alan Modra <amodra@gmail.com>
1332
1333 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1334 ppc host match. Support little-endian powerpc linux hosts.
1335
13362013-09-19 Dodji Seketeli <dodji@redhat.com>
1337
1338 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1339 maintainer.
1340
13412013-09-12 DJ Delorie <dj@redhat.com>
1342
1343 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1344 maintainers.
1345
13462013-09-03 Richard Biener <rguenther@suse.de>
1347
1348 * configure.ac: Also allow ISL 0.12.
1349 * configure: Regenerated.
1350
13512013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
1352
1353 * MAINTAINERS (Write After Approval): Add myself.
1354
13552013-08-27 David Malcolm <dmalcolm@redhat.com>
1356
1357 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1358
13592013-08-26 Caroline Tice <cmtice@google.com>
1360
1361 * MAINTAINERS: Correct earliers update: Move myself from libvtv
1362 "Various Reviewers" to libvtv "Various Maintainers".
1363
13642013-08-20 Steven Bosscher <steven@gcc.gnu.org>
1365
1366 * MAINTAINERS: Add myself as RTL optimizers reviewer.
1367
13682013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
1369
1370 * MAINTAINERS: Update name, email.
1371
13722013-08-13 Adam Butcher <adam@jessamine.co.uk>
1373
1374 * MAINTAINERS (Write After Approval): Add myself.
1375
13762013-08-12 Caroline Tice <cmtice@google.com>
1377
1378 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1379 address in the Write After Approval section.
1380
13812013-08-09 Carlos O'Donell <carlos@redhat.com>
1382
1383 * MAINTAINERS (Write After Approval): Update email.
1384
13852013-08-08 Benjamin Kosnik <bkoz@redhat.com>
1386
1387 * configure.ac: Adjust to check VTV_SUPPORTED.
1388 * configure: Regenerated.
1389
13902013-08-02 Caroline Tice <cmtice@google.com>
1391
1392 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1393 on non-linux systems; add target-libvtv to noconfigdirs; add
1394 libsupc++/.libs to C++ library search paths.
1395 * configure: Regenerated.
1396 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1397 libstdc++ and libgcc.
1398 * Makefile.in: Regenerated.
1399
14002013-07-19 Yvan Roux <yvan.roux@linaro.org>
1401
1402 * MAINTAINERS (Write After Approval): Add myself.
1403
14042013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
1405 Shiva Chen <shiva0217@gmail.com>
1406
1407 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1408 nds32 port maintainers.
1409
14102013-07-17 Tim Shen <timshen91@gmail.com>
1411
1412 * MAINTAINERS (Write After Approval): Add myself.
1413
14142013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1415
1416 * configure.ac: Sync from binutils.
1417 * configure: Regenerate.
1418
14192013-06-14 Vidya Praveen <vidyapraveen@arm.com>
1420
1421 * MAINTAINERS (Write After Approval): Add myself.
1422
14232013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
1424
1425 * MAINTAINERS (Write After Approval): Add myself.
1426
14272013-05-17 David Malcolm <dmalcolm@redhat.com>
1428
1429 * MAINTAINERS (Write After Approval): Add myself.
1430
14312013-04-30 Brooks Moses <bmoses@google.com>
1432
1433 * MAINTAINERS: Update my email; move myself from Fortran
1434 reviewer to Write After Approval.
1435
14362013-04-16 Andreas Schwab <schwab@suse.de>
1437
1438 * configure.ac (aarch64-*-*): Don't disable java.
1439 * configure: Regenerate.
1440
14412013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
1442
1443 * MAINTAINERS (Write After Approval): Add myself.
1444
14452013-03-30 Matthias Klose <doko@ubuntu.com>
1446
1447 * Makefile.def (target_modules): Don't install libffi.
1448 * Makefile.in: Regenerate.
1449
14502013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
1451
1452 * MAINTAINERS (Write After Approval): Add myself.
1453
14542013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
1455
1456 * MAINTAINERS (Write After Approval): Add myself.
1457
14582013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
1459
1460 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1461 * configure: Regenerated.
1462
477ef922 14632013-02-05 Ian Lance Taylor <iant@google.com>
1464
1465 PR go/55969
1466 * configure.ac: Disable libgo on some systems where it does not
1467 work.
1468
d4cf3e7a 14692013-02-04 David Edelsohn <dje.gcc@gmail.com>
1470
1471 * MAINTAINERS: Explicitly add myself as AIX maintainer.
1472 Remove Geoff Keating as rs6000 port maintainer, at his request.
1473
14742013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
1475
1476 * MAINTAINERS: Update my email.
1477
14782013-01-23 Shenghou Ma <minux.ma@gmail.com>
1479
1480 * configure: Re-generate.
1481
14822013-01-15 Richard Biener <rguenther@suse.de>
1483
1484 PR other/55973
1485 * configure: Re-generate.
1486
14872013-01-14 Matthias Klose <doko@ubuntu.com>
1488
1489 * Makefile.def (install-target-libsanitizer): Depend on
1490 install-target-libstdc++-v3.
1491 * Makefile.in: Regenerate.
1492
14932013-01-14 Richard Biener <rguenther@suse.de>
1494
1495 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1496 * configure: Re-generate
1497
14982013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1499
1500 * config.sub: Update from config repo.
1501
15022013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1503
1504 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1505 * Makefile.in: Regenerate.
1506
15072013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1508
1509 * MAINTAINERS (arc): Add new port maintainership for myself.
1510
15112013-01-09 Jason Merrill <jason@redhat.com>
1512
1513 * .gitignore: Import from gdb repository.
1514
15152013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1516
1517 * Makefile.def (configure-gcc): Depend on all-gmp.
1518 (all-gcc): Remove dependency on all-gmp.
1519 * Makefile.in: Regenerated.
1520
15212013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1522
1523 * config.sub: Merge from config repo.
1524 * config.guess: Ditto.
1525
15262013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1527
1528 * Makefile.def: Merge from binutils.
1529 * Makefile.in: Ditto.
1530
15312013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
1532
1533 * MAINTAINERS: Update my email.
1534
15352012-12-29 Ben Elliston <bje@gnu.org>
1536
1537 * config.guess: Update to 2012-12-29 version.
1538 * config.sub: Likewise.
1539
15402012-12-20 Matthias Klose <doko@ubuntu.com>
1541
1542 * Makefile.def (install-target-libgfortran): Depend on
1543 install-target-libquadmath, install-target-libgcc.
1544 (install-target-libsanitizer): Depend on install-target-libgcc.
1545 (install-target-libjava): Depend on install-target-libgcc.
1546 (install-target-libitm): Depend on install-target-libgcc.
1547 (install-target-libobjc): Depend on install-target-libgcc.
1548 (install-target-libstdc++-v3): Depend on install-target-libgcc.
1549 * Makefile.in: Regenerate.
1550
15512012-12-19 Matthias Klose <doko@ubuntu.com>
1552
1553 * Makefile.def (install-target-libgo): Depend on
1554 install-target-libatomic.
1555 * Makefile.in: Regenerate.
1556
15572012-12-18 Andreas Schwab <schwab@linux-m68k.org>
1558
1559 PR go/55201
1560 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1561 * Makefile.in: Regenerate.
1562
15632012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1564
1565 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1566 * configure: Regenerate.
1567
15682012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1569
1570 * config.sub: Merge from config repo.
1571
15722012-12-11 H.J. Lu <hongjiu.lu@intel.com>
1573
1574 * Makefile.def (target_modules): Add bootstrap=true and
1575 raw_cxx=true to libsanitizer.
1576 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1577 * Makefile.in: Regenerated.
1578 * configure: Likewise.
1579
15802012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
1581
1582 * MAINTAINERS: Remove self as RTL optimization maintainer.
1583
15842012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1585
1586 * MAINTAINERS (Write After Approval): Add myself.
1587
15882012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1589
1590 * Makefile.def (target_modules): Remove bootstrap=true and
1591 raw_cxx=true from libsanitizer.
1592 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1593 * Makefile.in: Regenerated.
1594 * configure: Likewise.
1595
15962012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1597
1598 * Makefile.def (target_modules): Add bootstrap=true and
1599 raw_cxx=true to libsanitizer.
1600 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1601 * Makefile.in: Regenerated.
1602 * configure: Likewise.
1603
16042012-11-28 Andrew Pinski <apinski@cavium.com>
1605
1606 PR bootstrap/54279
1607 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1608 * configure: Regenerate.
1609 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1610 * Makefile.in: Regenerate.
1611
16122012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
1613
1614 * configure.ac: Disable libsanitizer if we're not building C++.
1615 * configure: Regenerate.
1616
16172012-11-15 Roland McGrath <roland@hack.frob.com>
1618
1619 * MAINTAINERS (Write After Approval): Add myself.
1620
16212012-11-15 Dmitry Vyukov <dvyukov@google.com>
1622
1623 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1624 Kostya Serebryany (kcc@google.com) and
1625 Jakub Jelinek (jakub@redhat.com).
1626 Rename area for Dodji Seketeli (dodji@redhat.com).
1627
16282012-11-15 Dodji Seketeli <dodji@redhat.com>
1629
1630 * MAINTAINERS: (asan.c, related): Add myself.
1631
16322012-11-14 Roland McGrath <mcgrathr@google.com>
1633
1634 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1635 * configure: Regenerate.
1636
16372012-11-13 Richard Henderson <rth@redhat.com>
1638
1639 * configure.ac: Move libsanitizer logic to subdirectory.
1640 * configure: Regenerate.
1641
16422012-11-13 Dodji Seketeli <dodji@redhat.com>
1643
1644 * configure.ac: Enable libsanitizer just on x86 linux for now.
1645 * configure: Re-generate.
1646
16472012-11-13 David Edelsohn <dje.gcc@gmail.com>
1648
1649 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1650 sections.
1651 * configure: Regenerate.
1652
16532012-11-13 Hans-Peter Nilsson <hp@axis.com>
1654
1655 * configure.ac: Add section for configdirs for libsanitizer.
1656 Disable for cris-*-* and mmix-*-*.
1657 * configure: Regenerate.
1658
16592012-11-12 Wei Mi <wmi@google.com>
1660
1661 * configure.ac: Add libsanitizer to target_libraries.
1662 * Makefile.def: Ditto.
1663 * configure: Regenerate.
1664 * Makefile.in: Regenerate.
1665 * libsanitizer: New directory for asan runtime. Contains an empty
1666 tsan directory.
1667
16682012-11-03 Corinna Vinschen <corinna@vinschen.de>
1669
1670 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1671 against Mingw64 w32api.
1672 * configure: Regenerate.
1673
16742012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1675
1676 * configure: Regenerated.
1677
16782012-11-03 Robert Mason <rbmj@verizon.net>
1679
1680 * configure.ac: add --disable-libstdcxx configure option
1681 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1682
16832012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
1684
1685 * MAINTAINERS (Write After Approval): Add myself.
1686
16872012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
1688
1689 * MAINTAINERS (Write After Approval): Add myself.
1690
16912012-10-24 Sharad Singhai <singhai@google.com>
1692
1693 * MAINTAINERS (Write After Approval): Add myself.
1694
16952012-10-24 Eric Christopher <echristo@gmail.com>
1696
1697 * MAINTAINERS: Update email address.
1698
16992012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1700
1701 PR bootstrap/54820
1702 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1703 * configure: Regenerate.
1704
17052012-10-23 Richard Earnshaw <rearnsha@arm.com>
1706
1707 * MAINTAINERS (aarch64): Add Marcus and myself.
1708
17092012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1710
1711 PR bootstrap/54820
1712 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1713 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1714 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1715 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1716 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1717 * Makefile.in: Regenerate.
1718 * configure.ac (have_static_libs): New variable and associated check.
1719 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1720 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1721 * configure: Regenerate.
1722
17232012-10-10 Richard Biener <rguenther@suse.de>
1724
1725 * MAINTAINERS: Adjust for changed surname.
1726
17272012-10-04 Lawrence Crowl <crowl@google.com>
1728
1729 * MAINTAINERS (Write After Approval): Add myself.
1730
17312012-10-01 Cary Coutant <ccoutant@google.com>
1732
1733 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1734
17352012-09-28 Ian Lance Taylor <iant@google.com>
1736
1737 * Makefile.def: Make all-target-libgo depend on
1738 all-target-libbacktrace.
1739 * Makefile.in: Rebuild.
1740
17412012-09-26 Ian Lance Taylor <iant@google.com>
1742
1743 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1744 * Makefile.in: Rebuild.
1745
17462012-09-20 Walter Lee <walt@tilera.com>
1747
1748 * configure.ac: Add tilegx to list of targets that support gold.
1749 * configure: Regenerate.
1750
17512012-09-20 Marek Polacek <polacek@redhat.com>
1752
1753 * MAINTAINERS (Write After Approval): Add myself.
1754
17552012-09-19 Steve Ellcey <sellcey@mips.com>
1756
1757 * configure.ac: Add mips*-mti-elf* target.
1758 * configure: Regenerate.
1759
17602012-09-17 Ian Lance Taylor <iant@google.com>
1761
1762 * MAINTAINERS (Various Maintainers): Add libbacktrace.
1763 * configure.ac (host_libs): Add libbacktrace.
1764 (target_libraries): Add libbacktrace.
1765 * Makefile.def (host_modules): Add libbacktrace.
1766 (target_modules): Likewise.
1767 * configure, Makefile.in: Rebuild.
1768
17692012-09-14 David Edelsohn <dje.gcc@gmail.com>
1770
1771 PR target/38607
1772 Merge upstream change.
1773 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1774
1775 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1776 Add libgomp*.o to compare_exclusions for AIX.
1777 * configure: Regenerate.
1778
17792012-09-06 Diego Novillo <dnovillo@google.com>
1780
1781 * configure.ac: Bump minimum GMP version to 4.2.3.
1782 * configure: Re-generate.
1783
17842012-09-05 Georg-Johann Lay <avr@gjlay.de>
1785
1786 PR target/54461
1787 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1788 target-libgloss if not configured --with-avrlibc=no.
1789 * configure: Regenerate.
1790
17912012-09-04 Jason Merrill <jason@redhat.com>
1792
1793 * configure.ac: Fix --enable-languages=all.
1794
17952012-09-04 Christophe Lyon <christophe.lyon@st.com>
1796
1797 * MAINTAINERS (Write After Approval): Add myself.
1798
17992012-09-03 Richard Guenther <rguenther@suse.de>
1800
1801 PR bootstrap/54138
1802 * configure.ac: Re-organize ISL / CLOOG checks to allow
1803 disabling with either --without-isl or --without-cloog.
1804 * configure: Regenerated.
1805
18062012-09-03 Georg-Johann Lay <avr@gjlay.de>
1807
1808 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1809 * configure: Regenerate.
1810
18112012-08-27 Ulrich Drepper <drepper@gmail.com>
1812
1813 * MAINTAINERS: Fix my email address.
1814
18152012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1816
1817 PR binutils/4970
1818 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1819 and opcodes.
1820 * Makefile.in: Regenerated.
1821
18222012-08-26 Art Haas <ahaas@impactweather.com>
1823
1824 * configure: Regenerate.
1825
18262012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
1827
1828 * INSTALL/README: Also refer to the online installation
1829 instructions.
1830
18312012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1832
1833 * MAINTAINERS (Write After Approval): Add myself.
1834 (Picochip port): Remove myself.
1835
18362012-08-14 Diego Novillo <dnovillo@google.com>
1837
1838 Merge from cxx-conversion branch.
1839
1840 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1841 POSTSTAGE1_CONFIGURE_FLAGS.
1842 * Makefile.in: Regenerate.
1843 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1844 Force C++ when bootstrapping.
1845 * configure: Regenerate.
1846
18472012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1848
1849 * MAINTAINERS (Write After Approval): Add myself.
1850
18512012-07-16 Joseph Myers <joseph@codesourcery.com>
1852
1853 * README: Document use of ranges of years in copyright notices.
1854
18552012-07-06 Richard Guenther <rguenther@suse.de>
1856
1857 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1858 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1859 --with-gmp=system.
1860 * Makefile.in: Regenerated.
1861 * configure: Likewise.
1862
18632012-07-06 Richard Guenther <rguenther@suse.de>
1864
1865 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1866 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1867 supply V=1 as extra_make_flags.
1868 * configure: Regenerated.
1869 * Makefile.in: Likewise.
1870
18712012-07-04 Tristan Gingold <gingold@adacore.com>
1872
1873 * configure: Regenerate.
1874
18752012-07-03 Richard Guenther <rguenther@suse.de>
1876
1877 * Makfile.def (isl): Remove not necessary extra_exports and
1878 extra_make_flags.
1879 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1880 * Makefile.in: Regenerated.
1881
18822012-07-03 Richard Guenther <rguenther@suse.de>
1883
1884 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1885 * configure.ac: If either the ISL or the CLooG check failed
1886 do not try to build in-tree versions.
1887 * Makefile.in: Regenerated.
1888 * configure: Regenerated.
1889
18902012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1891
1892 * configure: Regenerate.
1893
18942012-07-02 Janis Johnson <janisjo@codesourcery.com>
1895
1896 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1897 maintainer.
1898
18992012-07-02 Richard Guenther <rguenther@suse.de>
1900
1901 * configure: Regenerated.
1902
19032012-07-02 Richard Guenther <rguenther@suse.de>
1904 Michael Matz <matz@suse.de>
1905 Tobias Grosser <tobias@grosser.es>
1906 Sebastian Pop <sebpop@gmail.com>
1907
1908 * Makefile.def: Add ISL host module, remove PPL host module.
1909 Adjust ClooG host module to use the proper ISL.
1910 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1911 * configure.ac: Include config/isl.m4. Add ISL host library,
1912 remove PPL. Remove PPL configury, add ISL configury, adjust
1913 ClooG configury.
1914 * Makefile.in: Regenerated.
1915 * configure: Likewise.
1916
19172012-07-02 Richard Guenther <rguenther@suse.de>
1918
1919 Merge from graphite branch
1920 2011-07-21 Tobias Grosser <tobias@grosser.es>
1921
1922 * configure: Regenerated.
1923 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1924 both cloog.org and legacy versions. The only supported version will
1925 be CLooG with the isl backend.
1926
1927 2011-07-21 Tobias Grosser <tobias@grosser.es>
1928
1929 * configure: Regenerated.
1930 * configure.ac: Require cloog isl 0.17.0
1931
1932 2011-07-21 Tobias Grosser <tobias@grosser.es>
1933
1934 * configure: Regenerated.
1935 * config/cloog.m4: Do not define CLOOG_ORG
1936
19372012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1938
1939 * configure.ac: Skip C if explicitly selected.
1940 * configure: Regenerate.
1941
19422012-06-28 Christophe Lyon <christophe.lyon@st.com>
1943
1944 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1945 they contain -O2.
1946 * configure: Regenerate.
1947
19482012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
1949
1950 PR debug/53740
1951 * df.h, df-problems.c, dce.c: Revert last patch.
1952
19532012-06-25 Iain Sandoe <iain@codesourcery.com>
1954
1955 * MAINTAINERS (Write After Approval): Update my email address.
1956
19572012-06-21 Meador Inge <meadori@codesourcery.com>
1958
1959 * MAINTAINERS (Write After Approval): Add myself.
1960
19612012-06-20 Jason Merrill <jason@redhat.com>
1962
1963 * Makefile.tpl (check-target-libgomp-c++): New.
1964 (check-target-libitm-c++): New.
1965 * Makefile.def (c++): Add them.
1966 * Makefile.in: Regenerate.
1967
19682012-05-29 Edmar Wienskoski <edmar@freescale.com>
1969
1970 * MAINTAINERS (Write After Approval): Add myself.
1971
19722012-05-16 Olivier Hainque <hainque@adacore.com>
1973
1974 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1975 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1976 (install-no-fixedincludes): Adjust accordingly.
1977 * Makefile.in: Regenerate.
1978
19792012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1980
1981 Merge upstream change
1982 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1983
19842012-05-14 Marc Glisse <marc.glisse@inria.fr>
1985
1986 * MAINTAINERS (Write After Approval): Add myself.
1987
19882012-05-09 Nick Clifton <nickc@redhat.com>
1989 Paul Smith <psmith@gnu.org>
1990
1991 PR bootstrap/50461
1992 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1993 allow for the fact that from release v3.1.0 of MPFR the source
1994 files were moved into a src sub-directory.
1995 * configure: Regenerate.
1996
19972012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1998
1999 * configure.ac: Bump minimum MPFR version to 2.4.0.
2000 * configure: Regenerated.
2001
20022012-05-01 Richard Henderson <rth@redhat.com>
2003
2004 * Makefile.def (libatomic): New target_module.
2005 * configure.ac (target_libraries): Add libatomic.
2006 (noconfigdirs): Check if libatomic is supported.
2007 * Makefile.in, configure: Rebuild.
2008
20092012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
2010
2011 * MAINTAINERS (Write After Approval): Add myself.
2012
20132012-04-25 Joel Brobecker <brobecker@adacore.com>
2014
2015 * config.sub: Update to 2012-04-18 version from official repo.
2016
20172012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
2018
2019 * MAINTAINERS (Write After Approval): Add myself.
2020
20212012-04-11 Steve Ellcey <sellcey@mips.com>
2022
2023 * MAINTAINERS: Changed email address.
2024
20252012-03-28 Georg-Johann Lay <avr@gjlay.de>
2026
2027 PR target/52737
2028 * contrib/gcc_update (files_and_dependencies):
2029 Remove gcc/config/avr/t-multilib from touch data.
2030
20312012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2032
2033 * MAINTAINERS (OS Port Maintainers): Remove irix.
2034 * configure.ac (enable_libgomp): Remove *-*-irix6*.
2035 (unsupported_languages): Remove mips-sgi-irix6.*.
2036 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2037 (with_stabs): Remove.
2038 * configure: Regenerate.
2039
20402012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2041
2042 * MAINTAINERS (OS Port Maintainers): Remove osf.
2043 * configure.ac (enable_libgomp): Remove *-*-osf*.
2044 (with_stabs): Remove alpha*-*-osf*.
2045 * configure: Regenerate.
2046
20472012-03-05 Tristan Gingold <gingold@adacore.com>
2048
2049 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2050 * configure: Regenerate.
2051
20522012-02-17 Walter Lee <walt@tilera.com>
2053
2054 * MAINTAINERS: (Write After Approval): Delete myself.
2055
20562012-02-14 Walter Lee <walt@tilera.com>
2057
2058 * MAINTAINERS (tilegx port): Add myself.
2059 (tilepro port): Add myself.
2060 (Write After Approval): Add myself.
2061
20622012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
2063
2064 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2065 and Joseph Myers as docstring relicensing maintainers.
2066
20672012-02-09 Bin Cheng <bin.cheng@arm.com>
2068
2069 * MAINTAINERS (write-after-approval): Add myself.
2070
20712012-02-08 Ira Rosen <irar@il.ibm.com>
2072
2073 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2074 maintainer.
2075
20762012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2077
2078 * MAINTAINERS (Write After Approval): Move myself to
2079 maintain alphabetical order.
2080
20812012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2082
2083 * MAINTAINERS (Write After Approval): Add myself.
2084
20852012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2086
2087 * MAINTAINERS (Write After Approval): Add myself.
2088
20892012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2090 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2091
2092 * configure.ac (cr16-*-*): Remove nonconfigdirs.
2093 * configure: Regenerate.
2094
20952012-01-23 Harshit Chopra <harshit@google.com>
2096
2097 * MAINTAINERS (Write After Approval): Add myself.
2098
20992012-01-22 Douglas B Rupp <rupp@ngnat.com>
2100
2101 * configure.ac: Remove reference to mh-interix.
2102 * configure: Regenerate.
2103
21042012-01-05 Richard Henderson <rth@redhat.com>
2105
2106 PR bootstrap/51072
2107 * configure.ac: Disable libitm if c++ is not enabled.
2108 * configure: Rebuild.
2109
2110 * configure.ac: Fix regexp for same.
2111 * configure: Rebuild.
2112
21132012-01-02 Balaji V. Iyer <bviyer@gmail.com>
2114
2115 * MAINTAINERS (Write After Approval): Add myself.
2116
21172012-01-02 Richard Guenther <rguenther@suse.de>
2118
2119 PR bootstrap/51686
2120 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2121 * Makefile.in: Regenerate.
2122
21232011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
2124
2125 * MAINTAINERS (Write After Approval): Add myself.
2126
21272011-12-18 Eric Botcazou <ebotcazou@adacore.com>
2128
2129 * configure: Regenerate.
2130
21312011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2132
2133 * MAINTAINERS (picochip): Changed email address.
2134
21352011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
2136
2137 * MAINTAINERS (write-after-approval): Add self.
2138
21392011-11-29 DJ Delorie <dj@redhat.com>
2140
2141 * configure.ac (rl78-*-*) New case.
2142 * configure: Regenerate.
2143 * MAINTAINERS: Add myself as RL78 maintainer.
2144
21452011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2146
2147 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2148
21492011-11-21 Andreas Tobler <andreast@fgznet.ch>
2150
2151 * libtool.m4: Additional FreeBSD 10 fixes.
2152
21532011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
2154
2155 * MAINTAINERS: Move myself from Write After Approval to CPU Port
2156 Maintainers section, as Epiphany maintainer.
2157
21582011-11-18 Iain Sandoe <iains@gcc.gnu.org>
2159
2160 PR target/49992
2161 * configure.ac: Remove ranlib special-casing for Darwin.
2162 * configure: Regenerate.
2163
21642011-11-12 Andrey Belevantsev <abel@ispras.ru>
2165
2166 * MAINTAINERS (Reviewers): Keep the list sorted.
2167
21682011-11-11 Andrey Belevantsev <abel@ispras.ru>
2169
2170 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2171
21722011-11-09 Roland McGrath <mcgrathr@google.com>
2173
2174 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2175 * configure: Rebuild.
2176 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2177 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2178 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2179 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2180 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2181 Add READELF.
2182 * Makefile.in: Rebuild.
2183
21842011-11-09 Jason Merrill <jason@redhat.com>
2185
2186 * Makefile.def (language=c++): Remove check-c++0x.
2187 * Makefile.in (check-gcc-c++): Regenerate.
2188
21892011-11-08 Richard Henderson <rth@redhat.com>
2190
2191 * configure.ac: Test for libitm directory present first.
2192
2193 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2194
2195 * configure.ac: Test libitm/configure.tgt to disable libitm.
2196 * configure: Rebuild.
2197
21982011-11-07 Aldy Hernandez <aldyh@redhat.com>
2199 Richard Henderson <rth@redhat.com>
2200
2201 Merged from transactional-memory.
2202
2203 * Makefile.def (lang_env_dependencies): libitm is c++.
2204 Add libitm target module.
2205 * configure.ac: Likewise.
2206 * config/mmap.m4: New file.
2207 * contrib/gcc_update: Add libitm to touch data.
2208 * Makefile.in, configure: Rebuild.
2209
22102011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2211
2212 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2213 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2214 * Makefile.in: Regenerate.
2215
22162011-11-01 DJ Delorie <dj@redhat.com>
2217
2218 * config.sub: Update to version 2011-10-29 (added rl78)
2219
22202011-10-27 Nick Clifton <nickc@redhat.com>
2221
2222 * config.sub: Import these changes from the config project:
2223
2224 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
2225 Ben Elliston <bje@gnu.org>
2226
2227 * config.sub (epiphany): New.
2228
2229 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
2230 Ben Elliston <bje@gnu.org>
2231
2232 * config.sub (hexagon, hexagon-*): New.
2233
2234 2011-08-23 Roland McGrath <mcgrathr@google.com>
2235
2236 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2237 64eb to be64.
2238
2239 2011-08-16 Roland McGrath <mcgrathr@google.com>
2240
2241 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2242 (nacl): Grok as alias for 32el-unknown-nacl.
2243
22442011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
2245
2246 * MAINTAINERS (Write After Approval): Add myself.
2247
22482011-10-24 Teresa Johnson <tejohnson@google.com>
2249
2250 * MAINTAINERS (Write After Approval): Add myself.
2251
22522011-09-21 Jakub Jelinek <jakub@redhat.com>
2253
2254 * MAINTAINERS (sparc port): Remove myself.
2255
22562011-09-14 Tom de Vries <tom@codesourcery.com>
2257
2258 * MAINTAINERS (Write After Approval): Add myself.
2259
22602011-08-14 Yao Qi <yao@codesourcery.com>
2261
2262 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2263 * configure: Regenerate.
2264
22652011-07-26 Ian Lance Taylor <iant@google.com>
2266
2267 * configure.ac: Set have_compiler based on whether gcc directory
2268 exists, rather than on whether gcc is in configdirs.
2269 * configure: Rebuild.
2270
22712011-07-21 Joseph Myers <joseph@codesourcery.com>
2272
2273 * MAINTAINERS (Global Reviewers): Add self.
2274
22752011-07-20 David Edelsohn <dje.gcc@gmail.com>
2276
2277 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2278 link directories.
2279 * Makefile.in: Rebuild.
2280
22812011-07-20 Ian Lance Taylor <iant@google.com>
2282
2283 PR bootstrap/49787
2284 * configure.ac: Move --enable-bootstrap handling earlier in file.
2285 If --enable-bootstrap and either --enable-build-with-cxx or
2286 --enable-build-poststage1-with-cxx, enable C++ automatically.
2287 * configure: Rebuild.
2288
22892011-07-19 Ian Lance Taylor <iant@google.com>
2290
2291 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
2292 make C++ a boot_language. Set and substitute
2293 POSTSTAGE1_CONFIGURE_FLAGS.
2294 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2295 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2296 * configure, Makefile.in: Rebuild.
2297
22982011-07-19 Vladimir Makarov <vmakarov@redhat.com>
2299
2300 * MAINTAINERS (Register Allocation): Move myself from reviewers to
2301 maintainers.
2302
23032011-07-18 Jakub Jelinek <jakub@redhat.com>
2304
2305 * MAINTAINERS (Global Reviewers): Add myself.
2306
23072011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2308
2309 * configure: Regenerate.
2310
23112011-07-16 Jason Merrill <jason@redhat.com>
2312
2313 * Makefile.def (language=c++): Add check-c++0x and
2314 check-target-libmudflap-c++.
2315 * Makefile.tpl (check-target-libmudflap-c++): New.
2316 * Makefile.in: Regenerate.
2317
23182011-07-16 Matthias Klose <doko@ubuntu.com>
2319
2320 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2321 * Makefile.def (target_modules/libjava): Pass
2322 $(EXTRA_CONFIGARGS_LIBJAVA).
2323 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2324 if not configured with --enable-static-libjava.
2325 * Makefile.in: Regenerate.
2326 * configure: Likewise.
2327
23282011-07-15 Jason Merrill <jason@redhat.com>
2329
2330 * Makefile.in (check-c++): Move check-gcc-c++0x after
2331 check-target-libstdc++-v3.
2332
23332011-07-15 Bernd Schmidt <bernds@codesourcery.com>
2334
2335 * MAINTAINERS (c6x port): New entry.
2336
23372011-07-13 Jason Merrill <jason@redhat.com>
2338
2339 * Makefile.in (check-gcc-c++0x): New.
2340 (check-c++): Depend on it.
2341
23422011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2343
2344 PR target/39150
2345 * configure.ac (i[3456789]86-*-solaris2*): Also accept
2346 x86_64-*-solaris2.1[0-9]*.
2347 * configure: Regenerate.
2348
23492011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
2350
2351 * MAINTAINERS (RTL optimizers): Add self.
2352
23532011-06-27 Gabriel Charette <gchare@google.com>
2354
2355 * MAINTAINERS (Write After Approval): Add myself.
2356
23572011-06-22 Hans-Peter Nilsson <hp@axis.com>
2358
2359 PR regression/47836
2360 PR bootstrap/23656
2361 PR other/47733
2362 PR bootstrap/49247
2363 PR c/48825
2364 * configure.ac (target_libraries): Remove target-libiberty.
2365 Remove case-statement setting skipdirs=target-libiberty for
2366 multiple targets. Remove checking target_configdirs and
2367 removing target-libiberty but keeping target-libgcc if
2368 otherwise empty.
2369 * Makefile.def (target_modules): Don't add libiberty.
2370 (dependencies): Remove all traces of target-libiberty.
2371 * configure, Makefile.in: Regenerate.
2372
23732011-06-13 Walter Lee <walt@tilera.com>
2374
2375 * configure.ac (tilepro-*-*) New case.
2376 (tilegx-*-*): Likewise.
2377 * configure: Regenerate.
2378
23792011-06-06 Jing Yu <jingyu@google.com>
2380
2381 * configure.ac: Skip target-libiberty for
2382 arm*-*-linux-androideabi.
2383 * configure: Regenerated.
2384
23852011-06-06 Nick Clifton <nickc@redhat.com>
2386
2387 * config.sub: Sync from upstream.
2388
23892011-06-05 Nenad Vukicevic <nenad@intrepid.com>
2390
2391 * MAINTAINERS (Write After Approval): Add myself.
2392
23932011-06-01 Daniel Jacobowitz <drow@false.org>
2394
2395 * MAINTAINERS: Update my email address.
2396
23972011-05-27 Nathan Froyd <froydnj@codesourcery.com>
2398
2399 * MAINTAINERS (Write After Approval): Update my email address.
2400
24012011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
2402
2403 * MAINTAINERS (Write After Approval): Add myself.
2404
24052011-05-08 Doug Kwan <dougkwan@google.com>
2406
2407 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2408 * configure: Regenerated.
2409 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2410 value from configure.
2411 * Makefile.in: Regenerated.
2412
24132011-05-05 Joseph Myers <joseph@codesourcery.com>
2414
2415 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2416 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2417 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2418 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2419 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2420 *-*-vxworks*): Disable newlib and libgloss in separate case
2421 statement.
2422 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2423 to separate case statement.
2424 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2425 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2426 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2427 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2428 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2429 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2430 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2431 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2432 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2433 i[[3456789]]86-*-rdos*, m32r-*-*,
2434 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2435 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2436 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2437 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2438 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2439 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2440 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2441 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2442 and libgloss in main case over targets. Remove most empty cases
2443 in main case over targets.
2444 * configure: Regenerate.
2445
24462011-05-04 Janis Johnson <janisjo@codesourcery.com>
2447
2448 * MAINTAINERS (Write After Approval): Add myself.
2449
24502011-05-04 Joseph Myers <joseph@codesourcery.com>
2451
2452 * configure.ac: Remove code setting special library locations for
2453 hppa*64*-*-hpux11*. Remove code setting compiler for
2454 sparc-sun-solaris2*.
2455 * configure: Regenerate.
2456
24572011-05-04 Joseph Myers <joseph@codesourcery.com>
2458
2459 * configure.ac: Separate libgloss_dir settings from general case
2460 over targets.
2461 * configure: Regenerate.
2462
24632011-04-28 Joseph Myers <joseph@codesourcery.com>
2464
2465 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2466 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2467 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2468 cases in libgcj-disabling case statement.
2469 (hppa*64*-*-linux*): Set unsupported_languages instead of
2470 disabling target-zlib.
2471 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2472 to hppa*64*-*-hpux*.
2473 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2474 hppa*-*-hpux*.
2475 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2476 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2477 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2478 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2479 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2480 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2481 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2482 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2483 libgcj-disabling case statement.
2484 * configure: Regenerate.
2485
24862011-04-28 Joseph Myers <joseph@codesourcery.com>
2487
2488 * configure.ac: Disable Java for targets not supporting libffi.
2489 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2490 Remove cases in Java-disabling statement.
2491 (*arm-wince-pe): Change to arm-wince-pe.
2492 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2493 cases in Java-disabling statement.
2494 (bfin-*-*): Don't disable Java again.
2495 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2496 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2497 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2498 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2499 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2500 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2501 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2502 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2503 Java-disabling statement.
2504 (mmix-*-*): Don't disable Java again.
2505 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2506 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2507 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2508 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2509 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2510 statement.
2511 * configure: Regenerate.
2512
25132011-04-28 Joseph Myers <joseph@codesourcery.com>
2514
2515 * configure.ac: Separate cases disabling Java and Java libraries
2516 from general case over targets.
2517 * configure: Regenerate.
2518
25192011-04-21 Jie Zhang <jzhang918@gmail.com>
2520
2521 * MAINTAINERS: Update my email address.
2522
25232011-04-20 Easwaran Raman <eraman@google.com>
2524
2525 * MAINTAINERS (Write After Approval): Add myself.
2526
25272011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
2528
2529 PR lto/48086
2530 * configure.ac: Re-enable LTO on *-apple-darwin9*.
2531 * configure: Regenerate.
2532
25332011-04-16 Jim Meyering <meyering@redhat.com>
2534
2535 * MAINTAINERS (Write After Approval): Add myself.
2536
25372011-04-15 Dodji Seketeli <dodji@redhat.com>
2538
2539 * MAINTAINERS: Update my email address.
2540
25412011-04-13 Georg-Johann Lay <avr@gjlay.de>
2542
2543 * MAINTAINERS (Write After Approval): Add myself.
2544
25452011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
2546
2547 * MAINTAINERS (Write After Approval): Add myself.
2548
25492011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
2550
2551 * MAINTAINERS (Write After Approval): Add myself.
2552
25532011-04-06 Joseph Myers <joseph@codesourcery.com>
2554
2555 * configure.ac (build_tools): Remove build-byacc.
2556 (host_libs): Remove mmalloc.
2557 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2558 autoconf automake libtool diff rcs fileutils shellutils time
2559 textutils wdiff find uudecode hello tar gzip indent recode release
2560 sed perl gawk findutils gettext zip.
2561 (libgcj): Remove target-qthreads.
2562 (target_tools): Remove target-examples target-gperf.
2563 (YACC): Don't handle building byacc.
2564 * configure: Regenerate.
2565 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2566 dosutils, examples, fileutils, find, findutils, gawk, gettext,
2567 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2568 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2569 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2570 handle building components.
2571 * Makefile.in: Regenerate.
2572
25732011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
2574
2575 * MAINTAINERS: Update my email address as Xtensa maintainer.
2576
25772011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2578
2579 * config.sub: Sync from upstream.
2580
25812011-04-01 Joseph Myers <joseph@codesourcery.com>
2582
2583 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2584 (microblaze*): Don't disable libssp.
2585 * configure: Regenerate.
2586
25872011-04-01 Joseph Myers <joseph@codesourcery.com>
2588
2589 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2590 moveifchange.
2591 * configure: Regenerate.
2592 * Makefile.tpl: Use @SHELL@ not @config_shell@.
2593 * Makefile.in: Regenerate.
2594
25952011-04-01 Joseph Myers <joseph@codesourcery.com>
2596
2597 * configure.ac (*-*-sysv4*): Don't enable libgomp.
2598 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2599 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2600 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2601 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2602 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2603 md_exec_prefix cases.
2604 * configure: Regenerate.
2605
26062011-04-01 Joseph Myers <joseph@codesourcery.com>
2607
2608 * configure.ac: Separate cases disabling target-libssp,
2609 target-libiberty, target-libstdc++-v3 and Fortran from general
2610 case over targets.
2611 * configure: Regenerate.
2612
26132011-04-01 Joseph Myers <joseph@codesourcery.com>
2614
2615 * configure.ac (*-*-chorusos): Don't disable libgcj.
2616 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2617 Remove case.
2618 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2619 (arm-*-coff): Don't disable libgcj.
2620 (arm*-*-linux-gnueabi): Remove useless assignment.
2621 (arm-*-riscix*): Don't disable libgcj.
2622 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2623 configuration.
2624 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2625 (c54x*-*-*): Remove case.
2626 (tic54x-*-*): Don't disable GCC or GCC libraries.
2627 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
2628 to *.
2629 (d10v-*-*): Don't disable GCC libraries.
2630 (d30v-*-*): Don't disable libgcj.
2631 (h8500-*-*): Don't disable GCC libraries.
2632 (i960-*-*): Don't disable libgcj.
2633 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2634 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2635 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2636 libgcj.
2637 (m68k-*-coff*): Remove case.
2638 (mmix-*-*): Don't disable libgloss on host.
2639 (mn10200-*-*, mn10300-*-*): Remove cases.
2640 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2641 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2642 Don't disable libgcj.
2643 (romp-*-*): Remove case.
2644 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2645 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2646 case.
2647 (v810-*-*): Don't disable GCC libraries.
2648 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2649 (ip2k-*-*): Don't disable GCC libraries.
2650 * configure: Regenerate.
2651
26522011-03-28 Joseph Myers <joseph@codesourcery.com>
2653
2654 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2655 libffi on host.
2656 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2657 on host.
2658 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2659 * configure: Regenerate.
2660
26612011-03-26 John Marino <binutils@marino.st>
2662
2663 * configure.ac: Add support for *-*-dragonfly*
2664 * configure: Regenerate.
2665
26662011-03-25 Joseph Myers <joseph@codesourcery.com>
2667
2668 * configure.ac (native_only): Remove.
2669 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2670 send-pr uudecode guile gnuserv on host.
2671 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2672 send-pr rcs guile perl texinfo libtool on host.
2673 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2674 automake send-pr rcs guile perl texinfo libtool on host.
2675 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2676 (*-*-kaos*): Don't disable target-examples target-gperf on target.
2677 (alpha*-dec-osf*): Don't disable fileutils on target.
2678 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2679 texinfo send-pr expect dejagnu on target.
2680 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2681 target-qthreads on target.
2682 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2683 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2684 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2685 x86_64-*-mingw*): Don't disable expect on target.
2686 (*-*-cygwin*): Don't disable target-gperf on target.
2687 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2688 gnuserv on target.
2689 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2690 target.
2691 * configure: Regenerate.
2692
26932011-03-25 Joseph Myers <joseph@codesourcery.com>
2694
2695 * configure.ac (target_tools): Remove target-groff.
2696 (native_only): Remove target-groff.
2697 (hppa*64*-*-*): Don't disable byacc.
2698 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2699 setting.
2700 (*-*-kaos*): Don't skip target-librx and target-groff.
2701 (*-*-netware*): Don't skip target-libmudflap.
2702 (*-*-tpf*): Don't skip target-libmudflap.
2703 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2704 directories on the host.
2705 (ia64*-*-*vms*): Don't skip tix.
2706 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2707 host.
2708 * configure: Regenerate.
2709
27102011-03-24 Paolo Bonzini <pbonzini@redhat.com>
2711
2712 * configure.ac: Remove references to mt-mep, mt-netware,
2713 mt-wince.
2714 * Makefile.def: Add all-utils soft dependencies.
2715 * Makefile.tpl: Remove GDB_NLM_DEPS.
2716 * configure: Regenerate.
2717 * Makefile.in: Regenerate.
2718
27192011-03-24 Paolo Bonzini <bonzini@gnu.org>
2720
2721 * configure.ac: Do not include mh-x86omitfp.
2722 * configure: Regenerate.
2723
27242011-03-24 Paolo Bonzini <bonzini@gnu.org>
2725
2726 * configure.ac: Remove empty cases.
2727 * configure: Regenerate.
2728
27292011-03-24 Paolo Bonzini <bonzini@gnu.org>
2730
2731 * Makefile.def: Add dependency from termcap to gdb.
2732 * Makefile.in: Regenerate.
2733
27342011-03-24 Paolo Bonzini <bonzini@gnu.org>
2735
2736 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2737 * configure: Regenerate.
2738 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2739 * Makefile.tpl: Likewise.
2740 * Makefile.in: Regenerate.
2741
27422011-03-24 Paolo Bonzini <bonzini@gnu.org>
2743
2744 * configure.ac: Remove all mentions of tentative_cc.
2745 * configure: Regenerate.
2746
27472011-03-24 Joseph Myers <joseph@codesourcery.com>
2748
2749 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2750 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2751 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2752 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2753 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2754 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2755 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2756 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2757 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2758 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2759 *-*-rhapsody*): Remove host cases.
2760 * configure: Regenerate.
2761
27622011-03-24 Joseph Myers <joseph@codesourcery.com>
2763
2764 * configure.ac (ppc*-*-pe): Remove host case.
2765 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2766 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2767 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2768 cases.
2769 * configure: Regenerate.
2770
27712011-03-24 Joseph Myers <joseph@codesourcery.com>
2772
2773 * config.sub: Update to version 2011-03-23.
2774
27752011-03-22 Joseph Myers <joseph@codesourcery.com>
2776
2777 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2778 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2779 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2780 * configure: Regenerate.
2781
27822011-03-22 Joseph Myers <joseph@codesourcery.com>
2783
2784 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
2785 to Write After Approval.
2786 * config-ml.in: Don't handle arc-*-elf*.
2787 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2788 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2789 handle GCC libraries.
2790 * configure: Regenerate.
2791
27922011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2793
2794 PR bootstrap/48120:
2795 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2796 Add -lstdc++ -lm to LIBS.
2797 * configure: Regenerate.
2798
27992011-03-18 David Edelsohn <dje.gcc@gmail.com>
2800
2801 * config.guess: Update to version 2011-02-02
2802 * config.sub: Update to version 2011-02-24
2803
28042011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2805
2806 PR lto/48086
2807 * configure.ac: Re-enable LTO on *-apple-darwin9.
2808 * configure: Regenerate.
2809
28102011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
2811
2812 PR lto/48086
2813 * configure.ac: Disable LTO on darwin due to an assembler change in
2814 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2815 under 256.
2816 * configure: Regenerate.
2817
28182011-03-11 Chen Liqin <liqin.gcc@gmail.com>
2819
2820 * MAINTAINERS: Update myself as score backend maintainer,
2821 update my e-mail address.
2822
28232011-03-09 Xuepeng Guo <terry.guo@arm.com>
2824
2825 * MAINTAINERS: Update my e-mail address.
2826
28272011-03-06 Joey Ye <joey.ye@arm.com>
2828
2829 * MAINTAINERS: Update my e-mail address.
2830
28312011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2832
2833 * configure.ac: Adjust test of with_ppl.
2834 * configure: Regenerated.
2835
28362011-03-02 Kai Tietz <ktietz@redhat.com>
2837
2838 * MAINTAINERS: Adjust my e-mail address.
2839
28402011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2841
2842 * configure.ac: Add -lpwl to ppllibs.
2843 * configure: Regenerated.
2844
28452011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2846
2847 * config/cloog.m4: Add -lisl to clooglibs.
2848 * configure: Regenerated.
2849
28502011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2851
2852 * MAINTAINERS (CPU Port maintainers): Add self.
2853
28542011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2855
2856 * MAINTAINERS: Add myself as testsuite maintainer.
2857
28582011-02-15 Mike Stump <mikestump@comcast.net>
2859
2860 * MAINTAINERS: Add myself as testsuite maintainer.
2861
28622011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2863
2864 Import from Libtool and gnulib:
2865
2866 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
2867
2868 Prepare for supporting FreeBSD 10.
2869 * config.rpath: Remove handling of freebsd1* which soon would
2870 match FreeBSD 10.0.
2871
2872 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
2873
2874 Remove support for FreeBSD 1.x.
2875 * libtool.m4 (_LT_LINKER_SHLIBS)
2876 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2877 soon would incorrectly match FreeBSD 10.0.
2878
28792011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2880
2881 PR binutils/12283
2882 * move-if-change: Import version from gnulib.
2883
28842011-02-12 Alexandre Oliva <aoliva@redhat.com>
2885
2886 PR lto/47225
2887 * Makefile.def (lto-plugin): Double dash for enable-shared.
2888 (configure-gcc): Depend on all-lto-plugin.
2889 * Makefile.in: Rebuilt.
2890
28912011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2892
2893 * configure.ac: Remove extra bracket.
2894 * configure: Regenerate.
2895
28962011-02-08 Tobias Burnus <burnus@net-b.de>
2897
2898 * MAINTAINERS: Add myself as libquadmath maintainer.
2899
29002011-02-08 Thomas Schwinge <thomas@schwinge.name>
2901
2902 * MAINTAINERS: Update my email address.
2903
29042011-02-07 Joseph Myers <joseph@codesourcery.com>
2905
2906 * MAINTAINERS (option handling): Add self.
2907
29082011-02-06 Kai Tietz <kai.tietz@onevision.com>
2909
2910 PR lto/47225
2911 * Makefile.def: Add dependency for install-gcc
2912 on install-lto-plugin.
2913 * Makfile.in: Regenerated
2914
29152011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
2916
2917 * MAINTAINERS (CPU Port Maintainers): Add myself.
2918
29192011-01-31 Alexandre Oliva <aoliva@redhat.com>
2920
2921 PR libgcj/44341
2922 * configure.ac: Discard --with-* flags for host when configuring
2923 target libraries for cross build.
2924 * configure: Rebuilt.
2925
29262011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2927
2928 * MAINTAINERS (linear loop transforms): Removed.
2929
29302011-01-25 Jakub Jelinek <jakub@redhat.com>
2931
2932 * configure.ac: If with_ppl is no, move setting with_cloog=no
2933 after CLOOG_REQUESTED check.
2934 * configure: Regenerated.
2935
29362011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2937
2938 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2939 CLooG has been requested.
2940 * configure: Regenerated.
2941
29422011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2943
2944 * configure: Regenerated.
2945 * configure.ac: Check for version 0.11 (or later revision) of PPL.
2946
29472011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
2948
2949 * configure: Regenerated.
2950 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2951
29522011-01-21 Andreas Schwab <schwab@redhat.com>
2953
2954 * configure.ac: Use AS_HELP_STRING throughout.
2955 * configure: Regenerate.
2956
29572011-01-18 Jie Zhang <jie.zhang@analog.com>
2958
2959 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2960 * configure: Regenerate.
2961
29622011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2963
2964 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2965
29662011-01-13 Joel Brobecker <brobecker@adacore.com>
2967
2968 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2969 for ia64-hpux.
2970 * configure: Regenerate.
2971
29722011-01-07 Jan Hubicka <jh@suse.cz>
2973
2974 PR lto/47225
2975 * Makefile.in: Regenerate.
2976 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2977 configure.
2978
29792011-01-07 Jan Hubicka <jh@suse.cz>
2980
2981 * Makefile.in: Regenerate.
2982 * Makefile.def (gcc host module) and soft dependency on lto-plugin
2983 and configure dependency on lto-plugin configure.
2984 (lto-plugin module): Remove dependency on GCC; add dependency on
2985 liniberty.
2986
29872011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
2988
2989 * MAINTAINERS (Write After Approval): Add myself.
2990
29912010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
2992
2993 * configure: Regenerate.
2994
29952010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2996
2997 * configure.ac: (picochip): Disable libiberty.
2998
29992010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
3000
3001 * MAINTAINERS (Write After Approval): Add myself.
3002
30032010-12-10 Ian Lance Taylor <iant@google.com>
3004
3005 PR bootstrap/46819
3006 * configure.ac: For --disable-libgcj clear libgcj_saved.
3007 * configure: Rebuild.
3008
30092010-12-10 Tobias Burnus <burnus@net-b.de>
3010
3011 PR fortran/46540
3012 * configure.ac: Add --disable-libquadmath and
3013 --disable-libquadmath-support.
3014 * configure: Regenerate.
3015
30162010-12-03 Ian Lance Taylor <iant@google.com>
3017
3018 * MAINTAINERS: Add myself as libgo maintainer.
3019
30202010-12-03 Hans-Peter Nilsson <hp@axis.com>
3021
3022 PR libffi/46792
3023 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3024 * configure: Regenerate.
3025
30262010-12-02 Ian Lance Taylor <iant@google.com>
3027
3028 * configure.ac: Always set default for poststage1_ldflags to
3029 -static-libstdc++ -static-libgcc.
3030
30312010-11-29 Andreas Schwab <schwab@redhat.com>
3032
3033 * configure.ac: Move comment to remove extra space in last argument
3034 of GCC_TARGET_TOOL.
3035
30362010-11-26 Alexandre Oliva <aoliva@redhat.com>
3037
3038 PR other/46026
3039 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3040 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3041 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3042 (BASE_FLAGS_TO_PASS): Use it.
3043 * configure: Rebuilt.
3044 * Makefile.in: Rebuilt.
3045
30462010-11-23 H.J. Lu <hongjiu.lu@intel.com>
3047
3048 PR binutils/12258
3049 * configure.ac: Correct comments for --enable-gold/--enable-ld.
3050 Properly check default linker.
3051 * configure: Regnerated.
3052
30532010-11-23 Matthias Klose <doko@ubuntu.com>
3054
3055 * configure.ac: For --enable-gold, handle value `default' instead of
3056 `both*'. New configure option --{en,dis}able-ld.
3057 * configure: Regenerate.
3058
30592010-11-20 Ian Lance Taylor <iant@google.com>
3060
3061 * configure.ac: Only disable a language library if no language needs
3062 it. Don't let --disable-libgcj uncondtionally disable libffi.
3063 * configure: Rebuild.
3064
30652010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3066
3067 * Makefile.in: Regenerate.
3068
3069 PR other/46202
3070 * configure.ac: Fix just-built in-tree STRIP name to be
3071 binutils/strip-new.
3072 * configure: Regenerate.
3073 * Makefile.def (install-strip-gcc, install-strip-binutils)
3074 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3075 (install-strip-sid): Mirror dependencies on non-strip variants
3076 of these targets on the respective -strip prerequisites.
3077 * Makefile.tpl (install-strip, install-strip-host)
3078 (install-strip-target): New targets.
3079 (install-strip-[+module+], install-strip-target-[+module+]):
3080 New targets.
3081 * Makefile.in: Regenerate.
3082
30832010-11-19 Ian Lance Taylor <iant@google.com>
3084 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3085
3086 * configure.ac: Add target-libgo to target_libraries. Set
3087 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3088 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3089 (HOST_EXPORTS): Add GOC.
3090 (BASE_TARGET_EXPORTS): Add GOC.
3091 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3092 (GOCFLAGS_FOR_TARGET): New variable.
3093 (EXTRA_HOST_FLAGS): Add GOC.
3094 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3095 * Makefile.def (target_modules): Add libgo.
3096 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3097 (dependencies): Add dependency from configure-target-libgo to
3098 configure-target-libffi and all-target-libstdc++-v3. Add
3099 dependencies from all-target-libgo to all-target-libffi.
3100 (languages): Add go.
3101 * configure: Rebuild.
3102 * Makefile.in: Rebuild.
3103
31042010-11-19 Ian Lance Taylor <iant@google.com>
3105
3106 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3107 compiler/flag environment variables.
3108
31092010-11-18 Ian Lance Taylor <iant@google.com>
3110
3111 * configure.ac: Check for lang_requires_boot_languages in
3112 config-lang.in files.
3113 * configure: Rebuild.
3114
31152010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
87969c8c 3116 Tobias Burnus <burnus@net-b.de>
3117
3118 PR fortran/32049
3119 * Makefile.def: Add libquadmath; build it with language=fortran.
3120 * configure.ac: Add libquadmath.
3121 * Makefile.tpl: Handle multiple libs in check-[+language+].
3122 * Makefile.in: Regenerate.
3123 * configure: Regenerate.
3124
1fea6e9c 31252010-11-16 Tom Tromey <tromey@redhat.com>
3126
3127 * MAINTAINERS: Moved myself to reviewers section.
3128
1950f29a 31292010-11-15 Zdenek Dvorak <ook@ucw.cz>
3130
3131 * MAINTAINERS: Moved myself to reviewers section.
3132
e3d68d13 31332010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3134
3135 * MAINTAINERS (Various Maintainers): Add self for build machinery.
3136 (Write After Approval): Remove self.
3137
73f813e1 31382010-11-15 Andreas Schwab <schwab@redhat.com>
3139
3140 * configure.ac: Fix spelling in option names.
3141 * configure: Regenerated.
3142
e619f0a6 31432010-11-13 Georg-Johann Lay <georgjohann@web.de>
3144
3145 PR bootstrap/39622
3146 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3147 * configure: Regenerated.
3148
b330025b 31492010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
3150
3151 * MAINTAINERS: Update my email address.
3152
8a0fe290 31532010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3154
8a0fe290 3155 * configure: Regenerate.
3156
81b9d148 31572010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3158
aac33805 3159 * configure: Regenerate.
81b9d148 3160
4076133b 31612010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3162
4076133b 3163 * configure: Regenerate.
3164
88e8cc3e 31652010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3166
88e8cc3e 3167 * configure: Regenerate.
3168
a3c81e03 31692010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
3170
3171 * configure.ac: Support official CLooG.org versions.
3172 * configure: Regenerate.
3173 * config/cloog.m4: New.
3174
083311b4 31752010-11-10 François Dumont <francois.cppdevs@free.fr>
3176
3177 * MAINTAINERS (Write After Approval): Add myself.
3178
7cb0b8a7 31792010-11-09 David Edelsohn <dje.gcc@gmail.com>
3180
3181 * MAINTAINERS: Update my email address.
3182
16463c8d 31832010-11-04 Iain Sandoe <iains@gcc.gnu.org>
3184
3185 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3186 * configure: Regenerate.
16463c8d 3187
25630dc7 31882010-11-03 Ian Lance Taylor <iant@google.com>
3189 Dave Korn <dave.korn.cygwin@gmail.com>
3190
3191 PR lto/46273
3192 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
3193 and on other supported platforms whenever LTO is enabled.
3194 * configure: Rebuild.
3195
13d2f2b2 31962010-11-02 Alan Modra <amodra@gmail.com>
3197
3198 PR binutils/12110
3199 * configure.ac: Error when source path contains spaces.
3200 * configure: Regenerate.
3201
4a0163ae 32022010-10-23 James E. Wilson <wilson@codesourcery.com>
3203
3204 * MAINTAINERS: Update my email address.
3205
1235ba90 32062010-10-20 Ian Lance Taylor <iant@google.com>
3207
3208 * Makefile.def (target_modules): Set lib_path to src/.libs for
3209 libstdc++-v3 module.
3210 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3211 * Makefile.in: Rebuild.
3212
579b6115 32132010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3214
3215 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3216 (Write After Approval): Remove myself.
3217
79aafbf6 32182010-10-15 Tristan Gingold <gingold@adacore.com>
3219
3220 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3221
7516f0c4 32222010-10-14 Douglas Rupp <rupp@gnat.com>
3223
3224 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3225
ca42e774 32262010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
3227
3228 * configure.ac (build_lto_plugin): New shell variable.
3229 (--enable-lto): Turn on by default for all non-ELF platforms that
3230 have had LTO support added so far. Set build_lto_plugin appropriately
3231 for both ELF and non-ELF.
3232 (configdirs): Add lto-plugin or not based on build_lto_plugin.
3233 * configure: Regenerate.
3234
9ee71fca 32352010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3236
3237 Sync from src:
3238 * configure.ac (v850 support): Remove target-libgloss from
3239 noconfigdirs.
3240 * configure: Regenerate.
3241
372a3f1e 32422010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3243
3244 PR bootstrap/45326
3245 PR bootstrap/45174
3246 * configure.ac: Honor initial values of $build_configargs,
3247 $host_configargs, $target_configargs. Mark the precious, so
3248 environment settings get recorded.
3249 * configure: Regenerate.
3250
445b7c96 32512010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3252
3253 PR bootstrap/45796
3254 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3255 Depend on all-build-libiberty.
3256 * Makefile.in: Regenerate.
3257
d34b0d1e 32582010-09-30 Michael Eager <eager@eagercon.com>
3259
3260 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3261 * configure: Regenerate.
3262
2ae04593 32632010-09-28 Michael Eager <eager@eagercon.com>
3264
3265 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3266
3aa7b555 32672010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3268
3269 PR bootstrap/44621
3270 * configure.ac: Fix unportable shell quoting.
3271 * configure: Regenerate.
3272
62932e4d 32732010-09-21 Iain Sandoe <iains@gcc.gnu.org>
3274
3275 * configure.ac (enable-lto): Add Darwin to the list of supported lto
3276 targets and amend comment.
3277 * configure: Regenerate.
3278
b3f60ce8 32792010-09-15 Tejas Belagod <tejas.belagod@arm.com>
3280
3281 * MAINTAINERS (Write After Approval): Add myself.
3282
4ae8c98f 32832010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
3284
3285 * configure.ac: Enable LTO by default on Darwin.
3286 * configure: Regenerate.
3287
782aa0bb 32882010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
3289
4ae8c98f 3290 * MAINTAINERS (Write After Approval): Add myself.
782aa0bb 3291
3888a212 32922010-09-01 Ian Bolton <ian.bolton@arm.com>
3293
4ae8c98f 3294 * MAINTAINERS (Write After Approval): Add myself.
3888a212 3295
ad7d8d63 32962010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
3297
3298 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3299 ports
3300
b9c08e4e 33012010-07-28 David Yuste <david.yuste@gmail.com>
3302
3303 * MAINTAINERS (Write After Approval): Add myself.
3304
65b688d7 33052010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
3306
3307 * configure.ac: Support all v850 targets.
3308 * configure: Regenerate.
3309
b9a8e4c4 33102010-07-23 Marc Glisse <marc.glisse@normalesup.org>
3311
3312 PR bootstrap/44455
3313 * configure.ac (extra_mpfr_configure_flags): Copy from
3314 extra_mpc_gmp_configure_flags.
3315 * configure: Re-generated.
3316
a91ed45e 33172010-07-22 Andi Kleen <ak@linux.intel.com>
3318
3319 * MAINTAINERS (Write After Approval): Add myself.
3320
b2c57537 33212010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
3322
3323 * MAINTAINERS (Write After Approval): Add myself.
3324
a7a6769e 33252010-07-20 Jeffrey Yasskin <jyasskin@google.com>
3326
3327 * MAINTAINERS (Write After Approval): Add myself.
3328
cb885d9b 33292010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
3330
3331 PR target/44862
3332 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3333 Provide -B option to allow for link spec %s substitutions for
3334 libstdc++.a on darwin.
3335 * Makefile.in: Regenerate.
3336
5bea9bfd 33372010-07-10 Mikael Morin <mikael@gcc.gnu.org>
3338
3339 * MAINTAINERS (Reviewers): Update my e-mail address
3340
753a7a07 33412010-06-10 Alexandre Oliva <aoliva@redhat.com>
3342
3343 * Makefile.def (configure-gcc): Depend on all-libelf.
3344 * Makefile.in: Rebuild.
3345
596b7b22 33462010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
3347
3348 * MAINTAINERS (Write After Approval): Add myself in the right place.
3349
dcde3c07 33502010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
c29ab255 3351
3352 * MAINTAINERS (Write After Approval): Add myself.
3353
dcde3c07 33542010-05-25 Sterling Augustine <sterling@tensilica.com>
c03b5ae8 3355
3356 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dcde3c07 3357
33582010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
fc75f6d9 3359
e3cce89a 3360 * config.sub: Update to version 2010-05-21.
3361 * config.guess: Update to version 2010-04-03.
fc75f6d9 3362
f64b48e2 33632010-05-18 Steven Bosscher <steven@gcc.gnu.org>
3364
3365 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3366 * configure: Regenerate.
3367
2be0e543 33682010-05-12 Sriraman Tallam <tmsriram@google.com>
3369
3370 * MAINTAINERS (Write After Approval): Add myself.
3371
23433d72 33722010-05-07 Steven Bosscher <steven@gcc.gnu.org>
3373
3374 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3375 a platform that supports LTO.
3376 * configure: Regenerate.
3377
896fc761 33782010-05-05 Sebastian Pop <sebastian.pop@amd.com>
3379
3380 * configure.ac: Allow all the versions greater than 0.10 of PPL.
3381 * configure: Regenerated.
3382
af7c5662 33832010-04-27 Roland McGrath <roland@redhat.com>
3384 H.J. Lu <hongjiu.lu@intel.com>
3385
3386 * configure.ac (--enable-gold): Support both, both/gold and
3387 both/bfd to add gold to configdirs without removing ld.
3388 * configure: Regenerated.
3389
3390 * Makefile.def: Add install-gold dependency to install-ld.
3391 * Makefile.in: Regenerated.
3392
4d992eb6 33932010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
3394
3395 PR lto/42776
3396 * configure.ac (--enable-lto): Refactor handling so libelf tests
3397 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3398 and allow LTO to be explicitly enabled on non-ELF platforms that
3399 are known to support it inside else-clause.
3400 * configure: Regenerate.
3401
affd1d61 34022010-04-20 Eric Botcazou <ebotcazou@adacore.com>
3403
3404 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3405 * configure: Regenerate.
3406
e55e8126 34072010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
3408
3409 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3410 * configure: Regenerate.
3411
d6845139 34122010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3413
3414 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3415 separately.
3416 * configure: Regenerate.
3417
c9c28109 34182010-04-16 Kevin Williams <kevin.williams@inria.fr>
3419
3420 * MAINTAINERS (Write After Approval): Add myself.
3421
8e051ef4 34222010-04-14 Tristan Gingold <gingold@adacore.com>
3423
3424 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3425 * configure: Regenerate.
3426
7cc7a0c6 34272010-04-13 Steve Ellcey <sje@cup.hp.com>
3428
3429 * configure: Regenerate after change to elf.m4.
3430
30e08f1c 34312010-04-06 Iain Sandoe <iains@gcc.gnu.org>
3432
3433 * MAINTAINERS (Write After Approval): Add myself.
3434
b14b3ce1 34352010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3436
3437 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3438 * configure: Regenerated.
3439
34402010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3441
3442 * configure.ac: Print "buggy but acceptable" when CLooG
3443 revision is less than 9.
3444 * configure: Regenerated.
3445
09c38bea 34462010-04-01 Diego Novillo <dnovillo@google.com>
3447
3448 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3449
59a40389 34502010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3451
3452 PR bootstrap/43615
3453 PR bootstrap/43328
3454
3455 Revert:
3456
3457 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3458
3459 * configure.ac: Do not pass --enable-multilib nor
3460 --disable-multilib in baseargs. Accept explicitly passed
3461 --enable_multilib.
3462 * configure: Regenerate.
3463
15153e30 34642010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
3465
3466 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3467
247ec299 34682010-03-31 Janis Johnson <janis187@us.ibm.com>
3469
3470 * MAINTAINERS: Remove myself.
3471
7816cdf1 34722010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3473
3474 PR bootstrap/43328
3475 * configure.ac: Do not pass --enable-multilib nor
3476 --disable-multilib in baseargs. Accept explicitly passed
3477 --enable_multilib.
3478 * configure: Regenerate.
3479
2a78007b 34802010-03-28 Andrew Pinski <pinskia@gmail.com>
3481
3482 * MAINTAINERS (spu port): Remove me.
3483
fa0a53e3 34842010-03-23 Joseph Myers <joseph@codesourcery.com>
3485
3486 * configure.ac (tic6x-*-*): New case.
3487 * configure: Regenerate.
3488
d590232e 34892010-03-23 Joseph Myers <joseph@codesourcery.com>
3490
3491 * config.sub: Update to version 2010-03-22.
3492 * config.guess: Update to version 2009-12-30.
3493
dcde3c07 34942010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1384f0b0 3495
3496 PR ada/42554
3497 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3498 * configure: Regenerate.
3499
7071ad11 35002010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3501
3502 * MAINTAINERS: Update my email address.
3503
c583eb67 35042010-03-17 Sebastian Pop <sebastian.pop@amd.com>
3505
3506 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3507 (ghassan.shobaki@amd.com): Removed.
3508
6217c06a 35092010-03-17 Alan Modra <amodra@gmail.com>
3510
3511 * MAINTAINERS: Update my email address.
3512
101a6f96 35132010-03-16 Diego Novillo <dnovillo@google.com>
3514
3515 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3516 Matthews.
3517
b753085c 35182010-03-16 Joseph Myers <joseph@codesourcery.com>
3519
3520 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3521 Gutson, Jeffrey D. Oldham and Mark Shinwell.
3522
4b83e160 35232010-03-16 Joseph Myers <joseph@codesourcery.com>
3524
3525 * MAINTAINERS: Update my email address.
3526
f345c9fb 35272010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
3528
3529 * MAINTAINERS: Update my email address.
3530
4c6d05aa 35312010-03-15 Bernd Schmidt <bernds@codesourcery.com>
3532
3533 * MAINTAINERS: Update my email address.
3534
11010e64 35352010-03-09 Jie Zhang <jie@codesourcery.com>
3536
3537 * MAINTAINERS: Update my email address.
3538
68645a6b 35392010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3540
3541 PR libstdc++/32499
3542 * configure.ac (RANLIB): Default to true.
3543 (STRIP): Likewise.
3544 (RANLIB_FOR_TARGET): Remove superfluous : argument.
3545 * configure: Regenerate.
3546
dcde3c07 35472010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
8980c297 3548
3549 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3550 (Write After Approval): Update my email address.
3551
90b41dad 35522010-02-17 Nick Clifton <nickc@redhat.com>
3553
3554 PR 11238
3555 * Makefile.tpl (local-distclean): Also remove config.cache files in
3556 sub-directories as there may not be Makefiles present in the
3557 sub-directories.
4284910f 3558 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3559 the config.cache files found by the find command.
3560
90b41dad 3561 * Makefile.in: Regenerate.
3562 * configure.ac: Revert previous delta.
3563 * configure: Regenerate.
3564
abb1d088 35652010-02-15 Nick Clifton <nickc@redhat.com>
3566
3567 PR 11238
3568 * configure.ac: Delete config.cache files in sub-directories when
3569 deleting Makefiles.
3570 * configure: Regenerate.
3571
b55e20a0 35722010-02-12 Ben Elliston <bje@gnu.org>
3573
3574 * MAINTAINERS: Update my email address.
3575
0518ccd2 35762010-02-08 Andrew Pinski <pinskia@gmail.com>
3577
3578 * MAINTAINERS (spu port): Update my email address.
3579
dcd5ad58 35802010-02-08 Jie Zhang <jie.zhang@analog.com>
3581
3582 * MAINTAINERS: Add myself as a maintainer for the bfin port.
3583
17b6993a 35842010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3585
3586 * configure.ac: Add "recommended" version checks for GMP/MPC.
3587 Update recommended GMP/MPFR/MPC versions.
3588 * configure: Regenerate.
3589
e10fd696 35902010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
3591
3592 * MAINTAINERS: Move my Embecosm email address into the
3593 write-after-approval section.
3594
ddcf38e8 35952010-01-26 Ian Lance Taylor <iant@google.com>
3596
3597 * MAINTAINERS: Add myself as Go frontend maintainer.
3598
5c96a839 35992010-01-25 Joern Rennecke <amylaar@spamcop.net>
3600
3601 PR libstdc++/36101, PR libstdc++/42813
3602 * configure.ac (bootstrap_target_libs): Make inclusion of
3603 target-libgomp conditional on libgomb being in target_configdirs.
3604 * configure: Regenerate.
3605
8e61effd 36062010-01-23 Joern Rennecke <amylaar@spamcop.net>
3607
3608 PR libstdc++/36101, PR libstdc++/42813
3609 * configure.ac (bootstrap_target_libs): Include target-libgomp.
3610 * configure: Regenerate.
3611
1fda3360 36122010-01-22 Joern Rennecke <amylaar@spamcop.net>
3613
3614 PR libstdc++/36101, PR libstdc++/42813
3615 * configure.ac (target_configdirs): Substitute.
3616 * Makefile.def: Bootstrap target module libgomp.
3617 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3618 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3619 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3620 * configure, Makefile.in: Regenerate.
3621
8e32c255 36222010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
3623
3624 * MAINTAINERS: Adjust my details.
3625
37d3b41c 36262010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
3627
3628 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3629
50918a37 36302010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
3631
3632 * MAINTAINERS: reindented my entry with tabs instead of spaces.
3633
3397c9b2 36342010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
3635
3636 * MAINTAINERS (Write After Approval): Add myself.
3637
25cd8ffa 36382010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3639
3640 * MAINTAINERS (Write After Approval): Add myself.
3641
a82c8807 36422010-01-11 Richard Guenther <rguenther@suse.de>
3643
3644 PR lto/41569
3645 * Makefile.def (all-lto-plugin): Depend on all-gcc.
3646 * Makefile.in: Regenerated.
3647
5846e92c 36482010-01-11 Andreas Tobler <andreast@fgznet.ch>
3649
3650 * configure.ac: Enable libjava build on x86_64-*freebsd*.
3651 * configure: Regenerate.
3652
c3fc6a63 36532010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9f9d05ad 3654 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
c3fc6a63 3655
3656 PR bootstrap/42424
3657 * configure.ac: Include libtool m4 files.
9f9d05ad 3658 (_LT_CHECK_OBJDIR): Call it.
c3fc6a63 3659 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3660 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
50918a37 3661
c3fc6a63 3662 * configure: Regenerate.
3663
1ab7bcf0 36642010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3665
3666 PR bootstrap/41818
3667 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3668 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
3669 * Makefile.in: Regenerate.
3670
1a4f45ec 36712010-01-02 Richard Guenther <rguenther@suse.de>
3672
3673 PR lto/41529
3674 * configure.ac: Include config/elf.m4. Disable LTO if not
3675 builting for an elf target.
3676 * configure: Regenerate.
3677
cff9dc68 36782009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
3679
3680 * MAINTAINERS: Change my email address.
3681
c505c9f4 36822009-12-18 Ben Elliston <bje@au.ibm.com>
3683
3684 * config.sub, config.guess: Update from upstream sources.
3685
070457e7 36862009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
3687
3688 * MAINTAINERS (Write After Approval): Add myself.
3689
16de6a81 36902009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3691
3692 PR middle-end/30447
3693 PR middle-end/30789
3694 PR other/40302
3695
3696 * configure.ac: Require MPC.
3697 * configure: Regenerate.
3698
e6408286 36992009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3700
3701 PR target/38384
3702 PR bootstrap/40972
3703 * libtool.m4: Sync from git Libtool.
3704 * ltoptions.m4: Likewise.
3705 * ltversion.m4: Likewise.
3706 * lt~obsolete.m4: Likewise.
3707 * ltmain.sh: Likewise.
3708
fcb50449 37092009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3710
3711 * configure.ac: Update minimum MPC version to 0.8.
3712 * configure: Regenerate.
3713
cff3778c 37142009-11-21 Sebastian Pop <sebpop@gmail.com>
3715
3716 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3717 * configure: Regenerated.
3718
d6dfe18a 37192009-11-21 Ian Lance Taylor <iant@google.com>
3720
3721 * configure.ac: Change default of poststage1_ldflags to be empty if
3722 poststage1_libs is set. When poststage1_libs is empty, and
3723 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3724 * configure: Rebuild.
3725
04810760 37262009-11-21 Adam Nemet <adambnmet@gmail.com>
3727
3728 * MAINTAINERS (Write After Approval): Update my email address.
3729
af3e823e 37302009-11-20 Ben Elliston <bje@au.ibm.com>
3731
3732 * config.guess: Update from upstream sources.
3733
e01b36b0 37342009-11-16 Alexandre Oliva <aoliva@redhat.com>
3735
3736 * Makefile.def: Restore host and target settings for gmp.
3737 * Makefile.in: Rebuild.
3738
eea1ae23 37392009-11-16 Alexandre Oliva <aoliva@redhat.com>
3740
3741 * configure.ac: Add libelf to host_libs. Enable in-tree configury
3742 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
3743 Fix portability of test of C++ as bootstrap language. Add
3744 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3745 * configure: Rebuild.
3746 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3747 and cloog. Fix in-tree ppl configuration. Introduce libelf
3748 in-tree building.
3749 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3750 (POSTSTAGE1_HOST_EXPORTS): Use it.
3751 (STAGE[+id+]_CXXFLAGS): New.
3752 (BASE_FLAGS_TO_PASS): Pass it down.
3753 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
3754 extra_exports.
3755 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3756 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3757 extra_exports.
3758 * Makefile.in: Rebuild.
3759
5e80e315 37602009-11-17 Ben Elliston <bje@au.ibm.com>
3761
3762 * config.sub, config.guess: Update from upstream sources.
3763
500010c6 37642009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3765
3766 * MAINTAINERS (Write After Approval): Add myself.
3767
dcde3c07 37682009-11-09 Jon Beniston <jon@beniston.com>
595b8ec2 3769
3770 * MAINTAINERS (Write After Approval): Add myself.
3771
fe284774 37722009-11-06 Ozkan Sezer <sezeroz@gmail.com>
3773
3774 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
3775 paths for *-w64-mingw* and x86_64-*mingw*.
3776 * configure: Regenerated.
3777
dcde3c07 37782009-11-05 Joern Rennecke <amylaar@spamcop.net>
533b6da8 3779
3780 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3781
c356a43c 37822009-11-02 Benjamin Kosnik <bkoz@redhat.com>
3783
3784 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3785 Phil Edwards to Write-After Approval.
3786
ec2eb8fb 37872009-10-30 Kai Tietz <kai.tietz@onevision.com>
3788
3789 * configure.ac: Disable target-winsup & co for
3790 x86_64-*-mingw* and *-w64-mingw* targets.
3791 * configure: Regenerated.
3792
24833e1a 37932009-10-16 Nick Clifton <nickc@redhat.com>
3794
3795 * MAINTAINERS: Add myself as a maintainer for the RX port.
3796
dcde3c07 37972009-10-26 Johannes Singler <singler@kit.edu>
2683326a 3798
9f9d05ad 3799 * MAINTAINERS (Write After Approval): Update my e-mail address.
2683326a 3800
3a8cd7be 38012009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3802
3803 * configure.ac (CLooG test): Use = with test.
3804 * configure: Regenerate.
3805
24d0cd27 38062009-10-22 Richard Guenther <rguenther@suse.de>
3807
3808 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
3809 cloog if the ppl version check failed. Move flags saving
3810 before setting in libelf check.
3811 * configure: Regenerate.
3812
539c8c59 38132009-10-21 Richard Guenther <rguenther@suse.de>
3814
3815 * configure.ac: Adjust the ppl and cloog configure to work as
3816 documented. Disable cloog if ppl was disabled. Omit the version
3817 checks if they were disabled.
3818 * configure: Re-generate.
3819
d6ef094a 38202009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3821
3822 * configure.ac: Add 'lto' to enable_languages, not
3823 new_enable_languages, and only if not already present.
3824 * configure: Regenerate.
3825
414672c1 38262009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
3827
3828 * README: Refer to the various COPYING* files instead of just
3829 COPYING.
3830 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3831
dcde3c07 38322009-10-07 Rafael Avila de Espindola <espindola@google.com>
ea05ba0d 3833
3834 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
8738bcea 3835
17780be3 38362009-10-07 Richard Guenther <rguenther@suse.de>
3837
3838 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3839 and Richard Guenther as reviewers.
3840 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3841 as reviewers.
3842
c01decc6 38432009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
56ca37b0 3844
c01decc6 3845 * config.sub: Update from upstream sources.
56ca37b0 3846
85627a28 38472009-10-06 Ian Lance Taylor <iant@google.com>
3848
3849 * Makefile.def: check-gold depends upon all-gas.
3850 * Makefile.in: Rebuild.
3851
338b88fa 38522009-10-05 Phil Muldoon <pmuldoon@redhat.com>
3853
3854 * MAINTAINERS (Write After Approval): Add myself.
3855
7bfefa9d 38562009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
3857
3858 * Makefile.def: all-lto-plugin depends on all-libiberty.
3859 set bootstrap=true for lto-plugin.
3860 Add lto-plugin.
3861 * Makefile.in: Regenerate.
3862 * configure.ac (host_libs): Add lto-plugin.
3863 * configure: Regenerate.
3864
7bfefa9d 38652009-10-03 Diego Novillo <dnovillo@google.com>
3866
3867 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3868 (HOST_LIBELFLIBS): Define.
3869 (HOST_LIBELFINC): Define.
3870 * Makefile.in: Regenerate.
3871 * configure.ac: Add --enable-lto.
3872 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3873 If --enable-lto is used, add 'lto' to new_enable_languages.
3874 If --enable-lto is used and gold is enabled, add
3875 lto-plugin to configdirs.
3876 * configure: Regenerate.
3877
38782009-10-03 Simon Baldwin <simonb@google.com>
3879
3880 * configure.ac: If --with-system-zlib, suppress local zlib and
3881 pass --with-system-zlib to subdir configure scripts.
3882 * configure: Regenerate.
3883
dcde3c07 38842009-10-01 Loren J. Rittle <ljrittle@acm.org>
272bcfef 3885 Paolo Bonzini <bonzini@gnu.org>
3886
3887 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3888 $(srcdir).
3889 * Makefile.in: Rebuilt.
3890
dcde3c07 38912009-09-26 Gary Funck <gary@intrepid.com>
bdb4507a 3892
3893 * MAINTAINERS (Write After Approval): Add myself.
3894
0f3a3df5 38952009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3896
3897 * configure.ac: Update minimum MPC version to 0.7.
3898 * configure: Regenerate.
3899
412c2e81 39002009-09-25 Nick Clifton <nickc@redhat.com>
3901
3902 * configure.ac: Pass any --cache-file=/dev/null option on to
3903 subconfigures.
3904 * configure: Regenerate.
3905
c061df75 39062009-09-23 Nick Clifton <nickc@redhat.com>
3907
3908 * config.sub, config.guess: Update from upstream sources.
3909
dcde3c07 39102009-09-22 Loren J. Rittle <ljrittle@acm.org>
a9fd65cd 3911
3912 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3913 * Makefile.in: Rebuilt.
3914
04a2e841 39152009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3916
3917 PR bootstrap/32272
3918 * configure.ac: Error out if $srcdir isn't '.' but contains
3919 host-${host_noncanonical}.
3920 * configure: Regenerate.
3921
3d00a007 39222009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3923
3924 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3925 maintainer.
3926
9d447cf8 39272009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3928
7b5fee3e 3929 * configure.ac: If bootstrapping a combined tree with
3930 --enable-gold, require c++ in stage1_languages.
3931 * configure: Regenerate.
3932
32027446 3933 * configure.ac: Also add target_libs of stage1_languages to
3934 bootstrap_target_libs.
3935 * configure: Regenerate.
3936
9d447cf8 3937 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3938 with --enable-languages not containing c++.
3939 * configure: Regenerate.
3940
572ee61a 39412009-09-15 Jie Zhang <jie.zhang@analog.com>
3942
3943 * configure.ac: Disable java and boehm-gc for bfin-*-*.
3944 * configure: Regenerate.
3945
dcde3c07 39462009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
153f8c88 3947
6cf4f338 3948 * MAINTAINERS (Write After Approval): Update my e-mail address,
3949 and move from from here...
3950 (Waiting for paperwork): To here.
153f8c88 3951
31ebfd49 39522009-09-09 Joseph Myers <joseph@codesourcery.com>
3953
3954 * MAINTAINERS (Reviewers): Add self as driver reviewer.
3955
8bb79148 39562009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3957
3958 * configure.ac: Do not use $extrasub for replacing @if/@endif
3959 parts in Makefile; instead, use additional arguments to
3960 AC_CONFIG_COMMANDS to do the replacement manually, with several
3961 sed invocations, to avoid HP-UX sed command limits.
3962 * configure: Regenerate.
3963
81540bae 39642009-09-08 Alexandre Oliva <aoliva@redhat.com>
3965
3966 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3967 blank before -L.
3968
a2059f7a 39692009-09-04 Alexandre Oliva <aoliva@redhat.com>
3970
3971 * configure.ac (with-build-config): Document. Handle without.
3972 Handle missing argument.
3973 * configure: Rebuilt.
3974
719faf1c 39752009-09-03 Alexandre Oliva <aoliva@redhat.com>
3976
3977 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
3978 Default to bootstrap-debug only if compare-debug works.
3979 * configure: Rebuilt.
3980 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3981 * Makefile.in: Rebuilt.
3982
aab1c61e 39832009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3984
3985 * MAINTAINERS (OS Port Maintainers): Update my email address.
3986
14151756 39872009-09-01 Alexandre Oliva <aoliva@redhat.com>
3988
3989 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3990 * Makefile.in: Rebuilt.
3991
0ba87351 39922009-09-01 Chris Demetriou <cgd@google.com>
3993
3994 * MAINTAINERS (Write After Approval): Add myself.
3995
7c48f38c 39962009-08-31 Dodji Seketeli <dodji@redhat.com>
3997
3998 PR debug/30161
3999 * include/dwarf2.h (enum dwarf_tag): Added
4000 DW_TAG_GNU_template_template_param
4001 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4002
5576729b 40032009-08-30 Paolo Bonzini <bonzini@gnu.org>
4004
4005 * Makefile.tpl (AWK): Fix typo.
4006 * Makefile.in: Regenerate.
4007
b181f265 40082009-08-30 Paolo Bonzini <bonzini@gnu.org>
4009
4010 * configure.ac: Detect awk and sed.
4011 * Makefile.def (flags_to_pass): Add AWK and SED.
4012 * Makefile.tpl (AWK, SED): New.
4013 (BASE_FLAGS_TO_PASS): Add AWK and SED.
4014 * configure: Regenerate.
4015 * Makefile.in: Regenerate.
4016
7baff5bd 40172009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
4018
4019 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4020 (collapseslashes): Likewise.
4021
81a71e2b 40222009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4023
4024 * configure.ac (AC_PREREQ): Bump to 2.64.
4025
f0c89091 40262009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4027
115d57c5 4028 * configure.ac: Remove --with-datarootdir, --with-docdir,
4029 --with-pdfdir, --with-htmldir switches.
4030 * configure: Regenerate.
4031
cd9a469c 4032 * configure: Regenerate.
4033
f0c89091 4034 * compile: Sync from Automake 1.11.
4035 * depcomp: Likewise.
4036 * install-sh: Likewise.
4037 * missing: Likewise.
4038 * mkinstalldirs: Likewise.
4039 * ylwrap: Likewise.
4040
a410fae3 40412009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
4042
4043 * ltmain.sh (func_normal_abspath): New function.
4044 (func_relative_path): Likewise.
4045 (func_mode_help): Document new -bindir option for link mode.
4046 (func_mode_link): Add new -bindir option, and use it to place
4047 output DLL if specified.
4048
1a48098b 40492009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4050
cd2f3773 4051 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4052 (baseargs): Add --disable-option-checking.
4053 * configure: Regenerate.
4054
1a48098b 4055 * Makefile.def (configure-target-libiberty): Depend on
4056 all-binutils and all-ld.
4057 (configure-target-newlib): Likewise.
4058 * Makefile.in: Regenerate.
4059
155f17ed 40602009-08-17 Ben Elliston <bje@au.ibm.com>
4061
4062 * config.sub, config.guess: Update from upstream sources.
4063
ea864ded 40642009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4065
4066 Sync from src, merge:
4067
4068 2009-07-02 Tristan Gingold <gingold@adacore.com>
4069
4070 * configure.ac: Do not exclude gas for i386-*-darwin.
4071 Add a case for x86_64-*-darwin.
4072 * configure: Regenerate.
4073
0f879579 40742009-08-06 Neil Vachharajani <nvachhar@gmail.com>
4075
4076 * MAINTAINERS: Add my name to Write After Approval list.
4077
dcde3c07 40782009-08-06 Michael Eager <eager@eagercon.com>
ba2b484f 4079
4080 * configure.ac: Add Microblaze target.
4081 * configure: Regenerate.
4082
39f6b116 40832009-07-31 Christian Bruel <christian.bruel@st.com>
4084
4085 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4086 * configure: Regenerate.
8738bcea 4087
dcde3c07 40882009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
339f24d2 4089
4090 * MAINTAINERS (Write After Approval): Update my e-mail address.
4091
5110389d 40922009-07-06 Ian Lance Taylor <iant@google.com>
4093
4094 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4095 * configure: Rebuild.
4096
fa9b8d64 40972009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
4098
4099 * MAINTAINERS: Move myself to the Graphite Reviewers.
4100
5f29861f 41012009-06-30 Wei Guozhi <carrot@google.com>
4102
4103 * MAINTAINERS: Add my name to Write After Approval list.
4104
6fe86052 41052009-06-26 Steve Ellcey <sje@cup.hp.com>
4106
4107 PR bootstrap/40338
4108 * configure.ac (comparestring): Create new variable.
4109 * Makefile.tpl (comparestring): Use to skip some comparisions.
4110 * configure: Regenerate.
4111 * Makefile.in: Regenerate.
4112
b5ce97f8 41132009-06-26 Doug Evans <dje@sebabeach.org>
4114
4115 * Makefile.def (host_modules): Add cgen.
4116 * Makefile.in: Regenerate.
4117 * configure.ac (host_tools): Add cgen.
4118 * configure: Regenerate.
4119
46222c18 41202009-06-23 DJ Delorie <dj@redhat.com>
4121
4122 * MAINTAINERS: Add myself as mep maintainer.
4123
7ab76cec 41242009-06-23 Ian Lance Taylor <iant@google.com>
4125
4126 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
4127 boot_languages. Only bootstrap target libraries listed in
4128 target_libs for some boot language. Add --with-stage1-ldflags,
4129 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
4130 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
4131 if not building with C++.
4132 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4133 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4134 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4135 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4136 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
4137 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4138 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4139 * configure, Makefile.in: Rebuild.
4140
b2bb9bab 41412009-06-23 Li Feng <nemokingdom@gmail.com>
4142
4143 * MAINTAINERS: Added my name to write-after-approval list.
4144
0c809c32 41452009-06-15 Ryan Mansfield <rmansfield@qnx.com>
4146
4147 * configure.ac: Define is_elf for QNX Neutrino targets.
4148 * configure: Regenerate.
4149
7b4becfd 41502009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
4151
9f9d05ad 4152 * MAINTAINERS: Added my name to the write-after-approval list
7b4becfd 4153
7aed6ac5 41542009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4155
4156 * configure.ac: Detect MPC in default directory.
4157 * configure: Regenerate.
4158
9d247ee8 41592009-06-03 Jerome Guitton <guitton@adacore.com>
4160 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4161
9f9d05ad 4162 * Makefile.tpl (all): Avoid a trailing backslash.
4163 * Makefile.in: Regenerate.
9d247ee8 4164
aec4ef75 41652009-06-03 Ben Elliston <bje@au.ibm.com>
4166
4167 * config.sub, config.guess: Update from upstream sources.
4168
f83974e5 41692009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
4170
4171 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4172 to noconfdirs.
4173 * configure: Regenerate.
4174
77b633a0 41752009-06-02 Alexandre Oliva <aoliva@redhat.com>
4176
4177 * Makefile.tpl ([+compare-target+]): Compare all stage
4178 directories, rather than just gcc.
4179 * Makefile.in: Rebuilt.
4180
351f7ac7 41812009-06-01 Doug Kwan <dougkwan@google.com>
4182
4183 * configure.ac: Support gold for target arm*-*-*.
4184 * configure: Regenerate.
9d247ee8 4185
7601a55c 41862009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4187
4188 * Makefile.def: Add MPC support and dependencies.
4189 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
4190
4191 * Makefile.in, configure: Regenerate.
4192
a36217d3 41932009-05-27 Alexandre Oliva <aoliva@redhat.com>
4194
4195 * Makefile.tpl (all): Avoid harmless warning in make all when
4196 gcc-bootstrap is enabled but stage_last does not exist.
4197 * Makefile.in: Rebuilt.
4198
8b70b80d 41992009-05-24 Nicolas Roche <roche@adacore.com>
4200
4201 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4202 * Makefile.in: Regenerate.
4203
cab4bf21 42042009-05-21 Denis Chertykov <chertykov@gmail.com>
4205
4206 * MAINTAINERS: Update my e-mail address.
4207
df95bec1 42082009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
4209
4210 * configure.ac (cygwin noconfigdirs): Remove libgcj.
4211 * configure: Regenerate.
4212
bc1e0bea 42132009-05-18 Alexandre Oliva <aoliva@redhat.com>
4214
4215 PR other/40159
4216 * Makefile.tpl (all): Don't assume gcc-bootstrap and
4217 gcc-no-bootstrap are mutually exclusive.
4218 * Makefile.in: Rebuilt.
4219
4156fd9a 42202009-05-18 Alexandre Oliva <aoliva@redhat.com>
4221
4222 PR other/40159
4223 * Makefile.tpl (all): Don't end with unconditional success.
4224 * Makefile.in: Rebuilt.
4225
bd1f9655 42262009-05-12 Alexandre Oliva <aoliva@redhat.com>
4227
4228 PR target/37137
4229 * Makefile.def (flags_to_pass): Remove redundant and incomplete
4230 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4231 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4232 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
4233 stage_configureflags, stage_cflags and stage_libcflags into
4234 explicit Makefile macros.
4235 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4236 GFORTRAN.
4237 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4238 CC. Set CC_FOR_BUILD from CC.
4239 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4240 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4241 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4242 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
4243 and GFORTRAN.
4244 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4245 (_LIBCFLAGS): Renamed to _TFLAGS.
4246 (do-compare-debug, do-compare3-debug): Drop.
4247 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4248 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4249 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4250 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4251 (XGCC_FLAGS_FOR_TARGET): New.
4252 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4253 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4254 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4255 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9f9d05ad 4256 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
bd1f9655 4257 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
4258 TFLAGS.
4259 (BUILD_CONFIG): Include if requested.
4260 (all): Set TFLAGS on bootstrap.
4261 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4262 (all-stageid-prefixmodule): Likewise.
4263 (do-clean, distclean-stageid): Set TFLAGS.
4264 (restrap): Fix whitespace.
4265 * Makefile.in: Rebuilt.
4266
604febb6 42672009-05-07 Paolo Bonzini <bonzini@gnu.org>
4268
4269 * config.guess: Sync with src.
4270
63d7f4db 42712009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
4272
4273 * configure.ac ($with_ppl): Default to no if not supplied.
4274 ($with_cloog): Likewise.
4275 configure: Regenerate.
4276
21c0690b 42772009-04-27 James E. Wilson <wilson@codesourcery.com>
4278
4279 * MAINTAINERS: Update my e-mail address.
4280
cd06af47 42812009-04-27 Nick Clifton <nickc@redhat.com>
4282
4283 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4284
bb19a97e 42852009-04-25 Eric Botcazou <ebotcazou@adacore.com>
4286
4287 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4288 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4289 * Makefile.in: Regenerate.
4290
bff7ea4a 42912009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4292
4293 PR bootstrap/39739
4294 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4295 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4296
4297 * configure, Makefile.in: Regenerate.
4298
bb19a97e 42992009-04-21 Taras Glek <tglek@mozilla.com>
fb1e4f4a 4300
4301 * include/hashtab.h: Update GTY annotations to new syntax
4302 * include/splay-tree.h: Likewise
4303
613eb4a3 43042009-04-17 Ben Elliston <bje@au.ibm.com>
4305
4306 * config.sub, config.guess: Update from upstream sources.
4307
ca2751b6 43082009-04-15 Anthony Green <green@moxielogic.com>
4309
4310 * configure.ac: Add moxie support.
4311 * configure: Rebuilt.
4312
4b072aaf 43132009-04-14 Jakub Jelinek <jakub@redhat.com>
4314
4315 * configure.ac: Change copyright header to refer to version
4316 3 of the GNU General Public License and to point readers at the
4317 COPYING3 file and the FSF's license web page.
4318 * Makefile.def: Likewise.
4319 * Makefile.tpl: Likewise.
4320 * Makefile.in: Regenerate.
4321
95349883 43222009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
4323
4324 * configure.ac: Restore match for darwin9 or later. Use double
4325 brackets since regeneration eats one pair.
4326 * configure: Regenerate.
4327
03caadda 43282009-04-09 H.J. Lu <hongjiu.lu@intel.com>
4329
4330 PR gas/10039
4331 * configure.ac: Require texinfo 4.7.
4332 * configure: Regenerated.
4333
6bc9506f 43342009-04-09 Nick Clifton <nickc@redhat.com>
4335
4336 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4337 the GCC Runtime Library Exception.
4338
fec76ae9 43392009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4340
4341 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4342 * configure: Regenerate.
4343
21a0251d 43442009-04-01 Steve Ellcey <sje@cup.hp.com>
4345
4346 * Makefil.def (languages): New entries.
4347 * Makefile.tpl (check-gcc-*): New generic target.
4348 * Makefile.in: Regenerate.
21a0251d 4349
dcde3c07 43502009-03-25 Erven Rohou <erven.rohou@inria.fr>
54b921e3 4351
03caadda 4352 * MAINTAINERS: Update my email address.
54b921e3 4353
63d6abe9 43542009-03-18 Tom Tromey <tromey@redhat.com>
4355
03caadda 4356 * configure: Rebuild.
4357 * configure.ac (host_libs): Add libiconv.
4358 * Makefile.in: Rebuild.
4359 * Makefile.def (host_modules): Add libiconv.
4360 (configure-gdb, all-gdb): Depend on libiconv.
63d6abe9 4361
40c500e1 43622009-03-16 Tristan Gingold <gingold@adacore.com>
4363
4364 * configure.ac: Treat gdb as supported on x86_64-darwin.
4365 * configure: Regenerate.
4366
5bc96548 43672009-03-16 Joseph Myers <joseph@codesourcery.com>
4368
4369 * configure.ac (--with-host-libstdcxx): New option.
4370 * configure: Regenerate.
4371
dcde3c07 43722009-03-12 Joern Rennecke <joern.rennecke@arc.com>
9d469b1b 4373
4374 * MAINTAINERS: Move myself into the write after approval list.
4375
2ab9be2b 43762009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
4377
4378 * MAINTAINERS: Update e-mail address.
8738bcea 4379
1f7090eb 43802009-03-11 Dorit Nuzman <dorit@il.ibm.com>
4381
4382 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4383
dcde3c07 43842009-03-10 Ira Rosen <irar@il.ibm.com>
8e68bfcc 4385
4386 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4387
9af964d4 43882009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4389
4390 Backport from git Libtool:
4391
4392 2009-01-19 Robert Millan <rmh@aybabtu.com>
4393 Support GNU/kOpenSolaris.
4394 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4395 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4396 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4397 GNU/kOpenSolaris.
4398
a59c2cb8 43992009-02-27 Andreas Schwab <schwab@linux-m68k.org>
4400
4401 * MAINTAINERS: Update e-mail address.
4402
8ccd3088 44032009-02-24 Michael Eager <eager@eagercon.com>
99a435ed 4404
4405 * MAINTAINERS (Write After Approval): Add self.
4406
ebd8f42c 44072009-02-18 Bingfeng Mei <bmei@broadcom.com>
4408
4409 * MAINTAINERS (Write After Approval): Add myself.
4410
be9d4db8 44112009-02-05 Andreas Schwab <schwab@suse.de>
4412
4413 * Makefile.tpl (stage_last): Define $r and $s before using
4414 $(RECURSE_FLAGS_TO_PASS).
4415 * Makefile.in: Regenerate
4416
d7559db1 44172009-01-30 Ian Lance Taylor <iant@google.com>
4418
4419 * MAINTAINERS: Move myself to the Global Reviewers list.
4420
3bef4012 44212009-01-29 Robert Millan <rmh@aybabtu.com>
4422
4423 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4424 * configure: Regenerate.
4425
808f8521 44262009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
4427
4428 * MAINTAINERS: Make whitespace consistent.
f84804e6 4429 Remove Robert Millan from Write After Approval.
808f8521 4430
6e6a9ced 44312009-01-16 Alan Modra <amodra@bigpond.net.au>
4432
4433 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4434 (all-opcodes): Depend on all-libiberty.
4435 * Makefile.in: Regenerate.
4436
8408ca00 44372009-01-15 Douglas B Rupp <rupp@gnat.com>
4438
4439 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4440 * configure: Regenerate.
4441
f95e31fd 44422009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
4443
4444 * MAINTAINERS (Write After Approval): Add myself.
4445
56b496b0 44462009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
4447
4448 * MAINTAINERS: Add myself to reviewers (Fortran).
4449
dcde3c07 44502009-01-12 Sebastian Pop <sebastian.pop@amd.com>
4aa0552b 4451
4452 PR tree-optimization/38515
4453 * configure.ac (cloog-polylib): Removed.
4454 (with_ppl, with_cloog): Test for "no".
4455 * configure: Regenerated.
4456
4e82a0cf 44572009-01-11 Daniel Franke <franke.daniel@gmail.com>
4458
4459 * MAINTAINERS: Moved myself to reviewers (Fortran).
4460
50d19060 44612009-01-06 Thomas Schwinge <tschwinge@gnu.org>
4462
4463 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4464 (Write After Approval): Remove myself.
4465
2915a9ca 44662009-01-03 Diego Novillo <dnovillo@google.com>
4467
4468 * MAINTAINERS: Remove myself from alias maintainership.
4469
df1f167a 44702009-01-02 David Ayers <ayers@fsfe.org>
4471
4472 * MAINTAINERS: Update e-mail address.
4473
b58007d7 44742008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
4475
4476 * MAINTAINERS: Make whitespace consistent.
4477
9e6fd619 44782008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4479
4480 Backport from upstream Libtool:
4481 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4482 Add cache variables to tests that require the linker to work.
4483 For shlibpath_overrides_runpath, this also changes the semantics
4484 to let the result from the C compiler take precedence.
4485
2882bf89 44862008-12-02 Ben Elliston <bje@au.ibm.com>
4487
4488 * config.sub, config.guess: Update from upstream sources.
4489
dcde3c07 44902008-12-12 Sebastian Pop <sebastian.pop@amd.com>
6dd977ba 4491
4492 * configure.ac (ppllibs): Add by default the lib flags.
4493 * configure: Regenerate.
4494
da355950 44952008-12-08 Luis Machado <luisgpm@br.ibm.com>
4496
4497 * MAINTAINERS: Add myself to the write after approval list.
4498
42d640f6 44992008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
4500
be9d4db8 4501 * configure.ac: Add double brackets on darwin[912].
4502 * configure: Regenerate.
42d640f6 4503
51557c5b 45042008-12-03 Daniel Kraft <d@domob.eu>
4505
4506 * MAINTAINERS: Moved myself and Mikael Morin from Write After
4507 Approval to Reviewer section (for Fortran front-end).
4508
501068c2 45092008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
4510
4511 * configure.ac: Expand to darwin10 and later.
4512 * configure: Regenerate.
4513
0ecf7a65 45142008-12-02 Andreas Schwab <schwab@suse.de>
4515
4516 * Makefile.def: configure-target-boehm-gc depends on
4517 all-target-libstdc++-v3.
4518 * Makefile.in: Regenerate.
4519
3177f780 45202008-12-02 Kai Tietz <kai.tietz@onevision.com>
4521
4522 * MAINTAINERS: Add myself as mingw maintainer.
4523
fcf428df 45242008-12-02 Ben Elliston <bje@au.ibm.com>
4525
4526 * config.sub, config.guess: Update from upstream sources.
4527
a61f1d25 45282008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
4529
4530 * README.SCO: Remove.
4531
8026444e 45322008-11-29 Fernando Pereira <pronesto@gmail.com>
4533
4534 * MAINTAINERS: Add myself to the write after approval list.
4535
707ec6d5 45362008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
4537
4538 * MAINTAINERS: Update my email address in WAA section.
4539
dcde3c07 45402008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
e006f6a0 4541
4542 * MAINTAINERS: Update e-mail address.
4543
dcde3c07 45442008-11-27 Toon Moene <toon@moene.org>
c399af55 4545
4546 * MAINTAINERS: Change e-mail address.
4547
d9f9f3af 45482008-11-27 Tristan Gingold <gingold@adacore.com>
4549
4550 * configure.ac: Build gdb for i?86-*-darwin*
4551 * configure: Regenerated.
4552
dcde3c07 45532008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
384763bb 4554
4555 * MAINTAINERS: Added my full name.
4556
54670ae6 45572008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4558
4559 PR bootstrap/38014
4560 PR bootstrap/37923
4561
4562 Revert:
4563
4564 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4565
4566 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4567 * Makefile.in: Regenerated.
4568
4569 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4570
4571 PR gdb/921
4572 PR gdb/1646
4573 PR gdb/2175
4574 PR gdb/2176
4575
4576 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4577 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4578 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4579 (HOST_EXPORTS): Pass CPPFLAGS.
4580 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4581 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4582 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4583 * Makefile.in, configure: Regenerated.
4584 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4585 and CPPFLAGS_FOR_BUILD.
4586
dcde3c07 45872008-11-06 Jeff Law <law@redhat.com>
35d42d87 4588
4589 * MAINTAINERS: Add myself as middle end maintainer.
4590
9978efe2 45912008-11-06 Andrew Stubbs <ams@codesourcery.com>
4592
4593 * MAINTAINERS (Write after approval): Add myself.
4594
8487f085 45952008-11-05 Diego Novillo <dnovillo@google.com>
4596
4597 * MAINTAINERS (Global Reviewers): Add myself.
4598 (Non-Algorithmic Maintainers): Remove myself.
4599
bd2826b0 46002008-11-04 Thomas Schwinge <tschwinge@gnu.org>
4601
0ecf7a65 4602 * MAINTAINERS (Write after approval): Add myself.
bd2826b0 4603
fefb72aa 46042008-10-31 Mikael Morin <mikael.morin@tele2.fr>
4605
0ecf7a65 4606 * MAINTAINERS (Write after approval): Add myself.
fefb72aa 4607
55bc4ab1 46082008-10-31 Ben Elliston <bje@au.ibm.com>
4609
4610 * configure.ac (spu-*-*): Remove special case.
4611 * configure: Regenerate.
4612
be6ed2e1 46132008-10-30 Catherine Moore <clm@codesourcery.com>
4614
4615 * MAINTAINERS (Write after approval): Update my email address.
4616
a8e019fa 46172008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
4618
4619 * configure.ac [spu-*-*]: Do not set skipdirs.
4620 * configure: Re-generate.
4621
1a9f59a4 46222008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
4623
4624 * MAINTAINERS (Various Maintainers): Add myself to reload.
4625
de52fda6 46262008-10-25 Richard Guenther <rguenther@suse.de>
4627
4628 * MAINTAINERS (Various Maintainers): Add myself as middle-end
4629 maintainer. Remove myself as libgcc-math maintainer.
4630 (Non-Algorithmic Maintainers): Remove myself.
4631
38db8374 46322008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4633
4634 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4635 * Makefile.in: Regenerated.
4636
d8ff5826 46372008-10-23 Cary Coutant <ccoutant@google.com>
4638
4639 * MAINTAINERS (Write after approval): Add myself.
4640
d514f3bf 46412008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4642
4643 PR gdb/921
4644 PR gdb/1646
4645 PR gdb/2175
4646 PR gdb/2176
4647
4648 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4649 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4650 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4651 (HOST_EXPORTS): Pass CPPFLAGS.
4652 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4653 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4654 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4655 * Makefile.in, configure: Regenerated.
4656 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4657 and CPPFLAGS_FOR_BUILD.
4658
dcde3c07 46592008-10-20 Sebastian Pop <sebastian.pop@amd.com>
cf58dc99 4660
4661 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4662 Sebastian Pop.
4663
65ee4ba4 46642008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
4665
4666 * MAINTAINERS (Write After Approval): Added myself.
4667
c214098d 46682008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4669
4670 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4671 recommended version to 2.3.2.
4672
4673 * configure: Regenerate.
4674
4ae4a8b5 46752008-10-01 Mark Mitchell <mark@codesourcery.com>
4676
4677 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4678
65bf946b 46792008-09-29 David Daney <david.daney@caviumnetworks.com>
4680
4681 * MAINTAINERS (Write After Approval): Update e-mail address.
4682
5028c504 46832008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
4684
4685 * libtool.m4: Update to libtool 2.2.6.
4686 * lt~obsolete.m4: Update to libtool 2.2.6.
4687 * ltmain.sh: Update to libtool 2.2.6.
4688 * ltsugar.m4: Update to libtool 2.2.6.
4689 * ltversion.m4: Update to libtool 2.2.6.
4690 * ltoptions.m4: Update to libtool 2.2.6.
4691 * ltgcc.m4: Update to match changes from libtool 2.2.6.
4692
8b1a5537 46932008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
4694
4695 * MAINTAINERS (Write After Approval): Add myself.
4696
55374afb 46972008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
4698
4699 * MAINTAINERS (Write After Approval): Update my name.
4700
bf6d04f7 47012008-09-20 Steven Bosscher <steven@gcc.gnu.org>
4702
0ecf7a65 4703 * MAINTAINERS: Add myself in "Write After Approval".
bf6d04f7 4704
9abaa85a 47052008-09-18 Steve Ellcey <sje@cup.hp.com>
4706
0ecf7a65 4707 * MAINTAINERS: Add myself as ia64 maintainer.
9abaa85a 4708
43277e2a 47092008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
4710
4711 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4712 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4713 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4714 and Michael Tiemann from Write After Approval since they do not
4715 actually have access.
4716
a565a5fa 47172008-09-05 Richard Guenther <rguenther@suse.de>
4718
4719 * configure.ac: Initialize clooglibs to -lcloog.
4720 * configure: Re-generate.
4721
2d9cbe39 47222008-09-04 Le-Chun Wu <lcwu@google.com>
4723
4724 * MAINTAINERS (Write After Approval): Add myself.
4725
5362e323 47262008-09-03 Sebastian Pop <sebastian.pop@amd.com>
4727
4728 * configure.ac (--with-cloog-polylib): New.
4729 (--disable-cloog-version-check): New.
4730 (--disable-ppl-version-check): New.
4731 * configure: Re-generate.
4732
3e6e524f 47332008-09-03 Richard Guenther <rguenther@suse.de>
4734
4735 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4736 cloog test.
4737 * configure: Re-generate.
4738
8372e9ea 47392008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
4740
4741 Add picoChip port.
4742 * MAINTAINERS: Add picoChip maintainers.
4743
255b6be7 47442008-09-02 Sebastian Pop <sebastian.pop@amd.com>
4745 Tobias Grosser <grosser@fim.uni-passau.de>
4746 Jan Sjodin <jan.sjodin@amd.com>
4747 Harsha Jagasia <harsha.jagasia@amd.com>
4748 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4749 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4750 Adrien Eliche <aeliche@isty.uvsq.fr>
4751
4752 Merge from graphite branch.
4753 * configure: Regenerate.
4754 * Makefile.in: Regenerate.
4755 * configure.ac (host_libs): Add ppl and cloog.
4756 Add checks for PPL and CLooG.
4757 * Makefile.def (ppl, cloog): Added modules and dependences.
4758 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4759 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4760
7d804f04 47612008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4762
4763 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4764 (GCC_SHLIB_SUBDIR): New.
4765 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4766 * configure: Regenerate.
4767 * Makefile.in: Regenerate.
4768
cc7fe443 47692008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4770
4771 * MAINTAINERS: Consistently use tabs to separate columns.
4772
c3116b03 47732008-08-29 Tristan Gingold <gingold@adacore.com>
4774
4775 * MAINTAINERS (Write after Approval): Add myself.
4776
dba2c8ea 47772008-08-28 Tristan Gingold <gingold@adacore.com>
4778
4779 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4780 Enable bfd, binutils and opcodes.
4781 * configure: Regenerate.
4782
ae65dfef 47832008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4784
4785 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
4786
2a462700 47872008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4788
4789 * MAINTAINERS: Use correct Umlaut for last name.
4790
da1cc9ee 47912008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4792
4793 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4794
285c1b7e 47952008-08-16 David Edelsohn <edelsohn@gnu.org>
4796
4797 * MAINTAINERS: Update my email address.
4798
edcc45bb 47992008-08-16 Nicolas Roche <roche@adacore.com>
4800
4801 * Makefile.tpl: Add BOOT_ADAFLAGS.
4802 * Makefile.in: Regenerate.
4803
559b0712 48042008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
4805
4806 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4807 * configure: Regenerate.
4808
dcde3c07 48092008-07-30 Paolo Bonzini <bonzini@gnu.org>
3bed0958 4810
4811 * configure.ac: Add makefile fragments for hpux.
4812 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4813 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4814 * configure: Regenerate.
4815 * Makefile.in: Regenerate.
4816
dcde3c07 48172008-07-28 Aldy Hernandez <aldyh@redhat.com>
50e0cac8 4818
4819 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4820
dcde3c07 48212008-07-11 Dodji Seketeli <dseketel@redhat.com>
ff71f0b4 4822
4823 * MAINTAINERS (Write after Approval): Add myself.
4824
d27e061f 48252008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
4826
4827 * MAINTAINERS (Write After Approval): Add myself.
4828
5daaf60f 48292008-06-29 Andrew Jenner <andrew@codesourcery.com>
4830
4831 * MAINTAINERS (Write After Approval): Add myself.
4832
04177cb3 48332008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
4834
4835 * MAINTAINERS: Update my email address.
4836
5dfd58d3 48372008-06-25 Joey Ye <joey.ye@intel.com>
4838
4839 * MAINTAINERS (Write After Approval): Add myself.
4840
5b2c7553 48412008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4842
4843 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4844 * Makefile.in: Regenerate.
4845 * configure: Regenerate.
4846
211b932d 48472008-06-17 Daniel Kraft <d@domob.eu>
4848
4849 * MAINTAINERS (Write After Approval): Add myself.
4850
4e8a889d 48512008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4852
4853 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4854 "$@" is still intact with both Autoconf 2.59 and 2.62.
4855 * configure: Regenerate.
4856
168ee878 48572008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4858
4859 * Makefile.tpl: Fix comment errors.
4860 * Makefile.in: Regenerate.
4861
607465f2 48622008-06-12 David S. Miller <davem@davemloft.net>
4863 David Edelsohn <edelsohn@gnu.org>
4864
4865 * configure.ac: Add powerpc*-*-* to gold supported targets.
4866 * configure: Regenerate.
4867
9841cd80 48682008-06-08 Joseph Myers <joseph@codesourcery.com>
4869
4870 PR tree-optimization/36218
4871 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4872 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4873 (all prefix="build-"): Pass them to build-system sub-makes.
4874 * Makefile.in: Regenerate.
4875
6af9f7ea 48762008-06-07 Joseph Myers <joseph@codesourcery.com>
4877
4878 * MAINTAINERS (mt port): Remove.
4879 (sco5, unixware, sco udk): Remove.
4880 (Kean Johnston): Add to Write After Approval.
4881
ab2a1d30 48822008-05-30 Julian Brown <julian@codesourcery.com>
4883
4884 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4885 of libobjc for ARM EABI Linux.
4886 * configure: Regenerate.
f7f51622 4887
dcde3c07 48882008-05-18 Xinliang David Li <davidxl@google.com>
5ade25c6 4889
0ecf7a65 4890 * ChangeLog: Remove wrong ChangeLog entry.
5ade25c6 4891
dcde3c07 48922008-05-17 Xinliang David Li <davidxl@google.com>
f7f51622 4893
5ade25c6 4894 * MAINTAINERS (Write After Approval): Add myself.
f7f51622 4895
f0ce8d7d 48962008-05-15 Janus Weil <janus@gcc.gnu.org>
4897
4898 * MAINTAINERS (Write After Approval): Add myself.
4899
d3eff7bb 49002008-05-14 Rafael Espíndola <espindola@google.com>
2c3fa25d 4901
4902 * config-ml.in: don't handle --enable-shared and --enable-static.
4903
c69f9953 49042008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
4905
4906 * MAINTAINERS: Update my email address.
4907
21b4aefa 49082008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
4909
4910 * MAINTAINERS: Update my email address.
0ecf7a65 4911
f2271661 49122008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
4913
4914 * MAINTAINERS (Write After Approval): Add myself.
4915
002bc050 49162008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
4917
4918 * MAINTAINERS (Write After Approval): Add myself.
4919
dcde3c07 49202008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
74200d08 4921
4922 * MAINTAINERS (crx): Add myself.
4923
83a50aef 49242008-04-18 Paolo Bonzini <bonzini@gnu.org>
4925
4926 Sync with src:
4927 2008-04-14 David S. Miller <davem@davemloft.net>
4928
0ecf7a65 4929 * configure.ac: Add sparc*-*-* to gold supported targets.
4930 * configure: Regenerate.
83a50aef 4931
f0cb9b36 49322008-04-18 Paolo Bonzini <bonzini@gnu.org>
4933
4934 PR bootstrap/35457
4935 * configure.ac: Include override.m4.
4936 * configure: Regenerate.
4937
1db8021c 49382008-04-18 Paolo Bonzini <bonzini@gnu.org>
4939
0ecf7a65 4940 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4941 * Makefile.in: Regenerate.
1db8021c 4942
dcde3c07 49432008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
15f8eac8 4944
0ecf7a65 4945 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
15f8eac8 4946 as nonconfigurable directories list.
0ecf7a65 4947 * configure: Regenerate.
15f8eac8 4948
3af820d0 49492008-04-14 Ben Elliston <bje@au.ibm.com>
4950
4951 * config.sub, config.guess: Update from upstream sources.
4952
6e7d0937 49532008-04-12 Hans-Peter Nilsson <hp@axis.com>
4954
4955 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4956 * Makefile.in: Regenerate.
4957
9c66b389 49582008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
4959
4960 * configure.ac: Do not build libssp for the AVR.
4961 * configure: Regenerate.
4962
29ab6ecd 49632008-04-07 Ian Lance Taylor <iant@google.com>
4964
4965 * Makefile.def: check-gold depends upon all-binutils.
4966 * Makefile.in: Regenerate.
4967
86aaa146 49682008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
4969
4970 * MAINTAINERS (Write After Approval): Add myself.
4971
45043b2b 49722008-04-04 Nick Clifton <nickc@redhat.com>
4973
4974 PR binutils/4334
fae55456 4975 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
45043b2b 4976 builds.
4977 * configure: Regenerate.
4978
5a92bcc2 49792008-04-04 NightStrike <NightStrike@gmail.com>
4980
4981 PR other/35151
0ecf7a65 4982 * configure.ac: Combine rules for mingw32 and mingw64.
4983 * configure: Regenerate.
5a92bcc2 4984
0805084a 49852008-04-02 Kai Tietz <kai.tietz@onvision.com>
4986
4987 * MAINTAINERS (Write After Approval): Add myself.
4988
dcde3c07 49892008-04-01 Seongbae Park <seongbae.park@gmail.com>
5b9f41dc 4990
4991 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4992 * Makefile.in (.NOTPARALLEL): Ditto.
4993
63a9f8da 49942008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
4995
4996 * MAINTAINERS (Write After Approval): Add myself.
4997
dcde3c07 49982008-03-31 Seongbae Park <seongbae.park@gmail.com>
3e3a0e9c 4999
5000 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5001 * Makefile.in (.NOTPARALLEL): Regenerate.
5002
4add9df0 50032008-03-27 Paolo Bonzini <bonzini@gnu.org>
5004
5005 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5006 * Makefile.in: Regenerate.
5007
03b33306 50082008-03-26 Jakub Staszak <kuba@et.pl>
5009
5010 * MAINTAINERS (Write After Approval): Add myself.
5011
5d42d4f2 50122008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5013
5014 * MAINTAINERS: Update e-mail address.
5015
3d47fcf5 50162008-03-20 Ian Lance Taylor <iant@google.com>
5017
5018 * configure.ac: Add support for --enable-gold.
5019 * Makefile.def: Add gold as a directory like ld.
5020 * configure, Makefile.in: Regenerate.
5021
82eaf560 50222008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5023
5024 * configure.ac: m4_include config/proginstall.m4.
5025 * configure: Regenerate.
e61456db 5026
5027 Backport from upstream Libtool:
0ecf7a65 5028
e61456db 5029 2007-10-12 Eric Blake <ebb9@byu.net>
0ecf7a65 5030
e61456db 5031 Deal with Autoconf 2.62's semantic change in m4_append.
5032 * ltsugar.m4 (lt_append): Replace broken versions of
5033 m4_append.
5034 (lt_if_append_uniq): Don't require separator to be overquoted,
5035 and avoid broken m4_append.
5036 (lt_dict_add): Fix typo.
5037 * libtool.m4 (_LT_DECL): Don't overquote separator.
5038
020e6f2b 50392008-03-13 David Edelsohn <edelsohn@gnu.org>
5040
5041 * config.rpath: Add AIX 6 support.
5042
f7c302cf 50432008-03-13 Paolo Bonzini <bonzini@gnu.org>
5044
5045 * Makefile.def (stageprofile). Remove -fprofile-generate
5046 from stage_libcflags.
5047 * Makefile.in: Regenerate.
5048
82ab37f5 50492008-03-13 Ben Elliston <bje@au.ibm.com>
5050
5051 * config.sub, config.guess: Update from upstream sources.
5052
167057eb 50532008-03-06 Tom Tromey <tromey@redhat.com>
5054
5055 * MAINTAINERS: Update for treelang deletion.
5056
06a40dd3 50572008-03-03 James E. Wilson <wilson@tuliptree.org>
5058
5059 * MAINTAINERS: Update my email address.
5060
af05c092 50612008-03-03 Stan Shebs <stanshebs@earthlink.net>
5062
6c2338a8 5063 * MAINTAINERS (darwin port): Add myself as a maintainer.
af05c092 5064 (objective-c/c++): Add myself as a maintainer.
5065
f3d3d204 50662008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
5067
5068 * MAINTAINERS (Write After Approval): Update my email address.
5069
d5274c75 50702008-02-25 Tomas Bily <tbily@suse.cz>
5071
5072 * MAINTAINERS (Write After Approval): Add myself.
5073
5954dfea 50742008-02-23 Jakub Jelinek <jakub@redhat.com>
5075
5076 * MAINTAINERS (OpenMP): Add myself.
5077
c898f165 50782008-02-20 Paolo Bonzini <bonzini@gnu.org>
5079
a55f1b4b 5080 PR bootstrap/32009
5081 PR bootstrap/32161
c898f165 5082
a55f1b4b 5083 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5084 * configure: Regenerate.
c898f165 5085
a55f1b4b 5086 * Makefile.def: Define stage_libcflags for all bootstrap stages.
5087 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5088 STAGE4_LIBCFLAGS): New.
5089 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5090 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5091 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5092 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5093 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5094 for target modules. Don't export LIBCFLAGS.
5095 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5096 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5097 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5098 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5099 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5100 * Makefile.in: Regenerate.
c898f165 5101
69d30e89 51022008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5103
5104 PR libgcj/33085
5105 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5106 Do not use -DDLL_EXPORT. Backport from upstream.
5107
aaa12b63 51082008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5109
5110 * MAINTAINERS (Write After Approval): Add myself.
5111
b538c932 51122008-02-02 Hans-Peter Nilsson <hp@axis.com>
5113
5114 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5115 * configure: Regenerate.
5116
c1d3813f 51172008-01-31 Marc Gauthier <marc@tensilica.com>
5118
5119 * configure.ac (xtensa*-*-*): Recognize processor variants.
5120 * configure: Regenerate.
5121
d2d2630b 51222008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5123
6144731c 5124 PR bootstrap/34922
5125 * configure.ac (PARSE_ARGS): Push suitable setting of
5126 ac_subdirs_all, for `./configure --help=recursive'.
5127 Handle `+' in generic toplevel directory disabling.
5128 * configure: Regenerate.
d2d2630b 5129
265f31f8 51302008-01-28 Nick Clifton <nickc@redhat.com>
5131
5132 * MAINTAINERS (xstormy16): Take over maintainership.
5133
99c77e32 51342008-01-25 Joseph Myers <joseph@codesourcery.com>
5135
5136 * MAINTAINERS (c4x port): Remove.
5137
0aff9a99 51382008-01-24 David Edelsohn <edelsohn@gnu.org>
5139
5140 * libtool.m4: Backport AIX 6 support from ToT Libtool.
5141
29179dae 51422008-01-23 Ben Elliston <bje@au.ibm.com>
5143
5144 * config.sub, config.guess: Update from upstream sources.
5145
423255b1 51462008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
5147
5148 * MAINTAINERS (Write After Approval): Add myself.
5149
559c551d 51502008-01-17 H.J. Lu <hjl.tools@gmail.com>
5151
5152 * MAINTAINERS: Update my email address.
5153
51542008-01-09 Raksit Ashok <raksit@google.com>
5155
5156 * MAINTAINERS (Write After Approval): Add myself.
5157
01dc04f9 51582008-01-09 Raksit Ashok <raksit@google.com>
5159
5160 * MAINTAINERS (Write After Approval): Add myself.
5161
e257630f 51622008-01-08 Ben Elliston <bje@au.ibm.com>
5163
5164 * config.sub, config.guess: Update from upstream sources.
5165
e9450d5b 51662007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5167
5168 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
0b359cab 5169 Change recommended MPFR from 2.2.1 -> 2.3.0.
e9450d5b 5170 * configure: Regenerate.
5171
a611cf87 51722007-12-15 Sebastian Pop <sebastian.pop@amd.com>
5173
5174 * MAINTAINERS: Update my email address.
5175
e502d5b5 51762007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
5177
5178 * MAINTAINERS: Update my email address.
5179
85b21747 51802007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
5181
5182 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5183 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5184 * Makefile.in: Regenerate.
5185
dcde3c07 51862007-12-10 Mark Heffernan <meheff@google.com>
1b8215f1 5187
5188 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5189 misplaced entries.
5190
06e8069d 51912007-12-10 Andreas Tobler <a.tobler@schweiz.org>
5192
5193 * configure.ac: Enable libjava for x86_64-*-darwin9.
5194 * configure: Regenerate.
5195
dcde3c07 51962007-12-07 Bill Maddox <maddox@google.com>
46151c44 5197
5198 * MAINTAINERS (Write After Approval): Add myself.
5199
82a6155b 52002007-12-05 Ben Elliston <bje@au.ibm.com>
5201
5202 * config.sub, config.guess: Update from upstream sources.
5203
88b29126 52042007-12-02 Matthias Klose <doko@ubuntu.com>
5205
5206 * config-ml.in: Remove 64bit configure tests.
5207
097bd8a7 52082007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5209
5210 * config-ml.in: Robustify against white space in absolute file
5211 names.
5212
5213 * config-ml.in (multi-clean): Substitute ${Makefile}.
5214 Remove superfluous ${Makefile} in list.
5215
da01ad1e 52162007-11-19 Thiemo Seufer <ths@mips.com>
5217
5218 * config-ml.in: Don't hardcode the Makefile name.
5219
aa1ec648 52202007-11-08 Alexander Monakov <amonakov@ispras.ru>
5221
5222 * MAINTAINERS (Write After Approval): Add myself.
5223
cc01f27b 52242007-11-07 Samuel Tardieu <sam@rfc1149.net>
5225
5226 * MAINTAINERS (Write After Approval): Add myself.
5227
dcde3c07 52282007-11-06 Doug Kwan <dougkwan@google.com>
b34f5003 5229
5230 * MAINTAINERS (Write After Approval): Add myself.
5231
3c4bb8ba 52322007-10-25 Ben Elliston <bje@au.ibm.com>
5233
5234 * MAINTAINERS (mercury): Remove entry.
5235 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5236
119eb9ed 52372007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
5238
5239 * Makefile.def (dependencies): Make configure-gdb depend on
5240 all-intl.
5241 * Makefile.in: Regenerated.
5242
10978713 52432007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
5244
5245 * MAINTAINERS (Fortran maintainer): Remove myself.
5246
dcde3c07 52472007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1ad797ec 5248
5249 * Makefile.def: To avoid problems running with parallel makes,
5250 build newlib before libgloss so that target specific header
5251 files are availble.
5252 * Makefile.in: Regenerate
5253
2711b222 52542007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5255
5256 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5257 * Makefile.in: Regenerate.
5258
f5213d04 52592007-10-09 Vladimir Makarov <vmakarov@redhat.com>
5260
5261 * MAINTAINERS (Register allocation reviewer): Add myself.
5262
823e8b8d 52632007-10-08 Mike Frysinger <vapier@gentoo.org>
5264
5265 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5266 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5267 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
5268 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5269 * configure: Regenerate.
5270
dcde3c07 52712006-10-04 Seongbae Park <seongbae.park@gmail.com>
dd508a00 5272
5273 * MAINTAINERS (Register allocation reviewer): Add myself.
5274
93c5e793 52752007-10-01 Paolo Bonzini <bonzini@gnu.org>
5276
5277 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5278 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5279 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5280 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5281 * configure.ac: Default them to host tools for $host = $build.
5282 Subst them.
5283
5284 * configure: Regenerate.
5285 * Makefile.in: Regenerate.
5286
dcde3c07 52872006-09-24 Peter Bergner <bergner@vnet.ibm.com>
8286d1e9 5288
5289 * MAINTAINERS (Register allocation reviewer): Add myself.
5290
dcde3c07 52912006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
33baaa20 5292
5293 * MAINTAINERS (Register allocation reviewer): Add myself.
5294
547d559e 52952007-09-21 Seongbae Park <seongbae.park@gmail.com>
5296
5297 * MAINTAINERS (Write After Approval): Fix typo.
5298
3013c2c7 52992007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
5300
5301 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5302 * configure: Regenerate.
5303
9658ef82 53042007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
5305
5306 PR bootstrap/31906
5307 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
e502d5b5 5308 they're already prefixed.
9658ef82 5309
a0191bfe 53102007-09-19 Benjamin Kosnik <bkoz@redhat.com>
5311
5312 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5313 libstdc++.
5314 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5315 * configure: Regenerate.
5316 * Makefile.in: Regenerate.
0ecf7a65 5317
ef4a823a 53182007-09-17 Andreas Schwab <schwab@suse.de>
5319
5320 * configure.ac: Raise minimum makeinfo version to 4.6.
5321 * configure: Regenerate.
5322
dcde3c07 53232007-09-17 Johannes Singler <singler@ira.uka.de>
3900cf8f 5324
e502d5b5 5325 * MAINTAINERS (write-after-approval) add myself
3900cf8f 5326
fbbc6fdb 53272007-09-15 Alan Modra <amodra@bigpond.net.au>
5328
5329 * configure.ac: Correct makeinfo version check.
5330 * configure: Regenerate.
5331
9b139a12 53322007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
5333
5334 * MAINTAINERS: Update my email address.
5335
68c9bc25 53362007-09-14 Richard Sandiford <richard@codesourcery.com>
5337
5338 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
5339 to $skipdirs and only disable gprof for newlib. Use the normal
5340 mips*-elf* handling in other respects.
5341 * configure: Regnerate.
5342
d0a16e74 53432007-09-12 David Daney <ddaney@avtrex.com>
5344
5345 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5346 enabling libgcj.
5347 * configure: Regenerate.
5348
1c5767f1 53492007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
5350
5351 PR other/32154
5352 * configure.ac: For libgloss targets, point the linker to the linker
5353 script, startup code and simulator library.
5354 * configure: Regenerate.
5355
b9eb3c64 53562007-09-07 Andrew Haley <aph@redhat.com>
5357
5358 * configure.ac (noconfigdirs): Remove target-libffi and
5359 target-libjava.
5360 * configure: Regenerate.
5361
70d8e49e 53622007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5363
5364 PR target/33281
5365 * configure.ac: Use config/mh-mingw on mingw.
5366 * configure: Regenerate.
70d8e49e 5367
771e1e14 53682007-09-05 Pat Haugen <pthaugen@us.ibm.com>
5369
e2b00040 5370 * MAINTAINERS (Write After Approval): Add myself.
771e1e14 5371
f6be6a96 53722007-09-05 Richard Guenther <rguenther@suse.de>
5373
5374 * configure.ac (--enable-stage1-checking): If neither --enable-checking
5375 nor --disable-checking is provided also turn on yes and types
5376 checking for stage1.
5377 * configure: Re-generate.
5378
afaca01a 53792007-08-30 Krister Walfridsson <cato@df.lth.se>
5380
5381 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5382 (Write After Approval): Remove myself.
5383
26dd65f3 53842007-08-29 Nick Clifton <nickc@redhat.com>
24aa922b 5385
26dd65f3 5386 * config.sub, config.guess: Update from upstream sources.
24aa922b 5387
6144731c 53882007-08-22 Bud Davis <jmdavis@link.com>
10df54f4 5389
5390 * MAINTAINERS (Write After Approval): Added myself.
5391 * MAINTAINERS (Reviewers): Removed myself.
5392
5f1f2de5 53932007-08-18 Paul Brook <paul@codesourcery.com>
6144731c 5394 Joseph Myers <joseph@codesourcery.com>
5f1f2de5 5395
5396 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5397 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5398 * Makefile.in: Regenerate.
5399 * configure.ac (--with-debug-prefix-map): New.
5400 * configure: Regenerate.
5401
f8520ad7 54022007-08-17 Richard Sandiford <richard@codesourcery.com>
5403 Nigel Stephens <nigel@mips.com>
5404
f8520ad7 5405 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
5406 as target_makefile_frag.
5407 * configure: Regenerate.
5408
5b542315 54092007-08-16 Alexandre Oliva <aoliva@redhat.com>
5410
5411 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5412 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
5413 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5414 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5415 (do-compare, do-compare3, do-compare-debug): New.
5416 ([+compare-target+]): Use them.
5417
8d8efff7 54182007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
5419
5420 * MAINTAINERS (Write After Approval): Change my email address.
5421
af7bb0c0 54222007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5423 Ben Elliston <bje@au.ibm.com>
5424
5425 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5426 --silent if $silent.
5427 * configure: Regenerate.
5428
215d9ce6 54292003-08-12 Zdenek Dvorak <ook@ucw.cz>
5430
5431 * MAINTAINERS (Various Maintainers): Add myself as
5432 loop infrastructure maintainer. Update my e-mail
5433 address.
5434
eb57d4df 54352007-07-31 Diego Novillo <dnovillo@google.com>
5436
5437 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5438 Adjust description.
5439
f03e0ae4 54402007-07-26 Richard Guenther <rguenther@suse.de>
5441
5442 * configure.ac: Add types checking to stage1 checking flags.
5443 * configure: Regenerate.
5444
1ee47085 54452007-07-17 Nick Clifton <nickc@redhat.com>
5446
5447 * COPYING3: New file. Contains version 3 of the GNU General
5448 Public License.
5449 * COPYING3.LIB: New file. Contains version 3 of the GNU
5450 Lesser General Public License.
5451
4f1c9c75 54522007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5453
5454 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5455
8b472594 54562007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5457
5458 * MAINTAINERS (S/390 co-maintainer): Add myself.
5459 (Write After Approval): Remove myself.
5460
aa9311a1 54612007-07-13 Dan Hipschman <dsh@google.com>
5462
5463 * MAINTAINERS (Write After Approval): Add myself.
5464
2590e4db 54652007-07-11 Nick Clifton <nickc@redhat.com>
5466
5467 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5468 WINDRES export.
5469 * Makefile.in: Regenerate.
5470
ae91a3b7 54712007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5472
5473 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5474 maintainer.
5475
f9d0ebde 54762007-07-05 H.J. Lu <hongjiu.lu@intel.com>
5477
5478 * lt~obsolete.m4: New. Import from 20070318 libtool.
5479
9a6e938f 54802007-07-03 Julian Brown <julian@codesourcery.com>
5481
5482 * MAINTAINERS (Write After Approval): Add myself.
5483
09c2d953 54842007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5485
5486 * configure.ac: Rewrite 'configure --help' strings to look nicer.
5487 * configure: Regenerate.
5488
54892007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5490
5491 * configure.ac: Add some missing m4 quotation.
5492 * configure: Regenerate.
5493
2de49bbb 54942007-07-02 Simon Baldwin <simonb@google.com>
5495
5496 * MAINTAINERS (Write After Approval): Add myself.
5497
b7ef8464 54982007-07-02 Paolo Bonzini <bonzini@gnu.org>
5499
5500 * configure: Regenerate.
5501
75d6a0a9 55022007-07-02 Kai Tietz <kai.tietz@onevision.com>
5503
5504 * Makefile.def: Add windmc tool to build.
5505 * Makefile.tpl: Likewise.
5506 * configure.ac: Likewise.
5507 * Makefile.in: Regenerate.
5508 * configure: Regenerate.
0ecf7a65 5509
aa331421 55102007-06-28 DJ Delorie <dj@redhat.com>
5511
5512 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5513 not building newlib.
5514 * configure: Regenerated.
0ecf7a65 5515
bab22e5c 55162007-06-28 Jan Sjodin <jan.sjodin@amd.com>
5517
5518 * MAINTAINERS (Write After Approval): Add myself.
5519
2d569347 55202007-06-25 Martin Michlmayr <tbm@cyrius.com>
5521
5522 * MAINTAINERS (Write After Approval): Add myself.
5523
abe9fc0f 55242007-06-19 Chris Matthews <chrismatthews@google.com>
5525
5526 * MAINTAINERS (Write After Approval): Add myself.
5527
2588303d 55282007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
5529
5530 * MAINTAINERS (Write After Approval): Add myself.
5531
86d469a7 55322007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5533
5534 * Makefile.def: Add dependency from configure-gdb to all-bfd.
5535 * Makefile.in: Regenerated.
5536
e77068c4 55372007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
5538
5539 * configure.ac: Don't add target-libmudflap to noconfigdirs for
5540 bfin*-*-uclinux* targets.
5541 * configure: Regenerate.
5542
34750e69 55432007-06-14 Ian Lance Taylor <iant@google.com>
5544
5545 * MAINTAINERS: Add myself as non-algorithmic global write
5546 maintainer.
5547
5a6568b4 55482007-06-14 Diego Novillo <dnovillo@google.com>
5549
5550 * MAINTAINERS: Add self as middle-end maintainer and
5551 non-algorithmic global write maintainer.
5552
49607763 55532007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5554
5555 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5556 Move all Fortran maintainers except Paul Brook into the
5557 Non-Autopoiesis section.
5558
021ff58f 55592007-06-14 Paolo Bonzini <bonzini@gnu.org>
5560
5561 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5562 (distclean-stage[+id+]): Possibly delete stage_last.
5563 * Makefile.in: Regenerate.
5564
f7074c96 55652007-06-12 Seongbae Park <seongbae.park@gmail.com>
5566
5567 * MAINTAINERS (Various Maintainer): Fix typo.
5568
19dcaa9c 55692007-06-11 Paolo Bonzini <bonzini@gnu.org>
5570
5571 * MAINTAINERS (Various Maintainer): Add myself as
5572 dataflow maintainer.
5573
fef06690 55742007-06-07 Ben Elliston <bje@au.ibm.com>
5575
5576 * config.sub, config.guess: Update from upstream sources.
5577
abe109c5 55782007-06-07 Ben Elliston <bje@au.ibm.com>
5579
5580 * Makefile.tpl: Fix spelling error.
5581 * Makefile.in: Regenerate.
5582
2bcd5359 55832007-06-01 Steve Ellcey <sje@cup.hp.com>
5584
fd82ebdc 5585 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5586 lt_cv_sys_max_cmd_len.
2bcd5359 5587
92a034a0 55882007-05-31 Dorit Nuzman <dorit@il.ibm.com>
5589
5590 * MAINTAINERS (Various Maintainers): Add myself as
5591 auto-vectorizer maintainer.
5592
796f6ddf 55932003-05-31 Paolo Bonzini <bonzini@gnu.org>
5594
5595 PR libjava/32098
5596 * libtool.m4: Revert previous change.
5597 * ltgcc.m4: Put it here.
5598
3df3f071 55992003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
5600
5601 * MAINTAINERS (Various Maintainers): Add myself as
5602 auto-vectorizer maintainer.
5603
8759836c 56042007-05-30 H.J. Lu <hongjiu.lu@intel.com>
5605
5606 PR libjava/32098
5607 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5608
de0a1cbe 56092007-05-30 Richard Guenther <rguenther@suse.de>
5610
5611 * MAINTAINERS (Various Maintainers): Add myself as
5612 auto-vectorizer maintainer.
5613
505abe0c 56142007-05-30 Jakub Jelinek <jakub@redhat.com>
5615
5616 PR bootstrap/29382
5617 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5618 * configure: Rebuilt.
5619
12d06f67 56202007-05-28 Roberto Costa <robsettantasei@gmail.com>
5621
5622 * MAINTAINERS (Write After Approval): Removed my name.
5623
cc76add4 56242007-05-25 Steven Bosscher <steven@gcc.gnu.org>
5625
5626 * MAINTAINERS (Write After Approval): Remove myself.
5627
a027451b 56282007-05-25 Andreas Tobler <a.tobler@schweiz.org>
5629
5630 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5631
542f9784 56322007-05-23 Steve Ellcey <sje@cup.hp.com>
5633
5634 * ltmain.sh: Update from ToT Libtool.
5635 * libtool.m4: Update from ToT Libtool.
5636 * ltsugar.m4: New. Update from ToT Libtool.
5637 * ltversion.m4: New. Update from ToT Libtool.
5638 * ltoptions.m4: New. Update from ToT Libtool.
5639 * ltconfig: Remove.
5640 * ltcf-c.sh: Remove.
5641 * ltcf-cxx.sh: Remove.
5642 * ltcf-gcj.sh: Remove.
5643
528ab743 56442007-05-22 Ollie Wild <aaw@google.com>
5645
5646 * MAINTAINERS (Write After Approval): Add myself.
5647
47cd5247 56482007-05-16 Paolo Bonzini <bonzini@gnu.org>
5649
5650 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5651 stage_cflags.
5652 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5653 Remove CFLAGS/LIBCFLAGS.
5654 (configure-stage[+id+]-[+prefix+][+module+],
5655 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5656 * Makefile.in: Regenerate.
5657
3514a11b 56582007-05-15 Diego Novillo <dnovillo@google.com>
5659
5660 * MAINTAINERS: Update e-mail address.
5661
886a57ec 56622007-05-15 Revital Eres <eres@il.ibm.com>
5663
5664 * MAINTAINERS (Write After Approval): Add myself.
5665
00b95186 56662007-05-14 Roberto Costa <robsettantasei@gmail.com>
5667
5668 * MAINTAINERS (Write After Approval): Updated my address.
5669
37a5fded 56702007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
5671
5672 * MAINTAINERS (Write After Approval): Add myself.
5673
932d1055 56742007-05-11 Silvius Rus <rus@google.com>
5675
5676 * MAINTAINERS (Write After Approval): Add myself.
5677
5be46544 56782007-04-23 Tom Tromey <tromey@redhat.com>
5679
5680 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5681
85fdb7fe 56822007-04-22 Mark Mitchell <mark@codesourcery.com>
5683
5684 * MAINTAINERS (cpplib): Rename to ...
5685 (libcpp): ... this. Add C/C++ front end maintainers.
5686
0e80ecec 56872007-04-14 Steve Ellcey <sje@cup.hp.com>
5688
5689 * config-ml.in: Pass ${ml_config_env} to configure calls.
5690
678ca12c 56912007-04-04 Christian Bruel <christian.bruel@st.com>
5692
5693 * MAINTAINERS (Write After Approval): Add myself.
0ecf7a65 5694
238ac4b8 56952007-04-02 Dave Korn <dave.korn@artimi.com>
5696
5697 * MAINTAINERS (Write After Approval): Add myself.
5698
1b3b5ab2 56992007-03-31 Tobias Burnus <burnus@net-b.de>
5700
5701 * MAINTAINERS (fortran 95 front end): Add myself.
5702
7af2a874 57032007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5704
5705 * MAINTAINERS (Write After Approval): Add myself.
0ecf7a65 5706
f5bcb691 57072007-03-24 Ayal Zaks <zaks@il.ibm.com>
5708
5709 * MAINTAINERS (Modulo Scheduler): Add myself.
5710
9671b27d 57112007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
5712
5713 * MAINTAINERS (fortran 95 front end): Add myself.
5714 (c++ front end): whitespace fix.
5715
9ced3b39 57162007-03-22 Nathan Froyd <froydnj@codesourcery.com>
5717
5718 * MAINTAINERS (Write After Approval): Add myself.
5719
d623d587 57202007-03-21 Richard Sandiford <richard@codesourcery.com>
5721
5722 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5723 of glob. Quote arguments with single quotes too.
5724 * configure: Regenerate.
5725
d6eaff55 57262007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
5727
5728 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5729 * Makefile.in: Regenerate
5730
a6c599b5 57312007-03-07 Andreas Schwab <schwab@suse.de>
5732
5733 * configure: Regenerate.
5734
130effca 57352007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
5736
5737 * configure.ac: Add "--with-pdfdir" configure option,
5738 which defines pdfdir variable.
5739 * Makefile.def (target=fixincludes): Add install-pdf to
5740 missing targets.
5741 (recursive_targets): Add install-pdf target.
5742 (flags_to_pass): Add pdfdir.
5743 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5744 target.
5745 * configure: Regenerate
5746 * Makefile.in: Regenerate
5747
cd343b1c 57482007-02-28 Eric Christopher <echristo@apple.com>
5749
5750 Revert:
5751 2006-12-07 Mike Stump <mrs@apple.com>
5752
5753 * Makefile.def (dependencies): Add dependency for
5754 install-target-libssp and install-target-libgomp on
5755 install-gcc.
5756 * Makefile.in: Regenerate.
5757
78a477ad 57582007-02-27 Matt Kraai <kraai@ftbfs.org>
5759
5760 * configure: Regenerate.
5761 * configure.ac: Move statements after variable declarations.
5762
670a86cd 57632007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
5764
5765 * MAINTAINERS: Add myself as sh maintainer.
5766
ae8552b7 57672007-02-19 Joseph Myers <joseph@codesourcery.com>
5768
5769 * configure.ac: Adjust for loop syntax.
5770 * configure: Regenerate.
5771
95a05732 57722007-02-18 Alexandre Oliva <aoliva@redhat.com>
5773
5774 * configure: Rebuilt.
5775
b0e9b581 57762007-02-18 Alexandre Oliva <aoliva@redhat.com>
5777
5778 * configure.ac: Drop multiple occurrences of --enable-languages,
5779 and fix its quoting.
5780 * configure: Rebuilt.
5781
77ae4d79 57822007-02-17 Mark Mitchell <mark@codesourcery.com>
6144731c 5783 Nathan Sidwell <nathan@codesourcery.com>
5784 Vladimir Prus <vladimir@codesourcery.com>
5785 Joseph Myers <joseph@codesourcery.com>
77ae4d79 5786
5787 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5788 * configure: Regenerate.
5789
ddacbee5 57902007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
5791
5792 * ltconfig (freebsd*): Default to elf.
5793
27bfe7b7 57942007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5795
5796 * configure.ac (target_libraries): Move libgcc before libiberty.
5797 * configure: Regenerated.
5798
eae5b2bc 57992007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5800 Paolo Bonzini <bonzini@gnu.org>
5801
5802 PR bootstrap/30753
5803 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
5804 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
5805 * configure: Regenerated.
5806
41d006b3 58072007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5808
5809 * MAINTAINERS (Language Front End Maintainers): Update my mail
5810 address.
5811
4ff792a4 58122007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5813
5814 PR bootstrap/30748
5815 * configure.ac: Correct syntax for Solaris ksh.
5816 * configure: Regenerated.
5817
38d7211b 58182007-02-09 Paolo Bonzini <bonzini@gnu.org>
5819
5820 * configure.ac: Sync with src.
5821 * configure: Regenerate.
5822
fbc4b0e5 58232007-02-09 Paolo Bonzini <bonzini@gnu.org>
5824
5825 * Makefile.in: Regenerate.
5826
834785d1 58272007-02-09 Paolo Bonzini <bonzini@gnu.org>
5828
5829 * config.sub: Sync with src.
5830
b30fcfae 58312007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5832
5833 * Makefile.tpl (build_alias, host_alias, target_alias): Use
5834 noncanonical equivalents.
5835 * configure.in: Rename to...
5836 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
5837 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
5838 target_noncanonical. Use them. Rewrite removal of configure
5839 arguments for autoconf 2.59. Discard variable settings. Force
5840 program_transform_name for native tools.
5841
5842 * Makefile.in: Regenerated.
5843 * configure: Regenerated with autoconf 2.59.
5844
dcde3c07 58452007-02-07 Roman Zippel <zippel@linux-m68k.org>
e911c3be 5846
c6f3c945 5847 * MAINTAINERS (Write After Approval): Add myself.
e911c3be 5848
44db1fbc 58492007-01-31 Andreas Schwab <schwab@suse.de>
5850
5851 * Makefile.tpl (LDFLAGS): Substitute it.
5852 * Makefile.in: Regenerate.
5853
dcde3c07 58542007-01-30 Andrey Belevantsev <abel@ispras.ru>
760d0db8 5855
c6f3c945 5856 * MAINTAINERS (Write After Approval): Add myself.
760d0db8 5857
25954036 58582007-01-28 David Edelsohn <edelsohn@gnu.org>
5859
c6f3c945 5860 * MAINTAINERS (spu port): Add myself.
25954036 5861
a18b2c54 58622007-01-23 Richard Guenther <rguenther@suse.de>
5863
5864 PR bootstrap/30541
5865 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5866 * Makefile.tpl (GNATBIND): Substitute it.
5867 (GNATMAKE): Likewise.
5868 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5869 of STAGE_PREFIX.
5870 * Makefile.in: Regenerate.
5871 * configure: Regenerate.
5872
dd979235 58732007-01-18 Mike Stump <mrs@apple.com>
5874
5875 * configure.in: Re-enable -Werror for gcc builds.
5876
c6f3c945 58772007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ec79f74b 5878
c6f3c945 5879 * MAINTAINERS (Write After Approval): Add myself.
ec79f74b 5880
16c9b2e3 58812007-01-11 Paolo Bonzini <bonzini@gnu.org>
5882
5883 * configure.in: Change == to = in test command.
c6f3c945 5884 * configure: Regenerate.
16c9b2e3 5885
d45318b3 58862007-01-11 Paolo Bonzini <bonzini@gnu.org>
c6f3c945 5887 Nick Clifton <nickc@redhat.com>
5888 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
5889
5890 * configure.in (build_configargs, host_configargs, target_configargs):
5891 Remove build/host/target parameters.
5892 (host_libs): Add gmp and mpfr.
5893 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5894 * Makefile.def (gmp, mpfr): New.
5895 (gcc): Remove target.
5896 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5897 target_os, target_vendor): New.
dcde3c07 5898 (configure): Add host_alias/target_alias arguments; adjust invocations.
c6f3c945 5899 * configure: Regenerate.
5900 * Makefile.in: Regenerate.
d45318b3 5901
59022007-01-11 Matt Fago <fago@earthlink.net>
5903
5904 * configure.in: Try to link to functions only in mpfr 2.2.x
c6f3c945 5905 to improve robustness of configure tests.
d45318b3 5906 * configure: Regenerate.
cd343b1c 5907
c9c21f59 59082007-01-09 Uros Bizjak <ubizjak@gmail.com>
5909
5910 * MAINTAINERS: Add myself as i386 maintainer.
5911
f2bdcff1 59122007-01-08 Jan Hubicka <jh@suse.cz>
5913
b7be5ae5 5914 * MAINTAINERS: Add myself as i386 maintainer.
f2bdcff1 5915
06dd9e69 59162007-01-08 Kai Tietz <kai.tietz@onevision.com>
5917
5918 * configure.in: Add support for an x86_64-mingw* target.
a378fc89 5919 * configure: Regenerate.
06dd9e69 5920
0a2e6193 59212007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
5922
5923 * Makefile.tpl (all-target): Correct @if conditional for target
5924 modules.
5925 * configure.in: Omit libiberty if building only target libgcc.
5926 * configure, Makefile.in: Regenerated.
5927
29b1b61f 59282007-01-04 Paolo Bonzini <bonzini@gnu.org>
5929
dcde3c07 5930 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
29b1b61f 5931 * configure: Regenerate.
5932
894a47b4 59332007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
5934
5935 * Makefile.def (target_modules): Add libgcc.
5936 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
5937 * Makefile.tpl (clean-target-libgcc): Delete.
5938 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5939 on gcc even for bootstrapped modules. Rewrite handling of
5940 lang_env_dependencies to loop over target_modules.
5941 * configure.in (target_libraries): Add target-libgcc.
5942 * Makefile.in, configure: Regenerated.
5943
9c3a0a29 59442006-12-29 Paolo Bonzini <bonzini@gnu.org>
5945
5946 * configure.in: Reorganize recognition of languages. Add
5947 --enable-stage1-languages. Show supported languages for the chosen
5948 target rather than all recognized languages.
5949 * configure: Regenerate.
5950
2e04b035 59512006-12-29 Paolo Bonzini <bonzini@gnu.org>
5952
5953 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5954 * Makefile.in: Regenerate.
5955
0157cc75 59562006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5957
5958 * configure.in: Warn that MPFR 2.2.0 is buggy.
5959 * configure: Regenerate.
5960
35d84d10 59612006-12-27 Ian Lance Taylor <iant@google.com>
5962
5963 * configure.in: When removing Makefiles to force a reconfigure, also
5964 remove prev-DIR*/Makefile.
5965 * configure: Regenerate.
5966
ae48753c 59672006-12-22 Andreas Schwab <schwab@suse.de>
5968
5969 * configure: Regenerate with correct autoconf version.
5970
a83ffacf 59712006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
5972
c6f3c945 5973 * configure.in: add AC_SUBST for *_FOR_TARGET.
5974 * configure: Regenerate.
a83ffacf 5975
2e04b035 59762006-12-19 Paolo Bonzini <bonzini@gnu.org>
5977
5978 * configure.in: Simplify logic for rejecting languages that cannot
5979 be built. Separate the case when a language is unsupported,
5980 from the case when the user chooses not to build a language.
5981
1a606b87 59822006-12-19 Paolo Bonzini <bonzini@gnu.org>
5983
5984 * configure.in: Remove "$build" case for powerpc-*-darwin* since
5985 it only affects bootstrap and could be tested on "$host" as well.
5986 * configure: Regenerate.
5987 * config/mh-ppc-darwin: Add to the stage1 cflags here.
5988
39f34cfc 59892006-12-19 Paolo Bonzini <bonzini@gnu.org>
5990
5991 PR bootstrap/29544
5992 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5993 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5994 move here comment from Makefile.tpl.
5995 * Makefile.tpl: Move some definitions higher in the file.
5996 (STAGE1_CHECKING): New.
5997 * configure.in: Add --enable-stage1-checking.
5998 * configure: Regenerate.
5999 * Makefile.in: Regenerate.
6000
6523c107 60012006-12-19 Paolo Bonzini <bonzini@gnu.org>
6002
6003 * MAINTAINERS: Add myself as build system maintainer.
6004
0874d16e 60052006-12-15 Simon Martin <simartin@users.sourceforge.net>
6006
6007 * MAINTAINERS (Write After Approval): Add myself.
6008
f4177413 60092006-12-13 Eric Christopher <echristo@apple.com>
6010
6011 * MAINTAINERS: Add myself as darwin maintainer.
6012
21f5445c 60132006-12-11 Ian Lance Taylor <ian@airs.com>
6014
6015 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6016
dcde3c07 60172006-12-11 Joern Rennecke <joern.rennecke@arc.com>
51e3e9c5 6018
6019 MAINTAINERS: Update my entry.
6020
57c7de11 60212006-12-11 Alan Modra <amodra@bigpond.net.au>
6022
6023 * configure.in: Handle spu makefile frag.
57c7de11 6024 * Makefile.tpl (MAINT): Define
6025 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6026 * configure: Regenerate.
6027 * Makefile.in: Regenerate.
6028
e3c9d32f 60292006-12-11 Ben Elliston <bje@au.ibm.com>
6030
6031 * config.guess: Import latest version.
6032 * config.sub: Likewise.
6033
f5b9de9c 60342006-12-11 Ben Elliston <bje@au.ibm.com>
6035
6036 * configure.in (spu-*-*): Don't skip target-libiberty.
6037 * configure: Regenerate.
6038
fce068fd 60392006-12-10 Andreas Tobler <a.tobler@schweiz.org>
6040
6041 PR bootstrap/30134
6042 * configure.in: Correct x86 darwin support for libjava to powerpc
6043 and i?86 only.
6044 * configure: Regenerate.
6045
ffe859e6 60462006-12-08 Sandro Tolaini <tolaini@libero.it>
6047
6048 * configure.in: Add x86 darwin support for libjava.
6049 * configure: Regenerate.
6050
73a19d2f 60512006-12-07 Mike Stump <mrs@apple.com>
6052
6053 * Makefile.def (dependencies): Add dependency for
6054 install-target-libssp and install-target-libgomp on
6055 install-gcc.
6056 * Makefile.in: Regenerate.
6057
a62d86ae 60582006-12-04 Richard Guenther <rguenther@suse.de>
6059
6060 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6061 (Non-Algorithmic Maintainers): Move over non-algorithmic
6062 loop optimizer maintainers, add myself as a non-algorithmic
6063 middle-end maintainer.
6064
37415b5d 60652006-12-04 Daniel Franke <franke.daniel@gmail.com>
6066
6067 * MAINTAINERS (Write After Approval): Add myself.
6068
6af0e733 60692006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6070
6071 * configure.in: Update error message for missing GMP/MPFR.
6072
6073 * configure: Regenerate.
6074
4af4078c 60752006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6076
6077 * configure.in: Update MPFR version in error message.
6078
6079 * configure: Regenerate.
6080
69c937e1 60812006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6082
6083 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6084 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6085 --with-gmp-lib): New flags.
6086
6087 * configure: Regenerate.
6088
e419f8ef 60892006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
6090
6091 * MAINTAINERS (Write After Approval): Change my email address.
6092
407e85bc 60932006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
6094
583272a2 6095 * MAINTAINERS (Write After Approval): Add myself.
407e85bc 6096
dcde3c07 60972006-11-22 Philipp Thomas <pth@suse.de>
40cb8be1 6098
6099 * MAINTAINERS (i18n): Update e-mail address.
6100
c2d4f42f 61012006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6102
6103 * MAINTAINERS (spu port): Add myself as maintainer.
6104 (Write After Approval): Remove myself.
6105
7c8af356 61062006-11-22 Ben Elliston <bje@au.ibm.com>
6107
6108 * configure.in (skipdirs): Don't build libssp for SPU.
6109 * configure: Regenerate.
6110
099cd192 61112006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
6112
6113 * MAINTAINERS (spu port): Add myself as maintainer.
6114 (libobjc): Update my email address.
6115
82b61569 61162006-11-21 Andrea Bona <andrea.bona@st.com>
6117
6118 * MAINTAINERS (Write After Approval): Add myself.
6119
dcde3c07 61202006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
644459d0 6121
6122 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6123 * configure : Rebuilt.
6124
dcde3c07 61252006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
bb0ac0c1 6126
6127 * MAINTAINERS (Write After Approval): Add myself.
6128
d027f7a9 61292006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
6130
6131 * MAINTAINERS (Write After Approval): Add myself.
6132
2a9efd1a 61332006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6134
6135 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6136 libmpfr.a.
6137 * configure: Regenerate.
6138
f0903548 61392006-11-16 Paolo Bonzini <bonzini@gnu.org>
6140
6141 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6142 (unstage): Test for stage_last presence.
6143
6144 PR bootstrap/29802
dcde3c07 6145 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6146 STAGE_PREFIX.
f0903548 6147 * Makefile.in: Regenerate.
6148
75348e65 61492003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
6150
6151 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6152 maintainers.
6153
0048238f 61542006-11-14 Erven Rohou <erven.rohou@st.com>
6155
6156 * MAINTAINERS (Write After Approval): Add myself.
6157
f94784f4 61582006-11-14 Paolo Bonzini <bonzini@gnu.org>
6159
6160 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6161 and stageN-package/Makefile.
6162 * Makefile.in: Regenerated.
6163
3eec5071 61642006-11-14 Jie Zhang <jie.zhang@analog.com>
6165
6166 * configure.in: Remove target-libgloss from noconfigdirs for
6167 bfin-*-*.
6168 * configure: Regenerated.
6169
d9705883 61702006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6171
6172 * configure.in (have_gmp): Only error if the gcc directory exists.
f4177413 6173
d9705883 6174 * configure: Regenerate.
6175
0818100b 61762006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6177
6178 * configure.in: Robustify error message for missing GMP/MPFR.
6179
6180 * configure: Regenerate.
6181
dcde3c07 61822006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
8744aea8 6183
6184 * MAINTAINERS (Write After Approval): Add myself.
6185
dcde3c07 61862006-10-30 Uros Bizjak <ubizjak@gmail.com>
6c1fb305 6187
6188 * MAINTAINERS: Change email address.
6189
e2c5111e 61902006-10-30 Vladimir Prus <vladimir@codesourcery.com>
6191
6192 * MAINTAINERS (Write After Approval): Add myself.
6193
d07c830b 61942006-10-26 Peter Bergner <bergner@vnet.ibm.com>
6195
6196 * MAINTAINERS (Write After Approval): Add myself.
6197
6e4b1b54 61982006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
6199
f4177413 6200 * MAINTAINERS (Write After Approval): Move myself to
c6f3c945 6201 Write After Approval section.
6e4b1b54 6202
6a086156 62032006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6204
6205 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
6206 need_gmp anymore.
6207 * configure: Regenerate.
6208
3f08b6b2 62092006-10-16 Tobias Burnus <burnus@net-b.de>
6210
6211 * MAINTAINERS (Write After Approval): Add myself.
6212
b4c7d1be 62132006-10-16 Ben Elliston <bje@au.ibm.com>
6214
6215 * config.guess: Import latest version.
6216 * config.sub: Likewise.
6217
51f93521 62182006-10-10 Brooks Moses <bmoses@stanford.edu>
6219
6220 * Makefile.def: Added pdf target handling.
6221 * Makefile.tpl: Added pdf target handling.
6222 * Makefile.in: Regenerated.
6223
3dbfe3e4 62242006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
6225
6226 * MAINTAINERS: Add self as score port maintainer.
6227
227bbb08 62282006-10-04 Brooks Moses <bmoses@stanford.edu>
6229
6230 * MAINTAINERS (Write After Approval): Add myself.
6231
112f3d57 62322006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
6233
f4177413 6234 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
112f3d57 6235 or newer.
6236 * configure: Regenerated.
6237
8d365775 62382006-09-27 Dave Brolley <brolley@redhat.com>
6239
dcde3c07 6240 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6241 using $s instead of $r.
8d365775 6242 * configure: Regenerated.
6243
806f1769 62442006-09-26 Thiemo Seufer <ths@mips.com>
6245
6246 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6247 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6248 * configure: Regenerate.
6249
dcde3c07 62502006-09-24 Graeme Peterson <gridly@gmail.com>
ade3d93b 6251
6252 * MAINTAINERS (Write After Approval): Remove myself.
6253
b86059ef 62542006-09-22 Chao-ying Fu <fu@mips.com>
6255
6256 * MAINTAINERS (Write After Approval): Add myself.
6257
0cd5eaae 62582006-09-10 Joseph S. Myers <joseph@codesourcery.com>
6259
6260 * MAINTAINERS: Add self as soft-fp maintainer.
6261
dcde3c07 62622006-09-09 Anatoly Sokolov <aesok@post.ru>
0cd5eaae 6263
6264 * MAINTAINERS: Add myself as avr maintainer.
6265 Remove Marek Michalkiewicz as avr maintainer.
37fc92d0 6266
fb01e507 62672006-09-07 Roberto Costa <roberto.costa@st.com>
6268
6269 * MAINTAINERS (Write After Approval): Add myself.
6270
d6d689df 62712006-08-30 Corinna Vinschen <corinna@vinschen.de>
6272
6273 * configure.in: Never build newlib for a Mingw host.
6274 Never build newlib as Mingw target library.
6275 Test the existence of winsup/cygwin for building a Cygwin newlib,
6276 rather than just winsup.
6277 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6278 building a Mingw target.
6279 * configure: Regenerate.
6280
98e67652 62812006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
6282
6283 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6284
c92d8afd 62852006-07-25 Paolo Bonzini <bonzini@gnu.org>
6286
6287 * config.guess: Import from src (was more updated).
6288 * config.sub: Likewise.
6289
d3e7b04c 62902006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
6291
6292 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6293 * configure: Regenerated.
6294
3e427a9c 62952006-07-18 Paolo Bonzini <bonzini@gnu.org>
6296
248deaff 6297 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6298 for stages after the first.
3e427a9c 6299
1bef46b4 63002006-07-17 Jakub Jelinek <jakub@redhat.com>
6301
6302 * Makefile.def: Add dependencies for configure-opcodes
6303 on configure-intl and all-opcodes on all-intl.
6304 * Makefile.in: Regenerated.
6305
f4d112a5 63062006-07-13 Ben Elliston <bje@au.ibm.com>
6307
6308 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6309
108cf177 63102006-07-06 Paul Eggert <eggert@cs.ucla.edu>
6311
6312 Port to hosts whose 'sort' and 'tail' implementations
6313 treat operands with leading '+' as file names, as POSIX
6314 has required since 2001. However, make sure the code still
6315 works on pre-POSIX hosts.
6316 * ltmain.sh: Don't assume "sort +2" is equivalent to
6317 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6318
2f5151d2 63192006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
6320
6321 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6322
46276eaf 63232006-07-04 Peter O'Gorman <peter@pogma.com>
6324
6325 * ltconfig: chmod 644 before ranlib during install.
6326
f508ba97 63272006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6328
6329 PR bootstrap/18058
6330 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6331 if the bootstrap compiler is a GCC version that supports it.
6332 * configure: Regenerate.
6333
3891e7d9 63342006-07-03 Paolo Bonzini <bonzini@gnu.org>
6335
9333ae0b 6336 * configure.in: Fix thinkos in previous check-in.
3891e7d9 6337 * configure: Regenerate.
6338
5dee13c2 63392006-07-03 Paolo Bonzini <bonzini@gnu.org>
6340
6341 PR other/27063
6342 * configure.in: Test subdir_requires and give an appropriate
6343 error message.
6344 * configure: Regenerate.
6345
4ac79c32 63462006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
6347
6348 * MAINTAINERS (Write After Approval): Add myself.
6349
9bc01059 63502006-06-22 John David Anglin <dave.anglin@nrc.ca>
6351
6352 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6353
f09fcf30 63542006-06-22 Steve Ellcey <sje@cup.hp.com>
6355
6356 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6357
f1716c67 63582006-06-20 David Ayers <d.ayers@inode.at>
6359
6360 PR bootstrap/28072
6361 * configure.in: Add target-boehm-gc to noconfigdirs depending on
6362 whether target-libjava is being configured instead of whether the
6363 java front end is enabled.
6364 * configure: Regenerate.
f4177413 6365
778f2e8d 63662006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6367
6368 PR target/27540
6369 * configure.in: Only enable libgomp on IRIX 6.
6370 * configure: Regenerate.
6371
c81c13fb 63722006-06-15 Paolo Bonzini <bonzini@gnu.org>
6373
6374 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6375 too.
6376 * Makefile.in: Regenerate.
6377
337cc616 63782006-06-13 Jeff Johnston <jjohnstn@redhat.com>
6379
6380 * config-ml.in: Alter CCASFLAGS to include special
6381 multilib options the same as is done for CFLAGS.
6382
be504f1e 63832006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6384
6385 * configure.in: Don't enable libgomp on hpux10.
6386 * configure: Rebuilt.
6387
d6f7b8f2 63882006-06-12 David Ayers <d.ayers@inode.at>
6389
6390 PR bootstrap/27963
6391 PR target/19970
f4177413 6392 * configure.in: Remove target-boehm-gc from noconfigdirs where
d6f7b8f2 6393 ${libgcj} is specified.
6394 * configure: Regenerate.
f4177413 6395
dcde3c07 63962006-06-06 Carlos O'Donell <carlos@codesourcery.com>
d06227a7 6397
6398 Sync from src:
f4177413 6399
6400 * configure.in: Sync.
d06227a7 6401 * configure: Regenerated.
f4177413 6402
d06227a7 6403 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
6404
6405 * Makefile.def: Added dependencies from sim and gdb on intl, and
6406 added configure dependencies to everything with an all dependency
6407 on intl.
6408 * Makefile.in: Regenerated.
6409
dd6d3a67 64102006-06-06 David Ayers <d.ayers@inode.at>
6411
6412 PR libobjc/13946
6413 * Makefile.def: Add dependencies for libobjc which boehm-gc.
6414 * Makefile.in: Regenerate.
6415 * configure.in: Add --enable-objc-gc at toplevel and have it
6416 enable boehm-gc for Objective-C.
6417 Remove target-boehm-gc from libgcj.
6418 Add target-boehm-gc to target_libraries.
6419 Add target-boehm-gc to noconfigdirs where ${libgcj}
6420 is specified.
6421 Assert that boehm-gc is supported when requested for Objective-C.
6422 Only build boehm-gc if needed either for Java or Objective-C.
6423 * configure: Regenerate.
f4177413 6424
13935149 64252006-06-05 Paolo Bonzini <bonzini@gnu.org>
6426
6427 PR 27674
6428 * Makefile.tpl (configure-[+prefix+][+module+],
6429 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6430 Remove rule to unstage bootstrapped modules.
6431 (stage_current): New.
6432 * Makefile.in: Regenerate.
6433
8f4b42fe 64342006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6435
6436 * MAINTAINERS (Write After Approval): Update my e-mail address.
6437
223a68cb 64382006-06-01 Mark Shinwell <shinwell@codesourcery.com>
6439
6440 * include/libiberty.h: Declare pex_run_in_environment.
6441
54554f30 64422006-05-31 Asher Langton <langton2@llnl.gov>
6443
6444 * MAINTAINERS (Write After Approval): Add myself.
8f4b42fe 6445
6c21862c 64462006-05-25 Paolo Bonzini <bonzini@gnu.org>
6447
6448 * Makefile.def (bfd, opcodes): Fix lib_path.
6449 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6450 (restrap): Move under "@if gcc-bootstrap". Fix typo.
6451 * Makefile.in: Regenerate.
6452
9409c9d5 64532006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6454
6455 * Makefile.in: Regenerate.
6456
e0dbdbbf 64572006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6458
6459 * Makefile.def: Add install-html target. Add datarootdir
6460 docdir and htmldir to flags_to_pass.
6461 * Makefile.tpl: Add install-html target.
6462 * Makefile.in: Regenerate.
6463 * configure.in: Add --with-datarootdir, --with-docdir, and
6464 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6465 * configure: Regenerate.
6466
a2c13723 64672006-05-24 Mark Shinwell <shinwell@codesourcery.com>
6468
6469 * configure.in: Enable gprof for cross builds.
6470 * configure: Regenerate.
6471
37f85f50 64722006-05-22 Richard Guenther <rguenther@suse.de>
6473
6474 Revert
6475 2006-01-31 Richard Guenther <rguenther@suse.de>
6476 Paolo Bonzini <bonzini@gnu.org>
6477
6478 * Makefile.def (target_modules): Add libgcc-math target module.
6479 * configure.in (target_libraries): Add libgcc-math target library.
6480 (--enable-libgcc-math): New configure switch.
6481 * Makefile.in: Re-generate.
6482 * configure: Re-generate.
6483 * libgcc-math: New toplevel directory.
6484
75d59721 64852006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6486 Andreas Tobler <a.tobler@schweiz.ch>
6487
6488 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
6489 * configure: Rebuilt.
6490
dcde3c07 64912006-05-12 Sandra Loosemore <sandra@codesourcery.com>
f4177413 6492
65bab903 6493 * MAINTAINERS (Write After Approval): Add myself.
6494
bc53ef83 64952006-05-01 DJ Delorie <dj@redhat.com>
6496
6ab99db1 6497 * configure.in: Restore CFLAGS if GMP isn't present.
bc53ef83 6498 * configure: Regenerate.
6499
e8bb9e10 65002006-05-01 Richard Guenther <rguenther@suse.de>
6501
6502 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6503 maintainer.
6504
dcde3c07 65052006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2ebe0c0d 6506
6507 * MAINTAINERS (Write After Approval): Add myself.
6508
dd1d6245 65092006-04-28 Jan Beulich <jbeulich@novell.com>
6510
6511 * MAINTAINERS (Write After Approval): Add myself.
6512
24714a39 65132006-04-18 DJ Delorie <dj@redhat.com>
6514
6515 * configure.in (m32c): Build libstdc++-v3. Pass flags to
6516 reference libgloss so that libssp can be built in a combined
6517 tree.
6518 * configure: Regenerate.
6519
ebadab44 65202006-04-08 Robert Millan <rmh@gcc.gnu.org>
6521
6522 * MAINTAINERS (Write After Approval): Add myself.
6523
2c45c903 65242006-04-05 Ben Elliston <bje@au.ibm.com>
6525
6526 * configure.in: Require makeinfo 4.4 or higher.
6527 * configure: Regenerate.
6528
c8a50a04 65292006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
6530
6531 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6532 Rearrange the entries of other libraries to have them in one place.
6533
0dfcec58 65342006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
6535
f4177413 6536 * MAINTAINERS (Write After Approval): Remove myself.
0dfcec58 6537 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6538
a4af6a58 65392006-03-14 Richard Guenther <rguenther@suse.de>
6540
6541 * configure: Regenerate with autoconf 2.13.
6542
29febb11 65432006-03-13 Jim Blandy <jimb@codesourcery.com>
6544
6545 * MAINTAINERS: Use my work address.
12a2bf00 6546
6547 * MAINTAINERS: Update my E-mail address.
6548
50996fe5 65492006-03-10 Aldy Hernandez <aldyh@redhat.com>
6550
6551 * configure.in: Handle --disable-<component> generically.
6552 * configure: Regenerate.
6553
b554a459 65542006-03-01 H.J. Lu <hongjiu.lu@intel.com>
6555
6556 PR libgcj/17311
6557 * ltmain.sh: Don't use "$finalize_rpath" for compile.
6558
71898775 65592006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
6560
6561 * MAINTAINERS (Write After Approval): Remove myself.
6562 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6563
dcde3c07 65642006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
6c21862c 6565
cba69f27 6566 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
6567 (TARGET_CONFIGDIRS): Remove.
6568 * configure.in: Remove AC_SUBST(target_configdirs).
6569 * Makefile.in, configure: Regenerated.
7601142f 6570
310293ad 65712006-02-20 Steven G. Kargl <kargls@comcast.net>
6572
6573 * MAINTAINERS (Write After Approval): Remove myself.
6574 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6575
26526d23 65762006-02-20 Paolo Bonzini <bonzini@gnu.org>
6577
6578 PR bootstrap/25670
6579
6580 * Makefile.tpl ([+compare-target+]): Print explanation messages.
6581
6582 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6583 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6584 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6585 BUILD_PREFIX, BUILD_PREFIX_1.
6586 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6587
6588 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6589 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6590
6591 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6592 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6593 of `cat stage_current`. Always provide the `r' and `s' variables.
6594 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6595 a single shell execution.
6596 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6597 bootstrapped modules, make the stage1 module if the build was not
6598 started yet, else build the current stage.
6599 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6600 (all-build, all-host, all-target, [+make_target+]-host,
6601 [+make_target+]-target): Do not use \-continued lines.
6602 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6603 (current_stage, restrap, stage_last): New.
6604
6605 * Makefile.in: Regenerate.
6606 * configure: Regenerate.
6607
154ae9ad 66082006-02-19 Bud Davis <jmdavis@link.com>
6609
6610 * MAINTAINERS (Write After Approval): Remove myself.
6611 (Language Front End Maintainers): Add myself as fortran 95
6612 maintainer and update e-mail address.
6613
2b60afd7 66142006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6615
6616 * MAINTAINERS (Write After Approval): Remove myself.
6617 (Language Front End Maintainers): Add myself as fortran 95
6618 maintainer.
6619
e1c7b125 66202006-02-16 Victor Kaplansky <victork@il.ibm.com>
6621
6622 * MAINTAINERS (Write After Approval): Add myself.
6623
1eacfaf6 66242006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
6625
6626 * MAINTAINERS (Write After Approval): Remove myself.
6627 (Language Front End Maintainers): Add myself as
6628 fortran 95 maintainer.
6629
ab0da556 66302006-02-14 Paolo Bonzini <bonzini@gnu.org>
6631
6632 Sync from src:
6633
6634 2005-12-27 Leif Ekblad <leif@rdos.net>
6635
248deaff 6636 * configure.in: Add support for RDOS target.
6637 * configure: Regenerate.
ab0da556 6638
66392006-02-14 Paolo Bonzini <bonzini@gnu.org>
c6f3c945 6640 Andreas Schwab <schwab@suse.de>
ab0da556 6641
248deaff 6642 * configure: Regenerate.
ab0da556 6643
634efbee 66442006-02-12 David Edelsohn <edelsohn@gnu.org>
6645
6646 * configure.in (enable_libgomp): Add AIX.
6647 * configure: Regenerate.
6648
e359d827 66492006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
6650
6651 * MAINTAINERS (Write After Approval): Add myself.
f4177413 6652
40139f55 66532006-02-03 Lee Millward <lee.millward@gmail.com>
6654
6655 * MAINTAINERS (Write After Approval): Add myself.
f4177413 6656
145b0ed1 66572006-01-31 Richard Guenther <rguenther@suse.de>
6658 Paolo Bonzini <bonzini@gnu.org>
6659
6660 * Makefile.def (target_modules): Add libgcc-math target module.
6661 * configure.in (target_libraries): Add libgcc-math target library.
6662 (--enable-libgcc-math): New configure switch.
6663 * Makefile.in: Re-generate.
6664 * configure: Re-generate.
6665 * libgcc-math: New toplevel directory.
6666
c47832b1 66672006-01-26 Paolo Bonzini <bonzini@gnu.org>
6668
6669 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6670 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6671 the assembler, linker and binutils.
6672 * configure: Regenerate.
6673
80111498 66742006-01-22 Dirk Mueller <dmueller@suse.de>
6675
6676 * MAINTAINERS (Write After Approval): Add myself.
6677
4938df8a 66782006-01-20 Diego Novillo <dnovillo@redhat.com>
6679
6680 * configure: Regenerate.
6681
1e8e9920 66822006-01-18 Richard Henderson <rth@redhat.com>
6683 Jakub Jelinek <jakub@redhat.com>
6684 Diego Novillo <dnovillo@redhat.com>
6685
6686 * libgomp: New directory.
6687 * Makefile.def: Add target_module libgomp.
6688 * Makefile.in: Regenerate.
6689 * configure.in (target_libraries): Add target-libgomp.
6690 * configure: Regenerate.
6691
deaa70c6 66922006-01-05 Alexandre Oliva <aoliva@redhat.com>
6693
6694 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6695 @ from continuation.
6696 * Makefile.in: Rebuilt.
6697
18ece38c 66982006-01-04 Chris Lattner <sabre@gnu.org>
ca07d10f 6699
7914652a 6700 * MAINTAINERS (Write After Approval): Add myself.
6701
0c8a85c6 67022006-01-04 Paolo Bonzini <bonzini@gnu.org>
6703
6704 PR bootstrap/24252
6705
6706 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6707 * Makefile.tpl (OBJDUMP): New.
6708 (EXTRA_HOST_FLAGS): Add it.
6709 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6710
1e8e9920 6711 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6712 to use symbolic links between directories. Avoid race conditions
6713 or make them harmless.
6714 * configure.in: Do not try to use symbolic links between directories.
0c8a85c6 6715
6716 * Makefile.def (LEAN): Pass.
6717 * Makefile.tpl (LEAN): Define.
6718 (stage[+id+]-start): Accept that the previous directory does not
6719 exist, if the bootstrap is lean.
6720 (stage[+id+]-bubble): Invoke lean bootstrap commands after
6721 stage[+id+]-start. Use a makefile variable and an `if' instead of a
6722 configure substitution.
6723 ([+compare-target+]): Likewise.
6724 ([+bootstrap-target+]-lean): New.
6725 * configure.in: Remove lean bootstrap support from here.
6726
1e8e9920 6727 * Makefile.in: Regenerate.
6728 * configure: Regenerate.
0c8a85c6 6729
bd63b943 67302006-01-04 Ben Elliston <bje@au.ibm.com>
6731
6732 * MAINTAINERS (libdecnumber): Add myself.
6733
3b6bba18 67342006-01-02 Mark Mitchell <mark@codesourcery.com>
6735
6736 * libtool-ldflags: New script.
6737
9c19a746 67382006-01-02 Andreas Schwab <schwab@suse.de>
6739
6740 * configure.in: When reconfiguring remove Makefile in
6741 all stage directories.
6742 * configure: Regenerate.
6743
1c39ab9d 67442005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
6745
6746 * MAINTAINERS: Update my email address.
6747
ceebc884 67482005-12-20 Paolo Bonzini <bonzini@gnu.org>
6749
6750 Revert Ada-related part of the previous change.
6751
6752 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6753 Do not pass.
6754 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6755 * Makefile.in: Regenerate.
6756 * configure.in: Do not include mt-ppc-aix target fragment.
6757 * configure: Regenerate.
6758
9ca214be 67592005-12-19 Paolo Bonzini <bonzini@gnu.org>
6760
6761 * configure.in: Select appropriate fragments for PowerPC/AIX.
6762 * configure: Regenerate.
6763
6764 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6765 BOOT_CFLAGS, BOOT_LDFLAGS.
6766 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6767 BOOT_CFLAGS, BOOT_LDFLAGS.
6768 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6769 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6770 (stage): Fail if we cannot complete the work.
6771 * Makefile.in: Regenerate.
6772
957985d9 67732005-12-16 Nathan Sidwell <nathan@codesourcery.com>
6774
6775 * configure.in: Replace ms1 with mt.
6776 * configure: Rebuilt.
6777
3fecdf28 67782005-12-15 Bryce McKinlay <mckinlay@redhat.com>
6779
6780 * MAINTAINERS: Update my email address.
6781
2420a95f 67822005-12-15 Paolo Bonzini <bonzini@gnu.org>
6783
6784 * Makefile.tpl (all, do-[+make_target+], do-check, install,
6785 install-host-nogcc): Don't invoke $(stage) at the end.
6786 * Makefile.in: Regenerate.
6787
98777423 67882005-12-14 Paolo Bonzini <bonzini@gnu.org>
6789
6790 * configure.in: Flip the top-level bootstrap switch.
6791 * configure: Regenerate.
6792
83f96a51 67932005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
6794
6795 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6796 $(stage) and $(unstage).
6797 (EXTRA_TARGET_FLAGS): Correct double-quoting.
6798 (all): Remove stray semicolon.
6799 (local-distclean): Don't handle multilib.tmp and multilib.out.
6800 (install.all): Set $s for consistency.
6801 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6802 check_multilibs setting. Always make the install directory.
6803 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6804 Correct @if/@endif.
6805 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6806 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6807 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6808 (multilib.out): Remove.
6809 * Makefile.in: Regenerated.
6810
dcde3c07 68112005-12-12 Carlos O'Donell <carlos@codesourcery.com>
72d3853a 6812
6813 * MAINTAINERS (Write After Approval): Add myself.
6814
8a4c0c5f 68152005-12-12 Nathan Sidwell <nathan@codesourcery.com>
6816
a67ce901 6817 * MAINTAINERS: Add myself as mt maintainer.
6818
8a4c0c5f 6819 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
6820
937fb015 68212005-12-06 Adam Nemet <anemet@caviumnetworks.com>
6822
6823 * MAINTAINERS: Change email address.
6824
f5aebe3e 68252005-12-05 Paolo Bonzini <bonzini@gnu.org>
6826
6827 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6828 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6829 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
6830 Find in-tree tools if available.
6831 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6832 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6833 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6834 (COMPILER_*_FOR_TARGET): New.
6835 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6836 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6837 (CONFIGURED_*, USUAL_*): Remove.
6838 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6839 STRIP): Use autoconf substitutions.
6840 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6841 COMPILER_NM_FOR_TARGET): New.
6842 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6843
6844 (all): Make all-host and all-target in parallel.
6845 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6846 that $$r and $$s are set before invoking a recursive make.
6847 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6848 ([+bootstrap-target+]): Inline most of the `all' target.
6849
e888c15e 68502005-11-29 Ben Elliston <bje@au.ibm.com>
6851
6852 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6853 from the gcc build directory.
6854 * Makefile.in: Regenerate.
6855
e21c3597 68562005-11-29 Ben Elliston <bje@au.ibm.com>
6857
6858 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
6859 depend on all-libdecnumber.
6860 * configure.in (host_libs): Include libdecnumber.
6861 * Makefile.in: Regenerate.
6862 * configure: Likewise.
6863
e3f15eef 68642005-11-29 Ben Elliston <bje@au.ibm.com>
6865
6866 * libdecnumber: Import decNumber sources from the dfp-branch.
6867
8afb273f 68682005-11-21 Kean Johnston <jkj@sco.com>
6869
6870 * config.sub, config.guess: Sync from upstream sources.
6871
fefdfa6e 68722005-11-21 Ben Elliston <bje@au.ibm.com>
6873
6874 Import from Autoconf sources:
6875
6876 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
6877 * config/move-if-change: Don't output "$2 is unchanged";
6878 suggested by Ben Elliston. Handle weird characters correctly.
6879
92016de0 68802005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
6881
6882 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6883 to match upstream libtool for darwin.
6884
415470be 68852005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
6886
6887 * Makefile.def: Remove gdb dependencies for gdbtk.
6888 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6889 (configure-gdb, install-gdb): New rules.
6890 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6891 * Makefile.in, configure: Regenerated.
6892
15bb6251 68932005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
6894
6895 * MAINTAINERS (Write After Approval): Add myself.
6896
66182ee6 68972005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
6898
6899 * MAINTAINERS (Write After Approval): Add myself.
6900
9aad078e 69012005-10-24 Diego Novillo <dnovillo@redhat.com>
6902
6903 * MAINTAINERS (alias analysis): Add Daniel Berlin and
6904 Diego Novillo.
6905
e025d06f 69062005-10-22 Paolo Bonzini <bonzini@gnu.org>
6907
6908 PR bootstrap/24297
6909 * Makefile.tpl (do-[+make-target+], do-check, install,
6910 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6911 are set before recursing.
6912 * Makefile.in: Regenerate.
6913
bde48217 69142005-10-20 Eric Botcazou <ebotcazou@adacore.com>
6915
6916 PR bootstrap/18939
6917 * Makefile.def (gcc) <target>: Fix thinko.
6918 * Makefile.in: Regenerate.
6919
8d687193 69202005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
6921
6922 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6923 * configure: Regenerate.
6924
843af2a1 69252005-10-15 Jie Zhang <jie.zhang@analog.com>
6926
6927 * MAINTAINERS (Write After Approval): Add self.
6928
6783d878 69292005-10-08 Kazu Hirata <kazu@codesourcery.com>
6930
6931 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6932 target-libffi, target-qthreads, target-libjava, and
6933 targetlibobjc.
6934 * configure: Regenerate.
6935
ae74ffb7 69362005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
6937
6938 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6939 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6940 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6941 (USUAL_OBJDUMP_FOR_TARGET): New.
6942 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6943 * configure.in: Check for $OBJDUMP_FOR_TARGET.
0b69af2f 6944 * configure, Makefile.in: Regenerated.
ae74ffb7 6945
7fd717b3 69462005-10-05 Paolo Bonzini <bonzini@gnu.org>
6947
6948 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6949 before other host packages.
6950
8d2ef209 69512005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
6952
6953 * MAINTAINERS: Add self as sh libraries/configury maintainer.
6954
8283f873 69552005-10-05 Paolo Bonzini <bonzini@gnu.org>
6956
6957 PR bootstrap/22340
6958
6959 * configure.in (default_target): Remove.
6960 * Makefile.tpl (all): Do not use prerequisites as subroutines
6961 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6962 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6963 use prerequisites as subroutines.
6964 (check-host, check-target): New.
6965 (bootstrap configure & all targets): Do not use stage*-start
6966 if the directory layout is already ok.
6967 (non-bootstrap configure & all targets): Prepend a $(unstage).
6968 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
6969 (NOTPARALLEL): Remove.
6970 (unstage, stage variables): New variables.
6971 (unstage, stage targets): Simply expand to those variables.
6972
6973 * configure: Regenerate.
6974 * Makefile.in: Regenerate.
6975
8011a2db 69762005-10-04 James E Wilson <wilson@specifix.com>
6977
6978 * Makefile.def (lang_env_dependencies): Add libmudflap.
6979 * Makefile.in: Regenerate.
6980
09cc3896 69812005-10-03 Andreas Schwab <schwab@suse.de>
6982
6983 Backport from libtool CVS:
6984 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
6985
6986 * ltmain.sh: add support for installing into temporary
6987 staging area (e.g. 'make install DESTDIR=...')
6988
d7441b0d 69892005-10-03 H.J. Lu <hongjiu.lu@intel.com>
6990
6991 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6992 * configure: Regenerated.
6993
9886f3d1 69942005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
6995
6996 * configure: Regenerate with the correct
6997 autoconf version.
6998
7172be51 69992005-09-30 Catherine Moore <clm@cm00re.com>
7000
7001 * configure.in (bfin-*-*): New.
7002 * configure: Regenerated.
7003
9fec3fa8 70042005-09-28 Geoffrey Keating <geoffk@apple.com>
7005
7006 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7007 (LIPO_FOR_TARGET): New.
7008 (CONFIGURED_LIPO_FOR_TARGET): New.
7009 (USUAL_LIPO_FOR_TARGET): New.
7010 (STRIP_FOR_TARGET): New.
7011 (CONFIGURED_STRIP_FOR_TARGET): New.
7012 (USUAL_STRIP_FOR_TARGET): New.
7013 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7014 STRIP_FOR_TARGET.
7015 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7016 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7017 * Makefile.in: Regenerate.
7018 * configure: Regenerate.
f4177413 7019
14bd4516 70202005-09-19 David Edelsohn <edelsohn@gnu.org>
7021
7022 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7023 (rs6000-*-aix*): Same.
7024 * configure: Regenerate.
7025
6ca52624 70262005-09-16 Tom Tromey <tromey@redhat.com>
7027
7028 * MAINTAINERS: Add self as java maintainer.
7029
2c718da0 70302005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7031
7032 * configure.in: Recognize f95 in the --enable-languages option,
7033 and substitute it for fortran, issuing a warning.
7034 * configure: Regenerate.
7035
51427b7f 70362005-08-30 Phil Edwards <phil@codesourcery.com>
7037
7038 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
7039 * configure: Regenerated.
7040
70bd96e6 70412005-08-22 Aldy Hernandez <aldyh@redhat.com>
7042
7043 * MAINTAINERS: Add self as ms1 maintainer.
7044
e85b7f3c 70452005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
7046
7047 * Makefile.def (libssp): Add to lang_env_dependencies.
7048 * Makefile.in: Regenerate.
7049
6be90865 70502005-08-18 Ian Lance Taylor <ian@airs.com>
7051
7052 * MAINTAINERS: Add myself as middle-end maintainer.
7053
28a54140 70542005-08-17 Christian Groessler <chris@groessler.org>
7055
7056 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7057 * Makefile.in: Regenerate.
7058
c1f0d853 70592005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
7060
7061 * MAINTAINERS (write after approval): Added myself.
7062
02bbe015 70632005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
7064
7065 * MAINTAINERS (Write After Approval): Add myself.
7066
768691b5 70672005-08-12 Paolo Bonzini <bonzini@gnu.org>
7068
7069 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7070 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7071 Look for alternate names of the target cc and c++
7072 * configure: Regenerate.
7073
ef8184c7 70742005-08-08 Paolo Bonzini <bonzini@gnu.org>
7075
7076 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7077 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7078 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7079 tools; remove code to manually set them.
7080 (Target tools): Look in the environment for them.
7081 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7082 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7083 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7084 build directory.
7085 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7086 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7087 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7088 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7089 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7090 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7091 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7092 * configure: Regenerate.
7093 * Makefile.in: Regenerate.
7094
3e17c591 70952005-07-28 Ben Elliston <bje@au.ibm.com>
7096
7097 * MAINTAINERS: Update for removed CPU targets.
7098
29327bb4 70992005-07-27 Mark Mitchell <mark@codesourcery.com>
7100
7101 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
f4177413 7102 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
29327bb4 7103 * Makefile.in: Regenerated.
7104
ffa8502d 71052005-07-26 Mark Mitchell <mark@codesourcery.com>
7106
7107 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7108 (CFLAGS_FOR_TARGET): Use it.
7109 (CXXFLAGS_FOR_TARGET): Likewise.
7110 * Makefile.in: Regenerated.
7111 * configure.in (--with-build-sysroot): New option.
7112 * configure: Regenerated.
7113
ee8b5c34 71142005-07-24 Paolo Bonzini <bonzini@gnu.org>
7115
7116 * Makefile.tpl: Wrap install between unstage and stage
7117 * Makefile.in: Regenerate.
7118
1558ffaf 71192005-07-21 Eric Christopher <echristo@apple.com>
7120
7121 * MAINTAINERS: Update affiliation.
7122
0d56c486 71232005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
7124
7125 * MAINTAINERS: Add self as crx port maintainer.
7126
4569287f 71272005-07-20 DJ Delorie <dj@redhat.com>
7128
7129 * MAINTAINERS: Add self as m32c maintainer.
7130
06b8a6e6 71312005-07-16 Kelley Cook <kcook@gcc.gnu.org>
7132
7133 * all files: Update FSF address.
7134
3031a1be 71352005-07-15 Eric Christopher <echristo@redhat.com>
7136
7137 * MAINTAINERS: Change affiliation.
7138
040541fe 71392005-07-14 Jim Blandy <jimb@redhat.com>
7140
7141 * configure.in: Add cases for Renesas m32c.
7142 * configure: Regenerated.
f4177413 7143
a03a59f4 71442005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7145
47440b6d 7146 * COPYING.LIB: Update from fsf.org.
7147
71482005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7149
7150 * COPYING, compile, config.guess,
a03a59f4 7151 config.sub, install-sh, missing, mkinstalldirs,
7152 symlink-tree, ylwrap: Sync from upstream sources.
47440b6d 7153 * config-ml.in: Update FSF address.
a03a59f4 7154
9f88bc9d 71552005-07-13 Eric Christopher <echristo@redhat.com>
7156
7157 * configure.in: Add toplevel noconfigdir support for tpf.
7158 * configure: Regenerate.
7159
f6463472 71602005-07-11 Paolo Bonzini <bonzini@gnu.org>
7161
7162 PR ada/22340
7163
7164 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7165 * Makefile.in: Regenerate.
7166
eb39e466 71672005-07-07 Mark Mitchell <mark@codesourcery.com>
7168
7169 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
f4177413 7170 Brolley to write-after-approval.
eb39e466 7171
3c7c61db 71722005-07-07 Andreas Schwab <schwab@suse.de>
7173
7174 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7175 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7176 * Makefile.in: Regenerated.
7177
d28caca4 71782005-07-06 Geoffrey Keating <geoffk@apple.com>
7179
7180 * configure.in: Don't build sim or rda when targetting darwin.
7181 * configure: Regenerate.
7182
07da5214 71832005-07-06 Kazu Hirata <kazu@codesourcery.com>
7184
7185 * configure.in: Add --enable-libssp and --disable-libssp.
7186 * configure: Regenerate with autoconf-2.13.
7187
0d55f4d0 71882005-07-02 Jakub Jelinek <jakub@redhat.com>
7189
7190 * Makefile.def (target_modules): Add libssp.
7191 * configure.in (target_libraries): Add target-libssp.
7192 * configure: Rebuilt.
7193 * Makefile.in: Rebuilt.
7194
c6d8e763 71952005-07-01 Zack Weinberg <zackw@panix.com>
7196
7197 * MAINTAINERS: Change email address. Resign from maintainership.
7198
e64566bc 71992005-07-01 Richard Guenther <rguenther@suse.de>
7200
7201 * MAINTAINERS: Change my e-mail address and affiliation.
7202
919a60fa 72032005-06-22 Paolo Bonzini <bonzini@gnu.org>
7204
7205 * Makefile.def (stagefeedback): Come after profile.
7206 Define profiledbootstrap target.
7207 * Makefile.tpl (profiledbootstrap): Remove.
7208 (stageprofile-end): Zap stagefeedback.
7209 (stagefeedback-start): Copy all .gcda files, not only GCC's.
7210 * Makefile.in: Regenerate.
7211
1dcfcddb 72122005-06-13 Richard Sandiford <richard@codesourcery.com>
7213
7214 * MAINTAINERS: Update my email address.
7215
cbaa9876 72162005-06-13 Zack Weinberg <zack@codesourcery.com>
7217
7218 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
7219 In 'cpp' stanza, support '#line' as well as '# '.
7220
90314144 72212005-06-08 Andreas Schwab <schwab@suse.de>
7222
7223 * MAINTAINERS: Move myself from 'Write After Approval' to
7224 'CPU Port Maintainers' section as m68k maintainer.
7225
ff7dcf6a 72262005-06-07 Hans-Peter Nilsson <hp@axis.com>
7227
7228 * configure.in (unsupported_languages): New macro.
7229 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
7230 non-ported target libraries in noconfigdirs.
7231 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7232 non-linux-gnu. Remove libgcj_ex_libffi.
248deaff 7233 <lang_frag loop>: Set add_this_lang=no if the language is in
ff7dcf6a 7234 unsupported_languages.
7235 * configure: Regenerate.
7236
058a5366 72372005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
7238
7239 * configure.in: Fix typo in handling of --with-mpfr-dir.
7240 * configure: Regenerate.
7241
a0133d5a 72422005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
7243
7244 * MAINTAINERS: Update my email address.
7245
ba84b398 72462005-06-02 Jim Blandy <jimb@redhat.com>
7247
7248 * config.sub: Add cases for the Renesas m32c. (This patch has been
7249 accepted into the master sources.)
7250
f6fa11cb 72512005-06-02 Aldy Hernandez <aldyh@redhat.com>
cbaa9876 7252 Michael Snyder <msnyder@redhat.com>
7253 Stan Cox <scox@redhat.com>
f6fa11cb 7254
cbaa9876 7255 * configure.in: Set noconfigdirs for ms1.
f6fa11cb 7256
cbaa9876 7257 * configure: Regenerate.
f6fa11cb 7258
5538a252 72592005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
7260
7261 * MAINTAINERS (Write After Approval): Add self.
7262
eb475541 72632005-06-01 Josh Conner <jconner@apple.com>
7264
7265 * MAINTAINERS (Write After Approval): Add self.
7266
f61df03e 72672005-06-01 Kazu Hirata <kazu@codesourcery.com>
7268
7269 * MAINTAINERS: Update my email address.
7270
8c31789b 72712005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
7272
7273 * MAINTAINERS (Write After Approval): Add self.
7274
80f2a08d 72752005-05-26 Chris Demetriou <cgd@broadcom.com>
7276
7277 * MAINTAINERS (Write After Approval): Remove self.
7278
97d52533 72792005-05-25 Paolo Bonzini <bonzini@gnu.org>
7280
7281 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7282 (Dependencies): Consider target modules for bootstrap dependencies.
7283 Make target bootstrap modules depend on each stage's gcc.
7284 * Makefile.in: Regenerate.
7285
aa73b18f 72862005-05-20 Paolo Bonzini <bonzini@gnu.org>
7287
7288 * Makefile.def (configure-gcc): Depend on binutils having been built.
7289 (all-gcc): No need to do it here.
7290 * Makefile.in: Regenerate.
7291
e8bfe1fa 72922005-05-19 Paul Brook <paul@codesourcery.com>
7293
cbaa9876 7294 * configure.in: Rewrite misleading error message when requested
e8bfe1fa 7295 language cannot be built.
7296 * configure: Regenerate.
7297
4267b9ea 72982005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7299
7300 * ylwrap: Import from Automake 1.9.5.
7301
9d7b8b84 73022005-05-13 David Ung <davidu@mips.com>
7303
7304 * MAINTAINERS (Write After Approval): Add self.
7305
5cd1aacd 73062005-05-09 Mike Stump <mrs@apple.com>
7307
7308 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7309 lt_cv_sys_max_cmd_len for now.
cbaa9876 7310
0e47e899 73112005-05-09 Stan Cox <scox@redhat.com>
7312
7313 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7314
f9697cdb 73152005-05-08 Matt Kraai <kraai@ftbfs.org>
7316
7317 * README.SCO: Update the URL.
7318
3fec05ca 73192005-05-05 David Edelsohn <edelsohn@gnu.org>
7320
7321 * ltconfig: Define file_list_spec. Pass file_list_spec and
7322 with_gnu_ld to libtool.
7323 * ltcf-c.sh (aix[45]): Define file_list_spec.
7324 * ltcf-cxx.sh (aix[45]): Same.
7325 * ltcf-gcj.sh (aix[45]): Same.
7326 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7327 exists, write list of input files to temporary file.
7328
a8abbd9d 73292005-05-04 Mike Stump <mrs@apple.com>
7330
7331 * configure.in: Always pass --target to target configures as
7332 otherwise rebuilds that do --recheck will fail.
7333 * confiugure: Rebuilt.
7334
12fb418d 73352005-05-04 Paolo Bonzini <bonzini@gnu.org>
7336
7337 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7338 STAGE_HOST_EXPORTS.
7339 (configure, all): Add bootstrap support.
7340 (Host modules, target modules): Pass post-stage1 flags and exports.
7341 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7342 * Makefile.in: Regenerate.
7343
c828481a 73442005-04-29 Paolo Bonzini <bonzini@gnu.org>
7345
7346 * configure: Regenerate.
7347
352141ae 73482005-04-27 Mike Stump <mrs@apple.com>
7349
7350 * MAINTAINERS: Add self as darwin maintainer.
7351
5629b19d 73522005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
7353
7354 * config.sub: Update from master copy.
7355
3cf20c3b 73562005-04-21 Mike Stump <mrs@apple.com>
7357
7358 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7359 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7360
c0188550 73612005-04-19 Hans-Peter Nilsson <hp@axis.com>
7362
7363 * configure.in <crisv32-*-*, cris-*-*>: New local variable
7364 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
7365 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
7366 "*-*-elf" and "*-*-linux*".
7367 * configure: Regenerate.
7368
603e1354 73692005-04-14 Joseph S. Myers <joseph@codesourcery.com>
7370
7371 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7372
6db39137 73732005-04-12 Mike Stump <mrs@apple.com>
7374
7375 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7376
1df56788 73772005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
7378
7379 * MAINTAINERS (Write After Approval): Add myself.
7380
80ccce4c 73812005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
7382
7383 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7384
c15fb64c 73852005-04-06 Paolo Bonzini <bonzini@gnu.org>
7386
cbaa9876 7387 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
c15fb64c 7388 (TARGET_CONFIGARGS): Include --with-target-subdir.
7389 (configure, all): New macros. Use them throughout.
7390 * Makefile.in: Regenerate.
7391
e6eb2b02 73922005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
7393
7394 * MAINTAINERS (Write After Approval): Add myself.
cbaa9876 7395
d18f347b 73962005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7397
7398 * MAINTAINERS: Remove 'loop unrolling' maintainer.
7399
8494de10 74002005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
7401
7402 * MAINTAINERS: Move John Carr to Write After Approval.
7403
dcde3c07 74042005-03-30 J"orn Rennecke <joern.rennecke@st.com>
0a887243 7405
7406 * config/mh-mingw32: Delete.
7407 * configure.in: Don't use it.
7408 * configure: Regenerate.
7409
60b2817d 74102005-03-31 Paolo Bonzini <bonzini@gnu.org>
7411
7412 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7413 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dcde3c07 7414 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
60b2817d 7415 (HOST_LIB_PATH): Generate from Makefile.def.
7416 (TARGET_LIB_PATH): Likewise.
7417 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7418 * Makefile.in: Regenerate.
7419 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7420 (RPATH_ENVVAR): Include Darwin case.
7421 * configure: Regenerate.
7422
9cc9199f 74232005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
7424
7425 * MAINTAINERS (Various Maintainers): Remove self.
7426 (Write After Approval): Add self.
7427
beefdb0f 74282005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
7429
7430 * MAINTAINERS (Various Maintainers): Add self.
7431
697e01c8 74322005-03-25 Paolo Bonzini <bonzini@gnu.org>
7433
7434 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7435 * configure: Regenerate.
7436
9624cab1 74372005-03-21 Zack Weinberg <zack@codesourcery.com>
7438
7439 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7440 gcc_version, and gcc_version_trigger from set of flags to pass.
7441 * Makefile.tpl: Remove definitions of above variables.
7442 (config.status): Remove dependency on $(gcc_version_trigger).
7443 * Makefile.in: Regenerate.
7444 * configure.in: Do not reference config/gcc-version.m4 nor
7445 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
7446 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
7447 * configure: Regenerate.
7448
5745a02a 74492005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dcde3c07 7450 Andrew Pinski <pinskia@physics.uc.edu>
5745a02a 7451
7452 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7453 * Makefile.in: Regenerate.
7454
df4e5443 74552005-03-13 Feng Wang <fengwang@nudt.edu.cn>
7456
7457 * MAINTAINERS (Write After Approval): Add myself.
7458
379a1f2c 74592005-03-03 David Ayers <d.ayers@inode.at>
7460
7461 * MAINTAINERS (Write After Approval): Add myself.
7462
b3fc57d4 74632005-03-01 Alexandre Oliva <aoliva@redhat.com>
7464
7465 PR libgcj/20160
7466 * ltmain.sh: Avoid creating archives with components that have
7467 duplicate basenames.
7468
39c05b8e 74692005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
7470
7471 PR bootstrap/20250
7472 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7473 instead of check.
7474 * Makefile.in: Regenerate.
7475
d874b723 74762005-02-28 Paolo Bonzini <bonzini@gnu.org>
7477
7478 * Makefile.in: Regenerate to fix conflict between the previous two
7479 patches.
7480
c1eb9e31 74812005-02-28 Paolo Bonzini <bonzini@gnu.org>
7482
7483 PR bootstrap/17383
7484 * Makefile.def (target_modules): Remove "stage", now unnecessary.
7485 * Makefile.tpl (HOST_SUBDIR): New substitution.
7486 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7487 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7488 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7489 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7490 (Host modules, Bootstrapped modules): Use it.
7491 (Build modules, Target modules): Do not create symlink trees,
7492 always configure out-of-srcdir.
7493 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7494 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7495 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7496 $(HOST_SUBDIR). Create a symlink for host_subdir.
7497
7498 * Makefile.in: Regenerate.
7499 * configure: Regenerate.
7500
a136b23d 75012005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7502
7503 Merged from libada-gnattools-branch:
7504 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
7505
7506 * gnattools: New directory.
7507 * Makefile.def: Add gnattools as a module, depending on target-libada.
7508 * Makefile.in: Regenerate.
7509 * configure.in: Include gnattools in host_tools; disable it if ada
7510 is disabled.
7511 * configure: Regenerate.
7512
46042488 75132005-02-24 James A. Morrison <phython@gcc.gnu.org>
7514
7515 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7516 treelang maintainer.
7517 (Write After Approval): Remove myself.
7518
123fdbbd 75192005-02-23 Paul Schlie <schlie@comcast.net>
7520
7521 * configure.in: Allow darwin targeted ports to build tk, itcl and
7522 libgui.
7523 * configure: Regenerate.
7524
17336619 75252005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
7526
7527 PR libgcj/10353
7528 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7529 * configure: Regenerate.
7530
6e4db1f1 75312005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
7532
7533 * MAINTAINERS (Write After Approval): Add myself.
7534
203ad69a 75352005-02-10 Ian Lance Taylor <ian@airs.com>
7536
7537 * MAINTAINERS: Update my e-mail address.
7538
afa8b68c 75392005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
7540
7541 * MAINTAINERS (Write After Approval): Add myself.
7542
06b2086e 75432005-01-29 Hans-Peter Nilsson <hp@axis.com>
7544
7545 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7546 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7547 target-libgloss when not *-*-elf and *-*-aout.
7548 * configure: Regenerate.
7549
2890721b 75502005-01-23 Kazu Hirata <kazu@cs.umass.edu>
7551
7552 * MAINTAINERS: Remove obsolete entries.
7553
b9db2b8c 7554 * MAINTAINERS (Write After Approval): Add Michael Matz.
7555
9da9577b 75562005-01-19 Neil Booth <neil@daikokuya.co.uk>
7557
7558 * MAINTAINERS: Remove self as cpplib maintainer.
7559
c626e85f 75602005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7561
7562 * install-sh, config.sub: Import from upstream.
7563
cac4ee55 75642005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7565
7566 PR bootstrap/18222
7567 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7568 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7569 * Makefile.in: Regenerate.
7570
e03fcf5f 75712005-01-16 Jason Thorpe <thorpej@netbsd.org>
7572
7573 * MAINTAINERS: Update my email address.
7574
abb13670 75752005-01-12 David Edelsohn <edelsohn@gnu.org>
955a00ce 7576 Andreas Schwab <schwab@suse.de>
abb13670 7577
7578 PR bootstrap/18033
7579 * config-ml.in: Eval option if surrounded by single quotes.
7580
e4a78ee4 75812005-01-03 Paolo Bonzini <bonzini@gnu.org>
7582
7583 Revert 2004-12-28 Makefile changes, a better fix will be
7584 applied to mainline and src after GCC 4.0 branches.
7585
1fe42238 75862004-12-28 Paolo Bonzini <bonzini@gnu.org>
7587
7588 PR bootstrap/17383
7589
7590 * Makefile.def (target_modules): Remove stage parameter,
7591 it is always true now.
7592 * Makefile.tpl (configure-build-[+module+],
7593 configure-target-[+module+]): Always build symlink tree
7594 for the directory and for include. BUILD_SUBDIR and
7595 TARGET_SUBDIR cannot be . anymore.
7596 * Makefile.in: Regenerate.
7597
fcaf3188 75982004-12-25 David Edelsohn <edelsohn@gnu.org>
7599
7600 Revert 2004-12-08 Makefile changes.
7601
835db815 76022004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
7603
7604 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7605 cygwin, mingw.
7606
33974778 76072004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
7608
7609 * configure.in (sh64-*-*): Reenable gprof.
7610 * configure: Regenerate.
7611
4b8fa64c 76122004-12-08 David Edelsohn <edelsohn@gnu.org>
7613
7614 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7615 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7616 (EXTRA_TARGET_FLAGS): Add PICFLAG.
7617 * Makefile.in: Regenerate.
7618
ef31114f 76192004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
7620
7621 * MAINTAINERS: Update my email address.
7622
7799fdb2 76232004-12-07 Matt Kraai <kraai@ftbfs.org>
7624
7625 * Makefile.tpl: Generate normal dependencies if the LHS module is
7626 not bootstrapped.
7627 * Makefile.in: Regenerate.
7628
c88bf782 76292004-12-03 Richard Sandiford <rsandifo@redhat.com>
7630
7631 * configure.in: Include config/gxx-include-dir.m4. Use
7632 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
7633 * configure: Regenerate.
7634
f8592d5a 76352004-12-03 Richard Sandiford <rsandifo@redhat.com>
7636
7637 * config.if: Delete.
7638 * configure.in: Set libstdcxx_incdir directly.
7639 * configure: Regenerate.
7640
39b9d49f 76412004-12-02 Eric Christopher <echristo@redhat.com>
7642
7643 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7644 * Makefile.in: Regenerate.
7645
c3e7e62b 76462004-12-02 Richard Sandiford <rsandifo@redhat.com>
7647
7648 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7649 * configure: Regenerate.
7650
14ac9144 76512004-12-02 Richard Sandiford <rsandifo@redhat.com>
7652
7653 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
7654 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
7655 * configure: Regenerate.
7656
b68b9d92 76572004-12-01 Eric Christopher <echristo@redhat.com>
7658
7659 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7660 of things to remove.
7661
68b7b0fe 76622004-11-29 Matt Kraai <kraai@ftbfs.org>
7663
7664 * MAINTAINERS (Write After Approval): Update my e-mail address.
7665
d081dd29 76662004-11-29 Kelley Cook <kcook@gcc.gnu.org>
7667
7668 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7669 from CVS libtool to always pass_all.
7670
08261f02 76712004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7672
7673 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7674 (hppa*64*-*-*): Delete incorrect comment.
7675 * configure: Rebuilt.
7676
a234d196 76772004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7678
7679 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7680
7f93fe7a 76812004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7682
7683 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7684 from CVS libtool to always pass_all.
7685
037ff4cc 76862004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7687
7688 * install-sh, compile: Import from automake.
7689
e294bcff 76902004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7691
7692 * config.guess, config.sub: Import from savannnah.
7693
aad2f5f9 76942004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
48e5c22d 7695
7696 * MAINTAINERS (Write After Approval): Add myself
7697
956942fa 76982004-11-12 Mike Stump <mrs@apple.com>
7699
7700 * Makefile.def: Add html support.
7701 * Makefile.tpl: Likewise.
7702 * Makefile.in: Regenerate.
7703
ec2a8310 77042004-11-11 Geoffrey Keating <geoffk@apple.com>
7705
8a54e13f 7706 PR 18423
7707 * configure.in: Remove all instances of build-fixincludes from
7708 noconfigdirs.
7709 (build_configargs): Supply --target to subdirectories.
7710 * configure: Regenerate.
7711
ec2a8310 7712 * Makefile.def: Make gcc install depend on fixincludes install.
7713 * Makefile.in: Regenerate.
7714
696f98d4 77152004-11-10 Janis Johnson <janis187@us.ibm.com>
7716
7717 * MAINTAINERS: Add myself as gcc testsuite maintainer.
7718
3eb34262 77192004-11-11 Paul Brook <paul@codesourcery.com>
7720
7721 * MAINTAINERS: Add self as arm maintainer. Update email address.
7722
dd63ad62 77232004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
7724
7725 * configure.in (noconfigdirs) [mmix-*-*]: Disable
7726 target-libgfortran.
17a0d7e8 7727 * configure: Regenerate.
dd63ad62 7728
d8483d79 77292004-11-07 David Edelsohn <edelsohn@gnu.org>
7730
7731 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7732 like CC.
7733
bdcc5e0f 77342004-11-05 Paolo Bonzini <bonzini@gnu.org>
7735
7736 * Makefile.def (host fixincludes): Specify missing targets.
7737 * Makefile.in: Regenerate.
7738
9310c946 77392004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
7740
7741 * MAINTAINERS: Add myself
7742
1dfe67f7 77432004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
7744
7745 * MAINTAINERS (Write After Approval): Add myself.
7746
50e7e370 77472004-11-04 Geoffrey Keating <geoffk@apple.com>
7748
7749 * Makefile.def: Build fixincludes for the host, too.
7750 * Makefile.in: Regenerate.
7751 * configure.in (host_tools): Add fixincludes.
7752 * configure: Regenerate.
7753
b6824c17 77542004-11-04 Daniel Jacobowitz <dan@debian.org>
7755
7756 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7757 * configure: Regenerated.
7758
44f0e47c 77592004-11-04 H.J. Lu <hongjiu.lu@intel.com>
7760
7761 PR other/17783
7762 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7763 * configure: Regenerated.
7764
03dbc854 77652004-10-31 Mark Mitchell <mark@codesourcery.com>
7766
7767 * README.SCO: Update per FSF instructions.
7768
d2be3229 77692004-10-28 Eric B. Weddington <ericw@evcohs.com>
7770
7771 PR target/18151
7772 * configure.in (case ${target}): Do not build fixincludes for avr.
7773 * configure: Regenerated.
7774
6675f2d9 77752004-10-26 Paolo Bonzini <bonzini@gnu.org>
7776
7777 * configure.in (case ${target}): Do not build fixincludes
7778 on platforms where it is not used.
7779 * configure: Regenerated.
7780
3a8631fa 77812004-10-23 Daniel Jacobowitz <dan@debian.org>
7782
7783 * configure.in: Use an absolute path to install-sh.
7784 * configure: Regenerated.
7785
50c69ebc 77862004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7787
7788 * MAINTAINERS (Write After Approval): Add myself.
7789
2c95e9b1 77902004-10-19 Kazu Hirata <kazu@cs.umass.edu>
7791
7792 * MAINTAINERS: Remove from Write After Approval those that are
7793 already maintainers.
7794
3d22b915 77952004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
7796
7797 * MAINTAINERS: Update my email address.
7798
3fba36a4 77992004-10-12 Kelley Cook <kcook@gcc.gnu.org>
7800
7801 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7802 * configure: Regenerate.
7803
dcde3c07 78042004-10-07 J"orn Rennecke <joern.rennecke@st.com>
25cebb64 7805
7806 * MAINTAINERS: Update my email address.
7807
668dc571 78082004-10-07 Kazu Hirata <kazu@cs.umass.edu>
7809
7810 * MAINTAINERS (Language Front Ends Maintainers): New. Move
7811 entries belonging to this category.
7812
2c50ca04 78132004-10-06 Josef Zlomek <josef.zlomek@email.cz>
7814
7815 * MAINTAINERS: Update my e-mail address.
7816
68b4a982 78172004-10-06 Paolo Bonzini <bonzini@gnu.org>
7818
7819 Fix wrong conflict resolution in:
7820
7821 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7822
7823 * Makefile.in: Regenerate.
7824 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7825 in the recursive `make', instead of hardwiring `all'.
7826 (Autogenerated TARGET-* variables): New.
7827
5326cc72 78282004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
7829
7830 * configure.in: Enable target-libgloss for crx-*-*.
9624cab1 7831 * configure: Regenerate.
5326cc72 7832
6e4191af 78332004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7834
7835 * MAINTAINERS (Various Maintainers): Move the "windows,
7836 cygwin, mingw" maintainer to ...
7837 (OS Port Maintainers): ... here.
7838
39826843 78392004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7840
7841 * MAINTAINERS (Write After Approval): Remove those that are
7842 maintainers of some subsystem.
7843
e644ba93 78442004-10-02 P.J. Darcy <darcypj@us.ibm.com>
7845
7846 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7847 * ltcf-cxx.sh (tpf*): Likewise.
7848 * ltconfig (tpf*): Add TPF OS configuration support.
7849
ddc76fa7 78502004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
7851
7852 * MAINTAINERS: Change my email address to my new work account.
7853
3bdd04cc 78542004-09-24 Michael Roth <mroth@nessie.de>
7855
7856 * configure.in (--without-headers): Add missing double quotes.
7857 * configure: Regenerate.
7858
dcde3c07 78592004-09-24 Kelley Cook <kcook@gcc.gnu.org>
1b60dd08 7860
7861 * ylwrap: Revert to previous version.
7862
d389b7e3 78632004-09-23 H.J. Lu <hongjiu.lu@intel.com>
7864
7865 PR bootstrap/17369
7866 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7867 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7868 SET_GCC_LIB_PATH_CMD.
7869 (BASE_TARGET_EXPORTS): Likewise.
7870 * Makefile.in: Regenerated.
7871
7872 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7873 * configure: Regenerated.
7874
2109ded2 78752004-09-23 Kelley Cook <kcook@gcc.gnu.org>
7876
7877 * config.guess: New upstream version
7878 * compile, depcomp, install-sh, ylwrap: Likewise.
7879
da9e6519 78802004-09-19 Roger Sayle <roger@eyesopen.com>
7881
7882 * config/mh-x86omitfp: New host makefile fragment. Add
7883 -fomit-frame-pointer to the default BOOT_CFLAGS.
7884 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7885 * configure: Regenerate.
7886
e84ab337 78872004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
7888
7889 PR target/11572
7890 * configure.in (*-*-darwin*): Renable libobjc.
7891 * configure: Regenerate.
7892
c875bbba 78932004-09-10 Nathan Sidwell <nathan@codesourcery.com>
7894
7895 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7896
39a1c4e9 78972004-09-09 Daniel Berlin <dberlin@dberlin.org>
b68b9d92 7898
39a1c4e9 7899 * Makefile.def: Remove libbanshee.
7900 * Makefile.tpl: Ditto.
7901 * configure.in: Ditto.
7902 * Makefile.in: Regen.
7903 * configure: Ditto.
7904
c600ebdb 79052004-09-08 David Edelsohn <edelsohn@gnu.org>
7906
7907 * ltmain.sh: Use $pic_object as $non_pic_object if
7908 $non_pic_object=none.
7909
e1aef632 79102004-09-07 Paolo Bonzini <bonzini@gnu.org>
7911
7912 * missing: Import latest version from master repository.
7913
ccf99faa 79142004-09-06 Nick Clifton <nickc@redhat.com>
7915
7916 * config.sub: Import latest version from master repository.
7917 * config.guess: Likewise.
7918 This includes these changes:
b68b9d92 7919
ccf99faa 7920 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
7921
7922 * config.sub: Handle crisv32, alias etraxfs.
7923 * config.guess (crisv32:Linux:*:*): Handle.
7924
7925 2004-08-13 Brad Smith <brad@comstyle.com>
7926
7927 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7928 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7929
7930 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
7931
7932 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7933 assume the processor is a powerpc. This is because coreutils
7934 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7935 in this case, due to a MacOS X bug that causes
7936 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7937 to return a negative number.
7938 Problem reported by Petter Reinholdtsen in:
7939 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7940
7941 2004-07-19 Ben Elliston <bje@gnu.org>
7942
7943 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7944
7945 2004-06-24 Ben Elliston <bje@gnu.org>
7946
7947 * config.guess: Update copyright years.
7948 * config.sub: Likewise.
7949
7950 2004-06-22 Robert Millan <robertmh@gnu.org>
7951
7952 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7953 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7954
7955 2004-06-22 Stanley F. Quayle <stan@stanq.com>
7956
7957 * config.guess (*:*VMS:*:*): New entry. Replaces
7958 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7959 manufacturer.
7960
7961 2004-06-22 Ben Elliston <bje@gnu.org>
7962
7963 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7964 * config.sub: Likewise.
7965
7966 2004-06-22 Ben Elliston <bje@gnu.org>
7967
7968 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7969 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7970
7971 2004-06-11 Ben Elliston <bje@gnu.org>
7972
7973 * config.guess (pegasos:OpenBSD:*:*): Remove.
7974
7975 2004-06-11 Ben Elliston <bje@gnu.org>
7976
7977 From Wouter Verhelst <wouter@grep.be>:
7978 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7979
7980 2004-06-11 Ben Elliston <bje@gnu.org>
7981
7982 * config.guess (luna88k:OpenBSD:*:*): New.
7983
7984 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
7985
7986 * config.guess (m32r*:Linux:*:*): New case.
7987 * config.sub: Handle m32rle.
7988
7989 2004-03-12 Ben Elliston <bje@wasabisystems.com>
7990
7991 From Jens Petersen <petersen@redhat.com>:
7992 * config.sub: Handle sparcv8.
7993
7994 2004-03-03 Ben Elliston <bje@wasabisystems.com>
7995
7996 From Tom Smith <smith@cag.lkg.hp.com>:
7997 * config.guess: Version suffixes are equally significant on Tru64
7998 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
7999 prefix of "P" (patched kernel).
8000
8001 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
8002
8003 * config.sub: Add support for National Semiconductor CRX target.
8004
cde9549e 80052004-09-03 Janis Johnson <janis187@us.ibm.com>
8006
8007 * MAINTAINERS (Various Maintainers): Remove myself as web page
8008 maintainer, add myself as maintainer of build status lists.
8009
634f7a13 80102004-09-03 Jan Beulich <jbeulich@novell.com>
8011
8012 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8013 *-*-netware, but add target-libmudflap.
8014 Consolidate *-*-netware targets (of which really only i?86 exists)
8015 into a single entry.
8016 * configure: Likewise.
8017
2b64d19b 80182004-09-01 Paolo Bonzini <bonzini@gnu.org>
8019
8020 * Makefile.tpl (sorry): Remove.
8021 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8022 (cleanstrap targets): Depend on distclean, not distclean-stage1.
8023 (do-clean): Clean per-stage directories too.
8024 (do-distclean): Run distclean-stage1 too.
8025 (.NOTPARALLEL): Enable during toplevel bootstrap.
8026 (stage[+id+]-bubble): Enable parallel execution during
8027 the recursive invocation.
8028 * Makefile.in: Regenerate.
8029
8030 Fix previous checkin:
8031
8032 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8033 include.
8034 * configure.in: Fix indentation.
8035 * configure: Regenerate.
8036
dcde3c07 80372004-08-31 Robert Bowdidge <bowdidge@apple.com>
0222d984 8038
2b64d19b 8039 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8040 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8041 * configure: regenerate
b68b9d92 8042 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9624cab1 8043 -mdynamic-no-pic
0222d984 8044
2b59cb05 80452004-08-31 Paolo Bonzini <bonzini@gnu.org>
8046
8047 * Makefile.def (build_modules): Add fixincludes.
8048 (dependencies): Make gcc depend on fixincludes.
8049 * configure.in (build_tools): Add fixincludes.
8050 (build_configdirs): Always include build_libs.
8051 * Makefile.in: Regenerate.
8052 * configure: Regenerate.
8053
80542004-08-30 Paolo Bonzini <bonzini@gnu.org>
3c782584 8055
8056 * Makefile.def (bootstrap stages): Add 'lean' parameter.
8057 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8058 phony targets; do not generate timestamp files.
8059 (distclean-stageN): Remove references to their timestamp files.
8060 (restageN, touch-stageN): Remove.
8061 (stageN-bubble): Rewritten.
8062 (compare): Support lean bootstraps.
8063 * Makefile.in: Regenerate.
8064
8065 * configure.in: Only warn when bootstrapping but
8066 build != host or build != target. Support lean bootstraps.
8067 * configure: Regenerate.
8068
4a921c63 80692004-08-26 Phil Edwards <phil@codesourcery.com>
8070
8071 * configure.in: Give a better error message if GMP/MPFR are missing
8072 and a language needing them has been requested.
8073 * configure: Regenerated.
8074
6cee4b4a 80752004-08-25 Phil Edwards <phil@codesourcery.com>
8076
8077 * configure.in: Print a list of available language front-ends if
8078 a requested one is missing. Tidy stray tab characters.
8079 * configure: Regenerated.
8080
e6312df0 80812004-08-19 Michael Koch <konqueror@gmx.de>
8082
8083 * gcc/doc/install.texi: Update entry about automake for libjava.
8084
c01dd063 80852004-08-17 Robert Millan <robertmh@gnu.org>
8086
8087 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8088 (instead of FreeBSD).
8089 * configure: Regenerate.
8090
a1ad7483 80912004-08-16 Paolo Bonzini <bonzini@gnu.org>
8092
8093 * Makefile.in: Regenerate.
8094 * configure: Regenerate.
8095
8096 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8097 stage_*_flags.
8098 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8099 for bootstrapped modules if toplevel bootstrap is going.
8100 (GCC bootstrap): Generate per-stage targets for all bootstrapped
8101 modules. Adjust for changes in Makefile.def. Enable several
8102 rules even in non-bootstrap mode, just to avoid peppering the
8103 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8104 (stage-[+prev+]-bubble): Remove.
8105
8106 * Makefile.def (Dependencies): Depend on all-build-bison,
8107 all-build-flex, all-build-byacc, all-build-texinfo, rather
8108 than the host variations.
8109 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
8110 with BUILD_SUBDIR.
8111 (BISON): Update for recent Bisons.
8112 (YACC): Fix typo.
8113 (cross): Depend on all-build.
8114 (all): Do not depend on all-build.
8115 (prebootstrap): Remove.
8116 (dep-kind): Accept separate prefixes for MODULE and ON variables.
8117 (Prebootstrap dependencies): Add them to the per-stage targets
8118 and to all-prebootstrap.
8119 * configure.in (build_configdirs): Always enable build_tools.
8120 (BUILD_DIR_PREFIX): Remove.
8121
8122 * Makefile.def (gcc): Add target variable.
8123 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8124 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8125 in the recursive `make', instead of hardwiring `all'.
8126 (Autogenerated TARGET-* variables): New.
8127
e0d2a616 81282004-08-13 Brian Booth <bbooth@redhat.com>
8129
8130 * MAINTAINERS: Remove myself from write-after-approval.
8131
77f9b2dc 81322004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
8133
8134 * src-release: Stop distributing mmalloc with gdb (which doesn't
8135 use it).
8136 * Makefile.def: GDB doesn't depend on mmalloc anymore.
8137 * Makefile.in: Regenerate.
8138
30e9913f 81392004-08-09 Mark Mitchell <mark@codesourcery.com>
8140
8141 * configure.in (arm*-*-eabi*): New target.
8142 * configure: Regenerate.
8143
ea8d3d75 81442004-08-06 Paolo Bonzini <bonzini@gnu.org>
8145
8146 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8147 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8148 (Dependencies): New section.
8149 * Makefile.tpl (Dependencies): Generate from Makefile.def.
8150 (configure-target-[+module+]): Depend on maybe-all-gcc
8151 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
8152 (toplevel profiledbootstrap): Fix dependencies.
8153 * Makefile.in: Regenerate.
8154
8647a116 81552004-08-03 Mark Mitchell <mark@codesourcery.com>
8156
8157 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8158 target-libiberty to noconfigdirs.
8159 * configure: Regenerate.
8160
5ca838b8 81612004-08-03 Paul Brook <paul@codesourcery.com>
8162
8163 * configure.in: Check for MPFR as well as GMP.
8164 * configure: Regenerate.
8165
cb8a7007 81662004-08-01 Robert Millan <robertmh@gnu.org>
8167
8168 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8169 libmudflap for all GNU-based systems (with Glibc).
8170 * configure: Regenerate.
8171
dcde3c07 81722004-08-03 Paolo Bonzini <bonzini@gnu.org>
6caa530d 8173
8174 * Makefile.def (host-modules): Add gcc.
8175 * Makefile.in: Regenerate.
8176 * Makefile.tpl (sorry): New rule.
8177 (configure-host, all-host, [+make_target+]-host, do-check,
8178 install-host): Do not add gcc as a special case.
8179 (host modules): Add a small special-casing for gcc. Export
8180 extra_make_flags through the environment.
8181 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8182 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8183 other recursive targets for gcc): Remove.
8184
8185 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8186 (stage, unstage): New rules.
8187 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8188 distclean-stage[+id+]): Use stage_current.
8189 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8190 the stage*-start rules.
8191
3ff2e849 81922004-08-02 Geoffrey Keating <geoffk@apple.com>
8193
8194 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8195 use -all_load flag.
8196
75b6260c 81972004-08-02 Paolo Bonzini <bonzini@gnu.org>
8198
8199 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8200 * configure: Regenerate.
8201
3ecc19f1 82022004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
8203
8204 * maintainer-scripts/gcc_release: Revert yesterday's change.
8205
0396e2a1 82062004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
8207
8208 * MAINTAINERS: Add myself to write-after-approval.
8209
b1fd5525 82102004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
8211
8212 * libf2c: Removed.
8213 * gcc/gccbug.in: Updated because of libf2c removal.
8214 * maintainer-scripts/gcc_release: Ditto.
8215
dcde3c07 82162004-07-09 Loren J. Rittle <ljrittle@acm.org>
122ae8c7 8217
8218 * configure.in: Build libmudflap by default on FreeBSD.
8219 * configure: Regenerated.
8220
344b2784 82212004-07-09 Mark Mitchell <mark@codesourcery.com>
8222
8223 * configure.in: Do not build libmudflap by default on non-GNU/Linux
8224 systems.
8225 * configure: Regenerated.
8226
dcde3c07 82272004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
d45eaefd 8228
8229 PR target/16344
8230 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8231 feedback based compiler.
8232 * Makefile.in: Rebuilt.
8233
13e3668a 82342004-07-08 Alexandre Oliva <aoliva@redhat.com>
8235
8236 * Makefile.def (host_modules): Set bootstrap=true for flex.
8237 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8238 * Makefile.in: Rebuilt.
8239
9763d43d 82402004-07-07 Jan Hubicka <jh@suse.cz>
8241
8242 * MAINTAINERS: Add self as a profile feedback maintainer.
8243
03c65091 82442004-07-05 Phil Edwards <phil@codesourcery.com>
8245
8246 * configure.in: Do not prepend $srcdir to /dev/null in
8247 makefile fragments.
8248 * configure: Regenerate.
8249
2f8725b0 82502004-07-01 Paolo Bonzini <bonzini@gnu.org>
8251
8252 * Makefile.def (build_modules): Add bison, byacc, flex,
8253 m4, texinfo.
8254 (flags_to_pass): Add FLEX.
8255 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8256 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8257 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8258 DEFAULT_MAKEINFO): Remove.
8259 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8260 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8261 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8262 objdir or else use configured tool.
8263 (all-build): New.
8264 (all): Depend on it.
8265 (Build module dependencies): Add.
8266 * Makefile.in: Regenerate.
8267 * configure.in: Better support for multiple build modules,
8268 matching what is done for host/target modules. Do not look
8269 for "plausible" locations of build tools if Canadian cross.
8270 Use autoconf's AC_PROG_CC to find a C compiler. Define
8271 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
8272 * configure: Regenerate.
b68b9d92 8273
1e6242a4 82742004-06-22 Paolo Bonzini <bonzini@gnu.org>
8275
8276 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8277 * Makefile.in: Regenerate.
8278
1b53fe78 82792004-06-22 Paolo Bonzini <bonzini@gnu.org>
8280
8281 * Makefile.tpl (configure-build-[+module+],
8282 configure-[+module+], configure-target-[+module+]): Pass
8283 [+extra_configure_args+].
8284 (all-build-[+module+], all-[+module+], check-[+module+],
8285 install-[+module+], [+make_target+]-[+module+],
8286 all-target-[+module+], check-target-[+module+],
8287 install-target-[+module+], [+make_target+]-target-[+module+]):
8288 Pass [+extra_make_args+].
8289 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8290 (GCC_HOST_EXPORTS): Remove.
8291 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8292 cross, check-gcc, check-gcc-c++, install-gcc,
8293 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8294 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8295 * Makefile.in: Regenerate.
8296
a22cc2c4 82972004-06-21 Matthew Sachs <msachs@apple.com>
8298
8299 * MAINTAINERS: Added self to write-after-approval.
8300
d76e1e50 83012004-06-21 Christopher Faylor <cgf@alum.bu.edu>
8302
8303 * configure.in: Check for srcdir/winsup rather than build directory
8304 winsup.
8305 * configure: Regenerate.
8306
2c10944d 83072004-06-17 Corinna Vinschen <vinschen@redhat.com>
8308
8309 * configure.in: Don't build Cygwin native newlib if winsup
8310 directory is missing. Emit warning instead.
8311 * configure: Regenerate.
8312
599a3eac 83132004-06-09 Paolo Bonzini <bonzini@gnu.org>
8314
8315 * Makefile.tpl (touch-stage[+id+]): New.
8316 (restage[+prev+]): Depend on touch-stage[+id+].
8317
8318 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8319 Use it throughout.
8320
8321 * Makefile.def: Add profile and feedback bootstrap stages.
8322 Remove next field from bootstrap stages.
8323 * Makefile.tpl (LN, LN_S): Substitute.
8324 (stageN-start, stageN-end): Use double-colon rules, to
8325 provide a hook for additional setup commands.
8326 (distclean-stageN-gcc, restageN): Create dependencies from
8327 [+prev+], not from [+next+].
8328 (stageN-bubble): Add commands for successive stages from
8329 [+prev+], using double-colon rules.
8330 (all-stageN-gcc): Fix typo.
8331 (stagefeedback-start, profiledbootstrap): New.
8332 * Makefile.in: Regenerate.
8333 * configure.in: Call ACX_PROG_LN.
8334 * configure: Regenerate.
8335
ba797f0e 83362004-06-08 Canqun Yang <canqun@nudt.edu.cn>
8337
8338 * MAINTAINERS (Write After Approval): Add myself.
8339
b93f892d 83402004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
8341
8342 * MAINTAINERS (Write After Approval): Add myself.
8343
93f93279 83442004-06-03 Paolo Bonzini <bonzini@gnu.org>
8345
8346 * configure.in: Fix --enable-bootstrap breakage introduced in trees
8347 without gcc.
8348 * configure: Regenerate.
8349
d8b05159 83502004-06-01 Paolo Bonzini <bonzini@gnu.org>
8351
8352 * Makefile.tpl: Fix typo.
8353 * Makefile.in: Regenerate.
8354
dcde3c07 83552004-06-01 Paolo Bonzini <bonzini@gnu.org>
5b7950ff 8356
8357 * configure.in: Remove new- prefix from toplevel
8358 bootstrap targets.
8359 * configure: Regenerate.
8360
54f0538b 83612004-06-01 Paolo Bonzini <bonzini@gnu.org>
8362
8363 * Makefile.tpl (all.normal): Rename to all.
8364 (all): Replace with a rule to pick the default
8365 target from configure.
8366 (all-gcc, configure-gcc): Use conditionals to
8367 do nothing when toplevel bootstrap is going on.
8368 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8369 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8370 * configure.in: Support --enable-bootstrap.
8371
8372 * Makefile.def: Remove new- prefix from toplevel
8373 bootstrap targets.
8374 * Makefile.tpl: Likewise.
8375
8376 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
8377 target.
8378
8379 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8380 $(RECURSE_FLAGS) to recursive invocation of make.
8381
8382 * Makefile.in: Regenerate.
8383 * configure: Regenerate.
8384
e0754ee6 83852004-05-30 Andreas Jaeger <aj@suse.de>
dcde3c07 8386 Jim Wilson <wilson@specifixinc.com>
e0754ee6 8387
8388 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8389 like CC.
8390
8e8b3365 83912004-05-27 Daniel Jacobowitz <dan@debian.org>
8392
8393 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8394 * configure: Regenerate.
8395
27e3aebd 83962004-05-25 Daniel Jacobowitz <drow@false.org>
8397
8398 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8399 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8400 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
8401 targets.
8402 * Makefile.in: Regenerate.
8403
dcde3c07 84042004-05-24 Paolo Bonzini <bonzini@gnu.org>
5965d276 8405
8406 * configure.in: Test the ability to symlink directories.
8407 * configure: Regenerate.
8408
8409 * Makefile.def (bootstrap-stage): New definitions.
8410 * Makefile.tpl (configure-stage1-gcc,
8411 configure-stage2-gcc, configure-stage3-gcc,
8412 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8413 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8414 new-restage3, compare): Autogenerate, see Makefile.in
8415 entry for behavioral changes.
8416 (distclean-stage1, new-stage1-start, new-stage1-end,
8417 new-stage1-bubble, distclean-stage2, new-stage2-start,
8418 new-stage2-end, new-stage2-bubble, distclean-stage3,
8419 new-stage3-start, new-stage3-end): New autogenerated targets.
8420 (objext, prebootstrap, BOOT_CFLAGS,
8421 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8422 targets.
8423
8424 * Makefile.in: Regenerate.
8425 (distclean-stage1, new-stage1-start, new-stage1-end,
8426 new-stage1-bubble, distclean-stage2, new-stage2-start,
8427 new-stage2-end, new-stage2-bubble, distclean-stage3,
8428 new-stage3-start, new-stage3-end): New targets.
8429 (all-stage1-gcc): Move prebootstrap dependency from here...
8430 (configure-stage1-gcc): ...to here.
8431 (new-bootstrap): Use bubble targets.
8432 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8433 Use per-stage distclean targets.
8434 (configure-stage1-gcc, configure-stage2-gcc,
8435 configure-stage3-gcc, all-stage1-gcc,
8436 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8437 Use new-stageN-start to prepare the tree.
8438
d856c8a6 84392004-05-23 Paolo Bonzini <bonzini@gnu.org>
8440
8441 * Makefile.def (host_modules): add libcpp.
8442 * Makefile.tpl: Add dependencies on and for libcpp.
8443 * Makefile.in: Regenerate.
8444 * configure.in: Add libcpp host module.
8445 * configure: Regenerate.
8446
01b41571 84472004-05-21 Paolo Bonzini <bonzini@gnu.org>
8448
8449 * Makefile.tpl: Whenever a recursive target is defined, wrap
8450 it in a special @if/@endif block, and prepare its maybe
8451 dependency in the @if/@endif block
8452 * configure.in: Instead of writing maybe dependencies, remove
8453 the @if/@endif statements, and remove the @if/@endif blocks
8454 that remain.
8455 * configure: Regenerate.
8456 * Makefile.in: Regenerate.
8457
f47da044 84582004-05-20 Janis Johnson <janis187@us.ibm.com>
8459
8460 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8461
d556a20e 84622004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
8463
8464 PR bootstrap/15120
8465 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8466 * */configure: Rebuilt.
8467
49fbf4b9 84682004-05-17 Zack Weinberg <zack@codesourcery.com>
8469
8470 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8471 of libf2c.
8472 * configure, Makefile.in: Regenerate.
8473
d3eff7bb 84742004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
ae1bef7b 8475
8476 * MAINTAINERS (Write After Approval): Add myself.
8477
4ee9c684 84782004-05-13 Diego Novillo <dnovillo@redhat.com>
8479
8480 Merge from tree-ssa-20020619-branch.
8481
8482 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8483 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8484 (HOST_GMPLIBS): Define.
8485 (HOST_GMPINC): Define.
8486 (TARGET_LIB_PATH): Add libmudflap.
8487 (GFORTRAN_FOR_TARGET): Define.
8488 (configure-build*): Export GFORTRAN.
8489 (configure-gcc): Export GMPLIBS and GMPINC.
8490 (all-gcc): Add maybe-all-libbanshee.
8491 (configure-target-libgfortran): Define.
8492 * Makefile.in: Regenerate.
8493 * configure.in (host_libs): Add libbanshee.
8494 (target_libraries): Add target-libmudflap and target-libgfortran.
8495 Add --with-libbanshee.
8496 Handle --disable-libmudflap.
8497 (*-*-freebsd*): Use with_gmp.
8498 Add $(libgcj) to noconfigdirs.
8499 * configure: Regenerate.
8500 * depcomp: New file.
8501 * MAINTAINERS: Add tree-ssa maintainers.
8502
455fb4f7 85032004-05-04 Vladimir Makarov <vmakarov@redhat.com>
8504
49fbf4b9 8505 * MAINTAINERS (Various Maintainers): Add myself.
455fb4f7 8506
9ca797fe 85072004-04-30 Brian Ford <ford@vss.fsi.com>
8508
49fbf4b9 8509 * MAINTAINERS (Write After Approval): Add myself.
9ca797fe 8510
043b6c62 85112004-04-29 Uros Bizjak <uros@kss-loka.si>
8512
49fbf4b9 8513 * MAINTAINERS (Write After Approval): Add myself.
043b6c62 8514
697dfd2c 85152004-04-28 Paolo Bonzini <bonzini@gnu.org>
8516
8517 * config/acx.m4: Fix fastcompare support for new-bootstrap.
8518 * configure: Regenerate.
8519
839c6a20 85202004-04-27 Paolo Bonzini <bonzini@gnu.org>
8521
8522 Revert:
8523 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8524
8525 * Makefile.def (flags_to_pass): Remove *dir variables that
8526 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8527 as well as prefix and exec_prefix.
8528 * Makefile.in: Regenerate.
8529
a2718648 85302004-04-26 Robert Millan <robertmh@gnu.org>
8531
8532 Add patches from libtool CVS.
8533 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8534 * ltconfig: Likewise.
8535 * ltcf-c.sh: Likewise.
8536 * ltcf-cxx.sh: Likewise.
8537 * ltcf-gcj.sh: Likewise.
8538
be2c9eb1 85392004-04-26 Paolo Bonzini <bonzini@gnu.org>
8540
8541 * Makefile.def (host_modules): Mark with the bootstrap
8542 flag packages on which gcc depends.
8543 * Makefile.tpl (all-bootstrap): Use it.
8544 * Makefile.in: Regenerate.
8545
b5196e8d 85462004-04-26 Paolo Bonzini <bonzini@gnu.org>
8547
8548 * Makefile.def (flags_to_pass): Remove *dir variables that
8549 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8550 as well as prefix and exec_prefix.
8551 * Makefile.in: Regenerate.
8552
7bcc3b4a 85532004-04-26 Paolo Bonzini <bonzini@gnu.org>
8554
49fbf4b9 8555 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8556 * configure: Regenerate.
8557 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8558 * gcc/Makefile.tpl (compare): Use the result of the test.
8559 * gcc/Makefile.in: Regenerate.
7bcc3b4a 8560
33e3141d 85612004-04-23 Paolo Bonzini <bonzini@gnu.org>
8562
8563 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8564 Always relocate gcc and prev-gcc to the original names, even
8565 if the build fails.
8566 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8567 New targets.
8568
44217381 85692004-04-23 Laurent GUERBY <laurent@guerby.net>
8570
8571 * MAINTAINERS: Update my email address.
49fbf4b9 8572
de88352a 85732004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8574
8575 * configure.in (mips*-*-irix5*): Enable ld.
8576 * configure: Regenerate.
44217381 8577
216de822 85782004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8579
8580 * configure: Regenerate.
8581
b8d376b5 85822004-04-15 James E Wilson <wilson@specifixinc.com>
8583
8584 * Makefile.tpl (configure-[+module+], configure-gcc,
8585 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8586 Set and export LDFLAGS.
8587 * Makefile.in: Regenerate.
8588
9ce62711 85892004-04-12 Michael Chastain <mec.gnu@mindspring.com>
8590
49fbf4b9 8591 * MAINTAINERS: Add myself to write-after-approval.
9ce62711 8592
49aae208 85932004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
8594
8595 PR bootstrap/14871
8596 * Makefile.tpl: If we don't have built-in-tree target tools,
8597 use the ones found by configure rather than hacking around with
8598 program_transform_name.
8599 * configure.in: Give Makefile.tpl the information necessary
8600 to do that.
8601 * Makefile.in: Regenerate.
8602 * configure: Regenerate.
8603
f4191912 86042004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
8605
8606 PR bootstrap/14760
8607 * configure.in: When computing baseargs, strip *all* copies of
8608 offending options. Also, don't match/substitute the trailing space,
8609 so that this actually works when two similar options are separated by
8610 only one space.
8611 * configure: Regenerate.
8612
d17281c9 86132004-04-06 David Edelsohn <edelsohn@gnu.org>
8614
49fbf4b9 8615 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8616 (rs6000-*-aix*): Same.
8617 * configure: Regenerate.
d17281c9 8618
10930c81 86192004-04-05 Ranjit Mathew <rmathew@hotmail.com>
49fbf4b9 8620
8621 * MAINTAINERS: Add myself to write-after-approval.
10930c81 8622
74d8b57d 86232004-04-03 Bud Davis <bdavis9659@comcast.net>
49fbf4b9 8624
8625 * MAINTAINERS: Add myself to write-after-approval.
74d8b57d 8626
c0c5068d 86272004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
8628
32fbc463 8629 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8630 STRICT_WARN, WARN_CFLAGS flags passed down to make.
8631 * Makefile.in: Regenerate.
8632
c0c5068d 8633 * configure.in (top level bootstrap support): Rework --enable-werror
8634 to set @stage2_werror_flag@.
8635 * configure: Regenerate.
8636 * Makefile.tpl (top level bootstrap support): Pass
8637 @stage2_werror_flag@ down to configure in stages 2 and 3.
8638 * Makefile.in: Regenerate.
8639
d120ca69 86402004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
8641
7f6f8932 8642 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8643 for stages 2 and 3 as well as in make. As a consequence, remove
8644 OUTPUT_OPTION (now detected by configure) from the flags passed down
8645 to make.
8646 * Makefile.in: Regenerate.
8647
d120ca69 8648 * Makefile.tpl (new-bootstrap): Fix typo.
8649 * Makefile.in: Regenerate.
8650
7dade866 86512004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
8652
9621e512 8653 * Makefile.tpl: Rearrange by moving recursive_targets rules
8654 into their proper sections.
8655 * Makefile.tpl (top level bootstrap support): Move disabling
8656 of coverage flags from 'make' to 'configure'; improve comments.
8657 * Makefile.in: Regenerate.
8658
aff6cf7b 8659 * Makefile.tpl (experimental top level bootstrap) Move stage1
8660 language setting from all- target to configure- target; disable
8661 intermodule optimization in stage 1; prevent gratuitous rebuilds
8662 of stage 1.
8663 * Makefile.in: Regenerate.
8664 * configure.in: Comma-separate stage 1 language list for top
8665 level bootstrap.
8666 * configure: Regenerate.
8667
7dade866 8668 * Makefile.tpl: Clean up experimental top level bootstrap support:
8669 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8670 prev-gcc in configure- targets as well as all- targets.
8671 * Makefile.in: Regenerate.
8672
c6deeaef 86732004-03-21 Kelley Cook <kcook@gcc.gnu.org>
8674
8675 * compile: New file imported from automake.
8676
f28cd43a 86772004-03-17 Paolo Bonzini <bonzini@gnu.org>
8678
8679 * configure.in: Remove symbolic link section.
8680 * configure: Regenerate.
8681 * Makefile.tpl (links): Remove.
8682 * Makefile.in: Regenerate.
8683
8e6391a6 86842004-03-15 Paolo Bonzini <bonzini@gnu.org>
49fbf4b9 8685 Nathanael Nerode <neroden@gcc.gnu.org>
8e6391a6 8686
8687 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
49fbf4b9 8688 Set with AC_CHECK_PROGS.
8e6391a6 8689 * configure.in: Fix comment typo from last patch.
8690 * configure: Regenerate.
8691
2d64c2fd 86922004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
8693
8694 * Makefile.tpl: Introduce experimental top level bootstrap support.
8695 * Makefile.in: Regenerate.
8696 * configure.in: Introduce support for top level bootstrap.
8697 * configure: Regenerate.
8698
989edd2f 86992004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
49fbf4b9 8700 Paolo Bonzini <bonzini@gnu.org>
989edd2f 8701
8702 PR bootstrap/14522
8703 * configure.in: Cope with shells that do not support unquoted ^
8704 * configure: Regenerate.
8705
f46e13ec 87062004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
49fbf4b9 8707 Paolo Bonzini <bonzini@gnu.org>
f46e13ec 8708
8709 PR bootstrap/14522
989edd2f 8710 * configure.in: Cope with shells that do not support nesting
f46e13ec 8711 quotes inside quoted backquote substitutions.
8712 * configure: Regenerate.
8713
db1c2ab2 87142004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
8715
8716 PR bootstrap/14522
6175885e 8717 * configure.in: Fix escaping of $.
db1c2ab2 8718 * configure: Regenerate.
8719
8e1fea1a 87202004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
8721
8722 * configure: Regenerate, since I forgot to while committing Paolo's
8723 changes.
8724
c24c5e46 87252004-03-08 Paolo Bonzini <bonzini@gnu.org>
8726
8727 PR ada/14131
8728 Move language detection to the top level.
8729 * configure.in: Find default values for the tools as
8730 soon as possible. Disable ada if GNAT is not found.
8731 Emit error message about missing languages. Expand
8732 --enable-languages=all for the gcc subdirectory.
8733
2a4b7d44 87342004-03-10 Ben Elliston <bje@gnu.org>
8735
8736 * MAINTAINERS: Update my email address.
8737
ebdab8b6 87382004-03-05 David Edelsohn <edelsohn@gnu.org>
8739
8740 * ltconfig: Disable building static libraries if building shared
8741 libraries on AIX 5L.
8742
19e1fe6d 87432004-03-01 Richard Sandiford <rsandifo@redhat.com>
8744
8745 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8746 and disable libgcj.
8747 * configure: Regenerated.
8748
70990390 87492004-03-01 Brian Booth <bbooth@redhat.com>
8750
8751 * MAINTAINERS: Add myself to write-after-approval.
8752
a291166d 87532004-03-01 Paolo Bonzini <bonzini@gnu.org>
8754
8755 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 8756
75fc7adc 87572004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8758
8759 PR bootstrap/7087
8760 * Makefile.tpl: Guard XFOO sed statements better.
8761 * Makefile.tpl: Add dependency for configure-target-libada.
8762 * Makefile.in: Regenerate (incidentally fixes broken
8763 commit when libada-branch was merged).
8764
683dcdca 87652004-02-25 Kelley Cook <kcook@gcc.gnu.org>
8766
8767 * MAINTAINERS: Add myself to write-after-approval.
8768
662476d9 87692004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
8770
8771 * MAINTAINERS: Add Nicola Pero and myself as libobjc
8772 maintainers.
8773
ee887245 87742004-02-20 Andrew Cagney <cagney@redhat.com>
8775
8776 * config.guess: Update from version 2003-10-16 to 2004-02-16.
8777 * config.sub: Update from version 2003-11-03 to 2004-02-16.
8778
e86087cf 87792004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
8780
8781 PR bootstrap/11932
8782 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8783
22699913 87842004-02-14 Jerry Quinn <jlquinn@optonline.net>
8785
8786 * MAINTAINERS: Added myself to write-after-approval.
8787
98b111a1 87882004-02-14 Michael Koch <konqueror@gmx.de>
8789
8790 * MAINTAINERS: Added myself to write-after-approval.
8791
4aa8866f 87922004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
8793
8794 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
8795 some OS port maintainers to OS port maintainers section.
8796
39c687d5 87972004-02-13 Frank Ch. Eigler <fche@redhat.com>
8798
8799 * MAINTAINERS: Add self.
8800
cdfbccf4 88012004-02-12 Kazu Hirata <kazu@cs.umass.edu>
8802
8803 * MAINTAINERS: Alphabetize.
8804
bc9cab17 88052004-02-12 Paolo Bonzini <bonzini@gnu.org>
8806
8807 * MAINTAINERS: Remove myself.
49fbf4b9 8808
b0c02cae 88092004-02-11 David Edelsohn <edelsohn@gnu.org>
8810
8811 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8812 (rs6000-*-aix*): Same.
8813 * configure: Regenerate.
8814
9dec93ca 88152004-02-11 Kelley Cook <kcook@gcc.gnu.org>
8816
8817 * configure.in (host): Add in missing $noconfigdirs to defines.
8818 * configure: Regenerate.
8819
93341878 88202004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
8821 Nathanael Nerode <neroden@gcc.gnu.org>
8822
8823 PR ada/6637, PR ada/5911
49fbf4b9 8824 Merge with libada-branch:
93341878 8825 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8826 with appropriate dependencies. Add --enable-libada configure switch.
8827 * configure, Makefile.in: Regenerate.
8828
a31db762 88292004-02-09 Paolo Bonzini <bonzini@gnu.org>
8830
8831 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 8832
d74dd50d 88332004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8834
8835 * configure.in: Don't pass --with-stabs on IRIX 5 either.
8836 * configure: Regenerate.
8837
351ae313 88382004-02-04 Geoffrey Keating <geoffk@apple.com>
8839
8840 Merge from upstream:
8841
8842 * ltmain.in: When setting IFS to '~', be careful about user
8843 arguments that contain '~'.
8844
8845 2004-02-04 Peter O'Gorman <peter@pogma.com>
8846
8847 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8848 Also test $base_compile against $CC with escaped arguments. Bug
8849 reported by Geoff Keating <geoffk@apple.com>.
8850
b82e7603 88512004-02-04 Kazu Hirata <kazu@cs.umass.edu>
8852
8853 * MAINTAINERS: Remove i960 port.
8854
24b4656e 88552004-01-23 DJ Delorie <dj@redhat.com>
8856
8857 * Makefile.def (target_modules) [libiberty]: Don't stage.
8858 * Makefile.in: Rebuilt.
8859
8f694e4c 88602004-01-20 Caroline Tice <ctice@apple.com>
8861
8862 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 8863
725cf077 88642004-01-19 Paolo Carlini <pcarlini@suse.de>
8865
8866 * MAINTAINERS: Update my email address.
8867
3dc94299 88682004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
8869
8870 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 8871
6d3c6627 88722004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8873
8874 * MAINTAINERS: Remove entries without email address.
8875
26ffdd7d 88762004-01-15 Daniel Jacobowitz <drow@mvista.com>
8877
8878 * MAINTAINERS: Add myself to write-after-approval.
8879
0255c638 88802004-01-15 Steven Bosscher <stevenb@suse.de>
8881
8882 * MAINTAINERS: Update my email address.
8883
dcde3c07 88842004-01-14 Loren J. Rittle <ljrittle@acm.org>
4003683b 8885
8886 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8887 * Makefile.tpl (configure-target-[+module+]): Support stage.
8888 * Makefile.in: Rebuilt.
8889
51292f82 88902004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8891
8892 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8893
3b6f11b0 88942004-01-10 Richard Sandiford <rsandifo@redhat.com>
8895
8896 * MAINTAINERS: Add myself as a MIPS maintainer.
8897
090b36fb 88982004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
8899
c8241dd9 8900 * configure.in: Use ./config.cache, not config.cache.
8901 * configure: Regenerate.
8902 * Makefile.tpl: Special-casing not needed for GCC any more.
8903 * Makefile.in: Regenerate.
8904
ba1081ef 8905 * configure.in: Don't share a cache file for host dirs.
8906 * configure: Regenerate.
8907
090b36fb 8908 * config-ml.in: Don't mess with the cache file.
8909
a73c2b4b 89102004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8911
8912 * MAINTAINERS: Move myself from 'Write After Approval' to
8913 'CPU Port Maintainers' section as SPARC maintainer.
8914
74fef112 89152004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
8916
6509bb23 8917 * Makefile.tpl: Make GCC use a separate config.cache.
8918 * Makefile.in: Regenerate.
8919
74fef112 8920 PR bootstrap/11932, PR bootstrap/11933
8921 (I don't know if it will fix either of them, but it relates
8922 to them.)
8923 * configure.in: Don't use shared config.cache for target
8924 directories.
8925 * configure: Regenerate.
8926
a570dccd 89272004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
8928
8929 * MAINTAINERS: Add myself to 'Write After Approval' section.
8930
3e983e16 89312003-12-31 Roger Sayle <roger@eyesopen.com>
8932
8933 * configure.in (ia64*-*-hpux*): Disable building java libraries.
8934 * configure: Regenerated.
8935
e35ccc0b 89362003-12-23 Kazu Hirata <kazu@cs.umass.edu>
8937
8938 * MAINTAINERS: Remove the mn10200 maintainer.
8939
688429c4 89402003-12-21 Bernardo Innocenti <bernie@develer.com>
49fbf4b9 8941
248deaff 8942 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8943 * configure: Regenerated.
688429c4 8944
65cc485a 89452003-12-16 Jan Hubicka <jh@suse.cz>
8946
8947 * MAINTAINERS: Add myself as callgraph maintainer.
8948
b31913cd 89492003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
8950
8951 * configure.in (raw_libstdcxx_flags): Remove the leading space.
8952 * configure: Regenerate.
8953
6ebf7635 89542003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8955
8956 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8957 'Write After Approval' section. Update email.
8958
dcde3c07 89592003-12-01 James Lemke <jim@wasabisystems.com>
40eee2b8 8960
8961 * MAINTAINERS (Write After Approval): Add myself.
8962
233f501d 89632003-11-20 Matt Thomas <matt@3am-software.com>
8964
8965 * MAINTAINERS: Add myself as a vax port maintainer.
8966
3a6fbbb0 89672003-11-20 Kelley Cook <kcook@gcc.gnu.org>
8968
8969 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8970 (configure-build-[+module+], configure-[+module+]): Likewise.
8971 (configure-target-[+module+], configure-gcc, config.status): Likewise.
8972 * Makefile.in: Regenerate.
8973
fbccfde7 89742003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
8975
8976 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8977 shared/dylibed libraries.
8978 * ltmain.sh: Likewise.
8979 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8980 * ltcf-cxx.sh: Likewise.
8981 * ltcf-gcj.sh: Likewise.
8982 * ltconfig: Likewise.
8983
e58f120a 89842003-11-17 Stan Cox <scox@redhat.com>
8985
8986 * MAINTAINERS: Add myself as iq2000 port maintainer.
8987
f008c4c8 89882003-11-14 Arnaud Charlet <charlet@act-europe.fr>
8989
49fbf4b9 8990 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8991 * Makefile.in: Regenerate.
f008c4c8 8992
4f84a874 89932003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
8994
8995 * config.sub: Update to 2003-11-03 version.
8996
e78b44da 89972003-10-20 Phil Edwards <phil@codesourcery.com>
8998
8999 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
9000 * configure: Regenerate.
9001
dcde3c07 90022003-10-20 Nicolas Pitre <nico@cam.org>
96356481 9003
9004 * MAINTAINERS: Add myself to 'Write After Approval' section.
9005
27bdc4aa 90062003-10-20 Arnaud Charlet <charlet@act-europe.fr>
9007
9008 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9009
84c43cd1 90102003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
9011
9012 * MAINTAINERS: Update my email address.
9013
61a0eea4 90142003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9015
9016 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9017
dcde3c07 90182003-10-17 Ralph Loader <rcl@ihug.co.nz>
a0a4226a 9019
9020 * MAINTAINERS: Add myself to 'Write After Approval' section.
9021
5f8d73e1 90222003-10-16 Bernardo Innocenti <bernie@develer.com>
9023
9024 * config.guess: Update to 2003-10-16 version.
9025 * config.sub: Update to 2003-10-16 version.
9026
dcde3c07 90272003-10-15 David Daney <ddaney@avtrex.com>
bb5167cc 9028
9029 * MAINTAINERS: Added myself to 'Write After Approval' section.
9030
170f5a00 90312003-10-15 Falk Hueffner <falk@debian.org>
9032
9033 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9034 'Write After Approval' section. Update email.
9035
a7611bf4 90362003-10-14 Roger Sayle <roger@eyesopen.com>
9037
9038 * MAINTAINERS: Move myself from 'Write After Approval' to
9039 'Various Maintainers' section as middle-end maintainer.
9040
70356f61 90412003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
9042
9043 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9044 HOST_FLAGS_TO_PASS.
9045 * Makefile.in: Regenerate.
9046
258ddda4 90472003-10-11 Bernardo Innocenti <bernie@develer.com>
9048
9049 * config.guess: Update to 2003-10-07 version.
9050 * config.sub: Update to 2003-10-07 version.
9051
ab81b5cb 90522003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9053
9054 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9055 * ltconfig (irix5*, irix6*): Don't override version_type.
9056
d8e9ea04 90572003-10-05 Mohan Embar <gnustuff@thisiscool.com>
9058
9059 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9060 * configure: Rebuilt
9061 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9062 * Makefile.in: Rebuilt
9063
cd5c13ff 90642003-10-03 H.J. Lu <hongjiu.lu@intel.com>
9065
9066 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9067
40d3e4b2 90682003-09-30 Carlo Wood <carlo@alinoe.com>
9069
248deaff 9070 * MAINTAINERS (Write After Approval): Add myself.
40d3e4b2 9071
05c58265 90722003-09-29 Paul Koning <ni1d@arrl.net>
9073
9074 * MAINTAINERS: Move myself from "Write After Approval"
9075 to CPU platform maintainers for pdp11 platform.
9076
78b5bf24 90772003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
9078
9079 * MAINTAINERS: Move myself from 'Write After Approval' to
9080 'Various Maintainers' section as libffi testsuite maintainer.
9081
fbfea1fa 90822003-09-21 Daniel Jacobowitz <drow@mvista.com>
9083
9084 * configure.in: Pass a computed --program-transform-name
9085 to subconfigures.
9086 * configure: Regenerated.
9087
0c20a995 90882003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9089
f9bdf3d8 9090 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9091 * Makefile.in: Regenerate.
9092
0c20a995 9093 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9094 * Makefile.in: Regenerate.
9095
1237664b 90962003-09-19 Ziemowit Laski <zlaski@apple.com>
9097
9098 * MAINTAINERS: Move myself from 'Write After Approval'
9099 to 'Various Maintainers' (objective-c) section.
9100
5df533c9 91012003-09-17 Daniel Jacobowitz <drow@mvista.com>
9102
9103 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9104 quoting.
9105 * configure: Regenerated.
9106
f0b55f07 91072003-09-16 Joel Brobecker <brobecker@gnat.com>
9108
9109 * MAINTAINERS (Write After Approval): Add myself to write after
9110 approval list.
9111
55a8be62 91122003-09-16 Dorit Naishlos <dorit@il.ibm.com>
9113
248deaff 9114 * MAINTAINERS (Write After Approval): Add myself.
55a8be62 9115
bb94c300 91162003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
9117
9118 * MAINTAINERS: Update my e-mail address.
9119
9165b0af 91202003-09-09 Alan Modra <amodra@bigpond.net.au>
9121
9122 * libtool.m4 (LD): Correct powerpc64 host match.
9123
01a54e86 91242003-09-06 James E Wilson <wilson@tuliptree.org>
9125
9126 * MAINTAINTERS: Update my affiliation and email address.
9127
8cfcdde8 91282003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9129
9130 * MAINTAINERS (Write After Approval): Add myself.
9131
08d04508 91322003-09-04 DJ Delorie <dj@redhat.com>
9133
9134 * configure: Regenerate.
9135
91362003-09-04 Robert Millan <robertmh@gnu.org>
9137
9138 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
49fbf4b9 9139
25e22e05 91402003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9141
9142 * configure.in: Ensure arguments to sed are properly spaced.
9143 * configure: Regenerate.
9144
d4e272bb 91452003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
9146
9147 * MAINTAINERS: Update my e-mail address.
9148
29eb8c8a 91492003-08-28 Mohan Embar <gnustuff@thisiscool.com>
9150
9151 * MAINTAINERS (Write After Approval): Add myself.
9152
8d288ef7 91532003-08-27 Daniel Jacobowitz <drow@mvista.com>
9154
9155 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9156 * configure: Regenerated.
9157
db648c92 91582003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
9159
9160 * MAINTAINERS: Update my email address.
9161
4482474a 91622003-08-23 Phil Edwards <pme@gcc.gnu.org>
9163
9164 * configure.in: Use newline instead of semicolon when assuming
9165 shell arguments in a for loop.
9166 * configure: Regenerated.
9167
8dd25e42 91682003-08-22 Jason Eckhardt <jle@rice.edu>
9169
9170 * MAINTAINERS: Resurrect the i860 maintainer.
9171
63a057cf 91722003-08-20 Geoffrey Keating <geoffk@apple.com>
9173
9ad4b12b 9174 PR 8180
9175 * configure.in: When testing with_libs and with_headers, treat
9176 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
9177 * configure: Regenerate.
49fbf4b9 9178
63a057cf 9179 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9180 make, shell, etc.
9181 (baseargs): Likewise.
9182 * configure: Regenerate.
9183
cb023c85 91842003-08-20 Bernardo Innocenti <bernie@develer.com>
9185
9186 * MAINTAINERS (Write After Approval): Add myself.
9187
0894307c 91882003-08-19 Geoffrey Keating <geoffk@apple.com>
9189
9190 * configure.in: Disable libgcj for darwin not on powerpc.
9191 * configure: Rebuild.
9192
080e0ef5 91932003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
9194
9195 * config-ml.in, symlink-tree: Add license.
9196
49fbf4b9 91972003-08-03 Richard Stallman <rms@gnu.org>
9198 Eben Moglen <moglen@columbia.edu>
5d982d49 9199
9200 * README.SCO: New file.
9201
465fccaf 92022003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
9203
9204 * Makefile.tpl (check, check-c++): Express dependencies using
9205 dependencies rather than commands.
9206 * Makefile.in: Regenerate.
9207
eda8e89a 92082003-08-01 Andrew Cagney <cagney@redhat.com>
9209
9210 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9211 * configure: Ditto.
9212
9db45a87 92132003-07-31 Geoffrey Keating <geoffk@apple.com>
9214
9215 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
52789e7b 9216 * Makefile.in: Update.
9db45a87 9217
ac57d0b7 92182003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
9219
9220 * configure.in: Enable libgcj for darwin.
9221 * configure: Rebuild.
9222
ea0c3105 92232003-07-29 Phil Edwards <pme@gcc.gnu.org>
9224
9225 * config-ml.in: Use ac_configure_args directly instead of
9226 ml_arguments. Only set ml_norecursion if --no[-]recursion is
9227 actually seen.
9228
2f61b8ca 92292003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
9230
9231 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9232 creating target and build subdirs to build all parent dirs as needed.
9233 * Makefile.in: Rebuild.
9234 * configure.in: Don't build dirs explicitly here.
9235 * configure: Rebuild.
9236
7e13b46d 92372003-07-26 Paul Brook <paul@nowt.org>
9238
9239 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9240
8a3e139d 92412003-07-22 Alexandre Oliva <aoliva@redhat.com>
9242
9243 * Makefile.tpl (all-make): Depend on intl.
9244 * Makefile.in: Rebuilt.
9245
451a290b 92462003-07-20 Phil Edwards <pme@gcc.gnu.org>
9247
9248 * install-sh: Update to newer upstream versions (associated with
9249 aclocal 1.7).
9250 * mkinstalldirs: Likewise.
9251 * missing: Likewise, plus $1Help2man -> $1 typo fix.
9252
b00dcec8 92532003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
9254
9255 * MAINTAINERS: Move self from Bug database only accounts
9256 to write-after-approval.
9257
35e03d52 92582003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
9259
9260 * config.if: Remove unused libc_interface determination.
9261
8b4f1479 92622003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
9263
9264 * MAINTAINERS: Move self from write-after-approval to
9265 build machinery (*.in).
9266
450e6c84 92672003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
9268
9269 PR bootstrap/11273
9270 PR bootstrap/11408
9271 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
9272 unused INSTALL_PROGRAM_ARGS.
9273 * configure.in: Use AC_PROG_INSTALL.
9274 * Makefile.in: Regenerate.
9275 * configure: Regenerate.
9276
461e4409 92772003-07-13 Kazu Hirata <kazu@cs.umass.edu>
9278
9279 * MAINTAINERS: Alphabetize.
9280
700d38c2 92812003-07-10 Alexandre Oliva <aoliva@redhat.com>
9282
9283 * configure: Rebuilt.
9284 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9285 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9286 newlib nor libgloss.
9287 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
9288 * configure.in (am33_2.0-*-linux*): Added.
9289
678f5830 92902003-07-09 Bob Wilson <bob.wilson@acm.org>
9291
9292 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9293 * configure: Regenerate.
9294
c6976b58 92952003-07-07 Zack Weinberg <zack@codesourcery.com>
9296
9297 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9298 * Makefile.in: Regenerate.
9299
56735f39 93002003-07-04 Zack Weinberg <zack@codesourcery.com>
9301
9302 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9303 * Makefile.in: Regenerate.
9304
dcde3c07 93052003-07-04 H.J. Lu <hongjiu.lu@intel.com>
7a8ca04a 9306
9307 * Makefile.tpl: Replace PWD with PWD_COMMAND.
9308 * Makefile.in: Regenerated.
9309
528819e3 9310 * config-ml.in: Replace PWD with PWD_COMMAND.
9311
1e12d536 93122003-07-04 Zack Weinberg <zack@codesourcery.com>
9313
9314 * intl: New directory; see intl/ChangeLog for details.
9315 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9316 * Makefile.tpl: all-gcc depends on maybe-all-intl.
9317 * Makefile.in: Regenerate.
9318
efe37a83 93192003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
9320
9321 * configure.in: Clean up config-lang.in handling. Delete
9322 useless assignment to "subdirs".
9323 * configure: Regenerate.
9324
328637e8 93252003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
9326
9327 * configure.in: Rename 'target_libs' to 'target_libraries'.
9328 Remove useless reference to 'target_libs'.
9329 * configure: Regenerate.
9330
8ca838c4 93312003-06-23 Keith Seitz <kseitz@sources.redhat.com>
9332
9333 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9334 * Makefile.in: Regenerate.
9335
36bbd884 93362003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
9337
9338 * Makefile.def: Introduce flags_to_pass.
9339 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9340 * Makefile.in: Regenerate.
9341
4a9237fb 93422003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
9343
9344 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9345 and target-libgloss.
9346 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9347 <h8300*-*-*>: Disable libf2c and ${libgcj}.
9348 * configure: Regenerate.
9349
eb295b2d 93502003-06-17 Benjamin Kosnik <bkoz@redhat.com>
9351
9352 * configure.in: Update testsuite_flags to new location.
9353 * configure. Regenerate.
1e12d536 9354
58933515 93552003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
9356
9357 * Makefile.tpl: Remove BUILD_CC stuff.
9358 * Makefile.in: Regenerate.
9359
4e857606 93602003-06-17 Kazu Hirata <kazu@cs.umass.edu>
9361
9362 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9363
dcde3c07 93642003-06-16 Graeme Peterson <gp@qnx.com>
5400906f 9365
9366 * MAINTAINERS (Write After Approval): Add myself.
9367
dcde3c07 93682003-06-14 H.J. Lu <hongjiu.lu@intel.com>
1e12d536 9369
6409c17a 9370 * config.guess: Update to 2003-06-12 version.
9371 * config.sub: Update to 2003-06-13 version.
9372
dcde3c07 93732003-06-12 H.J. Lu <hongjiu.lu@intel.com>
98d4589c 9374
9375 * config.guess: Update to 2003-06-06 version.
9376 * config.sub: Update to 2003-06-06 version.
9377
8a76f31d 93782003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9379
9380 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9381 * configure. Regenerate.
9382
ca3b731f 93832003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
9384
622c1fa9 9385 * configure.in: Disable serial configure by default.
9386 * configure: Regenerate.
9387 * Makefile.tpl: Abolish .NOTPARALLEL.
9388 * Makefile.in: Regenerate.
9389
ab8cf29b 9390 * Makefile.tpl: Replace {build,host,target}_canonical by
9391 {build,host,target}.
9392 * Makefile.in: Regenerate.
9393
ca3b731f 9394 * Makefile.tpl: Fix stupid pasto.
9395 * Makefile.in: Regenerate.
9396
d95eabf9 93972003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
9398
9399 * Makefile.tpl: Remove bogus conditional.
9400 * Makefile.in: Regenerate.
9401
94022003-06-05 Jan Hubicka <jh@suse.cz>
ef3bb540 9403
9404 * Makefile.tpl (profiledbootstrap): New target.
9405 * Makefile.in (profiledbootstrap): New target.
9406
60daf4cb 94072003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
b97ed9b7 9408
9409 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9410 Pinski. Remove user names from other bugzilla-only maintainers.
9411
ffe98fac 94122003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
9413
ff2e99a4 9414 * Makefile.tpl: Make 'recursive targets' using autogen rather
9415 than shell loop. Remove duplicate 'clean' targets and false
9416 comments.
9417 * Makefile.def: Add systematic dependencies to 'recursive' targets.
9418 Add systematic method of specifying missing targets in subdirs.
9419 Add copyright boilerplate.
9420 * Makefile.in: Regenerate.
9421 * configure.in: Add 'recursive targets' to maybe list.
9422 * configure: Regenerate.
9423
e53ad3a2 9424 * MAINTAINERS: "GNATS only" -> "Bug database only".
9425
ffe98fac 9426 * Makefile.tpl: Rename [+target+] to [+make_target+].
9427 * Makefile.def: Rename 'target' to 'make_target'.
9428
b3ccab1c 94292003-05-31 Neil Booth <neil@daikokuya.co.uk>
9430
9431 * MAINTAINERS: Add self as options handling maintainer.
9432
f81148db 94332003-05-28 Michael Meissner <gnu@the-meissners.org>
9434
9435 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9436 been too long since I touched those ports.
9437
abcfd3cb 94382003-05-28 DJ Delorie <dj@redhat.com>
9439
9440 * Makefile.tpl: Make maybe-check-gcc .PHONY.
9441 * Makefile.in: Regenerate.
9442
1a21d71c 94432003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
9444
9445 * configure.in: Use curly braces in the definition of tooldir.
9446 * configure: Regenerate.
9447
7a9bc7f6 94482003-05-21 DJ Delorie <dj@redhat.com>
1e12d536 9449
7a9bc7f6 9450 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9451 newlib or libgloss.
9452 * Makefile.in: Regenerate.
9453
575caa8d 94542003-05-21 DJ Delorie <dj@redhat.com>
9455
9456 * Makefile.tpl: Add missing empty maybe-check-gcc target.
9457 * Makefile.in: Regenerate.
9458
8c7c29d9 94592003-05-20 Ian Lance Taylor <ian@airs.com>
9460
9461 * MAINTAINERS: Update my e-mail address.
9462
4d9c9c81 94632003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
9464
9465 * configure.in: Switch more things to use maybe dependencies.
1e12d536 9466 * Makefile.tpl: Switch more things to use maybe dependencies.
4d9c9c81 9467 Factor out common code from autogen IF statements.
9468 * configure: Regenerate.
9469 * Makefile.in: Regenerate.
9470
f74ea578 94712003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
9472
9473 * configure.in: Accept i[3456789]86 for machine type.
9474 * configure: Regenerate.
9475
6f4f34a7 94762003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
9477
9478 * configure.in: Switch more things to use maybe dependencies.
9479 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
9480 * configure: Regenerate.
9481 * Makefile.tpl: Switch more things to use maybe dependencies.
9482 * Makefile.in: Regenerate.
9483
a2e3bfd3 94842003-05-16 Andreas Schwab <schwab@suse.de>
a841c4d4 9485
9486 * Makefile.tpl (install-opcodes): Define.
9487 * Makefile.in: Rebuild.
9488
aeaac216 94892003-05-13 Andreas Jaeger <aj@suse.de>
9490
9491 * config.guess: Update to 2003-05-09 version.
9492 * config.sub: Update to 2003-05-09 version.
9493
dcde3c07 94942003-05-13 Michael Eager <eager@mvista.com>
6995305c 9495
9496 * configure.in: Correct sed script so that options in quotes are not
9497 deleted.
9498 * configure: Rebuild.
9499
d957c480 95002003-05-12 Corinna Vinschen <corinna@vinschen.de>
9501
9502 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9503 and $$s/newlib/libc/sys/cygwin32 include paths.
9504 * configure: Ditto.
9505
e0ca23ce 95062003-05-12 Michael Meissner <gnu@the-meissners.org>
9507
9508 * MAINTAINERS: Update my email addresses.
9509
26e253a0 95102003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
9511
9512 * config-ml.in: Propagate INSTALL variables.
aeaac216 9513
1f55ccc8 95142003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9515
9516 * MAINTAINERS: Remove duplicate entries in Write After Approval.
9517
d8b01fbe 95182003-05-02 Chris Demetriou <cgd@broadcom.com>
9519
1e12d536 9520 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9521 * Makefile.in: Regenerate.
d8b01fbe 9522
29b9a35e 95232003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
9524
9525 * MAINTAINERS (GNATS only): Add Falk Hueffner.
9526
904536c9 95272003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
9528
9529 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9530
170853d0 95312003-04-27 Daniel Jacobowitz <drow@mvista.com>
9532
9533 * Makefile.tpl: Clean $(BUILD_SUBDIR).
9534 * Makefile.in: Regenerated.
9535
d5ab03ba 95362003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
9537
9538 * MAINTAINERS (Write After Approval): Upgrade myself from
9539 GNATS only to write-after-approval. Update my mail address.
9540
dcde3c07 95412003-04-25 Loren J. Rittle <ljrittle@acm.org>
784dc194 9542
9543 (OS Port Maintainers: freebsd): Add myself.
9544
eb13b182 95452003-04-22 Mark Mitchell <mark@codesourcery.com>
9546
9547 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9548
fe20e83b 95492003-04-22 Kean Johnston <jkj@sco.com>
9550
9551 * MAINTAINERS (SCO ports): Added myself.
9552
acaf46de 95532003-04-21 Nathan Sidwell <nathan@codesourcery.com>
9554
9555 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9556
efde8e6d 95572003-04-19 Kean Johnston <jkj@sco.com>
9558
9559 * MAINTAINERS (Write After Approval): Add myself.
9560
516b2e07 95612003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9562
9563 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9564 * Makefile.in: Regenerate.
9565
3647950d 95662003-04-18 Jakub Jelinek <jakub@redhat.com>
9567
9568 * configure.in (powerpc64*-*-linux*): Remove.
9569 * configure: Rebuilt.
9570
057705e9 95712003-04-17 Phil Edwards <pme@gcc.gnu.org>
9572
9573 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
9574 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9575 and restrap.
9576 * Makefile.in: Regenerate.
9577
c8a4cc21 95782003-04-16 Richard Earnshaw <rearnsha@arm.com>
9579
9580 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9581 * configure: Regenerated.
9582
62ada5db 95832003-04-15 DJ Delorie <dj@redhat.com>
9584
9585 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9586
82aa4d68 95872003-04-13 Nick Clifton <nickc@redhat.com>
9588
9589 * config-ml.in: Remove support for --disable-aix removing
9590 call-aix multilibs.
9591
7b26d9f7 95922003-04-10 Alexandre Oliva <aoliva@redhat.com>
9593
9594 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9595 * */configure: Rebuilt.
9596
51d6e0d7 95972003-04-08 Joel Sherrill <joel@oarcorp.com>
9598
9599 * MAINTAINERS: Add my email address.
9600
13f79774 96012003-03-17 Olivier Hainque <hainque@act-europe.fr>
9602
9603 * MAINTAINERS (Write After Approval): Add myself.
aeaac216 9604
523318a0 96052003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
9606
9607 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9608 * Makefile.in: Regenerate.
9609
ea0ebc5e 96102003-03-14 Michael Chastain <mec@shout.net>
9611
9612 * Makefile.in: Regenerate with correct Makefile.def.
9613
966842d4 96142003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
9615
9616 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
9617 Make macro.
9618 * Makefile.in: Regenerate.
9619 * configure.in: Clean up gxx_include_dir logic.
9620 * configure: Regenerate.
9621
e72ec9a8 96222003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
9623
9624 * MAINTAINERS (Write After Approval): Add myself.
9625
5a18e4cd 96262003-03-10 Ben Elliston <bje@wasabisystems.com>
9627
9628 * MAINTAINERS: Update my mail address.
9629
2436d08e 96302003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9631
9632 * configure.in (gxx_include_dir): Fix typo.
9633 * configure: Regenerated.
9634
602d002b 96352003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9636
9637 * Makefile.tpl: Reindent.
9638 * Makefile.in: Regenerate.
9639 * configure.in: Reindent. Don't set unused variables.
9640 * configure: Regenerate.
9641
5750c7d4 96422003-03-04 Daniel Jacobowitz <drow@mvista.com>
9643
9644 * configure.in: Include $(build_tooldir)/sys-include in
9645 FLAGS_FOR_TARGET.
9646 * configure: Regenerated.
9647
54d7d5f2 96482003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9649
224ed654 9650 * Makefile.tpl: Always pass down RANLIB.
9651 * Makefile.in: Regenerate.
9652
123bd2df 9653 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9654 * Makefile.in: Regenerate.
9655 * configure.in: Remove unused logic relating to --enable-shared
9656 and --enable-threads. Remove bogus comments. Remove redundant
9657 noconfigdirs.
9658 * configure: Regenerate.
9659
54d7d5f2 9660 * configure.in: Replace ${libstdcxx_version} by its value.
9661 Remove reference to mh-dgux.
9662 * configure: Regenerate.
9663
98dce82b 96642003-03-03 Kevin Buettner <kevinb@redhat.com>
9665
9666 * MAINTAINERS (Write After Approval): Add myself.
9667
f7ca337f 96682003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9669
9670 * Makefile.tpl: Rearrange.
9671 * Makefile.in: Regenerate.
9672
dcde3c07 96732003-02-25 Uwe Stieber <uwe@wwws.de>
336577be 9674
9675 * configure.in: Add support for kaOS as cross build target system.
9676 * configure: Regenerated.
9677
4e29e79f 96782003-02-24 Steven Bosscher <steven@gcc.gnu.org>
9679
9680 * MAINTAINERS (Write after approval): Add myself.
9681
9a5856da 96822003-02-21 James E Wilson <wilson@tuliptree.org>
9683
9684 * MAINTAINERS: Update my email address.
9685
f05d1a58 96862003-02-21 Zack Weinberg <zack@codesourcery.com>
9687
9688 * MAINTAINERS: Add self to blanket write privs. section.
9689
de0c9797 96902003-02-20 Sean McNeil <sean@blue.mcneil.com>
9691
9692 * Makefile.tpl: Add definition of CPPFLAGS to pass into
9693 configure-target-* as some target builds may require additional
9694 flags for preprocessor tests.
9695 * Makefile.in: Regenerated.
9696
3290c0cf 96972003-02-19 Alexandre Oliva <aoliva@redhat.com>
9698
de3c9f55 9699 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9700 * ltconfig: Handle it.
9701 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9702 auto-detecting it.
9703
a4e88f7d 9704 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9705 it is used as argument to $CC.
9706 * ltcf-gcj.sh: Likewise.
9707
3290c0cf 9708 * configure.in: Introduce --enable-maintainer-mode.
9709 * configure: Rebuilt.
9710 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9711 for maintainer mode.
9712 * Makefile.in: Rebuilt.
9713
0537137a 97142003-02-18 Jason Merrill <jason@redhat.com>
9715
9716 * Makefile.tpl (check-c++): Allow parallelism.
9717
201a9c33 97182003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9719
9720 * MAINTAINERS: Remove John Carr (who never actually had access to
9721 gcc.gnu.org).
9722
c0e5028f 97232003-02-15 Geoffrey Keating <geoffk@apple.com>
9724
9725 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9726 don't configure target-libobjc.
9727 * configure: Regenerate.
9728
7c86fd3f 97292003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9730
9731 * Makefile.tpl (RANLIB): Define.
9732 * Makefile.in: Regenerate.
9733
bd20d38b 97342003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
9735
9736 * MAINTAINERS: Update my email.
f05d1a58 9737
e50ab007 97382003-02-06 Keith R Seitz <keiths@redhat.com>
9739
9740 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9741 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9742 * Makefile.in: Regenerated.
9743 * configure.in: Remove all traces of snavigator, db, and grep.
9744 * configure: Regenerated.
9745
c91e543c 97462003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9747
9748 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9749 After Approval.
9750
70e7788a 97512003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9752
9753 * MAINTAINERS (Write after approval): Add myself.
9754
621ed2b9 97552003-01-31 Frank Ch. Eigler <fche@redhat.com>
9756
9757 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9758 * Makefile.in: Regenerated.
9759
f08ad151 97602003-01-30 Roger Sayle <roger@eyesopen.com>
9761
9762 * config.guess: Updated to 2003-01-30's version.
9763 * config.sub: Updated to 2003-01-28's version.
9764
47fe0706 97652003-01-30 Alexandre Oliva <aoliva@redhat.com>
9766
9767 * config.if: If gcc_version is already set, just use it. Don't set
9768 gcc_version_trigger if it's already set, otherwise set it to
9769 gcc/version.c, but only if the file exists. If it is not set and
9770 gcc/version.c does not exist, try to extract the version number from
9771 $CC.
9772
fa163406 97732003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
9774
f05d1a58 9775 * MAINTAINERS: Add myself to write-after-approval list.
fa163406 9776
e4ca87c8 97772003-01-27 Phil Edwards <pme@gcc.gnu.org>
9778
9779 * configure.in: Revert 24Jan change.
9780 * configure: Regenerate.
9781
c2cb58bc 97822003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9783
9784 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
9785 entry of HJ Lu.
9786
bd564d1c 97872003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9788
9789 * configure.in: Revert previous change.
9790 * configure: Regenerate.
9791
d5e7287b 97922003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9793
9794 * configure.in: Make rda native-only.
9795 * configure: Regenerate.
9796
15bbfd76 97972003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9798
9799 * MAINTAINERS: Move myself from GNATS-only-accounts to
9800 write-after-approval.
9801
cdfc500e 98022003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
9803
9804 * configure.in: Add missing \.
9805 * configure: Rebuilt.
9806
c9b54641 98072003-01-17 Jakub Jelinek <jakub@redhat.com>
9808
9809 * configure.in (baseargs): Avoid using \| in sed regular
9810 expressions.
9811 * configure: Rebuilt.
9812
da7bb396 98132003-01-16 Jakub Jelinek <jakub@redhat.com>
9814
9815 * configure.in (baseargs): Remove all supported forms of
9816 --cache-file, --srcdir, --host, --build and --target options
9817 from argument lists.
9818 * configure: Rebuilt.
9819
6d3cf184 98202003-01-15 Josef Zlomek <zlomekj@suse.cz>
9821
9822 * MAINTAINERS: Add myself to write-after-approval list.
9823
ef9a8a41 98242003-01-15 Alexandre Oliva <aoliva@redhat.com>
9825
9826 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9827 * configure: Rebuilt.
9828
a16b5a9d 98292003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
9830
9831 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9832 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9833 * Makefile.in: Regenerate.
9834 * configure: Regenerate.
9835
980d8b91 98362003-01-09 Alexandre Oliva <aoliva@redhat.com>
9837
9838 * configure.in: Remove Makefile in build, host and target modules
9839 unless configure was run with --no-recursion.
9840 * configure: Rebuilt.
9841
05794691 98422003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9843
9844 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9845 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9846 * Makefile.in: Regenerate.
9847
8ddabd5d 98482003-01-08 Chris Demetriou <cgd@broadcom.com>
9849
9850 * config.guess: Update to 2003-01-03 version.
9851 * config.sub: Update to 2003-01-03 version.
9852
f98c470c 98532003-01-07 Christopher Faylor <cgf@redhat.com>
9854
9855 * configure: Regenerate with proper autoconf 2.13.
9856
d65dd253 98572003-01-07 Christopher Faylor <cgf@redhat.com>
9858
9859 * configure.in: Add AC_PREREQ for consistency.
f98c470c 9860 * configure: Regenerate.
d65dd253 9861
8fdaf281 98622003-01-06 Andrew Cagney <ac131313@redhat.com>
9863
9864 * configure.in (GDB_TK): Add tcl directories conditional on
9865 gdb/gdbtk directory being present.
9866 * configure: Regenerate.
f05d1a58 9867
dcde3c07 98682003-01-04 John David Anglin <dave.anglin@nrc.ca>
8406dd56 9869
dcde3c07 9870 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
9871 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8406dd56 9872 * configure: Rebuilt.
9873
f53265fe 98742002-12-31 Tom Tromey <tromey@redhat.com>
9875
9876 * Makefile.in: Rebuilt.
9877 * Makefile.def (target_modules) [libffi]: Allow installation.
9878
0411e85f 98792002-12-31 Andreas Schwab <schwab@suse.de>
9880
9881 * configure.in: Fix use of $program_transform_name.
9882 * configure: Regenerated.
9883
a13fbfc9 98842002-12-30 Daniel Jacobowitz <drow@mvista.com>
9885
9886 * configure.in (baseargs): Don't remove first configure argument.
5f4084b7 9887 * configure: Regenerated.
a13fbfc9 9888
ec955b52 98892002-12-29 Alexandre Oliva <aoliva@redhat.com>
9890
9891 * Makefile.tpl (local-distclean): Don't remove...
9892 (multilib.ts): ... this. Moved into...
9893 (multilib.out): ... this. Don't use sub-make.
9894 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9895 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9896 (configure-build-[+module+], configure-[+module+],
9897 configure-target-[+module+], configure-gcc): ... these. Test
9898 for Makefile existence. Drop config.status from dependencies.
9899 * Makefile.in: Rebuilt.
9900 * configure.in: Move gcc-version-trigger to the end of
9901 ac_configure_args. Add comments to maybedep.tmp and
9902 serdep.tmp. Introduce --disable-serial-configure. Remove
9903 nonopt from baseargs, matching and removing corresponding
9904 whitespace while at it.
9905 * configure: Rebuilt.
9906
041dd099 99072002-12-28 Alexandre Oliva <aoliva@redhat.com>
9908
fca297b0 9909 * configure.in (host_configargs): Replace reference to
9910 no-longer-defined buildopts with --build=${build_alias}.
9911 * configure: Rebuilt.
9912
041dd099 9913 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
9914 program_transform_name to standard idiom.
9915 (AUTOGEN, AUTOCONF): Define.
9916 (Makefile.in): Use $(AUTOGEN).
9917 (Makefile): Depend on config.status, and use autoconf-style rule to
9918 build it. Move original commands to...
9919 (config.status): ... this new target.
9920 (configure): Add $(srcdir). Depend on config/acx.m4. Use
9921 $(AUTOCONF).
9922 * Makefile.in: Rebuilt.
9923
71ab34df 99242002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
9925
d75be5a6 9926 * Makefile.tpl: Fix dramatic bustage due to change in
9927 program_transform_name.
9928 * Makefile.in: Regenerate.
9929
9930 * configure.in: Remove unnecessary PATH setting.
9931 * configure: Regnerate.
9932
9933 * configure.in: Don't default to unprefixed tools unless
9934 the native tools will work.
9935 * configure: Regenerate.
9936
71ab34df 9937 * configure.in: Convert to autoconf script. Blow away lots
9938 of now-redundant Makefile fragments.
9939 * configure: Generate using Autoconf.
9940 * Makefile.tpl: Rewrite to reflect autoconfiscation.
9941 * Makefile.in: Regenerate.
9942
09fe6d98 99432002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
9944
3a7bfd0c 9945 * configure: Fix stupid bug where RANLIB was mistakenly included.
9946
f05d1a58 9947 * configure.in: Rename (buildargs, hostargs, targargs) to
3a7bfd0c 9948 (build_configargs, host_configargs, target_configargs).
9949
9950 * configure.in: Move logic out of sed statement.
9951
f05d1a58 9952 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
09fe6d98 9953 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9954
53a01bae 99552002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
9956
9957 * config.sub: Import from master repository
9958 * config.guess: Ditto
9959
11a0151c 99602002-12-24 Andreas Schwab <schwab@suse.de>
9961
9962 * Makefile.tpl (multilib.out): Fix missing space.
9963 * Makefile.in: Regenerate.
9964
ca86fd55 99652002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
9966
9967 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
9968 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
9969 * Makefile.in: Regenerate.
9970 * configure.in: Remove unnecessary leftovers.
9971
b437616a 99722002-12-21 Geoffrey Keating <geoffk@apple.com>
9973
9974 * configure.in (extra_ranlibflags_for_target): New variable.
9975 (*-*-darwin): Add -c to ranlib commands.
9976 * configure (tooldir): Handle extra_ranlibflags_for_target.
9977
927f1f0c 99782002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
9baae5de 9979
9980 * Makefile.tpl: Revert HJL's change.
9981 * Makefile.in: Regenerated.
9982 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9983 always.
9984
df9badbe 99852002-12-19 Andreas Schwab <schwab@suse.de>
9986
9987 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9988 * Makefile.in: Regenerate.
9989
dcde3c07 99902002-12-18 H.J. Lu <hjl@gnu.org>
cfaaca3e 9991
9992 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9993 * Makefile.in: Regenerated.
9994
9995 * configure.in (build_prefix): New. Substitute.
9996
20672016 99972002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
9998
6c11eefc 9999 * Makefile.tpl: Don't let real targets depend on phony targets.
10000 * Makefile.in: Regenerate.
10001
20672016 10002 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10003 * Makefile.in: Regenerate.
10004
462c28fa 100052002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
10006
10007 * config.sub: Import from master repository
10008 * config.guess: Ditto
10009
f7c8fc8e 100102002-12-16 Jason Merrill <jason@redhat.com>
10011
10012 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10013 previous 'make bootstrap'.
10014 * Makefile.in: Regenerate.
10015
4bcd8023 100162002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
10017
10018 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10019
805e22b2 100202002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
10021
10022 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10023 * Makefile.in: Regenerate.
10024
d1211e96 100252002-12-13 Jason Merrill <jason@redhat.com>
10026
7c28bad6 10027 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
d1211e96 10028 library tests.
10029 (check-c++): Just depend on it and check-target-libstdc++-v3.
7c28bad6 10030 * Makefile.in: Regenerate.
10031
805e22b2 100322002-12-12 Alexandre Oliva <aoliva@redhat.com>
10033
10034 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10035 * Makefile.in: Rebuilt.
10036
1afe6db1 100372002-12-12 Alexandre Oliva <aoliva@redhat.com>
10038
10039 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10040
805e22b2 100412002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
10042
10043 * configure: Fix bug put in by gremlins.
10044
10045 * Makefile.tpl: Substitute more autoconfily.
10046 * configure: Substitute more autoconfily.
10047 * Makefile.in: Regenerate.
10048
7960374c 100492002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
10050
10051 * config.sub: Import from master repository
10052 * config.guess: Ditto
10053 * MAINTAINERS: Added Svein Seldal under write after approval
10054
805e22b2 100552002-12-08 Andrew Cagney <ac131313@redhat.com>
10056
10057 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10058 * Makefile.in (all-sim): Ditto.
10059
100602002-12-06 DJ Delorie <dj@redhat.com>
10061
10062 * Makefile.tpl: Change configure dependencies to not have real
10063 targets depend on phony targets.
10064
100652002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
10066
10067 * configure.in: Revert unintentional change.
10068
10069 * Makefile.tpl: Change dependency for */multilib.out so that
10070 it works when gcc isn't in the tree.
10071
10072 * configure.in: Substitute more.
10073 * configure: Run subconfigures from the Makefile.
10074 * Makefile.tpl: Run subconfigures from the Makefile; add a few
10075 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
10076
761158c0 100772002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10078
10079 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10080
805e22b2 100812002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
10082
10083 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10084 and corresponding dependencies.
10085 * Makefile.in: Regenerate.
10086
10087 * configure.in (host_tools): Order binutils, gas and ld for
10088 convenience in running the testsuites.
10089
10090 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10091 * Makefile.in: Regenerate.
10092 * configure.in: Introduce rules to serialize subconfigure runs.
10093
10094 * configure.in: Introduce BASE_CC_FOR_TARGET.
10095 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
10096 Realize configure-build-* targets. Realize configure-target-* targets.
10097 * Makefile.in: Regenerate.
10098
100992002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
10100
10101 * configure: Move gcc_version_trigger stuff from here...
10102 * configure.in: ...to here.
10103
10104 * configure.in: Separate subconfigure options added by this file from
10105 options given by the user. Add machinery to put args for host
10106 subconfigures into the Makefile.
10107
10108 * Makefile.tpl: Remove 'vault' targets.
10109 * Makefile.tpl: Reorder and comment dependencies.
10110 * Makefile.in: Regenerate.
10111
101122002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
10113 * configure.in: Fix my broken commit of previous patch. (sigh)
10114
7384c63f 101152002-11-28 Geoffrey Keating <geoffk@apple.com>
10116
10117 * configure.in: Move host-specific darwin noconfigdirs into
10118 the host-specific section.
10119
805e22b2 101202002-11-28 Geoffrey Keating <geoffk@apple.com>
10121
10122 * configure.in: Move host-specific darwin noconfigdirs into
10123 the host-specific section.
10124
101252002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
10126
10127 * configure: Remove skip-this-dir support.
10128 * Makefile.tpl: Remove skip-this-dir support.
10129
10130 * Makefile.tpl: Remove leftover support for non-autoconfiscated
10131 subdirectories.
10132 * Makefile.in: Regenerate.
10133
10134 * Makefile.tpl: Strip out useless setting of 'dir'.
10135 * Makefile.in: Regenerate.
10136
101372002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
10138
10139 * configure.in: Fix deeply stupid bug.
10140
10141 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10142 shell code in CXX_FOR_TARGET
10143 * Makefile.def: Introduce raw_cxx.
10144 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10145 RAW_CXX_FOR_TARGET.
10146 * Makefile.in: Regenerate.
10147
101482002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
10149
10150 * Makefile.tpl: Remove unnecessary ifs.
10151 * Makefile.in: Regenerate.
10152
10153 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
10154 dependencies. Maybe-ize build-libiberty. Create dummy install
10155 targets for 'no_install' modules.
10156 * configure: Move GDB_TK substitution to configure.in. Move
10157 build_modules stuff to configure.in.
10158 * configure.in: Implement soft dependency machinery. Maybe-ize
10159 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
10160 * Makefile.in: Regenerate.
10161
101622002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
10163
10164 * Makefile.tpl: Make all-target, install-target behave similarly
10165 to all, install (only hitting configured targets). Eliminate
10166 unused macro defintions.
10167
10168 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10169 build != host.
10170
10171 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10172
10173 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10174
10175 * configure.in: Produce lists of subdir targets we're actually
10176 configuring. Remove references to "dosrel".
10177 * Makefile.tpl: Let configure set which subdir targets are hit.
10178 Remove install-cross; clean up install; remove ALL. Remove
10179 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
10180 Autogenerate host module targets. Remove empty dependency lines
10181 and redundant dependency; rearrange slightly.
10182 * Makefile.def: Add host-side libtermcap, utils.
10183
10184 * Makefile.in: Regenerate.
10185
0753f1b5 101862002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10187
10188 * ltconfig (osf[345]): Append $major to soname_spec.
10189 Reflect this in library_names_spec.
10190 * ltmain.sh (osf): Prefix $major with . for use as extension.
10191
4b695c23 101922002-11-19 Andreas Jaeger <aj@suse.de>
10193
10194 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10195 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10196 and sparc64 GNU/Linux systems.
10197
3e8ebe0a 101982002-11-19 Nathan Sidwell <nathan@codesourcery.com>
10199
10200 * MAINTAINERS: Update email.
10201
73a8b678 102022002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10203
10204 * MAINTAINERS: Complete James Dennett's entry.
10205
894e4f56 102062002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
10207
10208 * MAINTAINERS (Write After Approval): Add myself.
10209
f507a3cb 102102002-11-13 Bruce Korb <bkorb@gnu.org>
10211
10212 * Makefile.tpl: syntactic cleanup
10213
dcde3c07 102142002-11-13 Stuart Hastings <stuart@apple.com>
593dc58a 10215
10216 * MAINTAINERS: Add myself to write-after-approval list.
10217
805e22b2 102182002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10219
10220 * Makefile.def: Add list of recursive targets to autogenerate.
10221 Add build_modules.
10222 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
10223 targets. Autogenerate *-build-* targets.
10224 * Makefile.in: Regenerate.
10225
102262002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10227
10228 * configure: More autoconf-style substitutions.
10229 * Makefile.tpl: More autoconf-style substitutions.
10230 * Makefile.in: Regenerate.
10231
102322002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
10233
10234 * configure: Substitute more variables in a more autoconf-friendly
10235 way. Simplify slightly.
10236 * Makefile.tpl: Make more variables substitutable in an
10237 autoconf-friendly way.
10238 * Makefile.in: Regenerate.
10239
4dd0a098 102402002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
10241
10242 * MAINTAINERS (Write After Approval): Add myself.
10243
805e22b2 102442002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
10245
10246 * configure.in (v810*): Remove special setting of tools.
10247
10248 * configure: Add support for extra required flags for ar or nm.
10249 * configure.in (aix4.3+): Use above support for target-specific
10250 issues, rather than using config/mt-aix43.
10251
102522002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
10253
10254 * configure: Remove 'removing', which doesn't work. Replace $subdir
10255 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
10256 with $srcdir. Reformat indentation. Substitute some variables
10257 formerly hard-coded in the Makefile for build=host.
10258 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10259 * Makefile.def: Autogenerate more.
10260 * Makefile.in: Regenerate.
10261
40679d3b 102622002-11-04 Adam Nemet <anemet@lnxw.com>
10263
10264 * MAINTAINERS (Write After Approval): Add myself.
10265
062b02db 102662002-11-04 Kevin Buettner <kevinb@redhat.com>
10267
10268 * Makefile.def (host_modules): Add rda.
10269 * Makefile.in: Regenerate.
10270 * configure.in (target_tool): Add target-rda to list.
10271
bb0439dd 102722002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10273
10274 * MAINTAINERS: Remove "co-maintainer" note for web pages.
10275
a3c3be37 102762002-10-25 Phil Edwards <pme@gcc.gnu.org>
10277
10278 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
10279 and restrap targets to this rule.
10280 * Makefile.in: Regenerate.
10281
dd1a0a37 102822002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10283
10284 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10285 GNATS only accounts.
10286
4ea2c3bf 102872002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
10288
10289 * configure.in (i[3456]86-*-linux*): Add check to disable
10290 ${libgcj} for glibc1.
10291
03333934 102922002-10-24 Denis Chertykov <denisc@overta.ru>
10293
10294 * MAINTAINERS: Add myself as ip2k port maintainer.
10295
6c5e2f80 102962002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
10297
10298 * configure.in: Add tic4x target.
10299
949b0daa 103002002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
10301
0e26095b 10302 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10303 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10304 * Makefile.in: Regenerate.
10305
949b0daa 10306 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10307 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10308 * Makefile.in: Regenerate.
10309
aa80d31c 103102002-10-02 Janis Johnson <janis187@us.ibm.com>
10311
10312 * MAINTAINERS: Add myself as web pages co-maintainer.
10313
87614545 103142002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
10315
10316 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10317 * Makefile.in: Regenerate.
10318
4aac350f 103192002-10-02 Zack Weinberg <zack@codesourcery.com>
10320
10321 * MAINTAINERS: Add myself and Nathan Sidwell
10322 <nathan@codesourcery.com> as VxWorks maintainers.
10323
e3e6c470 103242002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
aca8ad75 10325
10326 * Makefile.def: Remove order dependency comments.
10327 * Makefile.tpl: Add explicit install-install dependencies.
10328 * Makefile.in: Regenerate.
d6a4a914 10329
3fef3c05 10330 * Makefile.tpl: Remove material now in src-release. (Finally!)
aca8ad75 10331 * Makefile.in: Regenerate.
3fef3c05 10332
d6a4a914 10333 * Makefile.tpl: Add configure-target (for src-release in src)
10334 * Makefile.in: Regenerate.
10335
eb5db528 103362002-09-30 Nick Clifton <nickc@redhat.com>
10337
10338 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10339
971b1aa4 103402002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
10341
10342 * configure.in (s390*-*-linux*): Enable libgcj.
10343
b7d94964 103442002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
10345
5fa209e7 10346 * configure: Revert accidentally applied changes.
10347
b7d94964 10348 * Makefile.tpl: Make more autoconf-friendly.
10349 * Makefile.in: Regenerate.
10350 * configure: Make substitution more autoconf-like.
10351
2704ebd1 103522002-09-28 Richard Earnshaw <rearnsha@arm.com>
10353
10354 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10355 single entry to handle all these.
10356 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
10357 libjava on arm-*-elf.
10358
352ce91b 103592002-09-27 Geoffrey Keating <geoffk@apple.com>
10360
10361 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10362 things that depend on them.
10363
0311ff84 103642002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
10365
10366 * Makefile.tpl: Make subsituted variables more autoconfy.
10367 * Makefile.in: Regenerate.
10368 * configure: Make seds more autoconfy.
10369
cc46b37d 103702002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
0e1ac85c 10371
10372 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10373 * Makefile.in: Regenerate.
10374 * configure.in: Rewrite sed statements to look autoconfy.
10375
cc46b37d 10376 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10377 all-target-foo on configure-target-foo.
10378 * Makefile.def: Ditto.
10379 * Makefile.in: Rebuild.
10380
baabce06 103812002-09-25 Andrew Haley <aph@redhat.com>
10382
10383 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10384
2a1ac811 103852002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
10386
10387 * Makefile.def: New file.
10388 * Makefile.tpl: New file.
10389 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10390 * contrib/gcc_update: Note that Makefile.in is a generated file.
10391
10392 * configure.in: Minor rearrangement. Simplify tests.
10393
c725cfd7 103942002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
10395
10396 * configure.in (with_headers): Skip copy if value is "yes".
10397 (with_libs): Likewise.
10398
058a3669 103992002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4babcd43 10400
10401 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10402 * configure.in (sh*-*-pe*): Ditto.
10403 * configure.in (mips*-*-pe*): Ditto.
10404 * configure.in (*arm-wince-pe): Ditto.
10405
512912f3 10406 * configure.in: Rearrange.
10407
dfcd4425 104082002-09-14 Kazu Hirata <kazu@cs.umass.edu>
10409
10410 * MAINTAINERS: Update my email address.
10411
d90b8b3d 104122002-08-30 Paul Koning <pkoning@equallogic.com>
10413
10414 * MAINTAINERS: (Write After Approval): Add myself.
10415
915f1827 104162002-08-29 Geoffrey Keating <geoffk@redhat.com>
10417
10418 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10419
bf81fbc5 104202002-08-24 Geoffrey Keating <geoffk@redhat.com>
10421
10422 * MAINTAINERS: Change my mailing address.
10423
f9ab9bb4 104242002-08-21 Paolo Carlini <pcarlini@unitus.it>
10425
10426 * MAINTAINERS (Write After Approval): Remove myself.
4aac350f 10427 (Various Maintainers: c++ runtime libs): Add myself.
f9ab9bb4 10428
dcde3c07 104292002-08-20 Loren J. Rittle <ljrittle@acm.org>
805892cf 10430
10431 * MAINTAINERS (Write After Approval): Remove myself.
10432 (Various Maintainers: c++ runtime libs): Add myself.
10433
2857c21b 104342002-08-15 Eric Christopher <echristo@redhat.com>
10435
10436 * config.sub: Import from master repository.
10437 * config.guess: Ditto.
10438
4269a651 104392002-08-19 Alexandre Oliva <aoliva@redhat.com>
10440
10441 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10442 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10443 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10444
0bc5749d 104452002-08-16 Aldy Hernandez <aldyh@redhat.com>
10446
10447 * MAINTAINERS: Add self to rs6000 vector extensions.
10448
38f91bf2 104492002-08-15 Alexandre Oliva <aoliva@redhat.com>
10450
10451 * libiberty/configure: Reverted unintended yesterday's check in.
10452
c837ae19 104532002-08-14 Alexandre Oliva <aoliva@redhat.com>
10454
10455 * boehm-gc/configure, libf2c/configure: Rebuilt.
10456 * libffi/configure, libiberty/configure: Ditto.
10457 * libjava/configure, libobjc/configure: Ditto.
10458 * libstdc++-v3/configure, zlib/configure: Ditto.
10459 Merged from binutils:
10460 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
10461 From Steve Ellcey <sje@cup.hp.com>:
10462 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10463 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10464 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10465 IA64.
10466 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10467 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10468 soname_spec, sys_lib_search_path_spec): Ditto.
10469
dcde3c07 104702002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
dc0ea924 10471
10472 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10473
769d609b 104742002-08-04 H.J. Lu (hjl@gnu.org)
10475
10476 * configure.in (mips*-*-linux*): Don't skip target-libffi.
10477
fad51d8f 104782002-08-02 Krister Walfridsson <cato@df.lth.se>
10479
10480 * MAINTAINERS (Write After Approval): Add myself.
10481
e31d86e1 104822002-07-31 Alan Modra <amodra@bigpond.net.au>
10483
10484 * configure.in: Move generic linux case to end. Copy generic
10485 linux noconfigdirs to mips*-*-linux* entry and new
10486 powerpc64*-*-linux* entry. Add target-libffi for the latter.
10487
31699db1 104882002-07-19 Michael Matz <matz@suse.de>
10489
10490 * MAINTAINERS: Add myself as ra* maintainer.
10491
2ac0d5ca 104922002-07-16 Chris Demetriou <cgd@broadcom.com>
10493
10494 * config.guess: Update to 2002-07-09 version.
10495 * config.sub: Update to 2002-07-03 version.
10496
501ad919 104972002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
10498
10499 * MAINTAINERS: Fix typo in a maintainer email address.
10500
753fca8a 105012002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
10502
10503 * configure.in: Remove two redundant tests.
10504
61ab9ea9 105052002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10506
10507 * configure.in (mips*-*-irix6*o32): Enable stabs.
10508
39b7c449 105092002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
10510
a7d623d2 10511 * configure.in: Don't build grez.
10512 * Makefile.in: Ditto.
10513
39b7c449 10514 * Makefile.in: Remove references to bsp, cygmon, libstub.
10515 * configure.in: Ditto.
10516
10517 * configure.in: Remove leftover reference to gdbtest.
10518
418aeabd 105192002-07-08 Phil Edwards <pme@gcc.gnu.org>
10520
10521 * configure.in (gxx_include_dir): Change to match versioned
10522 C++ headers if --enable-version-specific-runtime-libs is used.
10523
7261cb98 105242002-07-04 Steve Ellcey <sje@cup.hp.com>
2857c21b 10525
7261cb98 10526 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10527
f6c0123d 105282002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
10529
10530 * configure.in: Make --without-x work.
10531
a054af37 105322002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
10533
70af7570 10534 * configure.in: Rearrange target Makefile fragment collection.
10535
a054af37 10536 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10537 cvs[src].
10538 * configure.in: Ditto.
10539
59303ed0 105402002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
10541
10542 * MAINTAINERS (Write After Approval): Update my e-mail address.
10543
4606a26b 105442002-06-24 Ben Elliston <bje@redhat.com>
10545
10546 * configure.in (host_tools): Remove cgen.
10547
10548 * Makefile.in (all-cgen): Remove; runs from its source directory.
10549 (check-cgen, install-cgen, clean-cgen): Likewise.
a054af37 10550 (all-opcodes): Do not depend on all-cgen.
4606a26b 10551 (all-sim): Likewise.
10552
dcde3c07 105532002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
4606a26b 10554
10555 * Makefile.in: Eliminate 'apache' targets.
10556 * configure.in: Eliminate 'apache' targets.
10557
13b1b53a 10558 * configure.in: Eliminate redundant tests. Reorganize.
10559
9acba065 10560 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10561
d240b39d 10562 * config-ml.in: Eliminate references to Cygnus configure.
10563
8323b19f 10564 * Makefile.in: Eliminate references to building emacs.
10565
5e606a0f 105662002-06-28 Graham Stott <graham.stott@btinternet.com>
10567
10568 * MAINTAINERS: Update my email address.
10569
531034c6 105702002-06-26 Benjamin Kosnik <bkoz@redhat.com>
10571
10572 * config.if (libstdcxx_incdir): Version C++ headers.
2857c21b 10573 (cxx_incdir): Remove.
531034c6 10574
bbe6e35a 105752002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
10576
10577 * MAINTAINERS (Write After Approval): Add self.
10578
1be37211 10579Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
10580
10581 * configure.in: Add support for ip2k.
10582
28070d68 105832002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
10584
10585 * configure.in: Fix AIX configury bug.
10586
750f93c6 105872002-06-20 Steve Ellcey <sje@cup.hp.com>
10588
10589 * MAINTAINERS (Write After Approval): Add self.
10590
6862ee05 105912002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10592
296a0f54 10593 * configure.in: replace ${topsrcdir} with ${srcdir}
10594
79381a91 10595 * configure.in: Move definition of libstdcxx_flags
10596 right above usage, rather than waaay earlier.
10597
99aa6b34 10598 * configure.in: Pull definition of is_cross_compiler earlier.
10599
2e74a29f 10600 * configure.in: Rearrange a little.
10601
6862ee05 10602 * configure.in: Remove references to librx.
10603 * Makefile.in: Remove references to librx.
10604
8208f71e 10605Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
10606
10607 * config.sub: Add support for avr target.
10608 Import from master sources, rev 1.255
2857c21b 10609
b3167a65 106102002-06-19 Phil Edwards <pme@gcc.gnu.org>
10611
10612 * configure, .cvsignore: Revert previous change...
10613 * Makefile: ...delete.
10614
3177ad11 106152002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10616
10617 * configure.in: Eliminate ${gasdir} variable.
10618
98b82774 106192002-06-18 Dave Brolley <brolley@redhat.com>
10620
10621 * configure.in: Add support for frv.
10622 * config.sub: Add support for frv.
10623
324ae56a 106242002-06-18 Phil Edwards <pme@gcc.gnu.org>
10625
10626 * configure: Remove garbage from previous commit.
10627
9bf16801 106282002-06-18 Phil Edwards <pme@gcc.gnu.org>
10629
10630 * configure: For in-source builds, make a subdir and re-exec there.
10631 * Makefile: New file. Pass targets through to build directory.
10632 * .cvsignore: No longer ignore "Makefile".
10633
ceb0e431 106342002-06-16 Douglas Rupp <rupp@gnat.com>
10635
10636 * MAINTAINERS (Write After Approval): Add self.
10637
50471600 106382002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10639
10640 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10641
5f0cd095 106422002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
10643
10644 * configure.in (vax-*-netbsd*): Re-enable gas.
10645
02a5d82a 106462002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
10647
286bd992 10648 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10649 BUILD_PREFIX_1, to correct nomenclature.
10650 * configure: Likewise.
10651
02a5d82a 10652 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10653 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10654
33327ce2 106552002-05-31 Olaf Hering <olh@suse.de>
10656
10657 * config-ml.in: Propogate DESTDIR also.
10658
ce3c05b4 106592002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
10660
10661 * configure.in (vax-*-netbsd*): Don't build gas for this
10662 platform.
10663
a899dc64 106642002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
10665
10666 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10667 and libgcj for AVR.
10668
fe44416c 106692002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
10670
10671 * MAINTAINERS (Write After Approval): Add myself.
10672
81c7c0cd 106732002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
10674
10675 * config.guess: Update to 2002-05-22 version.
10676 * config.sub: Likewise.
10677
3354d061 106782002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10679
10680 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10681 * config-ml.in: Likewise.
10682 * configure: Likewise.
10683 * configure.in: Likewise.
10684
38d811e4 106852002-05-16 Stephane Carrez <stcarrez@nerim.fr>
10686
10687 * MAINTAINERS: Update my email address.
10688
85b038d8 106892002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
10690
e12be23e 10691 * configure.in: Simplify makefile fragment collection.
10692
10693 * configure.in: Remove code to build emacs.
ebd9f514 10694
64d298c9 10695 * configure.in : Remove --srcdir argument from targargs and buildargs
10696 (it's always overridden in the Makefile anyway). Rearrange a bit.
10697
10698 * configure: Move some logic to configure.in.
10699 * configure.in: Move some logic from configure.
85b038d8 10700
231fca94 107012002-05-11 Tom Tromey <tromey@redhat.com>
10702
10703 * MAINTAINERS: Reflect libgcj reality.
10704
7a94b1b9 107052002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
10706
10707 * Makefile.in: Honour DESTDIR.
10708
053d448f 107092002-05-08 Mark Mitchell <mark@codesourcery.com>
10710
10711 * config.guess: Import 2002-03-20 version.
10712 * config.sub: Import 2002-04-26 version.
10713
2eb4509a 107142002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10715
10716 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10717
df8868bc 107182002-05-07 Tim Josling <tej@melbpc.org.au>
10719
10720 * MAINTAINERS: Add self.
10721
dcde3c07 107222002-05-06 Loren J. Rittle <ljrittle@acm.org>
02bff180 10723
10724 * ltmain.sh: Detect and handle object name conflicts
10725 while piecewise linking a static library.
10726
05bcb167 107272002-05-05 Alexandre Oliva <aoliva@redhat.com>
10728
10729 * configure.in (noconfigdirs): Don't disable libgcj on
10730 sparc64-*-solaris* and sparcv9-*-solaris*.
10731
1693b6e0 107322002-05-03 Alexandre Oliva <aoliva@redhat.com>
10733
10734 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10735
6a255a10 107362002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
10737
10738 * configure.in (FLAGS_FOR_TARGET): Do not add
10739 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10740 on i[3456]86-*-linux*.
10741
84690ae2 107422002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
10743
10744 * configure.in (noconfigdirs): Replace [ ] with test.
10745
10746 * configure.in (noconfigdirs): Do not add target-newlib if
10747 target == i[3456]86-*-linux*, and host == target.
10748
f8c3fea9 107492002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
10750
d5908f53 10751 * configure.in: delete reference to absent file
10752
441f85dc 10753 * configure.in: replace '[' with 'test'
10754
a1245e7e 10755 * configure.in: Eliminate references to gash.
10756 * Makefile.in: Eliminate references to gash.
10757
7fe51435 10758 * configure.in: remove useless references to 'pic' makefile fragments.
10759
1e0a85a6 10760 * configure.in: (*-*-windows*) Finish removing.
10761
f8c3fea9 10762 * configure.in: Eliminate redundant test for libgui.
10763
5cf29107 107642002-04-29 Roger Sayle <roger@eyesopen.com>
10765
10766 * MAINTAINERS: Add self and realphabetize. Update entries
10767 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
10768 entry for a29k port maintainer.
10769
dcde3c07 107702002-04-26 Joel Sherrill <joel@OARcorp.com>
81ae9134 10771
10772 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10773 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10774
feaa7d87 107752002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
10776
10777 * configure.in: remove references to dead files
10778
d74b55e8 107792002-04-19 Mark Mitchell <mark@codesourcery.com>
10780
10781 * MAINTAINERS: Add information about purpose of this file.
10782
55efab1c 107832002-04-18 Tom Tromey <tromey@redhat.com>
10784
10785 * configure.in: Disallow configuring libgcj when it is already
10786 installed and we're using Solaris 2.8 linker. Do enable libgcj on
10787 Solaris 2.8 by default. For PR libgcj/6158.
10788
29a2c390 107892002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10790
10791 * configure.in: Move default CC setting out of config/mh-* fragments
10792 directly into here.
10793
b138c834 107942002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10795
10796 * configure.in: don't even try to configure or make a subdirectory
10797 if there's no configure script for it.
10798
5e311636 107992002-04-15 Mark Mitchell <mark@codesourcery.com>
10800
10801 * MAINTAINERS: Remove chill maintainers.
10802 * Makefile.in (CHILLFLAGS): Remove.
10803 (CHILL_LIB): Remove.
10804 (TARGET_CONFIGDIRS): Remove libchill.
10805 (CHILL_FOR_TARGET): Remove.
10806 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10807 CHILL_LIB.
10808 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10809 (CHECK_TARGET_MODULES): Likewise.
10810 (INSTALL_TARGET_MODULES): Likewise.
10811 (CLEAN_TARGET_MODULES): Likewise.
10812 (configure-target-libchill): Remove.
10813 (all-target-libchill): Remove.
10814 * configure.in (target_libs): Remove target-libchill.
10815 Do not compute CHILL_FOR_TARGET.
10816 * libchill: Remove directory.
2857c21b 10817
df2ff48f 108182002-04-11 DJ Delorie <dj@redhat.com>
10819
10820 * Makefile.in, configure.in: Sync with binutils, entries
10821 follow...
10822
a76bff71 108232002-04-07 Andrew Cagney <ac131313@redhat.com>
10824
10825 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
10826 (do-tar, do-bz2): New rules.
10827 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
10828 (gdb-tar): New rule.
10829 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
10830 (insight_dejagnu.tar): New rule.
10831 (insight.tar): New rule.
10832 (gdb+dejagnu.tar): New rule.
10833 (gdb.tar): New rule.
10834
df2ff48f 108352002-02-01 Mo DeJong <supermo@bayarea.net>
10836
10837 * Makefile.in: Add all-tix to deps for all-snavigator
10838 so that tix is built when building snavigator.
10839
108402002-01-11 Steve Ellcey <sje@cup.hp.com>
10841
10842 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10843 ld and gdb are not supported.
10844
108452002-01-07 Mark Salter <msalter@redhat.com>
10846
10847 * configure.in: Remove target-bsp and target-cygmon from arm builds.
10848 Allow target-libgloss to be built for arm, strongarm, and xscale.
10849
108502001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
10851
10852 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10853 options for i[3456]86-pc-linux* native builds.
10854
108552001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
10856
10857 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10858 files from .po files for a distribution.
10859
108602001-09-03 Jeff Holcomb <jeffh@redhat.com>
10861
10862 * configure.in: Enable libstdc++-v3 for h8300 targets.
10863
108642001-06-19 Alan Modra <amodra@bigpond.net.au>
10865
10866 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10867 version from bfd/.
10868
10869Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
10870
10871 * Makefile.in (VER): When present, extract the version number from
10872 the file version.in.
10873
dcde3c07 108742001-05-24 Tom Rix <trix@redhat.com>
df2ff48f 10875
10876 * configure.in : enable ld for aix
10877
108782001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10879
10880 * config.guess: Add linux target for S/390.
10881
108822000-11-07 Philip Blundell <pb@futuretv.com>
10883
10884 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10885
108862000-11-03 Philip Blundell <pb@futuretv.com>
10887
10888 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10889 files.
10890
108912001-01-15 Ben Elliston <bje@redhat.com>
10892
10893 * configure.in (host_tools): Add sid.
10894 Always configure cgen.
10895
108962000-11-24 Nick Clifton <nickc@redhat.com>
10897
10898 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10899
df2ff48f 109002000-08-20 Doug Evans <dje@casey.transmeta.com>
10901
10902 * Makefile.in (ALL_MODULES): Add all-cgen.
10903 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10904 (all-cgen): New target.
10905 (all-opcodes,all-sim): Depend on all-cgen.
10906 * configure.in (host_tools): Add cgen.
10907 Only configure cgen if --enable-cgen-maint.
10908
dcde3c07 109092002-04-09 Loren J. Rittle <ljrittle@acm.org>
e701a477 10910
10911 * configure.in: Add *-*-freebsd* configurations.
10912
4caca96d 109132002-04-08 Tom Tromey <tromey@redhat.com>
10914
10915 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10916 Fixes PR libgcj/6068.
10917
ec66e65b 109182002-03-30 Krister Walfridsson <cato@df.lth.se>
10919
10920 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10921
dd96b1d1 109222002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10923
10924 * configure.in (alpha*-dec-osf*): Enable libgcj.
10925
dcde3c07 109262003-03-27 Matthew Gingell <gingell@gnat.com>
b62015df 10927
10928 * MAINTAINERS (Write After Approval): Add myself.
10929
52fdc102 109302002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
10931
10932 Fix for: PR bootstrap/3591, target/5676
10933 * configure.in (mcore-pe): Disable the configuration of
10934 libstdc++-v3 since exceptions are not supported.
10935
f3830a0e 109362002-03-20 Anthony Green <green@redhat.com>
10937
10938 * configure.in: Enable libgcj for xscale-elf target.
10939
dcde3c07 10940Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
93ef9ddc 10941
10942 * MAINTAINERS: Update my email address.
10943
82c26350 109442002-03-16 Alexandre Oliva <aoliva@redhat.com>
10945
10946 * ltmain.sh (relink_command): Fix typo in previous change.
10947
30d51ce8 109482002-03-15 Alexandre Oliva <aoliva@redhat.com>
10949
10950 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
10951 (relink_command): Added --tag flags.
10952 (mode=install): If relinking fails; error out.
10953
863ba363 109542002-03-12 Richard Henderson <rth@redhat.com>
10955
10956 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
10957 .NOTPARALLEL tag.
10958 (do-check): Rename from check.
10959 (check): Allow parallel check.
10960
a4ae6a96 109612002-03-12 Bob Wilson <bob.wilson@acm.org>
10962
10963 * MAINTAINERS: Add myself as maintainer for xtensa port.
10964 Fix alphabetical order in CPU port maintainer list.
10965 Remove myself from Write After Approval list.
10966
b65e027c 109672002-03-11 Richard Henderson <rth@redhat.com>
10968
10969 * Makefile.in (.NOTPARALLEL): Add fake tag.
10970
857f2cca 109712002-03-07 H.J. Lu (hjl@gnu.org)
10972
10973 * configure.in: Enable gprof for mips*-*-linux*.
10974
f9231c6c 109752002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
10976
10977 * MAINTAINERS (Write After Approval): Add myself.
10978
a51555c7 109792002-02-28 Alexandre Oliva <aoliva@redhat.com>
10980
10981 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10982 libjava.
10983 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10984
f48588d2 109852002-02-23 Alexandre Oliva <aoliva@redhat.com>
10986
10987 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10988 because its Makefile is there; test for the executable instead.
10989
4e979746 109902002-02-22 Alexandre Oliva <aoliva@redhat.com>
10991
10992 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10993 libstdc++-v3 and libjava.
10994
dcde3c07 109952002-02-11 Adam Megacz <adam@xwt.org>
ddb2364e 10996
10997 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10998 boehm-gc
2857c21b 10999
ff727c47 110002002-02-09 Alexandre Oliva <aoliva@redhat.com>
11001
11002 * config.guess: Updated to 2002-01-30's version.
11003 * config.sub: Updated to 2002-02-01's version.
11004 Contribute sh64-elf.
11005 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
11006 * configure.in: Added sh64-*-*.
11007
77badc5f 110082002-02-08 Chris Demetriou <cgd@broadcom.com>
11009
11010 * MAINTAINERS: Belatedly add myself to write after approval list.
11011
270ba101 11012Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
11013
11014 * MAINTAINERS: Put self in as maintainer for x86-64 port.
11015 Remove self as Write After Approval.
11016
2ca6eb0a 110172002-01-31 Geoffrey Keating <geoffk@redhat.com>
11018
11019 * MAINTAINERS: Put self in as maintainer for contrib/regression
11020 directory.
11021
0a526b48 110222002-01-28 Phil Edwards <pme@gcc.gnu.org>
11023
11024 * MAINTAINERS: Update my email address.
11025
1602f15c 110262002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
11027
2857c21b 11028 * configure.in (*-*-netbsd*): New. Skip target-newlib,
11029 target-libiberty, and target-libgloss. Skip Java-related
1602f15c 11030 libraries if not supported for NetBSD on target CPU.
11031
ecec2beb 110322002-01-25 Douglas B Rupp <rupp@gnat.com>
11033
11034 * install-sh: Use _inst.$$_ for temp file name.
11035
645cf380 110362002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
11037
11038 * MAINTAINERS (Write After Approval): Move my contact info
11039 from here...
11040 (OS Port Maintainers): ...to here (netbsd).
11041
aaced030 110422002-01-22 Bob Wilson <bob.wilson@acm.org>
11043
11044 * MAINTAINERS (Write After Approval): Add myself.
11045
dcde3c07 110462002-01-17 H.J. Lu <hjl@gnu.org>
bc0fa39e 11047
11048 * Makefile.in (all-fastjar): Also depend on all-libiberty.
11049 (all-target-fastjar): Also depend on all-target-libiberty.
11050
7fac8b66 110512002-01-16 H.J. Lu (hjl@gnu.org)
11052
11053 * config.guess: Import from master sources, rev 1.225.
11054 * config.sub: Import from master sources, rev 1.238.
11055
22cb6446 110562002-01-16 Kazu Hirata <kazu@hxi.com>
11057
11058 * MAINTAINERS (Write After Approval): Remove myself.
11059
e83a1c00 110602001-12-19 Florian Weimer <fw@deneb.enyo.de>
11061
11062 * MAINTAINERS (Write After Approval): Add myself.
11063
7ac25494 110642001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
11065
11066 * MAINTAINERS: Add self as docs co-maintainer.
11067
15f457c4 110682001-12-11 Matthias Klose <doko@debian.org>
11069
11070 * MAINTAINERS (Write After Approval): Add myself.
11071
9753f6ab 110722001-12-09 Zack Weinberg <zack@codesourcery.com>
11073
11074 * MAINTAINERS: Update my email address.
11075
35df4184 110762001-12-07 Turly O'Connor <turly@apple.com>
11077 * MAINTAINERS (Write After Approval): Add myself.
11078 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11079 (rs6000_initialize_trampoline): Call __trampoline_setup for
11080 ABI_DARWIN too.
11081 * darwin-tramp.asm: New file, implements __trampoline_setup.
13106b16 11082 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
35df4184 11083
66f95edb 110842001-12-07 Paolo Carlini <pcarlini@unitus.it>
11085
11086 * MAINTAINERS (Write After Approval): Add myself.
11087
e67b1627 11088Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
11089
11090 * configure, configure.in: Use temp file for long sed commands.
11091
8dfee166 110922001-12-03 Laurent Guerby <guerby@acm.org>
11093
11094 * config.sub: Update to version 1.232 on subversion.
11095
7412cf54 110962001-12-03 Ben Elliston <bje@redhat.com>
11097
11098 * MAINTAINERS: Update mail address for config.* patches.
11099
dcde3c07 111002001-11-27 DJ Delorie <dj@redhat.com>
31972771 11101 Zack Weinberg <zack@codesourcery.com>
11102
11103 When build != host, create libiberty for the build machine.
11104
11105 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11106 CONFIG_ARGUMENTS.
11107 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11108 New variables.
11109 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11110 and rules.
11111 (all.normal): Depend on ALL_BUILD_MODULES.
11112 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11113 (all-build-libiberty): Depend on configure-build-libiberty.
11114
11115 * configure: Calculate and substitute proper value for
11116 ALL_BUILD_MODULES.
11117 * configure.in: Create the build subdirectory.
11118 Calculate and substitute TARGET_CONFIGARGS (formerly
11119 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11120
0e3daba4 111212001-11-26 Ziemowit Laski <zlaski@apple.com>
11122
11123 * MAINTAINERS (write-after-approval): Add self.
11124
1ccaa52c 111252001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
11126
11127 * MAINTAINERS (GNATS only accounts): Remove self.
11128
97b9437e 111292001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
11130
11131 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11132 libf2c.
11133
2d051b86 111342001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
11135
11136 * MAINTAINERS (Write After Approval): Add self.
11137
9829bea4 111382001-11-12 David O'Brien <obrien@FreeBSD.org>
11139
11140 * MAINTAINERS: mips and s390 are also CPU ports.
11141
f8556812 111422001-11-12 David O'Brien <obrien@FreeBSD.org>
11143
11144 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11145
e3c6ddf5 111462001-11-11 David O'Brien <obrien@FreeBSD.org>
11147
11148 * MAINTAINERS: Alphabetize.
11149
31cd48a0 111502001-11-09 Kazu Hirata <kazu@hxi.com>
11151
11152 * MAINTAINERS (Various maintainers: h8 port): Add myself.
11153
76f9a979 111542001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
11155
11156 * MAINTAINERS (Various maintainers: hppa port): Added myself.
11157
a9cbbd8a 111582001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
11159
11160 * configure.in (--enable-languages): Be more permissive about
11161 syntax. Check for empty lists better. Warn about $LANGUAGES.
11162
dddb37d8 111632001-11-08 Geoffrey Keating <geoffk@redhat.com>
11164
11165 * config.sub: Import from master sources, rev. 1.230.
11166 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11167
f0314ce2 111682001-11-07 Laurent Guerby <guerby@acm.org>
11169
11170 * MAINTAINERS (Write After Approval): Add self.
11171
8c30d42d 111722001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
11173
11174 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11175
18729ae0 111762001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
11177
11178 * config.sub: Import from master sources, rev 1.226.
11179 * config.guess: Import from master sources, rev 1.216.
11180
38135c1e 111812001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
11182
11183 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11184 * MAINTAINERS: Add self as maintainer of MMIX port.
11185 Remove old after-approval entry.
11186
fee90afd 111872001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
11188
11189 * ChangeLog, configure: Fix spelling errors.
11190
800026b8 111912001-10-20 Brendan Kehoe <brendan@zen.org>
11192
11193 * MAINTAINERS: Tweak my address.
11194
dcde3c07 11195Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
eb3ce9d6 11196
11197 * MAINTAINERS: Update my email address.
11198
b746a8aa 111992001-10-11 Hans-Peter Nilsson <hp@axis.com>
115f17da 11200
10475f52 11201 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
c22f21b2 11202 * MAINTAINERS: Add self as maintainer of CRIS port.
115f17da 11203
27e8b2c3 112042001-10-10 Geert Bosch <bosch@gnat.com>
11205
31972771 11206 * MAINTAINERS (Various maintainers: Ada front end):
27e8b2c3 11207 Added Robert Dewar.
11208
dcde3c07 112092001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
4f252e28 11210
11211 * MAINTAINERS (Write After Approval): Added self
11212
17a611d5 112132001-10-02 Geert Bosch <bosch@gnat.com>
11214
11215 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11216
8b20014f 112172001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
11218
11219 * configure: Handle temporary files securely using mkdir.
11220
85d6787e 112212001-09-29 Alexandre Oliva <aoliva@redhat.com>
11222
11223 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11224
dcde3c07 112252001-09-26 Will Cohen <wcohen@redhat.com>
3c9a7565 11226
11227 * configure.in (*-*-linux*): Disable configuration of target-newlib
11228 and target-libgloss.
31972771 11229
1ed656c9 112302001-09-26 Alexandre Oliva <aoliva@redhat.com>
11231
11232 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11233 RANLIB.
11234
6f36c694 112352001-09-21 Alexandre Oliva <aoliva@redhat.com>
11236
11237 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11238 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11239 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11240 avoid quotes nesting problems.
11241 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11242 (DO_X): Export only variables that are set.
11243
471c8d6f 112442001-09-19 Ben Elliston <bje@redhat.com>
11245
11246 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11247 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11248 semantics. Use the shell built-in "type" command instead.
11249
debdecb8 112502001-08-31 Alexandre Oliva <aoliva@redhat.com>
11251
11252 Merged from gcc-3_0-branch:
11253 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
11254 * ltcf-c.sh: Use $objext, not $ac_objext.
11255 2001-07-27 Mark Kettenis <kettenis@gnu.org>
11256 * ltcf-cxx.sh: Add support for GNU.
11257 2001-07-22 Timothy Wall <twall@redhat.com>
11258 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
11259 default settings if using GNU tools with that configuration.
11260 * ltcf-cxx.sh: Ditto.
11261 * ltcf-gcj.sh: Ditto.
11262 2001-07-21 Michael Chastain <chastain@redhat.com>
11263 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11264 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
11265 * ltmain.sh: Mark as gcc-local.
11266
79af057d 112672001-08-30 Eric Christopher <echristo@redhat.com>
11268 Jason Eckhardt <jle@redhat.com>
11269
11270 * config.guess: Merge from master sources.
11271 * config.sub: Merge from master sources, add support for mipsisa32.
11272
2af6c242 112732001-08-25 Geoffrey Keating <geoffk@redhat.com>
2af6c242 11274 * config.sub: Merge from master sources, rev 1.219.
11275 * MAINTAINERS: Add self as contact for stormy16 port.
11276
2e1f0726 112772001-08-14 Zack Weinberg <zackw@panix.com>
11278
11279 * config.sub: Merge from master sources, rev 1.218.
11280 * config.guess: Merge from master sources, rev 1.209.
11281
7148a43f 112822001-08-11 Graham Stott <grahams@redhat.com>
11283
11284 * Makefile.in (check-c++): Add missing semicolon.
11285
7572bd48 11286Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
11287
2af6c242 11288 * MAINTAINERS (Various maitainers: predict.def): Added myself.
7572bd48 11289
f9daa432 112902001-07-30 Eric Christopher <echristo@redhat.com>
11291
11292 * MAINTAINERS (Various maintainers: mips port): Added myself.
11293
d5d994d4 112942001-07-25 Andrew Haley <aph@cambridge.redhat.com>
11295
31972771 11296 * configure.in (sh-*-linux*): New.
d5d994d4 11297
8741eff3 112982001-07-27 Richard Henderson <rth@redhat.com>
11299
11300 * .cvsignore: Add LAST_UPDATED.
11301
e06d8cc6 113022001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
11303
11304 * MAINTAINERS (Various maintainers: s390 port): Added myself.
11305
8729bf80 113062001-07-16 Aldy Hernandez <aldyh@redhat.com>
11307
31972771 11308 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8729bf80 11309
19abf887 11310Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
11311
11312 * MAINTAINERS (Write After Approval): Added myself.
11313
8f71eb19 113142001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11315
11316 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11317 and libgcj on m68hc11/m68hc12.
11318
fc5104b7 113192001-06-27 H.J. Lu (hjl@gnu.org)
11320
11321 * Makefile (CFLAGS_FOR_BUILD): New.
11322 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11323
8ee5e915 113242001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11325
11326 * README: Remove version number.
11327
c753142b 113282001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11329
11330 * INSTALL/README: Update wrt. to the installation instructions now
11331 residing in gcc/doc/install.texi.
11332
8f602ce4 113332001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11334
11335 * README: Replace with a cut-down and updated version of gcc/README.
11336
0546d603 113372001-06-12 David Edelsohn <edelsohn@gnu.org>
11338
11339 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11340 multilibs to be disabled.
11341
f3886572 113422001-06-11 Daniel Berlin <dan@cgsoftware.com>
11343
11344 * MAINTAINERS (Write After Approval): Add myself.
f9daa432 11345
f1379586 113462001-06-09 Alexandre Oliva <aoliva@redhat.com>
11347
11348 * config.guess: Import CVS version 1.195.
11349 * config.sub: Import CVS version 1.212.
11350
ff091412 113512001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
11352
11353 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11354 gcc/xgcc is built, use -print-prog-name to find out the program
11355 name to use.
11356
6eadd25b 113572001-06-04 Phil Edwards <pme@sources.redhat.com>
11358
11359 * config.guess: Import CVS version 1.194. All gcc-local changes
11360 appear to also be in the master copy.
11361 * config.sub: Import CVS version 1.211.
11362
761c31c6 11363Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
11364
11365 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11366 with_gcc]: Use `gcc -shared' to build a shared library.
11367
833b6505 11368Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
11369
11370 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11371 archives.
11372
9847d949 11373Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11374
11375 * MAINTAINERS (Write After Approval): Add myself.
11376
fadf0d3c 113772001-06-01 Hans-Peter Nilsson <hp@axis.com>
11378
11379 * configure.in (libstdcxx_flags): Do not try to execute
11380 libstdc++-v3/testsuite_flags until it exists.
11381
d39a4f27 113822001-06-01 Alan Modra <amodra@bigpond.net.au>
11383
11384 * MAINTAINERS: Update my email address.
11385
d0642799 113862001-05-31 Graham Stott <grahams@redhat.com>
11387
11388 * MAINTAINERS (Write After Approval): Add myself.
11389
dcde3c07 113902001-05-28 Simon Patarin <simon.patarin@inria.fr>
9c6813ce 11391
11392 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
11393 libraries when using g++ with native linker.
11394
a28875e9 113952001-05-28 Alexandre Oliva <aoliva@redhat.com>
11396
11397 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11398
00ed89e1 113992001-05-22 Alexandre Oliva <aoliva@redhat.com>
11400
11401 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11402 [aix4*|aix5*]: Prepend blank.
11403
93221b10 114042001-05-20 Alexandre Oliva <aoliva@redhat.com>
11405
11406 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11407 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
11408 of subdir/configure scripts to use the new libtool.m4.
11409
b26428f6 114102001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
11411
11412 * MAINTAINERS (Write After Approval): Add myself.
11413
de27502c 114142001-05-18 Benjamin Kosnik <bkoz@redhat.com>
11415
11416 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11417
28e776fd 114182001-05-11 Ben Elliston <bje@redhat.com>
11419
11420 * Makefile.in (all-sid): New target.
11421 (check-sid, clean-sid, install-sid): Likewise.
11422
e67abcc9 114232001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
11424
11425 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11426
df4fdffb 114272001-05-03 Alexandre Oliva <aoliva@redhat.com>
11428
11429 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11430 libgcj.
11431
114322001-05-03 Alexandre Oliva <aoliva@redhat.com>
11433
11434 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11435 gcc/xgcc is built, use -print-prog-name to find out the program
11436 name to use.
11437
dfb18c91 114382001-04-26 Alexandre Oliva <aoliva@redhat.com>
11439
fdaf496c 11440 * configure.in (noconfigdirs): Don't reset it from scratch in the
11441 target case; only append to it.
f9daa432 11442
dfb18c91 11443 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11444 sparc-*-solaris2.8]: Disable ${libgcj}.
11445
f7ec7829 114462001-04-25 Alexandre Oliva <aoliva@redhat.com>
11447
11448 * configure.in (libgcj_saved): Copy from $libgcj.
11449 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11450 --disable-libgcj.
11451
b890ea44 114522001-04-25 Gavin Romig-Koch <gavin@redhat.com>
11453
11454 * MAINTAINERS: Remove self as MIPS maintainer and
f9daa432 11455 C front end maintainer.
b890ea44 11456
f6dd84a6 11457Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
11458
11459 * configure.in: Move *-chorusos target case to the proper switch.
11460 Disable libgcj.
11461
46b021de 114622001-04-12 Alexandre Oliva <aoliva@redhat.com>
11463
11464 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11465 1.641.2.228.
11466
0355c121 114672001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11468
11469 * Makefile.in (STAGE1_CFLAGS): Pass down.
11470
954078d1 114712001-04-13 Alan Modra <amodra@one.net.au>
11472
11473 * config.guess: Add hppa64-linux support. Note for next import that
11474 this is already in the master file.
11475 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
11476
67282802 114772001-04-12 Alexandre Oliva <aoliva@redhat.com>
11478
11479 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11480 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11481
628f3e51 114822001-04-11 Stan Shebs <shebs@apple.com>
11483
11484 * MAINTAINERS: Add self as Darwin port maintainer.
11485
c5659af6 114862001-04-11 Alan Modra <amodra@one.net.au>
11487
11488 * MAINTAINERS: Update my email address.
11489
6a965736 114902001-04-10 Loren J. Rittle <ljrittle@acm.org>
11491
11492 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11493 recent versions of FreeBSD (release 3 or later).
11494 * ltconfig: On FreeBSD, -lc must not be provided when building
11495 a shared library or else the standard -pthread gcc option is
11496 rendered worthless to later users of the built library.
11497
e64be694 114982001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
11499
11500 * MAINTAINERS: Add self and RTH as C front end maintainers.
11501
a28f421e 115022001-04-05 Alexandre Oliva <aoliva@redhat.com>
11503
31972771 11504 * config.sub: Make sure to match an already-canonicalized
11505 machine name (eg. mn10300-unknown-elf).
a28f421e 11506
1cb80700 115072001-04-01 Alexandre Oliva <aoliva@redhat.com>
11508
11509 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11510 New macros.
11511 (bootstrap, cross): Use RECURSE_FLAGS.
11512 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11513
8929c4de 115142001-03-27 Alexandre Oliva <aoliva@redhat.com>
11515
11516 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11517
46b43912 115182001-03-22 Colin Howell <chowell@redhat.com>
11519
5c144a30 11520 * Makefile.in (DO_X): Do not backslash single-quotes in
11521 backquotes (two places).
46b43912 11522
cd003521 115232001-03-22 Alexandre Oliva <aoliva@redhat.com>
11524
11525 Re-installed:
11526 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11527 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11528 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11529 * ltcf-cxx.sh: Likewise.
11530 * ltcf-gcj.sh: Likewise.
11531
7c9b3c20 115322001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11533
11534 * MAINTAINERS: Add myself as "documentation co-maintainer".
11535
88c1d089 115362001-03-22 Alexandre Oliva <aoliva@redhat.com>
11537
11538 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11539 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11540
ed7a462d 115412001-03-19 Tom Tromey <tromey@redhat.com>
11542
11543 * config-ml.in: Handle GCJ and GCJFLAGS.
11544
3caa3e73 115452001-03-21 Michael Chastain <chastain@redhat.com>
11546
11547 * Makefile.in: all-m4 depends on all-texinfo.
11548
45b909bc 115492001-03-20 Loren J. Rittle <ljrittle@acm.org>
11550
11551 * MAINTAINERS: Add myself to write after approval list.
11552
f9ecd05b 115532001-03-18 Laurynas Biveinis <lauras@softhome.net>
11554
11555 * Makefile.in (DO_X): Quote nested quotes.
11556
a0167be8 115572001-03-18 Alan Modra <alan@linuxcare.com.au>
11558
11559 * MAINTAINERS: Add myself to write after approval list.
11560
34690eeb 115612001-03-15 Laurynas Biveinis <lauras@softhome.net>
11562
11563 * Makefile.in (DO_X): Use double quotes for quoting
11564 "RANLIB=$${RANLIB}".
11565
ace16e3d 115662001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
11567
11568 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11569
dcde3c07 115702001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
314b6875 11571
11572 * configure.in: Only use `lang_requires' for languages athat are
11573 actually enabled.
11574
6941e176 115752001-03-08 Phil Edwards <pme@sources.redhat.com>
11576
11577 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
11578
8278b709 115792001-03-08 Alexandre Oliva <aoliva@redhat.com>
11580
11581 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11582
1a6eb118 115832001-03-07 Tom Tromey <tromey@redhat.com>
11584
11585 * configure.in: Allow config-lang.in to set `lang_requires' to list
11586 of other required languages.
11587
8c74272d 115882001-03-06 Laurynas Biveinis <lauras@softhome.net>
11589
11590 * Makefile.in: Remove RANLIB definition. Use RANLIB
11591 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11592 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
f9daa432 11593
41edef81 115942001-02-28 Benjamin Kosnik <bkoz@redhat.com>
31972771 11595 Alexandre Oliva <aoliva@redhat.com>
f9daa432 11596
41edef81 11597 * Makefile.in (check-c++): Use tabs, not spaces.
11598
8b6c1516 115992001-02-20 Laurynas Biveinis <lauras@softhome.net>
f9daa432 11600
8b6c1516 11601 * MAINTAINERS: add myself to Write After Approval list.
11602
66c4386e 116032001-02-19 Benjamin Kosnik <bkoz@redhat.com>
fd1a012c 11604
31972771 11605 * Makefile.in (check-c++): New rule.
f9daa432 11606
fd1a012c 11607 * configure.in (target_libs): Remove libg++.
11608 (noconfigdirs): Remove libg++.
11609 (noconfigdirs): Same.
11610 (noconfigdirs): Same.
11611 (noconfigdirs): Same.
11612
11613 * config-ml.in: Remove libg++ references.
11614
11615 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11616 (ALL_TARGET_MODULES): Same.
11617 (configure-target-libg++): Remove.
11618 (all-target-libg++): Remove.
11619 (configure-target-libio): Remove.
11620 (all-target-libio): Remove.
11621 (check-target-libio): Remove.
11622 (.PHONY): Remove.
11623 (libg++.tar.bz2): Remove.
11624 (all-target-cygmon): Remove libio.
11625 (all-target-libstdc++): Remove.
11626 (configure-target-libstdc++): Remove.
11627 (TARGET_LIB_PATH): Remove libstdc++.
11628 (ALL_GCC_CXX): Remove libstdc++.
11629 (all-target-gperf): Correct.
11630
8fb60dad 116312001-02-16 Nick Clifton <nickc@redhat.com>
11632
11633 * configure.in (noconfigdirs): Allow configuration of texinfo
11634 for Cygwin hosts.
11635
8611f330 116362001-02-15 Anthony Green <green@redhat.com>
11637
11638 * configure: Introduce GCJ_FOR_TARGET.
11639 * configure.in: Ditto.
11640 * Makefile.in: Ditto.
11641
863b470b 116422001-02-13 Andreas Schwab <schwab@suse.de>
11643
11644 * MAINTAINERS: Update mail address.
11645
9bfefeba 116462001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11647
11648 * config.guess: Add linux target for S/390.
11649 * config.sub: Likewise.
11650
dcde3c07 116512001-02-08 Chandrakala Chavva <cchavva@redhat.com>
737f6b8e 11652
11653 * configure.in: for *-chorusos, don't config target-newlib and
31972771 11654 target-libgloss.
737f6b8e 11655
60611395 116562001-02-06 Ben Elliston <bje@redhat.com>
11657
11658 * configure: Output host type to stdout, not stderr.
11659
2b05b516 116602001-02-05 Mark Mitchell <mark@codesourcery.com>
11661
da0c6982 11662 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
fda29981 11663 * ltcf-cxx.sh: Likewise.
11664
2b05b516 11665 * config.if: Assume enable_libstdcxx_v3 is defined.
11666
1030d23b 116672001-02-04 Mark Mitchell <mark@codesourcery.com>
11668
11669 Remove V2 C++ library.
11670 * configure.in: Remove --enable-libstdcxx_v3 support.
11671
1c1033dd 116722001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
11673
11674 * include/demangle.h: Add prototype for java_demangle_v3.
11675
3a2af5aa 116762001-01-29 Phil Edwards <pme@sources.redhat.com>
11677
11678 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
11679
f4763e9a 116802001-01-27 Richard Henderson <rth@redhat.com>
11681
11682 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11683
1e5173c2 116842001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11685
11686 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11687 Don't unset, it's non-portable and no longer necessary, set to empty
11688 instead.
11689
441075de 116902001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11691
11692 * ltconfig: Shell portability fix for the tagname validity check.
11693
21037ec8 116942001-01-27 Alexandre Oliva <aoliva@redhat.com>
11695
11696 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11697 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11698
db45c2a0 116992001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11700
11701 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11702
2c18c34e 117032001-01-26 Tom Tromey <tromey@redhat.com>
11704
11705 * configure.in: Allow libgcj to be built on Sparc Solaris.
11706
4b44c1a3 117072001-01-25 David Edelsohn <edelsohn@gnu.org>
11708
11709 * ltcf-c.sh: Add aix5 case.
11710 * ltcf-cxx.sh: Likewise.
11711 * ltconfig: Likewise.
11712
24f78d1b 117132001-01-24 Alexandre Oliva <aoliva@redhat.com>
11714
a7b0e06d 11715 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11716 keep at least one of build_libtool_libs or build_old_libs set to
11717 yes.
11718
24f78d1b 11719 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11720 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11721
ef1760c1 117222001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
11723
11724 * configure.in: Enable libgcj on several additional platforms.
11725
1986d3d9 117262001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
11727
11728 * configure.in: Enable libgcj for linux targets.
11729
7e1bb7bf 117302001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11731
11732 * MAINTAINERS (Write After Approval): Add myself.
11733
f3a027ae 117342001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
11735
11736 * MAINTAINERS: Add myself as vax port maintainer.
11737
5e7056b8 117382001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
11739
11740 * MAINTAINERS: Add myself as Mercury front-end maintainer.
11741
0d2271de 117422001-01-09 Mike Stump <mrs@wrs.com>
11743
11744 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11745 failures of subdirectories.
11746
cd003521 117472001-01-02 Laurynas Biveinis <lauras@softhome.net>
d76e21ba 11748
cd003521 11749 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
d76e21ba 11750 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
cd003521 11751 * ltcf-cxx.sh: Likewise.
11752 * ltcf-gcj.sh: Likewise.
11753 * ltconfig.sh: Fix typo.
d76e21ba 11754
95426b72 117552001-01-02 Laurynas Biveinis <lauras@softhome.net>
11756
11757 * configure: handle DOS-style absolute paths.
11758
bd55fdd4 117592001-01-02 Laurynas Biveinis <lauras@softhome.net>
11760
11761 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11762
66714311 117632000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
11764
11765 * MAINTAINERS: Add myself as avr port co-maintainer.
11766
f4f04af5 117672000-12-28 Ben Elliston <bje@redhat.com>
11768
11769 * MAINTAINERS: Add myself under ``Write After Approval''.
11770
81875c45 117712000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
11772
11773 * texinfo: Remove directory from GCC.
11774
35d9361d 117752000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
11776
11777 * COPYING: Update to current
11778 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11779 to 19yy as example year in copyright notice).
11780
ac20ef2c 117812000-12-18 Benjamin Kosnik <bkoz@redhat.com>
11782
f9daa432 11783 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
ac20ef2c 11784 (libstdcxx_incdir): Pass down.
11785 * config.if: Remove expired bits for cxx_interface, add stub.
11786 (libstdcxx_incdir): Add variable for g++ include directory.
11787 * configure.in (gxx_include_dir): Use it.
f9daa432 11788
d550dfb2 117892000-12-18 Alexandre Oliva <aoliva@redhat.com>
11790
11791 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
11792 with old-email address from ``Write After Approval''.
11793
2353a84c 117942000-12-15 Andreas Jaeger <aj@suse.de>
11795
11796 * configure.in: Handle lang_dirs.
11797
117982000-12-14 Tom Tromey <tromey@redhat.com>
1bbd1888 11799
ad324c4e 11800 * MAINTAINERS: Removed brads.
11801
1bbd1888 11802 * MAINTAINERS: Added gcj developers.
11803
7756f182 118042000-12-13 Anthony Green <green@redhat.com>
f9daa432 11805
7756f182 11806 * configure.in: Disable libgcj for any target not specifically
4b695c23 11807 listed. Disable libgcj for x86 and Alpha Linux until compatible
11808 with g++ abi.
f9daa432 11809
1ef27c9d 118102000-12-13 Mike Stump <mrs@wrs.com>
11811
11812 * Makefile.in (local-distclean): Also remove fastjar.
11813
8c200666 118142000-12-12 Rodney Brown <RodneyBrown@mynd.com>
11815
11816 * contrib/gcc_update: Add fastjar --touch entries.
11817
abc9907a 118182000-12-12 Alexandre Oliva <aoliva@redhat.com>
11819
11820 * configure.in: Disable language-specific target libraries for
11821 languages that aren't enabled.
11822
4d5a2476 118232000-12-10 Anthony Green <green@redhat.com>
11824
11825 * configure.in: Define libgcj. Disable libgcj target libraries for
11826 most targets.
11827
f30b13ba 118282000-12-10 Neil Booth <neilb@earthling.net>
11829
11830 * MAINTAINERS: Update mail address, remove from WAA list.
11831
da538d34 118322000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11833
11834 * libjava: Imported from /cvs/java.
11835 * libffi: Likewise.
11836 * Boehm-gc: Likewise.
11837
bb5f4242 118382000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11839
11840 * configure.in (target_libs): Revert 2000-12-08 patch.
11841 (noconfigdirs): Added target-libjava.
11842
f4f46f68 118432000-12-09 Laurynas Biveinis <lauras@softhome.net>
11844
11845 * djunpack.bat: removed.
11846
2adfe2a9 118472000-12-09 Laurynas Biveinis <lauras@softhome.net>
11848
11849 * Makefile.in: handle DOS-style absolute paths.
11850 * config-ml.in: likewise.
11851 * symlink-tree: likewise.
11852
7ce26751 118532000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11854
11855 * fastjar: Imported.
11856
68a758b6 118572000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11858
11859 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11860 libjava.
11861 * configure.in (target_libs): Removed `target-libjava'.
11862
0b3b9f3b 118632000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11864
11865 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11866 (ALL_MODULES): Added fastjar.
11867 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11868 (all-target-libjava): all-fastjar replaces all-zip.
11869 (all-fastjar): Added.
11870 (configure-target-fastjar, all-target-fastjar): Likewise.
11871 * configure.in (host_tools): Added fastjar.
11872
b9b564e0 118732000-12-07 Mike Stump <mrs@wrs.com>
11874
11875 * Makefile.in (local-distclean): Remove leftover built files.
11876
1a45dccf 118772000-11-24 Nick Clifton <nickc@redhat.com>
11878
11879 * configure.in (xscale-elf): Add target.
11880 (xscale-coff): Add target.
11881
b21e5977 118822000-11-22 Loren J. Rittle <ljrittle@acm.org>
11883
31972771 11884 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11885 recent versions of FreeBSD (release 3 or later).
11886 * ltconfig: On FreeBSD, -lc must not be provided when building
11887 a shared library or else the standard -pthread gcc option is
11888 rendered worthless to later users of the built library.
b21e5977 11889
d7ce037e 118902000-11-16 Fred Fish <fnf@be.com>
11891
11892 * configure.in (enable_libstdcxx_v3): Fix typo,
11893 libstd++ -> libstdc++.
11894
2c5d378d 118952000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11896
11897 * MAINTAINERS: Add self to Write After Approval list.
11898
ea4ec5d3 118992000-11-21 Bernd Schmidt <bernds@redhat.com>
11900
11901 * MAINTAINERS: Update my email address. Add myself to global write
11902 privs list.
11903
5cfbc08c 119042000-11-18 Alexandre Oliva <aoliva@redhat.com>
11905
f42cc732 11906 * Makefile.in: Merge with src and libgcj.
11907 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
11908 configure-target-<library> when their configure scripts need the C
11909 or C++ library to have already been built to work properly.
11910 (do_proto_toplev): Set them to an empty string.
11911
5cfbc08c 11912 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11913 (REALLY_SET_LIB_PATH): Use them.
11914
f1433f3d 119152000-11-17 Stan Shebs <shebs@apple.com>
11916
11917 * MAINTAINERS: Add self to Write After Approval list.
11918
9371935c 119192000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11920
11921 * configure: Provide the original toplevel configure arguments
11922 (including $0) to subprocesses in the environment rather than
11923 through gcc/configargs.h.
11924
967ccfb6 119252000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11926
11927 * MAINTAINERS: Remove references to cccp. Change C9X reference to
11928 C99. Alphabetise "Write After Approval" list.
11929
facb1a06 119302000-11-12 Mark Mitchell <mark@codesourcery.com>
11931
4ec87d68 11932 * configure: Turn on libstdc++ V3 by default.
11933
facb1a06 11934 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11935 if we've got GCC.
11936
0877e533 119372000-11-11 Philip Blundell <philb@gnu.org>
11938
11939 * MAINTAINERS: Add self to Write After Approval list.
11940
a6fdcbb2 119412000-11-09 David Edelsohn <edelsohn@gnu.org>
11942
11943 * ltcf-c.sh (aix4): Improve shared library configuration; require
11944 exporting symbols.
11945 * ltcf-cxx.sh (aix4): Define.
11946 * ltconfig (aix4): Define library and soname specs appropriate for
11947 AIX. Define command to create export symbols list.
11948
dcde3c07 11949Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
4fa12471 11950
11951 * config.sub: Add support for Sun Chorus
11952
cc849a38 119532000-10-31 Nick Clifton <nickc@redhat.com>
11954
11955 * MAINTAINERS: Rename <name>@cygnus.com addresses to
11956 <name>@redhat.com. Also installed new email address for Clint
11957 Popetz.
f9daa432 11958
3f23f60a 119592000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
11960
11961 * etc: Remove directory from GCC.
11962
3e9279ee 119632000-10-16 Michael Meissner <meissner@redhat.com>
11964
11965 * configure (gcc/configargs.h): Only create if there is a build GCC
11966 directory created.
11967
f9daa432 119682000-10-16 Matthias Klose <doko@debian.org>
11969
5c371a2c 11970 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11971 when configured for libstdc++-v3.
11972
4a0e2d42 119732000-10-05 Phil Edwards <pme@gcc.gnu.org>
11974
11975 * configure: Save configure arguments to gcc/configargs.h.
11976
f39aafc5 119772000-10-04 Philipp Thomas <pthomas@suse.de>
11978
11979 * config.guess: Import CVS version 1.157.
11980 * config.sub: Import CVS version 1.181.
11981
c884589e 119822000-10-04 Andris Pavenis <pavenis@latnet.lv>
11983
11984 * Makefile.in (bootstrap): avoid recursion if subdir missing
11985 (cross): ditto
11986 (do-proto-toplev): ditto
11987
c1a13da0 119882000-09-30 Alexandre Oliva <aoliva@redhat.com>
11989
e920d979 11990 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11991 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11992
c1a13da0 11993 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11994 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
11995 all affected `configure' scripts.
11996
81089fbf 11997Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
11998
11999 * MAINTAINERS: Add self as cpplib co-maintainer.
12000
c47eeef8 120012000-09-24 Aldy Hernandez <aldyh@redhat.com>
12002
12003 * MAINTAINERS: Add self to Write After Approval list.
12004
1f6ba023 120052000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12006
12007 * INSTALL/README: egcs -> GCC update.
12008
dcde3c07 12009Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
cf1f3b68 12010
12011 * MAINTAINERS: Add myself to Write After Approval list.
12012
eca133bc 120132000-09-15 Kazu Hirata <kazu@hxi.com>
12014
12015 * MAINTAINERS: Add myself to Write After Approval list.
12016
3a6d39fe 12017Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
12018
31972771 12019 * configure.in: Do not build byacc for hppa64. Provide paths to the
12020 X11 libraries for hppa64.
3a6d39fe 12021
5e4d941a 120222000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12023
12024 * MAINTAINERS: Add myself as 68hc11 port maintainer.
12025
fd7f3a57 120262000-09-06 Alexandre Oliva <aoliva@redhat.com>
12027
5fbdfc0f 12028 * Makefile.in (all-zlib): Added dummy target.
12029
fd7f3a57 12030 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12031 ltcf-gcj.sh: Updated from libtool multi-language branch.
12032
92b251ca 120332000-09-05 Alexandre Oliva <aoliva@redhat.com>
12034
12035 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12036 (bootstrap*): Depend on all-bootstrap.
12037
31ab897a 120382000-09-05 Philipp Thomas <pthomas@suse.de>
12039
12040 * config.guess: Import CVS version 1.156.
12041 * config.sub: Import CVS version 1.179.
12042
add841d2 120432000-09-02 Anthony Green <green@cygnus.com>
12044
12045 * Makefile.in (all-gcc): Depend on all-zlib.
12046 (CLEAN_MODULES): Add clean-zlib.
12047 (ALL_MODULES): Add all-zlib.
12048 * configure.in (host_libs): Add zlib.
12049
aff0af06 120502000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
e2bac683 12051
12052 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12053 crosses, but add gcc/include to the header search path for them.
12054
d6f4f260 120552000-08-04 David E. O'Brien <obrien@FreeBSD.org>
12056
12057 * MAINTAINERS: Add self to Write After Approval list.
12058
352d4040 120592000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12060
12061 * config.guess: Import CVS version 1.152.
12062 * config.sub: Import CVS version 1.177.
12063
a49a3523 120642000-08-25 Alexandre Oliva <aoliva@redhat.com>
12065
681dbe98 12066 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12067 $targargs to tell whether newlib is going to be built.
12068
a49a3523 12069 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12070 $$r/TARGET_SUBDIR/libio for _G_config.h.
12071
2fb10547 120722000-08-23 Alexandre Oliva <aoliva@redhat.com>
12073
12074 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12075
1554dae1 120762000-08-22 DJ Delorie <dj@redhat.com>
12077
12078 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12079
883e4a54 120802000-08-22 Alexandre Oliva <aoliva@redhat.com>
12081
12082 * config-ml.in (CC, CXX): Avoid trailing whitespace.
12083 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12084 sub-configures.
12085
47e1a34e 120862000-08-21 DJ Delorie <dj@redhat.com>
12087
12088 * MAINTAINERS: Add self as a libiberty maintainer
12089
f4fb1596 120902000-08-16 Alexandre Oliva <aoliva@redhat.com>
12091
12092 * configure.in (libstdcxx_flags): Use
12093 libstdc++-v3/src/libstdc++.INC.
12094
a4b68c89 120952000-08-15 Alexandre Oliva <aoliva@redhat.com>
12096
12097 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12098
e800dd2f 120992000-08-14 Zack Weinberg <zack@wolery.cumb.org>
12100
e5d5867a 12101 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12102
f9daa432 12103 * configure: Make enable_threads and enable_shared defaults
e800dd2f 12104 explicit. Substitute enable_threads into generated Makefiles.
12105 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12106 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12107
4a5bda50 121082000-08-13 Geoff Keating <geoffk@cygnus.com>
12109
12110 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12111
2968054b 121122000-08-12 Alexandre Oliva <aoliva@redhat.com>
12113
12114 * config-ml.in (CC): Remove bogus duplicate quotation mark from
12115 previous delta.
12116
cbf326ce 121172000-08-11 Jason Merrill <jason@redhat.com>
d793b7ed 12118
cbf326ce 12119 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12120 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12121 (FLAGS_FOR_TARGET): Not here.
12122 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
d793b7ed 12123
287d2cfb 121242000-08-11 Alexandre Oliva <aoliva@redhat.com>
12125
12126 * config-ml.in (CC, CXX): Don't introduce a leading space.
12127
9b573fd8 121282000-08-07 DJ Delorie <dj@delorie.com>
12129
12130 * MAINTAINERS: Add self as a DJGPP maintainer
12131
ede08f9f 121322000-08-07 DJ Delorie <dj@redhat.com>
12133
12134 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12135 "if we're also building gcc, and it's a gcc that will run on the
12136 build machine, we want to use its includes instead of the system's
12137 default includes".
12138
85895852 121392000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
12140
12141 * MAINTAINERS: Add self to Write After Approval list.
12142
454c751b 121432000-08-03 Alexandre Oliva <aoliva@redhat.com>
12144
feb7523c 12145 * configure.in (libstdcxx_flags): Don't use `"'.
12146
454c751b 12147 * config-ml.in: Adjust multilib search paths to the
12148 appropriate multilib tree.
12149
0a120c53 121502000-08-02 Alexandre Oliva <aoliva@redhat.com>
12151
12152 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12153 commas in $LANGUAGES.
12154
f3efc960 121552000-08-02 Manfred Hollstein <manfredh@redhat.com>
12156
12157 * configure.in: Re-enable all references to libg++ and librx.
12158
00c97451 121592000-08-01 Alexandre Oliva <aoliva@redhat.com>
12160
650713eb 12161 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12162 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
12163 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12164 * ltcf-cxx.sh (need_lc): Set based on postdeps.
12165
00c97451 12166 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12167
4d3fd3b7 121682000-07-31 Alexandre Oliva <aoliva@redhat.com>
12169
12170 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12171 CXX_FOR_TARGET for sed.
12172
32999451 121732000-07-30 Alexandre Oliva <aoliva@redhat.com>
12174
12175 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12176 Do not override if already set in the environment or in configure.
12177 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12178 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12179
c102b56d 121802000-07-28 Alexandre Oliva <aoliva@redhat.com>
12181
12182 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12183 the libtool CVS tree multi-language branch.
12184 * ltconfig, ltmain.sh: Updated.
f9daa432 12185
bc7af389 121862000-07-27 Alexandre Oliva <aoliva@redhat.com>
12187
ed2dfc92 12188 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12189 (clean-target): Depend on it.
12190
bc7af389 12191 * Makefile.in (FLAGS_FOR_TARGET): New macro.
12192 (GCC_FOR_TARGET): Use it.
12193 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12194 * configure.in: ... here.
12195 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
12196 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12197
aee16bda 121982000-07-24 Eric Christopher <echristo@cygnus.com>
12199
12200 * MAINTAINERS: Add self to Write After Approval list.
12201
bae203e7 122022000-07-24 Alexandre Oliva <aoliva@redhat.com>
12203
8ad0b02a 12204 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12205 (configure-target-libchill, configure-target-libobjc): Likewise.
12206
bae203e7 12207 * configure.in: Use the same cache file for all target libs.
12208 * config-ml.in: But different cache files per multilib variant.
12209
2dce220b 122102000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12211
12212 * configure (topsrcdir): Don't use dirname.
12213
84a55ca2 122142000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
12215
12216 * MAINTAINERS: Add self to Write After Approval list.
12217
151ad919 122182000-07-20 Jason Merrill <jason@redhat.com>
12219
12220 * configure.in: Remove all references to libg++ and librx.
12221
12222 * configure, configure.in, Makefile.in: Unify gcc and binutils.
12223
122242000-07-20 Hans-Peter Nilsson <hp@axis.com>
12225
12226 * config.sub: Update to subversions version 2000-07-06.
12227
99545576 122282000-07-12 Andrew Haley <aph@cygnus.com>
12229
12230 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12231 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12232
1ac432f1 122332000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
12234
12235 * symlink-tree: Check number of arguments.
12236
8d6dd244 122372000-07-05 Jim Wilson <wilson@cygnus.com>
12238
12239 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12240 search path for a g++ extracted from the build tree. This
12241 will allow link tests run by configure scripts in
12242 subdirectories to succeed.
12243
151ad919 122442000-07-01 Koundinya K <kk@ddeorg.soft.net>
12245
31972771 12246 * ltconfig: Add support for mips-dde-sysv4.2MP
aee16bda 12247
74c42694 122482000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12249
12250 * MAINTAINERS: Add myself as loop discovery maintainer.
12251
151ad919 122522000-06-28 Corinna Vinschen <vinschen@cygnus.com>
12253
12254 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12255 `os2'. Force ac_cv_exeext to be ".exe" in that case.
12256
122572000-06-19 Timothy Wall <twall@cygnus.com>
12258
12259 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12260 * config.sub: Add tic54x target.
12261
39d9b770 12262Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12263
12264 * MAINTAINERS: Add self as Fortran maintainer,
12265 remove Craig Burley.
12266
151ad919 12267Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13645f53 12268
151ad919 12269 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12270 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13645f53 12271
a71aa125 12272Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
12273
12274 * MAINTAINERS: Add self as i18n maintainer
12275
151ad919 1227620000-05-21 H.J. Lu (hjl@gnu.org)
12277
31972771 12278 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12279 directory are used if they exist. Make sure
12280 $(build_tooldir)/include is searched for header files,
12281 $(build_tooldir)/lib/ for library files.
151ad919 12282 (GCC_FOR_TARGET): Likewise.
31972771 12283 (CXX_FOR_TARGET): Likewise.
151ad919 12284
1ef89cd1 12285Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
12286
12287 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12288
151ad919 12289Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
810e9e00 12290
12291 * Makefile.in (configure-target-libiberty): Depend on
12292 configure-target-newlib.
12293
ffee4df0 122942000-05-16 Alexandre Oliva <aoliva@cygnus.com>
12295
12296 * configure.in, Makefile.in: Merge all libffi-related
12297 configury stuff from the libgcj tree.
12298
151ad919 12299Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
12300
12301 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12302 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12303
12304Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
12305
12306 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12307 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
4b695c23 12308 current version information. Add to proto-toplev directory.
151ad919 12309 (gdb-taz): Build do-djunpack.
12310
677b224d 123112000-05-15 David Edelsohn <edelsohn@gnu.org>
12312
12313 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12314
36d84962 12315Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
12316
12317 * MAINTAINERS: Add self to Write After Approval list.
12318
151ad919 123192000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12320
12321 * ltmain.sh: Preserve in relink_command any environment
12322 variables that may affect the linker behavior.
12323
b4ae6e19 12324Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
12325
151ad919 12326 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12327
12328Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
12329
12330 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12331
123322000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
12333
12334 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
31972771 12335 with the version name.
b4ae6e19 12336
9f8322d4 12337Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
12338
12339 * MAINTAINERS: Add self as bb-reorder maintainer.
12340
212276a1 123412000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
12342
12343 * config.if: Tweak.
12344
151ad919 123452000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
12346
12347 * djunpack.bat: New file.
12348
12349Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
12350
12351 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
4b695c23 12352 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12353 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12354 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
151ad919 12355
1e866de7 123562000-04-16 Dave Pitts <dpitts@cozx.com>
12357
31972771 12358 * config.sub (case $basic_machine): Change default for "ibm-*"
12359 to "openedition".
1e866de7 12360
c3d0c692 123612000-04-13 Andreas Jaeger <aj@suse.de>
12362
12363 * MAINTAINERS: Added myself.
12364
151ad919 12365Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
12366
12367 * Makefile.in (gdb-taz): New target. GDB specific archive.
12368 (do-md5sum): New target.
12369 (MD5PROG): Define.
12370 (PACKAGE): Default to TOOL.
12371 (VER): Default to a shell script.
12372 (taz): Rewrite target. Move real work to do-proto-toplev. Include
4b695c23 12373 md5 checksum generation.
151ad919 12374 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12375 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12376 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
4b695c23 12377 insight.tar.bz2): Use gdb-taz to create archive.
151ad919 12378
12379Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
12380
12381 * configure (warn_cflags): Delete.
12382
dd0ac352 12383Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
12384
12385 * MAINTAINERS: Added myself.
12386
84d8005c 123872000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
d3eff7bb 12388 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
84d8005c 12389
31972771 12390 * configure.in (enable_libstdcxx_v3): Add.
12391 (target_libs): Add bits here to switch between libstdc++-v2 and
12392 libstdc++-v3.
12393 * config.if: And this file too.
12394 * Makefile.in: Add libstdc++-v3 targets.
aee16bda 12395
a995bb42 123962000-04-05 Michael Meissner <meissner@redhat.com>
12397
12398 * config.sub (d30v): Add d30v as a basic machine type.
12399
c1d2a99e 124002000-03-29 Jason Merrill <jason@casey.cygnus.com>
12401
12402 * configure.in: -linux-gnu*, not -linux-gnu.
12403
6437c7c8 12404Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12405
12406 * MAINTAINERS: Add self in write-after-approval section.
12407
48ad86bd 12408Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
12409
12410 * MAINTAINERS: Add self as ia64 port maintainer.
12411
cb86f6e1 124122000-03-08 Neil Booth <NeilB@earthling.net>
12413
12414 * MAINTAINERS: Add self in write-after-approval section.
12415
151ad919 12416Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
3d94c7f0 12417
151ad919 12418 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12419 (do-tar-bz2): Replace TOOL with PACKAGE.
12420 (gdb.tar.bz2): Remove GDBTK from GDB package.
12421 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
4b695c23 12422 dejagnu.tar.bz2): New packages.
151ad919 12423
124242000-02-27 Andreas Jaeger <aj@suse.de>
12425
12426 * configure.in: Add entry for mips*-*-linux*, move catch all
12427 *-*-*linux* entry below this one.
12428
124292000-02-27 Ian Lance Taylor <ian@zembu.com>
12430
12431 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
3d94c7f0 12432
1872c686 124332000-02-24 Nick Clifton <nickc@cygnus.com>
12434
12435 * config.sub: Support an OS of "wince".
12436
151ad919 12437Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
12438
12439 * config.guess, config.sub: Updated to match config's 2000-02-15
4b695c23 12440 version.
151ad919 12441
dcde3c07 124422000-02-23 Linas Vepstas <linas@linas.org>
151ad919 12443
12444 * config.sub: Add support for Linux/IBM 370.
12445 * configure.in: Likewise.
12446
8027f1d6 124472000-02-22 Nick Clifton <nickc@cygnus.com>
12448
12449 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12450
dcde3c07 124512000-02-20 Christopher Faylor <cgf@cygnus.com>
d32a1334 12452
151ad919 12453 * config.guess: Guess "cygwin" rather than "cygwin32".
d32a1334 12454
4f5e65d7 124552000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12456
12457 * configure (gcc_version): When setting, narrow search to
12458 lines containing `version_string'.
12459
cb257c25 124602000-02-15 Denis Chertykov <denisc@overta.ru>
12461
12462 * config.sub: Add support for avr target.
12463
b1b2e339 124642000-02-14 Nick Clifton <nickc@cygnus.com>
12465
12466 * MAINTAINERS: Add maintainers for MCore port.
12467
def2c3fb 12468Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
12469
12470 * config.sub: Add mmix-knuth-mmixware.
12471
f0e58719 124722000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12473
12474 * MAINTAINERS: Pair cccp with cpplib maintainership.
12475
dcde3c07 124762000-01-27 Christopher Faylor <cgf@redhat.com>
151ad919 12477
12478 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12479 structure stuff to -L library search.
12480 (CXX_FOR_TARGET): Ditto.
12481 (CROSS_CHECK_MODULES): Fix spelling mistake.
12482
6ba3324d 124832000-01-24 Mark Mitchell <mark@codesourcery.com>
12484
12485 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12486 the C++ compiler.
12487
1532359f 124882000-01-12 Richard Henderson <rth@cygnus.com>
12489
12490 * configure.in: Don't build some bits for beos.
12491
75daeef1 124922000-01-12 Joel Sherrill (joel@OARcorp.com)
12493
12494 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12495 as include files.
12496
2774282e 124972000-01-11 Zack Weinberg <zack@wolery.cumb.org>
12498
12499 * Add self as cpplib maintainer, as requested by Jason
12500 Merrill. Correct my e-mail address.
12501
d08e2cf4 125022000-01-06 Geoff Keating <geoffk@cygnus.com>
12503
12504 * configure.in: Use mt-aix43 to handle *_TARGET defs,
12505 not mh-aix43.
12506
cee0655e 12507Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
12508
12509 * MAINTAINERS: Add myself to "write after approval" list.
12510
a23a249a 125111999-12-14 Richard Henderson <rth@cygnus.com>
12512
12513 * config.guess (alpha-osf, alpha-linux): Detect ev67.
12514 * config.sub: Accept alphaev[78], alphaev8.
12515
7f620b51 125161999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12517
12518 * config.guess, config.sub: Update from autoconf.
12519
76323487 125201999-11-29 Bruce Korb <autogen@linuxbox.com>
12521
3beb0b4d 12522 * MAINTAINERS: update my playtime e-address.
76323487 12523
5514758e 12524Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12525
12526 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12527 necessary libraries are missing.
12528
dcde3c07 12529Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
4e11cb65 12530
12531 * MAINTAINERS: Add new 'write after approval' maintainer.
12532
4a6db447 12533Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
12534
12535 * MAINTAINERS: Add new Java maintainer.
12536
34834d2a 125371999-10-25 Andreas Schwab <schwab@suse.de>
12538
12539 * configure: Fix quoting inside arguments of eval.
12540
26186f46 125411999-10-21 Nick Clifton <nickc@cygnus.com>
12542
12543 * config-ml.in: Allow suppression of some ARM multilibs.
12544
b384fc18 12545Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
12546
12547 * config.guess: Add OS/390 match pattern.
12548 * config.sub: Add mvs, openedition targets.
12549 * configure.in (i370-ibm-opened*): New.
12550
151ad919 125511999-09-04 Steve Chamberlain <sac@pobox.com>
12552
12553 * config.sub: Add support for configuring for pj.
12554
125551999-08-31 Nick Clifton <nickc@cygnus.com>
12556
12557 * config.sub (maybe_os): Add support for configuring for fr30.
12558
3e6b7981 125591999-08-25 Nick Clifton <nickc@cygnus.com>
12560
12561 * configure.in: Do not configure or build ld for AIX
12562 platforms. ld is known to be broken on these platforms.
12563
49c01ead 12564Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12565
12566 * config-ml.in: Pass compiler flag corresponding to multidirs to
12567 subdir configures.
12568
151ad919 125691999-08-09 Ian Lance Taylor <ian@zembu.com>
12570
12571 * Makefile.in (LDFLAGS): Define.
12572
125731999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
12574
12575 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12576 noconfigdirs.
12577 (*-*-cygwin*): Likewise.
12578
125791999-08-08 Ian Lance Taylor <ian@zembu.com>
12580
12581 * mkdep: New file.
12582 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12583 (BINUTILS_SUPPORT_DIRS): Add mkdep.
12584
12585 From Eli Zaretskii <eliz@is.elta.co.il>:
12586 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12587 long file name when using DJGPP on MS-DOS.
12588
90916687 12589Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
12590
12591 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12592
151ad919 125931999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
12594
12595 * Makefile.in (check-target-libio): Remove all-target-libstdc++
12596 dependency as this causes "make check" to globally "make all"
12597
ed4e41d7 12598Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
12599
12600 * configure.in (target_libs): Added target-zlib.
12601 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12602 (CONFIGURE_TARGET_MODULES): Likewise.
12603 (CHECK_TARGET_MODULES): Likewise.
12604 (INSTALL_TARGET_MODULES): Likewise.
12605 (CLEAN_TARGET_MODULES): Likewise.
12606 (configure-target-zlib): New target.
12607 (all-target-zlib): Likewise.
12608 (all-target-libjava): Depend on all-target-zlib.
12609 (configure-target-libjava): Depend on configure-target-zlib.
12610
12611 * Makefile.in (configure-target-libjava): Depend on
12612 configure-target-newlib.
12613 (configure-target-boehm-gc): New target.
12614 (configure-target-qthreads): New target.
12615
31972771 12616 * configure.in (target_libs): Added target-qthreads.
12617 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12618 (CONFIGURE_TARGET_MODULES): Likewise.
12619 (CHECK_TARGET_MODULES): Likewise.
12620 (INSTALL_TARGET_MODULES): Likewise.
12621 (CLEAN_TARGET_MODULES): Likewise.
12622 (all-target-qthreads): New target.
12623 (configure-target-libjava): Depend on configure-target-qthreads.
12624 (all-target-libjava): Depend on all-target-qthreads.
ed4e41d7 12625
12626 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12627 (CONFIGURE_TARGET_MODULES): Likewise.
12628 (CHECK_TARGET_MODULES): Likewise.
12629 (INSTALL_TARGET_MODULES): Likewise.
12630 (CLEAN_TARGET_MODULES): Likewise.
12631 (all-target-libjava): New target.
12632 (all-target-boehm-gc): Likewise.
12633 * configure.in (target_libs): Added libjava, boehm-gc.
12634
151ad919 126351999-07-22 Ian Lance Taylor <ian@zembu.com>
12636
12637 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12638 configure.bat in SUPPORT_FILES.
12639 (gas+binutils.tar.bz2): Likewise.
12640
12641 * makeall.bat: Remove; obsolete.
12642
126431999-07-21 Ian Lance Taylor <ian@zembu.com>
12644
12645 From Mark Elbrecht:
12646 * configure.bat: Remove; obsolete.
12647
126481999-07-11 Ian Lance Taylor <ian@zembu.com>
12649
12650 * configure: Add -W -Wall to the default CFLAGS when compiling with
12651 gcc.
12652
12653Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
12654
12655 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12656
126571999-06-30 Mark Mitchell <mark@codesourcery.com>
12658
12659 * configure.in: Build ld on IRIX6.
12660
126611999-06-12 Ian Lance Taylor <ian@zembu.com>
12662
12663 * Makefile.in: Change distribution targets to use bzip2 instead of
12664 gzip.
12665 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12666 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12667
126681999-06-04 Nick Clifton <nickc@cygnus.com>
12669
12670 * config.sub: Add mcore target.
12671
4960e263 12672Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
12673
12674 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12675
fb873f96 12676Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
12677
12678 * config.guess (dummy): Changed to $dummy.
12679
f0d0ef7c 126801999-05-24 Nick Clifton <nickc@cygnus.com>
12681
12682 * config.sub: Tidied up case statements.
12683
0522f2f0 126841999-05-22 Ben Elliston <bje@cygnus.com>
12685
e571eca2 12686 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12687 <jiro@din.or.jp>.
12688
0522f2f0 12689 * config.guess: Merge with FSF version. Future changes will be
12690 more accurately recorded in this ChangeLog.
12691 * config.sub: Likewise.
12692
8566565c 12693Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
12694
12695 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12696
151ad919 126971999-04-30 Tom Tromey <tromey@cygnus.com>
12698
12699 * ltmain.sh: [mode link] Always use CC given by ltconfig.
12700
688d5631 127011999-04-23 Tom Tromey <tromey@cygnus.com>
12702
12703 * ltconfig, ltmain.sh: Update to libtool 1.2f.
12704
151ad919 127051999-04-20 Drew Moseley <dmoseley@cygnus.com>
12706
12707 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12708 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12709 Bad merge removed these two changes.
12710
e020fd98 12711Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
31972771 12712 Martin Heller (Ing.-Buero_Heller@t-online.de)
e020fd98 12713
12714 * config.guess (interix Alpha): Add.
12715
151ad919 127161999-04-11 Richard Henderson <rth@cygnus.com>
12717
12718 * configure.in (i?86-*-beos*): Do config gperf; don't config
12719 gdb, newlib, or libgloss.
12720
a48ef8ee 12721Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
aee16bda 12722
a48ef8ee 12723 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12724 link a trivial program with -mabi=64. If it fails, remove mabi=64
12725 from multidirs.
12726
c3a180dc 12727Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
12728
12729 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12730
151ad919 127311999-04-08 Nick Clifton <nickc@cygnus.com>
12732
12733 * config.sub: Add support for mcore targets.
12734
127351999-04-07 Michael Meissner <meissner@cygnus.com>
12736
12737 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12738 not mt-ospace, in order to shut up assembler warning about using
12739 symbols that are named the same as registers.
12740
127411999-04-07 Drew Moseley <dmoseley@cygnus.com>
12742
12743 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12744 dependency list for all-target-cygmon.
12745
127461999-04-05 Doug Evans <devans@casey.cygnus.com>
12747
12748 * config-ml.in: Check $host, not $target, for selective multilibs.
12749 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12750 thumb interworking, and underscore prefix multilibs.
12751
127521999-04-04 Ian Lance Taylor <ian@zembu.com>
12753
12754 * missing: Update to version from current automake.
12755
b7ba05c0 12756Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
12757
12758 * configure (gxx_include_dir): Removed.
12759
12760 * configure.in (gxx_include_dir): Handle it.
12761 * Makefile.in: Likewise.
12762
151ad919 127631999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
12764
12765 * config.sub (mips64vr4111,mips64vr4111el) Add.
12766
127671999-03-21 Ben Elliston <bje@cygnus.com>
12768
31972771 12769 * config.guess: Correct typo for detecting ELF on FreeBSD.
151ad919 12770
9862eda4 12771Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
12772
9862eda4 12773 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12774 config/mh-djgpp.
12775
151ad919 12776Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
12777
12778 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12779 all-target-newlib to dependency list for all-target-bsp.
12780
26a1dadb 12781Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
12782
12783 * config.sub: Add i386-uwin support.
12784 * config.guess: Likewise.
12785
fea0107e 12786Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12787
12788 * configure.in: cleanup, add mh-*pic handling for arm, special
12789 case powerpc*-*-aix*
12790
151ad919 12791Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
12792
12793 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12794 can be built.
12795
12796Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
12797
12798 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
4b695c23 12799 targets.
151ad919 12800
daa90679 128011999-03-02 Nick Clifton <nickc@cygnus.com>
12802
12803 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12804
f6a095e9 12805Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
12806
12807 * config.sub: Check for "cygwin*" rather than "cygwin32*"
12808
47d8eb1d 128091999-02-24 Nick Clifton <nickc@cygnus.com>
12810
12811 * config.sub: Fix typo in arm recognition.
12812
151ad919 12813Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
12814
12815 * configure.in (noconfigdirs): Changed target_configdirs to
12816 include target-bsp only for m68k-*-elf* and m68k-*-coff*
12817 rather than m68k-*-* since it is not known to work on
12818 m68k-aout. Ditto for arm-*-*oabi.
12819
12820Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
12821
12822 * configure.in (*-*-windows*): Remove, no longer used.
151ad919 12823
128241999-02-19 Ben Elliston <bje@cygnus.com>
12825
12826 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12827 Smart and improved by Andrew Cagney.
12828
52b143d0 12829Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
12830
12831 * config.guess: Recognize openbsd-*-hppa.
12832
c441c977 12833Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
12834
12835 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12836 only if it is not empty.
12837
8faa2109 128381999-02-17 Nick Clifton <nickc@cygnus.com>
12839
12840 Patch from: Scott Bambrough <scottb@corelcomputer.com>
aee16bda 12841
151ad919 12842 * config.guess: Modified to recognize uname's armv* syntax.
8faa2109 12843
12844 * config.sub: Modified to recognize uname's armv* syntax.
12845
151ad919 128461999-02-17 Mark Salter <msalter@cygnus.com>
12847
12848 * configure.in: Added target-bsp for sparclite.
12849
12850Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
12851
12852 * config.sub: Recognize alphapca5[67] and up to alphaev8.
12853
128541999-02-08 Nick Clifton <nickc@cygnus.com>
12855
12856 * configure.in: Add support for strongarm port.
12857 * config.sub: Add support for strongarm target.
12858
654a22b1 12859Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
aee16bda 12860
654a22b1 12861 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12862 the old name config/mh-cygwin32.
12863 Enable texinfo.
12864
151ad919 12865Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
12866
12867 * configure.in: Do build ld for ix86 Solaris.
12868
46fb7091 12869Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
12870
12871 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
12872 $AR_FOR_TARGET. Likewise for RANLIB.
12873
115ec39e 12874Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
aee16bda 12875
31972771 12876 * config.sub (oabi): Recognize.
12877 * configure.in (arm-*-oabi): Handle.
115ec39e 12878
5cca51e0 12879Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
12880
12881 * config.guess: Improve detection of i686 on UnixWare 7.
12882
183a8abb 12883Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
12884
12885 * config.guess: Add support for i386-pc-interix.
12886 * config.sub: Likewise.
12887 * configure.in: Likewise.
183a8abb 12888
151ad919 12889Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
12890
12891 * Makefile.in: Remove unneeded all-target-libio from
12892 from all-target-winsup target since it is now unneeded.
12893 Add all-target-libtermcap in its place since it is now
12894 needed.
12895
12896Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
12897
12898 * configure.in: makefile stub for cygwin target is probably
12899 unnecessary. Remove it for now.
151ad919 12900
12901Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
12902
12903 * configure.in: libtermcap.a should be built when cygwin is the
12904 target as well as the host.
12905 * config.guess: Allow mixed case in cygwin uname output.
12906 * Makefile.in: Add libtermcap target.
151ad919 12907
0db75088 12908Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
12909
12910 * config.sub: Clean up handling of hppa2.0.
12911
a30dcfee 12912Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
12913
12914 * config.guess: Use C code to identify more HP machines.
12915
44cfa345 12916Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
12917
12918 * config.sub: Handle hppa2.0.
12919
151ad919 12920Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
12921
12922 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
4b695c23 12923 cygmon for all sparclite targets, regardless of object format.
151ad919 12924
129251998-12-15 Mark Salter <msalter@cygnus.com>
12926
12927 * configure.in: Added target-bsp for several target architectures.
12928
12929 * Makefile.in: Added rules for bsp.
12930
be0f7b24 12931Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
12932
12933 * config.guess: Improve detection of hppa2.0 processors.
12934
12935Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
12936
12937 * config.guess: Recognize FreeBSD using ELF automatically.
12938
76103b2c 129391998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
12940
12941 * configure (skip-this-dir): Add handling for new shell script, which
12942 might be created by a sub-directory's configure to indicate, this particular
12943 directory is "unwanted".
12944 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12945
151ad919 12946Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
12947
12948 * ltconfig: import from libtool, after changing libtool to
12949 account for the cygwin name change.
12950
12951Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
12952
12953 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12954 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12955
12956Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
12957
12958 * configure.in: Add libtermcap to list of cygwin dependencies.
12959
12960Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
12961
31972771 12962 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12963 they include winsup/include when it's a cygwin target.
151ad919 12964
129651998-11-12 Tom Tromey <tromey@cygnus.com>
12966
12967 * configure.in (host_tools): Added zip.
12968 * Makefile.in (all-target-libjava): Depend on all-zip.
12969 (all-zip): New target.
12970 (ALL_MODULES): Added all-zip.
12971 (NATIVE_CHECK_MODULES): Added check-zip.
12972 (INSTALL_MODULES): Added install-zip.
12973 (CLEAN_MODULES): Added clean-zip.
12974
12975Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
12976
12977 * Makefile.in: lose "32" from comment about cygwin.
12978
12979Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
12980
12981 * configure.in: Use -Os to build target libraries for the fr30.
12982
12983Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
12984
12985 * config.sub: Add fr30.
12986
12987Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
12988
31972771 12989 * configure.in: drop "32" from config/mh-cygwin32. Check
151ad919 12990 cygwin* instead of cygwin32*.
12991 * config.sub: Check cygwin* instead of cygwin32*.
12992
39ebcbe1 12993Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
12994
12995 * config.guess: Match any version of Unixware7.
12996
151ad919 129971998-10-20 Syd Polk <spolk@cygnus.com>
12998
12999 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13000 if desired.
13001
de79e382 13002Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
13003
13004 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13005 these if the appropriate directories and files to not exist.
13006
e7104d38 13007Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
13008
13009 * Makefile.in (DEVO_SUPPORT): Add config.if.
13010
fb1c80df 13011Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
13012
13013 * configure: Add pattern to replace "build_tooldir"'s
13014 definition in the generated Makefile with "tooldir"'s
13015 actual value.
13016
46a4cc47 13017Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
13018
0ee69c06 13019 * config.sub: Bring back lost sparcv9.
13020
46a4cc47 13021 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13022
3a8c0cab 13023Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
13024
13025 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13026 CC_FOR_TARGET and friends.
13027
13028Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
aee16bda 13029
ea0cacfb 13030 * Makefile.in (build_tooldir): New variable, same as tooldir.
13031 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13032 -B$(build_tooldir)/bin/.
13033 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
3a8c0cab 13034
de7dcc81 13035Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13036
13037 * README: Remove installation instructions and refer to the
13038 INSTALL directory instead.
13039
67139a60 13040Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
151ad919 13041
67139a60 13042 * config.sub: Add support for i[34567]86-pc-udk.
13043 * configure.in: Likewise.
13044
ed37269d 13045Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
13046
13047 * Makefile.in: add bzip2 package building bits for user
13048 tools module
13049 * configure.in: ditto
13050
fc449a71 13051Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
13052
13053 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13054 (ALL_TARGET_MODULES): Add all-target-libobjc.
13055 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13056 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13057 (all-target-libchill): Add dependencies.
13058 * configure.in (target_libs): Add libchill.
aee16bda 13059
7bb9dd92 130601998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
13061
13062 * configure.in (target_subdir): Remove duplicate line.
13063
ed37269d 13064Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
13065
13066 * Makefile.in (all-automake): fix dependencies.
13067
a9ff8bf0 13068Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
13069
13070 * configure.in: Minor cleanups for building in the $(target_alias)
13071 subdir.
13072
5869bc6a 130731998-09-22 Jim Wilson <wilson@cygnus.com>
13074
13075 * Makefile.in (bootstrap): Set r and s before make all. Use
13076 BASE_FLAGS_TO_PASS in make all.
13077 (cross): Likewise.
13078
a5caa84c 130791998-09-20 Mark Mitchell <mark@markmitchell.com>
13080
13081 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13082
331d5855 13083Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
13084
13085 * config.sub: Fix typo in last change.
13086
4d004c41 130871998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13088
13089 * config.sub: Add support for C4x target.
13090 * configure.in: Likewise.
13091
0a2a3792 130921998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
13093
13094 * config.sub: Recognize sparcv9 just like sparc64.
13095
67e059d3 13096Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
13097
13098 * config.guess: Match "Pent II" or "PentII" for OpenServer.
13099
cd547500 13100Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
13101
7325e595 13102 * config.guess: Correctly identify Pentium II sco boxes.
13103
cd547500 13104 * config.guess: Fix "tr" code. From Weiwen Liu.
13105
0b632721 13106Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
13107
13108 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13109 stabs.
13110
ae568fff 13111Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
13112
13113 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13114 (ALL_TARGET_MODULES): Add all-target-libchill.
13115 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13116 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13117 (all-target-libchill): Add dependencies.
13118 * configure.in (target_libs): Add libchill.
13119
68da0d0a 13120Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13121
13122 * config.guess: Avoid assumptions about "tr" behaves when
13123 LANG is set to something other than English.
13124
d722107d 13125Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
13126
13127 * configure (gxx_include_dir): Changed to
13128 '${prefix}/include/g++'-${libstdcxx_interface}.
13129
13130 * config.if: New to determine the interfaces.
13131
5e6f60dc 13132Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
13133
13134 * config.guess: Detect and handle MPE/IX.
13135 * config.sub: Deal with MPE/IX.
13136
8a70d526 13137Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
13138
13139 * configure.in: Use mh-aix43.
13140
f890b212 131411998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
13142
13143 * configure: Fix --without/--disable cases for gxx-include-dir.
13144
ed37269d 13145Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
13146
13147 * mdata-sh: Imported. Needed for automake support.
13148
13149Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
13150
13151 * Makefile.in (taz): Try "chmod -R og=u ." before
13152 "chmod og=u `find . -print`".
13153
13154Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
13155
13156 * configure.in: Add arm-elf and thumb-elf support.
13157
13158Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
13159
13160 * Makefile.in: Undo previous patch.
13161
13162Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
13163
13164 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13165 to here ...
13166 (install-no-fixedincludes): and here
13167 (INSTALL_MODULES): ... from here.
13168
6d2063db 13169Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
13170
13171 * config.sub: Merge with FSF.
13172
2f7b048d 13173 * config.guess: Merge with FSF.
13174
151ad919 13175Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
13176
13177 * configure (extraconfigdirs): New variable.
13178 (SUBDIRS): Add extraconfigdirs and recurse on them too.
13179 * Makefile.in (all): Move higher in file.
13180 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13181 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13182 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13183 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13184 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13185
131861998-07-23 Brendan Kehoe <brendan@cygnus.com>
13187
13188 * Makefile.in (all-target-libjava): Depend on all-gcc and
13189 all-target-newlib.
13190 (configure-target-libjava): Depend on $(ALL_GCC).
13191
1c802742 13192Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
13193
13194 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13195 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13196
eb7921e4 13197Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
13198
13199 * INSTALL/README: Fix typo.
13200
a8071b4d 13201Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
13202
ed37269d 13203 * ylwrap: Change absolute path checks to check for DOS style path
13204 names.
a8071b4d 13205
ed37269d 13206 * ylwrap: Don't use a full path name if the source file is in the
13207 same directory. From hjl@lucon.org (H.J. Lu).
a8071b4d 13208
26d9569a 13209 * config-ml.in: Default to being verbose, to match Feb 18 change to
13210 configure.
13211
ed37269d 13212Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
13213
13214 Brought over from egcs:
13215
13216 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13217
13218 * configure.in (target_subdir): Set to ${target_alias} instead
13219 of "libraries".
13220
13221 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13222
13223 * configure.in (target_subdir): Set to libraries if enable_multilib.
13224
13225Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
13226
13227 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13228 multilibs, force reconfiguration the first time we create
13229 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13230
13231Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
13232
13233 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13234 avoid confusion with --no-recursion.
13235
13236Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
13237
13238 * configure.in: Win32 hosts shouldn't use install -x
13239 * install-sh: remove -x option, and special .exe-handling
13240 hack.
13241
151ad919 13242Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
13243
13244 * config.guess: Recognize i586-pc-beos.
13245 * configure.in: Don't build some bits for beos.
13246
81cf37ba 13247Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
13248
ed37269d 13249 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13250 CFLAGS default to -O2.
13251
81cf37ba 13252 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13253 when using GNU ld.
13254
13255Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
13256
13257 * ltmain.sh: Correct install when using a different shell.
13258
13259Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
13260
13261 * ltconfig, ltmain.sh: Update to libtool 1.2b.
13262
151ad919 13263Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
13264
13265 * makefile.vms: Update to build binutils/makefile.vms. Add install
13266 target.
81cf37ba 13267
13268Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
13269
13270 * ltconfig: Update to correct AIX handling.
13271
d6cf7517 13272Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13273
e98d756a 13274 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13275
d6cf7517 13276 * configure.in (target_subdir): Set to ${target_alias} instead
13277 of "libraries".
13278
eb85e8b7 132791998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
13280
13281 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13282 (Makefile): Depend on $(gcc_version_trigger).
13283
13284 * configure (gcc_version): Change default initializer to empty
13285 string.
13286 (gcc_version_trigger): New variable; pass this variable down
13287 to subdir configures to enable them checking gcc's version
13288 themselves. Emit make macros for both gcc_version vars.
13289 (topsrcdir): Initialize reliably.
13290 (recursion line): Remove --with-gcc-version=${gcc_version}.
13291
da421e40 132921998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13293
13294 * configure (enable_version_specific_runtime_libs): Implement new flag
eb85e8b7 13295 --enable-version-specific-runtime-libs which installs C++ runtime stuff
13296 in $(libsubdir); emit definition in each generated Makefile.
13297 (gxx_include_dir): Initialize depending on
13298 $enable_version_specific_runtime_libs.
da421e40 13299
d9f2c557 133001998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13301
13302 * configure (gcc_version): Initialize properly depending on
13303 how and where configure is started.
13304 (recursion line): Pass a --with-gcc-version=${gcc_version}
13305 to configures in subdirs.
13306
151ad919 13307Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
13308
13309 * configure.in (noconfigdirs): Add configure pattern for mips tx39
4b695c23 13310 cygmon
151ad919 13311
ed37269d 13312Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
13313
13314 * configure.in: Add cygmon and libstub support for mn10200.
13315
1ee34a17 133161998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
13317
13318 * configure (gcc_version): Add new variable describing the
13319 particular gcc version we're building.
13320 * Makefile.in (libsubdir): Add new macro for the directory
13321 in which the compiler finds executables, libraries, etc.
13322 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13323 and libsubdir.
13324
6c2f7b46 13325Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13326
ea0cacfb 13327 * Makefile.in (local-clean): Remove *.log.
13328 (warning.log): Built with warn_summary from build.log.
13329 (mail-report.log): Run test_summary.
13330 (mail-report-with-warnings.log): Run test_summary including
13331 warning.log in the report.
6c2f7b46 13332
c8d7e712 13333Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
13334
13335 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13336
ed37269d 13337Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
13338
13339 * Makefile.in (grep): Grep no longer depends on libiberty.
13340
13341Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
13342
13343 * Makefile.in: all-snavigator needs all-libgui.
13344
13345Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
13346
13347 * configure.in: Add cygmon and libstub support for mn10300.
13348
1b402317 13349Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
13350
13351 * missing: Update to version from automake 1.3.
13352
81cf37ba 13353 * ltmain.sh: On installation, don't get confused if the same name
13354 appears more than once in the list of library names.
13355
6d2063db 13356Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
13357
13358 * config.sub: Accept m68060 and m5200 as CPU names.
13359
ed37269d 13360Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
13361
13362 * configure: Use && rather than using -a in test, because odd
13363 strings can confuse test.
13364 * configure.in: Likewise.
13365
81cf37ba 13366Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
13367
13368 * ltconfig, ltmain.sh: Bring in Visual C++ support.
13369
5afc2f4d 13370Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13371
13372 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ea0cacfb 13373 bootstrap4-lean): New targets.
5afc2f4d 13374
c51cbc45 13375Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
13376
13377 * mpw-* Delete. Not used.
13378
ed37269d 13379Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
13380
13381 * COPYING.LIB: Update FSF address.
13382
c51cbc45 13383Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
13384
13385 * ltconfig, ltmain.sh: Update to libtool 1.2a.
13386
ed37269d 13387 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13388 GAS_SUPPORT_DIRS.
13389
c51cbc45 13390Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
13391
13392 * ltconfig, ltmain.sh: Avoid producing a version number if
13393 -version-info was not used.
13394
ed37269d 13395Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
13396
13397 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13398 building with newlib.
13399
134001998-04-30 Paul Eggert <eggert@twinsun.com>
13401
151ad919 13402 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
aee16bda 13403 Solaris `make' causes it to continue to next definition.
151ad919 13404
13405Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
13406
13407 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13408 the right GUI libraries and files are installed along with GDB.
ed37269d 13409
13410Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
13411
13412 * configure.in: Change alpha to alpha* in several places.
13413
151ad919 13414Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
13415
13416 * config.sub: Recognize sparc86x.
13417
803e9d57 13418Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
13419
13420 * configure.in (--enable-target-optspace): Remove debug echo.
13421
2aabe804 13422Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
13423
13424 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13425
c51cbc45 13426Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
13427
13428 * ltconfig: Update cygwin32 support.
13429
ed37269d 13430 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13431 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13432 (GDB_SUPPORT_DIRS): Likewise.
13433
650ebf2f 13434Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
13435
13436 * configure.in (target_makefile_frag): If --enable-target-optspace,
13437 use -Os to compile target libraries rather than -O2. Default to
151ad919 13438 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13439 not used.
13440 * configure.in (target_cflags): Ditto for d30v.
650ebf2f 13441
ed37269d 13442Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
13443
13444 * Makefile.in (all-bfd): Depend on all-intl.
13445 (all-binutils): Likewise.
13446 (all-gas): Likewise.
13447 (all-gprof): Likewise.
13448 (all-ld): Likewise.
13449
134501998-04-19 Brendan Kehoe <brendan@cygnus.com>
13451
13452 * configure.in (host_tools): Fix typo, lbtool -> libtool.
13453
c51cbc45 13454Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
13455
ed37269d 13456 * Makefile.in (all-bfd): Depend upon all-libiberty.
13457
c51cbc45 13458 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13459
ed37269d 13460Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
13461
13462 * Makefile.in: Add libstub.
13463
13464 * configure.in: Ditto. Build libstub for targets that have cygmon
13465 support.
13466
13467Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
13468
13469 * configure.in: Don't set PICFLAG on ix86-cygwin32.
13470
13471Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
13472
13473 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13474 use mh-sysv5 if specified. Support gprof on SCO Open Server.
13475
c7879c37 13476Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
13477
13478 * configure: Define DEFAULT_M4 by searching PATH.
13479 * Makfile.in: Use DEFAULT_M4.
13480
c51cbc45 13481Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
13482
13483 * ltconfig: Add cygwin32 support.
13484
ed37269d 13485 * Makefile.in, configure.in: Add libtool as a native only directory
13486 to configure and build.
13487
a79ac5e8 13488Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
13489
13490 * Makefile.in (INSTALL_MODULES): Remove texinfo.
13491
ed37269d 13492Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
151ad919 13493
ed37269d 13494 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13495
13496Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
13497
13498 * Makefile.in: add ash make rules
13499 * configure.in: add ash to native_only and host_tools lists
13500
13501Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
13502
13503 * Makefile.in (all-gettext, all-intl): New targets.
13504 (ALL_MODULES): Added all-gettext, all-intl.
13505 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13506 (INSTALL_MODULES): Added install-gettext, install-intl.
13507 (CLEAN_MODULES): Added clean-gettext, clean-intl.
13508
13509 * configure.in (host_tools): Added gettext.
13510 (native_only): Likewise.
13511 (noconfigdirs) [various cases]: Likewise.
13512 (host_libs): Added intl.
13513
151ad919 13514Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
13515
13516 * configure: Do not disable building gdbtk for cygwin32 hosts.
13517
0579e60e 13518Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
13519
13520 * configure.in: Add thumb-coff target.
13521 * config.sub: Add thumb-coff target.
13522
ed37269d 13523Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13524
13525 * Makefile.in: Revert yesterday's change.
13526 (all-target-winsup): all-target-librx stays out of here.
13527
13528Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
13529
13530 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13531 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13532 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13533 Remove references to librx and libg++.
13534
13535Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
13536
13537 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13538 recursive makes
13539
c51cbc45 13540Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
13541
13542 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
151ad919 13543 for newlib directory.
c51cbc45 13544 (CXX_FOR_TARGET): Likewise.
13545
13546Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
13547
13548 * ltconfig: Update after libtool/ltconfig.in change for
13549 hpux11.
13550
13551Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
13552
13553 * ltconfig, ltmain.sh: Update to libtool 1.2.
13554
80a9e3eb 13555Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
13556
13557 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13558 (install-gcc-cross): Instead, override LANGUAGES here.
13559
474d50b3 135601998-03-18 Dave Love <d.love@dl.ac.uk>
13561
13562 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13563 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13564
151ad919 13565Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
13566
13567 * configure.in: Add Thumb-pe target.
13568
ed37269d 13569Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
151ad919 13570
ed37269d 13571 * Makefile.in - changed sn targets to snavigator
13572 * configure.in - changed sn targets to snavigator
13573
69d10d87 13574Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
13575
13576 * config-ml.in: After building symlink tree call make distclean
13577 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13578 to be the case for libiberty.
13579
5628bc1c 13580Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
13581
13582 * configure: When making link, also check the current
13583 directory. The configure scripts may create one.
13584
4d821bda 13585Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
13586
13587 * config.sub: Accept alphapca56 and alphaev6 properly.
13588
263cd6a9 13589Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13590
13591 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13592
83536831 13593Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
eb7921e4 13594
31972771 13595 * config.sub (sco5): Fix typo.
83536831 13596
ed37269d 13597Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
13598
13599 * Makefile.in (INSTALL_MODULES): Move install-tcl before
13600 install-itcl.
13601 (install-itcl): Remove dependency on install-tcl.
13602
13603Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
13604
13605 * configure.in: Remove libgloss from noconfigdirs for MN10300.
13606
13607Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
13608
13609 * configure.in: Don't build libgui for a cygwin32 target when not on
13610 a cygwin32 host.
13611
13612Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
13613
13614 * configure (redirect): Set to null, so default behavior of
13615 configure is now --verbose.
13616
2590786c 136171998-02-16 Dave Love <d.love@dl.ac.uk>
13618
13619 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13620 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13621
dd5a56be 13622Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
13623
13624 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13625 this change to sync Makefile.in with its ChangeLog entries.
13626
ed37269d 13627Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
13628
13629 * ltmain.sh (mkdir): Check that the directory doesn't exist
13630 before we exit with error, so that we don't get races during
13631 parallel builds.
13632
c51cbc45 13633Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
13634
13635 * ltconfig, ltmain.sh: Update from libtool 1.0i.
13636
92424a17 13637Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
13638
13639 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13640 PICFLAG_FOR_TARGET.
13641 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13642
13643 * configure: Emit a definition for the new macro enable_shared
13644 into each Makefile.
13645
ed37269d 13646Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13647
13648 * configure.in (host_tools, native_only): Add libtool.
13649
13650Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
13651
13652 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13653 Fix typo in ming config comment.
13654
c51cbc45 13655Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
13656
13657 * ltconfig, ltmain.sh: Update from libtool 1.0h.
13658
ed37269d 13659Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
13660
13661 * config.sub: Add tic30 cases, and map c30 to tic30.
13662
c495fa66 13663Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
13664
13665 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13666 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13667 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13668 (CLEAN_TARGET_MODULES): Similarly
13669 (all-target-libf2c): Add dependences.
aee16bda 13670 * configure.in (target_libs): Add libf2c.
c495fa66 13671
ed37269d 13672Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
13673
13674 * configure.in: Remove expect from noconfigdirs when target
13675 is cygwin32. OK to build expect and dejagnu with Canadian
13676 Cross.
13677
6563ae0c 13678Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
13679
ed37269d 13680 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13681 host.
13682
6563ae0c 13683 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13684 and mingw32.
13685
87f6ff88 13686Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
13687
13688 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13689 here as it is not defined in the toplevel Makefile.
13690
3d2749bb 13691Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
13692
13693 * configure (package_makefile_rules_frag): New variable, which names
13694 a file with generic rules, ...
13695 Change comment to mention we now have FIVE parts.
13696 * configure: Undo last change.
13697
580bb6d9 13698Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
13699
13700 * config.guess: More accurate determination of HP processor types.
ed37269d 13701 * config.sub: More accurate determination of HP processor types.
580bb6d9 13702
72f9a66a 13703Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
13704
13705 * configure (package_makefile_frag): Move inserting the
13706 ${package_makefile_frag} to where it should be according
13707 to the comment.
13708
696f1132 13709Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
13710
13711 * config.guess: Add support for Linux/ARM.
13712
151ad919 13713Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
13714
13715 * .cvsignore: Remove *-info and *-install since they match
13716 release-info and mpw-install, which we don't want to just ignore.
13717
e29d857e 13718Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
13719
13720 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13721
ab426314 13722Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
13723
13724 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13725 local_prefix to sub-make invocations.
13726
fa6212f1 13727Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
13728
13729 * configure.in: Check makefile fragments in the source
13730 directory.
13731
99e98fcd 13732Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13733
ea0cacfb 13734 * configure.in: Check whether host and target makefile
13735 fragments exist before adding them to *_makefile_frag.
99e98fcd 13736
ed37269d 13737Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
13738
13739 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13740
13741Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
13742
13743 * configure.in: Make sure we only replace RPATH_ENVVAR on
13744 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13745 regexp to sed.
13746
13747 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13748 to sub-makes.
13749
c0a2f1ac 137501998-01-13 Lee Iverson (leei@ai.sri.com)
13751
13752 * config-ml.in (multi-do): LDFLAGS must include multilib
13753 designator.
13754
6eaa4c2d 13755Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
2668caae 13756
13757 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13758
ba7b87c8 13759Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
13760
13761 * config.sub: Add mingw32 support.
13762 * configure.in: Likewise.
ba7b87c8 13763
ebabad97 13764Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13765
13766 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13767
ed37269d 13768Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
13769
13770 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13771 * configure (gxx_include_dir): Provide a definition for subdirs
13772 which do not use autoconf.
13773
13774Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
13775
13776 * config.guess: Sync with egcs. Picks up new alpha support,
13777 BeOS & some additional linux support.
13778
e5af4166 13779Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
13780
13781 * config.guess: HP 9000/803 is a PA1.1 machine.
13782
8c7cf808 13783Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
13784
13785 * configure.in: It's alpha*-...
13786
b05392a6 13787Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13788
13789 * configure.in (host_makefile_frag, target_makefile_frag):
13790 Handle multiple config files.
13791 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13792 alpha-*-*.
13793
151ad919 13794Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
13795
13796 * mkdep: New file.
13797
13798Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
13799
13800 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13801
ed37269d 13802Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
13803
13804 * Makefile.in: Add libgui directory.
13805 (GDB_TK): Add all-libgui.
13806 * configure.in: Add libgui directory.
13807 * configure: Add all-libgui to GDB_TK.
13808
13809Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
13810
13811 * config-ml.in (multidirs): Add m32r to multilib list.
13812
13813Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
13814
13815 * Makefile.in (all-target-gperf): Change dependency to
13816 all-target-libstdc++.
13817
e4182547 13818Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
13819
13820 * config.guess: Add BeOS support.
13821
ed37269d 13822Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
13823
13824 Source directory cvs renamed to cvssrc:
13825 * configure.in (host_tools): Change cvs to cvssrc.
13826 (native_only): Likewise.
13827 (noconfigdirs) [various cases]: Likewise.
13828 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13829 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13830 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13831 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13832 (all-cvssrc): Rename target from all-cvs.
13833
c0a49bd7 13834Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
13835
13836 * configure (gxx_include_dir): Fix thinko.
13837
33148f33 13838Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
13839
13840 * Makefile.in (INSTALL_TARGET_CROSS): Define.
13841 (install-cross, install-gcc-cross): New targets.
13842
ed37269d 13843Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
13844
13845 * configure.in (noconfigdirs): Add support for Thumb target.
13846
13847 * config.sub (maybe_os): Add support for Thumb target.
13848
13849Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
13850
13851 * Makefile.in: Add rules for cygmon.
13852
13853 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13854
66e82180 13855Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
13856
13857 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13858 * configure (gxx_include_dir): Provide a definition for subdirs
13859 which do not use autoconf.
151ad919 13860
13861Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
13862
13863 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
aee16bda 13864 11/18/97 build
151ad919 13865
db8f5cfe 13866Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
13867
13868 * From Franz Sirl.
13869 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13870 found on RedHat Linux systems.
66e82180 13871
b58ae2dc 13872Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
13873
13874 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13875 guesses.
13876
db8f5cfe 13877Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
13878
13879 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13880
ed37269d 13881Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
13882
13883 * ltmain.sh: If mkdir fails, check whether the directory was created
13884 anyhow by some other process.
13885
151ad919 13886Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
13887
13888 * configure.in (d30v-*-*): Configure all directories.
13889
13890Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
13891
13892 * configure.in (d30v-*-*): Configure newlib, libiberty directories
13893 for the D30V.
13894
13895Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
13896
13897 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13898
ed37269d 13899Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
13900
31972771 13901 * include/libiberty.h: Add extern "C" { so it can be used with C++
13902 progrms.
13903 * include/remote-sim.h: Add extern "C" { so it can be used with C++
13904 programs.
ed37269d 13905
151ad919 13906Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
13907
13908 * configure.in (d30v-*-*): Configure GCC now.
13909
ed37269d 13910Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
13911
13912 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13913 is no longer needed.
13914
62a42df9 13915Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
13916
13917 * Makefile.in: check-target-libio depends on all-target-libstdc++.
13918
75a1ca82 13919Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
13920
13921 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13922 targets using "$@" to provide support for similar but not identical
13923 targets without having to duplicate code.
13924
151ad919 13925Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
13926
13927 * makefile.vms: Fix to work with DEC C.
13928
13929Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
13930
13931 * config.sub: Add mips-tx39-elf to marketing names.
13932
13933Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
13934
13935 * ltmain.sh: Handle symlinks in generated script.
13936
13937Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
13938
13939 * configure: Handle autoconf style directory options: --bindir,
13940 --datadir, --includedir, --infodir, --libdir, --libexecdir,
13941 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13942 --sysconfdir.
13943 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13944 (sharedstatedir, localstatedir, oldincludedir): New variables.
13945 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13946 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13947 sbindir, sharedstatedir, and sysconfdir.
13948
732395de 13949Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13950
13951 * Makefile.in (bootstrap-lean): New target.
13952
151ad919 13953Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
13954
13955 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
4b695c23 13956 sn, and gnuserv from noconfigdirs.
151ad919 13957
13958Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
13959
13960 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13961
20e61444 13962Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
13963
13964 * Makefile.in (cross): New target.
13965
53647f74 13966Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
13967 Jeff Law <law@cygnus.com>
13968
13969 * Makefile.in (bootstrap2, bootstrap3): New targets.
13970 (all-bootstrap): Remove outdated and confusing target.
c6d9586e 13971 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
53647f74 13972
151ad919 13973Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
13974
13975 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
4b695c23 13976 windows. Consistent with gdb/configure.
151ad919 13977
a6bb47e0 139781997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
13979
a6bb47e0 13980 * configure.in: Name Linux target fragment.
13981
13982 * configure: Rewrite so that project Makefile fragment is inserted
13983 first and appears last in the resulting Makefile.
13984
151ad919 13985Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
13986
13987 * Makefile.in (install-itcl): Install tcl first.
13988
ed37269d 13989Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
13990
13991 * configure.in: remove bison from noconfigdirs for Cygwin32 host
13992
2e678402 13993Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13994
13995 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13996
13997 * configure.in (skipdirs): Add target-librx for Linux.
13998 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13999
6b071baa 14000Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
14001
14002 * Makefile.in (bootstrap): New target.
14003
b496f822 14004Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
14005
fee90afd 14006 * config.sub: Accept 'amigados' for backward compatibility.
b496f822 14007
151ad919 14008Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
14009
14010 * config.guess: Merge with FSF.
14011
d99ec4a1 14012Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
14013
14014 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14015
151ad919 14016Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
14017
14018 * config.sub: Add "marketing-names" patch.
14019
952fead6 14020Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
14021
31972771 14022 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
952fead6 14023
9defe53a 14024Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
14025
14026 * config.sub: Handle v850-elf.
14027
9efeb2e1 14028Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
4c13bcbd 14029
14030 * .cvsignore (*-install): Remove.
14031
c51cbc45 14032Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
14033
14034 * ltconfig: Set CONFIG_SHELL in libtool.
14035 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14036
0dcb4a65 14037Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14038
14039 * configure.in (target_subdir): Set to libraries if enable_multilib.
14040
01a35b7f 14041Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
14042
14043 * config.guess: Update from gcc directory.
14044
151ad919 14045Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
14046
14047 * Makefile.in (all-sim): Depends on all-readline.
14048
28e9041c 14049Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
14050
14051 * Makefile.in (BISON, YACC): Use $$s.
14052 (all-bison): Depend on all-texinfo.
14053
14054Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
14055
14056 * Makefile.in (BISON): Add -L flag.
14057 (YACC): Likewise.
14058
151ad919 14059Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14060
aee16bda 14061 * configure.in (noconfigdirs): Add support for v850e target.
14062
151ad919 14063 * config.sub (maybe_os): Add support for v850e target.
14064
14065Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14066
aee16bda 14067 * configure.in (noconfigdirs): Add support for v850ea target.
14068
151ad919 14069 * config.sub (maybe_os): Add support for v850ea target.
14070
28e9041c 14071Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
14072
14073 * config.sub: Add mipstx39. Delete r3900.
14074
14075Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14076
14077 * Makefile.in (all-autoconf): Depends on all-texinfo.
14078
14079Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
14080
14081 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14082 eabi targets.
14083
14084Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
14085
14086 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14087
14088 * configure: When handling a Canadian Cross, handle YACC as well as
14089 BISON. Just set BISON to bison. When setting YACC, prefer bison.
31972771 14090 * Makefile.in (all-bison): Depend upon all-texinfo.
28e9041c 14091
14092Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
14093
14094 * Makefile.in (BISON): bison, not byacc or bison -y.
14095 (YACC): bison -y or byacc or yacc.
14096 (various): Add *-bison as appropriate.
14097 (taz): No need to mess with BISON anymore.
14098
14099Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
14100
14101 * configure: If OSTYPE matches *win32*, try to find a good value for
14102 CONFIG_SHELL.
14103
14104Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
14105
14106 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14107 configure.in if it is present.
14108
14109Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
14110
14111 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14112
14113Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
14114
14115 * config.sub: Recognize `arc' cpu.
14116 * configure.in: Likewise.
14117 * config-ml.in: Likewise.
14118
14119Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
14120
14121 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14122
14123Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
14124
14125 * configure: Changed sed delimiter from ':' to '|' when
14126 attempting to substitute ${config_shell} for SHELL. On
14127 NT ${config_shell} may contain a ':' in it.
14128
14129Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
14130
14131 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14132
14133Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
14134
14135 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14136
14137Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
14138
14139 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14140
14141 * ylwrap: If the program is a relative path, force it to be
14142 absolute.
14143
14144Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
14145
14146 * configure (tooldir): Set BISON to `bison -y' and not just bison.
14147
14148Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
14149
14150 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
4b695c23 14151 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14152 for libraries.
28e9041c 14153
14154Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
14155
14156 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
4b695c23 14157 separated by spaces.
28e9041c 14158
14159Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
14160
14161 * ylwrap: New file.
14162 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14163
14164 * ltmain.sh: Handle /bin/sh at start of install program.
14165
14166 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14167
14168 * ltconfig, ltmain.sh: New files, from libtool 1.0.
14169 * missing: New file, from automake 1.2.
14170
14171Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
14172
14173 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
14174 check-tk to CHECK_X11_MODULES.
14175
14176Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
14177
14178 * config.sub: Merge with FSF.
14179
14180Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
14181
14182 * config.guess: Merge with FSF.
14183
14184Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14185
14186 * configure: Treat msdosdjgpp like go32.
14187 * configure.in: Likewise. Don't remove gprof for go32.
14188
14189 * configure: Change Makefile.tem2 to Makefile.tm2.
14190
14191Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
14192
14193 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14194
14195Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14196
14197 * install-sh (chmodcmd): Set to null if the DST directory already
14198 exists. Same as Nov 11th change.
14199
14200Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
14201
aee16bda 14202 * configure (GDB_TK): Needs itcl and tix.
28e9041c 14203
14204Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
14205
14206 * config.guess: Update from FSF.
14207
14208Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
14209
14210 * Makefile.in (GDB_TK): Depend on itcl and tix.
14211
14212Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
14213
14214 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14215 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14216 (INSTALL_SCRIPT): New variable.
14217 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14218 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14219 to -x.
14220 * install-sh: Add support for -x option.
14221
14222Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
14223
14224 * configure.in, Makefile.in: Treat tix like itcl.
14225
14226Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
14227
14228 * Makefile.in (WINDRES): New variable.
14229 (WINDRES_FOR_TARGET): New variable.
14230 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14231 (EXTRA_HOST_FLAGS): Add WINDRES.
14232 (EXTRA_TARGET_FLAGS): Add WINDRES.
14233 (EXTRA_GCC_FLAGS): Add WINDRES.
14234 ($(DO_X)): Pass down WINDRES.
14235 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14236 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14237 DLLTOOL_FOR_TARGET.
14238
14239Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
14240
14241 * configure.in: configure sim before gdb for win32-x-ppc
14242
14243Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14244
14245 Move gperf into the toplevel, from libg++.
14246 * configure.in (target_tools): Add target-gperf.
14247 (native_only): Add target-gperf.
14248 * Makefile.in (all-target-gperf): New target, depend on
14249 all-target-libg++.
14250 (configure-target-gperf): Empty rule.
14251 (ALL_TARGET_MODULES): Add all-target-gperf.
14252 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14253 (CHECK_TARGET_MODULES): Add check-target-gperf.
14254 (INSTALL_TARGET_MODULES): Add install-target-gperf.
14255 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14256
14257Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
aee16bda 14258
28e9041c 14259 * config.sub (mn10200): Recognize new basic machine.
14260
14261Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14262
14263 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14264 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14265
14266Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14267
14268 * configure.in: If we're building mips-sgi-irix6* native, turn on
14269 ENABLE_MULTILIB and set TARGET_SUBDIR.
14270
14271Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
14272
14273 * Makefile.in (all-sn): Depend on all-grep.
14274
14275Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
14276
14277 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14278
14279 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14280 Makefile. From Jeff Makey <jeff@cts.com>.
14281 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14282
14283 * Makefile.in (DISTBISONFILES): Remove.
14284 (taz): Don't futz with DISTBISONFILES. Change BISON to use
14285 $(DEFAULT_YACC).
14286
14287 * configure.in: Build itl, db, sn, etc., when building for native
4b695c23 14288 cygwin32.
28e9041c 14289
14290 * Makefile.in (LD): New variable.
14291 (EXTRA_HOST_FLAGS): Pass down LD.
14292 ($(DO_X)): Likewise.
14293
14294Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
14295
14296 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14297
14298Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
14299
14300 * configure.in (targargs): Strip out any supplied --build argument
4b695c23 14301 before adding our own. Always add --build.
28e9041c 14302
14303Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
14304
14305 * configure.in (targargs): Pass --build if we're doing
14306 a cross-compile.
14307
14308Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
14309
ac6fd7b6 14310 * configure: Use '|' instead of ":" as the separator in
28e9041c 14311 sed. Otherwise sed chokes on NT path names with drive
14312 designators. Also look for "?:*" as the leading characters in an
14313 absolute pathname.
14314
14315Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
14316
14317 * config.sub: Support for r3900.
14318
14319Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
14320
14321 * configure.in: Use install-sh, not install.sh.
14322
14323Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
14324
14325 * Makefile.in (taz): Improve check for BISON so it doesn't try to
14326 apply it twice.
14327
14328Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
14329
14330 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14331 install-binutils.
14332
14333Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
14334
14335 * Makefile.in: Add automake targets.
14336 * configure.in (host_tools): Add automake.
14337
14338Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
14339
14340 * configure: Default CXX to c++, not gcc.
14341 * Makefile.in (CXX): Set to c++, not gcc.
14342 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14343
14344Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
14345
14346 * install-sh: try appending a .exe if source file doesn't
14347 exist
14348
14349Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
14350
14351 * configure.in: Turn on multilib by default.
14352 (cross_only): Remove target-libiberty.
14353
14354 * Makefile.in (all-gcc): Don't depend on libiberty.
14355
14356Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
14357
14358 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14359
14360Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
14361
14362 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14363 (DISTBISONFILES): Add ld/Makefile.in
14364
14365Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
14366
14367 * configure.in: if target is cygwin32 but host isn't cygwin32,
14368 don't configure gdb tcl tk expect, not just gdb.
14369
14370Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
14371
14372 * configure.in: Added gnuserv everywhere sn appears.
14373
14374 * Makefile.in (ALL_MODULES): Added all-gnuserv.
14375 (CROSS_CHECK_MODULES): Added check-gnuserv.
14376 (INSTALL_MODULES): Added install-gnuserv.
14377 (CLEAN_MODULES): Added clean-gnuserv.
14378 (all-gnuserv): New target.
14379
14380Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
14381
14382 * config.guess: Fixes for MIPS OpenBSD systems.
14383
14384Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
14385
14386 * Makefile.in (INSTALL_XFORM): Remove.
14387 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14388
14389 * mkinstalldirs: New file, copied from automake.
14390 * Makefile.in (installdirs): Rename from install-dirs. Use
14391 mkinstalldirs. Change all users.
14392 (DEVO_SUPPORT): Add mkinstalldirs.
14393
14394Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
14395
14396 * install-sh: Rename from install.sh.
14397 * Makefile.in (INSTALL): Change install.sh to install-sh.
14398 (DEVO_SUPPORT): Likewise.
14399
14400 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
14401 Graichen <graichen@rzpd.de>.
14402
14403Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
14404
14405 * config.guess: Recognize OpenBSD systems correctly.
14406
14407Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14408
14409 * README, Makefile.in (ETC_SUPPORT): Remove references to
14410 cfg-paper*, configure.{texi,man,info*}._
14411
14412Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
14413
14414 * Makefile.in (all.normal): Ensure that gcc is built after all
14415 the x11 - ie gdb - targets.
14416
14417Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
14418
14419 * makefile.vms: Don't run conf-a-gas.
14420
14421Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
14422
31972771 14423 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
28e9041c 14424
151ad919 14425Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
14426
14427 * configure.in: Remove noconfigdirs case since gdb also
14428 configures and builds for tic80-coff.
14429
28e9041c 14430Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
14431
14432 * configure: Set cache_file to config.cache.
14433 * Makefile.in (local-distclean): Remove config.cache.
14434
14435Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
14436
14437 * COPYING: Update FSF address.
14438
151ad919 14439Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
14440
14441 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14442 noconfigdirs.
14443
28e9041c 14444Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
14445
14446 * Makefile.in (install-dirs): Don't crash if prefix, and hence
14447 MAKEDIRS, is empty.
14448
14449Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
14450
14451 * config.sub: Tweak mn10300 entry.
14452
14453Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
14454
14455 * configure.in (host_tools): Put sim before gdb, so gdb's
14456 configure.tgt can determine if the simulator was configured.
14457
14458Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
14459
14460 * config.sub: Move BeOS $os case to be with other Cygnus
14461 local cases.
14462
14463Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
14464
14465 * config.sub: Remove misplaced comment that broke Linux.
14466
14467Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
14468
14469 * config.sub: Add BeOS support.
14470
14471Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
14472
14473 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14474
14475Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
14476
14477 * configure.in (noconfigdirs): Remove tcl and tk from
14478 noconfigdirs for cygwin32 builds.
14479
151ad919 14480Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
14481
14482 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14483
28e9041c 14484Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
14485
14486 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14487 make-all.com, use makefile.vms instead.
14488
14489Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
14490
14491 * config.sub: Accept -lnews*.
14492
151ad919 14493Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
14494
14495 * configure.in (noconfigdirs): Disable target-newlib,
4b695c23 14496 target-examples and target-libiberty for d30v.
151ad919 14497
14498Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14499
14500 * configure.in (noconfigdirs): Enable ld for d30v.
14501
14502Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
14503
14504 * configure.in (tic80-*-*): Build compiler.
14505
14506Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
14507
14508 * configure.in (d30v-*): Remove sim directory from list of
4b695c23 14509 unsupported d30v directories
151ad919 14510
14511Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14512
aee16bda 14513 * config.sub, configure.in: Add d30v target cpu.
14514
28e9041c 14515Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
14516
14517 * makefile.vms: New file.
14518 * make-all.com: Remove.
14519
14520Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
14521
14522 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14523
14524Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
14525
14526 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14527
14528Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
14529
14530 * Makefile.in (ALL_MODULES): Added all-db.
14531 (CROSS_CHECK_MODULES): Addec check-db.
14532 (INSTALL_MODULES): Added install-db.
14533 (CLEAN_MODULES): Added clean-db.
14534
14535Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
14536
14537 * config.guess: Merge with latest FSF sources.
14538
14539Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
14540
14541 * Makefile.in (ALL_MODULES): Added all-itcl.
14542 (CROSS_CHECK_MODULES): Added check-itcl.
14543 (INSTALL_MODULES): Added install-itcl.
14544 (CLEAN_MODULES): Added clean-itcl.
14545
14546Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
14547
14548 * configure.in: build gdb for mn10200
14549
14550Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
14551
14552 * Makefile.in (all-target-winsup): Depend on all-target-libio.
14553
151ad919 14554Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
14555
14556 * configure.in (tic80-*-*): Turn off most targets right now.
14557
28e9041c 14558Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
14559
14560 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14561 rather than the makeinfo program.
14562 (do-info): Depend upon all-texinfo.
14563
14564Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
14565
14566 * configure.in: Remove uses of config/mh-linux.
14567
14568 * config.sub, config.guess: Merge with latest FSF sources.
14569
151ad919 14570Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
14571
14572 * config.sub (case $basic_machine): Add tic80 entries.
14573
28e9041c 14574Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
14575
14576 * config.sub, config.guess: Merge with latest FSF sources.
14577
14578Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14579
14580 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14581 * mpw-config.in: Test for NewFolderRecursive.
14582 * mpw-install: Use symbolic name for startup filename.
14583 * mpw-README: Add various additional details.
14584
14585Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
14586
14587 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14588
14589Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
14590
14591 * configure.in: Do build gcc and the target libraries for
14592 the mn10200.
14593
14594Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
14595
14596 * configure.in: don't avoid building gdb for mn10300 any more
14597 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14598 instead of single-quoting it.
14599
14600Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
14601
14602 * configure.in: Don't use --with-stabs on IRIX 6.
14603
14604Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
14605
14606 * configure.in (m32r): Build gdb, libg++ now.
14607
14608Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14609
14610 * configure.in (mips*-sgi-irix6*): Remove gdb and related
14611 directories from noconfigdirs.
14612
14613Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
14614
14615 * config.sub (basic_machine): added mips16 configuration
14616
14617Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14618
14619 * config.sub: Handle d10v-unknown.
14620
151ad919 14621Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
14622
14623 * config.sub: Handle v850-unknown.
14624
28e9041c 14625Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
14626
14627 * Makefile.in: add findutils
14628 * configure.in: add findutils to list of host_tools
14629
14630Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
14631
14632 * config.sub: Handle mn10200 and mn10300.
14633
14634Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14635
14636 * configure.in (d10v-*): Do not build librx.
14637
14638Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
14639
14640 * configure.in (mn10300): Build everything except gdb & libgloss.
14641
14642Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
14643
14644 * config.guess: Patch for Dansk Data Elektronik servers,
14645 from Niels Skou Olsen <nso@dde.dk>.
14646
14647 For ncr, use /bin/uname rather than uname, since GNU uname does not
14648 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
14649
14650 Patch for MIPS R4000 running System V,
14651 from Eric S. Raymond <esr@snark.thyrsus.com>.
14652
14653 Fix thinko for nextstep.
14654
14655 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14656
14657 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
14658 * config.guess: Guess mips-dec-mach_bsd4.3.
14659
14660 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
14661 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
14662 release numbers.
14663 * config.guess (mips-mips-riscos*): Emit just enough of the
14664 release number.
14665
14666 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
14667 * config.guess (sparc-auspex-sunos*): Added.
14668 (f300-fujitsu-*): Added.
14669
14670 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
14671 * config.guess: Recognize a Tadpole as a sparc.
14672
14673Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14674
14675 * config.guess: Don't assume that NextStep version is either 2 or
14676 3. NextStep 4 (aka OpenStep 4) has come out now.
14677
14678Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14679
14680 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14681 From Rik Faith <faith@cs.unc.edu>.
14682
14683Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
14684
14685 * config.sub: Contributions from bug-gnu-utils to:
14686 Support plain "hppa" (no version given) architecture, reported by
14687 OpenStep.
14688 OpenBSD like NetBSD.
14689 LynxOs is not a hardware supplier.
14690
14691 * config.guess: Contributions from bug-gnu-utils to add support for:
4b695c23 14692 OpenBSD like NetBSD.
28e9041c 14693 Stratus systems.
14694 More Pyramid systems.
14695 i[n>4]86 Intel chips.
14696 M680[n>4]0 Motorola chips.
14697 Use unknown instead of lynx for hardware manufacturer.
14698
14699Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14700
14701 * install.sh (chmodcmd): Set to null if the DST directory already
14702 exists.
14703
14704Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14705
14706 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14707 not use mt-ppc target Makefile fragment any more.
14708
14709Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14710
14711 * configure.in (*-*-windows): Exclude everything but those dirs
14712 needed to build windows.
14713
14714Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
14715
14716 * Makefile.in (all-target-winsup): Depend on all-target-librx.
14717
14718Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14719
14720 * configure.in: Exclude mmalloc from i386-windows.
28e9041c 14721
14722Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14723
14724 * Undo my previous change.
14725
14726Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
14727
14728 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14729 unconditionally.
14730 (MAKEOVERRIDES): Define (revert this part of October 18 change).
14731
14732Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14733
14734 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
14735 host to add it's own flags.
28e9041c 14736
14737Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
14738
14739 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14740
14741Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
14742
14743 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14744 (CXX_FOR_TARGET): Likewise.
14745 (GCC_FOR_TARGET): Define.
14746 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14747 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14748 CC_FOR_TARGET was specified on the command line.
14749 (MAKEOVERRIDES): Don't define.
14750
14751Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
14752
14753 * configure.in (m32r): Fix spelling of libg++ libs.
14754
14755Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
14756
14757 * config.sub (-apple*): Remove, now redundant.
14758
14759Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
14760
14761 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14762
14763 * configure: Rework yesterday's sed script patch.
14764
14765 * config.sub: Merge with FSF.
14766
14767Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
14768
14769 * config.guess: Merge from FSF.
14770
14771 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
31972771 14772 * config.guess: Use pc instead of unknown, for pc clone systems.
14773 Change linux to linux-gnu.
28e9041c 14774
14775 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
31972771 14776 * config.guess: Avoid non-portable tr syntax.
28e9041c 14777
14778Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
14779
14780 * test-build.mk (HOLES): Add "xargs" for gdb.
14781
14782 * configure: Avoid hpux10.20 sed bug.
14783
14784Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
14785
5309a301 14786 * configure.in: Add support for windows host
28e9041c 14787 (that is a build done under the Microsoft build environment).
14788
14789Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
14790
14791 * Makefile.in: Replace all uses of srcroot with s, to shrink
14792 command line lengths.
14793
14794 Patches from Geoffrey Noer <noer@cygnus.com>:
14795 * configure.in: If configuring for newlib, pass --with-newlib to
14796 subdirectories.
14797 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14798 -Bnewlib/ and -Lwinsup to gcc.
14799 (CXX_FOR_TARGET): Likewise.
14800
14801Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
14802
14803 * Makefile.in (ETC_SUPPORT): Add configure.
14804
14805Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
14806
aee16bda 14807 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
28e9041c 14808 host configuration file.
14809
14810Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
14811
14812 * configure.in: Break mn10x00 support into separate
14813 mn10200 and mn10300 configurations.
14814 * config.sub: Likewise.
14815
14816Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
14817
14818 * configure.in: Add lots of stuff to noconfigdirs for
14819 the mn10x00 targets.
14820
14821 * config.sub, configure.in: Add mn10x00 support.
14822
14823Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
14824
14825 * make-all.com: Call conf-a-gas, not config-a-gas.
14826
14827Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
14828
14829 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
4b695c23 14830 targets.
28e9041c 14831
14832Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
14833
14834 * mpw-README: Add much more detail for native PowerMac.
14835 * mpw-install: New file.
14836 * mpw-configure: Add --norecursion and --help options.
14837 * mpw-config.in: Translate readme and install files when
14838 copying to objdir.
14839 * mpw-build.in: Don't always depend on byacc and flex.
14840 (install-only-top): New action.
14841
151ad919 14842Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
14843
14844 * configure.in: You can now configure GDB for the v850.
14845
28e9041c 14846Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
14847
14848 * configure.in (noconfigdirs): Don't configure any C++ dirs
14849 if targeting D10V.
14850
14851Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
14852
14853 * config.sub: Recognize mips64vr5000.
14854
14855Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
14856
14857 * configure.in: Use a single line for host_tools and native_only.
14858
14859Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
14860
14861 * config.sub, configure.in: Add entries for m32r.
14862
14863Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
14864
14865 * Makefile.in (inet-install): Don't run install-gzip.
14866
14867Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
14868
14869 * configure.in: Don't config lots of things for *-*-windows*.
14870
14871Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
14872
14873 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14874 (host_libs, host_tools): Copy from configure.in.
14875 * mpw-configure: Don't complain about directories not found.
14876
14877Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14878
14879 * configure.in (i[345]86): Recognize i686 for pentium pro.
14880 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14881 file.
14882
14883 * config.guess (i[345]86): Ditto.
14884
14885Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14886
14887 * configure.in (noconfigdirs): Removed gdb for D10V.
14888
151ad919 14889Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
ed37269d 14890
151ad919 14891 * configure.in: Remove ld, target-libio, target-libg++, and
14892 target-libstdc++ from noconfigdirs.
ed37269d 14893
28e9041c 14894Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
14895
14896 * configure: Fix three locations where shell scripts were
14897 being run directly rather than with config_shell.
14898
151ad919 14899Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
14900
14901 * configure.in (v850-*-*): Set up initial $noconfigdirs.
14902 * config.sub (basic_machine): Recognize v850.
14903
28e9041c 14904Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
14905
14906 * mpw-configure: Handle multiple enable/disable options and
14907 pass them down recursively, handle -c and -s flags appropriately
14908 depending on choice of compiler, add escape mechanism for
14909 quoted arguments to gC.
14910
14911Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14912
14913 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14914 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14915 so that -mrelocatable-lib and -mno-eabi are used.
14916
14917 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14918 not support --print-multi-lib, don't abort.
14919
28e9041c 14920Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
14921
14922 * make-all.com: Run config-a-gas.
14923 * setup.com: Don't copy subdirectory files around.
14924
14925Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
14926
14927 * configure.in (*-*-ose): Remove exclusion of libgloss for this
14928 target, it now compiles correctly.
14929
14930Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
14931
14932 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14933
14934Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14935
aee16bda 14936 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
28e9041c 14937
14938Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14939
14940 * configure.in (native_only): Add prms.
14941
14942Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
14943
14944 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14945 (BINUTILS_SUPPORT_DIRS): Likewise.
14946
14947Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14948
14949 * configure.in (d10v-*-*): Don't configure ld or gdb until the
14950 d10v support is added.
14951
14952Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14953
14954 * configure.in (d10v-*-*): New target.
14955
14956Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
14957
14958 * config.guess (HP 9000/811): Recognize this as a PA1.1
14959 machine.
14960
14961Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
14962
14963 * Makefile.in (do-tar-gz): New target, split out from tail end of
14964 taz target. Run each command separately, don't use pipes.
14965 (taz): Use it.
14966
14967Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
14968
14969 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14970 * mpw-build.in: No builds should depend on building byacc or flex,
14971 they are assumed to be installed already.
14972
14973Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14974
14975 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14976 variable that CC_FOR_TARGET needs.
14977
14978Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14979
14980 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14981 options have changed since the last time the subdirectory was
14982 configured, and if it has, reconfigure.
14983 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14984 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14985
14986Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
14987
14988 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14989 CLEAN_MODULES): Add bash.
14990 (all-bash): New target.
14991
14992Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
14993
14994 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14995
14996Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14997
14998 * config.sub (basic_machine): Recognize d10v as a valid processor.
14999
15000Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
15001
15002 * mpw-configure: Add support for --bindir.
15003 * mpw-build.in: Use a GCC-specific build script for GCC actions.
15004
15005Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
15006
15007 * configure.in: add bash, time, gawk to list of hosttools and things
15008 to only build for native toolchains
15009
15010Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15011
15012 * Makefile.in (docdir): Remove.
15013
15014Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15015
15016 * Makefile.in (datadir): Set to $(prefix)/share.
15017
15018Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
15019
15020 * configure.in: build diff and patch for cygwin32-hosted
15021 toolchains.
15022
15023Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
15024
15025 * config.sub: Accept -rtems*.
15026
15027Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
15028
31972771 15029 * configure.in: enable dosrel for cygwin32-hosted builds,
15030 remove diff from the list of things not buildable
15031 via Canadian Cross
28e9041c 15032
15033Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
15034
15035 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
4b695c23 15036 don't get ". ".
28e9041c 15037
15038Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
15039
15040 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15041
15042Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
15043
15044 * Makefile.in (taz): Handle case where tex3patch didn't even get
15045 checked out. Also, if it was found, put the symlink in a new util
15046 subdirectory.
15047
15048Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15049
15050 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15051
15052Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
15053
15054 * config.sub: Recognize -openvms.
15055 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15056 * make-all.com, setup.com: New files.
15057
15058Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15059
15060 * Makefile.in (taz): tex3patch moved to texinfo/util.
15061
15062Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
15063
15064 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15065 * configure.in: remove make from disable-if-Can-Cross list
15066 enable gdb if ${host} and ${target} are cygwin32
15067
15068Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
15069
15070 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
15071 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15072
15073Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15074
15075 * config.guess: Combine mips-mips-riscos cases, and use cpp to
15076 distinguish sysv/svr4/bsd variants.
15077 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15078
15079Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
15080
15081 * configure.in: Added copyright notice.
15082 * move-if-change: Added copyright notice.
15083
15084Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15085
15086 * configure.in (powerpcle-*-solaris*): Until we get shared
15087 libraries working, don't build gdb, sim, make, tcl, tk, or
15088 expect.
15089
15090Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
15091
15092 * config.guess: Merge with FSF:
15093
15094 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
15095 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15096
15097 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
15098 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15099
15100 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
15101 * config.guess: Combine two OSF1 rules.
15102 Also recognize field test versions. From mjr@zk3.dec.com.
15103 * config.guess (dgux): Use /usr/bin/uname rather than uname,
15104 because GNU uname does not support -p. From pmr@pajato.com.
15105
15106Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
15107
15108 * Makefile.in (MAKEDIRS): Removed $(tooldir).
15109
15110Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
15111
15112 * mpw-README: Document GCCIncludes.
15113
15114Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
15115
15116 * configure.in (alpha-*-linux*): Set enable_shared to yes.
15117
15118Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15119
15120 * mpw-configure: Handle --enable-FOO and --disable-FOO.
15121
15122Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
15123
15124 * configure.in (*-*-cygwin32): Configure make.
15125
15126Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
15127
15128 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15129
15130Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
15131
15132 * Makefile.in (all-inet): Depend on all-perl.
15133
15134 * Makefile.in (inet-install): New target.
15135
15136 * Makefile.in (all-inet): Depend on all-tcl.
15137 (all-inet): Depend on all-send-pr.
15138
15139Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15140
15141 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15142 temporarily.
15143
15144Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
15145
15146 * configure.in: Don't configure --with-gnu-ld on AIX.
15147
15148Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15149
15150 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15151
15152Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
15153
15154 * Makefile.in (ALL_MODULES): Added all-inet.
15155 (CROSS_CHECK_MODULES): Added check-inet.
15156 (INSTALL_MODULES): Added install-inet.
15157 (CLEAN_MODULES): Added clean-inet.
15158 (all-indent): New target.
15159
15160 * configure.in (host_tools): Added inet.
15161 (native_only): Added inet.
15162 (noconfigdirs): Added inet.
15163
15164Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
15165
15166 * configure.in: Don't configure libgloss if we are not configuring
15167 newlib.
15168
15169Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
15170
15171 * configure.in: Don't configure libgloss for unsupported
15172 architectures.
15173
15174Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15175
15176 * Makefile.in (CLEAN_MODULES): Add clean-apache.
15177
15178Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
15179
15180 * Makefile.in (ALL_MODULES): Include all-apache.
15181 (CROSS_CHECK_MODULES): Include check-apache.
15182 (INSTALL_MODULES): Include install-apache.
15183 (all-apache): New target.
15184
15185 * configure.in: Added apache everywhere perl is seen.
15186
15187Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15188
15189 * Makefile.in: Add support for clean-{module} and
15190 clean-target-{module} rules.
15191
15192Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
15193
15194 * configure.in (*-*-ose) do not build libgloss.
15195
15196Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15197
15198 * config.guess (prep*:SunOS:5.*:*): Turn into
15199 powerpele-unknown-solaris2.
15200
15201Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
15202
15203 * configure.in: Permit --enable-shared to specify a list of
15204 directories.
15205
15206Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15207
15208 * configure.in (host==solaris): Pass only the first word of $CC
15209 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15210
15211Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15212
15213 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15214
15215Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
15216
15217 * Makefile.in (ALL_MODULES): Include all-perl.
15218 (CROSS_CHECK_MODULES): Include check-perl.
15219 (INSTALL_MODULES): Include install-perl.
15220 (ALL_X11_MODULES): Include all-guile.
15221 (CHECK_X11_MODULES): Include check-guile.
15222 (INSTALL_X11_MODULES): Include install-guile.
15223 (all-perl): New target.
15224 (all-guile): New target.
15225
15226 * configure.in (host_tools): Include perl and guile.
15227 (native_only): Include perl and guile.
15228 (noconfigdirs): Don't build guile and perl; no ports have been
15229 done.
15230
15231Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
15232
31972771 15233 * configure (--enable-*): Handle quoted option lists such as
15234 --enable-sim-cflags='-g0 -O' better.
28e9041c 15235
15236Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15237
15238 * Makefile.in ({,inst}all-target): New rule so we can make and
15239 install all of the target directories easily.
15240
15241Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15242
15243 * configure.in: Add missing global flag in sed substitution when
15244 deleting `target-' from ${configdirs}.
15245
15246Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
15247
15248 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15249 option.
15250
15251 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15252 config/mh-necv4.
15253
15254 * install.sh: Correct misspelling of transformbasename.
15255
15256 * config.guess: Recognize mips-*-sysv*.
15257
15258Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
15259
15260 * config.sub: Recognize mon960.
15261
15262Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
15263
15264 * configure: Restore Canadian Cross handling of BISON and LEX,
15265 removed in Feb 20 change.
15266
15267Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
15268
15269 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15270 Mention make install. Remove the old copyright date as well the
15271 clumsy and rather pointless copyright on the README file.
15272
15273Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
15274
15275 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15276 Makefile after running symlink-tree, then run `make distclean' to
15277 avoid clobbering any generated files in srcdir.
15278
15279Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
15280
15281 * configure.in (m68k-*-netbsd*): Build everything now.
15282
15283Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15284
15285 * Makefile.in (taz): Fix quoting.
15286
15287Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
15288
15289 * configure.in (sparclet-*-*): Build everything now.
15290
15291Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15292
15293 * configure.in (m68k-*-linux*): New host.
15294
15295Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
15296
15297 * configure: Check for bison before byacc.
15298
15299Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
15300
15301 * Makefile.in configure: Change the way LEX and BISON/YACC are
15302 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
15303 searching PATH. These are used as fallbacks by Makefile.in if
15304 flex/bison/byacc aren't in objdir.
15305
15306Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
15307
15308 * Makefile.in: Make everything which depends upon all-bfd also
15309 depend upon all-opcodes, in case --with-commonbfdlib is used.
15310
15311Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15312
15313 * configure.in (host *-*-cygwin32): Don't build gdb if we are
15314 building NT native compilers on Unix.
15315
15316Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
15317
15318 * configure.in: Don't get CC from the host Makefile fragment if we
15319 can find gcc in PATH, or if this is a Canadian Cross. Move the
15320 Solaris test for /usr/ucb/cc to the post target script, just after
15321 the compiler sanity test.
15322
15323Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
15324
15325 * config.sub: Merge with FSF.
15326
15327Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
15328
15329 * Makefile.in (RPATH_ENVVAR): New variable.
15330 (REALLY_SET_LIB_PATH): Use it.
15331 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15332
15333Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
15334
15335 * config.sub, configure.in: Recognize sparclet cpu.
15336
15337Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15338
15339 * config.guess: Support m68k-cbm-sysv4.
15340
15341Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15342
15343 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15344 m68k-unknown-linuxaout from linker help string. Put quotes around
15345 $ld_help_string.
15346
15347Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
15348
15349 * config.guess (powerpc-harris-powerunix): Add guess for port
15350 to new target.
15351
15352Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15353
15354 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15355
15356Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
15357
15358 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15359 $(REALLY_SET_LIB_PATH) in Makefile.
15360 * Makefile.in (SET_LIB_PATH): New variable.
15361 (REALLY_SET_LIB_PATH): New variable.
15362 ($(DO_X)): Use $(SET_LIB_PATH).
15363 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15364 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15365 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15366 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15367 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15368 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15369 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15370 (install-dosrel): Likewise.
15371 (all-opcodes): Depend upon all-libiberty.
15372
15373Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
15374
15375 * config.guess (*:CYGWIN*): New
15376
15377Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15378
15379 * Makefile.in (all-target-winsup): All all-target-libiberty.
15380
15381Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15382
15383 * configure.in (noconfigdirs): Add missing # in front of comment.
15384
15385Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
15386
15387 * configure.in: add second pass to things added to noconfigdirs
15388 so *-gm-magic can exclude libgloss properly.
15389
15390Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
15391
15392 * mpw-configure (extralibs_name, rez_name): Set correctly
15393 for MWC68K compiler.
15394
15395 * mpw-README: Add more info on the necessary build tools.
15396
15397Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
15398
15399 * configure.in, config.sub: Recognize cygwin32.
15400
15401Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
15402
15403 * config.guess, config.sub: Recognize A/UX.
15404
15405Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
15406
15407 * config.sub: Merge with gcc/config.sub.
15408
15409Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
15410
15411 * mpw-build.in (do-binutils): Add build of stamps.
15412
15413Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
15414
15415 * config.sub: Add recognition for mips64vr4100*-* targets.
15416
15417Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15418
15419 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15420 Add creation of gconfigargs with `--enable-shared' turned on.
15421 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15422 ($(host)-stamp-stage3-configured): Likewise.
15423 (HOLES): Add chatr and ldd.
15424 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15425
15426Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
15427
15428 * configure: Pass --nfp to recursive configures.
15429
15430Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
15431
15432 * Makefile.in (DLLTOOL): New.
15433 (DLLTOOL_FOR_TARGET): New.
15434 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15435 (EXTRA_TARGET_FLAGS): Ditto.
15436 (EXTRA_GCC_FLAGS): Ditto.
15437 (CONFIGURE_TARGET_MODULES): Ditto.
15438 (DO_X): Ditto.
15439 * configure: Add DLLTOOL.
15440
15441Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
15442
15443 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15444 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15445 mh-sco, since old workarounds no longer needed, and don't
15446 build ld, since libraries have weak symbols in COFF.
15447
15448Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
15449
15450 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15451
15452Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
15453
15454 * configure.in: Make sure that ${CC} can be used to compile an
15455 executable.
15456
15457Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15458
15459 * Makefile.in (all-gdb): Depend on $(GDB_TK).
15460 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15461 nothing depending on whether gdbtk is being built.
15462
15463Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
15464
15465 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15466
15467Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
15468
15469 * configure.in (noconfigdirs): Put ld or gas in this early, if the
15470 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15471
15472Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
15473
15474 * config-ml.in: Add support for
15475 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15476 Simplify setting of multidirs from --disable-foo.
15477
15478Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15479
15480 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15481 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15482 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
4b695c23 15483 non-empty, pass them on to the GCC make.
28e9041c 15484 (all-bootstrap): New rule that is like all-gcc, except it executes
15485 the GCC bootstrap rule instead of the GCC all rule.
15486
15487Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
15488
15489 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15490
15491Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15492
15493 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15494 DG/UX support.
15495
15496Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
15497
15498 * config.sub (i*86*) Change [345] to [3456]
15499
15500Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15501
15502 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15503 --with-gnu-ld=no.
15504
15505Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15506
15507 * config-ml.in (rs6000*, powerpc*): Add switches to control which
15508 AIX multilibs get built.
15509
15510Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15511
15512 * configure.in (i386-win32): Don't build expect if we're not
15513 building the tcl subdir.
15514
15515Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
15516
15517 * Makefile.in: (configure-target-examples, all-target-examples):
15518 New targets, configure and build example programs.
15519
15520Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
15521
15522 * mpw-configure: If an mpw-config.in generated a file mk.sed,
15523 use it as input to sedit the generated MPW makefile.
15524 * mpw-README: Add a suggestion about Gestalt.h.
15525
15526Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
15527
15528 * config.sub: Accept *-*-ieee*.
15529
15530Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
15531
15532 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
15533 Ronald F. Guilmette <rfg@monkeys.com>.
15534
15535Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15536
15537 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15538 for powerpc-pe native.
15539 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15540 (target==powerpc-pe): duplicate i386-win32 entry.
15541
15542Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15543
15544 * configure.in (noconfigdirs): Exclude target-newlib for all versions
15545 of vxworks, not just vxworks5.1.
15546
15547Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
15548
15549 * mpw-configure: Add support for exec-prefix.
15550
15551Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15552
15553 * config.guess: Recognize HP model 816 machines as having
15554 a PA1.1 processor.
15555
15556Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
15557
15558 * configure: Ignore new autoconf configure options.
15559
28e9041c 15560Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15561
15562 * config.guess: Recognize Pentium under SCO.
15563 From Robert Lipe <robertl@arnet.com>.
15564
15565Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15566
15567 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
28e9041c 15568
15569Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
15570
15571 * configure.in: Don't configure gas for alpha-dec-osf*.
15572
15573Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
15574
15575 * configure.in: Default to --with-stabs for some targets for which
15576 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15577 i[345]86*-*-unixware*.
15578
15579Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
15580
15581 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15582 rather than basing it on the target. Simplify handling of options
15583 controlling which directories to configure. Remove extraneous
15584 slash in multi-clean target.
15585
15586Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
15587
15588 * config-ml.in: Prefix more variables with ml_ so they don't collide
15589 with configure's.
15590
15591Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
15592
15593 * configure: Don't turn -v into --v.
15594
15595Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
15596
15597 * configure.in (targargs): Fix typo.
15598
15599 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15600
15601Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
15602
15603 * configure.in: Strip --host and --target options from
15604 CONFIG_ARGUMENTS, and always configure for --host only. Add
15605 --with-cross-host option when building with a cross-compiler.
15606 * configure: Canonicalize the arguments put into config.status by
15607 always using `=' for an option with an argument. Pass a presumed
15608 --host or --target explicitly.
15609
15610Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
15611
15612 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15613 into general OS recognition case.
15614
15615Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15616
15617 * configure.in (target_configdirs): add target-winsup only
15618 for win32 target systems.
15619
15620Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
15621
15622 * Makefile.in (all-target-libgloss): Depend upon
15623 configure-target-newlib, since when libgloss is built it looks to
15624 see if the newlib directory exists.
15625
15626Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
15627
15628 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15629 cfg-ml-*.in.
15630
15631Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
15632
15633 * configure: Handle LD and LD_FOR_TARGET when configuring a
15634 Canadian Cross.
15635
28e9041c 15636Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15637
15638 * configure.in (target_libs): add target-winsup.
15639 (target==i386-win32): add patch diff flex make to $noconfigdirs.
15640 (target==ppcle-pe): remove ld from $noconfigdirs.
15641
15642Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
15643
15644 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15645 Preserve relative path names in $srcdir. Build symlink tree if
15646 configuring cross target dir and srcdir=. (= no VPATH support).
15647 (configure-target-libg++): Depend on configure-target-librx.
15648 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15649 * config-ml.in: New file.
15650 * symlink-tree: New file.
15651 * configure: Ensure srcdir="." if that's what it is.
15652
15653Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15654
15655 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15656 includes and FLEX_SKELETON setting.
15657 * mpw-configure (--with-gnu-ld): New option, controls whether
15658 to use PPCLink or ld with PowerMac GCC.
15659 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15660 * mpw-config.in: Configure grez if targeting Mac.
15661
15662 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
4b695c23 15663 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15664 just macos.
28e9041c 15665 * configure.in: Configure grez resource compiler if targeting Mac.
15666 * Makefile.in (all-grez, install-grez): New targets.
15667
15668Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
15669
15670 * configure: CXX defaults to gcc, not g++. If we find
4b695c23 15671 gcc in the path, set CC to gcc -O2.
28e9041c 15672
15673Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
15674
15675 * configure: Default ${build} correctly. Avoid picking up extra
15676 spaces when reading CC and CXX from Makefile. When doing a
15677 Canadian Cross, use plausible default values for numerous
15678 variables.
15679 * configure.in: When doing a Canadian Cross, don't try to
15680 configure tools whose configure script can't handle it.
15681
15682Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15683
15684 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15685
15686Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
15687
15688 * configure: Remove dubious bug reporting address.
15689
15690Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
15691
15692 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
15693 configure script, run that instead of this directory's configure.
15694 In either case, print a message that we're configuring the sub-dir.
15695
15696Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
15697
15698 * configure.in: Before checking for the existence of various files,
15699 use sed to filter out "target-".
15700
15701Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
15702
15703 * Makefile.in (DO_X): Split rule to decrease command line length
15704 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
15705 (Philippe De Muyter).
15706
15707Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15708
15709 * Makefile.in (all-patch): depend on all-libiberty.
15710
15711Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
15712
15713 * configure.in: If the only directory in target_configdirs which
15714 actually exists is libiberty, then set target_configdirs to empty,
15715 to avoid trying to build a target libiberty in a gas or gdb
15716 distribution.
15717
15718Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
15719
15720 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
4b695c23 15721 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15722 systems.
28e9041c 15723
15724Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15725
15726 * configure.in (copy_dirs): Use sys-include instead of include
15727 for --with-headers option.
15728
15729Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
15730
15731 * Makefile.in, configure.in: Make winsup builds work with
15732 new scheme.
15733
15734Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
15735
15736 * configure.in: Build the linker on AIX.
15737
15738Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
15739
15740 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
15741 where needed.
15742
15743Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
15744
15745 * Makefile.in (all-gcc): Fix typo.
15746
15747Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
15748
15749 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
15750
15751Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
15752
15753 * configure.in: Rename libFOO to target-libFOO, and xiberty
15754 to target-xiberty, to provide more flexibility.
15755 (target_subdir): Define. Create if cross.
15756 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15757 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
15758 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15759 check-libFOO -> check-target-libFOO, etc.
15760 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15761 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15762 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15763 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
15764 allow ALL_GCC="" to only configure.
15765 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
15766 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
15767 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
15768
15769Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
15770
15771 * Makefile.in (taz): Build "info" in etc explicitly.
15772
15773Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
15774
15775 * configure.in: Make sure that CC is undefined (as opposed to
15776 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
15777 problem with autoconf trying to configure on a host without GCC.
15778
15779Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15780
15781 * mpw-configure: Set host alias from choice of host compiler,
15782 only use generic MPW Makefile sed if present, edit a file
15783 named "hacked_Makefile.in" instead of "Makefile.in" if present.
15784 * mpw-README: Add problem notes about CW6 and CW7.
15785
15786Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
15787
15788 * Makefile.in (taz): Use ";" instead of ";;".
15789
15790Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15791
15792 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
15793 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15794 DISTDOCDIRS.
15795 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
15796 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
15797
15798Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
15799
15800 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
15801 and gnats, because they are now subsumed by DISTSTUFFDIRS.
15802 Move bfd to DISTSTUFFDIRS.
15803
15804Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15805
15806 * Makefile.in (X11_LIB): Removed.
15807 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15808
15809 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15810
15811Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15812
15813 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15814 names.
15815
15816Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15817
15818 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15819
15820Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
15821
15822 * configure.in (i[345]86-*-win32): Always build newlib.
15823 Don't configure cvs, autoconf or texinfo.
15824 * Makefile.in (LD_FOR_TARGET): New.
15825 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15826 Pass down LD_FOR_TARGET.
15827
15828Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
15829
15830 * winsup: New directory.
15831 * Makefile.in: Build winsup.
15832 * configure.in: Winsup is configured when target is win32.
15833 Can only build win32 target GDB when native.
aee16bda 15834
28e9041c 15835Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
15836
15837 * config.guess: Recognize HP model 819 machines as having
15838 a PA 1.1 processor.
15839
15840Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
15841
15842 * configure: Fix sed loop which substitutes for CC and CXX to
15843 avoid bug found in various sed implementations.
15844
15845Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15846
15847 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15848 simulator. Use standard powerpc-*-eabi*.
15849
15850Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
15851
15852 * configure.in: Stop putting gas and binutils in noconfigdirs for
15853 powerpc-*-aix* and rs6000-*-*.
15854
15855Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
15856
15857 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15858 -mcall-aixdesc libraries.
15859
15860Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
15861
15862 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15863
15864 * config.sub (arm | armel | armeb): Fix shell syntax.
15865
15866Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15867
15868 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15869 -msoft-float and -mcpu=common support.
15870 (powerpc*-*-eabisim*): Add support for building -mcall-aix
15871 libraries.
15872
15873Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15874
15875 * configure.in: Allow configuration and build of emacs19 for the alpha.
15876
15877Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15878
15879 * configure.in (CC): Get ^CC, not just any old CC, from
15880 ${host_makefile_frag}.
15881
15882Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15883
aee16bda 15884 * configure.in (CC): Try to get CC from
28e9041c 15885 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15886
15887Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15888
15889 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15890 only if it exists in $(srcdir).
15891
15892Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
15893
15894 * configure: If CC and CXX are not set in the environment, set
15895 them, based on either an existing Makefile or on searching for gcc
15896 in PATH. Substitute for CC and CXX in Makefile.
15897 * configure.in: Remove libm from target_libs. Separate
15898 target_configdirs from configdirs. If CC is not set in
15899 environment, try to get it from a host Makefile fragment. Rewrite
15900 changes of configdirs to use skipdirs instead. A few minor
15901 tweaks. Take directories out of target_configdirs as they are
15902 taken out of configdirs. Remove existing Makefile files from
15903 subdirectories. Substitute for TARGET_CONFIGDIRS and
15904 CONFIG_ARGUMENTS in Makefile.
15905 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15906 by configure.in.
15907 (CONFIG_ARGUMENTS): Likewise.
15908 (CONFIGURE_TARGET_MODULES): New variable.
15909 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15910 ($(CONFIGURE_TARGET_MODULES)): New target.
15911 (configure-libg++, configure-libio): New targets.
15912 (all-libg++): Depend upon configure-libg++.
15913 (all-libio): Depend upon configure-libio.
15914 (configure-libgloss, all-libgloss): New targets.
15915 (configure-libstdc++): New target.
15916 (all-libstdc++): Depend upon configure-libstdc++.
15917 (configure-librx, all-librx): New targets.
15918 (configure-newlib): New target.
15919 (all-newlib): Depend upon configure-newlib
15920 (configure-xiberty): New target.
15921 (all-xiberty): Depend upon configure-xiberty.
15922
15923Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15924
15925 * configure.in (host i[345]86-*-win32): Expand the
15926 noconfigdirs again.
15927
15928Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
15929
15930 * mpw-configure: Fix sed command file name.
15931
15932Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
15933
aee16bda 15934 * configure.in (host i[345]86-*-win32): Reduce the
28e9041c 15935 noconfigdirs again.
15936
15937Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
15938
15939 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15940 or powerpc*-*-pe*, since they are not yet supported.
15941
15942Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15943
15944 Add PowerMac support and many other enhancements.
15945 * mpw-configure: New option --cc to select compiler to use,
15946 paste options set according to --cc into the generated
15947 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15948 if mpw-make.sed is present.
15949 * mpw-config.in: Don't test for gC1, test for mpw-touch,
15950 add forward includes for PowerPC include files.
15951 * mpw-build.in: Build using Makefile.PPC if present.
15952 (do-byacc, etc): Remove separate version resource builds.
15953 (do-gas): Build "stamps" before "all".
15954 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15955 * mpw-README: Update to reflect --cc option, PowerMac support,
15956 and recently-reported compatibility problems.
15957
15958Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
15959
15960 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15961 embedded m68k systems (-aout, -coff, -elf, -vxworks).
15962 (--with-multilib-top): Pass to recursive invocations.
15963
15964Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
15965
15966 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15967 v810-*-*.
15968
15969Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15970
15971 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15972 gdb, ld and opcodes on v810-*-*.
15973
28e9041c 15974Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
15975
15976 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15977 (local-maintainer-clean): New target.
15978 (maintainer-clean): New target.
15979 (realclean): Just depend upon maintainer-clean.
15980
15981Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15982
15983 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15984
15985Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
15986
15987 * configure.in: Build ld in mips*-*-bsd* case.
15988
15989Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
15990
15991 * config.sub: Accept -lites* OS. From Ian Dall.
15992
15993Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
15994
15995 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
4b695c23 15996 targets.
28e9041c 15997
15998Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15999
16000 * configure.in: treat i386-win32 canadian cross the same as
16001 i386-go32 canadian cross.
16002
16003Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16004
16005 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16006 running under the simulator to build a reduced set of libraries.
16007 (powerpc-*-eabiaix): Add fine grained multilib support added to
16008 other powerpc targets yesterday.
16009
16010Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16011
16012 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16013 -disable-softfloat, -disable-relocatable, -disable-aix, and
16014 -disable-sysv to control which multilib libraries get built.
16015
16016Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16017
16018 * configure: Add Makefile.tem to list of files to remove in trap
16019 handler.
16020
16021Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
16022
16023 * config.guess (*Linux*): Add missing "exit"s.
16024 Also, need specific check for alpha-unknown-linux (uses COFF).
16025
16026Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
16027
16028 * config.guess: Merge with FSF:
16029
16030 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
16031 * config.guess (AIX4): More robust release numbering discovery.
16032
16033 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
16034 * config.guess (i386-sequent-ptx): Properly get version number.
16035
16036 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
16037 * config.guess (mips:*:4*:UMIPS): New case.
16038
16039Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
16040
16041 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16042 (i386-win32 host): Likewise. Don't build readline.
16043
16044Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
16045
16046 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
16047 SUPPORT_FILES to submakes.
16048
16049Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
16050
16051 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16052 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16053 mpw-configure.
16054
16055Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
16056
16057 * configure.in (appdirs): Use =, not ==, in test expression when
16058 trying to build the text to print in the warning message for
16059 Solaris users.
16060
16061Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
16062
16063 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16064
16065Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16066
16067 * config.guess: Recognize lynx-2.3.
16068
16069Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
16070
16071 * config.sub (z8ksim): Deleted
16072 (z8k-*-coff): New, this is the one true name of the target.
16073
16074Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
16075
16076 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16077
16078Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
16079
16080 * config.guess (*:Linux:*:*): First try asking the linker what the
16081 default object file format is (elf, aout, or coff). Then if this
16082 fails, try previous methods.
16083
16084Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16085
16086 * configure.in: Don't build newlib for *-*-vxworks5.1.
16087
16088Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16089
16090 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16091 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16092
16093Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
16094
16095 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16096
16097Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
16098
16099 * cfg-ml-com.in: New file.
16100 * cfg-ml-pos.in: New file.
16101
16102Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16103
16104 * COPYING.NEWLIB: Add HP free copyright to list.
16105
16106Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16107
16108 * config.sub: Recognize -eabi* for the system, not just -eabi.
16109
16110Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
16111
16112 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16113 * config.sub, configure.in (win32): New target and host.
16114
16115Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
16116
16117 * configure.in: Add i386-pe configuration.
16118
16119Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
16120
16121 * mpw-build.in (install): Install GDB after LD.
16122
16123Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
16124
16125 * mpw-config.in (elf/mips.h): Always forward-include, needed
16126 for GDB to build.
16127
16128Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
16129
16130 * testsuite: New directory for customer acceptance and whole tool
16131 chain tests.
16132
16133Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16134
16135 * configure: If per-host line isn't found, but AC_OUTPUT is found
16136 and a configure script exists, run it instead.
16137
16138Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16139
16140 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
16141
16142Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
16143
16144 * configure: Set build_{cpu,vendor,os,alias} to host values when
16145 --build isn't specified.
16146
16147Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16148
16149 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16150 (FLAGS_TO_PASS): Pass them.
16151 (EXTRA_TARGET_FLAGS): Ditto.
16152
28e9041c 16153Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16154
16155 * Makefile.in (all-libg++): Depend on all-libstdc++.
16156
16157Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16158
16159 * configure.in (noconfigdirs): Enable all packages for
16160 i386-unknown-netbsd.
16161
16162Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
16163
16164 * configure.in (noconfigdirs): Don't configure tk for i386-go32
16165 hosted builds (DOS builds)
16166
16167Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16168
16169 Changes for ARM based on patches from Richard Earnshaw:
16170 * config.sub: Handle armeb and armel.
16171 * configure.in: Omit arm linker only for riscix.
16172
16173Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
16174
16175 * config.guess: Update from FSF.
16176
16177Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
16178
fee90afd 16179 * config.sub: Recognize powerpcle as the little endian variant of
28e9041c 16180 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
16181 powerpcle variant. Convert pentium into i586, not i486. Add p5
16182 alias for i586. Map new x86 variants p6, k5, nexgen into i586
16183 temporarily.
16184
16185Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
16186
16187 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16188
16189Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
16190
16191 * config.sub: Accept -lites* as a basic system type.
16192
16193Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
16194
16195 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16196 installed, and if so return linuxoldld as the system name.
16197
16198Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
16199
16200 * config.guess: Add hppa1.1-hp-lites support.
16201
16202Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
16203
16204 * configure.in: Don't build newlib for m68k-vxworks5.1.
16205
16206Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16207
16208 * configure.in (mips-sgi-irix6): Use mh-irix5.
16209
16210Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
16211
16212 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16213
16214Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16215
16216 * test-build.mk: Enable building of shared libraries on IRIX 5 and
31972771 16217 OSF/1. Fix compiler flags.
28e9041c 16218 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
16219
16220Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
16221
16222 * configure.in: Recognize --with-newlib.
16223 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16224
16225Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16226
151ad919 16227 * Makefile.in: move {all,check,install}-gdb from *_MODULES
28e9041c 16228 to *_X11_MODULES due to gdbtk needing X include files et al.
16229
16230Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
16231
16232 Merge in support for Mac MPW as a host.
16233 (Old change descriptions retained for informational value.)
16234
16235 * mpw-config.in: Add generic include forwards for cpu-specific
16236 include files in aout and elf directories.
16237
16238 * mpw-configure: Added copyright.
16239 * mpw-config.in: Check for presence of required build tools.
16240 (target_libs): Add newlib.
16241 (target_tools): Add examples.
16242 (Read Me): Generate as "Read Me for MPW" instead.
16243 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16244 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16245 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16246
16247 * mpw-configure: Remove subdir-specific makefile hackery,
16248 delete mk.tmp after using it.
16249
16250 * mpw-build.in (all): Display start and end times.
16251
16252 * mpw-configure (host_canonical): Set.
16253 (target_cpu): Always add to makefiles.
16254 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16255 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16256 (mpw-mh-mpw): Look for in srcdir and srcroot.
16257 Use sed instead of mpw-edit-prefix to edit prefix definitions.
16258
16259 * mpw-build.in: (install-only): New target.
16260
16261 * mpw-configure (host_alias, target_alias): Rename from hostalias
16262 and targetalias, add into generated Makefile.
16263 (mk.tmp): If present, add into generated Makefile.
16264 * mpw-build.in (all-gas): Build config.h first before gas proper.
16265
16266 * mpw-configure (config.status): Write only if changed.
16267 * mpw-config.in (readline): Configure it (not built, just used for
16268 definitions).
16269
16270 * mpw-config.in (elf/mips.h): Add a forward include.
16271
16272 * mpw-config.in: Forward-include most .h files in include into
16273 extra-include.
16274 (readline): Don't build.
16275 mpw-build.in (install): Install GDB.
16276
16277 * mpw-configure (prefix, mpw_prefix): Handle it.
16278 * mpw-config.in (mmalloc, readline): Don't configure.
16279 * mpw-build.in (thisscript): Rename to ThisScript.
16280 Use mpw-build instead of BuildProgram everywhere.
16281 (mmalloc, readline): Don't build.
16282 * mpw-README: New file, basic documentation about the MPW port.
16283
16284 * mpw-config.in: Use forward-include to create include files.
16285
16286 * mpw-configure: Add more things to the top of each configured
16287 Makefile, including contents of config/mpw-mh-mpw.
16288 * mpw-config.in (extra-include): Create this directory and fill it
16289 with Posix-like include files when configuring.
16290
16291 * config.sub (apple, mac, mpw): Add various aliases.
16292
16293 * mpw-build.in: New file, top-level build script fragment for MPW.
16294 * mpw-configure: New file, configure script for MPW.
16295 * mpw-config.in: New file, config fragment for MPW.
16296
16297Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16298
16299 * configure.in (host_libs): Remove glob, since it is gone from the
16300 sources.
16301
16302Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16303
16304 * Makefile.in: define empty GDB_NLM_DEPS var.
16305
16306 * configure.in(target_makefile_frag): use config/mt-netware
16307 for netware targets.
16308
16309Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
16310
16311 * config.sub: Merge in recent FSF changes. Remove linux special
16312 cases.
16313
16314Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16315
5309a301 16316 Revert this change:
28e9041c 16317
16318 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16319
16320 * build-all.mk: Use CC=cc -Xs on Solaris.
16321
28e9041c 16322Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16323
16324 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
16325 stop using it.
16326 * Makefile.in: Nuke all references to glob subdirectory.
16327
16328Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16329
16330 * configure.in: Fix --enable-shared logic in per-host.
16331
16332Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
16333
16334 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16335
16336Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16337
16338 * configure.in (noconfigdirs): Don't build gas on AIX, for
16339 powerpc*-*-aix* as well as for rs6000*-*-aix*.
16340
16341Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
16342
16343 * configure: Fix --cache-file to work if the file argument is a
16344 relative path.
16345
16346Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
16347
16348 * configure: If the --cache-file is used, pass it down to
16349 configure in subdirectories.
16350
16351Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
16352
16353 * config.sub: add vxworks29k configuration.
16354
16355Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16356
16357 * Makefile.in (taz): Do "diststuff" part quietly.
16358
16359Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
16360
16361 * config.sub: Mini-merge with gcc/config.sub.
16362
16363Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16364
16365 * config.guess (IRIX): Sed - to _.
16366
16367Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16368
16369 * Makefile.in (source-vault, binary-vault): New targets.
16370
16371Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
16372
16373 * config.sub: Recognize -eabi as a basic system type.
16374
16375Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16376
16377 * configure.in (enable_shared stuff): Fix typo.
16378
16379Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
16380
16381 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16382
16383Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16384
16385 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16386
16387Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16388
16389 * configure.in (rs6000-*-*): Don't build gas.
16390
16391Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
16392
16393 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16394 reduce command line length.
16395 (AS_FOR_TARGET): Check for as.new, not Makefile.
16396 (NM_FOR_TARGET): Check for nm.new, not Makefile.
16397
16398Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
16399
16400 * config.guess: Merge from FSF.
16401
16402Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16403
16404 * configure: Don't use $ when handling program_suffix.
16405
16406Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
16407
16408 * configure.in: Configure tk for hppa/hpux.
16409
16410Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
16411
16412 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
16413
16414Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16415
16416 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
16417 to LIBCXXFLAGS. Tests are better run without it.
16418
16419Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
16420
16421 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16422
16423Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
16424
16425 * configure.in (*-*-netware*): Don't configure xiberty.
16426
16427Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
16428
16429 * configure.in: Remove tk from native_only list.
16430
16431Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
16432
16433 * build-all.mk: Add mips-ncd-elf target to sun4 targets
16434 for special NCD build.
16435
16436Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16437
16438 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16439 makeall.bat, they're only useful for binutils snapshots.
16440 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16441 makeall.bat to specified SUPPORT_FILES.
16442
16443Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
16444
16445 * build-all.mk: Add Ericsson targets to sun4 and solaris
16446 hosts. Add BNR's sun4 target to solaris host, so their
16447 build-from-source will be tested in-house first.
16448
16449Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16450
16451 * Makefile.in (LIBCFLAGS): New variable.
16452 (CFLAGS_FOR_TARGET): Ditto.
16453 (LIBCFLAGS_FOR_TARGET): Ditto.
16454 (LIBCXXFLAGS): Ditto.
16455 (CXXFLAGS_FOR_TARGET): Ditto.
16456 (LIBCXXFLAGS_FOR_TARGET): Ditto.
16457 (BASE_FLAGS_TO_PASS): Pass them.
16458 (EXTRA_TARGET_FLAGS): Ditto.
16459
5309a301 16460 * configure.in: Support --enable-shared.
28e9041c 16461
16462Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
16463
16464 * configure.in (target_libs): Include libstdc++ again.
16465 * config.guess: Update from FSF (for FreeBSD).
16466
16467Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16468
16469 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16470 makeall.bat.
16471 (DISTDOCDIRS): Add `etc'.
16472 (ETC_SUPPORT_PFX): New variable.
16473 (taz): Include anything from etc starting with a word in
16474 ETC_SUPPORT_PFX.
16475
16476Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16477
16478 * config.sub: Update for recent FSF changes. Remove obsolete
16479 h8300hds entry. Add -windows* and -osx as basic os. Minor
16480 spacing changes.
16481
16482Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16483
16484 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
16485
16486 * config.guess: Merge with FSF.
16487 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16488
16489Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16490
16491 * configure: Since the "trap 0" handler will override the exit
16492 status on many systems, only use it for "exit 1", and make it set
16493 a non-zero exit status; reset it before "exit 0". Also, check
16494 exit status of config.sub, and error out if it failed.
16495
16496Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
16497
16498 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16499 and install libgloss.
16500
16501Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16502
16503 * Makefile.in (all-binutils): Depend upon all-byacc.
16504
16505 * configure.in: Don't build emacs on Irix 5.
16506
16507Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16508
16509 * configure.in (*-*-netware*): Add libio.
16510
16511Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16512
16513 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16514 (CHECK_TARGET_MODULES): Ditto.
16515 (INSTALL_TARGET_MODULES): Ditto.
16516 (TARGET_LIBS): Ditto.
16517 (all-libstdc++): Note dependencies.
16518
16519Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16520
16521 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16522
16523Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16524
16525 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16526 -fexternal-templates.
16527
16528 * configure.in (target_libs): Add libstdc++.
16529 (noconfigdirs): Add libstdc++ as appropriate.
16530
16531Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16532
16533 * config.guess: Update from FSF.
16534
16535Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16536
16537 * configure: Use ${config_shell} when running ${configsub}.
16538
16539Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
16540
16541 * config.sub: No longer recognize h8300h.
16542
16543Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16544
16545 * config.sub: Remove extraneous differences between config.sub and
16546 gcc/config.sub.
16547
16548Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16549
16550 * Makefile.in (DISTSTUFFDIRS): Add gas.
16551
16552Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
16553
16554 * COPYING.NEWLIB: New file.
16555
16556Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
16557
16558 * config.guess (HP-UX): Patch from Harlan Stenn
16559 <harlan@landmark.com> to also emit release level.
16560
16561Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16562
16563 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16564
16565Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
16566
16567 * config.sub: Merge nextstep cleanup from FSF.
16568
16569Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16570
16571 * configure.in (arm-*-*): Don't configure ld for this target.
16572
16573Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16574
16575 * configure.in (*-*-netware): don't configure libg++, libio,
16576 librx, or newlib.
16577
16578Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16579
16580 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
16581 configure ld--it works, but it doesn't support shared libraries.
16582
16583Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16584
16585 * config.guess (*-unknown-freebsd*): Get rid of possible
16586 trailing "(Release)" in version string.
16587 Patch from Paul Richards <paul@isl.cf.ac.uk>.
16588
16589Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
16590
16591 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16592 Fix type: *-next-neststep -> *-next-nextstep.
16593
16594 * config.guess: Merge from FSF:
16595
16596 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16597
16598 * config.guess: Recognize powerpc-ibm-aix3.2.5.
16599
16600 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16601
16602 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16603 instead of UNIX_SV for UnixWare 1.0).
16604
16605Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
16606
16607 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
16608 to make gdb/nlm/* build after the compiler and linker.
16609
16610Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
16611
16612 * config.guess (netbsd, freebsd, linux): Accept any machine,
16613 not just i[34]86.
16614 (m68k-atari-sysv4): Relocate to match FSF version.
16615
16616 * config.guess: More merges from the FSF:
16617
16618 Add a space before function call or macro invocation.
16619
16620 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16621
16622 * config.guess: Add trap cmd to remove dummy.c and dummy when
16623 interrupted.
16624
16625 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16626
16627 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16628 (dummy): Redirect stderr from compilation of dummy.c.
16629
16630 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
16631
16632 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16633
16634Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
16635
16636 * configure: Accept and ignore --cache*, for compatibility with
16637 new autoconf.
16638
16639Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
16640
16641 * config.guess: Merge from FSF:
16642
16643 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16644
16645 * config.guess (Pyramid*:OSx*:*:*): New case.
31972771 16646 (PATH): Add /.attbin at end for finding uname.
16647 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
28e9041c 16648
16649 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
16650
31972771 16651 * config.guess (M88*:DolphinOS:*:*): New case.
28e9041c 16652
16653 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
16654
31972771 16655 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16656 to select whether to use ELF or COFF.
28e9041c 16657
16658 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16659
31972771 16660 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
28e9041c 16661
16662 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
16663
16664 * config.guess: Guess the OS version for HPUX.
16665
16666 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
16667
16668 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16669
16670Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16671
16672 * configure.in: Recognize --with-headers, --with-libs, and
16673 --without-newlib.
16674 * Makefile.in (all-xiberty): Depend upon all-ld.
16675
16676Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16677
16678 * configure.in: Change i[34]86 to i[345]86.
16679
16680Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16681
16682 * configure (version): A few more tweaks to help message.
16683
16684Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
16685
16686 * Makefile.in: Remove (for now) librx as a host library,
16687 now that we're building it for target.
16688
16689Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16690
16691 * configure: Fix up help message; from karl@owl.hq.ileaf.com
16692 (Karl Berry).
16693
16694Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
16695
16696 * configure.in: Also configure librx.
16697
16698Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16699
16700 * Makefile.in: Update various rules to reflect that librx
16701 is now needed for libg++.
16702
16703Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16704
16705 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16706
16707Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
16708
16709 * configure.in: Configure the examples directory.
16710
16711Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16712
16713 * configure: Simplify Jun 2 1994 change.
16714
16715Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16716
16717 * change CC to /usr/latest/bin/gcc for lynx host builds, since
16718 /bin/gcc isn't good enough to build gcc.
16719
16720Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
16721
16722 * Makefile.in (GDB_SUPPORT_FILES): Remove
16723 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
16724 (gdb.tar.gz): Add new rule to use standard distribution building
16725 mechanism.
16726
16727Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16728
16729 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
16730 Bill Cox <bill@cygnus.com>.
16731
16732Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
16733
16734 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
16735
16736Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
16737
16738 * configure: Search current dir first in .gdbinit.
16739
16740Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
16741
16742 * config.sub: Recognize freebsd (merged from gcc config.sub).
16743
16744Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
16745
16746 * config.sub: Refer to NeXT's operating system as nextstep.
16747
16748 * config.sub (case $basic_machine): Re-order the cases, to match
16749 the order in the FSF version (which is mostly alphabethical).
16750 Merge in some additions and changes from the FSF.
16751
16752Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
16753
16754 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16755 * config.sub: Recognize cxux7.
16756 * configure.in: Use mh-cxux for m88k-harris-cxux*.
16757
16758Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16759
16760 * config.sub: Fix typo powerpc -> powerpc-*.
16761
16762Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
16763
16764 * Makefile.in: `all-emacs19' depends on `all-byacc'.
16765
16766 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16767 parallel with all-emacs and install-emacs). Top-level command
16768 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16769
16770Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16771
16772 * test-build.mk ($(host)-stamp-stage2-installed): Remove
16773 $(relbindir)/make before doing ``make install'', and use
16774 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
16775 installing over running make binary.
16776 ($(host)-stamp-stage3-installed): Likewise.
16777
16778Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16779
16780 * config.guess: Recognize Mach.
16781
16782Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16783
16784 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16785 see whether --exec-prefix was used.
16786
16787Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16788
16789 * README: Explicitly mention libg++/README. (Zoo's idea.)
16790
16791Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16792
16793 * Makefile.in: Add all-librx target similar to all-libproc.
16794
16795Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
16796
16797 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
16798 with post 1.2 uname bogosity.
16799
16800Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16801
16802 * configure: Remove temporary files on receipt of a signal.
16803
16804Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
16805
16806 * configure: If there is a package_makefile_frag, remove
16807 ${subdir}/Makefile.tem after copying it in.
16808
16809Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16810
16811 * build_all.mk: support rs6000 lynx identifies itself as
16812 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
16813 since /bin/gcc is too feeble to compile a modern gcc.
16814
16815Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16816
16817 * brought devo/test-build.mk update-to-date with progressive/
16818 test-build.mk. Add lynx targets and hppa flag info.
16819
16820Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16821
16822 * configure.in: Use mh-ncrsvr43. Patch from
16823 Tom McConnell <tmcconne@sedona.intel.com>.
16824
16825Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
16826
16827 * config.guess (i386-unknown-bsdi): No longer need to
16828 check #if defined(__bsdi__) && defined(__i386__).
16829
16830Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16831
16832 * configure: Set program_transform_nameoption correctly.
16833
16834Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16835
16836 * brought build-all.mk update-to-date with progressive build-all.mk,
16837 added new targets and hppa info.
aee16bda 16838
28e9041c 16839Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16840
16841 * configure: If config.guess result is a prefix of the user
16842 specified target, assume a native build and use the user specified
16843 target as the host alias. Remove SunOS patch suffix removal hack.
16844 * configure.in: Remove SunOS patch suffix removal hack.
16845
16846 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16847 in NATIVE_CHECK_MODULES.
16848
16849Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
16850
16851 * Makefile.in: Rename HOST_ONLY to NATIVE.
16852 * configure: Delete SunOs patch suffix from host_canonical
16853 and build_canonical variables that are prepended to Makefiles.
16854 * configure.in: Add comments for easier maintenance.
16855
16856Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16857
16858 * Makefile.in: Add all-libproc target similar to all-gui.
16859
16860Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
16861
16862 * Makefile.in (CHECK_MODULES): split into
16863 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16864
16865Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
16866
16867 * config.guess (i386-unknown-bsdi): New system to guess.
16868
16869Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16870
16871 * Makefile.in: Add all-gui target (but not yet build by "all").
16872
16873Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
16874
16875 * config.sub: Move deletion of patch suffix from here...
16876 * configure.in: To here, at Ian's suggestion. The top-
16877 level scripts might need to know of a patch level.
16878
16879Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
16880
16881 * config.sub: Strip off patch suffix so rtl is recognized
16882 as a sunos4.1.3 machine, even though it's been patched.
16883
16884Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
16885
16886 * Makefile.in (INSTALL_LAST): Delete.
16887 (INSTALL_DOSREL): New.
16888
16889Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16890
16891 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16892 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16893 whether we pass down --with-gnu-ld anyhow.
16894
16895Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
16896
16897 * Makefile.in (INSTALL_LAST): Change operation so it works
16898 on more flavors of make.
16899 * configure.in (go32): Don't build libg++ or libio.
16900
16901Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
16902
16903 * Makefile.in (Move HOST_PREFIX_1 and friends up so
16904 they can be overriden by templates.
16905
16906Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
16907
16908 * configure.in (target==go32): Don't build gdb.
16909 * dosrel: New directory.
16910
16911Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
16912
16913 * configure.in (host==go32): Configure dosrel too.
16914 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16915 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16916 be set by incoming names or templates.
16917 (INSTALL_LAST): New rule.
28e9041c 16918
16919Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
16920
16921 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16922
16923Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16924
28e9041c 16925 * configure.in (appdirs): New variable. Currently empty, but will
16926 be used in gas distribution. If nonempty, lists a set of
16927 directories at least one of which must get configured, or top
16928 level configuration is considered to have failed.
16929 (rs6000-*-lynxos*): Use new file name.
16930
16931Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16932
16933 Eliminate XTRAFLAGS.
16934 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16935 newlib include files using -idirafter, and also use -nostdinc.
16936 (CXX_FOR_TARGET): Likewise.
16937 (XTRAFLAGS): Removed.
16938 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16939 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16940 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16941 ($(DO_X)): Don't pass down XTRAFLAGS.
16942
16943Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16944
16945 * configure.in (mips*-dec-bsd*): New target; do build linker.
16946 (mips*-*-bsd*): New target; don't build linker.
16947
16948Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16949
16950 * configure.in: support rs6000-*-lynxos* configuration.
16951 support sunos4 as a cross target.
16952
16953 * config.sub: look for lynx*, not lynx since the OS version may
16954 legitimately be part of the name.
16955
16956Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16957
16958 * configure.in (i[34]86-*-sco*): Move to be with other i386
16959 targets.
16960 (romp-*-*): New target. Skip various binary utilities.
16961 (vax-*-*): New target. Don't build newlib.
16962 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
16963
16964Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16965
16966 * configure.in: Only set host_makefile_frag if config
16967 directory exists.
16968
16969Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16970
16971 * install.sh: If $dstdir exists, don't check whether each
16972 component does.
16973
16974Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16975
16976 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16977
16978Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
16979
4b695c23 16980 * configure.in (*-*-lynxos*): Don't configure newlib for either
16981 native or cross Lynx.
28e9041c 16982
16983Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
16984
16985 * config.sub (sparc64-elf): Fix os.
16986 (z8k): Remove duplicate.
16987
16988Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16989
16990 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16991 gcc/stmp-fixproto, to try to prevent fixproto from being run.
16992
16993Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
16994
16995 * configure: Make file links cleanly even if Lynx fails on
31972771 16996 an NFS symlink (at least fail cleanly).
28e9041c 16997
16998Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16999
17000 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17001 -XNh2000.
17002
17003Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17004
17005 * configure: Unknown options are fatal again.
17006
17007Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
17008
17009 * configure: Ignore --x-includes and --x-libraries, for Autoconf
aee16bda 17010 compatibility.
28e9041c 17011
17012Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
17013
17014 * build-all.mk: Add `clean' target.
17015
17016Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17017
17018 * config.guess: Add SINIX support.
17019 * configure.in: Add mips-*-sysv4* support.
17020
17021Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
17022
17023 * build-all.mk: Document all useful targets.
17024 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17025 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17026
17027Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17028
17029 * configure: Support --silent, --quiet.
17030
17031Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17032
17033 * configure: Support --disable-FEATURE.
17034
17035Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17036
17037 * config.guess: Recognize NCR running SVR4.3.
17038
17039Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
17040
17041 * config.guess: Make BSDI generate i386-unknown-bsd386.
17042 Patch from Paul Eggert <eggert@twinsun.com>.
17043
17044Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17045
17046 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17047
17048Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17049
17050 * configure: Make unrecognized options give nonfatal warnings
17051 instead of fatal errors, and pass them to any subdirectory
17052 configures in case they recognize them.
17053 Make --x equivalent to --with-x.
17054
17055Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17056
17057 * configure: Add --enable-* options. Clean up usage message and
17058 some comments.
17059
17060Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
17061
17062 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17063
17064Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17065
17066 * configure.in (hppa*-*-*): Enable binutils.
17067
17068Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17069
17070 * config.sub: Recognize cisco.
17071
17072Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
17073
17074 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17075
17076Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17077
17078 * config.guess: about target *-hitachi-hiuxwe2, don't print more
17079 than one configuration name. Add comment.
17080
17081Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
17082
17083 * config.guess: about target *-hitachi-hiuxwe2, fixed
17084 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
17085 macro is incorrect.]
17086
17087Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17088
17089 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17090 than the "make ls" stuff which used to be here.
17091
17092Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17093
17094 * config.guess: Recognize i[34]86-unknown-freebsd.
17095 From Shawn M Carey <smcarey@rodan.syr.edu>.
17096
17097Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
17098
17099 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17100
17101Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17102
17103 * config.guess: Check for ptx.
17104
17105Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
17106
17107 * config.sub: Add os9k checking.
17108
17109Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17110
17111 * config.guess: Handle OSF1 running on HPPA processors
17112
17113Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17114
17115 * configure: If subdir configure fails, print out a message with
17116 subdirectory name, in case subdir's configure code didn't identify
17117 itself.
17118
17119Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
17120
17121 * configure.in: Remove embedded newlines from configdirs.
17122 Avoid mismatches of substrings. Fix matching strings at end
17123 of configdirs.
17124
17125Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
17126
17127 * config.guess: Add Lynx/rs6000 config support.
17128
17129Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17130
17131 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17132
17133Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
17134
17135 * configure.in (hppa*-*-osf*): Treat this just like most other
17136 PA configurations (eg no binutils or ld).
17137 (hppa*-*-*elf*): These configurations have binutils and ld.
17138
17139Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17140
17141 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
17142
17143Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17144
17145 * configure.in (rs6000-*-*): Build gas.
17146
17147Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17148
31972771 17149 * Makefile.in: Avoid bug in losing hpux sed.
28e9041c 17150
17151Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17152
17153 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17154 for GDB and GDB has been fixed to not need it.
17155
28e9041c 17156Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17157
17158 * config.guess: Recognize vax hosts.
17159
17160Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17161
17162 * configure (while loop): Don't use "break 2" inside case
17163 statement -- the case statement isn't an enclosing loop.
17164
17165Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
17166
17167 * config.guess: Clean up NeXT support, to allow nextstep
17168 on Intel machines. Make OS be nextstep.
17169
17170Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
17171
17172 * config.guess: Add alternate forms for Convex.
17173
17174Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
17175
17176 * configure: Completely rewrite option processing. Take
17177 advantage of pattern-matching to avoid invoking test frequently.
17178 Also clean up host and target defaulting logic.
17179
17180Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17181
17182 * Makefile.in: Replace all occurrances of "rootme" with "r" and
17183 "$${rootme}" with "$$r", to increase the likelihood that the do-*
17184 commands (plus user environment) will fit SCO limits.
17185
17186Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17187
17188 * configure.in: Don't issue warnings about directories which are
17189 not being configured if -norecursion is set. Correct test for
17190 --with-gnu-as and --with-gnu-ld to not get confused by substring
17191 matches.
17192
17193 * configure.in: Don't build gas for alpha-dec-osf1*.
17194
17195Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
17196
17197 * configure: Back out Per's change of 12/19/1993. It changes the
17198 behavior of configure in unexpected and confusing ways.
17199
17200 Also, use different delim char when calculating
17201 program_transform_name so that the name can contain slashes.
17202
17203Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
17204
17205 * configure.in, config.sub: Add support for VSTa micro-kernel.
17206
17207Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
17208
17209 * configure.in: Nuke hacks which were used to get a special
17210 version of GAS for HPPA configurations.
17211
17212Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
17213
17214 * configure: If only ${target_alias} is given, use that
17215 as the default for ${host_alias}.
17216 * configure: Add missing back-slashes before nested quotes.
17217
17218Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17219
17220 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17221
17222Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
17223
17224 * config.guess: Recognize some Tektronix configurations.
17225 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17226
17227Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17228
17229 * config.sub: Match any flavor of SH.
17230
17231Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
17232
17233 * configure.in: Don't try to configure newlib for Alpha.
17234
17235Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17236
17237 * configure.in: Don't build ld for Irix 5. Don't build gas,
17238 libg++ or libio for any Alpha target.
17239
17240 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
28e9041c 17241
17242Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
17243
17244 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17245 default arguments -- so it tried to compress itself.
17246
17247Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17248
17249 * configure.in (notsupp): ensure that a space is always at the end
17250 of the configdirs list, since the grep checks for an explicit space
17251
17252Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17253
17254 * configure.in (target i386-sysv4.2): don't build ld, since static
17255 versions of many libraries are not available.
17256
17257Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17258
17259 * config.guess: Recognize Apollos (using environment variables).
17260 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17261
17262Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17263
17264 * config.guess: Recognize Sony news mips running newsos.
17265
17266Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
17267
17268 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17269 "fi ; else" for bash.
17270
17271Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
17272
17273 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17274
17275Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
17276
17277 * config.sub: accept unixware as an alias for svr4.2.
17278 Fix some inconsistancies with the gcc version.
17279
17280Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17281
17282 * Makefile.in (DISTDOCDIRS): Add gdb.
17283
17284Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
17285
17286 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
17287
17288Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17289
17290 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17291 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17292 this now.
17293
17294Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17295
17296 * config.sub: Accept hiux* as an OS name.
17297
17298 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17299 etc/make-stds.texi. The underscore came from gcc, and dje now
17300 agrees that RUNTESTFLAGS is the correct name.
17301
17302Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
17303
17304 * install.sh: Remove 'set -e'. It makes any conditionals
17305 in the script useless.
17306
17307 * config.guess: Automatically recognize arm-acorn-riscix
17308 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17309
17310Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
17311
17312 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17313
17314Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17315
17316 * Makefile.in (DISTDOCDIRS): New variable.
17317 (taz): Edit local Makefile.in sooner, instead of proto-toplev
aee16bda 17318 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
28e9041c 17319
17320Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17321
17322 * configure.in (hppa target): check the source directory for the
17323 pagas sub-directory
17324
17325Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
17326
17327 * config.sub: Allow -aout* and -elf*.
17328
17329Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17330
17331 * configure.in: Don't build ld on i386-solaris2, same as for
17332 sparc-solaris2.
17333
17334Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
17335
17336 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17337
17338Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17339
17340 * configure.in: Configure gdb for alpha.
17341
17342Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17343
17344 * Makefile.in (CXXFLAGS): Add -O.
17345
17346Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17347
17348 * config.guess: added support for DG Aviion
17349
17350Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17351
17352 * configure.in: Produce warning message for subdirectories not
17353 configurable for this host/target combination. Don't try to
17354 configure gdb for vms.
17355
17356Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17357
17358 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17359 appropriate files before making "diststuff".
17360 (DISTBISONFILES): New var: list of files to be edited.
17361 (DISTSTUFFDIRS): Add binutils.
17362
17363Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17364
17365 * config.sub: also handle mipsel and mips64el (for little endian mips)
17366
17367Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17368
17369 * configure.in: Add * to end of all OS names.
17370
17371Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
17372
17373 * configure.in: Build newlib for LynxOS native.
17374
17375Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17376
17377 * config.guess: Add support for delta 88k running SVR3.
17378
17379 * configure.in: Add comment about HP compiler vs. emacs.
17380
17381Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17382
17383 * configure.in: don't build ld on solaris2 (not a viable option
17384 due to bugs in getpwnam & getpwuid)
17385
17386Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17387
17388 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17389 config.guess will produce a full version number.
17390
17391Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17392
17393 * configure.in: Build linker and binutils for alpha-dec-osf1.
17394
17395Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17396
17397 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17398 and gdb/testsuite/Makefile.in.
17399
17400Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17401
17402 * configure.in: recognize mips*- instead of mips-
17403
17404Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
17405
17406 * config.sub: Accept linux*coff and linux*elf as operating
17407 systems.
17408
17409Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17410
17411 * config.sub: Recognize mips64, and mips3 as an alias for it.
17412
17413Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17414
17415 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17416 gdb knows how to handle OSF/1 shared libraries.
17417
17418Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17419
17420 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17421 * config.guess: Recognize Hitachi's HIUX.
17422 * config.sub: Recognize h3050r* and hppahitachi.
17423 Remove redundant cases for hp9k[23]*.
17424
17425Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17426
17427 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17428 if gas and ld are in the source tree and are in ${configdirs}.
17429 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
3398e91d 17430 --with options (but still pass them down on the command line,
28e9041c 17431 if they were explicitly specified).
17432
17433Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17434
17435 * configure: substitute SHELL value in Makefile.in with
17436 ${CONFIG_SHELL}
17437
17438Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17439
17440 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17441 *-*-solaris2* targets.
17442
17443Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17444
17445 * Makefile.in: define M4, and pass it down to sub-makes;
17446 all-autoconf now depends on all-m4
17447
17448Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17449
17450 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17451 presence of {ar,ranlib} instead of a configured directory
17452
17453Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
17454
17455 * config.guess: Accept 34?? as well as 33?? for NCR.
17456
17457Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17458
17459 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17460 of 'gas' in sed commands, since 'gash' is now in the tree as well.
17461
17462Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17463
17464 * configure: grab values for $(CC) and $(CXX) from the
17465 environment, so that someone can do "CC=gcc configure; make" and
17466 have it work right (matching the way that autoconf works now)
17467
17468 * configure.in, Makefile.in: add support for gash, the tcl
17469 interface to Galaxy
17470
17471 * config.guess: add NetBSD variants (hp300, x86)
17472
17473Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
17474
17475 * install.sh: Support -d option (in the manner of SunOS 4 install,
17476 as it is more deterministic than that of GNU install)
17477 (chmodcmd): Set file to mode 755 by default (should also do default
17478 chgrp and chown, but I don't feel like dealing with that now)
17479
17480Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
17481
17482 * config.sub: Remove h8300hhms alias.
17483
17484Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17485
17486 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17487
17488Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17489
17490 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17491 as stmp-fixinc
17492
17493Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17494
17495 * config.sub: recognize m88110-bug-coff.
17496
17497Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17498
17499 * Makefile.in (all-libio): all dependencies on the toolchain used
17500 to build this (gcc, gas, ld, etc)
17501
17502Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17503
17504 * config.guess: Deal with OSF/1 1.3 on alpha.
17505
17506Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17507
17508 * install.sh: add some 'else true' clauses for portability
17509
17510 * configure.in: don't build libio for h8[35]00-*-* targets
17511
17512Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
17513
17514 * Makefile.in: Add support for new libio.
17515
17516Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17517
17518 * install.sh: If one command fails, don't try the rest. Don't try
17519 to remove $dsttmp (via trap) unless we have already created it.
17520 If $src doesn't exist, detect it and exit with an error.
17521
17522 * config.guess: Recognize BSD on hp300.
17523
17524Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
17525
17526 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17527 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17528
17529Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
17530
17531 * Makefile.in (all-send-pr): depends on all-prms
17532
17533Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17534
17535 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17536
17537Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17538
17539 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17540 Added test for mips-mips-riscos5.
17541
17542Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17543
17544 * configure.in: use mh-hp300 for 68k HP hosts
17545
17546Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17547
17548 * configure: add support for CONFIG_SHELL, so that you can use
17549 some alternate shell for evaluating configure scripts
17550
17551Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
17552
17553 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
17554 in configure script to bug-gdb@prep.ai.mit.edu when building
17555 distribution archive.
17556 * Makefile.in (COMPRESS): Remove def.
17557 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
17558 gdb.tar.Z and make-gdb.tar.Z respectively.
17559 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
17560 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
17561 to convergence with 'taz' target in Makefile.in.
17562
17563Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17564
17565 * install.sh (dsttmp): use trap to ensure that tmp files go
17566 away on error conditions
17567
17568Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17569
17570 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17571
17572Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17573
17574 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17575 its parent is '/' not ''.
17576
17577 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17578
17579Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
17580
17581 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17582 that ${newsrcdir}/configure.in does.
17583
17584Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17585
17586 * test-build.mk: support for CONFIG_SHELL
17587
17588Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
17589
17590 * config.sub (netware): Add as a basic system type.
17591
17592Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17593
17594 * Makefile.in (Makefile): depend on configure.in. Also drop the
17595 $(srcdir)/ from the dependency on Makefile.in.
17596
17597Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
17598
17599 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17600 (h8300hhms is temporary until multi-libraries are implemented).
17601 * configure.in: Handle h8300h too.
17602
17603Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17604
17605 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17606
17607Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
17608
17609 * configure: Remove extraneous output when guessing host type.
17610 * config.guess: Remove extraneous output when guessing using C
17611 compiler rather than uname, or when guessing fails.
17612
17613Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
17614
17615 * Makefile.in: remove all.cross and install.cross targets
17616
17617 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17618 definitions
17619
17620Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
17621
17622 * configure.in (target sh): Build gprof.
17623
17624Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17625
17626 * config.sub: change -solaris to -solaris2
17627
17628Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17629
17630 * configure.in: Use config/mh-riscos for mips-*-sysv*.
17631
17632Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
17633
17634 * configure: Correct error message for missing Makefile.in to
17635 print correct directory.
17636
17637Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17638
17639 * install.sh: kludge around 386BSD shell bug
17640
17641Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
17642
17643 * config.guess: Recognize NeXT.
17644 * config.guess: Recognize i486-ncr-sysv4.
17645 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
17646
17647Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
17648
17649 * Makefile.in (MAKEINFOFLAGS): New variable.
17650 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17651 * build-all.mk, test-build.mk: Pass down --no-split as
17652 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
17653
17654Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
17655
17656 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
17657
17658Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
17659
17660 * Makefile.in (libg++.tar.z): New rule.
17661 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
17662 * Makefile.in (taz): Only do a single chmod.
17663
17664Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17665
17666 * install.sh: don't use dirname anymore (replaced with sed usage)
17667
17668Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
17669
17670 * Makefile.in: Change extension for gzip'd files from '.z' to
17671 '.gz' per new FSF standard usage.
17672
17673Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17674
17675 * configure: put quotes around the final value of program_transform_name
17676
17677Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17678
17679 * Makefile.in: new install.sh support; update install-info rules
17680
17681Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
17682
17683 * configure.in: Build diff for crosses, but not for go32 host.
17684
17685 * configure.in: Build gprof only for native, and don't build it
17686 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17687
17688Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
17689
17690 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17691
17692Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17693
17694 * configure.in (host_tools): Add prms.
17695
17696Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17697
17698 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17699 with $(FLAGS_TO_PASS) on the command line
17700
17701 * config.sub: Recognize lynx and lynxos
17702
17703Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
17704
17705 * config.sub: Accept -ecoff*, not just -ecoff.
17706
17707Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17708
17709 * Makefile.in (taz): Use .gz suffix instead of .z.
17710 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17711 names.
17712
17713Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17714
17715 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17716
17717Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17718
17719 * Makefile.in (install-no-fixedincludes): install gcc last, so
17720 that rebuilds that might happen during 'make install' don't get
17721 bogus gcc include files
17722
17723Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17724
17725 Change from Utah for HPPA support:
17726 * config.guess: Recognize hppa1.x-hp-bsd.
17727
17728Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
17729
17730 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
17731 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17732
17733Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
17734
17735 * config.sub: Add support for rom68k and bug boot monitors.
17736
17737Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
17738
17739 * Makefile.in: Make all-opcodes depend on all-bfd.
17740
17741Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
17742
17743 * config.guess: Added special check for i[34]86-univel-sysv4*.
17744
17745Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
17746
17747 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17748 the processor rather than assuming i486.
17749
17750Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17751
17752 * config.guess: Recognize SunOS6 as Solaris3.
17753
17754Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
17755
17756 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
17757 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17758
17759Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
17760
17761 * build-all.mk (all-cross): New target for Canadian Cross.
17762 Added Q2 go32 targets.
17763 * test-build.mk: Configure go32 cross sparclite-aout and
17764 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
17765 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17766
17767Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17768
17769 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17770 GO32 hosted toolchains
17771
17772Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
17773
17774 * configure: change so "-exec-prefix" gets passed down rather
17775 than "-exec_prefix" so autoconf generated Makefiles get the
17776 exec_prefix set right.
17777
17778Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17779
17780 * config.guess: get the Solaris2 minor version number
17781
17782 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17783
17784Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17785
17786 * config.guess: Recognize some Sequent platforms.
17787
17788Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17789
17790 * Makefile.in: added the vault-install target
17791
17792 * configure.in: actually use the Sun3 makefile fragment that's in
17793 config, also added the release dir to configdirs
17794
17795Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17796
17797 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17798
17799Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17800
17801 * configure.in: remove some program from Alpha targetted toolchains
17802
17803Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
17804
17805 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
17806 gprof.
17807 (taz): Run "make diststuff" in those directories instead of "make
17808 proto-dir". Look for "VERSION=" only at start of line in subdir
17809 Makefile. Use "gzip -9" for compression.
17810 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17811 (binutils.tar.z): New target.
17812
17813Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17814
17815 * Makefile.in (taz): Include gpl.texinfo.
17816
17817Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17818
17819 * Makefile.in (setup-dirs): Merged into "taz" target.
17820 (taz): Only do `proto-dir' stuff if a directory is actually needed
17821 for this target.
17822
17823Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
17824
17825 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17826 (FLAGS_TO_PASS): Pass down MUNCH_NM.
17827 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17828 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17829 (gcc-no-fixedincludes): Correct for current gcc Makefile.
17830
17831Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
17832
17833 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
17834 config.sub, and move-if-change to gdb testsuite distribution
17835 archive, so the testsuite can be extracted, configured, and
17836 run separately from the gdb distribution. Blow away the Chill
17837 tests that require a Chill compiled executable, since GNU Chill
17838 is not yet publically available.
17839
17840Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17841
17842 * test-build.mk: set environment variables in a single command,
17843 instead of a list of assignments and exports
17844
17845 * config.guess: recognize Alpha/OSF1 systems
17846
17847Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17848
17849 * configure: Change help message to prefer --options rather than
17850 -options.
17851
17852Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17853
17854 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17855 zippy@ecst.csuchico.edu.
17856 * config.guess: Recognize miniframe.
17857
17858Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
17859
248deaff 17860 * Makefile.in: Use srcroot to find runtest rather than rootme.
17861 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
28e9041c 17862
17863Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
17864
17865 * test-build.mk: Extensive additions to support building on a
17866 machine other than the host.
17867
17868Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17869
17870 * configure (tooldir): Fix for i386-aix again.
17871
17872Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
17873
17874 * configure, Makefile.in: Change definition of $(tooldir)
17875 to match the FSF.
17876
17877Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
17878
17879 * config.guess: Recognize i[34]86/SVR4.
17880
17881Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17882
17883 * Makefile.in (all-gdb): gdb depends on sim.
17884
17885Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
17886
17887 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
17888 at the same time we make the prototype gdb directory.
17889 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
17890 files at the same time as the gdb base release distribution.
17891
17892Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
17893
17894 * Makefile.in (check): Use individual check targets rather than
17895 DO_X rule.
17896 (check-gcc): Added.
17897
17898Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
17899
17900 * config.sub: Use sysv3.2 not sysv32 for canonical OS
17901 for System V release 3.2.
17902
17903Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17904
17905 * config.sub: Recognize hppaosf.
17906 * configure.in: Do configure ld/binutils/gas for it.
17907
17908Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17909
17910 * configure (tooldir): Alter syntax used to set this, for systems
17911 where "\$" isn't handled right, like i386-aix.
17912
17913Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
17914
17915 * configure: Pass program-transform-name, not
17916 program_transform_name, to recursive configures.
17917
17918Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
17919
17920 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17921 of gas+ld+binutils.
17922
17923Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
17924
17925 * config.guess: Recognize AIX3.2 as distinct from 3.1.
17926
17927Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17928
17929 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17930
28e9041c 17931Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17932
17933 * Makefile.in (PRMS): Set back to all-prms.
17934
17935Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
17936
17937 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17938 targets, rather than for MIPS hosts.
17939
17940Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17941
17942 * configure.in: add comment for --with-x default values
17943
17944 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17945
17946 * Makefile.in: add check-* targets for each of the directories in
17947 the tree. Add a definition of RUNTEST that will use the one we
17948 just built, if it exists. Pass this down via FLAGS_TO_PASS.
17949
17950Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
17951
17952 * configure.in: Removed obsolete references to bfd_target and
17953 target_makefile_frag.
17954
17955 * build-all.mk: Set assorted targets for Q2.
17956 * config.sub: Recognize z8k-sim and h8300-hms.
17957 * test-build.mk: Really don't pass host to configure.
17958 (HOLES): Added uname.
17959
17960Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
17961
17962 * configure: Handle an empty program-prefix, program-suffix or
17963 program-transform-name correctly.
17964
17965Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
17966
17967 * build-all.mk: -G 8 no longer required for MIPS targets.
17968 * test-build.mk: Don't pass host argument to configure; make it
17969 guess.
17970
17971Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
17972
17973 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
17974 * Makefile.in (COMPRESS): New macro, like GZIP.
17975
17976Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
17977
17978 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17979
17980 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17981 with gas currently defaults to -G 0.
17982
17983Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
17984
17985 * Makefile.in (all-flex): flex depends on byacc.
17986
17987 * build-all.mk: If host not specified, use config.guess. Pass TAG
17988 to test-build.mk as RELEASE_TAG.
17989 * test-build.mk (configargs): New variable containing arguments to
17990 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
17991 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17992
17993 * config.guess: Use /bin/uname when checking -X argument on SCO,
17994 to avoid invoking GNU uname which doesn't understand -X.
17995
17996 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17997
17998 * configure.in: Build gas for mips-*-*.
17999
18000Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18001
18002 * Makefile.in (all.normal): insert missing backslash.
18003
18004Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
18005
5309a301 18006 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
28e9041c 18007
18008 * Makefile.in: Complete overhaul to merge many almost identical
18009 targets.
18010
18011Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18012
18013 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18014 (gdb.tar.Z): Adjusted.
18015
18016 * Makefile.in (setup-dirs, taz): New targets; should be general
18017 enough to adapt for gdb sometime. Build only .z file.
18018 (gas.tar.z): New target.
18019
18020Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
18021
18022 * build-all.mk: Use CC=cc -Xs on Solaris.
18023
28e9041c 18024Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
18025
18026 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
18027 for handling BISON for FSF releases.
18028
18029Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18030
18031 * configure: Actually implement the change zoo just documented.
18032
18033Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
18034
18035 * configure: when using config.guess, only set target_alias when
18036 it's not already been set (ie, on the command line)
18037
18038Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18039
18040 * Makefile.in: add installcheck target, set PRMS to install-prms
18041
18042Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18043
18044 * configure: add support for package_makefile_fragment, handle the
18045 case where a directory has a configure.in file but no Makefile.in
18046 more gracefully (with an actual understandable error message, even);
18047 add support for --without (and add this to the usage message); also
18048 explicitly add a --host=${host_alias} to the command line when
18049 config.guess is used
18050
18051Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18052
18053 * configure: Must use both --host and --target in recursive calls.
18054
18055Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
18056
18057 * Makefile.in: Change deja-gnu to dejagnu.
18058
18059Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
18060
18061 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18062
18063Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18064
18065 * configure.in: canonicalize all instances to *-*-solaris2*,
18066 also strip out a number of tools to not build for go32 host
18067
18068Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18069
18070 * config.guess: add GPL.
18071
18072 * Makefile.in, config.guess, config.sub, configure: bump
18073 copyrights to 93.
18074
18075Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
18076
18077 * Makefile.in (do-info): Removed obsolete check for existence of
18078 localenv file.
18079
18080 * Makefile.in (MAKEOVERRIDES): Define to be empty.
18081
18082Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18083
18084 * Makefile.in: a couple of 'else true' for decstation,
18085 support for TclX
18086
18087 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18088
18089Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
18090
18091 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18092
18093Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
18094
18095 * config.guess: Recognize i386-ibm-aix (PS/2).
18096 * configure.in: Use config/mh-aix386 file for it.
18097
18098Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
18099
18100 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18101 CC_FOR_TARGET instead.
18102 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18103
18104Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
18105
18106 * Makefile.in: Add sim to list of directories sent with gdb
18107
18108Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
18109
18110 * configure.in: Put back mips-dec-bsd* case.
18111
18112Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
18113
18114 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18115 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
18116 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
28e9041c 18117
18118Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18119
18120 * configure.in: remove no-op mips-dec-bsd* in "case $target"
18121
18122 * Makefile.in (dir.info): only run gen-info-dir if it exists,
18123 (install-info): install dir.info only if it exists,
18124 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18125
18126Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
18127
18128 * configure.in: For vms target, skip bfd, ld, binutils. Do build
18129 gas for mips-dec-bsd.
18130
18131Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
18132
18133 * configure (makesrcdir): If ${srcdir} is relative and not ".",
18134 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18135
18136Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
18137
18138 * configure.in: Added "dejagnu" to hosttools list.
18139
18140Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
18141
18142 * config.sub, configure.in, config.guess: Add support
18143 for Bosx, an AIX variant from Bull.
18144 Patches from F.Pierresteguy@frcl.bull.fr.
18145
18146Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
18147
18148 * devo/dejagnu: Initial creation of devo/dejagnu.
18149 Migrated dejagnu testcases and support files for testing software
18150 tools to reside as subdirectories, currently called "testsuite",
18151 within the directory of the software tool. Migrated all programs,
18152 support libraries, etc. beloging to dejagnu proper from
18153 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
18154 with no modifications. The changes to these files which will
18155 allow them to configure, build, and execute properly will be made
18156 in a future update.
18157
18158Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18159
18160 * Makefile.in: Change send_pr to send-pr.
18161 * configure.in: Likewise.
18162 * send_pr: Renamed directory to send-pr.
18163
18164Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
18165
18166 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
18167
18168Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
18169
18170 * README: Update for gdb-4.8 release.
18171 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
18172 gdb-xxx.tar.z (gzip'd) file also.
18173
18174Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18175
18176 * Makefile.in: make all-diff depend on all-libiberty
18177
18178Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
18179
18180 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18181
18182Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18183
18184 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18185
18186Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
18187
18188 * Makefile.in (DEVO_SUPPORT): Remove etc directory
18189 (ETC_SUPPORT): Only add the files GDB wants from etc/.
18190 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
18191
18192Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18193
18194 * Makefile.in: makeinfo binary is in a new location
18195
18196Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
18197
18198 * config.sub: Accept -ecoff as an OS.
18199
18200 * Makefile.in: Various changes to eliminate a level of make
18201 recursion and reduce the required command line length.
18202 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18203 sub-makes.
18204 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18205 variables holding settings for specific sub-makes.
18206 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18207 in terms of BASE_FLAGS_TO_PASS.
18208 (TARGET_LIBS): New variable listing directories which use
18209 TARGET_FLAGS_TO_PASS.
18210 (subdir_do): Eliminated.
18211 (do-*): New set of targets to replace subdir_do.
18212 (various): All targets which used subdir_do now depend on do-*.
18213 (local-clean): Renamed from do_clean.
18214 (local-distclean): New target, dependency of distclean and
18215 realclean.
18216 (install-info): Don't create directories. Depend on dir.info
18217 rather than calling make recursively.
18218 (install-dir.info): Eliminated.
18219 (install-info-dirs): Create all info directories here.
18220 (dir.info): Depend upon do-install-info.
18221
18222 * test-build.mk (HOLES): Added false.
18223
18224Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
18225
18226 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
18227
18228Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18229
18230 * Makefile.in (info): remove dependency on all-texinfo. The
18231 problem was really in texinfo/C, not at this level.
18232
18233Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
18234
18235 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18236
18237Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
18238
18239 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
18240 GDB releases.
18241
18242Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18243
18244 * configure: Include srcdir in message about target of link not
18245 being found. Don't convert `-' to `_' in `with' options being
18246 passed to subdirs.
18247
18248Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18249
18250 * configure.in: add uudecode to host_tools
18251
18252 * Makefile.in: added {all,install}-uudecode targets, added them to
18253 the appropriate lists
18254
18255Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
18256
18257 * Makefile.in (all-gcc): Added dependency on all-gas.
18258
18259 * configure.in (mips-*-*): Build ld and binutils.
18260
18261Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18262
18263 * configure: check return code from mkdir, print error message and
18264 exit on failure.
18265
18266Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
18267
18268 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
18269
18270Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
18271
18272 * test-build.mk (HOLES): Added tar, cpio and uudecode.
18273
18274Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18275
18276 * config.sub (h8500): Recognize this as a cpu type.
18277
18278Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18279
18280 * configure: source directory missing is no longer a warning
18281
18282 * configure.in: recognize irix[34]* instead of irix[34]
18283
18284 * Makefile.in: define and pass down X11_LIB
18285
28e9041c 18286Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
18287
18288 * guess-systype: Renamed to ...
18289 * config.guess: ... by popular request.
18290 * configure.in, Makefile.in: Update accordingly.
18291
18292Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
18293
18294 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
18295 + Add Convex, Cray/Unicos, and Encore/Multimax support.
18296 + Execute ./dummy instead of assuming . is in PATH.
18297
18298Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
18299
18300 * guess-systype: New shell script. Attempts to guess the
18301 canonical host name of the executing host.
18302 Only a few hosts are supported so far.
18303 * configure: Call guess-systype if no host is specified.
18304
18305Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
18306
18307 * Makefile.in (gcc-no-fixedincludes): Made to work with current
18308 gcc Makefile.
18309
28e9041c 18310Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
18311
18312 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18313 (all-gcc, install-gcc, subdir_do): Use it.
18314
18315Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18316
18317 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18318
18319Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
18320
18321 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18322 set exclusively by configure, using configure.in .
18323
18324Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18325
18326 * test-build.mk: set $PATH for all builds
18327
18328 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18329
18330Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
18331
18332 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
18333 the one used in gcc/Makefile.in, so that a null expansion doesn't
18334 override the one needed to build gcc with a native cc.
18335
28e9041c 18336Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18337
18338 * configure: Accept -with arguments.
18339
18340Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18341
18342 * Makefile.in: added h8300sim
18343
18344Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
18345
28e9041c 18346 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18347 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
18348 (all-cygnus, native, build-cygnus): Make
18349 $(canonhost)-stamp-3stage-done, not $(host)....
18350 * test-build.mk (stamp-3stage-compared): Use tail +10c for
18351 i386-sco3.2v4. Added else true to if command.
18352
18353Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
18354
18355 * config.sub: (from FSF) Sequent uses a BSD-like OS.
18356
18357Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
18358
18359 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18360
18361Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18362
18363 * configure.in: don't remove binutils from Solaris builds
18364
18365Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
18366
18367 * Makefile.in: get rid of earlier definitions for *clean,
18368 also handle the recursive info rule better
18369
18370Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
18371
18372 * Makefile.in (mostlyclean, distclean, realclean): Fix to
18373 do more-or-less the right thing.
18374
18375Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
18376
18377 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18378 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18379
18380Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18381
18382 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18383 $(host_canonical).
18384
18385 * configure.in: split the configdirs list into 4 categories (native
18386 v. cross, library v. tool) and handle the cross-only and native-
18387 only in more reasonable (and correct!) way.
18388
18389Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
18390
18391 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
18392 configdirs anymore.
18393
18394Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18395
18396 * Makefile.in: extensive cleanup:: removed all of the explicit
18397 clean-* targets, collapsed many wrappers around subdir_do into
18398 one, added additional targets to satisfy standards.texi, deleted
18399 some old targets, some changes for consistency
18400
18401Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18402
18403 * configure.in: handle some programs as cross-only, and others as
18404 native only
18405
18406 * test-build.mk: handle partial holes in a more generic manner
18407
18408 * Makefile.in: m4 depends on libiberty
18409
28e9041c 18410Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18411
18412 * configure.in: add m4, textutils, fileutils, sed, shellutils,
18413 time, wdiff, and find to configdirs
18414
18415 * Makefile.in: all, clean, and install rules for the new programs
18416 added to configure.in
18417
18418Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18419
18420 * configure.in: use mh-sun for all *-sun-* hosts
18421
28e9041c 18422Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18423
18424 * Makefile.in: define flags for X11 include files and library file
18425 locations, pass them down to the programs that need this info
18426
18427 * build-all.mk: added a 'native' target, to 3stage the native toolchain
18428
28e9041c 18429Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18430
18431 * configure.in: start building libg++ for HP-UX targets
18432
18433Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
18434
18435 * README: Update references to files moved into etc/.
18436
18437Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
18438
18439 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
18440 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
18441
18442Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
18443
18444 * configure: accept dash as well as underscore in long option
18445 names for FSF compatibility.
18446
18447Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
18448
18449 * config.sub: added -sco3.2v4 support from FSF.
18450
18451Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18452
18453 * configure.in: expand the section that adds or removes
18454 directories from the list of programs to build, to handle native
18455 vs. cross in addition to host v. native
18456
18457Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
18458
18459 * Makefile.in: Replace C++ in macro names with CXX.
18460 This is less likely to break ...
18461
18462Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18463
18464 * test-build.mk: add -w to GNU_MAKE
18465
18466Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18467
18468 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18469 add 'sparc' to list of recognized cpus. This needed to make
18470 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18471 Delete some redundant ose68 variants. Recognize -wrs as an os,
18472 then changes that into $CPU-wrs-vxworks.
18473
18474 * configure.in: remove most references to gdbtest, regularize
18475 target based program removal
18476
18477 * test-build.mk: import from p3 tree (many fixes and changes)
18478
18479Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18480
18481 * Makefile.in: added rules to handle tcl, tk, and expect
18482
18483 * configure.in: handle those directories if they exist
18484
18485Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18486
18487 * config.sub: removed bogus hppabsd and hppahpux names, since
18488 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18489
18490Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18491
18492 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
18493 depends upon all-xiberty
18494
18495 * Makefile.in: changes from p3, including:
18496
18497 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
18498
18499 * Makefile.in (XTRAFLAGS): include newlib directories if
18500 newlib/Makefile exists, rather than if host != target.
18501
18502 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
18503
18504 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18505 from the same source tree and not building a cross-compiler. This
18506 matters for the libg++ configuration if reconfiguring a tree that
18507 has already been installed.
18508
18509 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
18510
18511 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18512 pick up the machine and system specific header files.
18513
18514 * Makefile.in: added AS_FOR_TARGET, passed down in
18515 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18516 the C compiler to use to create programs which are run in the
18517 build environment, set it to default to $(CC), and passed it down
18518 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18519
18520 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
18521
18522 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18523 We need them for unusual native builds, like systems without
18524 ranlib.
18525
18526 * configure: also define $(host_canonical) and
31972771 18527 $(target_canonical), which are the full, canonical names for the
18528 given host and target
28e9041c 18529
18530Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
18531
18532 * Makefile.in: Added separate definitions for C++.
18533
18534Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
18535
18536 * configure.in (configdirs): Add deja-gnu.
18537
18538Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
18539
18540 * README: Update for configure.texi and gdb-4.7 release.
18541
18542Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
18543
18544 * Makefile.in: Move "all" target to top of file.
18545 Previously, first target was ".PHONY" which caused BSD4.4 make
18546 to build .PHONY when make was run without arguments.
18547
18548Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
18549
18550 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
18551 Library-copylefted code in libiberty.
18552
18553Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
18554
18555 * config.sub: Replace m68kmote with plain old m68k.
18556
18557Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
18558
18559 * Makefile.in: Remove space from blank line, avoid Make complaints.
18560
18561Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
18562
18563 * config.sub: Complain if no argument is given. Added support for
18564 386bsd as OS and target alias.
18565
18566Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
18567
18568 * Makefile.in (XTRAFLAGS): include newlib directories if
18569 newlib/Makefile exists, rather than if host != target.
18570
18571Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
18572
18573 * config.sub: recognize sparclite-wrs-vxworks.
18574
18575 * Makefile.in (install-xiberty): added *-xiberty make rules (from
18576 p3.) Added clean-xiberty to clean.
18577
18578Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18579
18580 * configure.in: use *-*-* instead of nested cases for host and target
18581
18582Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
18583
18584 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18585 from the same source tree and not building a cross-compiler. This
18586 matters for the libg++ configuration if reconfiguring a tree that
18587 has already been installed.
18588
18589Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
18590
18591 * config.sub (i486v/i486v4): Merge in from FSF version.
18592
18593Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
18594
18595 * configure: only set PWD if it is already set.
18596
18597Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
18598
18599 * configure: just set PWD=`pwd` at the top, since Ultrix sh
18600 doesn't have unset and all success paths (and most error paths)
18601 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18602 to just ${PWD} to avoid confusion.)
18603
18604Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
18605
18606 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18607 even for a native compilation.
18608
18609Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
18610
18611 Changes to make the gdb.tar.Z rule work better.
18612
18613 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
18614 (DEVO_SUPPORT): Add configure.texi.
18615 (bfd-ilrt.tar.Z): Remove ancient rule.
18616
18617Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
18618
18619 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18620 pick up the machine and system specific header files.
18621
18622 * configure.in, config.sub: added new target m68010-adobe-scout,
18623 with alias of adobe68k. Changed configure.in to check for
18624 -scout before -sco* to avoid a false match.
18625
18626 * Makefile.in: added AS_FOR_TARGET, passed down in
18627 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18628 the C compiler to use to create programs which are run in the
18629 build environment, set it to default to $(CC), and passed it down
18630 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18631
18632Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
18633
18634 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18635 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
18636 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18637 FOR_TARGET variants, to newlib and libg++.
18638
18639Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
18640
18641 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18642 first.
18643
18644Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
18645
18646 * config.sub: Accept `elf' as an environment.
18647
18648Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18649
18650 * Makefile.in (all-opcodes): cd into the right directory
18651
18652Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
18653
18654 * configure: added -program_transform_name option, used as
18655 argument to sed when installing programs.
18656 configure.texi: added documentation for -program_prefix,
18657 -program_suffix and -program_transform_name.
18658
18659Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
18660
18661 * config.sub: Accept i486 where i386 ok.
18662
18663Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
18664
18665 * config.sub: accept we32k
18666
18667Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
18668
4b695c23 18669 * config.sub, configure.in: accept OSE68000 and OSE68k.
28e9041c 18670
18671 * Makefile.in: don't create all directories for ``make install'';
18672 let the subdirectories create the ones they need.
18673
18674Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18675
31972771 18676 * COPYING: new file, GPL v2
28e9041c 18677
18678Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18679
18680 * Makefile.in: use the new gen-info-dir, which needs a template
18681 argument (which also lives in texinfo)
18682
18683 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18684
28e9041c 18685Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
18686
18687 * config.sub (ncr3000): Change i386 to i486.
18688
18689Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18690
18691 * Makefile.in: add install-rcs, install-grep to
18692 install-no-fixedincludes, removed install-bison and install-libgcc
18693
18694Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
18695
18696 * configure.in: grab the HPUX makefile fragment if on HPUX
18697
18698Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18699
18700 * Makefile.in: eradicate bison spoor (ditto libgcc).
18701 configure.in: recognise m68{k,000}-ericsson-OSE.
18702 es1800 is alias for m68k-ericsson-OSE
18703
18704Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18705
18706 * configure.in: rearrange the parts that remove programs from
18707 configdirs, based now on HOST==TARGET or by canonical triple.
18708
18709Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18710
18711 * test-build.mk: recurse explicitly with -f test-build.mk when
18712 appropriate. predicate stage3 and comparison on the existence
18713 of gcc. That is, if gcc isn't around, we aren't three-staging.
18714 On very clean, also remove ...stamp-co. Build in-place before
18715 doing other builds.
18716
18717Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18718
18719 * Makefile.in, configure.in: add tgas
18720
18721Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18722
18723 * Makefile.in: a number of changes merged in from progressive.
18724
18725 * configure.in: add libm.
18726
18727 * .cvsignore: ignore some stuff that comes from test-build.mk.
18728
28e9041c 18729Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
18730
18731 * config.sub: Add es1800 (m68k-ericsson-es1800).
18732
18733Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18734
18735 * configure: Add program_suffix (parallel to program_prefix)
18736 * Makefile.in: adjust directory-creating script for losing decstation
18737
18738Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
18739
18740 * configure: Minor $subdir-related fixes.
18741
18742Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18743
18744 * configure: fix various problems with propogating
18745 makefile_target_frag in subdirs.
18746 * configure.in: config libgcc if its there
18747
18748Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
18749
18750 * config.sub: HPPA merge.
18751
28e9041c 18752Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
18753
18754 * Makefile.in: Replace all-bison with all-byacc in all
18755 dependency lines for other tools (which now use byacc).
18756
18757Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
18758
18759 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
18760
28e9041c 18761Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
18762
18763 * Makefile.in: make gprof rules similar to byacc rules (instead of
18764 vestigal $(unsubdir) that didn't work...)
18765
18766Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
18767
18768 * config.sub: Add support for Linux.
18769 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
18770 (at least for libg++).
18771
18772Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18773
18774 * configure.texi: fix doc for the -nfp option to configure
18775
18776Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
18777
18778 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18779
18780Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
18781
18782 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18783 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18784 * configure.in: added solaris* host_makefile_frag hook.
18785
18786Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18787
18788 * config.sub: changed recognition of m68000 so that various
18789 m68k types can be specified via m680[01234]0
18790
18791Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18792
18793 * config.sub (basic_machine): fix sed so that '-foo' isn't
18794 completely substituted out while .+'-foo' loses the '-foo'
18795
18796Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18797
18798 * config.sub ($os): Add -aout.
18799
18800Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
18801
18802 * configure: If host_makefile_frag is absolute, don't
18803 prefix ${invsubdir} (relevant to libg++ auto-configure).
18804
18805Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18806
18807 * Makefile.in (tooldir): Define it.
18808 (all-ld): Depend on all-flex.
18809
18810Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
18811
18812 * Makefile.in (check): Fix libg++ special case.
18813
18814Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
18815
18816 * configure: do not bury `pwd` into config.status, thus do fewer
18817 pwd's.
18818
18819 * configure: print the "Building in" message only when building in
18820 other than "." AND verbose.
18821
fee90afd 18822 * configure: remove -s, rework -v to better accommodate guested
28e9041c 18823 configures.
18824
18825 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18826
18827Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
18828
18829 * Makefile.in: macroize flags passed on recursion. remove
18830 fileutils.
18831
18832Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
18833
18834 * configure: get makesrcdir right for subdirs deeper than 1.
18835
18836 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18837 install.
18838
18839Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
18840
18841 * Makefile.in: don't print subdir_do or recursion lines.
18842
18843Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
18844
18845 * standards.texi: added menu item.
18846
18847 * Makefile.in: build and install standards.info.
18848
18849 * standards.texi: new file.
18850
18851Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18852
18853 * configure: test for and move config.status pieces from
18854 ${subdir}/.
18855
18856Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
18857
28e9041c 18858 * configure: Test for existance of files before trying to mv
18859 them, to avoid numerous non-existance messages.
18860
18861Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
18862
18863 * configure: correct final line of config.status.
18864
18865 * configure: patch from eggert. Avoids a protection problem if
18866 the original Makefile.in is read only.
18867
18868 * configure: use move-if-change from gcc to create config.status.
18869 Some makefiles depend on config.status to tell if a directory
18870 has been reconfigured for a different host. This change
18871 prevents those directories from remaking everything in the case
18872 where the reconfig was only intended to rebuild a Makefile.
18873
18874 * configure: test for config.sub with "config.sub sun4" rather
18875 than "config.sub ${host_alias}". Otherwise we can't tell a bad
18876 host alias from a missing config.sub.
18877
18878Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18879
18880 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18881 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
18882
18883Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
18884
18885 * configure: mkdir ${subdir} as needed.
18886
18887Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
18888
18889 * Makefile.in,configure.in: added autoconf.
18890
18891Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18892
18893 * Makefile.in: no longer pass against on recursion.
18894
18895 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18896 definitions are not inherited.
18897
18898 * configure: correct makesrcdir when subdir is .
18899
18900Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
18901
18902 * configure: Add support for 'subdirs' variable, which is
18903 like 'configdirs', except that configure doesn't re-invoke
18904 itself for subdirs, it just creates a Makefile for each subdir.
18905 * configure.texi: Document subdirs.
18906
18907Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18908
18909 * configure.in: added flex to configdirs
18910
18911Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
18912
18913 * Makefile.in: remove clean-stamps from clean.
18914
18915Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
18916
18917 * configure.in: Add gdbtest to configdirs.
18918
18919Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
18920
18921 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
18922 to recursive makes.
18923 * configure.in: Recognize new ncr3000 config.
18924
18925Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
18926
18927 * Makefile.in, configure.in: removed references to gdbm.
18928
18929Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
18930
18931 * config.sub: Don't canonicalize os value
18932 newsos* to bsd (readline needs to check for newsos).
18933 (This fix was earlier made Jan 31, but got re-broken.)
18934
18935Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
18936
18937 * configure.in: sco is an os, not a vendor!
18938
18939 * configure: Quote $( better. Keep various shells happy.
18940
18941Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
18942
18943 * Makefile.in: eliminate stamp-files.
18944
18945Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
18946
18947 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
18948 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18949
18950Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
18951
18952 * config.sub: fix iris/iris3.
18953
18954Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
18955
18956 * configure: re-add -rm.
18957
18958Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
18959
18960 * Maskefile.in: add .stmp-rcs to all.
18961
18962 * configure.in: remove gas from rs6000 build, use aix host fragment.
18963
18964Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
18965
18966 * configure: pass down site_option during recursion.
18967
18968Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
18969
18970 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
18971
18972Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
18973
18974 * configure: Change exec_prefix so that it really defaults to prefix.
18975
18976Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
18977
18978 * Makefile.in, configure.in: Add support for mmalloc library.
18979
18980Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
18981
18982 * Makefile.in: add stmp dependencies for a few more things.
18983
18984Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
18985
18986 * configure: adjusted error message on objdir/srcdir configure
18987 collision, per john's suggestion.
18988
18989 * Makefile.in: add libiberty stmp to all and all.cross.
18990
18991Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
18992
18993 * Makefile.in: remove force dependencies, add grep to all.
18994
18995Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
18996
18997 * Makefile.in: drop flex. make stamp files work.
18998
18999 * configure: added test for conflicting configuration in srcdir,
19000 remove trailing slashes from srcdir. Otherwise emacs gdb mode
19001 gets cranky. use relative paths for configure and srcdir
19002 whenever possible. Send some error messages to stderr that were
19003 going to stdout.
19004
19005Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
19006
19007 * Makefile.in: Fix libg++ rule to check for gcc directory
19008 before using gcc/gcc. Also pass XTRAFLAGS.
19009
19010Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
19011
19012 * Makefile.in: added stmp-files so that directories aren't polled
19013 when they are already built.
19014
19015 * configure.texi: fixed a node pointer problem.
19016
19017Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
19018
5309a301 19019 * config.sub configure.in gdb/configure.in
28e9041c 19020 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19021 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19022 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
19023
19024Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19025
19026 * configure: -recurring becomes -silent. corrected help message
19027 for -site= option.
19028
19029 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19030
19031Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19032
19033 * configure: when building Makefile for crosses, replace
19034 tooldir and program_prefix. default srcdir from location of
19035 config.sub. remove "for host in hosts" and "for target in
19036 targets" loops.
19037
19038Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19039
19040 * Makefile.in: Do not pass bindir or mandir to cvs.
19041
19042Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
19043
19044 * Makefile.in, configure.in: removed traces of namesubdir,
19045 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
19046 copyrights to '92, changed some from Cygnus to FSF.
19047
19048 * configure.texi: remove most references to multiple hosts,
19049 multiple targets, subdirs, etc.
19050
19051 * configure.man: removed rcsid. reference config.sub not
19052 config.subr.
19053
19054 * Makefile.in: mkdir $(infodir) on install-info.
19055
19056Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
19057
19058 * configure.texi: Explain better about .gdbinit and about
19059 the environment that configure.in sections run in.
19060
19061Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
19062
19063 * configure.in: Ultrix is only a decstation if it's a MIPS.
19064
19065Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
19066
19067 * README: DOC.configure => cfg-paper.texi.
19068
19069Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
19070
19071 * config.sub (near case $os): Don't convert newsos* to bsd!
19072
19073Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
19074
19075 * Makefile.in: Reinstall change from gdb-4.3 that reduces
19076 the number of copies of COPYING that go into the GDB tar file.
19077
19078Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
19079
5309a301 19080 * bfd/configure.in, gdb/config/mh-i386sco,
28e9041c 19081 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19082 Fix SCO configuration stuff.
19083
19084Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
19085
19086 * Makefile.in: For libg++, make sure the -I pointing
19087 to the gcc directory goes *after* all the libg++-local -I flags.
19088 Also, move just-gcc dependency from just-libg++ to all-libg++.
19089
19090Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
19091
19092 * configure: Change -x to -f to keep Ultrix /bin/test happy.
19093
19094Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
19095
19096 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
19097
19098Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
19099
19100 * config.sub: Add stratus configuration frags. Also
19101 submitted to FSF.
19102
19103Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
19104
19105 * Makefile.in (DEV_SUPPORT): add configure.man.
19106
19107 * config.sub(Decode manufacturer-specific): add -none*.
19108
19109Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
19110
19111 * Makefile.in: remove form feeds to make Sun's make happy.
19112 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
19113
19114Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
19115
19116 * Makefile.in (AR_FLAGS): Make quieter.
19117
19118Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
19119
19120 * configure.in: Add libg++.
19121 * configure: When verbose, don't output the command line at each
19122 level; it will be unremarkably the same as the previous version,
19123 which will be the same as what the user typed.
19124
19125Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
19126
19127 * configure.in, Makefile.in: fix clean-info, add flex. add
19128 fileutils.
19129
19130 * configure: be less sensitive to spaces in Makefile.in. Do not
19131 look for sources in "..". Doing so breaks subdirectories that
19132 might have their own configure. If a subdir has it's own
19133 configure script, use it.
19134
19135Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
19136
19137 * cfg-paper.texi: some changes suggested by rms.
19138
19139Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
19140
19141 * config.sub: Merge in some small additions from the FSF version,
19142 taken from the gcc distribution, to bring the Cygnus and FSF
19143 versions into closer sync.
19144
19145Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
19146
19147 * configure.in: Changed svr4 references to sysv4.
19148
19149Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
19150
19151 * configure: added -V for version number option.
19152
19153Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
19154
19155 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19156 renamed from DOC.configure to cfg-paper.texi.
19157
19158Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19159
19160 * configure, config.subr, config.sub: config.subr is now
19161 config.sub again.
19162
19163Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
19164
19165 * configure.texi: new file, in progress.
19166
19167 * Makefile.in: build info file and install the man page for
19168 configure.
19169
19170 * configure.man: new file, first cut.
19171
19172 * configure: find config.subr again now that configuration "none"
19173 has gone. removed all traces of the -ansi option. removed all
19174 traces of the -languages option.
19175
19176 * config.subr: resync from rms.
19177
19178Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19179
19180 * configure, config.sub, config.subr: merge config.sub into
19181 config.subr, call the result config.subr, remove config.sub, use
19182 config.subr.
19183
19184 * Makefile.in: revised install for dir.info.
19185
19186Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19187
19188 * configure.in: add decstation host makefile frag.
19189
19190 * Makefile.in: BISON now bison -y again. also install-gcc on
19191 install. clean-gdbm on clean. infodir belongs in datadir.
19192 Make directories for info install. Build dir.info here then
19193 install it.
19194
19195Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19196
19197 * Makefile.in: fix for bad directory tests.
19198
19199Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19200
19201 * configure: \{1,2\} appears to be a sysv'ism. Use a different
19202 regexp. -srcdir relative was being handled incorrectly.
19203
19204 * Makefile.in: unwrapped some for loops so that parallel makes
19205 work again and so one can focus one's attention on a particular
19206 package.
19207
19208Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19209
19210 * configure: added PWD as a stand in for `pwd` (for speed). use
19211 elif wherever possible. make -srcdir work without -objdir.
19212 -objdir= commented out.
19213
19214Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19215
19216 * configure: +options become --options. -subdirs commented out.
19217 added -host, -datadir. Renamed -destdir to -prefix. Comment in
19218 Makefile now at top of generated Makefile. Removed cvs log
19219 entries. added -srcdir. create .gdbinit only if there is one
19220 in ${srcdir}.
19221
19222 * Makefile.in: idestdir and ddestdir go away. Added copyrights
19223 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
19224 and mandir now keyed off datadir by default.
19225
19226Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19227
19228 * Freshly created ChangeLog.
19229
19230\f
19231Local Variables:
19232mode: change-log
19233left-margin: 8
19234fill-column: 76
19235version-control: never
19236End: